22 lines
486 B
XML
22 lines
486 B
XML
<!--
|
|
category: Devices
|
|
tags: [subtract, remove, decrease, less, reduce, negative, deduct, takeaway, lower, abate]
|
|
version: "2.10"
|
|
unicode: "f897"
|
|
-->
|
|
<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 20h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v9" />
|
|
<path d="M9 17h3.5" />
|
|
<path d="M16 19h6" />
|
|
</svg>
|