mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 04:27:59 +00:00
feat: add SLZB logo in SVG format and update logos.json with SMLIGHT entry
This commit is contained in:
@@ -1018,6 +1018,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SLZB",
|
||||
"path": "logos/slzb.svg",
|
||||
"format": "SVG",
|
||||
"disable": false,
|
||||
"brand": "SMLIGHT",
|
||||
"tags": [
|
||||
"iot",
|
||||
"smart home",
|
||||
"automation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Traefik Logo",
|
||||
"path": "logos/traefik-logo.svg",
|
||||
@@ -2263,4 +2275,4 @@
|
||||
],
|
||||
"brand": "Bvr"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
10
public/logos/slzb.svg
Normal file
10
public/logos/slzb.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50.315425 48.037529" width="100%" height="100%">
|
||||
<g style="display:inline">
|
||||
<ellipse style="display:inline;fill:#c34130aa;fill-opacity:0.768627;stroke:none;stroke-width:0.309007"
|
||||
cx="15.856819" cy="15.947266" rx="15.856819" ry="15.945529"></ellipse>
|
||||
<ellipse style="display:inline;fill:#c34130aa;fill-opacity:0.768627;stroke:none;stroke-width:0.305563"
|
||||
cx="34.751984" cy="15.94725" rx="15.503702" ry="15.94725"></ellipse>
|
||||
<ellipse style="display:inline;fill:#c34130aa;fill-opacity:0.768627;stroke:none;stroke-width:0.30729"
|
||||
cx="24.993919" cy="32.092426" rx="15.680258" ry="15.946387"></ellipse>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 728 B |
Reference in New Issue
Block a user