| 1 | <!-- |
| 2 | tags: [math, counting, calculator, calculate, one, two, three, four, five, numbers] |
| 3 | category: Numbers |
| 4 | version: "1.54" |
| 5 | unicode: "f015" |
| 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="M8 10v-7l-2 2" /> |
| 19 | <path d="M6 16a2 2 0 1 1 4 0c0 .591 -.601 1.46 -1 2l-3 3h4" /> |
| 20 | <path d="M15 14a2 2 0 1 0 2 -2a2 2 0 1 0 -2 -2" /> |
| 21 | <path d="M6.5 10h3" /> |
| 22 | </svg> |
| 23 |