Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoshiip/godoticons

Browser for Godot Engine icons
https://github.com/yoshiip/godoticons

godot-engine icon-pack icons svelte tailwindcss typescript

Last synced: 29 days ago
JSON representation

Browser for Godot Engine icons

Awesome Lists containing this project

README

        

![Screenshot](/screenshots/image.png)

# Godot Icons Browser

This is a simple tool to browse the icons available in the Godot Engine. It is useful to find the name of an icon to use in your project/addon.

You can search for icons by name, and get the SVG, or the GDScript code to use the icon in your project.

All icons are from Godot 4.2.

- Made with TypeScript, SvelteKit and TailwindCSS