diff --git a/assets/svg/square.svg b/assets/svg/square.svg new file mode 100644 index 0000000..6597e36 --- /dev/null +++ b/assets/svg/square.svg @@ -0,0 +1,35 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/assets/themes/charging_stations/bicycle.svg b/assets/themes/charging_stations/bicycle.svg new file mode 100644 index 0000000..ab99c13 --- /dev/null +++ b/assets/themes/charging_stations/bicycle.svg @@ -0,0 +1,54 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/assets/themes/charging_stations/car.svg b/assets/themes/charging_stations/car.svg new file mode 100644 index 0000000..7ceb731 --- /dev/null +++ b/assets/themes/charging_stations/car.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file diff --git a/assets/themes/charging_stations/logo.svg b/assets/themes/charging_stations/logo.svg new file mode 100644 index 0000000..8b8592d --- /dev/null +++ b/assets/themes/charging_stations/logo.svg @@ -0,0 +1,62 @@ + +image/svg+xml + + \ No newline at end of file diff --git a/assets/themes/charging_stations/plug.svg b/assets/themes/charging_stations/plug.svg new file mode 100644 index 0000000..5213205 --- /dev/null +++ b/assets/themes/charging_stations/plug.svg @@ -0,0 +1,46 @@ + +image/svg+xml + + \ No newline at end of file diff --git a/assets/themes/shops/shops.json b/assets/themes/shops/shops.json index 65ab6f2..63bf404 100644 --- a/assets/themes/shops/shops.json +++ b/assets/themes/shops/shops.json @@ -17,7 +17,7 @@ "fr" ], "maintainer": "MapComplete", - "icon": "./assets/themes/shops/shop.svg", + "icon": "circle:#fff;./assets/themes/shops/shop.svg", "version": "0", "startLat": 0, "startLon": 0,