> Atom Element: Icon
npm install @s-ui/react-atom-icon> Atom Element: Icon





``sh`
$ npm install @s-ui/react-atom-icon --save
wraps a
js
import AtomIcon, {
ATOM_ICON_COLORS,
ATOM_ICON_SIZES,
ATOM_ICON_RENDERS
} from '@s-ui/react-atom-icon'const check =
return (
<>
{check}
{check}
{check}
{check}
>
)
``> Find full description and more examples in the demo page.