@tiendanube/icons
v0.3.2
Published
Nimbus Icons
Downloads
224
Keywords
Readme
☁️ Nimbus Icons
Nimbus-icons is an open source icon system built by Nuvemshop / Tiendanube.
How to use
You can download the whole set of icons or just the icons that you need from the nimbus-icons.dev site.
You can also use them for react development, using yarn
to install.
| Property | Type | | | ------------- | ------------- | ---------- | | aria-label | string | (optional) | | size | number'small' = 16px (default)'medium' = 24px'large' = 32px'fixed'| (optional) |
Example
import { CloudIcon, AlertIcon, StoreIcon } from "@tiendanube/icons";
<CloudIcon />
<AlertIcon size="large" />
<StoreIcon size="medium" aria-label="Store" />
Contributing
Do you want to contribute? Excellent! You have two ways to do it.
- You can request a new icon through an icon request or
- Create and upload an icon following the instructions in our contribution guide.
Thanks for contributing! :heart:
License
Copyright 2020 Linkedstore S.A.
Code License: MIT Applies to all other files