New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@geist-ui/vue-icons

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geist-ui/vue-icons

Vue icon components for Geist UI.

latest
npmnpm
Version
1.0.2
Version published
Maintainers
2
Created
Source

vue-icons

Vue icon components for Geist UI.

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


Usage

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

  • import all:

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

Documentation

  • vue-icons

LICENSE

MIT

FAQs

Package last updated on 24 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts