Hush lite wallet for Android
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
960 B

<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="22dp"
android:height="22dp"
android:viewportWidth="22"
android:viewportHeight="22">
<path
android:pathData="M11,11m-10,0a10,10 0,1 1,20 0a10,10 0,1 1,-20 0"
android:strokeWidth="1"
android:fillColor="#1F1F22"
android:strokeColor="@color/tx_primary"/>
<path
android:pathData="M8.575,14.125l2.3,2.3311l2.3,-2.3311l0.7,0.7095l-3,3.0405l-3,-3.0405l0.7,-0.7095z"
android:strokeWidth="1"
android:fillColor="@color/tx_primary"
android:fillType="nonZero"
android:strokeColor="#00000000"/>
<path
android:pathData="M13.175,7.875l-2.3,-2.3311l-2.3,2.3311l-0.7,-0.7095l3,-3.0405l3,3.0405l-0.7,0.7095z"
android:strokeWidth="1"
android:fillColor="@color/tx_primary"
android:fillType="nonZero"
android:strokeColor="#00000000"/>
</vector>