Added robot icon
This commit is contained in:
parent
f9a04c044c
commit
5bb6a74fc6
10
public/icons/robot.svg
Normal file
10
public/icons/robot.svg
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-robot">
|
||||||
|
<path fill="#EBEAF7" d="M1,3V8H8V3z M3,4V6H2V4z M6,6V7H3V6z M6,4H7V6H6z"/>
|
||||||
|
<rect fill="#343341" x="4" y="1" width="1" height="2"/>
|
||||||
|
<rect fill="#343341" x="2" y="4" width="1" height="2"/>
|
||||||
|
<rect fill="#343341" x="6" y="4" width="1" height="2"/>
|
||||||
|
<rect fill="#F92F3C" x="4" y="0" width="1" height="1"/>
|
||||||
|
<rect fill="#FFFFFF" x="3" y="6" width="3" height="1"/>
|
||||||
|
<rect fill="#89CDFF" x="0" y="4" width="1" height="3"/>
|
||||||
|
<rect fill="#89CDFF" x="8" y="4" width="1" height="3"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 564 B |
@ -158,6 +158,7 @@
|
|||||||
"reddit.svg": [ "reddit", "logo", "red" ],
|
"reddit.svg": [ "reddit", "logo", "red" ],
|
||||||
"ribbon.svg": [ "ribbon", "red" ],
|
"ribbon.svg": [ "ribbon", "red" ],
|
||||||
"rickroll.svg": [ "rickroll", "rickrolling", "rick-rolling", "never-gonna", "give-you-up", "let-you-down", "run-around-desert-you", "meme", "black" ],
|
"rickroll.svg": [ "rickroll", "rickrolling", "rick-rolling", "never-gonna", "give-you-up", "let-you-down", "run-around-desert-you", "meme", "black" ],
|
||||||
|
"robot.svg": [ "robot", "ui-icon", "machine", "grey-gray" ],
|
||||||
"rose.svg": [ "rose", "flower", "petals", "plant", "leaves", "leaf", "red", "green" ],
|
"rose.svg": [ "rose", "flower", "petals", "plant", "leaves", "leaf", "red", "green" ],
|
||||||
"rubber-duck.svg": [ "rubber-duck", "toy", "animal", "yellow" ],
|
"rubber-duck.svg": [ "rubber-duck", "toy", "animal", "yellow" ],
|
||||||
"rudolph.svg": [ "rudolph", "the-red-nosed-reindeer", "animal", "full-body", "xmas", "christmas", "festive", "brown" ],
|
"rudolph.svg": [ "rudolph", "the-red-nosed-reindeer", "animal", "full-body", "xmas", "christmas", "festive", "brown" ],
|
||||||
|
Loading…
Reference in New Issue
Block a user