| 
 | 1 | +<?xml version="1.0" encoding="utf-8"?>  | 
 | 2 | +<!--  | 
 | 3 | +  ~ Copyright (C) 2022 The Android Open Source Project  | 
 | 4 | +  ~  | 
 | 5 | +  ~ Licensed under the Apache License, Version 2.0 (the "License");  | 
 | 6 | +  ~ you may not use this file except in compliance with the License.  | 
 | 7 | +  ~ You may obtain a copy of the License at  | 
 | 8 | +  ~  | 
 | 9 | +  ~      http://www.apache.org/licenses/LICENSE-2.0  | 
 | 10 | +  ~  | 
 | 11 | +  ~ Unless required by applicable law or agreed to in writing, software  | 
 | 12 | +  ~ distributed under the License is distributed on an "AS IS" BASIS,  | 
 | 13 | +  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  | 
 | 14 | +  ~ See the License for the specific language governing permissions and  | 
 | 15 | +  ~ limitations under the License.  | 
 | 16 | +-->  | 
 | 17 | +<!-- AUTOGENERATED FILE. DO NOT MODIFY. -->  | 
 | 18 | +<!-- Version: v0.147 -->  | 
 | 19 | + | 
 | 20 | +<resources>  | 
 | 21 | + | 
 | 22 | +  <!-- Generated from token set (md.comp.icon-button) in context (platform=android, audience=3p). -->  | 
 | 23 | +  <!-- Enabled - Icon -->  | 
 | 24 | +  <macro name="m3_comp_icon_button_unselected_icon_color">?attr/colorOnSurfaceVariant</macro>  | 
 | 25 | +  <macro name="m3_comp_icon_button_selected_icon_color">?attr/colorPrimary</macro>  | 
 | 26 | + | 
 | 27 | +  <!-- Generated from token set (md.comp.filled-icon-button) in context (platform=android, audience=3p). -->  | 
 | 28 | +  <!-- Enabled - Container -->  | 
 | 29 | +  <macro name="m3_comp_filled_icon_button_container_color">?attr/colorPrimary</macro>  | 
 | 30 | +  <!-- Enabled - Icon -->  | 
 | 31 | +  <macro name="m3_comp_filled_icon_button_toggle_unselected_icon_color">?attr/colorPrimary</macro>  | 
 | 32 | +  <macro name="m3_comp_filled_icon_button_toggle_selected_icon_color">?attr/colorOnPrimary</macro>  | 
 | 33 | + | 
 | 34 | +  <!-- Generated from token set (md.comp.filled-tonal-icon-button) in context (platform=android, audience=3p). -->  | 
 | 35 | +  <!-- Enabled - Container -->  | 
 | 36 | +  <macro name="m3_comp_filled_tonal_icon_button_container_color">?attr/colorSecondaryContainer</macro>  | 
 | 37 | +  <!-- Enabled - Icon -->  | 
 | 38 | +  <macro name="m3_comp_filled_tonal_icon_button_toggle_unselected_icon_color">?attr/colorOnSurfaceVariant</macro>  | 
 | 39 | +  <macro name="m3_comp_filled_tonal_icon_button_toggle_selected_icon_color">?attr/colorOnSecondaryContainer</macro>  | 
 | 40 | + | 
 | 41 | +  <!-- Generated from token set (md.comp.outlined-icon-button) in context (platform=android, audience=3p). -->  | 
 | 42 | +  <!-- Enabled - Outline -->  | 
 | 43 | +  <dimen name="m3_comp_outlined_icon_button_unselected_outline_width">1dp</dimen>  | 
 | 44 | + | 
 | 45 | +</resources>  | 
0 commit comments