aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/icons.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/icons.svg')
-rw-r--r--src/_icons/icons.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/icons.svg b/src/_icons/icons.svg
new file mode 100644
index 00000000..8007157b
--- /dev/null
+++ b/src/_icons/icons.svg
@@ -0,0 +1,10 @@
+---
+category: Shapes
+---
+<svg>
+ <circle cx="6.5" cy="6.5" r="3.5" />
+ <path d="M2.5 21h8l-4 -7z" />
+ <path d="M14 3l7 7" />
+ <path d="M14 10l7 -7" />
+ <path d="M14 14h7v7h-7z" />
+</svg>