arduino / include-robot

GNU General Public License v3.0
7 stars 6 forks source link

Create an icon for Scratch "robot" section #53

Closed csarnataro closed 3 weeks ago

csarnataro commented 3 months ago

We could create a specific icon for the "Include robot" section in Scratch.

image

BTW, we could use the same icon for the cross-platform desktop installer (see #51 )

csarnataro commented 1 month ago

This is the icon we can use as a basis for our extension.

Image

We should update file blockIconURI.js to include a Base64 version of this icon and use it here:

https://github.com/arduino/include-robot/blob/main/scratch-arduino-extensions/scratch-vm/src/extensions/scratch3_arduino/index.js#L100