UNPKG

surf-design-system

Version:
10 lines (9 loc) 485 B
import ErrorIcon from './Error.A'; import ErrorOutlineIcon from './ErrorOutline.A'; import HelpIcon from './HelpIcon.A'; import HelpOutlineIcon from './HelpOutline.A'; import InfoIcon from './InfoIcon.A'; import InfoOutlineIcon from './InfoOutline.A'; import WarningIcon from './WarningIcon.A'; import WarningOutlineIcon from './WarningOutline.A'; export { ErrorIcon, ErrorOutlineIcon, HelpIcon, HelpOutlineIcon, InfoIcon, InfoOutlineIcon, WarningIcon, WarningOutlineIcon, };