Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/icon-circle-violet.svg
blob: 7f944dc5b9601181c3ed92cb2c9be1faf3719afd (plain)
1
2
3
4
5
6
7
8
9
<?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="50" height="50">
  <path d="M 2,22 Q2,2 22,2 L 22,22" style="fill: #9d85c7; stroke: none;"/>
  <path d="M 28,2 Q48,2 48,22 L 28,22" style="fill: #c4b8de; stroke: none;"/>
  <path d="M 2,28 Q2,48 22,48 L 22,28" style="fill: #c4b8de; stroke: none;"/>
  <path d="M 48,28 Q48,48 28,48 L 28,28" style="fill: #9d85c7; stroke: none;"/>
</svg>