@sanity/icons
The Sanity icons.
npm install @sanity/icons
# Install peer dependencies
npm install react
Usage
import {RocketIcon} from '@sanity/icons'
function App () {
return <RocketIcon style={{fontSize: 72}}>
}
License
MIT-licensed. See LICENSE.