13 lines
513 B
XML
13 lines
513 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="22dp"
|
|
android:height="22dp"
|
|
android:viewportWidth="22"
|
|
android:viewportHeight="22">
|
|
<path
|
|
android:pathData="M11,0.75L11,0.75A10.25,10.25 0,0 1,21.25 11L21.25,11A10.25,10.25 0,0 1,11 21.25L11,21.25A10.25,10.25 0,0 1,0.75 11L0.75,11A10.25,10.25 0,0 1,11 0.75z"
|
|
android:strokeAlpha="0.5"
|
|
android:strokeWidth="1.5"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#B0B6BC"/>
|
|
</vector>
|