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