mirror of
https://github.com/shadoll/sLogos.git
synced 2026-02-04 11:03:24 +00:00
feat: add InfluxDB logos and metadata in SVG format to logos.json
This commit is contained in:
@@ -496,6 +496,64 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Influxdb",
|
||||
"path": "logos/influxdb.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Influxdb",
|
||||
"tags": [
|
||||
"Databases"
|
||||
],
|
||||
"colors": {
|
||||
"deep_blue": "#020a47",
|
||||
"black": "#000000",
|
||||
"white": "#ffffff"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
"sets": {
|
||||
"deep_blue": {
|
||||
"main": "deep_blue"
|
||||
},
|
||||
"black": {
|
||||
"main": "black"
|
||||
},
|
||||
"white": {
|
||||
"main": "white"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Influxdb",
|
||||
"path": "logos/influxdb-logo.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Influxdb",
|
||||
"tags": [
|
||||
"Databases"
|
||||
],
|
||||
"colors": {
|
||||
"deep_blue": "#020a47",
|
||||
"black": "#000000",
|
||||
"white": "#ffffff"
|
||||
},
|
||||
"targets": {
|
||||
"main": "path"
|
||||
},
|
||||
"sets": {
|
||||
"deep_blue": {
|
||||
"main": "deep_blue"
|
||||
},
|
||||
"black": {
|
||||
"main": "black"
|
||||
},
|
||||
"white": {
|
||||
"main": "white"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Messenger",
|
||||
"path": "logos/facebook-messenger.svg",
|
||||
|
||||
Reference in New Issue
Block a user