mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
23 lines
507 B
XML
23 lines
507 B
XML
<!--
|
|
category: Design
|
|
tags: [edit, lower, reduce, decline, drop, fall, decrease, note, design, reference]
|
|
version: "2.28"
|
|
unicode: "fc04"
|
|
-->
|
|
<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="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
|
|
<path d="M13.5 6.5l4 4" />
|
|
<path d="M19 16v6" />
|
|
<path d="M22 19l-3 3l-3 -3" />
|
|
</svg>
|