mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 04:38:28 +01:00
20 lines
367 B
XML
20 lines
367 B
XML
|
<!--
|
||
|
tags: [mathematics, maths, science, calculate, calculator, algebra]
|
||
|
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>
|