MikalDev / mikal_rotate_shape

Construct 3 Behavior to rotate objects in x,y,z
MIT License
1 stars 2 forks source link

Icon is missing #1

Closed F3der1co closed 1 month ago

F3der1co commented 1 month ago

I prefer if there is a proper icon, I feel either would work fine:

https://fonts.google.com/icons?selected=Material+Symbols+Outlined:360:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=rotate&icon.size=24&icon.color=%235f6368&icon.set=Material+Symbols

https://fonts.google.com/icons?selected=Material+Symbols+Outlined:3d_rotation:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=3d&icon.size=24&icon.color=%235f6368&icon.set=Material+Symbols

MikalDev commented 1 month ago

The beauty of FOSS is that you can update it too, this is a good one to do, doesn't require changing code. I hope you submit a PR.

F3der1co commented 1 month ago

made a pull request: https://github.com/MikalDev/mikal_rotate_shape/pull/3