5 lines
410 B
XML
5 lines
410 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="8.0" android:viewportHeight="8.0"
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#ff000000" android:pathData="M4,4m-3,0a3,3 0,1 1,6 0a3,3 0,1 1,-6 0" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
|
|
</vector> |