generated from Grigo/AndroidTemplate
21 lines
718 B
XML
21 lines
718 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="#FFFFFFFF"
|
|
android:pathData="M12,2a10,10 0,1 1,-0.01,0zM12,4a8,8 0,1 0,0.01,0z" />
|
|
<path
|
|
android:fillColor="#FFFFFFFF"
|
|
android:pathData="M12,6a6,6 0,1 1,-0.01,0zM12,8a4,4 0,1 0,0.01,0z" />
|
|
<path
|
|
android:fillColor="#FFFFFFFF"
|
|
android:pathData="M12,12 L20,4 L18,12 L12,12z" />
|
|
<path
|
|
android:strokeColor="#FFFFFFFF"
|
|
android:strokeWidth="1.2"
|
|
android:pathData="M12,12 L12,3" />
|
|
</vector>
|