Flawwwless UI Icons - 250+ Open-source React.js icons

by
Flawwwless ui Icons is a collection of well-designed React.js open source icons components. Just find your icon, click on it and paste it inside your code 🤖

Add a comment

Replies

Best
great work, super simple Icons and components finally something that's easy to understand.
Thanks a lot for your feedback ✌️
these look great!
Thanks 🙂
Nice, but HOW DO WE USE IT?
Hi , Here is the 5 steps you can use to add it to your next app: 1) Add the package to your React.js project usin `yarn add flwww` or `npm install flwww --save` 2) Choose your icon on 3) Click on the icon you want to choose to copy the default code. If you want to use the thumbUp icon, click on it and it will copy `` to your clipboard. 4) Paste the code in your React.js app where you want to use it. Ex: import React from "react"; import { Icon } from "flwww"; const MyComponent = () => (
); export default MyComponent; 5) Customize it a you want using our documentation. Let me know if you need more help with it!
Thanks man. Got it
My pleasure ✌️
Nice and simple, and pretty helpful. Thanks mate.
Thanks , we're hoping it will help you to build even more great products 🚀
I love icon collections. thanks.
Thanks for your feedback 👍
A UI library is as good as its documentation. And this documentation is vvv nice 👍
Thanks a lot for your feedback 🙂✌️
There is an open-source React.js icon collection easy to use. I've built it to make my life easier so I think it will be helpful for many more people! Let me know what you’re thinking of it! 🤖