| 1 | <!-- |
| 2 | tags: [square, rotated, diamond, asterisk, star, symbol, shape, mark, required, password] |
| 3 | category: Shapes |
| 4 | unicode: "101a5" |
| 5 | version: "3.36" |
| 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="M13.446 2.6l7.955 7.954a2.045 2.045 0 0 1 0 2.892l-7.955 7.955a2.045 2.045 0 0 1 -2.892 0l-7.955 -7.955a2.045 2.045 0 0 1 0 -2.892l7.955 -7.955a2.045 2.045 0 0 1 2.892 0" /> |
| 19 | <path d="M12 8.5v7" /> |
| 20 | <path d="M9 10l6 4" /> |
| 21 | <path d="M9 14l6 -4" /> |
| 22 | </svg> |
| 23 |