]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/vehicles/crosshair_drop.svg
Update Luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / vehicles / crosshair_drop.svg
diff --git a/gfx/luma/gfx/vehicles/crosshair_drop.svg b/gfx/luma/gfx/vehicles/crosshair_drop.svg
new file mode 100644 (file)
index 0000000..e22c53b
--- /dev/null
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="128" height="128">
+       <defs>
+               <clipPath id="clip">
+                       <path d="M 0,0 0,44 64,64 44,0 0,0 Z M 64,64 128,44 128,0 84,0 64,64 Z m 0,0 20,64 44,0 0,-44 -64,-20 z m 0,0 -64,20 0,44 44,0 20,-64 z"/>
+               </clipPath>
+       </defs>
+       <g filter="url(common.filters#shadow)">
+               <g fill="#fff">
+                       <rect x="63" y="30" width="2" height="22"/>
+                       <rect x="63" y="76" width="2" height="22"/>
+                       <rect x="76" y="63" width="22" height="2"/>
+                       <rect x="30" y="63" width="22" height="2"/>
+                       <path opacity="0.3" d="m 60,4 1.5,5 5,0 L 68,4 60,4 Z M 4,60 4,68 9,66.5 9,61.5 4,60 Z m 120,0 -5,1.5 0,5 5,1.5 0,-8 z m -62.5,59 -1.5,5 8,0 -1.5,-5 -5,0 z"/>
+               </g>
+               <g fill="none" stroke="#fff">
+                       <circle stroke-width="2" cx="64" cy="64" r="12"/>
+                       <circle opacity="0.85" stroke-width="4" cy="64" cx="64" r="33" clip-path="url(#clip)"/>
+                       <circle opacity="0.7" stroke-width="6" cx="64" cy="64" r="56" clip-path="url(#clip)"/>
+               </g>
+       </g>
+</svg>