| 1 | <!-- |
| 2 | tags: [stack, arrange, pile, order, sort, group, select, organize, choose, layout] |
| 3 | category: Design |
| 4 | unicode: "fea9" |
| 5 | version: "3.1" |
| 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 10.5l6.492 -6.492" /> |
| 19 | <path d="M13.496 16l6.504 -6.504l-6.504 6.504" /> |
| 20 | <path d="M8.586 15.414l10.827 -10.827" /> |
| 21 | <path d="M8 6a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2l0 -8" /> |
| 22 | <path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2" /> |
| 23 | </svg> |
| 24 |