baseline_sunny_20.xml 1.4 KB

12345678910
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="20dp"
  3. android:height="20dp"
  4. android:viewportWidth="20"
  5. android:viewportHeight="20"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M1,10c0,-0.41 0.34,-0.75 0.75,-0.75h1.5C3.66,9.25 4,9.59 4,10s-0.34,0.75 -0.75,0.75h-1.5C1.34,10.75 1,10.41 1,10zM16.75,10.75h1.5c0.41,0 0.75,-0.34 0.75,-0.75s-0.34,-0.75 -0.75,-0.75h-1.5C16.34,9.25 16,9.59 16,10S16.34,10.75 16.75,10.75zM9.25,1.75v1.5C9.25,3.66 9.59,4 10,4s0.75,-0.34 0.75,-0.75v-1.5C10.75,1.34 10.41,1 10,1S9.25,1.34 9.25,1.75zM9.25,16.75v1.5C9.25,18.66 9.59,19 10,19s0.75,-0.34 0.75,-0.75v-1.5c0,-0.41 -0.34,-0.75 -0.75,-0.75S9.25,16.34 9.25,16.75zM3.64,4.7L4.7,5.76c0.29,0.29 0.77,0.29 1.06,0c0.29,-0.29 0.29,-0.77 0,-1.06L4.7,3.64c-0.29,-0.29 -0.77,-0.29 -1.06,0S3.34,4.41 3.64,4.7zM14.24,15.3l1.06,1.06c0.29,0.29 0.77,0.29 1.06,0c0.29,-0.29 0.29,-0.77 0,-1.06l-1.06,-1.06c-0.29,-0.29 -0.77,-0.29 -1.06,0C13.95,14.53 13.95,15.01 14.24,15.3zM15.3,3.64L14.24,4.7c-0.29,0.29 -0.29,0.77 0,1.06c0.29,0.29 0.77,0.29 1.06,0l1.06,-1.06c0.29,-0.29 0.29,-0.77 0,-1.06C16.07,3.34 15.59,3.34 15.3,3.64zM4.7,14.24L3.64,15.3c-0.29,0.29 -0.29,0.77 0,1.06c0.29,0.29 0.77,0.29 1.06,0l1.06,-1.06c0.29,-0.29 0.29,-0.77 0,-1.06C5.47,13.95 4.99,13.95 4.7,14.24zM15,10c0,2.76 -2.24,5 -5,5s-5,-2.24 -5,-5s2.24,-5 5,-5S15,7.24 15,10z"/>
  10. </vector>