mirror of
https://github.com/shadoll/sLogos.git
synced 2026-02-04 02:53:22 +00:00
feat: add Affinity Designer, Photo, and Publisher logos with SVG files and metadata; add Microsoft Azure logo with SVG file
This commit is contained in:
@@ -61,6 +61,38 @@
|
||||
"footwear"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Affinity Designer",
|
||||
"path": "logos/affinity-designer.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Affinity",
|
||||
"tags": [
|
||||
"Design",
|
||||
"Software"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Affinity Photo",
|
||||
"path": "logos/affinity-photo.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Affinity",
|
||||
"tags": [
|
||||
"Software"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Affinity Publisher",
|
||||
"path": "logos/affinity-publisher.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Affinity",
|
||||
"tags": [
|
||||
"Design",
|
||||
"Software"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Amazon",
|
||||
"path": "logos/amazon.svg",
|
||||
@@ -1119,7 +1151,7 @@
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"drink",
|
||||
"alcohol"
|
||||
"Alcohol"
|
||||
],
|
||||
"brand": "Jägermeister"
|
||||
},
|
||||
@@ -1152,8 +1184,8 @@
|
||||
"disable": false,
|
||||
"brand": "Kyivstar",
|
||||
"tags": [
|
||||
"telecom",
|
||||
"mobile"
|
||||
"Telecom",
|
||||
"Mobile"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1162,8 +1194,8 @@
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"toys",
|
||||
"games"
|
||||
"Toys",
|
||||
"Games"
|
||||
],
|
||||
"brand": "Lego"
|
||||
},
|
||||
@@ -1196,8 +1228,8 @@
|
||||
"disable": false,
|
||||
"brand": "Lifecell",
|
||||
"tags": [
|
||||
"telecom",
|
||||
"mobile"
|
||||
"Telecom",
|
||||
"Mobile"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1207,8 +1239,8 @@
|
||||
"disable": false,
|
||||
"brand": "Lifecell",
|
||||
"tags": [
|
||||
"telecom",
|
||||
"mobile"
|
||||
"Telecom",
|
||||
"Mobile"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1241,9 +1273,8 @@
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"food",
|
||||
"fast food",
|
||||
"restaurant"
|
||||
"Fast Food",
|
||||
"Restaurant"
|
||||
],
|
||||
"brand": "McDonald's"
|
||||
},
|
||||
@@ -1253,8 +1284,8 @@
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"postal",
|
||||
"delivery"
|
||||
"Postal",
|
||||
"Delivery"
|
||||
],
|
||||
"brand": "Meest"
|
||||
},
|
||||
@@ -1263,7 +1294,10 @@
|
||||
"path": "logos/meta.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Meta"
|
||||
"brand": "Meta",
|
||||
"tags": [
|
||||
"Corporate"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Facebook",
|
||||
@@ -1281,7 +1315,10 @@
|
||||
"path": "logos/meta-icon.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Meta"
|
||||
"brand": "Meta",
|
||||
"tags": [
|
||||
"Corporate"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Instagram",
|
||||
@@ -1308,6 +1345,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Microsoft Azure",
|
||||
"path": "logos/microsoft-azure.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Microsoft",
|
||||
"tags": [
|
||||
"Cloud",
|
||||
"Hosting",
|
||||
"Infrastructure"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "MongoDB",
|
||||
"path": "logos/mongodb.svg",
|
||||
|
||||
Reference in New Issue
Block a user