| 1 | <!-- |
| 2 | tags: [graphics, drawing, design, art, canvas, artboard, creative, artistic, visual, aesthetic] |
| 3 | category: Design |
| 4 | version: "1.1" |
| 5 | unicode: "ea2a" |
| 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="M8 9a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1l0 -6" /> |
| 19 | <path d="M3 8l1 0" /> |
| 20 | <path d="M3 16l1 0" /> |
| 21 | <path d="M8 3l0 1" /> |
| 22 | <path d="M16 3l0 1" /> |
| 23 | <path d="M20 8l1 0" /> |
| 24 | <path d="M20 16l1 0" /> |
| 25 | <path d="M8 20l0 1" /> |
| 26 | <path d="M16 20l0 1" /> |
| 27 | </svg> |
| 28 |