@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
25 lines (24 loc) • 1.06 kB
TypeScript
/** This file is auto generated by convertSvgToJsx.ts */
import add from './add';
import arrow_down from './arrow_down';
import arrow_left from './arrow_left';
import arrow_right from './arrow_right';
import arrow_up from './arrow_up';
import bell from './bell';
import calendar from './calendar';
import check from './check';
import chevron_down from './chevron_down';
import chevron_left from './chevron_left';
import chevron_right from './chevron_right';
import chevron_up from './chevron_up';
import close from './close';
import download from './download';
import exclamation from './exclamation';
import information from './information';
import loupe from './loupe';
import more from './more';
import question from './question';
import reset from './reset';
import save from './save';
import subtract from './subtract';
export { add, arrow_down, arrow_left, arrow_right, arrow_up, bell, calendar, check, chevron_down, chevron_left, chevron_right, chevron_up, close, download, exclamation, information, loupe, more, question, reset, save, subtract, };