mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
24 lines
513 B
XML
24 lines
513 B
XML
<!--
|
|
category: Media
|
|
tags: [increase, rise, elevate, advance, ascend, boost, grow, progress, climb, upward]
|
|
version: "2.28"
|
|
unicode: "fbe7"
|
|
-->
|
|
<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="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
|
|
<path d="M9 17v-13h10v8" />
|
|
<path d="M9 8h10" />
|
|
<path d="M19 22v-6" />
|
|
<path d="M22 19l-3 -3l-3 3" />
|
|
</svg>
|