You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
311 B
5 lines
311 B
<vector android:alpha="0.9" android:height="60dp"
|
|
android:viewportHeight="60" android:viewportWidth="60"
|
|
android:width="60dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#000000" android:pathData="M30,30m-30,0a30,30 0,1 1,60 0a30,30 0,1 1,-60 0"/>
|
|
</vector>
|
|
|