| 1 | <!-- |
| 2 | tags: [licence, license, copyleft, sign, mark, emblem, representation, indicator] |
| 3 | category: Symbols |
| 4 | version: "1.11" |
| 5 | unicode: "ec3d" |
| 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="M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" /> |
| 19 | <path d="M10 9.75a3.016 3.016 0 0 1 4.163 .173a2.993 2.993 0 0 1 0 4.154a3.016 3.016 0 0 1 -4.163 .173" /> |
| 20 | </svg> |
| 21 |