Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/icon-circle-brown.svg
blob: cea30d0a33fd2fa0575d3be8c3b20a727e3ea1f6 (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: #c79d85; stroke: none;"/>
  <path d="M 28,2 Q48,2 48,22 L 28,22" style="fill: #dec4b8; stroke: none;"/>
  <path d="M 2,28 Q2,48 22,48 L 22,28" style="fill: #dec4b8; stroke: none;"/>
  <path d="M 48,28 Q48,48 28,48 L 28,28" style="fill: #c79d85; stroke: none;"/>
</svg>