mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
16 lines
1.2 KiB
XML
16 lines
1.2 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="16dp"
|
|
android:height="16dp"
|
|
android:viewportWidth="16"
|
|
android:viewportHeight="16">
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M8 4.22c-0.5 0-0.9 0.44-0.85 0.94l0.32 3.63C7.49 9.06 7.72 9.27 8 9.27s0.51-0.2 0.53-0.48l0.32-3.63C8.9 4.66 8.5 4.22 8 4.22Z"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M7.1 11c0-0.5 0.4-0.9 0.9-0.9s0.9 0.4 0.9 0.9-0.4 0.9-0.9 0.9-0.9-0.4-0.9-0.9Z"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M6.03 1.1h3.94c0.57 0 1.11 0.23 1.52 0.63l2.78 2.78c0.4 0.4 0.63 0.95 0.63 1.52v3.94c0 0.57-0.23 1.11-0.63 1.52l-2.78 2.78c-0.4 0.4-0.95 0.63-1.52 0.63H6.03c-0.57 0-1.11-0.23-1.52-0.63l-2.78-2.78c-0.4-0.4-0.63-0.95-0.63-1.52V6.03c0-0.57 0.23-1.11 0.63-1.52l2.78-2.78c0.4-0.4 0.95-0.63 1.52-0.63Zm3.94 1.3H6.03c-0.22 0-0.44 0.09-0.6 0.25L2.65 5.43C2.49 5.6 2.4 5.81 2.4 6.03v3.94c0 0.22 0.09 0.44 0.25 0.6l2.78 2.78c0.16 0.16 0.38 0.25 0.6 0.25h3.94c0.22 0 0.44-0.09 0.6-0.25l2.78-2.78c0.16-0.16 0.25-0.38 0.25-0.6V6.03c0-0.22-0.09-0.44-0.25-0.6l-2.78-2.78C10.4 2.49 10.19 2.4 9.97 2.4Z"/>
|
|
</vector>
|