Added new icons

This commit is contained in:
Shuqi 2024-04-23 04:38:01 +08:00
parent 627ae0f433
commit f9a04c044c
7 changed files with 68 additions and 1 deletions

View File

@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-mario-jump">
<path fill="#F92F3C" d="M3,0V1H2V2H8V1H6V0z"/>
<rect fill="#F92F3C" x="8" y="3" width="1" height="1"/>
<rect fill="#F92F3C" x="7" y="4" width="1" height="1"/>
<rect fill="#F92F3C" x="2" y="5" width="2" height="1"/>
<rect fill="#F92F3C" x="5" y="5" width="1" height="1"/>
<path fill="#FFA74E" d="M8,4V3H7V2H6V3H5V2H4V3H3V4H4V5H5V4z"/>
<rect fill="#FFA74E" x="8" y="2" width="1" height="1"/>
<rect fill="#FFA74E" x="1" y="6" width="1" height="1"/>
<rect fill="#9C5F00" x="3" y="2" width="1" height="1"/>
<path fill="#9C5F00" d="M2,5H4V4H3V3H2z"/>
<rect fill="#9C5F00" x="7" y="6" width="1" height="2"/>
<rect fill="#9C5F00" x="2" y="7" width="1" height="2"/>
<rect fill="#343341" x="5" y="2" width="1" height="1"/>
<rect fill="#343341" x="5" y="4" width="2" height="1"/>
<path fill="#4435FF" d="M6,6H5V5H4V6H3V8H7V5H6z"/>
</svg>

After

Width:  |  Height:  |  Size: 929 B

16
public/icons/mario.svg Normal file
View File

@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-mario">
<path fill="#F92F3C" d="M3,0V1H2V2H8V1H6V0z"/>
<rect fill="#F92F3C" x="1" y="5" width="2" height="1"/>
<rect fill="#F92F3C" x="4" y="5" width="1" height="1"/>
<rect fill="#F92F3C" x="6" y="5" width="2" height="1"/>
<path fill="#FFA74E" d="M8,4V3H7V2H6V3H5V2H4V3H3V4H4V5H5V4z"/>
<rect fill="#FFA74E" x="0" y="6" width="1" height="1"/>
<rect fill="#FFA74E" x="8" y="6" width="1" height="1"/>
<rect fill="#9C5F00" x="3" y="2" width="1" height="1"/>
<path fill="#9C5F00" d="M2,5H4V4H3V3H2z"/>
<rect fill="#9C5F00" x="1" y="8" width="2" height="1"/>
<rect fill="#9C5F00" x="6" y="8" width="2" height="1"/>
<rect fill="#343341" x="5" y="2" width="1" height="1"/>
<rect fill="#343341" x="5" y="4" width="2" height="1"/>
<path fill="#4435FF" d="M5,6H4V5H3V6H2V8H7V6H6V5H5z"/>
</svg>

After

Width:  |  Height:  |  Size: 871 B

View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-sakura-tree">
<path fill="#FFD6D7" d="M4,1V2H2V3H1V5H2V6H4V5H5V6H7V5H8V3H7V2H6V1z"/>
<rect fill="#766255" x="4" y="5" width="1" height="3"/>
</svg>

After

Width:  |  Height:  |  Size: 224 B

8
public/icons/sakura.svg Normal file
View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-sakura">
<path fill="#FFD6D7" d="M3,8H5V7H6V6H8V4H7V3H6V1H4V2H3V3H1V5H2V6H3z M4,5H3V4H4V3H5V4H6V5H5V6H4z"/>
<rect fill="#FFAEB0" x="4" y="3" width="1" height="1"/>
<rect fill="#FFAEB0" x="3" y="4" width="1" height="1"/>
<rect fill="#FFAEB0" x="5" y="4" width="1" height="1"/>
<rect fill="#FFAEB0" x="4" y="5" width="1" height="1"/>
<rect fill="#FFFBD4" x="4" y="4" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 475 B

View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-truck-fast">
<path fill="#EBEAF7" d="M5,6H6V7H9V5H7V4H8V3H5V4H6V5H5z"/>
<rect fill="#89CDFF" x="7" y="4" width="2" height="1"/>
<path fill="#4435FF" d="M1,4V5H2V6H5V5H6V4H5V3H6V2H2V3H3V4z"/>
<rect fill="#6F6D81" x="0" y="6" width="6" height="1"/>
<rect fill="#343341" x="2" y="7" width="1" height="1"/>
<rect fill="#343341" x="6" y="7" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 446 B

8
public/icons/truck.svg Normal file
View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-truck">
<path fill="#EBEAF7" d="M6,7H9V5H7V4H8V3H6z"/>
<rect fill="#89CDFF" x="7" y="4" width="2" height="1"/>
<rect fill="#4435FF" x="0" y="2" width="6" height="4"/>
<rect fill="#6F6D81" x="0" y="6" width="6" height="1"/>
<rect fill="#343341" x="1" y="7" width="1" height="1"/>
<rect fill="#343341" x="6" y="7" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 422 B

View File

@ -117,6 +117,8 @@
"mailbox.svg": [ "mailbox", "inbox", "mail-box", "email", "e-mail", "envelope", "ui-icon", "red" ], "mailbox.svg": [ "mailbox", "inbox", "mail-box", "email", "e-mail", "envelope", "ui-icon", "red" ],
"mallard.svg": [ "mallard", "duck", "pigeon", "bird", "full-body", "animal", "green" ], "mallard.svg": [ "mallard", "duck", "pigeon", "bird", "full-body", "animal", "green" ],
"mango.svg": [ "mango", "fruit", "food", "yellow" ], "mango.svg": [ "mango", "fruit", "food", "yellow" ],
"mario.svg": [ "mario", "game", "super mario", "nintendo", "red" ],
"mario-jump.svg": [ "mario-jump", "game", "super mario", "nintendo", "red" ],
"meowth.svg": [ "meowth", "pokemon", "cat", "yellow" ], "meowth.svg": [ "meowth", "pokemon", "cat", "yellow" ],
"message.svg": [ "message", "conversations", "chat-bubble", "private-message", "direct-message", "pm", "dm", "ui-icon", "blue" ], "message.svg": [ "message", "conversations", "chat-bubble", "private-message", "direct-message", "pm", "dm", "ui-icon", "blue" ],
"message-typing.svg": [ "message-typing", "conversations", "chat-bubble", "private-message", "direct-message", "pm", "dm", "ui-icon", "blue" ], "message-typing.svg": [ "message-typing", "conversations", "chat-bubble", "private-message", "direct-message", "pm", "dm", "ui-icon", "blue" ],
@ -156,12 +158,14 @@
"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" ],
"rose.svg": [ "rose", "flose", "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" ],
"sacabambaspis.svg": [ "sacabambaspis", "animal", "meme", "fish", "grey-gray" ], "sacabambaspis.svg": [ "sacabambaspis", "animal", "meme", "fish", "grey-gray" ],
"sad-pepe.svg": [ "sad-pepe", "meme", "frog", "green" ], "sad-pepe.svg": [ "sad-pepe", "meme", "frog", "green" ],
"safari.svg": [ "safari", "browser", "logo", "blue" ], "safari.svg": [ "safari", "browser", "logo", "blue" ],
"sakura.svg": [ "sakura", "flower", "plant", "petals", "pink" ],
"sakura-tree.svg": [ "sakura-tree", "plant", "pink" ],
"santa-face.svg": [ "santa-face", "xmas", "christmas", "festive", "red", "human" ], "santa-face.svg": [ "santa-face", "xmas", "christmas", "festive", "red", "human" ],
"santa.svg": [ "santa-full", "xmas", "christmas", "festive", "red", "human" ], "santa.svg": [ "santa-full", "xmas", "christmas", "festive", "red", "human" ],
"save.svg": [ "save", "floppy-disk", "ui-icon", "grey-gray", "black" ], "save.svg": [ "save", "floppy-disk", "ui-icon", "grey-gray", "black" ],
@ -195,6 +199,8 @@
"this-is-fine.svg": [ "this-is-fine", "meme", "dog", "yellow", "orange" ], "this-is-fine.svg": [ "this-is-fine", "meme", "dog", "yellow", "orange" ],
"thumb-down.svg": [ "thumb-down", "ui-icon", "pink", "good", "upvote" ], "thumb-down.svg": [ "thumb-down", "ui-icon", "pink", "good", "upvote" ],
"thumb-up.svg": [ "thumb-up", "ui-icon", "blue", "bad", "downvote" ], "thumb-up.svg": [ "thumb-up", "ui-icon", "blue", "bad", "downvote" ],
"truck.svg": [ "truck", "vehicle", "shipping", "delivery", "transportation", "blue" ],
"truck-fast.svg": [ "truck", "vehicle", "shipping", "delivery", "transportation", "blue" ],
"twitter-detailed.svg": [ "twitter-detailed", "logo", "bird", "blue" ], "twitter-detailed.svg": [ "twitter-detailed", "logo", "bird", "blue" ],
"twitter.svg": [ "twitter", "logo", "bird", "blue" ], "twitter.svg": [ "twitter", "logo", "bird", "blue" ],
"unicorn.svg": [ "unicorn", "horse", "animal", "full-body", "rainbow", "white", "colorful-colourful" ], "unicorn.svg": [ "unicorn", "horse", "animal", "full-body", "rainbow", "white", "colorful-colourful" ],