mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
Add Redis logos
This commit is contained in:
@@ -697,7 +697,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Privatbank Logo",
|
||||
"name": "Privatbank",
|
||||
"path": "logos/privatbank_logo.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
@@ -754,6 +754,39 @@
|
||||
],
|
||||
"brand": "Python"
|
||||
},
|
||||
{
|
||||
"name": "Redis",
|
||||
"path": "logos/redis-logo.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"software",
|
||||
"database"
|
||||
],
|
||||
"brand": "Redis"
|
||||
},
|
||||
{
|
||||
"name": "Redis",
|
||||
"path": "logos/redis.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"tags": [
|
||||
"tech",
|
||||
"software",
|
||||
"database"
|
||||
],
|
||||
"brand": "Redis",
|
||||
"colors": [
|
||||
{
|
||||
"label": "Grey",
|
||||
"value": "#636466"
|
||||
}
|
||||
],
|
||||
"colorConfig": {
|
||||
"selector": "#text"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Reebok",
|
||||
"path": "logos/reebok.svg",
|
||||
|
||||
Reference in New Issue
Block a user