| 1 | <!-- |
| 2 | category: System |
| 3 | tags: [select, cursor, click, design] |
| 4 | version: "1.5" |
| 5 | unicode: "ebbc" |
| 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 12l3 0" /> |
| 19 | <path d="M12 3l0 3" /> |
| 20 | <path d="M7.8 7.8l-2.2 -2.2" /> |
| 21 | <path d="M16.2 7.8l2.2 -2.2" /> |
| 22 | <path d="M7.8 16.2l-2.2 2.2" /> |
| 23 | <path d="M12 12l9 3l-4 2l-2 4l-3 -9" /> |
| 24 | </svg> |
| 25 |