aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/rectangle.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/rectangle.svg')
-rw-r--r--src/_icons/rectangle.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/rectangle.svg b/src/_icons/rectangle.svg
new file mode 100644
index 0000000..7bce576
--- /dev/null
+++ b/src/_icons/rectangle.svg
@@ -0,0 +1,6 @@
+---
+category: Shapes
+---
+<svg>
+ <rect x="3" y="5" width="18" height="14" rx="2" />
+</svg>