round-flood from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
round-flood
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the round flood icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.67 19c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.1 1-3.34 1s-1.38-1-3.33-1c-1.54 0-1.96.62-2.67.88c-.4.15-.67.52-.67.95c0 .71.72 1.19 1.38.94c.77-.29 1.11-.77 1.96-.77c1.24 0 1.38 1 3.33 1s2.1-1 3.34-1c1.22 0 1.4 1 3.33 1s2.1-1 3.33-1c.84 0 1.18.47 1.95.77c.66.26 1.38-.23 1.38-.94v-.01c0-.42-.27-.8-.67-.94c-.71-.26-1.12-.88-2.66-.88m-9.99-1.5c1.95 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c.82 0 1.17.46 1.93.76c.66.26 1.38-.23 1.38-.94c0-.42-.26-.79-.65-.94c-.29-.11-.54-.27-.83-.43l-2.02-7.53l1.17.47a.983.983 0 0 0 1.29-.55a.98.98 0 0 0-.57-1.29l-9.24-3.54c-.81-.31-1.72-.06-2.27.61l-6.23 7.7a.98.98 0 0 0 .16 1.4c.43.34 1.06.26 1.39-.17l.78-1l.93 3.48c-.18-.02-.35-.05-.56-.05c-1.54 0-1.95.62-2.66.88c-.4.17-.67.55-.67.97c0 .7.69 1.19 1.35.95c.8-.29 1.18-.78 2-.78c1.19 0 1.42 1 3.33 1m5.36-7.32l1.42 5.31c-1.34.09-1.47-.99-3.47-.99c-.36 0-.65.04-.91.1l-.91-3.39z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundFlood(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="M18.67 19c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.1 1-3.34 1s-1.38-1-3.33-1c-1.54 0-1.96.62-2.67.88c-.4.15-.67.52-.67.95c0 .71.72 1.19 1.38.94c.77-.29 1.11-.77 1.96-.77c1.24 0 1.38 1 3.33 1s2.1-1 3.34-1c1.22 0 1.4 1 3.33 1s2.1-1 3.33-1c.84 0 1.18.47 1.95.77c.66.26 1.38-.23 1.38-.94v-.01c0-.42-.27-.8-.67-.94c-.71-.26-1.12-.88-2.66-.88m-9.99-1.5c1.95 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c.82 0 1.17.46 1.93.76c.66.26 1.38-.23 1.38-.94c0-.42-.26-.79-.65-.94c-.29-.11-.54-.27-.83-.43l-2.02-7.53l1.17.47a.983.983 0 0 0 1.29-.55a.98.98 0 0 0-.57-1.29l-9.24-3.54c-.81-.31-1.72-.06-2.27.61l-6.23 7.7a.98.98 0 0 0 .16 1.4c.43.34 1.06.26 1.39-.17l.78-1l.93 3.48c-.18-.02-.35-.05-.56-.05c-1.54 0-1.95.62-2.66.88c-.4.17-.67.55-.67.97c0 .7.69 1.19 1.35.95c.8-.29 1.18-.78 2-.78c1.19 0 1.42 1 3.33 1m5.36-7.32l1.42 5.31c-1.34.09-1.47-.99-3.47-.99c-.36 0-.65.04-.91.1l-.91-3.39z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.67 19c-1.95 0-2.09 1-3.33 1c-1.19 0-1.42-1-3.33-1c-1.95 0-2.1 1-3.34 1s-1.38-1-3.33-1c-1.54 0-1.96.62-2.67.88c-.4.15-.67.52-.67.95c0 .71.72 1.19 1.38.94c.77-.29 1.11-.77 1.96-.77c1.24 0 1.38 1 3.33 1s2.1-1 3.34-1c1.22 0 1.4 1 3.33 1s2.1-1 3.33-1c.84 0 1.18.47 1.95.77c.66.26 1.38-.23 1.38-.94v-.01c0-.42-.27-.8-.67-.94c-.71-.26-1.12-.88-2.66-.88m-9.99-1.5c1.95 0 2.09-1 3.33-1c1.19 0 1.42 1 3.33 1c1.95 0 2.09-1 3.33-1c.82 0 1.17.46 1.93.76c.66.26 1.38-.23 1.38-.94c0-.42-.26-.79-.65-.94c-.29-.11-.54-.27-.83-.43l-2.02-7.53l1.17.47a.983.983 0 0 0 1.29-.55a.98.98 0 0 0-.57-1.29l-9.24-3.54c-.81-.31-1.72-.06-2.27.61l-6.23 7.7a.98.98 0 0 0 .16 1.4c.43.34 1.06.26 1.39-.17l.78-1l.93 3.48c-.18-.02-.35-.05-.56-.05c-1.54 0-1.95.62-2.66.88c-.4.17-.67.55-.67.97c0 .7.69 1.19 1.35.95c.8-.29 1.18-.78 2-.78c1.19 0 1.42 1 3.33 1m5.36-7.32l1.42 5.31c-1.34.09-1.47-.99-3.47-.99c-.36 0-.65.04-.91.1l-.91-3.39z"/></svg>
</template>

CSS

.icon-round-flood {
  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%22M18.67%2019c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.1%201-3.34%201s-1.38-1-3.33-1c-1.54%200-1.96.62-2.67.88c-.4.15-.67.52-.67.95c0%20.71.72%201.19%201.38.94c.77-.29%201.11-.77%201.96-.77c1.24%200%201.38%201%203.33%201s2.1-1%203.34-1c1.22%200%201.4%201%203.33%201s2.1-1%203.33-1c.84%200%201.18.47%201.95.77c.66.26%201.38-.23%201.38-.94v-.01c0-.42-.27-.8-.67-.94c-.71-.26-1.12-.88-2.66-.88m-9.99-1.5c1.95%200%202.09-1%203.33-1c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c.82%200%201.17.46%201.93.76c.66.26%201.38-.23%201.38-.94c0-.42-.26-.79-.65-.94c-.29-.11-.54-.27-.83-.43l-2.02-7.53l1.17.47a.983.983%200%200%200%201.29-.55a.98.98%200%200%200-.57-1.29l-9.24-3.54c-.81-.31-1.72-.06-2.27.61l-6.23%207.7a.98.98%200%200%200%20.16%201.4c.43.34%201.06.26%201.39-.17l.78-1l.93%203.48c-.18-.02-.35-.05-.56-.05c-1.54%200-1.95.62-2.66.88c-.4.17-.67.55-.67.97c0%20.7.69%201.19%201.35.95c.8-.29%201.18-.78%202-.78c1.19%200%201.42%201%203.33%201m5.36-7.32l1.42%205.31c-1.34.09-1.47-.99-3.47-.99c-.36%200-.65.04-.91.1l-.91-3.39z%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%22M18.67%2019c-1.95%200-2.09%201-3.33%201c-1.19%200-1.42-1-3.33-1c-1.95%200-2.1%201-3.34%201s-1.38-1-3.33-1c-1.54%200-1.96.62-2.67.88c-.4.15-.67.52-.67.95c0%20.71.72%201.19%201.38.94c.77-.29%201.11-.77%201.96-.77c1.24%200%201.38%201%203.33%201s2.1-1%203.34-1c1.22%200%201.4%201%203.33%201s2.1-1%203.33-1c.84%200%201.18.47%201.95.77c.66.26%201.38-.23%201.38-.94v-.01c0-.42-.27-.8-.67-.94c-.71-.26-1.12-.88-2.66-.88m-9.99-1.5c1.95%200%202.09-1%203.33-1c1.19%200%201.42%201%203.33%201c1.95%200%202.09-1%203.33-1c.82%200%201.17.46%201.93.76c.66.26%201.38-.23%201.38-.94c0-.42-.26-.79-.65-.94c-.29-.11-.54-.27-.83-.43l-2.02-7.53l1.17.47a.983.983%200%200%200%201.29-.55a.98.98%200%200%200-.57-1.29l-9.24-3.54c-.81-.31-1.72-.06-2.27.61l-6.23%207.7a.98.98%200%200%200%20.16%201.4c.43.34%201.06.26%201.39-.17l.78-1l.93%203.48c-.18-.02-.35-.05-.56-.05c-1.54%200-1.95.62-2.66.88c-.4.17-.67.55-.67.97c0%20.7.69%201.19%201.35.95c.8-.29%201.18-.78%202-.78c1.19%200%201.42%201%203.33%201m5.36-7.32l1.42%205.31c-1.34.09-1.47-.99-3.47-.99c-.36%200-.65.04-.91.1l-.91-3.39z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-flood.svg?color=%231a73e8&size=48