0.1.0-alpha.1 • Published 5 years ago
@velo-design-system/icons v0.1.0-alpha.1
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.
0.1.0-alpha.1
5 years ago