zhujie
9 天以前 88b00f3fc74446a1727c93722c7b64179b45a9db
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="48dp"
    android:height="48dp"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
  <path
      android:pathData="M512,0c282.8,0 512,229.2 512,512 0,282.8 -229.2,512 -512,512 -282.8,0 -512,-229.2 -512,-512C0,229.2 229.2,0 512,0zM512,357.2l-149.4,66.4 148.3,66 1.1,0.2 9,0.1c107.9,2.6 194.2,51.4 194.2,111 0,61.3 -91.1,111.1 -203.3,111.1s-203.3,-49.8 -203.3,-111.1v-2.5L204.8,598.4v2.5l0.2,5C210.4,686.4 346,750.9 512,750.9c169.4,0 307.2,-67.2 307.2,-150 0,-69.2 -101.3,-124.4 -237.3,-141.3l79.5,-36L512,357.2zM512,273.1c-169.4,0 -307.2,67.2 -307.2,150 0,69.1 101.2,124.4 237.3,141.3l-79.5,36L512,666.7l149.4,-66.3 -148.3,-66 -1.1,-0.2 -9,-0.1c-107.9,-2.6 -194.2,-51.4 -194.2,-111 0,-61.2 91.1,-111.1 203.3,-111.1s203.2,49.9 203.2,111.1v2.5L819.2,425.6v-2.5l-0.2,-5.1C813.6,337.6 677.9,273.1 512,273.1zM512,573.4l60.8,27 -60.8,27 -60.8,-27L512,573.4zM512,396.6l60.8,27 -60.8,27 -60.8,-27L512,396.6z"
      android:fillColor="#009944"/>
</vector>