"""Contents that define svg for light theme."""
SVG_RESOURCES = """
{"arrow_drop_up__icon-foreground": "", "arrow_drop_up__icon-foreground-disabled": "", "arrow_drop_up__icon-foreground-disabled__rotate-180": "", "arrow_drop_up__icon-foreground__rotate-180": "", "arrow_drop_up__scrollbar-disabled": "", "arrow_drop_up__scrollbar-disabled__rotate-180": "", "arrow_drop_up__scrollbar-disabled__rotate-270": "", "arrow_drop_up__scrollbar-disabled__rotate-90": "", "arrow_drop_up__scrollbar-handle": "", "arrow_drop_up__scrollbar-handle-pressed": "", "arrow_drop_up__scrollbar-handle-pressed__rotate-180": "", "arrow_drop_up__scrollbar-handle-pressed__rotate-270": "", "arrow_drop_up__scrollbar-handle-pressed__rotate-90": "", "arrow_drop_up__scrollbar-handle__rotate-180": "", "arrow_drop_up__scrollbar-handle__rotate-270": "", "arrow_drop_up__scrollbar-handle__rotate-90": "", "arrow_upward__icon-foreground": "", "arrow_upward__icon-foreground__rotate-270": "", "arrow_upward__icon-foreground__rotate-90": "", "calendar_today__icon-foreground": "", "calendar_today__icon-foreground-disabled": "", "cancel__icon-foreground": "", "check__icon-foreground": "", "check_box__highlight": "", "check_box__icon-foreground-disabled": "", "check_box_outline_blank__icon-foreground": "", "check_box_outline_blank__icon-foreground-disabled": "", "check_circle__icon-foreground": "", "chevron_right__icon-foreground": "", "chevron_right__icon-foreground-disabled": "", "close__icon-foreground": "", "close__icon-foreground-disabled": "", "close__tabbar-button-unselected": "", "create_new_folder__icon-foreground": "", "delete__icon-foreground": "", "double_arrow__icon-foreground": "", "double_arrow__icon-foreground-disabled": "", "drag_indicator_horizontal__icon-foreground": "", "drag_indicator_horizontal__icon-foreground__rotate-90": "", "east__highlight": "", "expand_less__icon-foreground": "", "expand_less__icon-foreground-disabled": "", "expand_less__icon-foreground-disabled__rotate-180": "", "expand_less__icon-foreground__rotate-180": "", "flip_to_front__icon-foreground": "", "folder_open__icon-foreground": "", "help__icon-foreground": "", "horizontal_rule__icon-foreground": "", "horizontal_rule__icon-foreground-disabled": "", "horizontal_rule__icon-foreground-disabled__rotate-90": "", "horizontal_rule__icon-foreground__rotate-90": "", "indeterminate_check_box__highlight": "", "indeterminate_check_box__icon-foreground-disabled": "", "radio_button_checked__highlight": "", "radio_button_checked__icon-foreground-disabled": "", "radio_button_unchecked__icon-foreground": "", "radio_button_unchecked__icon-foreground-disabled": "", "restart_alt__icon-foreground": "", "save__icon-foreground": "", "vertical_line__guides-stroke-inactive": "", "vertical_line__icon-foreground": "", "vertical_line__icon-foreground-disabled": ""}
""" # noqa: E501