Icons for Kaleido-* magic tools

This commit is contained in:
Bill Kendrick 2023-03-08 00:41:36 -08:00
parent 44c43c17d6
commit 5b6480fd2e
5 changed files with 4 additions and 5 deletions

BIN
magic/icons/kaleido-4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
magic/icons/kaleido-6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
magic/icons/kaleido-8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -30,9 +30,9 @@ static char * kaleidoscope_lens_snd_filenames[NUM_TOOLS] = {
};
static char * kaleidoscope_lens_icon_filenames[NUM_TOOLS] = {
"colorsep.png", // FIXME
"colorsep.png", // FIXME
"colorsep.png", // FIXME
"kaleido-4.png",
"kaleido-6.png",
"kaleido-8.png",
};
char * kaleidoscope_lens_names[NUM_TOOLS] = {