Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/violet.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/violet.svg')
-rw-r--r--icons/violet.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/icons/violet.svg b/icons/violet.svg
new file mode 100644
index 0000000..08d70f0
--- /dev/null
+++ b/icons/violet.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="500" height="500">
+ <circle cx="250" cy="250" r="250" stroke="none" fill="#E5E4E7" />
+ <circle cx="250" cy="250" r="225" stroke="none" fill="#c3c3ff" />
+ <circle cx="250" cy="250" r="200" stroke="none" fill="#c4b8de" />
+ <circle cx="250" cy="250" r="175" stroke="none" fill="#AB95D0" />
+ <circle cx="250" cy="250" r="150" stroke="none" fill="#9d85c7" />
+ <circle cx="250" cy="250" r="125" stroke="none" fill="#8e72c2" />
+ <circle cx="250" cy="250" r="100" stroke="none" fill="#5A009C" />
+ <circle cx="250" cy="250" r="75" stroke="none" fill="#42008C" />
+ <circle cx="250" cy="250" r="50" stroke="none" fill="#330066" />
+</svg>