| 1 | <!-- |
| 2 | tags: [checkbox, box, shape, square, off, disabled, inactive, rectangular, geometry, form] |
| 3 | category: Shapes |
| 4 | version: "1.39" |
| 5 | unicode: "eeef" |
| 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 4h10a2 2 0 0 1 2 2v10m-.584 3.412a2 2 0 0 1 -1.416 .588h-12a2 2 0 0 1 -2 -2v-12c0 -.552 .224 -1.052 .586 -1.414" /> |
| 19 | <path d="M3 3l18 18" /> |
| 20 | </svg> |
| 21 |