summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/triangle.svg
blob: a5b597d343ceb4238bc7f012bda6acd98f19d0d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--
tags: [delta, shape, triangle, geometry, form, figure, pattern, outline]
category: Shapes
version: "1.0"
unicode: "eb44"
-->
<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="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0" />
</svg>