Added new icons and some tags

This commit is contained in:
Shuqi 2023-11-16 02:38:37 +08:00
parent 9368eb444b
commit 310f5ad7bf
7 changed files with 63 additions and 7 deletions

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

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-edit">
<rect fill="#D0EAFF" x="3" y="6" width="1" height="1"/>
<rect fill="#D0EAFF" x="2" y="6" width="1" height="1"/>
<rect fill="#D0EAFF" x="2" y="5" width="1" height="1"/>
<polygon fill="#D0EAFF" points="1,1 6,1 6,2 5,2 5,3 4,3 4,4 3,4 3,5 2,5 2,7 4,7 4,8 1,8"/>
<rect fill="#D0EAFF" x="5" y="5" width="1" height="1"/>
<polygon fill="#89CDFF" points="4,6 4,8 5,8 5,7 6,7 6,6"/>
<polygon fill="#C98600" points="7,2 7,1 6,1 6,2 5,2 5,3 4,3 4,4 3,4 3,6 5,6 5,5 6,5 6,4 7,4 7,3 8,3 8,2"/>
<rect fill="#FFB100" x="2" y="5" width="1" height="1"/>
<rect fill="#FFB100" x="3" y="6" width="1" height="1"/>
<rect fill="#343341" x="2" y="6" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 747 B

View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-message-typing">
<path fill="#D0EAFF" d="M8,1H1v5h1v2h1V7h1V6h4V1z M2,3h1v1H2V3z M5,4H4V3h1V4z M7,4H6V3h1V4z"/>
<rect fill="#FFFFFF" x="2" y="3" width="1" height="1"/>
<rect fill="#FFFFFF" x="4" y="3" width="1" height="1"/>
<rect fill="#FFFFFF" x="6" y="3" width="1" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 365 B

3
public/icons/message.svg Normal file
View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-message">
<path fill="#D0EAFF" d="M8,1H1v5h1v2h1V7h1V6h4V1z"/>
</svg>

After

Width:  |  Height:  |  Size: 145 B

View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-messages">
<polygon fill="#D0EAFF" points="6,1 0,1 0,4 1,4 1,5 2,5 2,4 6,4"/>
<polygon fill="#73E030" points="9,4 3,4 3,7 7,7 7,8 8,8 8,7 9,7"/>
</svg>

After

Width:  |  Height:  |  Size: 228 B

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

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

After

Width:  |  Height:  |  Size: 508 B

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

@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="pixelicon-rainbow">
<rect fill="#F92F3C" x="1" y="5" width="1" height="3"/>
<rect fill="#F92F3C" x="2" y="3" width="1" height="2"/>
<rect fill="#F92F3C" x="3" y="2" width="2" height="1"/>
<rect fill="#F92F3C" x="5" y="1" width="3" height="1"/>
<rect fill="#FFB100" x="2" y="5" width="1" height="3"/>
<polygon fill="#FFB100" points="3,3 3,5 4,5 4,4 5,4 5,3"/>
<rect fill="#FFB100" x="5" y="2" width="3" height="1"/>
<rect fill="#FFE800" x="3" y="5" width="1" height="3"/>
<rect fill="#FFE800" x="4" y="4" width="1" height="1"/>
<rect fill="#FFE800" x="5" y="3" width="3" height="1"/>
<rect fill="#73E030" x="4" y="5" width="1" height="3"/>
<rect fill="#73E030" x="5" y="4" width="3" height="1"/>
<rect fill="#00AF3E" x="5" y="5" width="1" height="1"/>
<rect fill="#4435FF" x="5" y="6" width="1" height="2"/>
<rect fill="#4435FF" x="6" y="5" width="2" height="1"/>
</svg>

After

Width:  |  Height:  |  Size: 949 B

View File

@ -24,12 +24,12 @@
"bookmark.svg": [ "bookmark", "ui-icon", "red" ], "bookmark.svg": [ "bookmark", "ui-icon", "red" ],
"burger-menu.svg": [ "burger-menu", "ui-icon", "food", "orange" ], "burger-menu.svg": [ "burger-menu", "ui-icon", "food", "orange" ],
"burger.svg": [ "burger", "food", "orange" ], "burger.svg": [ "burger", "food", "orange" ],
"bus.svg": [ "bus", "vehicle", "red" ], "bus.svg": [ "bus", "vehicle", "transportation", "red" ],
"calendar.svg": [ "calendar", "ui-icon", "white", "red" ], "calendar.svg": [ "calendar", "ui-icon", "white", "red" ],
"camera-polaroid.svg": [ "camera-polaroid", "grey-gray" ], "camera-polaroid.svg": [ "camera-polaroid", "grey-gray" ],
"camera.svg": [ "camera", "grey-gray" ], "camera.svg": [ "camera", "grey-gray" ],
"candycane.svg": [ "candycane", "xmas", "christmas", "festive", "red", "white" ], "candycane.svg": [ "candycane", "xmas", "christmas", "festive", "red", "white" ],
"car.svg": [ "car", "vehicle", "blue" ], "car.svg": [ "car", "vehicle", "transportation", "blue" ],
"caret-down.svg": [ "caret-down", "ui-icon", "blue" ], "caret-down.svg": [ "caret-down", "ui-icon", "blue" ],
"caret-left.svg": [ "caret-left", "ui-icon", "blue" ], "caret-left.svg": [ "caret-left", "ui-icon", "blue" ],
"caret-right.svg": [ "caret-right", "ui-icon", "blue" ], "caret-right.svg": [ "caret-right", "ui-icon", "blue" ],
@ -57,13 +57,14 @@
"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" ],
"dollar.svg": [ "dollar", "ui-icon", "yellow" ], "dollar.svg": [ "dollar", "ui-icon", "yellow" ],
"earth.svg": [ "earth", "ui-icon", "blue" ], "earth.svg": [ "earth", "globe", "global", "world", "ui-icon", "blue" ],
"edit.svg": [ "edit", "pencil", "paper", "ui-icon", "brown" ],
"export.svg": [ "export", "arrow", "out", "share", "ui-icon", "blue", "orange" ], "export.svg": [ "export", "arrow", "out", "share", "ui-icon", "blue", "orange" ],
"facebook-detailed.svg": [ "facebook-detailed", "logo", "blue" ], "facebook-detailed.svg": [ "facebook-detailed", "logo", "blue" ],
"facebook.svg": [ "facebook", "logo", "blue" ], "facebook.svg": [ "facebook", "logo", "blue" ],
"file-picture.svg": [ "file-picture", "ui-icon", "blue" ], "file-picture.svg": [ "file-picture", "paper", "drawing", "painting", "ui-icon", "blue" ],
"file-text.svg": [ "file-text", "ui-icon", "blue" ], "file-text.svg": [ "file-text", "paper", "ui-icon", "blue" ],
"file.svg": [ "file", "ui-icon", "blue" ], "file.svg": [ "file", "paper", "ui-icon", "blue" ],
"folder.svg": [ "folder", "ui-icon", "orange", "yellow" ], "folder.svg": [ "folder", "ui-icon", "orange", "yellow" ],
"gear.svg": [ "gear", "ui-icon", "black" ], "gear.svg": [ "gear", "ui-icon", "black" ],
"gift.svg": [ "gift", "red", "christmas", "xmas", "birthday", "bday", "present", "festive" ], "gift.svg": [ "gift", "red", "christmas", "xmas", "birthday", "bday", "present", "festive" ],
@ -82,6 +83,9 @@
"mail.svg": [ "mail", "email", "e-mail", "envelope", "ui-icon", "brown" ], "mail.svg": [ "mail", "email", "e-mail", "envelope", "ui-icon", "brown" ],
"mail-open.svg": [ "mail-open", "email", "e-mail", "envelope", "ui-icon", "brown", "blue" ], "mail-open.svg": [ "mail-open", "email", "e-mail", "envelope", "ui-icon", "brown", "blue" ],
"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" ],
"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" ],
"messages.svg": [ "messages", "conversations", "chat-bubbles", "private-messages", "direct-messages", "pm", "dm", "ui-icon", "blue" ],
"mistletoe.svg": [ "mistletoe", "xmas", "christmas", "festive", "red", "green" ], "mistletoe.svg": [ "mistletoe", "xmas", "christmas", "festive", "red", "green" ],
"moon.svg": [ "moon", "ui-icon", "yellow", "dark" ], "moon.svg": [ "moon", "ui-icon", "yellow", "dark" ],
"nasilemak.svg": [ "nasilemak", "food", "green" ], "nasilemak.svg": [ "nasilemak", "food", "green" ],
@ -92,9 +96,11 @@
"pencil.svg": [ "pencil", "ui-icon", "yellow", "blue", "edit" ], "pencil.svg": [ "pencil", "ui-icon", "yellow", "blue", "edit" ],
"phone.svg": [ "phone", "ui-icon", "red" ], "phone.svg": [ "phone", "ui-icon", "red" ],
"photo.svg": [ "photo", "ui-icon", "blue" ], "photo.svg": [ "photo", "ui-icon", "blue" ],
"picture.svg": [ "picture", "ui-icon", "blue" ], "picture.svg": [ "picture", "drawing", "painting", "ui-icon", "blue" ],
"pin.svg": [ "pin", "ui-icon", "red" ], "pin.svg": [ "pin", "ui-icon", "red" ],
"plane.svg": [ "plane", "air-plane", "airplane", "aero-plane", "aeroplane", "aircraft", "vehicle", "transportation", "white", "red" ],
"pumpkin.svg": [ "pumpkin", "halloween", "spooky", "festive", "orange" ], "pumpkin.svg": [ "pumpkin", "halloween", "spooky", "festive", "orange" ],
"rainbow.svg": [ "rainbow", "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" ],
"reddit-detailed.svg": [ "reddit-detailed", "logo", "red" ], "reddit-detailed.svg": [ "reddit-detailed", "logo", "red" ],