ic_heavy_rain.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="56dp"
  3. android:height="48dp"
  4. android:viewportWidth="56"
  5. android:viewportHeight="48">
  6. <group
  7. android:scaleX="1.2"
  8. android:scaleY="1.2"
  9. android:translateX="-5"
  10. android:translateY="-7">
  11. <path
  12. android:fillColor="#57a0ee"
  13. android:pathData="m43.7,22.4c0,-4.6 -3.7,-8.2 -8.2,-8.2 -1,0 -1.9,0.2 -2.8,0.5 -0.3,-3.4 -3.1,-6.2 -6.6,-6.2 -3.7,0 -6.7,3 -6.7,6.7 0,0.8 0.2,1.6 0.4,2.3 -0.3,-0.1 -0.7,-0.1 -1,-0.1 -3.7,0 -6.7,3 -6.7,6.7 0,3.6 2.9,6.6 6.5,6.7h17.2c4.4,-0.5 7.9,-4 7.9,-8.4z"
  14. android:strokeWidth="1.2"
  15. android:strokeColor="#fff"
  16. android:strokeLineJoin="round" />
  17. <path
  18. android:fillColor="#00000000"
  19. android:pathData="M22.888,34.29L21.499,42.169"
  20. android:strokeWidth="2"
  21. android:strokeColor="#91c0f8"
  22. android:strokeLineCap="round" />
  23. <path
  24. android:fillColor="#00000000"
  25. android:pathData="M27.174,33.015L25.785,40.894"
  26. android:strokeWidth="2"
  27. android:strokeColor="#91c0f8"
  28. android:strokeLineCap="round" />
  29. <path
  30. android:fillColor="#00000000"
  31. android:pathData="M30.94,34.694L29.551,42.573"
  32. android:strokeWidth="2"
  33. android:strokeColor="#91c0f8"
  34. android:strokeLineCap="round" />
  35. </group>
  36. </vector>