Create custom icon for toolbar?

Hello,
I wonder if this is possible to add a custom icon in the toolbar (WorkSpaceTool) for custom operator like it is possible with the preview_collections in other area of blender.
image

2 Likes

Yes it is possible

You can generate them from .blend file with this script.

Example .blend you can find in source repo.

1 Like

Awesome! thank you :slight_smile: