Change wallet icon color

This commit is contained in:
wchen342
2021-12-09 13:29:46 +02:00
parent f83f6a2ec3
commit 1b30e9a5bb
@@ -5,6 +5,6 @@
android:viewportHeight="24">
<path
android:pathData="M2.3876,5.0409C2.3876,3.7983 3.3949,2.791 4.6376,2.791H16.9048C18.4047,2.791 19.6476,3.8917 19.8695,5.3295C21.2973,5.56 22.3876,6.7982 22.3876,8.291V17.291C22.3876,18.9478 21.0444,20.291 19.3876,20.291H5.3876C3.7307,20.291 2.3876,18.9478 2.3876,17.291V5.0409ZM4.3876,7.2772V17.291C4.3876,17.8432 4.8353,18.291 5.3876,18.291H19.3876C19.9399,18.291 20.3876,17.8432 20.3876,17.291V16.5H15.3186C13.6618,16.5 12.3186,15.1569 12.3186,13.5V12.2C12.3186,10.5431 13.6618,9.2 15.3186,9.2H20.3876V8.291C20.3876,7.7387 19.9399,7.2909 19.3876,7.2909H4.6376C4.5531,7.2909 4.4697,7.2863 4.3876,7.2772ZM20.3876,11.2H15.3186C14.7663,11.2 14.3186,11.6477 14.3186,12.2V13.5C14.3186,14.0523 14.7663,14.5 15.3186,14.5H20.3876V11.2ZM4.3876,5.0409C4.3876,5.179 4.4995,5.2909 4.6376,5.2909H17.771C17.5981,4.9921 17.275,4.7909 16.9048,4.7909H4.6376C4.4995,4.7909 4.3876,4.9029 4.3876,5.0409Z"
android:fillColor="#495057"
android:fillColor="@color/shield_text_color"
android:fillType="evenOdd"/>
</vector>