Give custom Godot node types a designed icon instead of the generic placeholder
Match icon color to Godot's node category colors like blue for visual nodes
Browse and preview icons on a companion web page before adding them to a project
| voxybuns/at-icons | trading-2028/polymarket-ai-trading | cclank/lanshu-awesome-ai-video-kit | |
|---|---|---|---|
| Stars | 222 | 219 | 228 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | moderate | easy |
| Complexity | 1/5 | 3/5 | 1/5 |
| Audience | developer | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
At-icons is a free collection of 400 SVG icons designed specifically for use in the Godot game engine. Godot is an open-source game development tool, and this library fills a gap in its default icon set by providing ready-made icons for custom node types. Custom nodes are user-defined building blocks in a Godot project, and by default they show a generic placeholder icon in the editor's scene tree. This library gives you a set of designed alternatives that visually match Godot's existing editor style. All icons are drawn on a 16 by 16 pixel grid, which matches the size Godot uses for its built-in node icons. Each icon comes in color variants that correspond to the color categories Godot uses to distinguish node types, such as blue for visual nodes and green for physics nodes. The icons are also configured to adapt to both dark and light editor themes and to any scaling setting without requiring adjustments. Installation is straightforward: download the release archive from GitHub (also available on itch.io and the Godot Asset Store), extract it into the root of your project folder, and then add a single line to any node script to point it at the icon file you want. The library includes a companion web page where you can browse and preview icons and copy the exact annotation line to paste into your code. The project is MIT-licensed and free to use. The author accepts bug reports and icon suggestions through GitHub issues but is not accepting pull requests for new icons, in order to keep the visual style consistent. Donations are welcomed on itch.io and Ko-fi.
A free set of 400 SVG icons for custom node types in the Godot game engine, matching Godot's built-in editor style.
Mainly HTML. The stack also includes Godot, SVG.
MIT licensed, free to use for any purpose including commercial projects.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.