general

@justweb3/uiDocs


@justweb3/ui / general

Variable: general

const general: object

Type declaration

add()

add: (props) => Element = AddIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

add-circle()

add-circle: (props) => Element = AddCircleIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

address()

address: (props) => Element = AddressIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

arrow()

arrow: (props) => Element = ArrowIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

arrow-white()

arrow-white: (props) => Element = ArrowWhiteIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

attachment()

attachment: (props) => Element = AttachmentIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

clip()

clip: (props) => Element = ClipIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

close()

close: (props) => Element = CloseIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

comic()

comic: (props) => Element = ComicIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

contacts()

contacts: (props) => Element = ContactsIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

copied()

copied: (props) => Element = CopiedIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

copy()

copy: (props) => Element = CopyIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

delete()

delete: (props) => Element = DeleteIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

done()

done: (props) => Element = DoneIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

edit()

edit: (props) => Element = EditIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

general()

general: (props) => Element = GeneralIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

location()

location: (props) => Element = LocationIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

logout()

logout: (props) => Element = LogoutIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

mapp()

mapp: (props) => Element = MappIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

maximize()

maximize: (props) => Element = MaximizeIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

minimize()

minimize: (props) => Element = MinimizeIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

minus()

minus: (props) => Element = MinusIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

notification()

notification: (props) => Element = NotificationIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

pen()

pen: (props) => Element = PenIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

person-edit()

person-edit: (props) => Element = PersonEditIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

profile()

profile: (props) => Element = ProfileIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

profile-edit()

profile-edit: (props) => Element = ProfileEditIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

social()

social: (props) => Element = SocialIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

trash()

trash: (props) => Element = TrashIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

trash-white()

trash-white: (props) => Element = TrashWhiteIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

verifications()

verifications: (props) => Element = VerificationsIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

wallet()

wallet: (props) => Element = WalletIcon

Parameters

props: SVGProps<SVGSVGElement>

Returns

Element

Defined in

packages/@justweb3/ui/src/lib/icons/components/general/index.ts:33

Last updated