| 1 | <!-- |
| 2 | tags: [shape, point, check, circle, dotted, round, circular, geometry, form, figure] |
| 3 | category: Shapes |
| 4 | version: "1.26" |
| 5 | unicode: "ed28" |
| 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="M7.5 4.21l0 .01" /> |
| 19 | <path d="M4.21 7.5l0 .01" /> |
| 20 | <path d="M3 12l0 .01" /> |
| 21 | <path d="M4.21 16.5l0 .01" /> |
| 22 | <path d="M7.5 19.79l0 .01" /> |
| 23 | <path d="M12 21l0 .01" /> |
| 24 | <path d="M16.5 19.79l0 .01" /> |
| 25 | <path d="M19.79 16.5l0 .01" /> |
| 26 | <path d="M21 12l0 .01" /> |
| 27 | <path d="M19.79 7.5l0 .01" /> |
| 28 | <path d="M16.5 4.21l0 .01" /> |
| 29 | <path d="M12 3l0 .01" /> |
| 30 | </svg> |
| 31 |