aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/flag.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/flag.svg')
-rw-r--r--src/_icons/flag.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/flag.svg b/src/_icons/flag.svg
new file mode 100644
index 0000000..22d112b
--- /dev/null
+++ b/src/_icons/flag.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <line x1="5" y1="5" x2="5" y2="21" />
+ <line x1="19" y1="5" x2="19" y2="14" />
+ <path d="M5 5a5 5 0 017 0a5 5 0 007 0" />
+ <path d="M5 14a5 5 0 017 0a5 5 0 007 0" />
+</svg>