feat: svg icons

This commit is contained in:
liyasthomas
2021-08-28 05:47:33 +05:30
parent e397e3fb6f
commit 476bfbaef0
149 changed files with 476 additions and 392 deletions

View File

@@ -8,7 +8,7 @@
:title="$t('settings.choose_language')"
class="pr-8"
outline
icon="language"
svg="globe"
:label="`${
$i18n.locales.find(({ code }) => code == $i18n.locale).name
}`"