Skip to content

Commit

Permalink
refactor: add missing renaming of icon (#535)
Browse files Browse the repository at this point in the history
* feat: added new icons

* refactor: removed previous SVGs

* refactor: regenerated WOFF/2 and provided JSON config files

* fix: missing renaming of icon
  • Loading branch information
mfranzke authored Jun 18, 2024
1 parent e2e7769 commit e6fa5a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/_patterns/icons/functional/functional-icons~seat.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
]
},
{
"icon": "priority",
"icon": "quiet_zone",
"variants": [
{
"size": 32
Expand All @@ -129,7 +129,7 @@
]
},
{
"icon": "quiet_zone",
"icon": "table",
"variants": [
{
"size": 32
Expand All @@ -143,7 +143,7 @@
]
},
{
"icon": "table",
"icon": "traveler-with-reduced-mobility",
"variants": [
{
"size": 32
Expand Down

0 comments on commit e6fa5a7

Please sign in to comment.