linphone-android/app/src/main/res/drawable/check.xml
2024-07-15 16:10:35 +02:00

9 lines
382 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="256"
android:viewportHeight="256">
<path
android:pathData="M229.66,77.66l-128,128a8,8 0,0 1,-11.32 0l-56,-56a8,8 0,0 1,11.32 -11.32L96,188.69 218.34,66.34a8,8 0,0 1,11.32 11.32Z"
android:fillColor="#4e6074"/>
</vector>