template.xml 730 B

123456789101112131415
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="32dp"
  3. android:height="32dp"
  4. android:viewportWidth="1024"
  5. android:viewportHeight="1024">
  6. <path
  7. android:pathData="M42.7,42.7m42.7,0l341.3,0q42.7,0 42.7,42.7l0,341.3q0,42.7 -42.7,42.7l-341.3,0q-42.7,0 -42.7,-42.7l0,-341.3q0,-42.7 42.7,-42.7Z"
  8. android:fillColor="#5D6166"/>
  9. <path
  10. android:pathData="M768,256m-213.3,0a213.3,213.3 0,1 0,426.7 0,213.3 213.3,0 1,0 -426.7,0Z"
  11. android:fillColor="#5D6166"/>
  12. <path
  13. android:pathData="M42.7,554.7m42.7,0l853.3,0q42.7,0 42.7,42.7l0,341.3q0,42.7 -42.7,42.7l-853.3,0q-42.7,0 -42.7,-42.7l0,-341.3q0,-42.7 42.7,-42.7Z"
  14. android:fillColor="#5D6166"/>
  15. </vector>