Files
Simple-Dialer/app/src/main/res/drawable/ic_phone_down_red_vector.xml
2021-11-18 21:02:27 +01:00

4 lines
827 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:fillColor="@color/md_red_700" android:pathData="M23.427 12.234c-2.978-2.821-7-4.559-11.432-4.559s-8.454 1.738-11.431 4.56c-0.176 0.175-0.284 0.42-0.284 0.692 0 0.274 0.108 0.518 0.284 0.694l2.42 2.42c0.176 0.176 0.42 0.284 0.694 0.284 0.263 0 0.507-0.108 0.683-0.274 0.771-0.722 1.65-1.327 2.597-1.806 0.322-0.156 0.547-0.488 0.547-0.878V10.34c1.415-0.468 2.928-0.712 4.49-0.712 1.562 0 3.075 0.244 4.49 0.703v3.026c0 0.38 0.225 0.722 0.547 0.879 0.957 0.478 1.826 1.093 2.607 1.806 0.176 0.175 0.42 0.273 0.683 0.273 0.274 0 0.518-0.108 0.693-0.283l2.421-2.421c0.176-0.176 0.284-0.42 0.284-0.693 0-0.274-0.118-0.508-0.293-0.684z"/>
</vector>