123456789101112 |
- <vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="14dp"
- android:height="14dp"
- android:viewportWidth="14"
- android:viewportHeight="14">
- <path
- android:pathData="M7,0C3.134,0 0,3.134 0,7C0,10.866 3.134,14 7,14C10.866,14 14,10.866 14,7C14,3.134 10.866,0 7,0ZM7,0.8235C10.4112,0.8235 13.1765,3.5888 13.1765,7C13.1765,10.4112 10.4112,13.1765 7,13.1765C3.5888,13.1765 0.8235,10.4112 0.8235,7C0.8235,3.5888 3.5888,0.8235 7,0.8235Z"
- android:strokeWidth="1"
- android:fillColor="#8A8A99"
- android:fillType="evenOdd"
- android:strokeColor="#00000000"/>
- </vector>
|