Gathering detailed insights and metrics for @iconscout/vue-unicons
Gathering detailed insights and metrics for @iconscout/vue-unicons
Gathering detailed insights and metrics for @iconscout/vue-unicons
Gathering detailed insights and metrics for @iconscout/vue-unicons
1100+ vector icons as easy to use Vue/Nuxt Components
npm install @iconscout/vue-unicons
Typescript
Module System
Node Version
NPM Version
Vue (92.25%)
JavaScript (7.73%)
CSS (0.01%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
NOASSERTION License
32 Stars
16 Commits
9 Forks
4 Watchers
11 Branches
3 Contributors
Updated on May 25, 2025
Latest Version
1.2.0
Package Id
@iconscout/vue-unicons@1.2.0
Unpacked Size
1.98 MB
Size
382.01 kB
File Count
1,218
NPM Version
10.9.0
Node Version
22.11.0
Published on
Dec 04, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
4,500+ Pixel-perfect vector icons as Vue Components. These icons are designed by IconScout.
You can easily install vue-unicons using npm.
1npm install --save @iconscout/vue-unicons
Or using yarn
1yarn add @iconscout/vue-unicons
1<template> 2 <div> 3 <uil-vuejs size="180px" class="logo" /> 4 </div> 5</template> 6 7<script> 8import { UilVuejs } from '@iconscout/vue-unicons' 9 10export default { 11 components: { 12 UilVuejs 13 } 14} 15</script>
We will be happy to have community support for Unicons. Feel free to fork and create pull requests. We have given a small roadmap above so that you can help us build these features.
Can't find the icon you are looking for? No worries, we will design it for you. And we'll be happy to design them in upcoming weeks.
Unicons are Open Source icons and licensed under IconScout Simple License. You're free to use these icons in your personal and commercial project. We would love to see the attribution in your app's about screen, but it's not mandatory.
1Vue Unicons by <a href="https://iconscout.com/">IconScout</a>
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
Found 2/11 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
10 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-14
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More