diff --git a/public/icons.json b/public/icons.json index 837e49f..59c05f8 100644 --- a/public/icons.json +++ b/public/icons.json @@ -191,7 +191,7 @@ "pinata.svg": [ "pinata", "horse", "unicorn", "candy", "rainbow", "festive", "party", "colorful-colourful" ], "pineapple.svg": [ "pineapple", "fruit", "food", "yellow" ], "pikachu.svg": [ "pikachu", "pokemon", "mouse", "yellow" ], - "pin.svg": [ "pin", "ui-icon", "navigation", "location", "maps", "red" ], + "pin.svg": [ "pin", "ui-icon", "navigation", "location", "gps", "maps", "red" ], "pig.svg": [ "pig", "animal", "full-body", "pink" ], "pizza-slice.svg": [ "pizza-slice", "food", "orange", "yellow" ], "pizza-whole.svg": [ "pizza-whole", "food", "orange", "yellow", "brown" ], @@ -286,6 +286,7 @@ "waze.svg": [ "waze", "logo", "car", "apps", "application", "navigation", "gps", "white" ], "whale.svg": [ "whale", "animal", "full-body", "blue" ], "wifi.svg": [ "wifi", "ui-icon", "black" ], + "window-ui.svg": [ "window-ui", "ui-icon", "grey-gray" ], "wine.svg": [ "wine", "drink", "beverage", "glass", "red" ], "wombat.svg": [ "wombat", "square-poop", "animal", "full-body", "brown" ], "wreath.svg": [ "wreath", "christmas", "green", "christmas", "xmas", "festive" ], diff --git a/public/icons/window-ui.svg b/public/icons/window-ui.svg new file mode 100644 index 0000000..5d0be85 --- /dev/null +++ b/public/icons/window-ui.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file