Skip to content

Commit e6fa5a7

Browse files
authored
refactor: add missing renaming of icon (#535)
* feat: added new icons * refactor: removed previous SVGs * refactor: regenerated WOFF/2 and provided JSON config files * fix: missing renaming of icon
1 parent e2e7769 commit e6fa5a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_patterns/icons/functional/functional-icons~seat.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
]
116116
},
117117
{
118-
"icon": "priority",
118+
"icon": "quiet_zone",
119119
"variants": [
120120
{
121121
"size": 32
@@ -129,7 +129,7 @@
129129
]
130130
},
131131
{
132-
"icon": "quiet_zone",
132+
"icon": "table",
133133
"variants": [
134134
{
135135
"size": 32
@@ -143,7 +143,7 @@
143143
]
144144
},
145145
{
146-
"icon": "table",
146+
"icon": "traveler-with-reduced-mobility",
147147
"variants": [
148148
{
149149
"size": 32

0 commit comments

Comments
 (0)