Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/images/indicator.svg
blob: d1786af6b5ae3148d795612e4f005bf7d3ff6feb (plain)
1
2
3
4
5
6
7
8
9
10
<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.1"
   width="20.0"
   height="15.0">
      <path d="m1.5 1.5 L 18.5 1.5 L 10 13.5 L 1.5 1.5 z"
       style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:3.0;stroke-opacity:1;" />
</svg>