VSE is drawing error icons on strips using icons of type ICON_TYPE_COLOR_TEXTURE, using the regular icon texture, which is no longer used for standard icons. This PR changes this to use regular UI_icon_draw_ex() here instead. Pull Request: https://projects.blender.org/blender/blender/pulls/123700