mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
22 lines
516 B
XML
22 lines
516 B
XML
<!--
|
|
category: Devices
|
|
tags: [tablet, subtract, deduct, reduce, decrease, lessen, diminish, mini, shorten, lower]
|
|
version: "2.10"
|
|
unicode: "f8c9"
|
|
-->
|
|
<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.5 21h-6.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v11" />
|
|
<path d="M12.872 16.51a1 1 0 1 0 -.872 1.49" />
|
|
<path d="M16 19h6" />
|
|
</svg>
|