Skip to content

Commit d00ef5e

Browse files
committed
feat: added electric locomotive
1 parent 30a88ec commit d00ef5e

File tree

7 files changed

+32
-0
lines changed

7 files changed

+32
-0
lines changed
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,32 @@
172172
}
173173
]
174174
},
175+
{
176+
"icon": "electric_locomotive",
177+
"variants": [
178+
{
179+
"size": 32
180+
},
181+
{
182+
"size": 24
183+
},
184+
{
185+
"size": 20
186+
},
187+
{
188+
"size": 32,
189+
"style": "inverted"
190+
},
191+
{
192+
"size": 24,
193+
"style": "inverted"
194+
},
195+
{
196+
"size": 20,
197+
"style": "inverted"
198+
}
199+
]
200+
},
175201
{
176202
"icon": "electric_scooter",
177203
"variants": [

0 commit comments

Comments
 (0)