| 1 | <!-- |
| 2 | category: Development |
| 3 | tags: [queue, pop, out, remove, stack, data-structure, extract, development] |
| 4 | unicode: "101ff" |
| 5 | version: "3.40" |
| 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="M11 5h-6a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-6" /> |
| 19 | <path d="M3 13h6a2 2 0 0 1 2 2v6" /> |
| 20 | <path d="M16 3h5v5" /> |
| 21 | <path d="M21 3l-6 6" /> |
| 22 | </svg> |
| 23 |