123456789101112 |
- <vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="24dp"
- android:height="24dp"
- android:viewportWidth="24"
- android:viewportHeight="24">
- <path
- android:pathData="M12,12C16.4183,12 20,15.5817 20,20C20,20.4418 19.6418,20.8 19.2,20.8L4.8,20.8C4.3922,20.8 4.0556,20.4948 4.0062,20.1003L4,20C4,15.5817 7.5817,12 12,12ZM12,3.2C14.2091,3.2 16,4.9909 16,7.2C16,9.4091 14.2091,11.2 12,11.2C9.7909,11.2 8,9.4091 8,7.2C8,4.9909 9.7909,3.2 12,3.2Z"
- android:strokeWidth="1"
- android:fillColor="#8A8A99"
- android:fillType="evenOdd"
- android:strokeColor="#00000000"/>
- </vector>
|