water icon
water from Line Awesome by Icons8 · Line · Weather · Apache-2.0 Free for personal and commercial use.
- Name
- water
- Set
- Line Awesome
- Style
- Line
- Category
- Weather
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- water-solid
The same icon in other sets
waterAkar IconswaterBootstrap IconswaterBoxIcons v2waterFont Awesome 6 SolidwaterFont Awesome Solidwater-16-filledFluent UI System IconswaterIconParkwaterIconPark OutlinewaterIconPark SolidwaterIconPark TwoTonewaterIonIconswaterMaterial Line IconswaterMaterial SymbolswaterMaterial Symbols LightwaterMaterial Design Iconswater-boldSolarwaterUnicons
More weather icons from Line Awesome
Use the water icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 7c0 1.625 1.832 3 4 3c1.188 0 2.262-.418 3-1.059C7.738 9.582 8.813 10 10 10s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059c2.168 0 4-1.375 4-3h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1H6c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1zm0 8c0 1.625 1.832 3 4 3c1.188 0 2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059c2.168 0 4-1.375 4-3h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1H6c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1zm0 8c0 1.625 1.832 3 4 3c1.188 0 2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059c2.168 0 4-1.375 4-3h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1H6c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1z"/></svg>
React
import type { SVGProps } from "react";
export function LaWater(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 7c0 1.625 1.832 3 4 3c1.188 0 2.262-.418 3-1.059C7.738 9.582 8.813 10 10 10s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059c2.168 0 4-1.375 4-3h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1H6c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1zm0 8c0 1.625 1.832 3 4 3c1.188 0 2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059c2.168 0 4-1.375 4-3h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1H6c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1zm0 8c0 1.625 1.832 3 4 3c1.188 0 2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059c2.168 0 4-1.375 4-3h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1H6c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 7c0 1.625 1.832 3 4 3c1.188 0 2.262-.418 3-1.059C7.738 9.582 8.813 10 10 10s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059c2.168 0 4-1.375 4-3h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1H6c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1zm0 8c0 1.625 1.832 3 4 3c1.188 0 2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059c2.168 0 4-1.375 4-3h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1H6c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1zm0 8c0 1.625 1.832 3 4 3c1.188 0 2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059s2.262-.418 3-1.059c.738.641 1.813 1.059 3 1.059c2.168 0 4-1.375 4-3h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.758 1-2 1c-1.223 0-2-.703-2-1h-2c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1H6c0 .305-.754 1-2 1c-1.223 0-2-.703-2-1z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%207c0%201.625%201.832%203%204%203c1.188%200%202.262-.418%203-1.059C7.738%209.582%208.813%2010%2010%2010s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059c2.168%200%204-1.375%204-3h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1H6c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1zm0%208c0%201.625%201.832%203%204%203c1.188%200%202.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059c2.168%200%204-1.375%204-3h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1H6c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1zm0%208c0%201.625%201.832%203%204%203c1.188%200%202.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059c2.168%200%204-1.375%204-3h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1H6c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%207c0%201.625%201.832%203%204%203c1.188%200%202.262-.418%203-1.059C7.738%209.582%208.813%2010%2010%2010s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059c2.168%200%204-1.375%204-3h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1H6c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1zm0%208c0%201.625%201.832%203%204%203c1.188%200%202.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059c2.168%200%204-1.375%204-3h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1H6c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1zm0%208c0%201.625%201.832%203%204%203c1.188%200%202.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059s2.262-.418%203-1.059c.738.641%201.813%201.059%203%201.059c2.168%200%204-1.375%204-3h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.758%201-2%201c-1.223%200-2-.703-2-1h-2c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1H6c0%20.305-.754%201-2%201c-1.223%200-2-.703-2-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/water.svg?color=%231a73e8&size=48