]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/crosshairs/luma/gfx/crosshair41.svg
Merge branch 'sev/crosshairs' into 'master'
[xonotic/mediasource.git] / gfx / crosshairs / luma / gfx / crosshair41.svg
index 9b436cb3789e9bd67f566ebe563dbecbb9842fe8..fde3bab19560c29804954d7ce2e2b25bd86a71c5 100644 (file)
@@ -1,7 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="64" height="64">
-       <g class="crosshair">
-               <path d="m 54,32 a 22,22 0 1 0 -44,0 22,22 0 1 0 44,0 z m 2,0 a 24,24 0 0 1 -48,0 24,24 0 1 1 48,0 z"/>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="44" height="44">
+       <defs>
+               <clipPath id="clip">
+                       <rect x="0" y="0" width="18" height="18"/>
+                       <rect x="27" y="0" width="18" height="18"/>
+                       <rect x="27" y="27" width="18" height="18"/>
+                       <rect x="0" y="27" width="18" height="18"/>
+               </clipPath>
+       </defs>
+       <g filter="url(common.filters#shadow)">
+               <rect fill="#fff" x="22" y="22" width="1" height="1"/>
+               <circle fill="none" stroke="#fff" stroke-width="1.5" clip-path="url(#clip)" cx="22.5" cy="22.5" r="16"/>
        </g>
 </svg>