[jasper/studio] Update icons

This commit is contained in:
Gary Talent 2025-04-16 20:12:59 -05:00
parent 9ba01b8377
commit 26d3dce299
4 changed files with 993 additions and 4 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

@ -5,7 +5,11 @@
"files": [ "files": [
{ {
"path": "js_icon480.png", "path": "js_icon480.png",
"cpp_name": "WindowIcon16" "cpp_name": "WindowIcon480"
},
{
"path": "js_icon1080.png",
"cpp_name": "WindowIcon1080"
} }
] ]
} }