]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - gfx/luma/gfx/menu/luma/colorbutton_n.svg
Update luma sourcefiles
[xonotic/mediasource.git] / gfx / luma / gfx / menu / luma / colorbutton_n.svg
index 551c1e9f4737b3906150d52fd28cea207ad00cca..79916d91bdb43355659f841c44aa684f90a5ce60 100644 (file)
@@ -1,10 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet href="common_n.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="64" height="64">
-       <g transform="matrix(1,0,0,0.8846,0,3.6923)">
-               <g class="blurred">
-                       <path class="colorbutton" d="M 49.7,54 57.4,40.1 39.7,10 24.3,10 6.6,40.1 14.3,54 z M 12,58 2,40 22,6 42,6 62,40 52,58 z"/>
-                       <path class="colormark" d="M 47.3,50 52.8,40.1 37.4,14 26.6,14 11.2,40.1 16.7,50 z"/>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="64" height="64">
+       <defs>
+               <clipPath id="clip" clipPathUnits="userSpaceOnUse">
+                       <path d="M 23.1,8 40.9,8 59.7,40 50.8,56 13.2,56 4.3,40 z"/>
+               </clipPath>
+               <filter id="glow" x="-0.5" width="2" y="-0.5" height="2">
+                       <feGaussianBlur stdDeviation="8"/>
+               </filter>
+       </defs>
+       <g transform="matrix(1,0,0,0.8462,0,4.9231)">
+               <g class="colorbutton blurred">
+                       <path class="colorbutton_glow" filter="url(#glow)" clip-path="url(#clip)" d="m 0,0 0,64 64,0 0,-64 z m 25.4,12 13.2,0 16.5,28.1 -6.6,11.9 -32.9,0 -6.6,-11.9 z"/>
+                       <path class="colorbutton_frame" d="M 49.7,54 57.4,40.1 39.7,10 24.3,10 6.6,40.1 14.3,54 z M 12,58 2,40 22,6 42,6 62,40 52,58 z"/>
                </g>
        </g>
 </svg>