round_hive_20.xml 2.2 KB

12345678910111213141516171819202122232425262728
  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="M8.55,6.66h2.83h0l1.26,-2.07c0.1,-0.16 0.1,-0.36 0,-0.52l-1.11,-1.84C11.44,2.09 11.28,2 11.1,2H8.83C8.66,2 8.49,2.09 8.4,2.24L7.29,4.08c-0.1,0.16 -0.1,0.36 0,0.52L8.55,6.66L8.55,6.66z"/>
  10. <path
  11. android:fillColor="@android:color/white"
  12. android:pathData="M11.38,13.34H8.55h0l-1.26,2.07c-0.1,0.16 -0.1,0.36 0,0.52l1.11,1.84C8.49,17.91 8.66,18 8.83,18h2.27c0.17,0 0.34,-0.09 0.43,-0.24l1.11,-1.84c0.1,-0.16 0.1,-0.36 0,-0.52L11.38,13.34L11.38,13.34z"/>
  13. <path
  14. android:fillColor="@android:color/white"
  15. android:pathData="M11.38,7.67H8.55h0L7.29,9.74c-0.1,0.16 -0.1,0.36 0,0.52l1.26,2.07h0h2.83h0l1.26,-2.07c0.1,-0.16 0.1,-0.36 0,-0.52L11.38,7.67L11.38,7.67z"/>
  16. <path
  17. android:fillColor="@android:color/white"
  18. android:pathData="M13.95,9.5h2.27c0.17,0 0.34,-0.09 0.43,-0.24l1.11,-1.83c0.1,-0.16 0.1,-0.36 0,-0.52l-1.11,-1.84c-0.09,-0.15 -0.25,-0.24 -0.43,-0.24h-2.27c-0.17,0 -0.34,0.09 -0.43,0.24l-1.11,1.84c-0.1,0.16 -0.1,0.36 0,0.52l1.11,1.83C13.61,9.41 13.77,9.5 13.95,9.5z"/>
  19. <path
  20. android:fillColor="@android:color/white"
  21. android:pathData="M13.52,10.74l-1.11,1.84c-0.1,0.16 -0.1,0.36 0,0.52l1.11,1.84c0.09,0.15 0.25,0.24 0.43,0.24h2.27c0.17,0 0.34,-0.09 0.43,-0.24l1.11,-1.84c0.1,-0.16 0.1,-0.36 0,-0.52l-1.11,-1.84c-0.09,-0.15 -0.25,-0.24 -0.43,-0.24h-2.27C13.77,10.5 13.61,10.59 13.52,10.74z"/>
  22. <path
  23. android:fillColor="@android:color/white"
  24. android:pathData="M6.41,9.26l1.11,-1.83c0.1,-0.16 0.1,-0.36 0,-0.52L6.41,5.07C6.32,4.92 6.16,4.83 5.98,4.83H3.71c-0.17,0 -0.34,0.09 -0.43,0.24L2.17,6.91c-0.1,0.16 -0.1,0.36 0,0.52l1.11,1.83C3.38,9.41 3.54,9.5 3.71,9.5h2.27C6.16,9.5 6.32,9.41 6.41,9.26z"/>
  25. <path
  26. android:fillColor="@android:color/white"
  27. android:pathData="M5.98,10.5H3.71c-0.17,0 -0.34,0.09 -0.43,0.24l-1.11,1.84c-0.1,0.16 -0.1,0.36 0,0.52l1.11,1.84c0.09,0.15 0.25,0.24 0.43,0.24h2.27c0.17,0 0.34,-0.09 0.43,-0.24l1.11,-1.84c0.1,-0.16 0.1,-0.36 0,-0.52l-1.11,-1.84C6.32,10.59 6.16,10.5 5.98,10.5z"/>
  28. </vector>