Macro Icon

As a healer, I found the best way to maximize HPS is to have several small GSSE macros. The problem I run into is that I can not get the Macro Icon to change. I have tried manually writing it in, and aimlessly clicking to no avail. Can anyone help?

Example:

Sequences[‘Cat’] = {
– This Sequence was exported from GSE 2.2.03.
Author="",
SpecID=103,
Talents = “”,
Default=1,
Icon=‘ability_druid_catform’,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/cast [@player,nostance:2] Cat Form”,
“/cast [nostealth,nocombat] Prowl”,
“/stopattack [stealth]”,
},
PreMacro={
},
PostMacro={
},
KeyRelease={
},
},
},
}

Sequences[‘Cat’] = {
— This Sequence was exported from GSE 2.2.03.
Author=””,
SpecID=103,
Talents = “”,
Default=1,
Icon=’ability_druid_catform’,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/cast [@player,nostance:2] Cat Form”,
“/cast [nostealth,nocombat] Prowl”,
“/stopattack [stealth]”,
},
PreMacro={
},
PostMacro={
},
KeyRelease={
},
},
},
}

Thank you for the reply, it for some reason is still defaulted to the Red Questionmark

You can force any icon you like by editing the real macro (not the GSE macro). Do /macro and find the macro that GSE made.