pixel-icon-web/src/icons.json

127 lines
7.4 KiB
JSON
Raw Normal View History

2023-11-08 00:46:14 +08:00
{
"align-center.svg": [ "align-center", "ui-icon", "black" ],
"align-justify.svg": [ "align-justify", "ui-icon", "black" ],
"align-left.svg": [ "align-left", "ui-icon", "black" ],
"align-right.svg": [ "align-right", "ui-icon", "black" ],
"apple-logo.svg": [ "apple-logo", "logo", "black" ],
"apple.svg": [ "apple", "fruit", "food", "red" ],
"arrow-down.svg": [ "arrow-down", "ui-icon", "blue" ],
"arrow-left.svg": [ "arrow-left", "ui-icon", "blue" ],
"arrow-right.svg": [ "arrow-right", "ui-icon", "blue" ],
"arrow-up.svg": [ "arrow-up", "ui-icon", "blue" ],
"banana.svg": [ "banana", "fruit", "food", "yellow" ],
"basket.svg": [ "basket", "ui-icon", "red" ],
"battery-1-6.svg": [ "battery-1-6", "ui-icon", "red" ],
"battery-2-6.svg": [ "battery-2-6", "ui-icon", "red" ],
"battery-3-6.svg": [ "battery-3-6", "ui-icon", "yellow" ],
"battery-4-6.svg": [ "battery-4-6", "ui-icon", "yellow" ],
"battery-5-6.svg": [ "battery-5-6", "ui-icon", "green" ],
"battery-6-6.svg": [ "battery-6-6", "ui-icon", "green" ],
"bell.svg": [ "bell", "ui-icon", "yellow" ],
"bin.svg": [ "bin", "ui-icon", "grey-gray" ],
"bluetooth.svg": [ "bluetooth", "ui-icon", "blue" ],
"book.svg": [ "book", "red" ],
"bookmark.svg": [ "bookmark", "ui-icon", "red" ],
"burger-menu.svg": [ "burger-menu", "ui-icon", "food", "orange" ],
"burger.svg": [ "burger", "food", "orange" ],
"bus.svg": [ "bus", "vehicle", "red" ],
"calendar.svg": [ "calendar", "ui-icon", "white", "red" ],
"camera-polaroid.svg": [ "camera-polaroid", "grey-gray" ],
"camera.svg": [ "camera", "grey-gray" ],
2023-11-13 03:45:59 +08:00
"candycane.svg": [ "candycane", "xmas", "christmas", "festive", "red", "white" ],
2023-11-08 00:46:14 +08:00
"car.svg": [ "car", "vehicle", "blue" ],
"caret-down.svg": [ "caret-down", "ui-icon", "blue" ],
"caret-left.svg": [ "caret-left", "ui-icon", "blue" ],
"caret-right.svg": [ "caret-right", "ui-icon", "blue" ],
"caret-up.svg": [ "caret-up", "ui-icon", "blue" ],
"cart.svg": [ "cart", "ui-icon", "yellow" ],
2023-11-14 02:57:29 +08:00
"cat.svg": [ "cat", "full-body", "animal", "orange", "white" ],
2023-11-14 02:57:54 +08:00
"cat-sit.svg": [ "cat-sit", "full-body", "animal", "orange", "white" ],
"cat-black.svg": [ "cat-black", "face", "animal", "black" ],
"cat-calico.svg": [ "cat-calico", "face", "animal", "orange", "white" ],
"cat-grey.svg": [ "cat-grey", "face", "animal", "grey-gray" ],
"cat-orange.svg": [ "cat-orange", "face", "animal", "orange", "white" ],
"cat-tabby.svg": [ "cat-tabby", "face", "animal", "orange" ],
"cat-white.svg": [ "cat-white", "face", "animal", "white" ],
2023-11-08 00:46:14 +08:00
"chart.svg": [ "chart", "ui-icon" ],
2023-11-13 03:45:59 +08:00
"christmas-tree.svg": [ "christmas-tree", "christmas-tree", "green", "christmas", "xmas", "festive" ],
2023-11-08 00:46:14 +08:00
"chrome.svg": [ "chrome", "logo" ],
"clipboard.svg": [ "clipboard", "ui-icon", "cut", "copy", "paste" ],
"cloud.svg": [ "cloud", "ui-icon", "white" ],
"coffee.svg": [ "coffee", "drink", "beverage", "orange" ],
"copy.svg": [ "copy", "ui-icon", "cut", "paste" ],
2023-11-14 02:57:54 +08:00
"dog.svg": [ "dog", "full-body", "animal", "brown" ],
"dog-beagle.svg": [ "dog-beagle", "face", "animal", "brown" ],
"dog-shiba.svg": [ "dog-shiba", "face", "animal", "orange" ],
2023-11-08 00:46:14 +08:00
"dollar.svg": [ "dollar", "ui-icon", "yellow" ],
"earth.svg": [ "earth", "ui-icon", "blue" ],
2023-11-14 15:30:12 +08:00
"export.svg": [ "export", "arrow", "share", "ui-icon", "blue", "orange" ],
2023-11-08 00:46:14 +08:00
"facebook-detailed.svg": [ "facebook-detailed", "logo", "blue" ],
"facebook.svg": [ "facebook", "logo", "blue" ],
2023-11-14 15:30:12 +08:00
"file-picture.svg": [ "file-picture", "ui-icon", "blue" ],
"file-text.svg": [ "file-text", "ui-icon", "blue" ],
"file.svg": [ "file", "ui-icon", "blue" ],
2023-11-08 00:46:14 +08:00
"folder.svg": [ "folder", "ui-icon", "orange", "yellow" ],
"gear.svg": [ "gear", "ui-icon", "black" ],
2023-11-13 03:45:59 +08:00
"gift.svg": [ "gift", "red", "christmas", "xmas", "birthday", "bday", "present", "festive" ],
"gingerbread-man.svg": [ "gingerbread-man", "xmas", "christmas", "festive", "brown" ],
2023-11-08 00:46:14 +08:00
"guitar.svg": [ "guitar", "brown" ],
"headphones.svg": [ "headphones", "ui-icon", "black", "grey-gray" ],
"heart.svg": [ "heart", "ui-icon", "red" ],
"house.svg": [ "house", "ui-icon" ],
2023-11-14 02:57:54 +08:00
"ice-cream.svg": [ "ice-cream", "dessert", "food", "ui-icon", "pink", "brown" ],
2023-11-14 15:30:12 +08:00
"inbox.svg": [ "inbox", "arrow", "email", "e-mail", "ui-icon", "blue", "orange" ],
2023-11-08 00:46:14 +08:00
"instagram-detailed.svg": [ "instagram-detailed", "logo", "purple", "magenta" ],
"instagram.svg": [ "instagram", "logo", "purple", "magenta" ],
"key.svg": [ "key", "ui-icon", "yellow" ],
"lock.svg": [ "lock", "ui-icon", "yellow", "orange" ],
2023-11-13 03:45:59 +08:00
"magnifier.svg": [ "magnifier", "zoom", "ui-icon", "brown", "white", "search" ],
2023-11-14 15:30:12 +08:00
"mail.svg": [ "mail", "email", "e-mail", "envelope", "ui-icon", "brown" ],
"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" ],
2023-11-13 03:45:59 +08:00
"mistletoe.svg": [ "mistletoe", "xmas", "christmas", "festive", "red", "green" ],
2023-11-08 04:08:33 +08:00
"moon.svg": [ "moon", "ui-icon", "yellow", "dark" ],
2023-11-08 00:46:14 +08:00
"nasilemak.svg": [ "nasilemak", "food", "green" ],
2023-11-14 15:30:12 +08:00
"outbox.svg": [ "outbox", "arrow", "email", "e-mail", "ui-icon", "blue", "orange" ],
2023-11-08 00:46:14 +08:00
"paper-bag.svg": [ "paper-bag", "ui-icon", "pink" ],
"paste.svg": [ "paste", "ui-icon", "cut", "copy" ],
"pear.svg": [ "pear", "fruit", "food", "green" ],
2023-11-14 02:57:29 +08:00
"pencil.svg": [ "pencil", "ui-icon", "yellow", "blue", "edit" ],
2023-11-08 00:46:14 +08:00
"phone.svg": [ "phone", "ui-icon", "red" ],
"photo.svg": [ "photo", "ui-icon", "blue" ],
"picture.svg": [ "picture", "ui-icon", "blue" ],
"pin.svg": [ "pin", "ui-icon", "red" ],
2023-11-13 03:45:59 +08:00
"pumpkin.svg": [ "pumpkin", "halloween", "spooky", "festive", "orange" ],
2023-11-14 02:57:54 +08:00
"rabbit-grey.svg": [ "rabbit-grey", "bunny", "full-body", "animal", "grey" ],
"rabbit-white.svg": [ "rabbit-white", "bunny", "full-body", "animal", "white" ],
2023-11-08 00:46:14 +08:00
"reddit-detailed.svg": [ "reddit-detailed", "logo", "red" ],
"reddit.svg": [ "reddit", "logo", "red" ],
2023-11-13 03:45:59 +08:00
"santa-face.svg": [ "santa-face", "xmas", "christmas", "festive", "red", "human" ],
"santa.svg": [ "santa-full", "xmas", "christmas", "festive", "red", "human" ],
2023-11-08 00:46:14 +08:00
"save.svg": [ "save", "floppy-disk", "ui-icon", "grey-gray", "black" ],
"scissors.svg": [ "scissors", "ui-icon", "cut", "copy", "paste", "purple", "pink" ],
"smartphone.svg": [ "smartphone", "ui-icon", "black", "white", "grey-gray" ],
"snowman.svg": [ "snowman", "white" ],
"sound-high.svg": [ "sound-high", "ui-icon", "yellow" ],
"sound-low.svg": [ "sound-low", "ui-icon", "yellow" ],
"sound-mute.svg": [ "sound-mute", "ui-icon", "yellow" ],
"spotify.svg": [ "spotify", "logo", "green" ],
2023-11-08 04:08:33 +08:00
"sun.svg": [ "sun", "ui-icon", "yellow", "light" ],
2023-11-08 00:46:14 +08:00
"tehtarik.svg": [ "tehtarik", "teh tarik","drink", "beverage", "brown" ],
"tiktok.svg": [ "tiktok", "logo", "douyin", "cyan", "magenta" ],
2023-11-13 03:45:59 +08:00
"thumb-down.svg": [ "thumb-down", "ui-icon", "pink", "good", "upvote" ],
"thumb-up.svg": [ "thumb-up", "ui-icon", "blue", "bad", "downvote" ],
2023-11-08 00:46:14 +08:00
"twitter-detailed.svg": [ "twitter-detailed", "logo", "bird", "blue" ],
"twitter.svg": [ "twitter", "logo", "bird", "blue" ],
"unlock.svg": [ "unlock", "ui-icon", "yellow", "orange" ],
"user.svg": [ "user", "ui-icon", "blue" ],
"users.svg": [ "users", "ui-icon", "blue", "yellow", "red" ],
"wifi.svg": [ "wifi", "ui-icon", "black" ],
"wine.svg": [ "wine", "drink", "beverage", "white", "red" ],
"wrench.svg": [ "wrench", "ui-icon", "grey-gray" ],
"x.svg": [ "x", "twitter", "logo", "black" ],
2023-11-13 03:45:59 +08:00
"xmas-socks.svg": [ "xmas-socks", "xmas", "christmas", "festive", "red" ],
2023-11-08 00:46:14 +08:00
"youtube.svg": [ "youtube", "logo", "play", "red" ],
"zoom-in.svg": [ "zoom-in", "ui-icon", "magnifier", "brown", "white" ],
"zoom-out.svg": [ "zoom-out", "ui-icon", "magnifier", "brown", "white" ]
}