blob: a962bc12d1165d2baee5af993e9027401e882217 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!--
category: Design
tags: [biology, molecule, chemistry, human, laboratory, cell]
version: "1.58"
unicode: "f05f"
-->
<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="M8 4l-4 2v5l4 2l4 -2v-5l-4 -2" />
<path d="M12 11l4 2l4 -2v-5l-4 -2l-4 2" />
<path d="M8 13v5l4 2l4 -2v-5" />
</svg>
|