From 24ac6388d71daae6b0e4e66b97b40a82c92bfa22 Mon Sep 17 00:00:00 2001 From: Alexander Brown Date: Mon, 9 Mar 2026 10:00:53 -0700 Subject: [PATCH] style: Update share icon to be a send icon instead (#9667) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary It's a plane! ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9667-style-Update-share-icon-to-be-a-send-icon-instead-31e6d73d365081919013ea1521d26f2c) by [Unito](https://www.unito.io) --- src/components/TopMenuSection.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TopMenuSection.vue b/src/components/TopMenuSection.vue index 2c799f1c04..5994be4da4 100644 --- a/src/components/TopMenuSection.vue +++ b/src/components/TopMenuSection.vue @@ -61,7 +61,7 @@ @click="() => openShareDialog().catch(toastErrorHandler)" @pointerenter="prefetchShareDialog" > - + {{ t('actionbar.share') }}