mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 09:31:59 +00:00
feat: add Dockge logo in SVG format and update logos.json
This commit is contained in:
@@ -288,12 +288,19 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Docker Icon",
|
||||
"name": "Docker",
|
||||
"path": "logos/docker-icon.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Docker"
|
||||
},
|
||||
{
|
||||
"name": "Dockge",
|
||||
"path": "logos/dockge.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "Dockge"
|
||||
},
|
||||
{
|
||||
"name": "DuckDuckGo",
|
||||
"path": "logos/duckduckgo.svg",
|
||||
|
||||
Reference in New Issue
Block a user