Automatic color correction

Change-Id: Icee0b22c4513331f3fdf3dae820891be92063e39
This commit is contained in:
SpiritCroc 2022-11-03 09:44:14 +01:00
parent eab87760fe
commit fcf2c17ede
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@
android:viewportHeight="24">
<path
android:pathData="M1.5,3L16.5,3A1.5,1.5 0,0 1,18 4.5L18,19.5A1.5,1.5 0,0 1,16.5 21L1.5,21A1.5,1.5 0,0 1,0 19.5L0,4.5A1.5,1.5 0,0 1,1.5 3z"
android:fillColor="#737D8C"/>
android:fillColor="#808080"/>
</vector>