iconix-icons
v1.0.2
Published
A set of open-source and free icons provided as a Web Component.
Downloads
3
Maintainers
Readme
Iconix Icons
A lightweight and customizable icon library for developers, built as a native Web Component. Iconix provides a simple <icon-ix> HTML tag that allows you to easily embed and style SVG icons directly in your web projects, inheriting colors and sizes from your CSS.
✨ Features
- Native Web Component: No framework dependencies. Works with React, Vue, Angular, or vanilla JS.
- Highly Customizable: Control icon
colorandsizedirectly via HTML attributes or CSS. - Small Footprint: Icons are loaded on demand when needed, reducing initial bundle size.
- Easy Integration: Simple
npm installand a<script>tag are all you need. - Sanitized SVGs: All icons are pre-processed to remove unnecessary styling, ensuring consistent appearance and optimal CSS control.
📦 Installation
npm install iconix-icons