outline-icons icon indicating copy to clipboard operation
outline-icons copied to clipboard

An iconset designed for the team knowledgebase Outline, but open to all.

Outline Icons Hero

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.