An iconset designed for the Outline knowledge base by Tim Van Damme and Tom Moor.
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";
Storybook is included for previewing icons, just run yarn start
.
Outline is BSD licensed.