mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 20:54:38 +01:00
13 lines
877 B
XML
13 lines
877 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:pathData="M20.375,12c0,-0.845 -0.125,-1.662 -0.358,-2.43a4.488,4.488 0,0 0,1.572 -0.829A10.1,10.1 0,0 1,22.125 12c0,5.592 -4.533,10.125 -10.125,10.125a10.08,10.08 0,0 1,-4.641 -1.124l-4.063,1.462c-1.095,0.395 -2.153,-0.664 -1.76,-1.76L3,16.642A10.086,10.086 0,0 1,1.875 12C1.875,6.408 6.408,1.875 12,1.875a10.1,10.1 0,0 1,3.259 0.536c-0.373,0.458 -0.658,0.99 -0.828,1.572a8.375,8.375 0,0 0,-9.816 11.97c0.18,0.338 0.223,0.747 0.086,1.129l-1.248,3.465 3.465,-1.248a1.39,1.39 0,0 1,1.128 0.086A8.375,8.375 0,0 0,20.375 12Z"
|
|
android:fillColor="#000"/>
|
|
<path
|
|
android:pathData="M15.75,5.25a3,3 0,1 1,6 0,3 3,0 0,1 -6,0Z"
|
|
android:fillColor="#000"/>
|
|
</vector>
|