返回 ppt-master
friends.svg
1 <!--
2 category: System
3 tags: [people, boy, girl, man, woman, friends]
4 version: "1.0"
5 unicode: "eab0"
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="M5 5a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
19 <path d="M5 22v-5l-1 -1v-4a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4l-1 1v5" />
20 <path d="M15 5a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21 <path d="M15 22v-4h-2l2 -6a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1l2 6h-2v4" />
22 </svg>
23
23 lines Plain Text