We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df36d2 commit 67c4eebCopy full SHA for 67c4eeb
src/core/icons.js
@@ -1,3 +1,3 @@
1
-import bxAnaalyse from '@/assets/icons/bx-analyse.svg' // path to your '*.svg' file.
+import bxAnaalyse from '@/assets/icons/bx-analyse.svg?inline' // path to your '*.svg?inline' file.
2
3
export { bxAnaalyse }
0 commit comments