fix main SVG logo

pull/5713/head
Thibault Duplessis 2019-12-01 21:12:30 -06:00
parent 0e231bbb08
commit 3a1f9de6a9
2 changed files with 1 additions and 74 deletions

View File

@ -1,73 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 54 54"
version="1.1"
id="svg4"
sodipodi:docname="lichess.padded.svg"
inkscape:version="0.92.4 5da689c313, 2019-01-14">
<metadata
id="metadata10">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs8">
<linearGradient
id="linearGradient1600"
osb:paint="solid">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop1598" />
</linearGradient>
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1035"
id="namedview6"
showgrid="true"
inkscape:zoom="4.3703704"
inkscape:cx="-37.511911"
inkscape:cy="-4.2591111"
inkscape:window-x="0"
inkscape:window-y="22"
inkscape:window-maximized="0"
inkscape:current-layer="svg4">
<inkscape:grid
type="xygrid"
id="grid817" />
</sodipodi:namedview>
<path
d="m -94.445213,-31 c -31.997857,0 -57.758737,25.8039683 -57.758737,57.85701 v 66.50834 c 0,32.05153 25.75975,57.85701 57.758737,57.85701 h 66.394961 c 31.997482,0 57.758742,-25.80359 57.758742,-57.85701 0,0 0.0875,-82.90771 0.29151,-124.36535 z"
style="stroke:#ffffff;stroke-width:6.757;stroke-linecap:round;paint-order:normal;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path1028"
inkscape:connector-curvature="0" />
<path
d="M 40.956,2.5 C 37.426,2.918 34.504,3.402 31.67,5.484 7.534,3.786 1.308,20.533 2.68,31.364 5.493,52.214 33.918,57.785 43.329,43.7 35.885,51.396 24.053,52.452 15.006,46.784 5.959,41.116 1.494,29.392 6.683,19.567 11.873,9.742 20.996,6.535 31.03,8.405 33.46,6.987 36.255,5.185 38.685,5.218 l -1.694,4.86 12.752,21.37 C 49.304,37.102 44.284,37.56 44.284,37.56 43.71,36.09 42.65,34.618 39.442,31.524 36.235,28.43 21.977,21.347 23.654,15.317 c -2.001,6.967 10.311,14.152 14.04,17.663 3.73,3.51 5.426,6.04 5.795,6.756 0,0 9.392,-2.504 7.838,-8.927 L 39.4,9.171 Z"
id="path2"
inkscape:connector-curvature="0"
style="fill:#000000;stroke:#000000;stroke-linejoin:round" />
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,4 +1,4 @@
<svg viewBox="0 0 54 54" xmlns="http://www.w3.org/2000/svg">
<svg viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg">
<path fill="#000000" stroke="#000000" stroke-linejoin="round"
d="M38.956.5c-3.53.418-6.452.902-9.286 2.984C5.534 1.786-.692 18.533.68 29.364 3.493 50.214 31.918 55.785 41.329 41.7c-7.444 7.696-19.276 8.752-28.323 3.084C3.959 39.116-.506 27.392 4.683 17.567 9.873 7.742 18.996 4.535 29.03 6.405c2.43-1.418 5.225-3.22 7.655-3.187l-1.694 4.86 12.752 21.37c-.439 5.654-5.459 6.112-5.459 6.112-.574-1.47-1.634-2.942-4.842-6.036-3.207-3.094-17.465-10.177-15.788-16.207-2.001 6.967 10.311 14.152 14.04 17.663 3.73 3.51 5.426 6.04 5.795 6.756 0 0 9.392-2.504 7.838-8.927L37.4 7.171z"/>
</svg>

Before

Width:  |  Height:  |  Size: 646 B

After

Width:  |  Height:  |  Size: 646 B