From f097015180a6a621729c129fa7091d90993d1b7e Mon Sep 17 00:00:00 2001 From: Shuqi Date: Mon, 29 Apr 2024 17:59:40 +0800 Subject: [PATCH] Added diglett --- public/icons.json | 1 + public/icons/diglett.svg | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 public/icons/diglett.svg diff --git a/public/icons.json b/public/icons.json index f601073..d481de3 100644 --- a/public/icons.json +++ b/public/icons.json @@ -69,6 +69,7 @@ "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" ], + "diglett.svg": [ "diglett", "pokemon", "brown" ], "dog.svg": [ "dog", "full-body", "animal", "brown" ], "dog-beagle.svg": [ "dog-beagle", "dog", "face", "animal", "brown" ], "dog-shiba.svg": [ "dog-shiba", "dog", "face", "animal", "orange" ], diff --git a/public/icons/diglett.svg b/public/icons/diglett.svg new file mode 100644 index 0000000..84fe9f2 --- /dev/null +++ b/public/icons/diglett.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file