| 1 | <!-- |
| 2 | category: Development |
| 3 | tags: [frontend, micro, modular, architecture, split, components, application, separate, independent, federation, modules, structure] |
| 4 | unicode: "101ee" |
| 5 | version: "3.39" |
| 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="M7.5 7.5l4.5 4.5l4.5 -4.5" /> |
| 19 | <path d="M6 16v-4" /> |
| 20 | <path d="M18 16v-4" /> |
| 21 | <path d="M16 6a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> |
| 22 | <path d="M16 18a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> |
| 23 | <path d="M4 6a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> |
| 24 | <path d="M4 18a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /> |
| 25 | </svg> |
| 26 |