返回 ppt-master
binary-tree.svg
1 <!--
2 tags: [data, diversity, it, math, binary, tree, code, digital, computer, programming]
3 category: Computers
4 version: "1.112"
5 unicode: "f5d4"
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="M6 20a2 2 0 1 0 -4 0a2 2 0 0 0 4 0" />
19 <path d="M16 4a2 2 0 1 0 -4 0a2 2 0 0 0 4 0" />
20 <path d="M16 20a2 2 0 1 0 -4 0a2 2 0 0 0 4 0" />
21 <path d="M11 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0" />
22 <path d="M21 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0" />
23 <path d="M5.058 18.306l2.88 -4.606" />
24 <path d="M10.061 10.303l2.877 -4.604" />
25 <path d="M10.065 13.705l2.876 4.6" />
26 <path d="M15.063 5.7l2.881 4.61" />
27 </svg>
28
28 lines Plain Text