diff --git a/packages/frontend/src/components/shared/CustomIcon/LinkChainIcon.tsx b/packages/frontend/src/components/shared/CustomIcon/LinkChainIcon.tsx
new file mode 100644
index 00000000..66ff9cd4
--- /dev/null
+++ b/packages/frontend/src/components/shared/CustomIcon/LinkChainIcon.tsx
@@ -0,0 +1,21 @@
+import React from 'react';
+import { CustomIcon, CustomIconProps } from './CustomIcon';
+
+export const LinkChainIcon = (props: CustomIconProps) => {
+ return (
+
{label}
{description}
{helperText}
{label}
{description}
{helperText}