flood icon
flood-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- flood-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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.21 19.02q.488-.5 1.79-.5q1.271 0 1.803.5t1.547.5q1.046 0 1.535-.5t1.79-.5q.956 0 1.364.281t.948.507q.202.084.357.262q.156.178.156.41q0 .214-.156.335q-.155.121-.344.06q-.665-.2-1.104-.528q-.438-.328-1.221-.328q-1.021 0-1.534.5t-1.791.5t-1.803-.5t-1.547-.5q-1.046 0-1.534.5q-.489.5-1.791.5t-1.79-.5t-1.535-.5q-.783 0-1.221.328t-1.104.528q-.188.062-.357-.07t-.168-.343q0-.233.153-.401q.153-.169.355-.253q.54-.225.96-.507t1.382-.282q1.302 0 1.79.5q.489.5 1.535.5t1.535-.5M8.675 17q-1.252 0-1.78-.5T5.35 16q-.758 0-1.221.328T3 16.856q-.188.061-.344-.07t-.156-.344q0-.232.156-.4t.357-.253q.54-.225.958-.507T5.344 15q.439 0 .82.109q.38.108 1.025.48l-1.45-5.462l-1.237 1.52q-.135.17-.323.204t-.36-.107q-.177-.14-.195-.341t.122-.372L9.35 4.106q.329-.404.839-.538q.509-.134.994.053L19.51 6.8q.182.073.27.266q.09.192.016.375q-.073.188-.268.274q-.195.085-.384.012l-1.803-.706l2.159 8.102q.42.037.768.266q.35.228.744.4q.202.084.345.262t.143.391q0 .195-.156.325t-.344.07q-.646-.2-1.094-.519T18.675 16q-1.046 0-1.535.5t-1.79.5q-1.271 0-1.803-.5T12 16q-1.046 0-1.535.5t-1.79.5m0-1q.846 0 1.297-.36t1.263-.56l-.954-3.482q-.05-.162.04-.308t.252-.196l3.098-.813q.162-.05.298.03t.187.243l1.428 5.421q.853-.07 1.303-.491q.45-.422 1.529-.478l-2.247-8.429L10.406 4.4L6.519 9.158l1.821 6.811q.1.025.184.028t.151.003m3.802-5.8"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFloodOutlineRounded(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.21 19.02q.488-.5 1.79-.5q1.271 0 1.803.5t1.547.5q1.046 0 1.535-.5t1.79-.5q.956 0 1.364.281t.948.507q.202.084.357.262q.156.178.156.41q0 .214-.156.335q-.155.121-.344.06q-.665-.2-1.104-.528q-.438-.328-1.221-.328q-1.021 0-1.534.5t-1.791.5t-1.803-.5t-1.547-.5q-1.046 0-1.534.5q-.489.5-1.791.5t-1.79-.5t-1.535-.5q-.783 0-1.221.328t-1.104.528q-.188.062-.357-.07t-.168-.343q0-.233.153-.401q.153-.169.355-.253q.54-.225.96-.507t1.382-.282q1.302 0 1.79.5q.489.5 1.535.5t1.535-.5M8.675 17q-1.252 0-1.78-.5T5.35 16q-.758 0-1.221.328T3 16.856q-.188.061-.344-.07t-.156-.344q0-.232.156-.4t.357-.253q.54-.225.958-.507T5.344 15q.439 0 .82.109q.38.108 1.025.48l-1.45-5.462l-1.237 1.52q-.135.17-.323.204t-.36-.107q-.177-.14-.195-.341t.122-.372L9.35 4.106q.329-.404.839-.538q.509-.134.994.053L19.51 6.8q.182.073.27.266q.09.192.016.375q-.073.188-.268.274q-.195.085-.384.012l-1.803-.706l2.159 8.102q.42.037.768.266q.35.228.744.4q.202.084.345.262t.143.391q0 .195-.156.325t-.344.07q-.646-.2-1.094-.519T18.675 16q-1.046 0-1.535.5t-1.79.5q-1.271 0-1.803-.5T12 16q-1.046 0-1.535.5t-1.79.5m0-1q.846 0 1.297-.36t1.263-.56l-.954-3.482q-.05-.162.04-.308t.252-.196l3.098-.813q.162-.05.298.03t.187.243l1.428 5.421q.853-.07 1.303-.491q.45-.422 1.529-.478l-2.247-8.429L10.406 4.4L6.519 9.158l1.821 6.811q.1.025.184.028t.151.003m3.802-5.8"/></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.21 19.02q.488-.5 1.79-.5q1.271 0 1.803.5t1.547.5q1.046 0 1.535-.5t1.79-.5q.956 0 1.364.281t.948.507q.202.084.357.262q.156.178.156.41q0 .214-.156.335q-.155.121-.344.06q-.665-.2-1.104-.528q-.438-.328-1.221-.328q-1.021 0-1.534.5t-1.791.5t-1.803-.5t-1.547-.5q-1.046 0-1.534.5q-.489.5-1.791.5t-1.79-.5t-1.535-.5q-.783 0-1.221.328t-1.104.528q-.188.062-.357-.07t-.168-.343q0-.233.153-.401q.153-.169.355-.253q.54-.225.96-.507t1.382-.282q1.302 0 1.79.5q.489.5 1.535.5t1.535-.5M8.675 17q-1.252 0-1.78-.5T5.35 16q-.758 0-1.221.328T3 16.856q-.188.061-.344-.07t-.156-.344q0-.232.156-.4t.357-.253q.54-.225.958-.507T5.344 15q.439 0 .82.109q.38.108 1.025.48l-1.45-5.462l-1.237 1.52q-.135.17-.323.204t-.36-.107q-.177-.14-.195-.341t.122-.372L9.35 4.106q.329-.404.839-.538q.509-.134.994.053L19.51 6.8q.182.073.27.266q.09.192.016.375q-.073.188-.268.274q-.195.085-.384.012l-1.803-.706l2.159 8.102q.42.037.768.266q.35.228.744.4q.202.084.345.262t.143.391q0 .195-.156.325t-.344.07q-.646-.2-1.094-.519T18.675 16q-1.046 0-1.535.5t-1.79.5q-1.271 0-1.803-.5T12 16q-1.046 0-1.535.5t-1.79.5m0-1q.846 0 1.297-.36t1.263-.56l-.954-3.482q-.05-.162.04-.308t.252-.196l3.098-.813q.162-.05.298.03t.187.243l1.428 5.421q.853-.07 1.303-.491q.45-.422 1.529-.478l-2.247-8.429L10.406 4.4L6.519 9.158l1.821 6.811q.1.025.184.028t.151.003m3.802-5.8"/></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.21%2019.02q.488-.5%201.79-.5q1.271%200%201.803.5t1.547.5q1.046%200%201.535-.5t1.79-.5q.956%200%201.364.281t.948.507q.202.084.357.262q.156.178.156.41q0%20.214-.156.335q-.155.121-.344.06q-.665-.2-1.104-.528q-.438-.328-1.221-.328q-1.021%200-1.534.5t-1.791.5t-1.803-.5t-1.547-.5q-1.046%200-1.534.5q-.489.5-1.791.5t-1.79-.5t-1.535-.5q-.783%200-1.221.328t-1.104.528q-.188.062-.357-.07t-.168-.343q0-.233.153-.401q.153-.169.355-.253q.54-.225.96-.507t1.382-.282q1.302%200%201.79.5q.489.5%201.535.5t1.535-.5M8.675%2017q-1.252%200-1.78-.5T5.35%2016q-.758%200-1.221.328T3%2016.856q-.188.061-.344-.07t-.156-.344q0-.232.156-.4t.357-.253q.54-.225.958-.507T5.344%2015q.439%200%20.82.109q.38.108%201.025.48l-1.45-5.462l-1.237%201.52q-.135.17-.323.204t-.36-.107q-.177-.14-.195-.341t.122-.372L9.35%204.106q.329-.404.839-.538q.509-.134.994.053L19.51%206.8q.182.073.27.266q.09.192.016.375q-.073.188-.268.274q-.195.085-.384.012l-1.803-.706l2.159%208.102q.42.037.768.266q.35.228.744.4q.202.084.345.262t.143.391q0%20.195-.156.325t-.344.07q-.646-.2-1.094-.519T18.675%2016q-1.046%200-1.535.5t-1.79.5q-1.271%200-1.803-.5T12%2016q-1.046%200-1.535.5t-1.79.5m0-1q.846%200%201.297-.36t1.263-.56l-.954-3.482q-.05-.162.04-.308t.252-.196l3.098-.813q.162-.05.298.03t.187.243l1.428%205.421q.853-.07%201.303-.491q.45-.422%201.529-.478l-2.247-8.429L10.406%204.4L6.519%209.158l1.821%206.811q.1.025.184.028t.151.003m3.802-5.8%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.21%2019.02q.488-.5%201.79-.5q1.271%200%201.803.5t1.547.5q1.046%200%201.535-.5t1.79-.5q.956%200%201.364.281t.948.507q.202.084.357.262q.156.178.156.41q0%20.214-.156.335q-.155.121-.344.06q-.665-.2-1.104-.528q-.438-.328-1.221-.328q-1.021%200-1.534.5t-1.791.5t-1.803-.5t-1.547-.5q-1.046%200-1.534.5q-.489.5-1.791.5t-1.79-.5t-1.535-.5q-.783%200-1.221.328t-1.104.528q-.188.062-.357-.07t-.168-.343q0-.233.153-.401q.153-.169.355-.253q.54-.225.96-.507t1.382-.282q1.302%200%201.79.5q.489.5%201.535.5t1.535-.5M8.675%2017q-1.252%200-1.78-.5T5.35%2016q-.758%200-1.221.328T3%2016.856q-.188.061-.344-.07t-.156-.344q0-.232.156-.4t.357-.253q.54-.225.958-.507T5.344%2015q.439%200%20.82.109q.38.108%201.025.48l-1.45-5.462l-1.237%201.52q-.135.17-.323.204t-.36-.107q-.177-.14-.195-.341t.122-.372L9.35%204.106q.329-.404.839-.538q.509-.134.994.053L19.51%206.8q.182.073.27.266q.09.192.016.375q-.073.188-.268.274q-.195.085-.384.012l-1.803-.706l2.159%208.102q.42.037.768.266q.35.228.744.4q.202.084.345.262t.143.391q0%20.195-.156.325t-.344.07q-.646-.2-1.094-.519T18.675%2016q-1.046%200-1.535.5t-1.79.5q-1.271%200-1.803-.5T12%2016q-1.046%200-1.535.5t-1.79.5m0-1q.846%200%201.297-.36t1.263-.56l-.954-3.482q-.05-.162.04-.308t.252-.196l3.098-.813q.162-.05.298.03t.187.243l1.428%205.421q.853-.07%201.303-.491q.45-.422%201.529-.478l-2.247-8.429L10.406%204.4L6.519%209.158l1.821%206.811q.1.025.184.028t.151.003m3.802-5.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/flood-outline-rounded.svg?color=%231a73e8&size=48