Figura
Icarus has integration for Figura!
You can hide your wings like this:
if icarus then
icarus:setWingsVisible(false)
end
Alternatively, you can access the wings individually using vanilla_model.ICARUS_LEFT_WING and vanilla_model.ICARUS_RIGHT_WING, and reposition them just like you would any other model part.