Added latest icons

This commit is contained in:
Shuqi 2024-08-21 17:30:09 +08:00
parent bd3d334fe1
commit eed1b480b5
10 changed files with 148 additions and 2 deletions

View File

@ -28,6 +28,7 @@
"book.svg": [ "book", "red" ],
"bookmark.svg": [ "bookmark", "ui-icon", "red" ],
"box.svg": [ "box", "shipping", "delivery", "parcel", "brown" ],
"bread.svg": [ "bread", "food", "toast", "loaf", "orange" ],
"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" ],
@ -72,6 +73,8 @@
"cookie.svg": [ "cookie", "food", "snack", "ui-icon", "buscuits", "cookies", "chocolate", "brown" ],
"copy.svg": [ "copy", "ui-icon", "cut", "paste", "blue" ],
"cow.svg": [ "cow", "full-body", "animal", "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" ],
"device-tablet.svg": [ "device-tablet", "device", "screen", "ipad", "ui-icon", "black", "white", "grey-gray" ],
"device-smartphone.svg": [ "device-smartphone", "device", "screen", "iphone", "ui-icon", "black", "white", "grey-gray" ],
@ -145,6 +148,7 @@
"messages.svg": [ "messages", "conversations", "chat-bubbles", "private-messages", "direct-messages", "pm", "dm", "ui-icon", "blue" ],
"microphone.svg": [ "microphone", "ui-icon", "music", "black" ],
"microsoft-edge.svg": [ "microsoft-edge", "browser", "logo", "blue" ],
"mirror-ball.svg": [ "mirror-ball", "disco", "party", "rainbow" ],
"mistletoe.svg": [ "mistletoe", "xmas", "christmas", "festive", "red", "green" ],
"monkey.svg": [ "monkey", "animal", "full-body", "brown" ],
"monkey-love.svg": [ "monkey-love", "monkey", "face", "animal", "brown" ],
@ -158,6 +162,7 @@
"nyan-cat.svg": [ "nyan-cat", "cat", "animal", "space", "rainbow", "meme", "grey-gray", "pink" ],
"onigiri.svg" : [ "onigiri", "food", "japan", "rice", "white", "green" ],
"outbox.svg": [ "outbox", "arrow", "email", "e-mail", "ui-icon", "blue", "orange" ],
"pancakes.svg" : [ "pancakes", "food", "dessert", "honey", "butter", "orange" ],
"panda.svg": [ "panda", "animal", "bear", "full-body", "black", "white" ],
"paper-bag.svg": [ "paper-bag", "ui-icon", "pink" ],
"paste.svg": [ "paste", "ui-icon", "cut", "copy" ],
@ -199,6 +204,7 @@
"sakura-tree.svg": [ "sakura-tree", "plant", "pink" ],
"salmon-maki.svg" : [ "salmon-maki", "food", "sushi", "makizushi", "japan", "rice", "salmon", "green" ],
"salmon-nigiri.svg" : [ "salmon-nigiri", "food", "sushi", "japan", "rice", "salmon", "orange" ],
"sandwich.svg" : [ "sandwich", "food", "bread", "toast", "white", "orange" ],
"santa-face.svg": [ "santa-face", "xmas", "christmas", "festive", "red", "human" ],
"santa.svg": [ "santa-full", "xmas", "christmas", "festive", "red", "human" ],
"save.svg": [ "save", "floppy-disk", "ui-icon", "grey-gray", "black" ],
@ -209,6 +215,7 @@
"siumai1.svg": [ "siumai", "dimsum", "food", "hong-kong", "yellow" ],
"siumai2.svg": [ "siumai", "dimsum", "food", "hong-kong", "yellow" ],
"siumai3.svg": [ "siumai", "dimsum", "food", "hong-kong", "yellow" ],
"sloth.svg": [ "sloth", "animal", "full-body", "brown" ],
"snow.svg": [ "snow", "snowing", "ui-icon", "cloud", "weather", "xmas", "christmas", "festive", "white" ],
"snowman.svg": [ "snowman", "xmas", "christmas", "festive", "white" ],
"sound-high.svg": [ "sound-high", "sound", "ui-icon", "yellow" ],
@ -245,10 +252,12 @@
"truck-fast.svg": [ "truck-fast", "truck", "fast", "vehicle", "shipping", "delivery", "transportation", "blue" ],
"twitter-detailed.svg": [ "twitter-detailed", "twitter", "logo", "bird", "blue" ],
"twitter.svg": [ "twitter", "logo", "bird", "blue" ],
"umbrella.svg": [ "umbrella", "rain", "weather", "yellow" ],
"unicorn.svg": [ "unicorn", "horse", "animal", "full-body", "rainbow", "white", "colorful-colourful" ],
"unlock.svg": [ "unlock", "ui-icon", "yellow", "orange" ],
"user.svg": [ "user", "ui-icon", "blue" ],
"users.svg": [ "users", "ui-icon", "blue" ],
"user.svg": [ "user", "ui-icon", "people", "blue" ],
"users.svg": [ "users", "ui-icon", "people", "blue" ],
"waffle.svg": [ "waffle", "belgium-waffle", "food", "dessert", "orange" ],
"watermelon.svg": [ "watermelon", "fruit", "food", "red" ],
"waze.svg": [ "waze", "logo", "car", "white" ],
"whale.svg": [ "whale", "animal", "full-body", "blue" ],

6
public/icons/bread.svg Normal file
View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-bread">
<path fill="#FFB600" d="M1,1V2H6V5H5V8H8V5H9V2H8V1z"/>
<rect fill="#FFB600" x="0" y="2" width="1" height="3"/>
<rect fill="#FFB600" x="1" y="5" width="1" height="3"/>
<path fill="#FFFCD9" d="M5,8V5H6V2H1V5H2V8z"/>
</svg>

After

Width:  |  Height:  |  Size: 307 B

View File

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-dancing-man">
<path fill="#FFCC00" d="M3,2H5V3H6V1H4V0H3z"/>
<rect fill="#FFE6C7" x="1" y="2" width="1" height="1"/>
<path fill="#FFE6C7" d="M6,4V3H5V2H3V4z"/>
<rect fill="#FFE6C7" x="7" y="6" width="1" height="1"/>
<rect fill="#B22222" x="4" y="4" width="1" height="2"/>
<rect fill="#9868F7" x="1" y="3" width="1" height="1"/>
<path fill="#9868F7" d="M2,5H3V7H5V9H6V5H7V4H5V6H4V4H2z"/>
<rect fill="#9868F7" x="7" y="5" width="1" height="1"/>
<rect fill="#9868F7" x="2" y="7" width="1" height="2"/>
</svg>

After

Width:  |  Height:  |  Size: 589 B

View File

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-dancing-woman">
<path fill="#FFCC00" d="M3,0V1H2V3H1V4H3V3H4V1H6V0z"/>
<path fill="#FFE6C7" d="M6,3V1H4V4H5V3z"/>
<rect fill="#FFE6C7" x="7" y="2" width="1" height="2"/>
<rect fill="#FFE6C7" x="6" y="4" width="1" height="1"/>
<rect fill="#FFE6C7" x="2" y="5" width="1" height="1"/>
<rect fill="#FFE6C7" x="1" y="6" width="1" height="1"/>
<rect fill="#FFE6C7" x="4" y="7" width="1" height="1"/>
<rect fill="#FFE6C7" x="6" y="7" width="1" height="2"/>
<rect fill="#FFE6C7" x="3" y="8" width="1" height="1"/>
<path fill="#B22222" d="M3,4V7H2V8H1V9H3V8H4V7H5V8H6V4z"/>
<rect fill="#B22222" x="4" y="8" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 713 B

View File

@ -0,0 +1,35 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-mirror-ball">
<rect fill="#ECEBF7" x="3" y="2" width="2" height="1"/>
<rect fill="#ECEBF7" x="2" y="3" width="1" height="1"/>
<rect fill="#ECEBF7" x="6" y="3" width="1" height="1"/>
<rect fill="#ECEBF7" x="1" y="4" width="1" height="1"/>
<path fill="#ECEBF7" d="M6,4H5V5H3V7H4V6H6z"/>
<rect fill="#ECEBF7" x="7" y="4" width="1" height="1"/>
<rect fill="#ECEBF7" x="6" y="6" width="2" height="1"/>
<rect fill="#ECEBF7" x="4" y="7" width="2" height="1"/>
<rect fill="#ECEBF7" x="3" y="8" width="1" height="1"/>
<rect fill="#FFFCD9" x="1" y="1" width="1" height="1"/>
<rect fill="#FFFCD9" x="8" y="2" width="1" height="1"/>
<rect fill="#FFFCD9" x="0" y="8" width="1" height="1"/>
<rect fill="#FFFCD9" x="8" y="8" width="1" height="1"/>
<rect fill="#A2A1B3" x="5" y="2" width="1" height="1"/>
<rect fill="#A2A1B3" x="3" y="3" width="1" height="1"/>
<rect fill="#A2A1B3" x="4" y="4" width="1" height="1"/>
<rect fill="#A2A1B3" x="6" y="4" width="1" height="1"/>
<rect fill="#A2A1B3" x="1" y="5" width="1" height="1"/>
<rect fill="#A2A1B3" x="7" y="5" width="1" height="1"/>
<rect fill="#A2A1B3" x="2" y="7" width="1" height="1"/>
<rect fill="#A2A1B3" x="4" y="8" width="1" height="1"/>
<rect fill="#6F6D80" x="4" y="0" width="1" height="2"/>
<rect fill="#FFFFFF" x="4" y="3" width="1" height="1"/>
<rect fill="#FFFFFF" x="2" y="4" width="2" height="1"/>
<rect fill="#FFFFFF" x="6" y="5" width="1" height="1"/>
<rect fill="#FFFFFF" x="2" y="6" width="1" height="1"/>
<rect fill="#FFFFFF" x="4" y="6" width="2" height="1"/>
<rect fill="#FFFFFF" x="3" y="7" width="1" height="1"/>
<rect fill="#99CCFF" x="5" y="3" width="1" height="1"/>
<rect fill="#FFB3B3" x="2" y="5" width="1" height="1"/>
<rect fill="#FFB3B3" x="1" y="6" width="1" height="1"/>
<rect fill="#9868F7" x="6" y="7" width="1" height="1"/>
<rect fill="#9868F7" x="5" y="8" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

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

@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-pancakes">
<path fill="#FFB600" d="M2,5H4V4H3V2H6V5H7V4H8V2H7V1H2V2H1V4H2z"/>
<rect fill="#FFB600" x="1" y="5" width="1" height="1"/>
<rect fill="#FFB600" x="7" y="5" width="1" height="1"/>
<rect fill="#FFB600" x="2" y="6" width="3" height="1"/>
<rect fill="#FFB600" x="6" y="6" width="1" height="1"/>
<path fill="#FFCC00" d="M4,5H5V7H6V3H4V2H3V4H4z"/>
<rect fill="#FCF4AC" x="4" y="2" width="2" height="1"/>
<rect fill="#FCF4AC" x="1" y="4" width="1" height="1"/>
<rect fill="#FCF4AC" x="7" y="4" width="1" height="1"/>
<rect fill="#FCF4AC" x="2" y="5" width="3" height="1"/>
<rect fill="#FCF4AC" x="6" y="5" width="1" height="1"/>
<rect fill="#FCF4AC" x="1" y="6" width="1" height="1"/>
<rect fill="#FCF4AC" x="7" y="6" width="1" height="1"/>
<rect fill="#FCF4AC" x="2" y="7" width="5" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 896 B

20
public/icons/sandwich.svg Normal file
View File

@ -0,0 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-sandwich">
<rect fill="#8FDE52" x="2" y="2" width="1" height="1"/>
<rect fill="#FFB600" x="3" y="1" width="1" height="1"/>
<rect fill="#FFB600" x="1" y="2" width="1" height="5"/>
<rect fill="#FFB600" x="4" y="2" width="1" height="1"/>
<rect fill="#FFB600" x="5" y="3" width="1" height="1"/>
<rect fill="#FFB600" x="6" y="4" width="1" height="1"/>
<rect fill="#FFB600" x="7" y="5" width="1" height="2"/>
<rect fill="#FFB600" x="2" y="7" width="5" height="1"/>
<path fill="#FFFCD9" d="M2,7H6V6H5V5H4V4H3V3H2z"/>
<rect fill="#E64545" x="3" y="3" width="1" height="1"/>
<rect fill="#E64545" x="4" y="4" width="1" height="1"/>
<rect fill="#FFB3B3" x="5" y="5" width="1" height="1"/>
<rect fill="#FFB3B3" x="6" y="6" width="1" height="1"/>
<rect fill="#FFEA00" x="2" y="1" width="1" height="1"/>
<rect fill="#FFEA00" x="3" y="2" width="1" height="1"/>
<rect fill="#FFEA00" x="4" y="3" width="1" height="1"/>
<rect fill="#FFEA00" x="5" y="4" width="1" height="1"/>
<rect fill="#FFEA00" x="6" y="5" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

19
public/icons/sloth.svg Normal file
View File

@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-sloth">
<rect fill="#343340" x="0" y="4" width="2" height="1"/>
<rect fill="#343340" x="3" y="4" width="2" height="1"/>
<rect fill="#343340" x="2" y="5" width="1" height="1"/>
<path fill="#FFE6C7" d="M1,3V4H2V5H3V4H4V3z"/>
<rect fill="#FFE6C7" x="1" y="5" width="1" height="1"/>
<rect fill="#FFE6C7" x="3" y="5" width="1" height="1"/>
<path fill="#C98600" d="M4,4H5V5H4V6H1V8H2V9H7V8H8V7H9V3H8V5H6V1H5V3H4z"/>
<rect fill="#C98600" x="1" y="2" width="3" height="1"/>
<rect fill="#C98600" x="0" y="3" width="1" height="1"/>
<rect fill="#C98600" x="0" y="5" width="1" height="1"/>
<rect fill="#178039" x="0" y="0" width="1" height="1"/>
<rect fill="#178039" x="3" y="0" width="1" height="1"/>
<rect fill="#178039" x="1" y="1" width="1" height="1"/>
<rect fill="#946200" x="1" y="0" width="1" height="1"/>
<rect fill="#946200" x="2" y="1" width="3" height="1"/>
<rect fill="#946200" x="6" y="1" width="1" height="1"/>
<rect fill="#946200" x="7" y="2" width="2" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-umbrella">
<path fill="#FFEA00" d="M9,4V3H8V2H6V1H3V2H1V3H0V4z"/>
<rect fill="#6F6D80" x="4" y="0" width="1" height="1"/>
<path fill="#6F6D80" d="M4,7H3V8H5V4H4z"/>
</svg>

After

Width:  |  Height:  |  Size: 249 B

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

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-waffle">
<path fill="#FFB600" d="M1,1V8H8V1z M3,4V5H2V4z M3,6V7H2V6z M3,2V3H2V2z M5,4V5H4V4z M4,2H5V3H4z M4,6H5V7H4z M7,4V5H6V4z M6,6H7V7H6z M6,2H7V3H6z"/>
<rect fill="#C98600" x="2" y="2" width="1" height="1"/>
<rect fill="#C98600" x="4" y="2" width="1" height="1"/>
<rect fill="#C98600" x="6" y="2" width="1" height="1"/>
<rect fill="#C98600" x="2" y="4" width="1" height="1"/>
<rect fill="#C98600" x="4" y="4" width="1" height="1"/>
<rect fill="#C98600" x="6" y="4" width="1" height="1"/>
<rect fill="#C98600" x="2" y="6" width="1" height="1"/>
<rect fill="#C98600" x="4" y="6" width="1" height="1"/>
<rect fill="#C98600" x="6" y="6" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 751 B