24 lines
554 B
XML
24 lines
554 B
XML
<!--
|
|
tags: [ripple, wave, up, arrow, water, effect, animation, flow, stream, upload]
|
|
category: Arrows
|
|
unicode: "101a9"
|
|
version: "3.36"
|
|
-->
|
|
<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 7q 4.5 -3 9 0t 9 0" />
|
|
<path d="M3 17q 4.5 -3 9 0q .218 .144 .434 .275" />
|
|
<path d="M3 12q 4.5 -3 9 0q 1.941 1.294 3.882 1.472" />
|
|
<path d="M19 22v-6" />
|
|
<path d="M22 19l-3 -3l-3 3" />
|
|
</svg>
|