1.0.2 • Published 5 years ago

@geist-ui/vue-icons v1.0.2

Weekly downloads
23
License
MIT
Repository
-
Last release
5 years ago

vue-icons

Vue icon components for Geist UI.

vue-icons is a high quality icon library, all components are displayed by svg.

Usage

  1. install: yarn add @geist-ui/themes @geist-ui/vue-icons.

  2. import all:

    import '@geist-ui/themes/index.css'
    import { install } from '@geist-ui/vue-icons'
    import Vue from 'vue'
    
    install(Vue)

Documentation

LICENSE

MIT