summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/table-heart.svg
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/table-heart.svg')
-rw-r--r--app/assets/svg/icons/tabler/outline/table-heart.svg22
1 files changed, 22 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/table-heart.svg b/app/assets/svg/icons/tabler/outline/table-heart.svg
new file mode 100644
index 00000000..a75dee34
--- /dev/null
+++ b/app/assets/svg/icons/tabler/outline/table-heart.svg
@@ -0,0 +1,22 @@
1<!--
2category: Database
3tags: [table, heart, like, favorite, love, data-table, table-icon, heart-symbol, table-like, table-favorite]
4version: "2.13"
5unicode: "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>