outline_stroller_24.xml 813 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="M18,20c0,1.1 -0.9,2 -2,2s-2,-0.9 -2,-2s0.9,-2 2,-2S18,18.9 18,20zM6,18c-1.1,0 -2,0.9 -2,2s0.9,2 2,2s2,-0.9 2,-2S7.1,18 6,18zM15,8.66L9.6,15H15V8.66M18.65,3C20.52,3 22,4.56 22,6.48V7h-2V6.48C20,5.66 19.42,5 18.65,5C17.97,5 17.58,5.59 17,6.27V15c0,1.1 -0.9,2 -2,2H7.43c-0.85,0 -1.31,-1 -0.76,-1.65l8.8,-10.32C16.11,4.27 16.99,3 18.65,3L18.65,3zM10,5C9.35,5 8.71,5.09 8.09,5.27l1.4,1.4l1.37,-1.61C10.58,5.02 10.29,5 10,5M10,3c1.56,0 3.03,0.4 4.3,1.1l-4.7,5.51L4.72,4.72C6.21,3.64 8.03,3 10,3L10,3z"/>
  10. </vector>