Skip to content

Instantly share code, notes, and snippets.

@dhanyn10
Created September 16, 2017 12:10
Show Gist options
  • Save dhanyn10/721a71f3cec4dc093f2e5e62072aa329 to your computer and use it in GitHub Desktop.
Save dhanyn10/721a71f3cec4dc093f2e5e62072aa329 to your computer and use it in GitHub Desktop.
Menggunakan SVG Icon di Vuejs
//...
import VueSVGIcon from 'vue-svgicon'
//..
Vue.use(VueSVGIcon)
//...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment