Fix icon unwanted borders
This commit is contained in:
parent
b4d2e1eeb2
commit
e94c449ebd
99
art/logo.svg
99
art/logo.svg
@ -8,20 +8,19 @@
|
|||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
width="24"
|
width="20"
|
||||||
height="24"
|
height="20"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 20 20"
|
||||||
fill="none"
|
|
||||||
stroke="currentColor"
|
|
||||||
stroke-width="2"
|
|
||||||
stroke-linecap="round"
|
|
||||||
stroke-linejoin="round"
|
|
||||||
class="feather feather-sidebar"
|
class="feather feather-sidebar"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg6"
|
id="svg6"
|
||||||
sodipodi:docname="logo.svg"
|
sodipodi:docname="logo.svg"
|
||||||
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||||||
enable-background="new">
|
style="fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;enable-background:new"
|
||||||
|
enable-background="new"
|
||||||
|
inkscape:export-filename="/r/arisu/dev/utils/tabs/resources/logo.png"
|
||||||
|
inkscape:export-xdpi="2457.6001"
|
||||||
|
inkscape:export-ydpi="2457.6001">
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata12">
|
id="metadata12">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
@ -60,41 +59,45 @@
|
|||||||
y1="0"
|
y1="0"
|
||||||
x2="24"
|
x2="24"
|
||||||
y2="24"
|
y2="24"
|
||||||
gradientUnits="userSpaceOnUse" />
|
gradientUnits="userSpaceOnUse"
|
||||||
|
gradientTransform="scale(0.83333333)" />
|
||||||
|
<mask
|
||||||
|
maskUnits="userSpaceOnUse"
|
||||||
|
id="mask854">
|
||||||
|
<g
|
||||||
|
style="display:inline;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
id="g860"
|
||||||
|
transform="translate(-2,-2.0142425)"
|
||||||
|
mask="none"
|
||||||
|
clip-path="none">
|
||||||
|
<rect
|
||||||
|
style="stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
x="3"
|
||||||
|
y="3"
|
||||||
|
width="18"
|
||||||
|
height="18"
|
||||||
|
rx="2"
|
||||||
|
ry="2"
|
||||||
|
id="rect856" />
|
||||||
|
<line
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
x1="9"
|
||||||
|
y1="3"
|
||||||
|
x2="9"
|
||||||
|
y2="21"
|
||||||
|
id="line858" />
|
||||||
|
</g>
|
||||||
|
</mask>
|
||||||
<filter
|
<filter
|
||||||
inkscape:collect="always"
|
inkscape:collect="always"
|
||||||
style="color-interpolation-filters:sRGB"
|
style="color-interpolation-filters:sRGB"
|
||||||
id="filter929">
|
id="filter862">
|
||||||
<feBlend
|
<feBlend
|
||||||
inkscape:collect="always"
|
inkscape:collect="always"
|
||||||
mode="hard-light"
|
mode="hard-light"
|
||||||
in2="BackgroundImage"
|
in2="BackgroundImage"
|
||||||
id="feBlend931" />
|
id="feBlend864" />
|
||||||
</filter>
|
</filter>
|
||||||
<mask
|
|
||||||
maskUnits="userSpaceOnUse"
|
|
||||||
id="mask894">
|
|
||||||
<g
|
|
||||||
id="g900"
|
|
||||||
style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none">
|
|
||||||
<rect
|
|
||||||
id="rect896"
|
|
||||||
ry="2"
|
|
||||||
rx="2"
|
|
||||||
height="18"
|
|
||||||
width="18"
|
|
||||||
y="3"
|
|
||||||
x="3"
|
|
||||||
style="stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
|
||||||
<line
|
|
||||||
id="line898"
|
|
||||||
y2="21"
|
|
||||||
x2="9"
|
|
||||||
y1="3"
|
|
||||||
x1="9"
|
|
||||||
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
|
||||||
</g>
|
|
||||||
</mask>
|
|
||||||
</defs>
|
</defs>
|
||||||
<sodipodi:namedview
|
<sodipodi:namedview
|
||||||
pagecolor="#ffffff"
|
pagecolor="#ffffff"
|
||||||
@ -109,18 +112,21 @@
|
|||||||
inkscape:window-height="1353"
|
inkscape:window-height="1353"
|
||||||
id="namedview8"
|
id="namedview8"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
inkscape:zoom="27.812867"
|
inkscape:zoom="39.333334"
|
||||||
inkscape:cx="6.8914249"
|
inkscape:cx="6.9859856"
|
||||||
inkscape:cy="16.985938"
|
inkscape:cy="12.882666"
|
||||||
inkscape:window-x="1934"
|
inkscape:window-x="1934"
|
||||||
inkscape:window-y="46"
|
inkscape:window-y="46"
|
||||||
inkscape:window-maximized="0"
|
inkscape:window-maximized="0"
|
||||||
inkscape:current-layer="svg6" />
|
inkscape:current-layer="svg6" />
|
||||||
<g
|
<g
|
||||||
style="display:inline;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none"
|
style="display:inline;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
id="g892">
|
id="g892"
|
||||||
|
transform="translate(-2,-2.0142425)"
|
||||||
|
mask="none"
|
||||||
|
clip-path="none">
|
||||||
<rect
|
<rect
|
||||||
style="stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
style="display:inline;stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
x="3"
|
x="3"
|
||||||
y="3"
|
y="3"
|
||||||
width="18"
|
width="18"
|
||||||
@ -129,7 +135,7 @@
|
|||||||
ry="2"
|
ry="2"
|
||||||
id="rect888" />
|
id="rect888" />
|
||||||
<line
|
<line
|
||||||
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
style="display:inline;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
x1="9"
|
x1="9"
|
||||||
y1="3"
|
y1="3"
|
||||||
x2="9"
|
x2="9"
|
||||||
@ -137,11 +143,12 @@
|
|||||||
id="line890" />
|
id="line890" />
|
||||||
</g>
|
</g>
|
||||||
<rect
|
<rect
|
||||||
style="display:inline;opacity:1;fill:url(#linearGradient837);fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal;filter:url(#filter929)"
|
style="display:inline;opacity:1;fill:url(#linearGradient837);fill-opacity:1;stroke:none;stroke-width:3.33333349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal;filter:url(#filter862)"
|
||||||
id="rect827"
|
id="rect827"
|
||||||
width="24"
|
width="20"
|
||||||
height="24"
|
height="20"
|
||||||
x="0"
|
x="0"
|
||||||
y="0"
|
y="0"
|
||||||
mask="url(#mask894)" />
|
mask="url(#mask854)"
|
||||||
|
clip-path="none" />
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user