autoguru-au / icons

🦄 The icon and illustration library AutoGuru uses for our products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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.

About

🦄 The icon and illustration library AutoGuru uses for our products

License:Other


Languages

Language:JavaScript 100.0%