mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 10:35:19 +00:00
7 lines
360 B
XML
7 lines
360 B
XML
<vector android:height="24dp" android:viewportHeight="15"
|
|
android:viewportWidth="15" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#00000000"
|
|
android:pathData="M7.5,7.5m-6.5,0a6.5,6.5 0,1 1,13 0a6.5,6.5 0,1 1,-13 0"
|
|
android:strokeColor="#FFFFFF" android:strokeWidth="1"/>
|
|
</vector>
|