@zog-ui/icons
v0.0.1-alpha.2
Published
A set of icons used in ZeroUI packages
Downloads
3
Readme
Zero One Group React Icons Library
A set of icons used in ZOG UI packages.
Visit the project page page for more detailed information.
Installation
# Install with npm
npm install @zog-ui/icons
# Install with yarn
yarn add @zog-ui/icons
# Install with pnpm
pnpm install @zog-ui/icons
Example Usage
import { AntFilledAccountBook } from '@zog-ui/icons';
import { AntOutlinedAntCloud } from '@zog-ui/icons';
import { AntTwoToneContainer } from '@zog-ui/icons';
License
This project is open-sourced software licensed under the Apache License 2.0.
Copyrights in this project are retained by their contributors.