Upgrade SABnbz logo form png to svg

This commit is contained in:
Daniel Gibbs 2022-03-20 16:53:08 +00:00
parent c4c6b60951
commit b5d294bb79
3 changed files with 69 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"description": "SABnzbd is a multi-platform binary newsgroup downloader. The program works in the background and simplifies the downloading verifying and extracting of files from Usenet.",
"enhanced": true,
"tile_background": "dark",
"icon": "sabnzbd.png",
"icon": "sabnzbd.svg",
"config": {
"type": "apikey",
"stat1": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

68
SABnzbd/sabnzbd.svg Normal file
View File

@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 605.05432 604.10114"
fill-rule="evenodd"
clip-rule="evenodd"
stroke-linejoin="round"
stroke-miterlimit="1.414"
version="1.1"
id="svg12"
sodipodi:docname="sabnzbd.svg"
width="605.05432"
height="604.10114"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs16" />
<sodipodi:namedview
id="namedview14"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="1.3536184"
inkscape:cx="302.52248"
inkscape:cy="302.89186"
inkscape:window-width="1920"
inkscape:window-height="1009"
inkscape:window-x="-1928"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg12" />
<path
d="M 120.72549,22.146151 H 484.32884 V 288.28105 h 97.89089 L 302.52717,581.95605 22.83461,288.27838 h 97.89088 V 22.151481 Z"
fill="none"
stroke-width="44.9784"
stroke="#000000"
id="path2" />
<path
d="m 120.72486,22.146131 h 363.604 V 288.28113 h 97.89 l -279.69,293.667 -279.694,-293.667 h 97.89 z"
fill="#ffb300"
id="path4" />
<path
d="m 302.52886,582.03013 -181.39,-559.821999 h 362.78 z"
fill="#ffca28"
id="path6" />
<path
d="m 199.02186,511.10313 h -149.697 v -31.503 h 88.824 v -27.95 h -88.824 v -90.48 h 149.697 v 31.263 h -88.823 v 27.95 h 88.823 v 90.718 z m 88.823,-31.503 h 27.95 v -27.95 h -27.95 z m 88.824,31.503 h -149.697 v -90.718 h 88.823 v -27.95 h -88.823 v -31.266 h 149.697 z m 88.823,-31.503 h 27.95 v -87.165 h -27.95 z m -60.874,31.503 v -209.15 h 60.874 v 59.216 h 88.823 v 149.934 z"
fill="none"
stroke-width="45.004"
stroke-linecap="round"
stroke="#000000"
id="path8" />
<path
d="m 199.02186,511.10313 h -149.697 v -31.503 h 88.824 v -27.95 h -88.824 v -90.48 h 149.697 v 31.263 h -88.823 v 27.95 h 88.823 v 90.718 z m 88.823,-31.503 h 27.95 v -27.95 h -27.95 z m 88.824,31.503 h -149.697 v -90.718 h 88.823 v -27.95 h -88.823 v -31.266 h 149.697 z m 88.823,-31.503 h 27.95 v -87.165 h -27.95 z m -60.874,31.503 v -209.15 h 60.874 v 59.216 h 88.823 v 149.934 z"
fill="#ffffff"
fill-rule="nonzero"
id="path10" />
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB