10 lines
400 B
XML
10 lines
400 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<title>check-circle-stroke</title>
|
|
<defs>
|
|
<style>
|
|
.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}
|
|
</style>
|
|
</defs>
|
|
<path class="a" d="m6.75 9 3.294 4.611a1.526 1.526 0 0 0 2.414.09L23.25.749"/>
|
|
<path class="a" d="M16.783 3.824A10.487 10.487 0 1 0 20.8 8.377"/>
|
|
</svg> |