| 1 | <!-- |
| 2 | tags: [alphabet, monogram, typography, emblem, character, initial, design, decoration, circle, dotted] |
| 3 | category: Letters |
| 4 | version: "3.11" |
| 5 | unicode: "ff6a" |
| 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="M10 8l2 8l2 -8" /> |
| 19 | <path d="M7.5 4.21v.01" /> |
| 20 | <path d="M4.21 7.5v.01" /> |
| 21 | <path d="M3 12v.01" /> |
| 22 | <path d="M4.21 16.5v.01" /> |
| 23 | <path d="M7.5 19.79v.01" /> |
| 24 | <path d="M12 21v.01" /> |
| 25 | <path d="M16.5 19.79v.01" /> |
| 26 | <path d="M19.79 16.5v.01" /> |
| 27 | <path d="M21 12v.01" /> |
| 28 | <path d="M19.79 7.5v.01" /> |
| 29 | <path d="M16.5 4.21v.01" /> |
| 30 | <path d="M12 3v.01" /> |
| 31 | </svg> |
| 32 |