Skip to content

Commit

Permalink
[Catalog] Make side sheet demo icon easier to see in dark mode
Browse files Browse the repository at this point in the history
Resolves #3566
Resolves #3565

GIT_ORIGIN_REV_ID=5dcb14696ab6bbfd2d8a34927acb13a239598195
PiperOrigin-RevId: 563822545
  • Loading branch information
manabu-nakamura authored and leticiarossi committed Sep 8, 2023
1 parent a10c508 commit 79a1953
Showing 1 changed file with 1 addition and 4 deletions.
Expand Up @@ -19,9 +19,6 @@
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M-278.33,-682.17h76v76h-76z"/>
<path
android:fillColor="#FF000000"
android:fillColor="?attr/colorOnSurface"
android:pathData="M2,22h20L22,2L2,2v20zM20,20h-8L12,4h8v16z"/>
</vector>

0 comments on commit 79a1953

Please sign in to comment.