| 1 | <!-- |
| 2 | category: Shapes |
| 3 | tags: [geometry, six, dimensional, shape, hexagon, 3d] |
| 4 | version: "1.98" |
| 5 | unicode: "f4c7" |
| 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="M19 6.844a2.007 2.007 0 0 1 1 1.752v6.555c0 .728 -.394 1.399 -1.03 1.753l-6 3.844a2 2 0 0 1 -1.942 0l-6 -3.844a2.007 2.007 0 0 1 -1.029 -1.752v-6.556c0 -.729 .394 -1.4 1.029 -1.753l6 -3.583a2.05 2.05 0 0 1 2 0l6 3.584h-.03l.002 0" /> |
| 19 | <path d="M12 16.5v4.5" /> |
| 20 | <path d="M4.5 7.5l3.5 2.5" /> |
| 21 | <path d="M16 10l4 -2.5" /> |
| 22 | <path d="M12 7.5v4.5l-4 2" /> |
| 23 | <path d="M12 12l4 2" /> |
| 24 | <path d="M12 16.5l4 -2.5v-4l-4 -2.5l-4 2.5v4l4 2.5" /> |
| 25 | </svg> |
| 26 |