twotone_preview_24.xml 1.2 KB

123456789101112131415
  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="M19,19H5V7h14V19zM12,10.5c1.84,0 3.48,0.96 4.34,2.5c-0.86,1.54 -2.5,2.5 -4.34,2.5S8.52,14.54 7.66,13C8.52,11.46 10.16,10.5 12,10.5M12,9c-2.73,0 -5.06,1.66 -6,4c0.94,2.34 3.27,4 6,4s5.06,-1.66 6,-4C17.06,10.66 14.73,9 12,9L12,9zM12,14.5c-0.83,0 -1.5,-0.67 -1.5,-1.5s0.67,-1.5 1.5,-1.5s1.5,0.67 1.5,1.5S12.83,14.5 12,14.5z"
  10. android:strokeAlpha="0.3"
  11. android:fillAlpha="0.3"/>
  12. <path
  13. android:fillColor="@android:color/white"
  14. android:pathData="M19,3H5C3.89,3 3,3.9 3,5v14c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2V5C21,3.9 20.11,3 19,3zM19,19H5V7h14V19zM12,10.5c1.84,0 3.48,0.96 4.34,2.5c-0.86,1.54 -2.5,2.5 -4.34,2.5S8.52,14.54 7.66,13C8.52,11.46 10.16,10.5 12,10.5M12,9c-2.73,0 -5.06,1.66 -6,4c0.94,2.34 3.27,4 6,4s5.06,-1.66 6,-4C17.06,10.66 14.73,9 12,9L12,9zM12,14.5c-0.83,0 -1.5,-0.67 -1.5,-1.5s0.67,-1.5 1.5,-1.5s1.5,0.67 1.5,1.5S12.83,14.5 12,14.5z"/>
  15. </vector>