aboutsummaryrefslogtreecommitdiff
path: root/src/icons/cone.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/cone.svg')
-rw-r--r--src/icons/cone.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/cone.svg b/src/icons/cone.svg
new file mode 100644
index 00000000..1bfb75eb
--- /dev/null
+++ b/src/icons/cone.svg
@@ -0,0 +1,9 @@
+---
+tags: [geometry, math, object, shape]
+version: "1.51"
+unicode: "efdd"
+---
+<svg>
+ <ellipse transform="matrix(1 0 0 -1 0 34)" cx="12" cy="17" rx="7" ry="3" />
+ <path d="M19 17v-.5l-7 -12.5l-7 12.5v.5" />
+</svg>