From c51e64c88c16ec3fd9dacca3fc243d8a88bcde97 Mon Sep 17 00:00:00 2001 From: Shuqi Date: Thu, 24 Oct 2024 14:43:07 +0800 Subject: [PATCH] Added locomotive icon --- public/icons.json | 1 + public/icons/locomotive.svg | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 public/icons/locomotive.svg diff --git a/public/icons.json b/public/icons.json index 59c05f8..ec749b1 100644 --- a/public/icons.json +++ b/public/icons.json @@ -143,6 +143,7 @@ "lion.svg": [ "lion", "animal", "full-body", "orange" ], "linkedin.svg": [ "linkedin", "logo", "apps", "application", "social-network", "blue" ], "lock.svg": [ "lock", "ui-icon", "yellow", "orange" ], + "locomotive.svg": [ "locomotive", "vehicle", "train", "choo-choo-train", "red" ], "lu-rou-fan.svg": [ "lu-rou-fan", "food", "rice", "bowl", "taiwan", "brown" ], "luggage.svg": [ "luggage", "bag", "travel", "pink" ], "magnifier.svg": [ "magnifier", "zoom", "ui-icon", "brown", "white", "search" ], diff --git a/public/icons/locomotive.svg b/public/icons/locomotive.svg new file mode 100644 index 0000000..089a833 --- /dev/null +++ b/public/icons/locomotive.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file