sharp_extension_24.xml 620 B

12345678910
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="24dp"
  3. android:height="24dp"
  4. android:viewportWidth="24"
  5. android:viewportHeight="24"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M20.36,11H19V5h-6V3.64c0,-1.31 -0.94,-2.5 -2.24,-2.63C9.26,0.86 8,2.03 8,3.5V5H2.01v5.8H3.4c1.31,0 2.5,0.88 2.75,2.16 0.33,1.72 -0.98,3.24 -2.65,3.24H2V22h5.8v-1.4c0,-1.31 0.88,-2.5 2.16,-2.75 1.72,-0.33 3.24,0.98 3.24,2.65V22H19v-6h1.5c1.47,0 2.64,-1.26 2.49,-2.76 -0.13,-1.3 -1.33,-2.24 -2.63,-2.24z"/>
  10. </vector>