export { default as AxisXIcon } from "./axis-x.svg"; export { default as AxisYIcon } from "./axis-y.svg"; export { default as AxisZIcon } from "./axis-z.svg"; export { default as HomeIcon } from "./home.svg"; export { default as JogMinusIcon } from "./jog-minus.svg"; export { default as JogPlusIcon } from "./jog-plus.svg"; export { default as JoggingIcon } from "./jogging.svg"; export { default as OrientationCoordSystemIcon } from "./orientation-coord-system.svg"; export { default as OrientationToolIcon } from "./orientation-tool.svg"; export { default as RobotIcon } from "./robot.svg"; export { default as RotationIcon } from "./rotation.svg"; export { default as WBLogoIcon } from "./wbLogo.svg";