This is a community port for Lucide, all suggestions to the library please head to the official website instead.
This software is still in early alpha, not all icons are available at the moment, stay tuned for more in later releases!
Introduction
Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.
It began after growing disaffection of the Feather Icons project moderation. With over 300+ open issues and over 100+ open PRs, the Feather Icons project has been abandoned. This unfortunately means that hundreds of developers and designers wasted their time contributing to Feather Icons with no chance of PRs being accepted.
Lucide is trying to expand the icon set as much as possible while staying faithful to the original simplistic design language. (Copied from original repository)
For your reference, some icons in this library have been removed or renamed to fit Roblox’s moderation guidelines.
Wow! This is going to be really helpful, especially to those who can’t make icons themselves! I do hope that Roblox changes their moderation towards UI’s, It’s quite annoying spending hours making an Icon/ UI for it wiped out by the moderation.
This image is slightly concerning to me, not because it’s like offensive or something in that manner, but if a developer is looking for quick and easy icons, and you have to type in the entire key string for it to pop up, that isn’t going to look very good, and it’s going to turn me away to just use the already existing Material Icon plugin
You haven’t installed it, did you? I didn’t include a screenshot of the normal view, but when not searching, it lists out all the icons in a vertically.
At first site it sparks the question: “Do I really have to type the whole name of the icon?”
I recommend making a screenshot of the complete list too. I don’t think having it with a search bar and a full name gives off a good look when someone is going to use your resource, which is the case that just happened here.
First impression is everything. I already have the other Plugin I linked so I have no use for this, just saying that at first site it can make people question.
People won’t know that because they don’t know your plugin, example of that is me. Sorry.
Much better! Now it will avoid any questions someone might have when they first look at this. I might check it out in my free time just to see how the icons look with some of my games. Might not switch from my current solution however.
Also kind of happy you fixed it because “Screenshots” was plural before
the title wasn’t wrong, these are simply BEAUTIFUL!~
the UI is amazing as well, searching for icons is easy and overall, this is a really well-rounded plugin for UI designers, well done!
I have just finished rewriting the picker plugin so there won’t be a huge FPS spike when loading the plugin. Soon I will be uploading all the new icons from Lucide (they will be uploaded to another repository). Here are the main highlights of the new version:
Facelift
A complete UI facelift, more compact means more icons can be displayed at once, also reducing the travel distance when moving to a specific icon.
Finding the picker in the plugin ribbon could be time consuming if you have a lot of plugins. The new version now allows user to pin the plugin to the ribbon. Don’t know how? Check the gif below:
Keybind
You can also instead set a keybind to open up the picker.
This update has been pushed to the plugin itself, existing users can update the plugin in order to receive it. You can also get the source code here:
You have to first convert the image into a raster image as Roblox does not accept vector images at the moment. Once converted and if the converted image is in black color fill instead of white, invert the color space first. This is not required, but will be neat if you plan to change the color of the icon within Roblox.
Lastly, apply alpha bleeding to the image. You can visit this page if you are curious why this step is required before uploading. To apply, you can choose to use an image editor (e.g. GIMP), or by using an existing toolchain which is designed for this, such as: alpha-bleeder by AmaranthineCodices.
I used an automated process to upload all the icons for this plugin. You can check the shell script in the repository (for *nix only. Install WSL if Windows).