The icon size
needs to be adjusted through the font-size property in CSS. Default Size is 24px.
name
Required
It needs to be filled in with the name set when importing icons in JavaScript.
mode
Optional
Used to configure the icon style. The default is "outline". When the requested
style
does not exist, no icon will be displayed. The available styles of specific icons can be queried
in
the
Icon List
(Click the button in the lower right corner to make it display.)
color
Optional
Used to configure the icon color. It is only effective when the mode is
"outline",
"fill", or "black". More modes may be supported in the future.