@velo-design-system/icons
v0.1.0-alpha.1
Published
<img width="300" alt="iconography-header" src="https://user-images.githubusercontent.com/48241505/76211358-f5ff7080-61fd-11ea-880b-0273a2b07790.png">
Downloads
1
Keywords
Readme
Iconography
We've provided a set of curated icons, alongside best-practice guidelines to help you craft your products using visually engaging and meaningful illustrations.
This README will provide a brief summary on how to use our icons. Please refer to the website for additional information.
Install
Recommended Install
Install @velo-design-system/icons
$ yarn add @velo-design-system/icons --dev
Usage
Import the webfont
@import '@velo-design-system/icons/lib/webfonts/DsIconFont.scss';
Pass the icon name into the use
prop. E.g.
<Icon use="local_pizza" size"xl" />
Please refer to these Web usage guidelines for additional usage guidelines.
A complete set of available icons can be found here.