import { svg } from '@opentiny/vue-common' import Apply from '../svgs/apply.svg' export default svg({ name: 'ColorIconApply', component: Apply })