hugo-theme-hello-friend/layouts/partials/theme-icon.html

15 lines
337 B
HTML
Raw Normal View History

<svg
class="theme-toggler"
width="24"
height="24"
viewBox="0 0 48 48"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M22 41C32.4934 41 41 32.4934 41 22C41 11.5066 32.4934 3 22
2019-01-06 11:23:25 +01:00
3C11.5066 3 3 11.5066 3 22C3 32.4934 11.5066 41 22 41ZM7 22C7
13.7157 13.7157 7 22 7V37C13.7157 37 7 30.2843 7 22Z"
/>
2019-01-06 11:23:25 +01:00
</svg>