]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/crosshairs/luma/gfx/crosshairdot.svg
Render Luma crosshairs with Inkscape to avoid rsvg inconsistencies
[xonotic/mediasource.git] / gfx / crosshairs / luma / gfx / crosshairdot.svg
index ac35d3874b9e49eef4986e03d2af715dad35f458..886f94385852c6a8c74b441ba246580299de470c 100644 (file)
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="128" height="128">
-       <g filter="url(common.filters#shadowdot)">
-               <circle fill="#fff" cx="64" cy="64" r="7"/>
-       </g>
+       <circle style="fill:#fff;filter:url(common.filters#shadowdot)" cx="64" cy="64" r="7"/>
 </svg>