import trashSVG from "!!raw-loader!../../../res/img/element-icons/trashcan.svg"; import attachSVG from "!!raw-loader!../../../res/img/element-icons/room/composer/attach.svg"; export default { "trash.svg": trashSVG, "attach.svg": attachSVG, };