mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
21 lines
501 B
XML
21 lines
501 B
XML
<!--
|
|
tags: [subtract, reduce, decrease, deduct, less, negative, diminish, lower, shrink, takeaway]
|
|
version: "2.28"
|
|
unicode: "fb94"
|
|
-->
|
|
<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="M14.373 15.301a4.978 4.978 0 0 1 -2.373 -1.301a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v9" />
|
|
<path d="M5 21v-7" />
|
|
<path d="M16 19h6" />
|
|
</svg>
|