diff --git a/apps/laboratory/public/metadata-icon.png b/apps/laboratory/public/metadata-icon.png
new file mode 100644
index 0000000000..b2add7f53c
Binary files /dev/null and b/apps/laboratory/public/metadata-icon.png differ
diff --git a/apps/laboratory/public/metadata-icon.svg b/apps/laboratory/public/metadata-icon.svg
index 5321468821..f2ffd668e2 100644
--- a/apps/laboratory/public/metadata-icon.svg
+++ b/apps/laboratory/public/metadata-icon.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/apps/laboratory/src/utils/ConstantsUtil.ts b/apps/laboratory/src/utils/ConstantsUtil.ts
index a5417d40ce..7323c95760 100644
--- a/apps/laboratory/src/utils/ConstantsUtil.ts
+++ b/apps/laboratory/src/utils/ConstantsUtil.ts
@@ -30,7 +30,7 @@ export const ConstantsUtil = {
name: 'AppKit Lab',
description: 'Laboratory environment for AppKit testing',
url: getPublicUrl(),
- icons: [`${getPublicUrl()}/metadata-icon.svg`],
+ icons: [`${getPublicUrl()}/metadata-icon.png`],
verifyUrl: ''
},
CustomWallets: [