@akord/addon-icons
v0.24.0
Published
An iconset designed for the Akord app
Downloads
800
Keywords
Readme
Akord Icons
An iconset designed for the Akord App by Pascal Barry.
Usage
All icons are exported as React components from the root, simply look in the directory for available icons https://github.com/Akord-com/akord-icons/tree/master/src/components and import like so:
import { UserIcon } from "@akord/addon-icons";
Preview
Storybook is included for previewing icons, just run yarn start
, or check it here: Akord icons storybook