We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1de99 commit 9aec982Copy full SHA for 9aec982
icons/src/main/res/drawable/ic_baseline_list_24.xml
@@ -6,7 +6,7 @@
6
android:viewportWidth="24"
7
android:viewportHeight="24">
8
<path
9
- android:fillColor="?colorSurface"
+ android:fillColor="?colorOnSurface"
10
android:pathData="M3,13h2v-2L3,11v2zM3,17h2v-2L3,15v2zM3,9h2L5,7L3,7v2zM7,13h14v-2L7,11v2zM7,17h14v-2L7,15v2zM7,7v2h14L21,7L7,7z" />
11
12
</vector>
0 commit comments