mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
Add new SVG logos for Instagram, Jeep, Lifecell, Netflix, and Reebok...
This commit is contained in:
@@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user