Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/images/indicator.svg
diff options
context:
space:
mode:
Diffstat (limited to 'images/indicator.svg')
-rw-r--r--images/indicator.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/images/indicator.svg b/images/indicator.svg
new file mode 100644
index 0000000..d1786af
--- /dev/null
+++ b/images/indicator.svg
@@ -0,0 +1,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>