Added new icons

This commit is contained in:
Shuqi 2023-12-06 16:11:56 +08:00
parent d85525fbed
commit 1753a2ab43
4 changed files with 73 additions and 7 deletions

9
public/icons/cookie.svg Normal file
View File

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-cookie">
<path fill="#FFB100" d="M7,3V2H6v1H5V2h1V1H3v1H2v1h1v1H2V3H1v3h1v1h1V6h1v1H3v1h3V7H5V6h1v1h1V6h1V3H7z M4,5V4h1v1H4z M7,5H6V4h1V5z"/>
<rect fill="#B67100" x="5" y="2" width="1" height="1"/>
<rect fill="#B67100" x="3" y="6" width="1" height="1"/>
<rect fill="#9C5F00" x="2" y="3" width="1" height="1"/>
<rect fill="#9C5F00" x="4" y="4" width="1" height="1"/>
<rect fill="#9C5F00" x="6" y="4" width="1" height="1"/>
<rect fill="#9C5F00" x="5" y="6" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 566 B

37
public/icons/durian.svg Normal file
View File

@ -0,0 +1,37 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-durian">
<rect fill="#9C5F00" x="4" y="0" width="1" height="2"/>
<rect fill="#00AF3E" x="3" y="2" width="1" height="1"/>
<rect fill="#00AF3E" x="5" y="2" width="1" height="1"/>
<rect fill="#00AF3E" x="2" y="3" width="1" height="1"/>
<rect fill="#00AF3E" x="4" y="3" width="1" height="1"/>
<rect fill="#00AF3E" x="6" y="3" width="1" height="1"/>
<rect fill="#00AF3E" x="1" y="4" width="1" height="1"/>
<rect fill="#00AF3E" x="3" y="4" width="1" height="1"/>
<rect fill="#00AF3E" x="5" y="4" width="1" height="1"/>
<rect fill="#00AF3E" x="7" y="4" width="1" height="1"/>
<rect fill="#00AF3E" x="2" y="5" width="1" height="1"/>
<rect fill="#00AF3E" x="4" y="5" width="1" height="1"/>
<rect fill="#00AF3E" x="6" y="5" width="1" height="1"/>
<rect fill="#00AF3E" x="1" y="6" width="1" height="1"/>
<rect fill="#00AF3E" x="3" y="6" width="1" height="1"/>
<rect fill="#00AF3E" x="5" y="6" width="1" height="1"/>
<rect fill="#00AF3E" x="7" y="6" width="1" height="1"/>
<rect fill="#00AF3E" x="2" y="7" width="1" height="1"/>
<rect fill="#00AF3E" x="4" y="7" width="1" height="1"/>
<rect fill="#00AF3E" x="6" y="7" width="1" height="1"/>
<rect fill="#00AF3E" x="3" y="8" width="1" height="1"/>
<rect fill="#00AF3E" x="5" y="8" width="1" height="1"/>
<rect fill="#00812E" x="4" y="2" width="1" height="1"/>
<rect fill="#00812E" x="3" y="3" width="1" height="1"/>
<rect fill="#00812E" x="5" y="3" width="1" height="1"/>
<rect fill="#00812E" x="2" y="4" width="1" height="1"/>
<rect fill="#00812E" x="4" y="4" width="1" height="1"/>
<rect fill="#00812E" x="6" y="4" width="1" height="1"/>
<rect fill="#00812E" x="3" y="5" width="1" height="1"/>
<rect fill="#00812E" x="5" y="5" width="1" height="1"/>
<rect fill="#00812E" x="2" y="6" width="1" height="1"/>
<rect fill="#00812E" x="4" y="6" width="1" height="1"/>
<rect fill="#00812E" x="6" y="6" width="1" height="1"/>
<rect fill="#00812E" x="3" y="7" width="1" height="1"/>
<rect fill="#00812E" x="5" y="7" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

17
public/icons/raccoon.svg Normal file
View File

@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-raccoon">
<polygon fill="#A1A0B4" points="2,2 2,3 3,3 3,2 5,2 5,0 4,0 4,1 1,1 1,0 0,0 0,2"/>
<polygon fill="#A1A0B4" points="7,4 6,4 6,3 4,3 4,4 1,4 1,6 7,6"/>
<rect fill="#A1A0B4" x="7" y="6" width="2" height="1"/>
<rect fill="#A1A0B4" x="7" y="8" width="1" height="1"/>
<rect fill="#343341" x="0" y="2" width="2" height="1"/>
<rect fill="#343341" x="3" y="2" width="2" height="1"/>
<rect fill="#343341" x="2" y="3" width="1" height="1"/>
<rect fill="#343341" x="7" y="5" width="1" height="1"/>
<rect fill="#343341" x="7" y="7" width="2" height="1"/>
<rect fill="#343341" x="6" y="8" width="1" height="1"/>
<rect fill="#EBEAF7" x="1" y="3" width="1" height="1"/>
<rect fill="#EBEAF7" x="3" y="3" width="1" height="1"/>
<rect fill="#6F6D81" x="1" y="6" width="1" height="1"/>
<rect fill="#6F6D81" x="3" y="6" width="1" height="1"/>
<rect fill="#6F6D81" x="5" y="6" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 984 B

View File

@ -52,14 +52,14 @@
"charmander.svg": [ "charmander", "pokemon", "orange" ], "charmander.svg": [ "charmander", "pokemon", "orange" ],
"chart.svg": [ "chart", "ui-icon" ], "chart.svg": [ "chart", "ui-icon" ],
"christmas-tree.svg": [ "christmas-tree", "green", "christmas", "xmas", "festive" ], "christmas-tree.svg": [ "christmas-tree", "green", "christmas", "xmas", "festive" ],
"wreath.svg": [ "wreath", "christmas", "green", "christmas", "xmas", "festive" ],
"chrome.svg": [ "chrome", "logo" ], "chrome.svg": [ "chrome", "logo" ],
"clipboard.svg": [ "clipboard", "ui-icon", "cut", "copy", "paste" ], "clipboard.svg": [ "clipboard", "ui-icon", "cut", "copy", "paste" ],
"cloud.svg": [ "cloud", "ui-icon", "weather", "white" ], "cloud.svg": [ "cloud", "ui-icon", "weather", "white" ],
"coffee.svg": [ "coffee", "drink", "beverage", "orange" ], "coffee.svg": [ "coffee", "drink", "beverage", "orange" ],
"coffee-takeaway.svg": [ "coffee-takeaway", "drink", "beverage", "orange" ], "coffee-takeaway.svg": [ "coffee-takeaway", "drink", "beverage", "orange" ],
"control-panel.svg": [ "control-panel", "mixer", "ui-icon", "settings", "preferences", "blue" ], "control-panel.svg": [ "control-panel", "mixer", "ui-icon", "settings", "preferences", "blue" ],
"copy.svg": [ "copy", "ui-icon", "cut", "paste" ], "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" ], "cow.svg": [ "cow", "full-body", "animal", "white" ],
"device-computer.svg": [ "device-computer", "screen", "imac", "desktop", "pc", "ui-icon", "black", "white", "grey-gray" ], "device-computer.svg": [ "device-computer", "screen", "imac", "desktop", "pc", "ui-icon", "black", "white", "grey-gray" ],
"device-tablet.svg": [ "device-tablet", "screen", "ipad", "ui-icon", "black", "white", "grey-gray" ], "device-tablet.svg": [ "device-tablet", "screen", "ipad", "ui-icon", "black", "white", "grey-gray" ],
@ -67,8 +67,9 @@
"dog.svg": [ "dog", "full-body", "animal", "brown" ], "dog.svg": [ "dog", "full-body", "animal", "brown" ],
"dog-beagle.svg": [ "dog-beagle", "face", "animal", "brown" ], "dog-beagle.svg": [ "dog-beagle", "face", "animal", "brown" ],
"dog-shiba.svg": [ "dog-shiba", "face", "animal", "orange" ], "dog-shiba.svg": [ "dog-shiba", "face", "animal", "orange" ],
"duck.svg": [ "duck", "dove", "bird", "full-body", "animal", "white" ],
"dollar.svg": [ "dollar", "ui-icon", "yellow" ], "dollar.svg": [ "dollar", "ui-icon", "yellow" ],
"duck.svg": [ "duck", "dove", "bird", "full-body", "animal", "white" ],
"durian.svg": [ "durian", "fruit", "food", "green" ],
"earth.svg": [ "earth", "globe", "global", "world", "ui-icon", "blue" ], "earth.svg": [ "earth", "globe", "global", "world", "ui-icon", "blue" ],
"edit.svg": [ "edit", "pencil", "paper", "write", "ui-icon", "brown" ], "edit.svg": [ "edit", "pencil", "paper", "write", "ui-icon", "brown" ],
"eevee.svg": [ "eevee", "pokemon", "brown" ], "eevee.svg": [ "eevee", "pokemon", "brown" ],
@ -81,7 +82,7 @@
"file-text.svg": [ "file-text", "paper", "ui-icon", "blue" ], "file-text.svg": [ "file-text", "paper", "ui-icon", "blue" ],
"file.svg": [ "file", "paper", "ui-icon", "blue" ], "file.svg": [ "file", "paper", "ui-icon", "blue" ],
"folder.svg": [ "folder", "ui-icon", "orange", "yellow" ], "folder.svg": [ "folder", "ui-icon", "orange", "yellow" ],
"fries.svg": [ "fries", "french-fries", "fast-food", "red", "yellow" ], "fries.svg": [ "fries", "french-fries", "fast-food", "snack", "red", "yellow" ],
"gear.svg": [ "gear", "settings", "preferences", "ui-icon", "black" ], "gear.svg": [ "gear", "settings", "preferences", "ui-icon", "black" ],
"gift.svg": [ "gift", "red", "christmas", "xmas", "birthday", "bday", "present", "festive" ], "gift.svg": [ "gift", "red", "christmas", "xmas", "birthday", "bday", "present", "festive" ],
"gingerbread-man.svg": [ "gingerbread-man", "xmas", "christmas", "festive", "brown" ], "gingerbread-man.svg": [ "gingerbread-man", "xmas", "christmas", "festive", "brown" ],
@ -129,14 +130,15 @@
"pin.svg": [ "pin", "ui-icon", "red" ], "pin.svg": [ "pin", "ui-icon", "red" ],
"pig.svg": [ "pig", "animal", "full-body", "pink" ], "pig.svg": [ "pig", "animal", "full-body", "pink" ],
"pizza-slice.svg": [ "pizza-slice", "food", "orange", "yellow" ], "pizza-slice.svg": [ "pizza-slice", "food", "orange", "yellow" ],
"pizza-whole.svg": [ "pizza-whole", "food", "orange", "yellow", "red" ], "pizza-whole.svg": [ "pizza-whole", "food", "orange", "yellow", "brown" ],
"plane.svg": [ "plane", "air-plane", "airplane", "aero-plane", "aeroplane", "aircraft", "vehicle", "transportation", "white", "red" ], "plane.svg": [ "plane", "air-plane", "airplane", "aero-plane", "aeroplane", "aircraft", "vehicle", "transportation", "white", "red" ],
"printer.svg": [ "printer", "fax", "paper", "ui-icon" ], "printer.svg": [ "printer", "fax", "paper", "ui-icon" ],
"pumpkin.svg": [ "pumpkin", "halloween", "spooky", "festive", "orange" ], "pumpkin.svg": [ "pumpkin", "halloween", "spooky", "festive", "orange" ],
"rain.svg": [ "rain", "raining", "ui-icon", "cloud", "weather", "grey-gray" ],
"rainbow.svg": [ "rainbow", "weather", "colorful", "colourful" ],
"rabbit-grey.svg": [ "rabbit-grey", "bunny", "full-body", "animal", "grey" ], "rabbit-grey.svg": [ "rabbit-grey", "bunny", "full-body", "animal", "grey" ],
"rabbit-white.svg": [ "rabbit-white", "bunny", "full-body", "animal", "white" ], "rabbit-white.svg": [ "rabbit-white", "bunny", "full-body", "animal", "white" ],
"raccoon.svg": [ "raccoon", "trash-panda", "full-body", "animal", "grey-gray" ],
"rain.svg": [ "rain", "raining", "ui-icon", "cloud", "weather", "grey-gray" ],
"rainbow.svg": [ "rainbow", "weather", "colorful", "colourful" ],
"reddit-detailed.svg": [ "reddit-detailed", "logo", "red" ], "reddit-detailed.svg": [ "reddit-detailed", "logo", "red" ],
"reddit.svg": [ "reddit", "logo", "red" ], "reddit.svg": [ "reddit", "logo", "red" ],
"ribbon.svg": [ "ribbon", "red" ], "ribbon.svg": [ "ribbon", "red" ],
@ -184,6 +186,7 @@
"wifi.svg": [ "wifi", "ui-icon", "black" ], "wifi.svg": [ "wifi", "ui-icon", "black" ],
"wine.svg": [ "wine", "drink", "beverage", "red" ], "wine.svg": [ "wine", "drink", "beverage", "red" ],
"wombat.svg": [ "wombat", "square-poop", "animal", "full-body", "brown" ], "wombat.svg": [ "wombat", "square-poop", "animal", "full-body", "brown" ],
"wreath.svg": [ "wreath", "christmas", "green", "christmas", "xmas", "festive" ],
"wrench.svg": [ "wrench", "spanner", "settings", "preferences", "ui-icon", "grey-gray" ], "wrench.svg": [ "wrench", "spanner", "settings", "preferences", "ui-icon", "grey-gray" ],
"x.svg": [ "x", "twitter", "logo", "black" ], "x.svg": [ "x", "twitter", "logo", "black" ],
"xmas-bell.svg": [ "xmas-bell", "xmas", "christmas", "festive", "yellow" ], "xmas-bell.svg": [ "xmas-bell", "xmas", "christmas", "festive", "yellow" ],