godot-asset-library icon indicating copy to clipboard operation
godot-asset-library copied to clipboard

Allow SVG icons for assets

Open jtnicholl opened this issue 2 years ago • 1 comments

I have a project using an SVG for its icon that I plan to submit as an asset. Not sure what's the reason SVG files aren't allowed.

jtnicholl avatar Nov 13 '22 01:11 jtnicholl

I haven't checked whether the editor frontend is able to load SVG icons successfully. My guess is on "no" (in 3.x at least), as these images are not imported when they're downloaded diretly from the editor.

Calinou avatar Nov 13 '22 01:11 Calinou