socials
@justweb3/ui • Docs
@justweb3/ui / socials
Variable: socials
const
socials:object
Type declaration
discord()
discord: (
props
) =>Element
=DiscordIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
email()
email: (
props
) =>Element
=EmailIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
facebook()
facebook: (
props
) =>Element
=FacebookIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
farcaster()
farcaster: (
props
) =>Element
=FarcasterIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
github()
github: (
props
) =>Element
=GithubIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
google()
google: (
props
) =>Element
=GoogleIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
instagram()
instagram: (
props
) =>Element
=InstagramIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
linkedin()
linkedin: (
props
) =>Element
=LinkedinIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
medium()
medium: (
props
) =>Element
=MediumIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
mirror()
mirror: (
props
) =>Element
=MirrorIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
reddit()
reddit: (
props
) =>Element
=RedditIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
telegram()
telegram: (
props
) =>Element
=TelegramIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
twitter()
twitter: (
props
) =>Element
=TwitterIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
warpcast()
warpcast: (
props
) =>Element
=WarpcastIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
website()
website: (
props
) =>Element
=WebsiteIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
x()
x: (
props
) =>Element
=XIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
Defined in
packages/@justweb3/ui/src/lib/icons/components/socials/index.ts:17
Last updated