diff --git a/src/components/IconifyIcon/src/offlineIcon.ts b/src/components/IconifyIcon/src/offlineIcon.ts index 16d159a..f5f0649 100644 --- a/src/components/IconifyIcon/src/offlineIcon.ts +++ b/src/components/IconifyIcon/src/offlineIcon.ts @@ -35,6 +35,7 @@ import attachMoneyRounded from "@iconify-icons/material-symbols/attach-money-rou import volunteerActivismSharp from "@iconify-icons/material-symbols/volunteer-activism-sharp"; import description from "@iconify-icons/material-symbols/description"; import folderRounded from "@iconify-icons/material-symbols/folder-rounded"; +import link from "@iconify-icons/material-symbols/link"; addIcon("cloud", Cloud); addIcon("rocket-launch-rounded", RocketLaunchRounded); @@ -70,4 +71,5 @@ addIcon("attach-money-rounded", attachMoneyRounded); addIcon("volunteer-activism-sharp", volunteerActivismSharp); addIcon("description", description); addIcon("folder-rounded", folderRounded); +addIcon("link", link); diff --git a/src/views/proxy/index.vue b/src/views/proxy/index.vue index b840286..a44eb25 100644 --- a/src/views/proxy/index.vue +++ b/src/views/proxy/index.vue @@ -679,7 +679,7 @@ onUnmounted(() => { class="text-xl text-[#ADADAD] hover:text-[#5A3DAA]" @click="handleCopyAccessAddress(proxy)" > - +