=== ICON MAKER ============================ This is an idea I had that could work for cloud projects, which would let each user design their own icon. Currently it is used in https://scratch.mit.edu/projects/1714429/ for flags and highscore icons. If you post your save code in the comments, I'll add it to the project. If you don't want your icon added or updated, post that too. Now supports hex codes! Click the hex code then enter a 3 or 6 digit code, and it will pick the nearest available colour from the palette. Also supports keyboard shortcuts: [P] pencil [F] fill [K] colour picker [X] hex code I made a tool to import images, although they aren't very high quality. Try it here: https://scratch.mit.edu/projects/212290486/ === Updates ================================= 2021-12-27: - Added keyboard controls. - Added hex code support. 2021-09-30: - Made it easier for me to add people's icons, so I should update them more often now. 2020-11-16: - Changed to a code format that (hopefully) doesn't get censored in comments. - Old codes can still be loaded. 2020-11-13: - Codes that were censored in comments can be partially loaded. 2018-03-24: - You can now load icons by typing a username, if that person has made an icon. 2017-06-06: - Added a system to use these icons in other projects. The first one to use it will be https://scratch.mit.edu/projects/1714429/ , replacing the flags in that project. 2017-05-01: - Added fill tool. 2017-01-27: - Added colour picker. 2017-01-03: - Released.