1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 17:42:15 +02:00
Files
tabler-icons/icons/outline/device-watch-minus.svg
2025-01-29 22:29:40 +01:00

23 lines
517 B
XML

<!--
category: Devices
tags: [decrease, less, reduce, subtract, deduct, remove, negative, downscale, diminish, lower]
version: "2.10"
unicode: "f8dc"
-->
<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="M12 18h-3a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v6" />
<path d="M9 18v3h3.5" />
<path d="M9 6v-3h6v3" />
<path d="M16 19h6" />
</svg>