summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/drawable/ic_funds_receive.xml
blob: f540e4ed213520c17484e53dbf2e1452deb402d4 (plain)
1
2
3
4
5
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#000000" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
      
    <path android:fillColor="@android:color/white" android:pathData="M20,12l-1.41,-1.41L13,16.17V4h-2v12.17l-5.58,-5.59L4,12l8,8 8,-8z"/>
    
</vector>