Skip to content

TrentsPC/solid-radix-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid Radix Icons

Solid Radix Icons NPM Version

An unofficial port of the crisp set of 15×15 icons designed by the WorkOS team.

Usage

import { FaceIcon, ImageIcon, SunIcon } from 'solid-radix-icons'

function MyComponent() {
  return (
    <div>
      <FaceIcon />
      <SunIcon />
      <ImageIcon />
    </div>
  )
}

Documentation

For full documentation, visit trents.computer/radix-icons.

Contributors

About

An unofficial port of the crisp set of 15×15 icons designed by the @workos team.

Resources

License

Stars

Watchers

Forks

Contributors