summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/square-root.svg
blob: bc0d47f5366da6b90a4c1052ee812f1be568774e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!--
tags: [mathematics, maths, science, calculate, calculator, algebra, square, root, calculation, equation]
category: Math
version: "1.39"
unicode: "eef1"
-->
<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="M3 12h2l4 8l4 -16h8" />
</svg>