About Eyecons
Eyecons is a collection of 15×15 pixel-perfect icons designed to seamlessly extend the Radix icon library, adding over 450 new icons to cover a broader range of use cases.
Created by Ruby out of a genuine love for Radix and a need for more variety, Eyecons brings consistent, thoughtful additions to help designers and developers fill in the gaps with confidence and clarity.
Key Features
🎨 450+ Beautiful Icons
Carefully designed 15x15 pixel icons
🔍 Smart Search
Instantly find icons with intelligent search
🎨 Color Customization
Real-time color picker for icon customization
📱 Responsive Design
Works perfectly on all devices
⚡ Fast Performance
Optimized for speed and accessibility
📦 Easy Downloads
One-click SVG downloads
Installation
You can install the Eyecons library in your React projects using npm or yarn:
npm
npm install eyecons-library
yarn
yarn add eyecons-library
Usage
import { Plus, ArrowRight, Heart } from 'eyecons-library';
function MyComponent() {
return (
<div>
<Plus className='h-5 w-5' />
<ArrowRight className='h-5 w-5' />
<Heart className='h-5 w-5' />
</div>
);
}
Icon Categories
Our icons cover a wide range of categories:
- UI/UX Elements - Common interface components
- Navigation - Directional and menu icons
- Communication - Social media and messaging icons
- Business - Professional and corporate icons
- Technology - Development and tech-related icons
- Design - Creative and artistic icons
Built With
React framework for production
JavaScript library for building user interfaces
Type safety and better developer experience
Utility-first CSS framework
Custom typography for headers
Intelligent search functionality
Want to Contribute?
We'd love your help making Eyecons even more useful. If you have ideas for new icons or want to contribute your own designs, feel free to share! Whether it's a missing symbol or a unique use case, your input helps the library grow and stay relevant to everyone's needs.
Submit SVG icons following our design guidelines
Enhance tagging and categorization
Report and fix issues
Help improve our docs
About the Author
Ruby Childs
Created by Ruby out of a genuine love for Radix and a need for more variety in the icon ecosystem.
Acknowledgments
- • Built on the foundation of Radix Icons
- • Inspired by the open-source design community
- • Thanks to all contributors and users
Made with ❤️ by Ruby Childs
© 2025 Eyecons. All rights reserved.