Skip to content

Commit

Permalink
update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrickert committed Aug 15, 2024
1 parent 435960e commit 5e8f92d
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .changeset/tame-months-sniff.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,34 @@
---

feat: sync icons with Figma library

All icons are now synched with [Figma library](https://www.figma.com/design/YfEUBOHk4J4nYrk04geswG/Onyx-Component-Library?node-id=6-854) to ensure consistency between DEV and UX and to improve the maintenance workflow.

#### New icons

- car-circle-check
- cart-checkmark
- circle-both-directions
- clipboard-check
- clipboard-secure
- company-plus
- controller
- dolphin
- dynamit
- edit-disabled
- emoji-neutral
- file-block
- file-check
- mask
- parking-search
- rollwagen
- test
- tie
- tool-crop-1
- user-setting

#### Other breaking changes

- removed `ICON_CATEGORIES`, use `groupIconsByCategory(ICON_METADATA)` instead
- removed `optimizeSvg`, `isDirectory` and `readAllIconPaths`
- moved exported types from `/utils` to `/types`

0 comments on commit 5e8f92d

Please sign in to comment.