Icon set

@summonware/ui · icon-set · P3 · Foundations

Usage

A small curated set of inline SVG icons for the glyphs this library's own components actually need (nav, actions, status) — not a full icon library port. The reference offered a choice of Phosphor/Tabler; pulling in either whole for a dozen glyphs would ship far more than this library uses.
import { Icon } from '@summonware/ui';

Best practices

DoReach for `Icon` before hand-writing a one-off inline `<svg>` elsewhere in a build — check the name list here first.
Don'tAdd a new icon here for a single one-off use. If it is not needed by more than one place, an inline SVG at the call site is more honest about being a one-off.

Examples

Common configurations, variations and states.

Available icons

home
search
settings
user
bell
check
close
plus
trash
arrowRight
calendar
download
filter
Every glyph currently in the set.

Reference variants

0 of 2 labels from the reference are demonstrated above.
PhosphorTabler