flood-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
flood-rounded
Set
Material Symbols Light
Style
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="M8.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.5m1.534 2.02q.489-.5 1.791-.5q1.271 0 1.803.5q.531.5 1.547.5q1.046 0 1.535-.5t1.79-.5q.956 0 1.364.281t.947.507q.202.084.358.262t.156.41q0 .214-.156.335t-.344.06q-.666-.2-1.104-.528t-1.221-.328q-1.021 0-1.535.5q-.513.5-1.79.5t-1.803-.5t-1.547-.5q-1.046 0-1.535.5t-1.79.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-.5m5.374-3.044l-1.428-5.421q-.05-.162-.187-.243t-.298-.03l-3.098.813q-.161.05-.252.196q-.09.146-.04.308l.954 3.483q.18-.05.364-.066Q11.783 15 12 15q1.31 0 1.932.55t1.653.425"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFloodRounded(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="M8.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.5m1.534 2.02q.489-.5 1.791-.5q1.271 0 1.803.5q.531.5 1.547.5q1.046 0 1.535-.5t1.79-.5q.956 0 1.364.281t.947.507q.202.084.358.262t.156.41q0 .214-.156.335t-.344.06q-.666-.2-1.104-.528t-1.221-.328q-1.021 0-1.535.5q-.513.5-1.79.5t-1.803-.5t-1.547-.5q-1.046 0-1.535.5t-1.79.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-.5m5.374-3.044l-1.428-5.421q-.05-.162-.187-.243t-.298-.03l-3.098.813q-.161.05-.252.196q-.09.146-.04.308l.954 3.483q.18-.05.364-.066Q11.783 15 12 15q1.31 0 1.932.55t1.653.425"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.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.5m1.534 2.02q.489-.5 1.791-.5q1.271 0 1.803.5q.531.5 1.547.5q1.046 0 1.535-.5t1.79-.5q.956 0 1.364.281t.947.507q.202.084.358.262t.156.41q0 .214-.156.335t-.344.06q-.666-.2-1.104-.528t-1.221-.328q-1.021 0-1.535.5q-.513.5-1.79.5t-1.803-.5t-1.547-.5q-1.046 0-1.535.5t-1.79.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-.5m5.374-3.044l-1.428-5.421q-.05-.162-.187-.243t-.298-.03l-3.098.813q-.161.05-.252.196q-.09.146-.04.308l.954 3.483q.18-.05.364-.066Q11.783 15 12 15q1.31 0 1.932.55t1.653.425"/></svg>
</template>

CSS

.icon-flood-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%22M8.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.5m1.534%202.02q.489-.5%201.791-.5q1.271%200%201.803.5q.531.5%201.547.5q1.046%200%201.535-.5t1.79-.5q.956%200%201.364.281t.947.507q.202.084.358.262t.156.41q0%20.214-.156.335t-.344.06q-.666-.2-1.104-.528t-1.221-.328q-1.021%200-1.535.5q-.513.5-1.79.5t-1.803-.5t-1.547-.5q-1.046%200-1.535.5t-1.79.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-.5m5.374-3.044l-1.428-5.421q-.05-.162-.187-.243t-.298-.03l-3.098.813q-.161.05-.252.196q-.09.146-.04.308l.954%203.483q.18-.05.364-.066Q11.783%2015%2012%2015q1.31%200%201.932.55t1.653.425%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%22M8.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.5m1.534%202.02q.489-.5%201.791-.5q1.271%200%201.803.5q.531.5%201.547.5q1.046%200%201.535-.5t1.79-.5q.956%200%201.364.281t.947.507q.202.084.358.262t.156.41q0%20.214-.156.335t-.344.06q-.666-.2-1.104-.528t-1.221-.328q-1.021%200-1.535.5q-.513.5-1.79.5t-1.803-.5t-1.547-.5q-1.046%200-1.535.5t-1.79.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-.5m5.374-3.044l-1.428-5.421q-.05-.162-.187-.243t-.298-.03l-3.098.813q-.161.05-.252.196q-.09.146-.04.308l.954%203.483q.18-.05.364-.066Q11.783%2015%2012%2015q1.31%200%201.932.55t1.653.425%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-rounded.svg?color=%231a73e8&size=48