svg for swap language

This commit is contained in:
Arya 2023-09-11 08:48:11 +05:30
parent 23ed449c4b
commit 2b69cc687c
Signed by: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -40,7 +40,8 @@
formaction="/switchlanguages?engine={{ .Engine }}"
type="submit"
>
<->
<!-- https://icon-sets.iconify.design/ci/arrow-left-right/ -->
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16 13l3 3m0 0l-3 3m3-3H5m3-5L5 8m0 0l3-3M5 8h14"/></svg>
</button>
</div>