@autoguru/icons
v1.8.2
Published
Icons and illustrations that support product at AutoGuru
Downloads
744
Readme
@autoguru/icons
Install
yarn add @autoguru/icons \
react
Usage
import { AccountBoxIcon } from '@autoguru/icons';
import { Icon } from '@autoguru/overdrive';
<Icon icon={AccountBoxIcon} size={16} />;
Contributing
For now this is quite manual.
Even though you we run svgo
over the files before we generate the components,
we want our source to be quite clean too. At this stage, please optimize this
before you raise the pull request.
License
MIT © AutoGuru
With special thanks to Templarian/MaterialDesign for the inspiration, and base.