]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/crosshairs/luma/gfx/crosshair39.svg
Add crosshairs sourcefiles
[xonotic/mediasource.git] / gfx / crosshairs / luma / gfx / crosshair39.svg
diff --git a/gfx/crosshairs/luma/gfx/crosshair39.svg b/gfx/crosshairs/luma/gfx/crosshair39.svg
new file mode 100644 (file)
index 0000000..fdd4343
--- /dev/null
@@ -0,0 +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">
+       <defs>
+               <clipPath id="clip">
+                       <rect x="0" y="0" width="26" height="26"/>
+                       <rect y="0" x="38" width="26" height="26"/>
+                       <rect x="38" y="38" width="26" height="26"/>
+                       <rect y="38" x="0" width="26" height="26"/>
+               </clipPath>
+       </defs>
+       <g class="crosshair">
+               <path clip-path="url(#clip)" 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"/>
+       </g>
+</svg>