diff --git a/public/icons.json b/public/icons.json index f767e72..0ab7d6b 100644 --- a/public/icons.json +++ b/public/icons.json @@ -79,6 +79,7 @@ "device-laptop.svg": [ "device-laptop", "device", "screen", "macbook", "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" ], + "delivery.svg": [ "delivery", "food-delivery", "delivery-man", "riding", "vehicle", "scooter", "vespa", "bike", "transportation", "blue" ], "diglett.svg": [ "diglett", "pokemon", "brown" ], "docker.svg": [ "docker", "logo", "whale", "blue" ], "dog.svg": [ "dog", "full-body", "animal", "brown" ], @@ -228,6 +229,7 @@ "santa.svg": [ "santa-full", "xmas", "christmas", "festive", "red", "human" ], "save.svg": [ "save", "floppy-disk", "ui-icon", "grey-gray", "black" ], "scissors.svg": [ "scissors", "ui-icon", "cut", "copy", "paste", "purple", "pink" ], + "scooter.svg": [ "scooter", "vehicle", "vespa", "bike", "transportation", "blue" ], "ship.svg": [ "ship", "shipping", "delivery", "transportation", "green" ], "shop.svg": [ "shop", "business", "house", "building", "ui-icon", "grey-gray" ], "shortcake.svg": [ "shortcake", "short-cake", "cake", "strawberry", "food", "dessert", "candles", "orange" ], diff --git a/public/icons/delivery.svg b/public/icons/delivery.svg new file mode 100644 index 0000000..1bfb75f --- /dev/null +++ b/public/icons/delivery.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/scooter.svg b/public/icons/scooter.svg new file mode 100644 index 0000000..db50a63 --- /dev/null +++ b/public/icons/scooter.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file