| 1 | <!-- |
| 2 | tags: [calculator, equal, plus, multiplication, minus, math, symbols, calculation, equation, mathematics] |
| 3 | category: Math |
| 4 | version: "1.39" |
| 5 | unicode: "eeb3" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M3 12l18 0" /> |
| 19 | <path d="M12 3l0 18" /> |
| 20 | <path d="M16.5 4.5l3 3" /> |
| 21 | <path d="M19.5 4.5l-3 3" /> |
| 22 | <path d="M6 4l0 4" /> |
| 23 | <path d="M4 6l4 0" /> |
| 24 | <path d="M18 16l.01 0" /> |
| 25 | <path d="M18 20l.01 0" /> |
| 26 | <path d="M4 18l4 0" /> |
| 27 | </svg> |
| 28 |