返回 ppt-master
transform.svg
1 <!--
2 category: System
3 tags: [change, convert, adaptation, direction, transform]
4 version: "1.91"
5 unicode: "f38e"
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="M3 6a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19 <path d="M21 11v-3a2 2 0 0 0 -2 -2h-6l3 3m0 -6l-3 3" />
20 <path d="M3 13v3a2 2 0 0 0 2 2h6l-3 -3m0 6l3 -3" />
21 <path d="M15 18a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
22 </svg>
23
23 lines Plain Text