mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
Add SVG logos for Google Chrome, Google Chrome icon, and Swift
This commit is contained in:
@@ -157,6 +157,17 @@
|
||||
],
|
||||
"brand": "BMW"
|
||||
},
|
||||
{
|
||||
"name": "Chromium",
|
||||
"path": "logos/chromium.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"web",
|
||||
"browser"
|
||||
],
|
||||
"brand": "Chromium"
|
||||
},
|
||||
{
|
||||
"name": "Dalnoboy Service",
|
||||
"path": "logos/dalnoboy-service.svg",
|
||||
@@ -266,6 +277,17 @@
|
||||
],
|
||||
"brand": "Fiat"
|
||||
},
|
||||
{
|
||||
"name": "Firefox",
|
||||
"path": "logos/firefox.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"web",
|
||||
"browser"
|
||||
],
|
||||
"brand": "Firefox"
|
||||
},
|
||||
{
|
||||
"name": "Ford",
|
||||
"path": "logos/ford.svg",
|
||||
@@ -372,6 +394,28 @@
|
||||
],
|
||||
"brand": "Google"
|
||||
},
|
||||
{
|
||||
"name": "Google Chrome",
|
||||
"path": "logos/google_chrome.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"web",
|
||||
"browser"
|
||||
],
|
||||
"brand": "Google"
|
||||
},
|
||||
{
|
||||
"name": "Google Chrome",
|
||||
"path": "logos/google_chrome_icon.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"web",
|
||||
"browser"
|
||||
],
|
||||
"brand": "Google"
|
||||
},
|
||||
{
|
||||
"name": "Guinness",
|
||||
"path": "logos/guinness.svg",
|
||||
@@ -824,7 +868,8 @@
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"software",
|
||||
"programming"
|
||||
"programming",
|
||||
"language"
|
||||
],
|
||||
"brand": "Python"
|
||||
},
|
||||
@@ -835,7 +880,8 @@
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"software",
|
||||
"programming"
|
||||
"programming",
|
||||
"language"
|
||||
],
|
||||
"brand": "Python"
|
||||
},
|
||||
@@ -1114,6 +1160,18 @@
|
||||
],
|
||||
"brand": "Suzuki"
|
||||
},
|
||||
{
|
||||
"name": "Swift",
|
||||
"path": "logos/swift.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"software",
|
||||
"programming",
|
||||
"language"
|
||||
],
|
||||
"brand": "Apple"
|
||||
},
|
||||
{
|
||||
"name": "Tesla",
|
||||
"path": "logos/tesla.svg",
|
||||
|
||||
Reference in New Issue
Block a user