7 lines
312 B
XML
7 lines
312 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Todo List">
|
|||
|
|
<rect width="512" height="512" rx="96" fill="#4f46e5"/>
|
||
|
|
<path d="M138 266 l74 74 l162 -170"
|
||
|
|
fill="none" stroke="#ffffff" stroke-width="46"
|
||
|
|
stroke-linecap="round" stroke-linejoin="round"/>
|
||
|
|
</svg>
|