22 lines
449 B
XML
22 lines
449 B
XML
<!--
|
|
tags: [subject, count, plus, minus, times, math, calculation, equation, mathematics, numeric]
|
|
category: Math
|
|
version: "1.7"
|
|
unicode: "ebeb"
|
|
-->
|
|
<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="M19 5h-7l-4 14l-3 -6h-2" />
|
|
<path d="M14 13l6 6" />
|
|
<path d="M14 19l6 -6" />
|
|
</svg>
|