mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-18 06:09:34 +01:00
11 lines
403 B
XML
11 lines
403 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="188dp"
|
|
android:height="123dp"
|
|
android:viewportWidth="288"
|
|
android:viewportHeight="123">
|
|
<path
|
|
android:pathData="M18,0L270,0A18,18 0,0 1,288 18L288,105A18,18 0,0 1,270 123L18,123A18,18 0,0 1,0 105L0,18A18,18 0,0 1,18 0z"
|
|
android:fillColor="#2934FD"
|
|
android:fillAlpha="0.08"/>
|
|
</vector>
|