You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add <template></template> to the vue file and paste the svg contents inside the tag
6.. try to add the icon to some page, for example /src/pages/Index.vue, just add <IconVideo /> somewhere to template
The text was updated successfully, but these errors were encountered:
video
iconsrc/components/IconVideo.vue
<template></template>
to the vue file and paste the svg contents inside the tag6.. try to add the icon to some page, for example
/src/pages/Index.vue
, just add<IconVideo />
somewhere to templateThe text was updated successfully, but these errors were encountered: