outline-icons
v3.10.0
Published
An iconset designed for the Outline editor and knowledge base
Downloads
21,853
Readme
Outline Icons
An iconset designed for the Outline knowledge base by Tim Van Damme and Tom Moor.
Usage
All icons are exported as React components from the root, simply look in the directory for available icons https://github.com/outline/outline-icons/tree/master/src/components and import like so:
import { UserIcon } from "outline-icons";
Preview
Storybook is included for previewing icons, just run yarn start
.
License
Outline is BSD licensed.