Add Shkafnik-ev logo and update logos.json with new brand details

This commit is contained in:
sHa
2025-12-10 21:25:10 +02:00
parent 25a67e43ef
commit 85db756e43
3 changed files with 119 additions and 2 deletions

View File

@@ -4003,5 +4003,59 @@
"tm": "currentColor"
}
}
},
{
"title": "Shkafnik",
"name": "Shkafnik-ev",
"path": "shkafnik-ev.svg",
"format": "SVG",
"disable": false,
"brand": "Shkafnik",
"tags": [
"furniture"
],
"colors": {
"green": "#3a7456",
"gold": "#cc950b",
"currentColor": "currentColor"
},
"targets": {
"logoI": "#shkafnik-I",
"logoU": "#shkafnik-U",
"text-ua": "#shkafnik-ua",
"text-en": "#shkafnik-en",
"tm": "#tm"
},
"sets": {
"main": {
"logoI": "gold",
"logoU": "green",
"text-ua": "green",
"text-en": "gold",
"tm": "green"
},
"monochrome": {
"logoI": "currentColor",
"logoU": "currentColor",
"text-ua": "currentColor",
"text-en": "currentColor",
"tm": "currentColor"
},
"logo-only": {
"logoI": "green",
"logoU": "gold",
"text-ua": "none",
"text-en": "none",
"tm": "none"
},
"logo-only-monochrome": {
"logoI": "currentColor",
"logoU": "currentColor",
"text-ua": "none",
"text-en": "none",
"tm": "none"
}
}
}
]