背景: 项目中想使用svg来做图标进行展示,特此记录。 环境:vue3 + vite + ts 1:创建组件 src\\components\\SvgIcon\\index.vue <template><s...