ref: a47091d146444911b295732624e97d01b99a82f7
app/src/main/res/drawable/ic_texthandle_start.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 0,44 44,44 44,0 0,0 88,88 44,44 0,0 0,132 44V0Z" android:strokeAlpha="1" android:strokeColor="#00000000" android:strokeLineCap="round" android:strokeLineJoin="round" android:strokeWidth="0.01982322"/> </vector> |