aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/category.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/category.svg')
-rw-r--r--src/_icons/category.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/category.svg b/src/_icons/category.svg
new file mode 100644
index 00000000..4f369826
--- /dev/null
+++ b/src/_icons/category.svg
@@ -0,0 +1,9 @@
+---
+category: Shapes
+---
+<svg>
+ <path d="M4 4h6v6h-6z" />
+ <path d="M14 4h6v6h-6z" />
+ <path d="M4 14h6v6h-6z" />
+ <circle cx="17" cy="17" r="3" />
+</svg>