water level icon
water-level from IconPark Solid by ByteDance · Solid · Money · Apache-2.0 Free for personal and commercial use.
- Name
- water-level
- Set
- IconPark Solid
- Style
- Solid
- Category
- Money
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More money icons from IconPark Solid
Use the water level icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M24 44c8.284 0 15-6.716 15-15C39 15 24 4 24 4S9 15 9 29c0 8.284 6.716 15 15 15" clip-rule="evenodd"/><path fill="currentColor" d="M9 29c0 8.284 6.716 15 15 15s15-6.716 15-15c0 0-9 3-15 0S9 29 9 29Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidWaterLevel(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="4"><path strokeLinecap="round" d="M24 44c8.284 0 15-6.716 15-15C39 15 24 4 24 4S9 15 9 29c0 8.284 6.716 15 15 15" clipRule="evenodd"/><path fill="currentColor" d="M9 29c0 8.284 6.716 15 15 15s15-6.716 15-15c0 0-9 3-15 0S9 29 9 29Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M24 44c8.284 0 15-6.716 15-15C39 15 24 4 24 4S9 15 9 29c0 8.284 6.716 15 15 15" clip-rule="evenodd"/><path fill="currentColor" d="M9 29c0 8.284 6.716 15 15 15s15-6.716 15-15c0 0-9 3-15 0S9 29 9 29Z"/></g></svg> </template>
CSS
.icon-water-level {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%2044c8.284%200%2015-6.716%2015-15C39%2015%2024%204%2024%204S9%2015%209%2029c0%208.284%206.716%2015%2015%2015%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2029c0%208.284%206.716%2015%2015%2015s15-6.716%2015-15c0%200-9%203-15%200S9%2029%209%2029Z%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%2044c8.284%200%2015-6.716%2015-15C39%2015%2024%204%2024%204S9%2015%209%2029c0%208.284%206.716%2015%2015%2015%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2029c0%208.284%206.716%2015%2015%2015s15-6.716%2015-15c0%200-9%203-15%200S9%2029%209%2029Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/water-level.svg?color=%231a73e8&size=48