Add arm logo with SVG file and associated metadata

This commit is contained in:
sHa
2025-05-01 16:32:32 +03:00
parent b0604fc2e7
commit 10b072d521
2 changed files with 35 additions and 1 deletions

View File

@@ -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"
}
]
]