[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-80607":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":12,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":18,"compositeScore":19,"rankGlobal":9,"rankLanguage":9,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":15,"starSnapshotCount":15,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},80607,"at-icons","Voxybuns\u002Fat-icons","Voxybuns","Open source icons for custom Godot nodes",null,"HTML",270,3,117,1,0,18,152,13,1.81,"MIT License",false,"main",true,[],"2026-06-12 02:04:04","# @icons\n\n\u003Cp align=\"center\">\n    \u003Cpicture>\n    \u003Csource media=\"(prefers-color-scheme: dark)\" srcset=\"docs\u002Flogo_dark_theme.svg\">\n    \u003Csource media=\"(prefers-color-scheme: light)\" srcset=\"docs\u002Flogo_light_theme.svg\">\n    \u003Cimg alt=\"@icons\" src=\"docs\u002Flogo_dark_theme.svg\" width=\"560px\">\n    \u003C\u002Fpicture>\n\u003C\u002Fp>\n\n**@icons** is a free and open-source library of 400 vector (SVG) icons you can use as custom node icons in your Godot projects or plugins, designed to fit with the existing set of editor icons, and optimized using [svgo](https:\u002F\u002Fsvgo.dev\u002F).\n\nEach icon is designed on a 16×16 grid, with color variants corresponding to every node type. They're also configured to work with any editor theme and scaling settings out of the box!\n\n\u003Cp align=center>\n    \u003Cimg alt=\"s of a sample Godot scene tree showing nodes with custom icons applied, with the interface set to a dark and light theme respectively.\" src=\"docs\u002Fpreview.png\">\n\u003C\u002Fp>\n\n## Installing\n\nDownload the [latest release](https:\u002F\u002Fgithub.com\u002Fvoxybuns\u002Fat-icons\u002Freleases\u002Flatest) of **@icons** (also available on [itch.io](https:\u002F\u002Fvoxybuns.itch.io\u002Fat-icons) and the [Godot Asset Store](https:\u002F\u002Fstore.godotengine.org\u002Fasset\u002Fvoxy\u002Fat-icons\u002F)!), and extract it into the root of your Godot project's folder. If you wish to use the icons in your plugin or addon, you can also copy individual icons along with their respective `.import` files into your plugin's folder, along with the library's license.\n\n## Applying custom node icons\n\nTo apply an icon to a node or class, add the [`@icon` annotation](https:\u002F\u002Fdocs.godotengine.org\u002Fen\u002Fstable\u002Fclasses\u002Fclass_@gdscript.html#class-gdscript-annotation-icon) to your node's script followed by the path to the desired icon in parentheses and quotes **before** the class declaration, like so:\n\n```gdscript\n@icon (\"res:\u002F\u002Faddons\u002Fat-icons\u002Fnode\u002Fbunny.svg\")\nclass_name MyNode\nextends Node\n```\n\nSince v1.1.0, the pack comes with a companion web page you can use to quickly preview any icon and copy its annotation to your clipboard. Simply pick the desired node color on the left, and click on the icon you need to integrate!\n\nYou might need to close and open the scene again for the icon change to occur.\n\n## Contributing\n\nThank you for wanting to contribute to the project!\n\nFor the time being, I won't accept pull requests containing new icons to ensure consistency. However, you can suggest a new icon or report problems with existing icons by opening up a [new issue](https:\u002F\u002Fgithub.com\u002Fvoxybuns\u002Fat-icons\u002Fissues\u002Fnew\u002Fchoose). I will try to address them to the best of my abilities!\n\n## Supporting this project\n\n**@icons** is completely free to download and use. However, if you wish to financially support the creation of more icons, you can either donate on [itch.io](https:\u002F\u002Fvoxybuns.itch.io\u002Fat-icons), or on my [Ko-fi page](https:\u002F\u002Fko-fi.com\u002Fvoxybuns). Thank you so very much! ❤️\n\n## Licensing\n\n**@icons** is licensed under the MIT license. See [LICENSE](LICENSE) for more information.\n","@icons 是一个为 Godot 项目或插件提供自定义节点图标的开源图标库，包含400个矢量（SVG）图标。该项目的核心功能是提供与Godot编辑器现有图标风格一致的高质量图标，并且针对不同类型的节点提供了颜色变体，确保在任何编辑器主题和缩放设置下都能良好显示。这些图标设计在一个16x16的网格上，使用svgo工具进行了优化处理。@icons非常适合那些希望提高Godot项目界面美观度或增强用户体验的游戏开发者和插件作者使用。",2,"2026-06-11 04:01:23","CREATED_QUERY"]