Icons
Overview
eys UI uses the carbon design system icons. Therefore the react specific package @carbon/icons-react is a peer dependency of the library, just like react and react-dom.
Links
Sizes
There are three sizes: small, medium and large but this must be passed in pixels to the size prop. These are based on the spacing tokens.
- large: 32
- medium: 24
- small: 16 (default)