Added locomotive icon
This commit is contained in:
parent
94d365f4d3
commit
c51e64c88c
@ -143,6 +143,7 @@
|
||||
"lion.svg": [ "lion", "animal", "full-body", "orange" ],
|
||||
"linkedin.svg": [ "linkedin", "logo", "apps", "application", "social-network", "blue" ],
|
||||
"lock.svg": [ "lock", "ui-icon", "yellow", "orange" ],
|
||||
"locomotive.svg": [ "locomotive", "vehicle", "train", "choo-choo-train", "red" ],
|
||||
"lu-rou-fan.svg": [ "lu-rou-fan", "food", "rice", "bowl", "taiwan", "brown" ],
|
||||
"luggage.svg": [ "luggage", "bag", "travel", "pink" ],
|
||||
"magnifier.svg": [ "magnifier", "zoom", "ui-icon", "brown", "white", "search" ],
|
||||
|
13
public/icons/locomotive.svg
Normal file
13
public/icons/locomotive.svg
Normal file
@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-locomotive">
|
||||
<rect fill="#B22222" x="0" y="3" width="3" height="1"/>
|
||||
<rect fill="#B22222" x="1" y="7" width="1" height="1"/>
|
||||
<rect fill="#B22222" x="3" y="7" width="1" height="1"/>
|
||||
<rect fill="#B22222" x="5" y="7" width="1" height="1"/>
|
||||
<path fill="#E64545" d="M2,5H1V4H0V7H3V4H2z"/>
|
||||
<rect fill="#E64545" x="7" y="7" width="2" height="1"/>
|
||||
<rect fill="#99CCFF" x="1" y="4" width="1" height="1"/>
|
||||
<path fill="#343340" d="M4,5H3V7H8V5H7V4H6V5H5V4H4z"/>
|
||||
<path fill="#A2A1B3" d="M4,2V3H6V2H5V1H4V0H0V1H1V2z"/>
|
||||
<rect fill="#A2A1B3" x="6" y="3" width="1" height="1"/>
|
||||
<rect fill="#FFEA00" x="8" y="6" width="1" height="1"/>
|
||||
</svg>
|
After Width: | Height: | Size: 710 B |
Loading…
Reference in New Issue
Block a user