Skip to content

Commit 760f346

Browse files
committed
docs: added relevant entries
1 parent ce9dd95 commit 760f346

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
"category": "av",
33
"label": "AV",
44
"icons": [
5+
{
6+
"icon": "clapperboard",
7+
"variants": [
8+
{
9+
"size": 32
10+
},
11+
{
12+
"size": 24
13+
},
14+
{
15+
"size": 20
16+
}
17+
]
18+
},
519
{
620
"icon": "fast_backward",
721
"variants": [

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,20 @@
122122
}
123123
]
124124
},
125+
{
126+
"icon": "iceportal",
127+
"variants": [
128+
{
129+
"size": 32
130+
},
131+
{
132+
"size": 24
133+
},
134+
{
135+
"size": 20
136+
}
137+
]
138+
},
125139
{
126140
"icon": "luggage_compartment",
127141
"variants": [
@@ -278,6 +292,20 @@
278292
}
279293
]
280294
},
295+
{
296+
"icon": "regioguide",
297+
"variants": [
298+
{
299+
"size": 32
300+
},
301+
{
302+
"size": 24
303+
},
304+
{
305+
"size": 20
306+
}
307+
]
308+
},
281309
{
282310
"icon": "reservation",
283311
"variants": [

0 commit comments

Comments
 (0)