refactor: updated svg icon assets

This commit is contained in:
liyasthomas
2021-09-03 11:27:11 +05:30
parent 94fcc0a6a9
commit 28d20a9c61
97 changed files with 352 additions and 100 deletions

View File

@@ -49,7 +49,7 @@
"
/>
<SmartItem
svg="discord"
svg="brands/discord"
:label="$t('app.join_discord_community')"
to="https://hoppscotch.io/discord"
blank
@@ -59,7 +59,7 @@
@click.native="hideModal()"
/>
<SmartItem
svg="logos/twitter"
svg="brands/twitter"
:label="$t('app.twitter')"
to="https://hoppscotch.io/twitter"
blank