]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/crosshairs/luma/gfx/crosshair36.svg
Update and add luma crosshair sourcefiles
[xonotic/mediasource.git] / gfx / crosshairs / luma / gfx / crosshair36.svg
index 5aa619796f01892961fc4f07aba3f50916e442cd..f8e7bfe416ef16d50f02de4c3795d918566fe125 100644 (file)
@@ -1,11 +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">
-               <rect x="31" y="31" width="2" height="2"/>
-               <rect x="31" y="8" width="2" height="16"/>
-               <rect x="40" y="31" width="16" height="2"/>
-               <rect x="31" y="40" width="2" height="16"/>
-               <rect x="8" y="31" width="16" height="2"/>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="80" height="80">
+       <defs>
+               <radialGradient id="gradient" gradientUnits="userSpaceOnUse" cx="40" cy="40" r="20">
+                       <stop stop-color="#fff" stop-opacity="0" offset="0"/>
+                       <stop stop-color="#fff" offset="1"/>
+               </radialGradient>
+       </defs>
+       <g fill="url(#gradient)" filter="url(common.filters#shadow)">
+               <path d="M 44,37.5 42.5,36 64,14.5 65.5,16 z"/>
+               <path d="M 42.5,44 44,42.5 65.5,64 64,65.5 z"/>
+               <path d="M 36,42.5 37.5,44 16,65.5 14.5,64 z"/>
+               <path d="M 37.5,36 36,37.5 14.5,16 16,14.5 z"/>
        </g>
 </svg>