vbenjs / vite-plugin-svg-icons

Vite Plugin for fast creating SVG sprites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svg image not show on browser

Lil-Kr opened this issue · comments

package.json
image

vite.config.ts
image

local svg
image

svg component
image

use component
image

that is my config and svg info, then the svg image not show on chrome browser, could you please help to check or support? how should I use it ? thanks !!!!

did you add virtual module import in you index file?
import 'virtual:svg-icons-register'