mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 03:11:10 +01:00
10 lines
553 B
XML
10 lines
553 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="#FF000000"
|
|
android:pathData="M4.13 9.61v6.14c0 0.48-0.4 0.88-0.88 0.88s-0.88-0.4-0.88-0.88v-8c0-0.48 0.4-0.88 0.88-0.88h8c0.48 0 0.88 0.4 0.88 0.88s-0.4 0.88-0.88 0.88H5.11l1.5 1.25 6.14 6.13 8.63-8.63c0.34-0.34 0.9-0.34 1.24 0 0.34 0.34 0.34 0.9 0 1.24l-8.72 8.72c-0.64 0.63-1.66 0.63-2.3 0l-6.22-6.22-1.25-1.5Z"/>
|
|
</vector>
|