Gathering detailed insights and metrics for @iconscout/vue-unicons-thinline
Gathering detailed insights and metrics for @iconscout/vue-unicons-thinline
Gathering detailed insights and metrics for @iconscout/vue-unicons-thinline
Gathering detailed insights and metrics for @iconscout/vue-unicons-thinline
npm install @iconscout/vue-unicons-thinline
Typescript
Module System
Node Version
NPM Version
Vue (95.29%)
JavaScript (4.68%)
CSS (0.03%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
1 Stars
9 Commits
1 Forks
3 Watchers
4 Branches
2 Contributors
Updated on Dec 04, 2024
Latest Version
0.2.0
Package Id
@iconscout/vue-unicons-thinline@0.2.0
Unpacked Size
696.36 kB
Size
173.92 kB
File Count
227
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
1100+ Pixel-perfect vector icons as Vue Components. These icons are designed by Iconscout.
You can easily install vue-unicons-thinline using npm.
1npm install --save @iconscout/vue-unicons-thinline
Or using yarn
1yarn add @iconscout/vue-unicons-thinline
1<template> 2 <div> 3 <uit-star size="180px" class="logo" /> 4 </div> 5</template> 6 7<script> 8 import { UitStar } from "@iconscout/vue-unicons-thinline"; 9 10 export default { 11 components: { 12 UitStar, 13 }, 14 }; 15</script>
If you've subscribed to Unicons PRO, you can request your own NPM Token to get an access to all the PRO icons as NPM Package.
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.
We've created a thread at Iconscout Community where you can request for new icons. And we'll be happy to design them in upcoming weeks.
Unicons are Open Source icons and licensed under Apache 2.0. 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
Found 3/5 approved changesets -- score normalized to 6
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
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
license file not detected
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