Added latest icons

This commit is contained in:
Shuqi 2024-11-11 16:20:27 +08:00
parent b6f3ddda9a
commit 3fefaf2e6a
5 changed files with 47 additions and 0 deletions

View File

@ -31,9 +31,11 @@
"bookmark.svg": [ "bookmark", "ui-icon", "red" ],
"box.svg": [ "box", "shipping", "delivery", "parcel", "brown" ],
"bread.svg": [ "bread", "food", "toast", "loaf", "orange" ],
"briefcase.svg": [ "briefcase", "bag", "work", "brown" ],
"broccoli.svg": [ "broccoli", "vegetable", "food", "green" ],
"brown-mushroom.svg": [ "brown-mushroom", "mushroom", "vegetable", "food", "brown" ],
"bubble-tea.svg": [ "bubble-tea", "drink", "beverage", "food", "taiwan", "brown" ],
"bug.svg": [ "bug", "ladybug", "ladybird", "animal", "insect", "full-body", "red" ],
"bulbasaur.svg": [ "bulbasaur", "pokemon", "green", "blue" ],
"burger-menu.svg": [ "burger-menu", "menu", "ui-icon", "orange" ],
"burger.svg": [ "burger", "fast-food", "orange" ],
@ -76,6 +78,7 @@
"copy.svg": [ "copy", "ui-icon", "cut", "paste", "blue" ],
"cow.svg": [ "cow", "full-body", "animal", "white" ],
"crab.svg": [ "crab", "animal", "food", "full-body", "red" ],
"credit-card.svg": [ "credit-card", "ui-icon", "debit-card", "visa", "mastercard", "white" ],
"dancing-man.svg": [ "dancing-man", "people", "party", "disco", "purple" ],
"dancing-woman.svg": [ "dancing-woman", "people", "party", "disco", "red" ],
"device-computer.svg": [ "device-computer", "device", "screen", "imac", "desktop", "pc", "ui-icon", "black", "white", "grey-gray" ],
@ -241,6 +244,7 @@
"save.svg": [ "save", "floppy-disk", "ui-icon", "grey-gray", "black" ],
"scissors.svg": [ "scissors", "ui-icon", "cut", "copy", "paste", "purple", "pink" ],
"scooter.svg": [ "scooter", "vehicle", "vespa", "bike", "transportation", "blue" ],
"sheep.svg": [ "sheep", "animal", "full-body", "white" ],
"ship.svg": [ "ship", "shipping", "delivery", "transportation", "green" ],
"shop.svg": [ "shop", "business", "house", "building", "ui-icon", "grey-gray" ],
"shortcake.svg": [ "shortcake", "short-cake", "cake", "strawberry", "food", "dessert", "candles", "orange" ],

View File

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-briefcase">
<rect fill="#B67100" x="3" y="1" width="3" height="1"/>
<rect fill="#B67100" x="2" y="2" width="1" height="1"/>
<rect fill="#B67100" x="6" y="2" width="1" height="1"/>
<path fill="#B67100" d="M8,6H5V7H4V6H1V8H8z"/>
<rect fill="#D38100" x="1" y="3" width="3" height="3"/>
<rect fill="#D38100" x="5" y="3" width="3" height="3"/>
<rect fill="#9C5F00" x="4" y="3" width="1" height="2"/>
<rect fill="#9C5F00" x="4" y="6" width="1" height="1"/>
<rect fill="#FFC800" x="4" y="5" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 597 B

13
public/icons/bug.svg Normal file
View File

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-bug">
<rect fill="#343341" x="2" y="0" width="1" height="1"/>
<rect fill="#343341" x="6" y="0" width="1" height="1"/>
<path fill="#343341" d="M5,3H6V1H3V3H4V7H3V8H6V7H5z"/>
<path fill="#C10015" d="M4,4V3H2V4H1V7H2V6H3V7H4V5H3V4z"/>
<path fill="#C10015" d="M7,3H5V4H6V5H5V7H6V6H7V7H8V4H7z"/>
<rect fill="#C10015" x="2" y="7" width="1" height="1"/>
<rect fill="#C10015" x="6" y="7" width="1" height="1"/>
<rect fill="#EBEAF7" x="3" y="4" width="1" height="1"/>
<rect fill="#EBEAF7" x="5" y="4" width="1" height="1"/>
<rect fill="#EBEAF7" x="2" y="6" width="1" height="1"/>
<rect fill="#EBEAF7" x="6" y="6" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 719 B

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-credit-card">
<rect fill="#EBEAF7" x="1" y="2" width="7" height="1"/>
<path fill="#EBEAF7" d="M1,4V7H8V4z M4,5V6H2V5z"/>
<rect fill="#DA2934" x="2" y="5" width="1" height="1"/>
<rect fill="#FFC800" x="3" y="5" width="1" height="1"/>
<rect fill="#343341" x="1" y="3" width="7" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 375 B

12
public/icons/sheep.svg Normal file
View File

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-sheep">
<path fill="#EBEAF7" d="M1,3H5V2H4V1H2V2H1z"/>
<path fill="#EBEAF7" d="M8,7V6H9V4H8V3H5V4H4V5H2V7z"/>
<path fill="#FFE4C2" d="M2,4H1V5H4V4H3V3H2z"/>
<rect fill="#FFE4C2" x="2" y="7" width="1" height="1"/>
<rect fill="#FFE4C2" x="4" y="7" width="1" height="1"/>
<rect fill="#FFE4C2" x="7" y="7" width="1" height="1"/>
<rect fill="#343341" x="1" y="3" width="1" height="1"/>
<rect fill="#343341" x="3" y="3" width="1" height="1"/>
<rect fill="#FFD6D7" x="0" y="3" width="1" height="1"/>
<rect fill="#FFD6D7" x="4" y="3" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 640 B