mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 20:35:19 +00:00
Add shadoll logo SVG
This commit is contained in:
@@ -240,7 +240,22 @@
|
||||
"tags": [
|
||||
"telecom",
|
||||
"mobile"
|
||||
]
|
||||
],
|
||||
"colors": [
|
||||
{
|
||||
"label": "Black",
|
||||
"value": "#000",
|
||||
"theme": "light"
|
||||
},
|
||||
{
|
||||
"label": "White",
|
||||
"value": "#fff",
|
||||
"theme": "dark"
|
||||
}
|
||||
],
|
||||
"colorConfig": {
|
||||
"selector": "#text"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Mono Black",
|
||||
@@ -510,6 +525,28 @@
|
||||
"email"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "shadoll",
|
||||
"path": "logos/shadoll.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [],
|
||||
"colors": [
|
||||
{
|
||||
"label": "Black",
|
||||
"value": "#000",
|
||||
"theme": "light"
|
||||
},
|
||||
{
|
||||
"label": "White",
|
||||
"value": "#fff",
|
||||
"theme": "dark"
|
||||
}
|
||||
],
|
||||
"colorConfig": {
|
||||
"selector": "#l"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Shkafnik",
|
||||
"path": "logos/shkafnik.svg",
|
||||
@@ -568,4 +605,4 @@
|
||||
"transfer"
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user