mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
10 lines
626 B
XML
10 lines
626 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="M12 1.13C6 1.13 1.12 5.99 1.12 12 1.13 18 6 22.88 12 22.88c6 0 10.88-4.87 10.88-10.88C22.88 6 18 1.12 12 1.12Zm-0.88 1.79v8.37c0 0.66 0.23 1.3 0.64 1.8l5.26 6.53c-1.44 0.95-3.16 1.5-5.02 1.5-5.04 0-9.13-4.08-9.13-9.12 0-4.74 3.63-8.64 8.25-9.08Zm7.26 15.6l-4.77-5.92L16 12.75h5.1c-0.19 2.26-1.2 4.28-2.72 5.77ZM12.88 11V2.92c4.3 0.4 7.72 3.8 8.2 8.08h-8.2Z"/>
|
|
</vector>
|