Loading icons...

Icon Sets

8 icon sets aggregated from open-source libraries.

Click a card's links to visit the upstream homepage or GitHub repo. "Native names" shown on style chips indicate how that style is called in the source library.

FluentUI System Icons

fluentui

Microsoft's official icon system, designed for Fluent UI apps on Windows, iOS, Android, and web.

5.4k
icons
License
MIT
Default size
24 px
Sizes
16, 20, 24, 28, 32, 48 px
Vector / raster
Vector (SVG)
Styles
outline (regular) filled color light
Notes
Ships hand-tuned SVGs at **16, 20, 24, 28, 32, 48 px** — paths are nudged per-size for pixel-grid alignment, so icons are not scalable in the single-master sense. Includes a `color` variant (full multicolor, not themeable) alongside `regular` / `filled` / `light`.

Font Awesome Free

fontawesome

The free tier of Font Awesome, covering the `solid`, `regular`, and `brands` families.

2.9k
icons
License
CC BY 4.0 / MIT
Default size
24 px
Sizes
∞ Scalable
Vector / raster
Vector (SVG)
Styles
filled (solid) outline (regular) brands
Notes
Pro-only icons are excluded. FA's `solid` and `regular` are both fill-based (paths are outlined shapes, not strokes); `brands` contains single-color company logos.

Heroicons

heroicons

Tailwind Labs' official icon set, paired to the Tailwind design aesthetic.

648
icons
License
MIT
Default size
24 px
Sizes
16, 20, 24 px
Vector / raster
Vector (SVG)
Styles
outline filled (solid)
Notes
Native names are `outline` and `solid`; remapped here to the canonical `outline` / `filled` for consistency across the app.

Lucide Icons

lucide

A community-forked, actively maintained descendant of Feather Icons.

1.7k
icons
License
ISC
Default size
24 px
Sizes
∞ Scalable
Vector / raster
Vector (SVG)
Styles
outline (regular)
Notes
One master SVG per icon, stroke-based. Rendered color is controlled via CSS `stroke="currentColor"`.

Material Symbols

material

Google's Material icon family, spanning five visual variants of the same glyph set.

10.7k
icons
License
Apache 2.0
Default size
24 px
Sizes
∞ Scalable
Vector / raster
Vector (SVG)
Styles
filled outline (outlined) rounded (round) sharp duotone (twotone)
Notes
Variants: `filled`, `outline` (native `outlined`), `rounded` (native `round`), `sharp`, `duotone` (native `twotone`). Material's source SVGs ship **without `fill` or `stroke` attributes** — they default to black and don't respond to CSS theming. We inject `fill="currentColor"` on the root `<svg>` during sync so icons inherit the current theme color. The `duotone` variant is technically a single-hue tint (full opacity + 30% opacity of the same color), not a true two-color design.

Phosphor Icons

phosphor

A flexible icon family with six stylistic weights for fine-grained visual tuning.

9.1k
icons
License
MIT
Default size
24 px
Sizes
∞ Scalable
Vector / raster
Vector (SVG)
Styles
thin light regular bold filled (fill) duotone
Notes
Weights: `thin`, `light`, `regular`, `bold` (all stroke-based), plus `filled` and `duotone`. The native style code `fill` is remapped to canonical `filled`.

Remix Icon

remix

A neutral, system-style icon library designed for product and UI work.

3.1k
icons
License
Apache 2.0
Default size
24 px
Sizes
∞ Scalable
Vector / raster
Vector (SVG)
Styles
outline (line) filled (fill)
Notes
Native style codes are `line` and `fill`; remapped to canonical `outline` / `filled`.

Tabler Icons

tabler

A large, free set of MIT-licensed icons with matching `outline` and `filled` variants.

6.1k
icons
License
MIT
Default size
24 px
Sizes
∞ Scalable
Vector / raster
Vector (SVG)
Styles
outline filled
Notes
Stroke-based outline, fill-based solid. Both styles are single-master (scalable).