返回 ppt-master
woman.svg
1 <!--
2 category: System
3 tags: [girl, female, gender, woman]
4 version: "1.0"
5 unicode: "eb53"
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="M10 16v5" />
19 <path d="M14 16v5" />
20 <path d="M8 16h8l-2 -7h-4l-2 7" />
21 <path d="M5 11c1.667 -1.333 3.333 -2 5 -2" />
22 <path d="M19 11c-1.667 -1.333 -3.333 -2 -5 -2" />
23 <path d="M10 4a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
24 </svg>
25
25 lines Plain Text