mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
24 lines
548 B
XML
24 lines
548 B
XML
<!--
|
|
category: Shapes
|
|
tags: [diagram, chemistry, modules, geometric]
|
|
unicode: "f3f9"
|
|
version: "1.94"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M4 18v-5l4 -2l4 2v5l-4 2z" />
|
|
<path d="M8 11v-3m1.332 -2.666l2.668 -1.334l4 2v5" />
|
|
<path d="M12 13l.661 -.331" />
|
|
<path d="M15.345 11.328l.655 -.328l4 2v3m-1.334 2.667l-2.666 1.333l-4 -2" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|