diff --git a/components/Icon.vue b/components/Icon.vue
index 4e0c145b4..6fe8a2e0e 100644
--- a/components/Icon.vue
+++ b/components/Icon.vue
@@ -2,7 +2,7 @@
+ >
import { defineComponent } from 'vue';
import type { PropType } from 'vue';
+
import BlueSky from '~/public/img/bluesky.svg';
-const svgDataToHtml = (svgDataString: string): string => decodeURI(svgDataString).replace(/^.*