summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/row-insert-bottom.svg
blob: 4f9d70bff5967ac8e7e17d7dd27c5cb0cc8d835f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
tags: [table, layout, add, below, macro, excel, row, insert, bottom, storage]
category: Database
version: "1.39"
unicode: "eed0"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M20 6v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1" />
  <path d="M12 15l0 4" />
  <path d="M14 17l-4 0" />
</svg>