Module: icons
Table of contents
Functions
Functions
DiscordIcon
▸ DiscordIcon(properties
): Element
Parameters
Name | Type |
---|---|
properties | SvgIconProps |
Returns
Element
Defined in
src/client/atoms/icons/index.tsx:8 (opens in a new tab)
HuggingfaceIcon
▸ HuggingfaceIcon(properties
): Element
Parameters
Name | Type |
---|---|
properties | SvgIconProps |
Returns
Element
Defined in
src/client/atoms/icons/index.tsx:41 (opens in a new tab)
ImageEditIcon
▸ ImageEditIcon(properties
): Element
Parameters
Name | Type |
---|---|
properties | SvgIconProps |
Returns
Element
Defined in
src/client/atoms/icons/index.tsx:68 (opens in a new tab)
ImageRemoveIcon
▸ ImageRemoveIcon(properties
): Element
Parameters
Name | Type |
---|---|
properties | SvgIconProps |
Returns
Element
Defined in
src/client/atoms/icons/index.tsx:84 (opens in a new tab)
OverlayEditIcon
▸ OverlayEditIcon(properties
): Element
Parameters
Name | Type |
---|---|
properties | SvgIconProps |
Returns
Element
Defined in
src/client/atoms/icons/index.tsx:76 (opens in a new tab)
TwitchIcon
▸ TwitchIcon(properties
): Element
Parameters
Name | Type |
---|---|
properties | SvgIconProps |
Returns
Element
Defined in
src/client/atoms/icons/index.tsx:19 (opens in a new tab)
XIcon
▸ XIcon(properties
): Element
Parameters
Name | Type |
---|---|
properties | SvgIconProps |
Returns
Element