UNPKG

@teamsparta/stack-icons

Version:
17 lines (16 loc) 704 B
export { InfoBell } from './InfoBell.mjs'; export { InfoBreaktime } from './InfoBreaktime.mjs'; export { InfoCalendar } from './InfoCalendar.mjs'; export { InfoCheck } from './InfoCheck.mjs'; export { InfoCheckCircle } from './InfoCheckCircle.mjs'; export { InfoCircle } from './InfoCircle.mjs'; export { InfoClock } from './InfoClock.mjs'; export { InfoCoupon } from './InfoCoupon.mjs'; export { InfoError } from './InfoError.mjs'; export { InfoHelp } from './InfoHelp.mjs'; export { InfoPoint } from './InfoPoint.mjs'; export { InfoTimer } from './InfoTimer.mjs'; export { InfoVerified } from './InfoVerified.mjs'; export { InfoWarning } from './InfoWarning.mjs'; import 'react'; import '../type.mjs';