mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 10:35:19 +00:00
6 lines
390 B
XML
6 lines
390 B
XML
<vector android:height="48dp" android:tint="?attr/colorControlNormal"
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
|
android:width="48dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="@android:color/white" android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM10,16.5v-9l6,4.5 -6,4.5z"/>
|
|
</vector>
|