make logo background white

This commit is contained in:
Marcell Vazquez-Chanlatte 2018-12-19 11:08:23 -08:00
parent 9187d8f05e
commit eeb54a48b6
2 changed files with 16 additions and 16 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Before After
Before After

View file

@ -9,12 +9,12 @@
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
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="286.05515mm" width="290.27872mm"
height="85.74884mm" height="89.74884mm"
viewBox="0 0 286.05515 85.748841" viewBox="0 0 290.27872 89.748841"
version="1.1" version="1.1"
id="svg8" id="svg8"
inkscape:version="0.92.2 2405546, 2018-03-11" inkscape:version="0.92.3 (2405546, 2018-03-11)"
sodipodi:docname="logo_text.svg"> sodipodi:docname="logo_text.svg">
<defs <defs
id="defs2"> id="defs2">
@ -39,23 +39,23 @@
pagecolor="#ffffff" pagecolor="#ffffff"
bordercolor="#666666" bordercolor="#666666"
borderopacity="1.0" borderopacity="1.0"
inkscape:pageopacity="0.0" inkscape:pageopacity="1"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="0.7" inkscape:zoom="0.7"
inkscape:cx="146.93689" inkscape:cx="154.49594"
inkscape:cy="250.55008" inkscape:cy="258.10913"
inkscape:document-units="mm" inkscape:document-units="mm"
inkscape:current-layer="layer1" inkscape:current-layer="layer1"
showgrid="false" showgrid="false"
inkscape:window-width="1918" inkscape:window-width="2558"
inkscape:window-height="1051" inkscape:window-height="1438"
inkscape:window-x="0" inkscape:window-x="1440"
inkscape:window-y="0" inkscape:window-y="0"
inkscape:window-maximized="0" inkscape:window-maximized="0"
fit-margin-top="0" fit-margin-top="2"
fit-margin-left="0" fit-margin-left="2"
fit-margin-right="0" fit-margin-right="2"
fit-margin-bottom="0" fit-margin-bottom="2"
showguides="false" /> showguides="false" />
<metadata <metadata
id="metadata5"> id="metadata5">
@ -73,7 +73,7 @@
inkscape:label="Layer 1" inkscape:label="Layer 1"
inkscape:groupmode="layer" inkscape:groupmode="layer"
id="layer1" id="layer1"
transform="translate(43.000961,-47.786214)"> transform="translate(45.000961,-45.786214)">
<rect <rect
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.78341872;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.78341872;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect53" id="rect53"
@ -140,7 +140,7 @@
transform="matrix(-0.02449262,0,0,-0.038419,103.51138,79.950529)"> transform="matrix(-0.02449262,0,0,-0.038419,103.51138,79.950529)">
<polygon <polygon
id="path2050" id="path2050"
points="0,182.35938 233.17773,0 233.17773,141.73242 902.25049,141.73242 902.25049,222.98633 233.17773,222.98633 233.17773,364.71875 " /> points="233.17773,141.73242 902.25049,141.73242 902.25049,222.98633 233.17773,222.98633 233.17773,364.71875 0,182.35938 233.17773,0 " />
</g> </g>
<text <text
xml:space="preserve" xml:space="preserve"

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

Before After
Before After