added new logos

This commit is contained in:
sHa
2025-04-28 12:49:12 +03:00
parent 9e9b0c5648
commit 2bccfd3c5b
9 changed files with 180 additions and 15 deletions

View File

@@ -5,7 +5,10 @@
"format": "SVG",
"disable": false,
"tags": [
{"text":"tech", "color": "silver"}
{
"text": "tech",
"color": "silver"
}
]
},
{
@@ -40,7 +43,32 @@
"path": "logos/google.svg",
"format": "SVG",
"disable": false,
"tags": []
"tags": [
{
"text": "tech",
"color": "silver"
}
]
},
{
"name": "IBKR",
"path": "logos/ibkr.svg",
"format": "SVG",
"disable": false,
"tags": [
"finance",
"brokerage"
]
},
{
"name": "Novapay",
"path": "logos/novapay.svg",
"format": "SVG",
"disable": false,
"tags": [
"payment",
"finance"
]
},
{
"name": "Privatbank",
@@ -88,5 +116,25 @@
"tags": [
"furniture"
]
},
{
"name": "Viber",
"path": "logos/viber.svg",
"format": "SVG",
"disable": false,
"tags": [
"messaging",
"communication"
]
},
{
"name": "Vodafone",
"path": "logos/vodafone.svg",
"format": "SVG",
"disable": false,
"tags": [
"telecom",
"mobile"
]
}
]