updated base svg logo

This commit is contained in:
Joe Arndt 2022-08-23 23:32:52 -05:00
parent 1c6c6bb52c
commit c5f34ce5f8

View file

@ -1,65 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="1024"
height="1024"
version="1.1"
inkscape:version="1.2.1 (9c6d41e4, 2022-07-14)"
id="arndtware"
sodipodi:docname="tmp.svg"
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="defs168" />
<sodipodi:namedview
pagecolor="#505050"
inkscape:zoom="0.55048947"
inkscape:cx="554.96067"
inkscape:cy="510.45482"
inkscape:window-width="1075"
inkscape:window-height="862"
inkscape:window-x="682"
inkscape:window-y="25"
inkscape:window-maximized="0"
borderopacity="0"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:lockguides="false"
inkscape:current-layer="g122"
id="namedview218"
bordercolor="#eeeeee" />
<style
id="style77">.primary-color {
fill: black;
stroke: black;
}
.accent-color {
fill: red;
stroke: red;
}</style>
<g
id="g122"
transform="matrix(0.58347578,0,0,0.58347578,862.08547,218.80342)">
<circle
cx="-600"
cy="480"
r="840"
transform="translate(0,22.5)"
class="primary-color"
id="border"
style="fill: none; stroke-width: 75px;" />
<path
d="m -1125,630 285,570 h 120 l 120,-240 120,240 h 120 L -75,630 H -255 L -420,960 -510,780 -390,540 -540,240 h -60 v 240 l 30,60 -30,60 -30,-60 30,-60 V 240 h -60 l -150,300 120,240 -90,180 -165,-330 z"
id="w"
class="primary-color" />
<path
id="a"
d="m -1125,570 405,-810 h 240 L -75,570 H -255 L -570,-60 h -60 l -315,630 z"
class="accent-color" />
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1024 1024" width="1024" height="1024" preserveAspectRatio="xMidYMid meet">
<defs />
<style>
.primary-color {fill: black; stroke: black;}
.accent-color {fill: black; stroke: black;}
@media (prefers-color-scheme:dark){
.primary-color {fill: white; stroke: white;}
.accent-color {fill: white; stroke: white;}
}
</style>
<g transform="matrix(0.58347578,0,0,0.58347578,862.08547,218.80342)">
<circle class="primary-color" transform="translate(0,22.5)" style="fill: none; stroke-width: 75px;" cx="-600" cy="480" r="840"/>
<path class="primary-color" d="m -1125,630 285,570 h 120 l 120,-240 120,240 h 120 L -75,630 H -255 L -420,960 -510,780 -390,540 -540,240 h -60 v 240 l 30,60 -30,60 -30,-60 30,-60 V 240 h -60 l -150,300 120,240 -90,180 -165,-330 z"/>
<path class="accent-color" d="m -1125,570 405,-810 h 240 L -75,570 H -255 L -570,-60 h -60 l -315,630 z"/>
</g>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 984 B

Before After
Before After