mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
Add arm logo with SVG file and associated metadata
This commit is contained in:
@@ -40,6 +40,25 @@
|
||||
"target": "path"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "arm",
|
||||
"path": "logos/arm.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech"
|
||||
],
|
||||
"colors": [
|
||||
{
|
||||
"label": "Dark Blue",
|
||||
"value": "#080225"
|
||||
}
|
||||
],
|
||||
"colorConfig": {
|
||||
"target": "g"
|
||||
},
|
||||
"brand": "arm"
|
||||
},
|
||||
{
|
||||
"name": "ATB",
|
||||
"path": "logos/atb.svg",
|
||||
@@ -623,4 +642,4 @@
|
||||
],
|
||||
"brand": "WOG"
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user