Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for New release Vue Unicons added 60+ Brand & UI icons
Anton Reshetov
Anton Reshetov

Posted on

     

New release Vue Unicons added 60+ Brand & UI icons

Hi, here!

Vue Unicons just released to 1.3.0 which added more than 60 Brand & UI icons

GitHub logo antonreshetov / vue-unicons

1000+ Pixel-perfect svg icons for your next project as Vue components

logo of vue-unicons repository

1000+ Pixel-perfect svgunicons for your next project as Vue components

Supporting

Vue Unicons is open source project and completely free to use.

If you like the project, you can donate to support the development via the following methods:

Donate via PatreonDonate via PayPalDonate via Bitcoin

Demo

https://antonreshetov.github.io/vue-unicons

Developed with love for developers

A simple way to add the necessary icons and install them.

demo

Install

NPM

Installing with npm is recommended and it works seamlessly with webpack.

npmivue-unicons
Enter fullscreen modeExit fullscreen mode

Download

You can download latest version from the Github:Download

Quick start

Global

To use in your project:

  1. Import vue-unicons
  2. Grab the icons you want and add then into Unicon library
  3. Install Unicon into Vue

main.js

Vue 3

import{createApp}from'vue'importAppfrom'./App.vue'importUniconfrom'vue-unicons'import{uniLayerGroupMonochrome,uniCarWash}from'vue-unicons/dist/icons'Unicon.add([uniLayerGroupMonochrome,uniCarWash])createApp(App).
Enter fullscreen modeExit fullscreen mode

demo

Enjoy!

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

I'am a self taught frontend developer who started his journey into the world of JS at 30, creator of massCode & MySigMail.
  • Education
    Self taught
  • Joined

More fromAnton Reshetov

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp