Render themes new SVG resources, closes #251

This commit is contained in:
Emux
2016-11-24 14:02:00 +02:00
parent d937f3516c
commit ca5e34e1fb
427 changed files with 3741 additions and 2779 deletions

View File

@@ -1,10 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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" version="1.0" width="580" height="580">
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<g id="g1327">
<path d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 L 1.704,516.927 C 1.704,557.771 22.599,579.156 63.896,579.156 L 515.92,579.156 C 557.227,579.156 578.149,558.841 578.149,516.927 L 578.149,66.804 C 578.149,24.203 557.227,1.768 514.628,1.768 C 514.624,1.768 66.133,1.625 66.275,1.768 z " id="path1329" fill="#734A08" stroke="#eee" stroke-width="3.408"/>
</g>
<path d="M 131.79596,192.04629 L 228.24657,288.96614 L 131.79596,385.41673 L 131.79596,192.04629 z M 431.85502,173.87381 L 313.05143,292.22239 C 307.14536,298.12834 299.68963,301.08124 290.68421,301.08111 C 281.36551,301.08124 273.59696,297.97192 267.37853,291.75313 L 149.49921,173.87381 L 431.85502,173.87381 z M 450.49674,385.41673 L 354.04613,288.96614 L 450.49674,192.04629 L 450.49674,385.41673 z M 149.02996,403.5892 L 245.9498,307.1386 L 250.14455,311.33334 C 261.33031,322.2066 274.84352,327.64317 290.68421,327.64306 C 306.52444,327.64317 319.88125,322.2066 330.75466,311.33334 L 334.94939,307.1386 L 431.85502,403.5892 L 149.02996,403.5892 z M 105.70326,429.68191 L 477.52793,429.68191 L 477.52793,147.31187 L 105.70326,147.31187 L 105.70326,429.68191 z" id="flowRoot3192" fill="#ffffff"/>
<path sodipodi:type="arc" id="path2207" sodipodi:cx="217.14285" sodipodi:cy="305.71429" sodipodi:rx="288.57144" sodipodi:ry="288.57144" d="M 505.71429,305.71429 A 288.57144,288.57144 0 1 1 -71.428589,305.71429 A 288.57144,288.57144 0 1 1 505.71429,305.71429 z" transform="matrix(0.9469422,0,0,0.9469422,85.693279,2.9720757)" fill="none" stroke="#ffffff" stroke-width="25.14"/>
<path transform="matrix(0.9469422,0,0,0.9469422,85.693279,2.9720757)" d="M 505.71429,305.71429 A 288.57144,288.57144 0 1 1 -71.428589,305.71429 A 288.57144,288.57144 0 1 1 505.71429,305.71429 z" sodipodi:ry="288.57144" sodipodi:rx="288.57144" sodipodi:cy="305.71429" sodipodi:cx="217.14285" id="path3267" sodipodi:type="arc" opacity=".1" fill="#ffffff" stroke="#ffffff" stroke-width="25.14"/>
<path white-space="normal" isolation="auto" mix-blend-mode="normal" id="path4144" d="M 32,290 C 32,432 148,548 290,548 432,548 548,432 548,290 548,148 432,32 290,32 148,32 32,148 32,290 Z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 32,290 C 32,432 148,548 290,548 432,548 548,432 548,290 548,148 432,32 290,32 148,32 32,148 32,290 Z" id="path4183" mix-blend-mode="normal" isolation="auto" white-space="normal" fill="#ac39ac" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="M 525,290 C 525,420 420,525 290,525 160,525 55,420 55,290 55,160 160,55 290,55 420,55 525,160 525,290 Z" id="circle4177" mix-blend-mode="normal" isolation="auto" white-space="normal" opacity="0.8" fill="#ffffff" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="M 122 163 L 122 417 L 457 417 L 457 163 L 122 163 z M 163 187 L 417 187.19922 L 310 293 C 304.7 298.3 298 301 290 301 C 281.6 301 274.59961 298.19961 269.09961 292.59961 L 163 187 z M 146 203 L 233 290 L 146 377 L 146 203 z M 434 203 L 434 377 L 347 290 L 434 203 z M 249 307 C 260.29741 318.49378 276.25955 325.22887 289.30078 325.40039 C 307.93883 323.32024 317.64861 318.35139 329 307 L 416 394 L 161 394 L 249 307 z " id="path4145" fill="#ac39ac"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB