mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
26 lines
988 B
XML
26 lines
988 B
XML
<svg xmlns="http://www.w3.org/2000/svg" focusable="false" height="1em" width="1em">
|
|
<g id="tuiIconCheckCircle" xmlns="http://www.w3.org/2000/svg">
|
|
<svg x="50%" y="50%" fill="none" height="1em" overflow="visible" viewBox="0 0 16 16" width="1em">
|
|
<svg
|
|
x="-8"
|
|
y="-8"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="16"
|
|
height="16"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path
|
|
vector-effect="non-scaling-stroke"
|
|
d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"
|
|
/>
|
|
<path vector-effect="non-scaling-stroke" d="M15.5 9.5l-4.5 5-2.5-2.273" />
|
|
</svg>
|
|
</svg>
|
|
</g>
|
|
</svg>
|