mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
Add new SVG logos for Mastercard, Visa, and Bvr
This commit is contained in:
@@ -157,6 +157,17 @@
|
||||
],
|
||||
"brand": "BMW"
|
||||
},
|
||||
{
|
||||
"name": "Mastercard",
|
||||
"path": "logos/mastercard.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"finance",
|
||||
"payment"
|
||||
],
|
||||
"brand": "Mastercard"
|
||||
},
|
||||
{
|
||||
"name": "Chromium",
|
||||
"path": "logos/chromium.svg",
|
||||
@@ -719,15 +730,28 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Mono Black",
|
||||
"path": "logos/mono_black.svg",
|
||||
"name": "Mono",
|
||||
"path": "logos/mono.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Monobank",
|
||||
"tags": [
|
||||
"bank",
|
||||
"finance"
|
||||
]
|
||||
],
|
||||
"colors": [
|
||||
{
|
||||
"label": "Black",
|
||||
"value": "#000"
|
||||
},
|
||||
{
|
||||
"label": "Yellow",
|
||||
"value": "#f2bd2b"
|
||||
}
|
||||
],
|
||||
"colorConfig": {
|
||||
"target": "#background"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Mono White",
|
||||
@@ -740,17 +764,6 @@
|
||||
"finance"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Mono Yellow",
|
||||
"path": "logos/mono_yellow.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Monobank",
|
||||
"tags": [
|
||||
"bank",
|
||||
"finance"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Monobank paw",
|
||||
"path": "logos/monobank_paw.svg",
|
||||
@@ -1432,6 +1445,17 @@
|
||||
"mobile"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Visa",
|
||||
"path": "logos/visa.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"finance",
|
||||
"payment"
|
||||
],
|
||||
"brand": "Visa"
|
||||
},
|
||||
{
|
||||
"name": "WhatsApp",
|
||||
"path": "logos/whatsapp.svg",
|
||||
@@ -1471,5 +1495,13 @@
|
||||
"disable": false,
|
||||
"tags": [],
|
||||
"brand": "Youtube"
|
||||
},
|
||||
{
|
||||
"name": "Банк Власний Рахунок",
|
||||
"path": "logos/bvr.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [],
|
||||
"brand": "Bvr"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user