mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-19 07:48:28 +00:00
13 lines
770 B
XML
13 lines
770 B
XML
<vector
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:name="vector"
|
|
android:width="12dp"
|
|
android:height="7dp"
|
|
android:viewportWidth="12"
|
|
android:viewportHeight="7">
|
|
<path
|
|
android:name="path_1"
|
|
android:pathData="M 0.89 6.481 C 0.669 6.238 0.669 5.866 0.89 5.623 L 5.406 0.654 C 5.724 0.303 6.276 0.303 6.594 0.654 L 10.278 4.707 L 10.278 2.232 C 10.278 1.894 10.551 1.621 10.889 1.621 C 11.226 1.621 11.5 1.894 11.5 2.232 L 11.5 6.556 C 11.5 6.801 11.301 7 11.056 7 L 7.284 7 C 6.912 7 6.611 6.699 6.611 6.328 C 6.611 5.956 6.912 5.655 7.284 5.655 L 9.416 5.655 L 6 1.896 L 1.834 6.481 C 1.581 6.759 1.143 6.759 0.89 6.481 Z"
|
|
android:fillColor="#dd5f5f"
|
|
android:strokeWidth="1"/>
|
|
</vector>
|