Add new SVG logos for Instagram, Jeep, Lifecell, Netflix, and Reebok...

This commit is contained in:
sHa
2025-04-29 00:51:18 +03:00
parent 704803ea2a
commit 3c61c0ac76
12 changed files with 286 additions and 45 deletions

View File

@@ -1,4 +1,15 @@
[
{
"name": "Adidas",
"path": "logos/adidas.svg",
"format": "SVG",
"disable": false,
"tags": [
"clothing",
"sports",
"footwear"
]
},
{
"name": "Apple (black)",
"path": "logos/apple_black.svg",
@@ -11,6 +22,18 @@
}
]
},
{
"name": "Apple (silver)",
"path": "logos/apple_silver.svg",
"format": "SVG",
"disable": false,
"tags": [
{
"text": "tech",
"color": "silver"
}
]
},
{
"name": "ATB",
"path": "logos/atb.svg",
@@ -28,7 +51,7 @@
"tags": [
"crypto",
"finance",
"exchange"
"trading"
]
},
{
@@ -36,7 +59,20 @@
"path": "logos/dalnoboy-service.svg",
"format": "SVG",
"disable": false,
"tags": []
"tags": [
"transport",
"garage"
]
},
{
"name": "Dodge",
"path": "logos/dodge.svg",
"format": "SVG",
"disable": false,
"tags": [
"automobile",
"transport"
]
},
{
"name": "Google",
@@ -57,7 +93,26 @@
"disable": false,
"tags": [
"finance",
"brokerage"
"trading"
]
},
{
"name": "Instagram",
"path": "logos/instagram.svg",
"format": "SVG",
"disable": false,
"tags": [
"social"
]
},
{
"name": "Jeep",
"path": "logos/jeep.svg",
"format": "SVG",
"disable": false,
"tags": [
"automobile",
"transport"
]
},
{
@@ -70,6 +125,16 @@
"mobile"
]
},
{
"name": "Lifecell",
"path": "logos/lifecell.svg",
"format": "SVG",
"disable": false,
"tags": [
"telecom",
"mobile"
]
},
{
"name": "Monobank (black)",
"path": "logos/mono_black.png",
@@ -130,6 +195,16 @@
"finance"
]
},
{
"name": "Netflix",
"path": "logos/netflix.svg",
"format": "SVG",
"disable": false,
"tags": [
"streaming",
"entertainment"
]
},
{
"name": "Novapay",
"path": "logos/novapay.svg",
@@ -162,8 +237,8 @@
},
{
"name": "Pumb",
"path": "logos/pumb.png",
"format": "PNG",
"path": "logos/pumb.svg",
"format": "SVG",
"disable": false,
"tags": [
"bank",
@@ -171,13 +246,14 @@
]
},
{
"name": "Pumb",
"path": "logos/pumb.svg",
"name": "Reebok",
"path": "logos/reebok.svg",
"format": "SVG",
"disable": false,
"tags": [
"bank",
"finance"
"clothing",
"sports",
"footwear"
]
},
{