1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-29 10:20:52 +01:00
tabler-icons/icons/outline/column-remove.svg
2024-11-28 18:14:20 +01:00

22 lines
502 B
XML

<!--
tags: [delete, erase, omit, exclude, withdraw, take, subtract, extract, cut, eliminate]
category: Database
version: "2.24"
unicode: "faf4"
-->
<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="M6 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1z" />
<path d="M16 10l4 4" />
<path d="M16 14l4 -4" />
</svg>