How to use the vue-awesome/components/Icon.icons function in vue-awesome

To help you get started, we’ve selected a few vue-awesome examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Justineo / vue-awesome-material-icons / demo-src / App.vue View on Github external
data () {
    return {
      query: '',
      names: Object.keys(Icon.icons),
      theme: THEMES[0],
      themes: THEMES
    }
  },
  computed: {

vue-awesome

Font Awesome component for Vue.js, using inline SVG.

MIT
Latest version published 2 years ago

Package Health Score

53 / 100
Full package analysis