This is a community port for Feather, all suggestions to the library please head to the official website instead.
This plugin is no longer worked on! For more icons, consider using Lucide Icons
This is a Roblox port of the open sourced Feather Icons with slight modifications to fit Roblox’s moderation guidelines, here’s what changed:
Social media icons are not available, this includes: twitter, twitch, facebook, instagram
zap, zap-off has been renamed to electricity and electricity-off respectively
disc has been renamed to diskette
creditcard is removed
All icons found in the plugin is exported at high quality (2x, with Retina support) and has gone through an alpha bleed process. Ready to be used in games, user interfaces and more for free. Learn more what you can do with Feather icons by reading the licence.
Amazing to see your contribution! I’d currently use Feather icons for a vue.js project, and it’s great to see that the same icon pack can now be used on Roblox,
Heyo, we’ve added theme support as well as hovering to icons, and selection color to the search bar. The hovering and selection color is based on your Studio Settings’ “Select Color” property.
I am not sure if this will be helpful in contrast to the icon library I already use. Am I able to recolor the icons and modify them if i want, or do I have to do it through a 3rd party software?
You can recolour the icons, as the icons are exported in white colour, meaning that color blending (which is what Roblox uses for ImageColor3) will work as expected.
About modifying, no, this is not vector graphics, this is only rastered graphics (Roblox don’t support SVGs), but you can just get the svg file from https://feathericons.com/
I have a suggestion! I really really love this plugin, but one thing that annoys me is that when I already select an icon, the picture doesnt just change and the plugin just creates a new image child. You could try making an update where instead of it just making a new image while selecting an already existing imagelabel, it would replace the current image labels picture with the picture of the selected icon. If that makes sense…