npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

qinuux-vue

v6.2.11

Published

A curated collection of well-optimized SVG tech logos for Vue — scalable, customizable, and crafted for developers and designers.

Readme

Welcome to qinuux-vue — a collection of meticulously crafted technology icons, built to deliver unmatched clarity, flexibility, and performance for modern digital products. From fast-moving startups to large-scale enterprise platforms, Qinuux Icons ensures your visual language is consistent, scalable, and effortlessly adaptable.

Visit the official website →

React Package Here! → Preact Package Here! → SolidJs Package Here! →


⚡ Qinuux Update | v6.2.11 Added new Icons:

  1. Meta Verified (blue tick)
  2. Roblox Verified (blue tick)
  3. D3.js
  4. Debian
  5. Fedora
  6. Codium
  7. Linux Mint
  8. SK Hynix
  9. ProcessWire
  10. JSFiddle
  11. Loom
  12. Godot Engine
  13. PartyTown
  14. Parcel
  15. Premier League
  16. Phoenix Framework
  17. Perl
  18. PayPal
  19. Okta
  20. Hostinger
  21. FileZilla
  22. Envoy
  23. Codecov
  24. Capacitor
  25. BrowserStack
  26. Bower
  27. Azure SQL
  28. Axios
  29. Arch Linux
  30. Apache Spark
  31. Algolia
  32. AdonisJS

🎯 Quick Overview

  • Designers – Browse and download icons instantly from the icons library without installing anything.
  • Developers – Install our official qinuux-vue npm package for effortless integration into your codebase.
  • Customizable – Adjust size, color, stroke width, and other properties directly via props.
  • Scalable – Icons maintain perfect clarity at any resolution.
  • Consistent – Every icon follows strict design guidelines for visual harmony.

📦 Installation

Install Qinuux Vue using your preferred package manager:

# npm
npm i qinuux-vue

# yarn
yarn add qinuux-vue

# pnpm
pnpm add qinuux-vue

Once installed, import icons just like regular Vue components.

//You can try this!
<script lang="ts" setup>
import { ref } from "vue";
import HelloWorld from './components/helloworld.vue'
import { NPM, WhatsApp, Discord } from "qinuux-vue";

const active = ref(false)
</script>

<template>
    <a @click="active = !active">

    </a>
    <a>
    <WhatsApp class="whatsapp" :size="99" color="red" stroke-width="5" />
  </a>
    <h1 >Vs</h1>
    <a><Discord class="discord" width="99" height="99" color="pink" stroke-width="4.9" />
    </a>
  <HelloWorld msg="Used (:size or width + height???)" />
</template>

⚙️ Props You Can Use

| | | | | |----------|-------------------|----------------|-----------------------------------------| | size | number \| string| undefined | Sets both width and height. | | color | string | currentColor | Sets the icon stroke/fill color. | | class | string | "" | Custom CSS classes or Tailwind?. | | style | string \| object| undefined | Apply inline styles. |


🌐 Explore the Full Library

The complete collection, including search and category filters, is available in our icon library. From brand logos to development tools, Qinuux offers a consistent, modern, and developer-friendly icon set. Explore