summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/cone.svg
blob: 09ea6c12c86517a5da0ff930d75353817695c0ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--
tags: [geometry, math, object, shape, cone, form, figure, pattern, outline]
category: Shapes
version: "1.51"
unicode: "efdd"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M21 17.998v-.5l-8.13 -14.99a1 1 0 0 0 -1.74 0l-8.13 14.989v.5c0 1.659 4.03 3.003 9 3.003s9 -1.344 9 -3.002" />
</svg>