返回 ppt-master
table-heart.svg
1 <!--
2 category: Database
3 tags: [table, heart, like, favorite, love, data-table, table-icon, heart-symbol, table-like, table-favorite]
4 version: "2.13"
5 unicode: "fa1d"
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="M11.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" />
19 <path d="M3 10h18" />
20 <path d="M10 3v18" />
21 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296" />
22 </svg>
23
23 lines Plain Text