20 lines
429 B
XML
20 lines
429 B
XML
<!--
|
|
category: Design
|
|
tags: [stroke, curved, line, path, design, style, illustration, vector]
|
|
unicode: "101fe"
|
|
version: "3.40"
|
|
-->
|
|
<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 19h1.341a7 7 0 0 0 6.845 -5.533l.628 -2.934a7 7 0 0 1 6.846 -5.533h1.34" />
|
|
</svg>
|