From b8c8c64673f5599d7bd2b00815ab725e13983798 Mon Sep 17 00:00:00 2001
From: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
Date: Thu, 8 Dec 2022 23:11:38 +0100
Subject: [PATCH] [styles] Use different icon for shop=video_games
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
---
data/styles/clear/include/Icons.mapcss | 10 ++++++----
data/styles/clear/style-clear/symbols/computer-m.svg | 12 ++++--------
data/styles/clear/style-clear/symbols/hardware-m.svg | 10 ----------
.../clear/style-clear/symbols/video-games-m.svg | 6 ++++++
data/styles/clear/style-night/symbols/computer-m.svg | 12 ++++--------
.../clear/style-night/symbols/video-games-m.svg | 6 ++++++
6 files changed, 26 insertions(+), 30 deletions(-)
delete mode 100644 data/styles/clear/style-clear/symbols/hardware-m.svg
create mode 100644 data/styles/clear/style-clear/symbols/video-games-m.svg
create mode 100644 data/styles/clear/style-night/symbols/video-games-m.svg
diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss
index fa1165dc26..180bbbfed8 100644
--- a/data/styles/clear/include/Icons.mapcss
+++ b/data/styles/clear/include/Icons.mapcss
@@ -2308,10 +2308,11 @@ node|z16[shop=clothes],
area|z16[shop=clothes]
{icon-image: clothes-m.svg;}
node|z16[shop=computer],
-area|z16[shop=computer],
+area|z16[shop=computer]
+{icon-image: computer-m.svg;}
node|z16[shop=video_games],
area|z16[shop=video_games]
-{icon-image: computer-m.svg;}
+{icon-image: video-games-m.svg;}
node|z16[shop=tattoo],
area|z16[shop=tattoo]
{icon-image: hand-m.svg;}
@@ -2494,10 +2495,11 @@ node|z17-[shop=clothes],
area|z17-[shop=clothes]
{icon-image: clothes-m.svg;icon-min-distance: 24;text-optional: true;}
node|z17-[shop=computer],
-area|z17-[shop=computer],
+area|z17-[shop=computer]
+{icon-image: computer-m.svg;icon-min-distance: 24;text-optional: true;}
node|z17-[shop=video_games],
area|z17-[shop=video_games]
-{icon-image: computer-m.svg;icon-min-distance: 24;text-optional: true;}
+{icon-image: video-games-m.svg;icon-min-distance: 24;text-optional: true;}
node|z17-[shop=tattoo],
area|z17-[shop=tattoo]
{icon-image: hand-m.svg;icon-min-distance: 24;text-optional: true;}
diff --git a/data/styles/clear/style-clear/symbols/computer-m.svg b/data/styles/clear/style-clear/symbols/computer-m.svg
index d5609b4e86..ecc980e51e 100644
--- a/data/styles/clear/style-clear/symbols/computer-m.svg
+++ b/data/styles/clear/style-clear/symbols/computer-m.svg
@@ -1,10 +1,6 @@
+
diff --git a/data/styles/clear/style-clear/symbols/hardware-m.svg b/data/styles/clear/style-clear/symbols/hardware-m.svg
deleted file mode 100644
index 5313e27135..0000000000
--- a/data/styles/clear/style-clear/symbols/hardware-m.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
diff --git a/data/styles/clear/style-clear/symbols/video-games-m.svg b/data/styles/clear/style-clear/symbols/video-games-m.svg
new file mode 100644
index 0000000000..6a69a11721
--- /dev/null
+++ b/data/styles/clear/style-clear/symbols/video-games-m.svg
@@ -0,0 +1,6 @@
+
+
diff --git a/data/styles/clear/style-night/symbols/computer-m.svg b/data/styles/clear/style-night/symbols/computer-m.svg
index dd40794054..8ce8950c2c 100644
--- a/data/styles/clear/style-night/symbols/computer-m.svg
+++ b/data/styles/clear/style-night/symbols/computer-m.svg
@@ -1,10 +1,6 @@
+
diff --git a/data/styles/clear/style-night/symbols/video-games-m.svg b/data/styles/clear/style-night/symbols/video-games-m.svg
new file mode 100644
index 0000000000..2c435b171b
--- /dev/null
+++ b/data/styles/clear/style-night/symbols/video-games-m.svg
@@ -0,0 +1,6 @@
+
+