]> git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/crosshairs/luma/gfx/crosshair57.svg
Update and add luma crosshair sourcefiles
[xonotic/mediasource.git] / gfx / crosshairs / luma / gfx / crosshair57.svg
diff --git a/gfx/crosshairs/luma/gfx/crosshair57.svg b/gfx/crosshairs/luma/gfx/crosshair57.svg
new file mode 100644 (file)
index 0000000..e41c08a
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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="24" height="24"/>
+                       <rect y="0" x="40" width="24" height="24"/>
+                       <rect x="40" y="40" width="24" height="24"/>
+                       <rect y="40" x="0" width="24" height="24"/>
+               </clipPath>
+       </defs>
+       <g filter="url(common.filters#shadow)">
+               <circle fill="none" stroke="#fff" stroke-width="4" clip-path="url(#clip)" cx="32" cy="32" r="24"/>
+               <g fill="#fff">
+                       <rect x="31" y="6" width="2" height="18"/>
+                       <rect x="40" y="31" width="18" height="2"/>
+                       <rect x="31" y="40" width="2" height="18"/>
+                       <rect x="6" y="31" width="18" height="2"/>
+               </g>
+       </g>
+</svg>