ref: 61df0db1b2af339a5866069a9ab0cdf68b4d0446
app/src/main/res/drawable/ic_texthandle_end.xml
1 2 3 4 5 6 7 8 |
<vector android:autoMirrored="true" android:height="24dp" android:viewportHeight="88" android:viewportWidth="176" android:width="48dp" xmlns:android="http://schemas.android.com/apk/res/android"> <path android:fillAlpha="1" android:fillColor="#54af39" android:pathData="M88,0A44,44 0,0 1,132 44,44 44,0 0,1 88,88 44,44 0,0 1,44 44V0Z" android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="0.01982322"/> </vector> |