Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .changeset/full-phosphor-2-1-set.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@autoguru/icons": minor
---

Add the full Phosphor 2.1 regular-weight set, AutoGuru custom icons, and a browsable category reference — bringing the library to **1,576 icons** (up from 203).

- **Complete icon set.** Every SVG now lives directly in `icons/`, making the package self-contained — no external icon dependency or import tooling. Each icon is still emitted as an individual, tree-shakeable React component, and all existing export names are preserved.
- **Category reference (`categories/`).** New documentation split into one page per category (20 pages, e.g. `categories/commerce.md`), generated from `categories/categories.json`. Docs only — not part of the build and not published.
- **README** refreshed with clearer usage, naming, category, and contributing guidance.
Loading