import SvgIcon from '@/components/SvgIcon/index.vue';// svg component import.meta.glob('./svg/*.svg', { eager: true }); export default SvgIcon;