@teamsparta/stack-icons
Version:
stack icons
17 lines (16 loc) • 689 B
TypeScript
export { InfoBell } from './InfoBell.js';
export { InfoBreaktime } from './InfoBreaktime.js';
export { InfoCalendar } from './InfoCalendar.js';
export { InfoCheck } from './InfoCheck.js';
export { InfoCheckCircle } from './InfoCheckCircle.js';
export { InfoCircle } from './InfoCircle.js';
export { InfoClock } from './InfoClock.js';
export { InfoCoupon } from './InfoCoupon.js';
export { InfoError } from './InfoError.js';
export { InfoHelp } from './InfoHelp.js';
export { InfoPoint } from './InfoPoint.js';
export { InfoTimer } from './InfoTimer.js';
export { InfoVerified } from './InfoVerified.js';
export { InfoWarning } from './InfoWarning.js';
import 'react';
import '../type.js';