[Archived] Archived WIP of vielle.dev
at master 15 lines 355 B view raw view rendered
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="currentColor" 8 stroke-width="2" 9 stroke-linecap="round" 10 stroke-linejoin="round" 11 class="lucide lucide-moon-icon lucide-moon" 12> 13 <desc><!-- no alt text as descriptive --></desc> 14 <path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z" /> 15</svg>