15 lines
1.4 KiB
XML
15 lines
1.4 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="64dp"
|
|
android:height="64dp"
|
|
android:viewportWidth="1024"
|
|
android:viewportHeight="1024">
|
|
<path
|
|
android:pathData="M512,326.3c-102.5,0 -185.7,83.2 -185.7,185.7s83.2,185.7 185.7,185.7 185.7,-83.2 185.7,-185.7S614.5,326.3 512,326.3zM924.3,422.7l-85.3,-14.9c-5.9,-17.7 -13.3,-34.8 -22.1,-51.2l48.6,-71.5c9.7,-14.3 7.8,-33.6 -4.7,-46.1l-75.5,-75.5c-12.5,-12.5 -31.8,-14.4 -46.1,-4.7l-71.5,48.6c-16.4,-8.8 -33.5,-16.2 -51.2,-22.1l-14.9,-85.3c-3,-17.1 -17.7,-29.6 -35.1,-29.6h-106.7c-17.4,0 -32.1,12.5 -35.1,29.6l-14.9,85.3c-17.7,5.9 -34.8,13.3 -51.2,22.1l-71.5,-48.6c-14.3,-9.7 -33.6,-7.8 -46.1,4.7l-75.5,75.5c-12.5,12.5 -14.4,31.8 -4.7,46.1l48.6,71.5c-8.8,16.4 -16.2,33.5 -22.1,51.2l-85.3,14.9c-17.1,3 -29.6,17.7 -29.6,35.1v106.7c0,17.4 12.5,32.1 29.6,35.1l85.3,14.9c5.9,17.7 13.3,34.8 22.1,51.2l-48.6,71.5c-9.7,14.3 -7.8,33.6 4.7,46.1l75.5,75.5c12.5,12.5 31.8,14.4 46.1,4.7l71.5,-48.6c16.4,8.8 33.5,16.2 51.2,22.1l14.9,85.3c3,17.1 17.7,29.6 35.1,29.6h106.7c17.4,0 32.1,-12.5 35.1,-29.6l14.9,-85.3c17.7,-5.9 34.8,-13.3 51.2,-22.1l71.5,48.6c14.3,9.7 33.6,7.8 46.1,-4.7l75.5,-75.5c12.5,-12.5 14.4,-31.8 4.7,-46.1l-48.6,-71.5c8.8,-16.4 16.2,-33.5 22.1,-51.2l85.3,-14.9c17.1,-3 29.6,-17.7 29.6,-35.1v-106.7C953.9,440.4 941.4,425.7 924.3,422.7z"
|
|
android:fillColor="@color/star_glow"/>
|
|
</vector>
|
|
|
|
|
|
|
|
|
|
|