diff --git a/assets/svg/square.svg b/assets/svg/square.svg new file mode 100644 index 000000000..6597e364c --- /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 000000000..ab99c13d4 --- /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 000000000..7ceb73118 --- /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 000000000..8b8592dba --- /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 000000000..52132059b --- /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 65ab6f2c6..63bf4043e 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,