5 lines
289 B
XML
5 lines
289 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" role="img" aria-label="Todo Back">
|
|
<rect width="128" height="128" rx="28" fill="#1f2937"/>
|
|
<path d="M35 65l18 18 40-43" fill="none" stroke="#34d399" stroke-width="13" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|