mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 04:27:59 +00:00
475 lines
9.6 KiB
JSON
475 lines
9.6 KiB
JSON
[
|
|
{
|
|
"name": "Adidas",
|
|
"path": "logos/adidas.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["clothing", "sports", "footwear"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Black",
|
|
"theme": "light",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#000" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"theme": "dark",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Amazon",
|
|
"path": "logos/amazon.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["retail"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Black",
|
|
"theme": "light",
|
|
"colors": [
|
|
{ "selector": "#text", "value": "#000" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"theme": "dark",
|
|
"colors": [
|
|
{ "selector": "#text", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Apple",
|
|
"path": "logos/apple.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["tech"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Silver",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#999" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#fff" }
|
|
]
|
|
},
|
|
{
|
|
"label": "Black",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#000" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "ATB",
|
|
"path": "logos/atb.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["retail"]
|
|
},
|
|
{
|
|
"name": "Binance",
|
|
"path": "logos/binance.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["crypto", "finance", "trading"]
|
|
},
|
|
{
|
|
"name": "Dalnoboy Service",
|
|
"path": "logos/dalnoboy-service.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["transport", "garage"]
|
|
},
|
|
{
|
|
"name": "Disney",
|
|
"path": "logos/disney.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["entertainment", "streaming"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Black",
|
|
"theme": "light",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#000" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"theme": "dark",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Dodge",
|
|
"path": "logos/dodge.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["automotive"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Grey",
|
|
"theme": "light",
|
|
"colors": [
|
|
{ "selector": "#text", "value": "#2b2a29" }
|
|
]
|
|
},
|
|
{
|
|
"label": "Red",
|
|
"colors": [
|
|
{ "selector": "#text", "value": "#e22b28" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"theme": "dark",
|
|
"colors": [
|
|
{ "selector": "#text", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Google",
|
|
"path": "logos/google.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["tech", "search"]
|
|
},
|
|
{
|
|
"name": "IBKR",
|
|
"path": "logos/ibkr.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "trading"]
|
|
},
|
|
{
|
|
"name": "Instagram",
|
|
"path": "logos/instagram.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["social", "media"]
|
|
},
|
|
{
|
|
"name": "Jeep",
|
|
"path": "logos/jeep.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["automotive"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Green",
|
|
"colors": [
|
|
{ "selector": "g", "value": "#424d07" }
|
|
]
|
|
},
|
|
{
|
|
"label": "Black",
|
|
"theme": "light",
|
|
"colors": [
|
|
{ "selector": "g", "value": "#000" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"theme": "dark",
|
|
"colors": [
|
|
{ "selector": "g", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Kyivstar",
|
|
"path": "logos/kyivstar.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["telecom"]
|
|
},
|
|
{
|
|
"name": "Lifecell",
|
|
"path": "logos/lifecell.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["telecom"]
|
|
},
|
|
{
|
|
"name": "Mono Black",
|
|
"path": "logos/mono_black.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "banking"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Black background, White text",
|
|
"colors": [
|
|
{ "selector": "#background", "value": "#000" },
|
|
{ "selector": "#text", "value": "#fff" }
|
|
],
|
|
"theme": "light"
|
|
},
|
|
{
|
|
"label": "White background, Black text",
|
|
"colors": [
|
|
{ "selector": "#background", "value": "#fff" },
|
|
{ "selector": "#text", "value": "#000" }
|
|
],
|
|
"theme": "dark"
|
|
},
|
|
{
|
|
"label": "Yellow background, White text",
|
|
"colors": [
|
|
{ "selector": "#background", "value": "#f2bd2b" },
|
|
{ "selector": "#text", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Mono White",
|
|
"path": "logos/mono_white.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "banking"]
|
|
},
|
|
{
|
|
"name": "Mono Yellow",
|
|
"path": "logos/mono_yellow.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "banking"]
|
|
},
|
|
{
|
|
"name": "Monobank paw",
|
|
"path": "logos/monobank_paw.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "banking"]
|
|
},
|
|
{
|
|
"name": "Monobank (text)",
|
|
"path": "logos/monobank_text.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "banking"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Black",
|
|
"theme": "light",
|
|
"colors": [
|
|
{ "selector": "#text1", "value": "#000" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"theme": "dark",
|
|
"colors": [
|
|
{ "selector": "#text1", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Nationwide",
|
|
"path": "logos/nationwide.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "banking"]
|
|
},
|
|
{
|
|
"name": "Netflix",
|
|
"path": "logos/netflix.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["entertainment", "streaming"]
|
|
},
|
|
{
|
|
"name": "Nikamebel",
|
|
"path": "logos/nikamebel.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["furniture"]
|
|
},
|
|
{
|
|
"name": "Novapay",
|
|
"path": "logos/novapay.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "payments"]
|
|
},
|
|
{
|
|
"name": "Privat24 Bussiness",
|
|
"path": "logos/privat24bussiness.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "banking"]
|
|
},
|
|
{
|
|
"name": "Privatbank",
|
|
"path": "logos/privatbank.png",
|
|
"format": "PNG",
|
|
"disable": false,
|
|
"tags": ["finance", "banking"]
|
|
},
|
|
{
|
|
"name": "Pumb",
|
|
"path": "logos/pumb.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "banking"]
|
|
},
|
|
{
|
|
"name": "Reebok",
|
|
"path": "logos/reebok.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["clothing", "sports", "footwear"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Black",
|
|
"theme": "light",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#000" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"theme": "dark",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Revolut",
|
|
"path": "logos/revolut.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["finance", "payments"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Black",
|
|
"theme": "light",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#000" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"theme": "dark",
|
|
"colors": [
|
|
{ "selector": "path", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Roomerin",
|
|
"path": "logos/roomerin.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["furniture"],
|
|
"colorSets": [
|
|
{
|
|
"label": "Brown",
|
|
"theme": "light",
|
|
"colors": [
|
|
{ "selector": "#text", "value": "#2b1c13" }
|
|
]
|
|
},
|
|
{
|
|
"label": "Green",
|
|
"colors": [
|
|
{ "selector": "#text", "value": "#859310" }
|
|
]
|
|
},
|
|
{
|
|
"label": "Black",
|
|
"colors": [
|
|
{ "selector": "#text", "value": "#000" }
|
|
]
|
|
},
|
|
{
|
|
"label": "White",
|
|
"theme": "dark",
|
|
"colors": [
|
|
{ "selector": "#text", "value": "#fff" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Sendpulse Small",
|
|
"path": "logos/sendpulse-small.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["email", "marketing"]
|
|
},
|
|
{
|
|
"name": "Sendpulse",
|
|
"path": "logos/sendpulse.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["email", "marketing"]
|
|
},
|
|
{
|
|
"name": "Shkafnik",
|
|
"path": "logos/shkafnik.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["furniture"]
|
|
},
|
|
{
|
|
"name": "Shkafnik Small",
|
|
"path": "logos/shkafnik_small.png",
|
|
"format": "PNG",
|
|
"disable": false,
|
|
"tags": ["furniture"]
|
|
},
|
|
{
|
|
"name": "Silpo",
|
|
"path": "logos/silpo.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["retail"]
|
|
},
|
|
{
|
|
"name": "Viber",
|
|
"path": "logos/viber.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["messaging"]
|
|
},
|
|
{
|
|
"name": "Vodafone",
|
|
"path": "logos/vodafone.svg",
|
|
"format": "SVG",
|
|
"disable": false,
|
|
"tags": ["telecom"]
|
|
},
|
|
{
|
|
"name": "Wise",
|
|
"path": "logos/wise.png",
|
|
"format": "PNG",
|
|
"disable": false,
|
|
"tags": ["finance", "payments"]
|
|
}
|
|
]
|