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

Name
water
Set
Font Awesome Solid
Style
Solid
Category
Energy
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More energy icons from Font Awesome Solid

Use the water icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M474.6 188.1c20.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 0m0 144c20.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.7-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 0m-71.2 144c21.3-16.1 49.9-16.1 71.2 0c20.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.9"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidWater(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="M474.6 188.1c20.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 0m0 144c20.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.7-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 0m-71.2 144c21.3-16.1 49.9-16.1 71.2 0c20.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.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M474.6 188.1c20.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 0m0 144c20.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.7-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 0m-71.2 144c21.3-16.1 49.9-16.1 71.2 0c20.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.9"/></svg>
</template>

CSS

.icon-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%22M474.6%20188.1c20.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%200m0%20144c20.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.7-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%200m-71.2%20144c21.3-16.1%2049.9-16.1%2071.2%200c20.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.9%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%22M474.6%20188.1c20.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%200m0%20144c20.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.7-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%200m-71.2%20144c21.3-16.1%2049.9-16.1%2071.2%200c20.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.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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