cloud showers water icon

cloud-showers-water from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
cloud-showers-water
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the cloud showers water icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M343.2 119.7C327.9 86.8 294.6 64 256 64c-53 0-96 43-96 96c-35.3 0-64 28.7-64 64s28.7 64 64 64h320c35.3 0 64-28.7 64-64s-28.7-64-64-64h-1.6c-7.4-36.5-39.7-64-78.4-64c-22.2 0-42.3 9.1-56.8 23.7m131.4 420.4c20.7 15.6 46 30.7 74.2 34.5c13.1 1.8 25.2-7.5 27-20.6s-7.5-25.2-20.6-27c-15.9-2.1-33.2-11.3-51.7-25.2c-38.4-29-90.5-29-129 0c-24 18.1-40.7 26.3-54.5 26.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129 0c-18.5 13.9-35.8 23.1-51.7 25.2c-13.1 1.8-22.4 13.8-20.6 27s13.8 22.4 27 20.6c28.2-3.8 53.6-18.9 74.2-34.5c21.3-16.1 49.9-16.1 71.2 0c24.2 18.3 52.3 35.9 83.4 35.9s59.1-17.7 83.4-35.9c21.3-16.1 49.9-16.1 71.2 0M164.1 367.6c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2zm120 0c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2zm112 0c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2zm120 0c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidCloudShowersWater(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M343.2 119.7C327.9 86.8 294.6 64 256 64c-53 0-96 43-96 96c-35.3 0-64 28.7-64 64s28.7 64 64 64h320c35.3 0 64-28.7 64-64s-28.7-64-64-64h-1.6c-7.4-36.5-39.7-64-78.4-64c-22.2 0-42.3 9.1-56.8 23.7m131.4 420.4c20.7 15.6 46 30.7 74.2 34.5c13.1 1.8 25.2-7.5 27-20.6s-7.5-25.2-20.6-27c-15.9-2.1-33.2-11.3-51.7-25.2c-38.4-29-90.5-29-129 0c-24 18.1-40.7 26.3-54.5 26.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129 0c-18.5 13.9-35.8 23.1-51.7 25.2c-13.1 1.8-22.4 13.8-20.6 27s13.8 22.4 27 20.6c28.2-3.8 53.6-18.9 74.2-34.5c21.3-16.1 49.9-16.1 71.2 0c24.2 18.3 52.3 35.9 83.4 35.9s59.1-17.7 83.4-35.9c21.3-16.1 49.9-16.1 71.2 0M164.1 367.6c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2zm120 0c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2zm112 0c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2zm120 0c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M343.2 119.7C327.9 86.8 294.6 64 256 64c-53 0-96 43-96 96c-35.3 0-64 28.7-64 64s28.7 64 64 64h320c35.3 0 64-28.7 64-64s-28.7-64-64-64h-1.6c-7.4-36.5-39.7-64-78.4-64c-22.2 0-42.3 9.1-56.8 23.7m131.4 420.4c20.7 15.6 46 30.7 74.2 34.5c13.1 1.8 25.2-7.5 27-20.6s-7.5-25.2-20.6-27c-15.9-2.1-33.2-11.3-51.7-25.2c-38.4-29-90.5-29-129 0c-24 18.1-40.7 26.3-54.5 26.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129 0c-18.5 13.9-35.8 23.1-51.7 25.2c-13.1 1.8-22.4 13.8-20.6 27s13.8 22.4 27 20.6c28.2-3.8 53.6-18.9 74.2-34.5c21.3-16.1 49.9-16.1 71.2 0c24.2 18.3 52.3 35.9 83.4 35.9s59.1-17.7 83.4-35.9c21.3-16.1 49.9-16.1 71.2 0M164.1 367.6c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2zm120 0c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2zm112 0c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2zm120 0c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-21.3 64c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2z"/></svg>
</template>

CSS

.icon-cloud-showers-water {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M343.2%20119.7C327.9%2086.8%20294.6%2064%20256%2064c-53%200-96%2043-96%2096c-35.3%200-64%2028.7-64%2064s28.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64s-28.7-64-64-64h-1.6c-7.4-36.5-39.7-64-78.4-64c-22.2%200-42.3%209.1-56.8%2023.7m131.4%20420.4c20.7%2015.6%2046%2030.7%2074.2%2034.5c13.1%201.8%2025.2-7.5%2027-20.6s-7.5-25.2-20.6-27c-15.9-2.1-33.2-11.3-51.7-25.2c-38.4-29-90.5-29-129%200c-24%2018.1-40.7%2026.3-54.5%2026.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129%200c-18.5%2013.9-35.8%2023.1-51.7%2025.2c-13.1%201.8-22.4%2013.8-20.6%2027s13.8%2022.4%2027%2020.6c28.2-3.8%2053.6-18.9%2074.2-34.5c21.3-16.1%2049.9-16.1%2071.2%200c24.2%2018.3%2052.3%2035.9%2083.4%2035.9s59.1-17.7%2083.4-35.9c21.3-16.1%2049.9-16.1%2071.2%200M164.1%20367.6c4.2-12.6-2.6-26.2-15.2-30.4s-26.2%202.6-30.4%2015.2l-21.3%2064c-4.2%2012.6%202.6%2026.2%2015.2%2030.4s26.2-2.6%2030.4-15.2zm120%200c4.2-12.6-2.6-26.2-15.2-30.4s-26.2%202.6-30.4%2015.2l-21.3%2064c-4.2%2012.6%202.6%2026.2%2015.2%2030.4s26.2-2.6%2030.4-15.2zm112%200c4.2-12.6-2.6-26.2-15.2-30.4s-26.2%202.6-30.4%2015.2l-21.3%2064c-4.2%2012.6%202.6%2026.2%2015.2%2030.4s26.2-2.6%2030.4-15.2zm120%200c4.2-12.6-2.6-26.2-15.2-30.4s-26.2%202.6-30.4%2015.2l-21.3%2064c-4.2%2012.6%202.6%2026.2%2015.2%2030.4s26.2-2.6%2030.4-15.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M343.2%20119.7C327.9%2086.8%20294.6%2064%20256%2064c-53%200-96%2043-96%2096c-35.3%200-64%2028.7-64%2064s28.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64s-28.7-64-64-64h-1.6c-7.4-36.5-39.7-64-78.4-64c-22.2%200-42.3%209.1-56.8%2023.7m131.4%20420.4c20.7%2015.6%2046%2030.7%2074.2%2034.5c13.1%201.8%2025.2-7.5%2027-20.6s-7.5-25.2-20.6-27c-15.9-2.1-33.2-11.3-51.7-25.2c-38.4-29-90.5-29-129%200c-24%2018.1-40.7%2026.3-54.5%2026.3s-30.5-8.2-54.5-26.3c-38.4-29-90.5-29-129%200c-18.5%2013.9-35.8%2023.1-51.7%2025.2c-13.1%201.8-22.4%2013.8-20.6%2027s13.8%2022.4%2027%2020.6c28.2-3.8%2053.6-18.9%2074.2-34.5c21.3-16.1%2049.9-16.1%2071.2%200c24.2%2018.3%2052.3%2035.9%2083.4%2035.9s59.1-17.7%2083.4-35.9c21.3-16.1%2049.9-16.1%2071.2%200M164.1%20367.6c4.2-12.6-2.6-26.2-15.2-30.4s-26.2%202.6-30.4%2015.2l-21.3%2064c-4.2%2012.6%202.6%2026.2%2015.2%2030.4s26.2-2.6%2030.4-15.2zm120%200c4.2-12.6-2.6-26.2-15.2-30.4s-26.2%202.6-30.4%2015.2l-21.3%2064c-4.2%2012.6%202.6%2026.2%2015.2%2030.4s26.2-2.6%2030.4-15.2zm112%200c4.2-12.6-2.6-26.2-15.2-30.4s-26.2%202.6-30.4%2015.2l-21.3%2064c-4.2%2012.6%202.6%2026.2%2015.2%2030.4s26.2-2.6%2030.4-15.2zm120%200c4.2-12.6-2.6-26.2-15.2-30.4s-26.2%202.6-30.4%2015.2l-21.3%2064c-4.2%2012.6%202.6%2026.2%2015.2%2030.4s26.2-2.6%2030.4-15.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/cloud-showers-water.svg?color=%231a73e8&size=48