diff --git a/ToDo.md b/ToDo.md
index d18c022..f2a0783 100644
--- a/ToDo.md
+++ b/ToDo.md
@@ -1,8 +1,10 @@
-[v] Improove: To the tiny card add the color chooser. It should be one circle that display current color, on click it should open color picker.
[ ] Improove: In the preview page, add full header.
[ ] Improove: Split header into two parts: static top and dynamic bottom.
[ ] Improove: In the preview page, add possibility select custom color for each target.
+[ ] Strategy: Add quiz game to guess the logo or flags and invert
+
+Done:
+[v] Improove: To the tiny card add the color chooser. It should be one circle that display current color, on click it should open color picker.
[v] Strategy: Add differents base/collections of images: Flags,
[v] Strategy: WebApp, PWA
[v] Improove: Add to filter Image variants - just logo, line logo, square logo
-[ ] Strategy: Add quiz game to guess the logo or flags and invert
diff --git a/public/data/flags.json b/public/data/flags.json
index 02d30bd..02aa2d9 100644
--- a/public/data/flags.json
+++ b/public/data/flags.json
@@ -5290,4 +5290,4 @@
"wikipedia": "https://en.wikipedia.org/wiki/Zimbabwe"
}
}
-]
+]
\ No newline at end of file
diff --git a/public/data/logos.json b/public/data/logos.json
index fe24824..98d36d1 100644
--- a/public/data/logos.json
+++ b/public/data/logos.json
@@ -489,7 +489,7 @@
"Circle"
],
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"brand": "BMW"
@@ -1414,7 +1414,7 @@
"disable": false,
"brand": "Dodge",
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"colors": {
@@ -1469,7 +1469,7 @@
"format": "SVG",
"disable": false,
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"brand": "Fiat"
@@ -1498,7 +1498,7 @@
"format": "SVG",
"disable": false,
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"brand": "Ford"
@@ -1738,7 +1738,7 @@
"format": "SVG",
"disable": false,
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"brand": "Honda"
@@ -1778,7 +1778,7 @@
],
"brand": "Jeep",
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"colors": {
@@ -3156,7 +3156,7 @@
"format": "SVG",
"disable": false,
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"brand": "Suzuki"
@@ -3168,7 +3168,7 @@
"format": "SVG",
"disable": false,
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"brand": "Suzuki"
@@ -3208,7 +3208,7 @@
"format": "SVG",
"disable": false,
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"brand": "Tesla",
@@ -3243,7 +3243,7 @@
"format": "SVG",
"disable": false,
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"brand": "Toyota",
@@ -3266,7 +3266,7 @@
"format": "SVG",
"disable": false,
"tags": [
- "automobile",
+ "Automobile",
"transport"
],
"brand": "Toyota",
@@ -3588,5 +3588,183 @@
"finance"
],
"brand": "Bvr"
+ },
+ {
+ "name": "Jaguar",
+ "path": "jaguar.svg",
+ "format": "SVG",
+ "disable": false,
+ "brand": "Jaguar",
+ "tags": [
+ "Automobile",
+ "transport"
+ ],
+ "colors": {
+ "black": "#000000",
+ "white": "#FFFFFF"
+ },
+ "targets": {
+ "main": "g"
+ },
+ "sets": {
+ "black": {
+ "main": "black"
+ },
+ "white": {
+ "main": "white"
+ }
+ }
+ },
+ {
+ "name": "Mercedes Benz",
+ "path": "mercedes-benz.svg",
+ "format": "SVG",
+ "disable": false,
+ "brand": "Mercedes Benz",
+ "tags": [
+ "Automobile",
+ "transport"
+ ],
+ "colors": {
+ "black": "#000000",
+ "white": "#FFFFFF"
+ },
+ "targets": {
+ "main": "path"
+ },
+ "sets": {
+ "black": {
+ "main": "black"
+ },
+ "white": {
+ "main": "white"
+ }
+ }
+ },
+ {
+ "name": "Nissan",
+ "path": "nissan.svg",
+ "format": "SVG",
+ "disable": false,
+ "brand": "Nissan",
+ "tags": [
+ "Automobile",
+ "transport"
+ ],
+ "colors": {
+ "black": "#000000",
+ "white": "#FFFFFF"
+ },
+ "targets": {
+ "main": "g"
+ },
+ "sets": {
+ "black": {
+ "main": "black"
+ },
+ "white": {
+ "main": "white"
+ }
+ }
+ },
+ {
+ "name": "Subaru",
+ "path": "subaru.svg",
+ "format": "SVG",
+ "disable": false,
+ "brand": "Subaru",
+ "tags": [
+ "Automobile",
+ "transport"
+ ],
+ "colors": {
+ "black": "#000000",
+ "white": "#FFFFFF"
+ },
+ "targets": {
+ "main": "path"
+ },
+ "sets": {
+ "black": {
+ "main": "black"
+ },
+ "white": {
+ "main": "white"
+ }
+ }
+ },
+ {
+ "name": "Volvo",
+ "path": "volvo.svg",
+ "format": "SVG",
+ "disable": false,
+ "brand": "Volvo",
+ "tags": [
+ "Automobile",
+ "transport"
+ ]
+ },
+ {
+ "name": "Mitsubishi",
+ "path": "mitsubishi.svg",
+ "format": "SVG",
+ "disable": false,
+ "brand": "Mitsubishi",
+ "tags": [
+ "Automobile",
+ "transport"
+ ],
+ "colors": {
+ "red": "#E60012",
+ "black": "#000000",
+ "white": "#FFFFFF"
+ },
+ "targets": {
+ "main": "path"
+ },
+ "sets": {
+ "red": {
+ "main": "red"
+ },
+ "black": {
+ "main": "black"
+ },
+ "white": {
+ "main": "white"
+ }
+ }
+ },
+ {
+ "name": "Lamborghini",
+ "path": "lamborghini.svg",
+ "format": "SVG",
+ "disable": false,
+ "brand": "Lamborghini",
+ "tags": [
+ "Automobile",
+ "transport"
+ ]
+ },
+ {
+ "name": "Porsche",
+ "path": "porsche.svg",
+ "format": "SVG",
+ "disable": false,
+ "brand": "Porsche",
+ "tags": [
+ "Automobile",
+ "transport"
+ ]
+ },
+ {
+ "name": "Alfa Romeo",
+ "path": "alfa-romeo.svg",
+ "format": "SVG",
+ "disable": false,
+ "brand": "Alfa Romeo",
+ "tags": [
+ "Automobile",
+ "transport"
+ ]
}
-]
\ No newline at end of file
+]
diff --git a/public/images/logos/alfa-romeo.svg b/public/images/logos/alfa-romeo.svg
new file mode 100644
index 0000000..358e72a
--- /dev/null
+++ b/public/images/logos/alfa-romeo.svg
@@ -0,0 +1,63 @@
+
diff --git a/public/images/logos/jaguar.svg b/public/images/logos/jaguar.svg
new file mode 100644
index 0000000..be78d66
--- /dev/null
+++ b/public/images/logos/jaguar.svg
@@ -0,0 +1,12 @@
+
diff --git a/public/images/logos/lamborghini.svg b/public/images/logos/lamborghini.svg
new file mode 100644
index 0000000..4d8581d
--- /dev/null
+++ b/public/images/logos/lamborghini.svg
@@ -0,0 +1,25 @@
+
diff --git a/public/images/logos/mercedes-benz.svg b/public/images/logos/mercedes-benz.svg
new file mode 100644
index 0000000..e845921
--- /dev/null
+++ b/public/images/logos/mercedes-benz.svg
@@ -0,0 +1,5 @@
+
diff --git a/public/images/logos/mitsubishi.svg b/public/images/logos/mitsubishi.svg
new file mode 100644
index 0000000..cfbeaaf
--- /dev/null
+++ b/public/images/logos/mitsubishi.svg
@@ -0,0 +1,5 @@
+
diff --git a/public/images/logos/nissan.svg b/public/images/logos/nissan.svg
new file mode 100644
index 0000000..5ace8ac
--- /dev/null
+++ b/public/images/logos/nissan.svg
@@ -0,0 +1,19 @@
+
diff --git a/public/images/logos/porsche.svg b/public/images/logos/porsche.svg
new file mode 100644
index 0000000..f6dfca8
--- /dev/null
+++ b/public/images/logos/porsche.svg
@@ -0,0 +1,32571 @@
+
diff --git a/public/images/logos/subaru.svg b/public/images/logos/subaru.svg
new file mode 100644
index 0000000..cbf708f
--- /dev/null
+++ b/public/images/logos/subaru.svg
@@ -0,0 +1,6 @@
+
diff --git a/public/images/logos/volvo.svg b/public/images/logos/volvo.svg
new file mode 100644
index 0000000..194c1fb
--- /dev/null
+++ b/public/images/logos/volvo.svg
@@ -0,0 +1,197 @@
+