| 1 | <!-- |
| 2 | tags: [grid, array, system, structure, arrangement, schema, chart, layout, framework, matrix] |
| 3 | category: Math |
| 4 | version: "3.24" |
| 5 | unicode: "100bc" |
| 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 16h.013" /> |
| 19 | <path d="M12.01 16h.005" /> |
| 20 | <path d="M16.015 16h.005" /> |
| 21 | <path d="M16.015 12h.005" /> |
| 22 | <path d="M8.01 12h.005" /> |
| 23 | <path d="M12.01 12h.005" /> |
| 24 | <path d="M16.02 8h.005" /> |
| 25 | <path d="M8.015 8h.005" /> |
| 26 | <path d="M12.015 8h.005" /> |
| 27 | <path d="M7 4h-1a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h1" /> |
| 28 | <path d="M17 4h1a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-1" /> |
| 29 | </svg> |
| 30 |