flood icon
flood-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- flood-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the flood icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.075 19.5q.45-.5 1.925-.5q1.425 0 1.938.5t1.412.5q.95 0 1.4-.5t1.925-.5q.975 0 1.45.263t.9.487q.375.2.675.513T22 21t-.3.7t-.7.175q-.8-.2-1.2-.537T18.675 21q-.925 0-1.4.5t-1.925.5t-1.937-.5T12 21q-.95 0-1.4.5t-1.925.5t-1.925-.5t-1.4-.5q-.725 0-1.125.338t-1.2.537q-.4.1-.712-.175T2 21t.288-.737t.662-.513q.425-.225.913-.488T5.35 19q1.475 0 1.925.5t1.4.5t1.4-.5m-1.4-2q-1.425 0-1.925-.5t-1.4-.5q-.7 0-1.125.338T3 17.374q-.4.1-.7-.175t-.3-.7t.3-.737t.675-.513q.425-.225.9-.488t1.45-.262q.15 0 .3.013t.275.037l-.95-3.5l-.775 1q-.25.325-.65.387t-.725-.212q-.35-.275-.388-.688t.238-.737l6.2-7.675q.425-.5 1.05-.663t1.225.063l9.25 3.525q.375.15.55.525t.025.75q-.15.4-.537.563t-.788.012l-1.15-.475L20.5 14.95q.15.075.287.15t.263.15q.375.2.662.513T22 16.5t-.3.7t-.7.175q-.8-.2-1.2-.537t-1.125-.338q-.95 0-1.4.5t-1.925.5q-1.425 0-1.937-.5T12 16.5q-.95 0-1.4.5t-1.925.5m0-2q.75 0 1.162-.35t1.263-.55l-.8-2.925q-.05-.2.05-.375t.3-.225l2.925-.775q.2-.05.375.05t.225.3l1.275 4.825q.775-.05 1.225-.462t1.625-.488L16.15 6.5l-5.725-2.1L6.5 9.1l1.725 6.35q.1.025.213.038t.237.012M12.4 9.95"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFloodOutlineRounded(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="M10.075 19.5q.45-.5 1.925-.5q1.425 0 1.938.5t1.412.5q.95 0 1.4-.5t1.925-.5q.975 0 1.45.263t.9.487q.375.2.675.513T22 21t-.3.7t-.7.175q-.8-.2-1.2-.537T18.675 21q-.925 0-1.4.5t-1.925.5t-1.937-.5T12 21q-.95 0-1.4.5t-1.925.5t-1.925-.5t-1.4-.5q-.725 0-1.125.338t-1.2.537q-.4.1-.712-.175T2 21t.288-.737t.662-.513q.425-.225.913-.488T5.35 19q1.475 0 1.925.5t1.4.5t1.4-.5m-1.4-2q-1.425 0-1.925-.5t-1.4-.5q-.7 0-1.125.338T3 17.374q-.4.1-.7-.175t-.3-.7t.3-.737t.675-.513q.425-.225.9-.488t1.45-.262q.15 0 .3.013t.275.037l-.95-3.5l-.775 1q-.25.325-.65.387t-.725-.212q-.35-.275-.388-.688t.238-.737l6.2-7.675q.425-.5 1.05-.663t1.225.063l9.25 3.525q.375.15.55.525t.025.75q-.15.4-.537.563t-.788.012l-1.15-.475L20.5 14.95q.15.075.287.15t.263.15q.375.2.662.513T22 16.5t-.3.7t-.7.175q-.8-.2-1.2-.537t-1.125-.338q-.95 0-1.4.5t-1.925.5q-1.425 0-1.937-.5T12 16.5q-.95 0-1.4.5t-1.925.5m0-2q.75 0 1.162-.35t1.263-.55l-.8-2.925q-.05-.2.05-.375t.3-.225l2.925-.775q.2-.05.375.05t.225.3l1.275 4.825q.775-.05 1.225-.462t1.625-.488L16.15 6.5l-5.725-2.1L6.5 9.1l1.725 6.35q.1.025.213.038t.237.012M12.4 9.95"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.075 19.5q.45-.5 1.925-.5q1.425 0 1.938.5t1.412.5q.95 0 1.4-.5t1.925-.5q.975 0 1.45.263t.9.487q.375.2.675.513T22 21t-.3.7t-.7.175q-.8-.2-1.2-.537T18.675 21q-.925 0-1.4.5t-1.925.5t-1.937-.5T12 21q-.95 0-1.4.5t-1.925.5t-1.925-.5t-1.4-.5q-.725 0-1.125.338t-1.2.537q-.4.1-.712-.175T2 21t.288-.737t.662-.513q.425-.225.913-.488T5.35 19q1.475 0 1.925.5t1.4.5t1.4-.5m-1.4-2q-1.425 0-1.925-.5t-1.4-.5q-.7 0-1.125.338T3 17.374q-.4.1-.7-.175t-.3-.7t.3-.737t.675-.513q.425-.225.9-.488t1.45-.262q.15 0 .3.013t.275.037l-.95-3.5l-.775 1q-.25.325-.65.387t-.725-.212q-.35-.275-.388-.688t.238-.737l6.2-7.675q.425-.5 1.05-.663t1.225.063l9.25 3.525q.375.15.55.525t.025.75q-.15.4-.537.563t-.788.012l-1.15-.475L20.5 14.95q.15.075.287.15t.263.15q.375.2.662.513T22 16.5t-.3.7t-.7.175q-.8-.2-1.2-.537t-1.125-.338q-.95 0-1.4.5t-1.925.5q-1.425 0-1.937-.5T12 16.5q-.95 0-1.4.5t-1.925.5m0-2q.75 0 1.162-.35t1.263-.55l-.8-2.925q-.05-.2.05-.375t.3-.225l2.925-.775q.2-.05.375.05t.225.3l1.275 4.825q.775-.05 1.225-.462t1.625-.488L16.15 6.5l-5.725-2.1L6.5 9.1l1.725 6.35q.1.025.213.038t.237.012M12.4 9.95"/></svg> </template>
CSS
.icon-flood-outline-rounded {
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%22M10.075%2019.5q.45-.5%201.925-.5q1.425%200%201.938.5t1.412.5q.95%200%201.4-.5t1.925-.5q.975%200%201.45.263t.9.487q.375.2.675.513T22%2021t-.3.7t-.7.175q-.8-.2-1.2-.537T18.675%2021q-.925%200-1.4.5t-1.925.5t-1.937-.5T12%2021q-.95%200-1.4.5t-1.925.5t-1.925-.5t-1.4-.5q-.725%200-1.125.338t-1.2.537q-.4.1-.712-.175T2%2021t.288-.737t.662-.513q.425-.225.913-.488T5.35%2019q1.475%200%201.925.5t1.4.5t1.4-.5m-1.4-2q-1.425%200-1.925-.5t-1.4-.5q-.7%200-1.125.338T3%2017.374q-.4.1-.7-.175t-.3-.7t.3-.737t.675-.513q.425-.225.9-.488t1.45-.262q.15%200%20.3.013t.275.037l-.95-3.5l-.775%201q-.25.325-.65.387t-.725-.212q-.35-.275-.388-.688t.238-.737l6.2-7.675q.425-.5%201.05-.663t1.225.063l9.25%203.525q.375.15.55.525t.025.75q-.15.4-.537.563t-.788.012l-1.15-.475L20.5%2014.95q.15.075.287.15t.263.15q.375.2.662.513T22%2016.5t-.3.7t-.7.175q-.8-.2-1.2-.537t-1.125-.338q-.95%200-1.4.5t-1.925.5q-1.425%200-1.937-.5T12%2016.5q-.95%200-1.4.5t-1.925.5m0-2q.75%200%201.162-.35t1.263-.55l-.8-2.925q-.05-.2.05-.375t.3-.225l2.925-.775q.2-.05.375.05t.225.3l1.275%204.825q.775-.05%201.225-.462t1.625-.488L16.15%206.5l-5.725-2.1L6.5%209.1l1.725%206.35q.1.025.213.038t.237.012M12.4%209.95%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%22M10.075%2019.5q.45-.5%201.925-.5q1.425%200%201.938.5t1.412.5q.95%200%201.4-.5t1.925-.5q.975%200%201.45.263t.9.487q.375.2.675.513T22%2021t-.3.7t-.7.175q-.8-.2-1.2-.537T18.675%2021q-.925%200-1.4.5t-1.925.5t-1.937-.5T12%2021q-.95%200-1.4.5t-1.925.5t-1.925-.5t-1.4-.5q-.725%200-1.125.338t-1.2.537q-.4.1-.712-.175T2%2021t.288-.737t.662-.513q.425-.225.913-.488T5.35%2019q1.475%200%201.925.5t1.4.5t1.4-.5m-1.4-2q-1.425%200-1.925-.5t-1.4-.5q-.7%200-1.125.338T3%2017.374q-.4.1-.7-.175t-.3-.7t.3-.737t.675-.513q.425-.225.9-.488t1.45-.262q.15%200%20.3.013t.275.037l-.95-3.5l-.775%201q-.25.325-.65.387t-.725-.212q-.35-.275-.388-.688t.238-.737l6.2-7.675q.425-.5%201.05-.663t1.225.063l9.25%203.525q.375.15.55.525t.025.75q-.15.4-.537.563t-.788.012l-1.15-.475L20.5%2014.95q.15.075.287.15t.263.15q.375.2.662.513T22%2016.5t-.3.7t-.7.175q-.8-.2-1.2-.537t-1.125-.338q-.95%200-1.4.5t-1.925.5q-1.425%200-1.937-.5T12%2016.5q-.95%200-1.4.5t-1.925.5m0-2q.75%200%201.162-.35t1.263-.55l-.8-2.925q-.05-.2.05-.375t.3-.225l2.925-.775q.2-.05.375.05t.225.3l1.275%204.825q.775-.05%201.225-.462t1.625-.488L16.15%206.5l-5.725-2.1L6.5%209.1l1.725%206.35q.1.025.213.038t.237.012M12.4%209.95%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/flood-outline-rounded.svg?color=%231a73e8&size=48