Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/redlight.svg
diff options
context:
space:
mode:
Diffstat (limited to 'data/redlight.svg')
-rwxr-xr-xdata/redlight.svg47
1 files changed, 47 insertions, 0 deletions
diff --git a/data/redlight.svg b/data/redlight.svg
new file mode 100755
index 0000000..af2bdd2
--- /dev/null
+++ b/data/redlight.svg
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ version="1.0"
+ width="20px"
+ height="20px"
+ viewBox="0 0 20 20"
+ id="svg3231">
+ <defs
+ id="defs2485">
+ <linearGradient
+ id="linearGradient3261">
+ <stop
+ id="stop3263"
+ style="stop-color:#ff3b3b;stop-opacity:0.20689656"
+ offset="0" />
+ <stop
+ id="stop3265"
+ style="stop-color:#de2828;stop-opacity:1"
+ offset="1" />
+ </linearGradient>
+ <radialGradient
+ cx="4"
+ cy="0"
+ r="9"
+ fx="0"
+ fy="0"
+ id="radialGradient3271"
+ xlink:href="#linearGradient3261"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <circle
+ cx="10"
+ cy="10"
+ r="9"
+ style="fill:#FFF;" />
+ <circle
+ cx="0"
+ cy="0"
+ r="9"
+ transform="translate(10, 10)"
+ id="circle2482"
+ style="fill:url(#radialGradient3271);fill-opacity:1;fill-rule:evenodd" />
+</svg>