@@ -49,7 +49,8 @@ app/src/main/res/drawable/ic_sosh_tips_and_tricks.xml
4949app/src/main/res/drawable/ic_typography.xml
5050app/src/main/res/drawable/ic_ui_dark_mode.xml
5151app/src/main/res/drawable/ic_ui_light_mode.xml
52- app/src/main/res/drawable/ic_untinted_icon.png
52+ app/src/main/res/drawable/ic_untinted_square.png
53+ app/src/main/res/drawable/ic_untinted_widescreen.png
5354app/src/main/res/drawable/ic_wireframe_avatar.xml
5455app/src/main/res/drawable/ic_wireframe_call.xml
5556app/src/main/res/drawable/ic_wireframe_filters.xml
@@ -122,13 +123,16 @@ theme-orange/src/main/res/drawable/ic_orange_component_button_previous.xml
122123theme-orange/src/main/res/drawable/ic_orange_component_checkbox_selected.xml
123124theme-orange/src/main/res/drawable/ic_orange_component_checkbox_undetermined.xml
124125theme-orange/src/main/res/drawable/ic_orange_component_chip_tick.xml
126+ theme-orange/src/main/res/drawable/ic_orange_component_control_item_next.xml
127+ theme-orange/src/main/res/drawable/ic_orange_component_control_item_previous.xml
125128theme-orange/src/main/res/drawable/ic_orange_component_link_external_link.xml
126129theme-orange/src/main/res/drawable/ic_orange_component_link_next.xml
127130theme-orange/src/main/res/drawable/ic_orange_component_link_previous.xml
128131theme-orange/src/main/res/drawable/ic_orange_component_radio_button_selected.xml
129132theme-orange/src/main/res/drawable/ic_orange_component_switch_selected.xml
130133theme-orange/src/main/res/drawable/ic_orange_component_tag_close.xml
131134theme-orange/src/main/res/drawable/ic_orange_functional_actions_delete_cross_round.xml
135+ theme-orange/src/main/res/drawable/ic_orange_functional_actions_external_link.xml
132136theme-orange/src/main/res/drawable/ic_orange_functional_navigation_form_chevron_left.xml
133137theme-orange/src/main/res/drawable/ic_orange_functional_navigation_menu_grid_ui_round.xml
134138theme-orange/src/main/res/drawable/ic_orange_functional_settings_and_tools_accessibility_hide.xml
@@ -159,13 +163,16 @@ theme-sosh/src/main/res/drawable/ic_sosh_component_button_previous.xml
159163theme-sosh/src/main/res/drawable/ic_sosh_component_checkbox_selected.xml
160164theme-sosh/src/main/res/drawable/ic_sosh_component_checkbox_undetermined.xml
161165theme-sosh/src/main/res/drawable/ic_sosh_component_chip_tick.xml
166+ theme-sosh/src/main/res/drawable/ic_sosh_component_control_item_next.xml
167+ theme-sosh/src/main/res/drawable/ic_sosh_component_control_item_previous.xml
162168theme-sosh/src/main/res/drawable/ic_sosh_component_link_external_link.xml
163169theme-sosh/src/main/res/drawable/ic_sosh_component_link_next.xml
164170theme-sosh/src/main/res/drawable/ic_sosh_component_link_previous.xml
165171theme-sosh/src/main/res/drawable/ic_sosh_component_radio_button_selected.xml
166172theme-sosh/src/main/res/drawable/ic_sosh_component_switch_selected.xml
167173theme-sosh/src/main/res/drawable/ic_sosh_component_tag_close.xml
168174theme-sosh/src/main/res/drawable/ic_sosh_functional_actions_delete_cross_round.xml
175+ theme-sosh/src/main/res/drawable/ic_sosh_functional_actions_external_link.xml
169176theme-sosh/src/main/res/drawable/ic_sosh_functional_navigation_form_chevron_left.xml
170177theme-sosh/src/main/res/drawable/ic_sosh_functional_navigation_menu_grid_ui_round.xml
171178theme-sosh/src/main/res/drawable/ic_sosh_functional_settings_and_tools_accessibility_hide.xml
@@ -198,13 +205,16 @@ theme-wireframe/src/main/res/drawable/ic_wireframe_component_button_previous.xml
198205theme-wireframe/src/main/res/drawable/ic_wireframe_component_checkbox_selected.xml
199206theme-wireframe/src/main/res/drawable/ic_wireframe_component_checkbox_undetermined.xml
200207theme-wireframe/src/main/res/drawable/ic_wireframe_component_chip_tick.xml
208+ theme-wireframe/src/main/res/drawable/ic_wireframe_component_control_item_next.xml
209+ theme-wireframe/src/main/res/drawable/ic_wireframe_component_control_item_previous.xml
201210theme-wireframe/src/main/res/drawable/ic_wireframe_component_link_external_link.xml
202211theme-wireframe/src/main/res/drawable/ic_wireframe_component_link_next.xml
203212theme-wireframe/src/main/res/drawable/ic_wireframe_component_link_previous.xml
204213theme-wireframe/src/main/res/drawable/ic_wireframe_component_radio_button_selected.xml
205214theme-wireframe/src/main/res/drawable/ic_wireframe_component_switch_selected.xml
206215theme-wireframe/src/main/res/drawable/ic_wireframe_component_tag_close.xml
207216theme-wireframe/src/main/res/drawable/ic_wireframe_functional_actions_delete_cross_round.xml
217+ theme-wireframe/src/main/res/drawable/ic_wireframe_functional_actions_external_link.xml
208218theme-wireframe/src/main/res/drawable/ic_wireframe_functional_navigation_form_chevron_left.xml
209219theme-wireframe/src/main/res/drawable/ic_wireframe_functional_navigation_menu_grid_ui_round.xml
210220theme-wireframe/src/main/res/drawable/ic_wireframe_functional_settings_and_tools_accessibility_hide.xml
0 commit comments