RemanxIcons
RemanxIcons is a pure SVG and CSS icon library that can be integrated into any application, as it contains no JavaScript code. It provides a lightweight and flexible way to include scalable icons in your projects.
This library is also designed to be integrated into RemanxNG, where additional features will be added for dynamic icon customization.
Inspired by Feather Icons (thanks to them!), this project offers maximum flexibility while remaining easy to use.
🚀 Installation
Add the library to your project:
npm install @remanx/icons
📦 Usage
Simply include the SVG icons in your project and style them using CSS:
🔧 Customization
Icons can be styled globally with CSS:
.rx-icon { width: 32px; height: 32px; stroke: red; stroke-width: 3; fill: transparent; }
📌 Key Features
✅ Pure SVG and CSS, no JavaScript required✅ Fully customizable with CSS✅ Lightweight and easy to integrate✅ Compatible with any web project✅ Designed for direct integration into RemanxNG
📜 License
Project under GNU GPL v3 License. Based on remanx Icons.
RemanxIcons is a simple and efficient way to manage icons in your web applications! 🚀🔥