/icons

🦄 The icon and illustration library AutoGuru uses for our products

Primary LanguageJavaScriptOtherNOASSERTION

@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

AutoGuru

With special thanks to Templarian/MaterialDesign for the inspiration, and base.