mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 08:30:59 +00:00
Add SVG logos for Signal application
This commit is contained in:
@@ -319,6 +319,17 @@
|
||||
"tech"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Guinness",
|
||||
"path": "logos/guinness.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"food",
|
||||
"drink"
|
||||
],
|
||||
"brand": "Guinness"
|
||||
},
|
||||
{
|
||||
"name": "Home Assistant",
|
||||
"path": "logos/home-assistant-logo.svg",
|
||||
@@ -876,6 +887,46 @@
|
||||
],
|
||||
"brand": "Siemens"
|
||||
},
|
||||
{
|
||||
"name": "Signal",
|
||||
"path": "logos/signal-logo.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"messaging",
|
||||
"communication"
|
||||
],
|
||||
"brand": "Signal",
|
||||
"colors": [
|
||||
{
|
||||
"label": "Ultramarine",
|
||||
"value": "#3b45fd"
|
||||
}
|
||||
],
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Signal",
|
||||
"path": "logos/signal.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"messaging",
|
||||
"communication"
|
||||
],
|
||||
"brand": "Signal",
|
||||
"colors": [
|
||||
{
|
||||
"label": "Ultramarine",
|
||||
"value": "#3b45fd"
|
||||
}
|
||||
],
|
||||
"colorConfig": {
|
||||
"target": "path"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Silpo",
|
||||
"path": "logos/silpo.svg",
|
||||
|
||||
Reference in New Issue
Block a user