Skip to content

Commit

Permalink
feat: Update Layout Editor Icon - MEED-7850 - Meeds-io/MIPs#159 (#259)
Browse files Browse the repository at this point in the history
The icon is updated to project-diagram for better UX thought
  • Loading branch information
boubaker committed Dec 3, 2024
1 parent 6f1e073 commit 920ede4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
class="ms-5"
icon
@click="openSiteNavigationDrawer">
<v-icon size="20">fa-sitemap</v-icon>
<v-icon size="20">fa-project-diagram</v-icon>
</v-btn>
</template>
<span>{{ $t('siteNavigation.button.tooltip.label') }}</span>
Expand Down

0 comments on commit 920ede4

Please sign in to comment.