The <Icon /> component can be used together with the @marvelapp/theme icon collection.
<Icon />
@marvelapp/theme
import { Image } from '@marvelapp/ui'; import { ADD_TO_FOLDER_ICON } from '@marvelapp/ui';
<Icon display="block" paths={ADD_TO_FOLDER_ICON} />