round water damage icon
round-water-damage from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.
- Name
- round-water-damage
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Places
- Viewbox
- 24×24
- License
- Apache 2.0
More places icons from Google Material Icons
baseline-ac-unitbaseline-airport-shuttlebaseline-all-inclusivebaseline-apartmentbaseline-baby-changing-stationbaseline-backpackbaseline-balconybaseline-bathtubbaseline-beach-accessbaseline-bentobaseline-bungalowbaseline-business-centerbaseline-cabinbaseline-carpenterbaseline-casinobaseline-chaletbaseline-charging-stationbaseline-checkroombaseline-child-carebaseline-child-friendlybaseline-corporate-farebaseline-cottagebaseline-countertopsbaseline-crib
Use the round water damage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.33 3.6l-8.36 7.53c-.34.3-.13.87.33.87H5v7c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87L12.67 3.6c-.38-.34-.96-.34-1.34 0M12 16c-1.1 0-2-.9-2-2c0-.78.99-2.44 1.58-3.36c.2-.31.64-.31.84 0c.59.92 1.58 2.58 1.58 3.36c0 1.1-.9 2-2 2"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundWaterDamage(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.33 3.6l-8.36 7.53c-.34.3-.13.87.33.87H5v7c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87L12.67 3.6c-.38-.34-.96-.34-1.34 0M12 16c-1.1 0-2-.9-2-2c0-.78.99-2.44 1.58-3.36c.2-.31.64-.31.84 0c.59.92 1.58 2.58 1.58 3.36c0 1.1-.9 2-2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.33 3.6l-8.36 7.53c-.34.3-.13.87.33.87H5v7c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87L12.67 3.6c-.38-.34-.96-.34-1.34 0M12 16c-1.1 0-2-.9-2-2c0-.78.99-2.44 1.58-3.36c.2-.31.64-.31.84 0c.59.92 1.58 2.58 1.58 3.36c0 1.1-.9 2-2 2"/></svg> </template>
CSS
.icon-round-water-damage {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.33%203.6l-8.36%207.53c-.34.3-.13.87.33.87H5v7c0%20.55.45%201%201%201h12c.55%200%201-.45%201-1v-7h1.7c.46%200%20.68-.57.33-.87L12.67%203.6c-.38-.34-.96-.34-1.34%200M12%2016c-1.1%200-2-.9-2-2c0-.78.99-2.44%201.58-3.36c.2-.31.64-.31.84%200c.59.92%201.58%202.58%201.58%203.36c0%201.1-.9%202-2%202%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.33%203.6l-8.36%207.53c-.34.3-.13.87.33.87H5v7c0%20.55.45%201%201%201h12c.55%200%201-.45%201-1v-7h1.7c.46%200%20.68-.57.33-.87L12.67%203.6c-.38-.34-.96-.34-1.34%200M12%2016c-1.1%200-2-.9-2-2c0-.78.99-2.44%201.58-3.36c.2-.31.64-.31.84%200c.59.92%201.58%202.58%201.58%203.36c0%201.1-.9%202-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-water-damage.svg?color=%231a73e8&size=48