forked from edent/SuperTinyIcons
16 lines
1.6 KiB
XML
16 lines
1.6 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="M0,0h512v512h-512z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="M147.4,301.3c-32.3,-28.6 -48.6,-58.4 -48.6,-86.7c0,-28.3 15.9,-57.9 36.9,-71.1c10.3,-4.4 14.6,8.2 8,12.6c-16.7,10.5 -29.9,35.1 -29.9,58.7c0,23.6 14.7,49.6 43.6,75.2c7,8.7 -3.8,16.5 -9.9,11.2zM195.9,275.8c-21.9,-12.3 -36.6,-36.3 -36.6,-59.4c0,-23.1 12.5,-43.7 32.3,-54c10.5,-3.7 14,9.3 7,13.2c-15,7.8 -24.3,23.3 -24.3,40.2c0.1,18.4 11.7,37.2 29,46.9c8.7,7.1 -0.6,16.7 -7.4,13.2zM256,253.9c-17.9,0 -32.5,-14.5 -32.5,-32.4c0,-17.9 14.6,-32.5 32.5,-32.5v-30.7c-19.4,-28.9 -52.8,-48.8 -90.3,-48.8c-59.6,0 -107.9,48.3 -107.9,107.9c0,37.8 24,65.1 49,90.3l97.9,92.6c6.3,3.9 13.5,1.3 13.6,-5.8v-72.1c0,-20.9 16.9,-37.8 37.8,-37.8z"
|
|
android:fillColor="#c6002b"/>
|
|
<path
|
|
android:pathData="M362.6,301.3c32.3,-28.6 48.6,-58.4 48.6,-86.7c-0,-28.3 -15.9,-57.9 -36.9,-71.1c-10.3,-4.4 -14.6,8.2 -8,12.6c16.7,10.5 29.9,35.1 29.9,58.7c-0,23.6 -14.7,49.6 -43.6,75.2c-7,8.7 3.8,16.5 9.9,11.2zM314.1,275.8c21.9,-12.3 36.6,-36.3 36.6,-59.4c-0,-23.1 -12.5,-43.7 -32.3,-54c-10.5,-3.7 -14,9.3 -7,13.2c15,7.8 24.3,23.3 24.3,40.2c-0.1,18.4 -11.7,37.2 -29,46.9c-8.7,7.1 0.6,16.7 7.4,13.2zM254,253.9c17.9,0 32.5,-14.5 32.5,-32.4c-0,-17.9 -14.6,-32.5 -32.5,-32.5l-0,-30.7c19.4,-28.9 52.8,-48.8 90.3,-48.8c59.6,0 107.9,48.3 107.9,107.9c-0,37.8 -24,65.1 -49,90.3l-97.9,92.6c-6.3,3.9 -13.5,1.3 -13.6,-5.8l-0,-72.1c-0,-20.9 -16.9,-37.8 -37.8,-37.8z"
|
|
android:fillColor="#c6002b"/>
|
|
</vector>
|