twotone_earbuds_24.xml 1.2 KB

1234567891011121314151617181920
  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="M7,6c0,-0.55 -0.45,-1 -1,-1S5,5.45 5,6v1h1C6.55,7 7,6.55 7,6z"
  10. android:strokeAlpha="0.3"
  11. android:fillAlpha="0.3"/>
  12. <path
  13. android:fillColor="@android:color/white"
  14. android:pathData="M17,18c0,0.55 0.45,1 1,1s1,-0.45 1,-1v-1h-1C17.45,17 17,17.45 17,18z"
  15. android:strokeAlpha="0.3"
  16. android:fillAlpha="0.3"/>
  17. <path
  18. android:fillColor="@android:color/white"
  19. android:pathData="M16,3c-2.76,0 -5,2.24 -5,5v8c0,1.66 -1.34,3 -3,3s-3,-1.34 -3,-3V9h0.83C7.44,9 8.89,7.82 9,6.21c0.12,-1.69 -1.16,-3.1 -2.8,-3.21C4.44,2.89 3,4.42 3,6.19V16c0,2.76 2.24,5 5,5s5,-2.24 5,-5V8c0,-1.66 1.34,-3 3,-3s3,1.34 3,3v7h-0.83c-1.61,0 -3.06,1.18 -3.17,2.79c-0.12,1.69 1.16,3.1 2.8,3.21c1.76,0.12 3.2,-1.42 3.2,-3.18V8C21,5.24 18.76,3 16,3zM5,6c0,-0.55 0.45,-1 1,-1s1,0.45 1,1S6.55,7 6,7H5V6zM19,18c0,0.55 -0.45,1 -1,1s-1,-0.45 -1,-1s0.45,-1 1,-1h1V18z"/>
  20. </vector>