返回 ppt-master
1 <!--
2 category: Design
3 tags: [cube, app, application, package, container, box]
4 version: "1.0"
5 unicode: "ea45"
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="M12 3l8 4.5l0 9l-8 4.5l-8 -4.5l0 -9l8 -4.5" />
19 <path d="M12 12l8 -4.5" />
20 <path d="M12 12l0 9" />
21 <path d="M12 12l-8 -4.5" />
22 </svg>
23
23 lines Plain Text