20 lines
428 B
XML
20 lines
428 B
XML
<!--
|
|
tags: [equation, add, plus, amount, total, sum, calculation, mathematics, numeric, formula]
|
|
category: Math
|
|
version: "1.2"
|
|
unicode: "eb73"
|
|
-->
|
|
<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="M18 16v2a1 1 0 0 1 -1 1h-11l6 -7l-6 -7h11a1 1 0 0 1 1 1v2" />
|
|
</svg>
|