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.
 

14 lines
709 B

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="10dp"
android:height="10dp"
android:viewportWidth="10"
android:viewportHeight="10">
<path
android:fillColor="#BDBDBD"
android:pathData="M 5 0 C 7.76142374915 0 10 2.23857625085 10 5 C 10 7.76142374915 7.76142374915 10 5 10 C 2.23857625085 10 0 7.76142374915 0 5 C 0 2.23857625085 2.23857625085 0 5 0 Z" />
<path
android:fillColor="#ffffff"
android:pathData="M 5 3 C 6.10456949966 3 7 3.89543050034 7 5 C 7 6.10456949966 6.10456949966 7 5 7 C 3.89543050034 7 3 6.10456949966 3 5 C 3 3.89543050034 3.89543050034 3 5 3 Z" />
</vector>

Powered by TurnKey Linux.