Welcome to Qinuux Preact, your go-to library for high-quality, scalable, and fully customizable icons. Whether you are a designer looking to download ready-to-use assets, or a developer wanting to integrate them directly into your Preact project, Qinuux makes the process seamless.
qinuux-preact
npm package for effortless integration into your codebase.Install Qinuux Preact using your preferred package manager:
# npm
npm i qinuux-preact
# yarn
yarn add qinuux-preact
# pnpm
pnpm add qinuux-preact
Once installed, import icons just like regular Preact components.
//You can try this!
import { WhatsApp, Discord } from "qinuux-preact";
export function App() {
return (
<div>
<WhatsApp size={99} color="#fff" stroke-width={5} />
<h1>Vs</h1>
<Discord width={99} height={99} color="pink" stroke-width={7} />
</div>
<h2>Qinuux Preact</h2>
);
}
size | number | string | undefined | Sets both width and height . |
color | string | currentColor | Sets the icon stroke/fill color. |
class | string | "" | Custom CSS classes (e.g. Tailwind). |
style | string | object | undefined | Apply inline styles. |
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