Add SVG logos for Puma, Tesla, Threads, and Ubuntu

This commit is contained in:
sHa
2025-05-02 14:58:37 +03:00
parent 829ba354a7
commit 74bb163a17
12 changed files with 421 additions and 8 deletions

View File

@@ -93,6 +93,18 @@
],
"brand": "Binance"
},
{
"name": "Bitcoin",
"path": "logos/bitcoin.svg",
"format": "SVG",
"disable": false,
"tags": [
"crypto",
"finance",
"trading"
],
"brand": "Bitcoin"
},
{
"name": "BMW",
"path": "logos/bmw.svg",
@@ -121,6 +133,18 @@
}
]
},
{
"name": "Debian",
"path": "logos/debian.svg",
"format": "SVG",
"disable": false,
"tags": [
"tech",
"software",
"linux"
],
"brand": "Debian"
},
{
"name": "Disney",
"path": "logos/disney.svg",
@@ -132,6 +156,27 @@
"streaming"
]
},
{
"name": "Docker",
"path": "logos/docker.svg",
"format": "SVG",
"disable": false,
"tags": [
"tech",
"software",
"container"
],
"brand": "Docker",
"colors": [
{
"label": "Blue",
"value": "#1d63ed"
}
],
"colorConfig": {
"target": "path"
}
},
{
"name": "Dodge",
"path": "logos/dodge.svg",
@@ -157,6 +202,18 @@
"selector": "#text"
}
},
{
"name": "Fedora",
"path": "logos/fedora.svg",
"format": "SVG",
"disable": false,
"tags": [
"tech",
"software",
"linux"
],
"brand": "Fedora"
},
{
"name": "Fiat",
"path": "logos/fiat.svg",
@@ -336,6 +393,17 @@
"mobile"
]
},
{
"name": "Lego",
"path": "logos/lego.svg",
"format": "SVG",
"disable": false,
"tags": [
"toys",
"games"
],
"brand": "Lego"
},
{
"name": "LG",
"path": "logos/lg.svg",
@@ -369,12 +437,48 @@
"mobile"
]
},
{
"name": "Mattermost",
"path": "logos/mattermost.svg",
"format": "SVG",
"disable": false,
"tags": [
"communication",
"software",
"messaging"
],
"colors": [
{
"label": "Denim",
"value": "#1e325c"
}
],
"colorConfig": {
"target": "g"
},
"brand": "Mattermost"
},
{
"name": "McDonald's",
"path": "logos/mcdonalds.svg",
"format": "SVG",
"disable": false,
"tags": [
"food",
"fast food",
"restaurant"
],
"brand": "McDonald's"
},
{
"name": "Meest",
"path": "logos/meest.svg",
"format": "SVG",
"disable": false,
"tags": [],
"tags": [
"postal",
"delivery"
],
"brand": "Meest"
},
{
@@ -541,12 +645,11 @@
"path": "logos/postgresql.svg",
"format": "SVG",
"disable": false,
"tags":
[
"tech",
"software",
"database"
],
"tags": [
"tech",
"software",
"database"
],
"brand": "PostgreSQL"
},
{
@@ -593,6 +696,18 @@
"finance"
]
},
{
"name": "Puma",
"path": "logos/puma.svg",
"format": "SVG",
"disable": false,
"tags": [
"clothing",
"sports",
"footwear"
],
"brand": "Puma"
},
{
"name": "Pumb",
"path": "logos/pumb.svg",
@@ -815,12 +930,58 @@
],
"brand": "Suzuki"
},
{
"name": "Tesla",
"path": "logos/tesla.svg",
"format": "SVG",
"disable": false,
"tags": [
"automobile",
"transport"
],
"brand": "Tesla",
"colors": [
{
"label": "Red",
"value": "#e82127"
}
],
"colorConfig": {
"target": "path"
}
},
{
"name": "Threads",
"path": "logos/threads.svg",
"format": "SVG",
"disable": false,
"tags": [
"social",
"communication"
],
"brand": "Threads"
},
{
"name": "Ubuntu",
"path": "logos/ubuntu.svg",
"format": "SVG",
"disable": false,
"tags": [
"tech",
"software",
"linux"
],
"brand": "Ubuntu"
},
{
"name": "Ukrposhta",
"path": "logos/ukrposhta.svg",
"format": "SVG",
"disable": false,
"tags": [],
"tags": [
"postal",
"delivery"
],
"brand": "Ukrposhta"
},
{