]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/crosshairs/luma/gfx/crosshair58.svg
Render Luma crosshairs with Inkscape to avoid rsvg inconsistencies
[xonotic/mediasource.git] / gfx / crosshairs / luma / gfx / crosshair58.svg
index b32453a95199d1ae91b6363e3e287a7db2ccf68d..ce75fd4f750ec292b893c5e2175aa0c1e50ccb4d 100644 (file)
@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="96" height="96">
-       <g fill="#fff" filter="url(common.filters#shadow)">
-               <g opacity="0.5">
+       <g style="filter:url(common.filters#shadow)">
+               <g style="fill:#f3f3f3;opacity:.5">
                        <path id="segment" d="m 46,10 0,3 c -7.4,0 -14.2,2.3 -19.8,6.2 l 1.1,1.7 C 18.7,26.8 13,36.7 13,48 l -3.5,0 c 0,6.7 1.8,13 5,18.4 l 5.6,-3.3 C 17.5,58.7 16,53.5 16,48 16,31.4 29.4,18 46,18 c 3.5,0 6.9,0.6 10,1.7 L 58.7,12.2 C 54.7,10.8 50.5,10 46,10 z"/>
                        <use xlink:href="#segment" transform="matrix(-1,0,0,-1,96,96)"/>
                </g>
-               <use xlink:href="#segment" transform="matrix(0,0.5,-0.5,0,72,25)"/>
-               <use xlink:href="#segment" transform="matrix(0,-0.5,0.5,0,24,71)"/>
+               <g style="fill:#fff">
+                       <use xlink:href="#segment" transform="matrix(0,0.5,-0.5,0,72,25)"/>
+                       <use xlink:href="#segment" transform="matrix(0,-0.5,0.5,0,24,71)"/>
+               </g>
        </g>
 </svg>