tangem-app-android-audited/app/src/main/res/drawable/ic_link.xml
2022-03-29 21:01:29 +04:00

10 lines
567 B
XML

<vector android:autoMirrored="true" android:height="38dp"
android:viewportHeight="38" android:viewportWidth="32"
android:width="32dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#00000000"
android:pathData="M1,0L1,14C1,25.0457 9.9543,34 21,34H30"
android:strokeColor="#DEDEDE" android:strokeWidth="1"/>
<path android:fillColor="#DEDEDE"
android:pathData="M26.75,31.8822V36.1185L30.8871,34.0004L26.75,31.8822Z"
android:strokeColor="#DEDEDE" android:strokeWidth="1.5"/>
</vector>