[Archived] Archived WIP of vielle.dev
1<svg
2 xmlns="http://www.w3.org/2000/svg"
3 width="24"
4 height="24"
5 viewBox="0 0 24 24"
6 fill="none"
7 stroke="white"
8 stroke-width="2"
9 stroke-linecap="round"
10 stroke-linejoin="round"
11 class="lucide lucide-check-icon lucide-check"
12>
13 <desc><!-- no alt text as descriptive --></desc>
14
15 <path d="M20 6 9 17l-5-5" />
16</svg>