Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yoshiip/godoticons
- Owner: Yoshiip
- Created: 2024-06-29T19:24:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T11:56:14.000Z (4 months ago)
- Last Synced: 2024-10-10T11:40:17.293Z (29 days ago)
- Topics: godot-engine, icon-pack, icons, svelte, tailwindcss, typescript
- Language: Svelte
- Homepage: https://godoticons.aymeri.dev/
- Size: 392 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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