sanity-io / icons

Home Page:icons.sanity.build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@sanity/icons

The Sanity icons.

npm install @sanity/icons

# Install peer dependencies
npm install react

npm version

Usage

import {RocketIcon} from '@sanity/icons'

function App () {
  return <RocketIcon style={{fontSize: 72}}>
}

License

MIT-licensed. See LICENSE.

About

icons.sanity.build

License:MIT License


Languages

Language:TypeScript 98.7%Language:JavaScript 1.2%Language:Shell 0.0%