summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/drawable/ic_funds_send.xml
blob: 9696eb6f6afd8340129795e2bf313fedc7bb8059 (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="M4,12l1.41,1.41L11,7.83V20h2V7.83l5.58,5.59L20,12l-8,-8 -8,8z"/>
    
</vector>