1.0.3 • Published 5 years ago
@pacely/brew-icons v1.0.3
vue-icons
Vue icon components for Brew UI.
vue-icons is a high quality icon library, all components are displayed by svg.
Usage
install:
yarn add @brew/icons.import all:
import { install } from '@brew/icons' import Vue from 'vue' install(Vue)