import { svg } from '@opentiny/vue-common'
import ExecutionPhase from '@opentiny/vue-theme/svgs/execution-phase.svg'
export default () => svg({ name: 'IconExecutionPhase', component: ExecutionPhase, filledComponent: ExecutionPhase })()
import { svg } from '@opentiny/vue-common'
import ExecutionPhase from '@opentiny/vue-theme/svgs/execution-phase.svg'
export default () => svg({ name: 'IconExecutionPhase', component: ExecutionPhase, filledComponent: ExecutionPhase })()