1.2.0 • Published 5 months ago

geist-ui-icons v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Geist UI Icons

The icon components for Geist UI.

npm Version Build

Install

$ yarn add geist-ui-icons
OR
$ npm install geist-ui-icons

Usage

import React from 'react'
import { Code } from 'geist-ui-icons'

const App = () => {
  return <Code />
}

export default App
1.2.0

5 months ago

1.1.1

11 months ago

1.1.0

11 months ago