flood emoji
flood from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- flood
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the flood emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M17.468 25.887h36.721v25.756H17.468z"/><path fill="#a57939" d="M41.051 31.123h-10.31v13.644L41.051 48z"/><path fill="#61b2e4" d="M9.947 60.05c5.306 0 5.154 3.183 10.46 3.183s5.306-3.184 10.461-3.184s5.154 3.184 10.309 3.184s5.154-3.184 10.309-3.184s5.154 3.184 10.309 3.184v-6.36c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.461-3.184z"/><path fill="#92d3f5" d="M9.947 52.441c5.306 0 5.154 3.184 10.46 3.184s5.306-3.184 10.461-3.184s5.154 3.184 10.309 3.184s5.154-3.184 10.309-3.184s5.154 3.184 10.309 3.184v-6.36c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.46-3.184z"/><path fill="#92d3f5" d="M9.947 45.417c5.306 0 5.154 3.183 10.46 3.183s5.306-3.183 10.461-3.183S36.022 48.6 41.177 48.6s5.154-3.184 10.309-3.184S56.64 48.6 61.795 48.6v-6.359c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.183-10.308 3.183s-5.155-3.183-10.309-3.183s-5.155 3.183-10.46 3.183s-5.155-3.183-10.46-3.183z"/><path fill="#ea5a47" d="M16.6 25.201L35.686 8.917l19.506 16.284zm12.322-10.527v-4.665h-5.931v9.734z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M55.185 50.435V25.201m-38.578 0v25.745M16.6 25.201L35.686 8.917l19.506 16.284zm12.322-10.527v-4.665h-5.931v9.734zm1.819 26.536V31.123h10.31v13.074M61.795 56.4c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.46-3.184m51.847-4.281c-5.155 0-5.155-3.184-10.31-3.184s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.461-3.184m51.848 18.114c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.183-10.308 3.183s-5.155-3.183-10.309-3.183s-5.155 3.183-10.46 3.183s-5.155-3.183-10.46-3.183"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFlood(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M17.468 25.887h36.721v25.756H17.468z"/><path fill="#a57939" d="M41.051 31.123h-10.31v13.644L41.051 48z"/><path fill="#61b2e4" d="M9.947 60.05c5.306 0 5.154 3.183 10.46 3.183s5.306-3.184 10.461-3.184s5.154 3.184 10.309 3.184s5.154-3.184 10.309-3.184s5.154 3.184 10.309 3.184v-6.36c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.461-3.184z"/><path fill="#92d3f5" d="M9.947 52.441c5.306 0 5.154 3.184 10.46 3.184s5.306-3.184 10.461-3.184s5.154 3.184 10.309 3.184s5.154-3.184 10.309-3.184s5.154 3.184 10.309 3.184v-6.36c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.46-3.184z"/><path fill="#92d3f5" d="M9.947 45.417c5.306 0 5.154 3.183 10.46 3.183s5.306-3.183 10.461-3.183S36.022 48.6 41.177 48.6s5.154-3.184 10.309-3.184S56.64 48.6 61.795 48.6v-6.359c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.183-10.308 3.183s-5.155-3.183-10.309-3.183s-5.155 3.183-10.46 3.183s-5.155-3.183-10.46-3.183z"/><path fill="#ea5a47" d="M16.6 25.201L35.686 8.917l19.506 16.284zm12.322-10.527v-4.665h-5.931v9.734z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M55.185 50.435V25.201m-38.578 0v25.745M16.6 25.201L35.686 8.917l19.506 16.284zm12.322-10.527v-4.665h-5.931v9.734zm1.819 26.536V31.123h10.31v13.074M61.795 56.4c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.46-3.184m51.847-4.281c-5.155 0-5.155-3.184-10.31-3.184s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.461-3.184m51.848 18.114c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.183-10.308 3.183s-5.155-3.183-10.309-3.183s-5.155 3.183-10.46 3.183s-5.155-3.183-10.46-3.183"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M17.468 25.887h36.721v25.756H17.468z"/><path fill="#a57939" d="M41.051 31.123h-10.31v13.644L41.051 48z"/><path fill="#61b2e4" d="M9.947 60.05c5.306 0 5.154 3.183 10.46 3.183s5.306-3.184 10.461-3.184s5.154 3.184 10.309 3.184s5.154-3.184 10.309-3.184s5.154 3.184 10.309 3.184v-6.36c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.461-3.184z"/><path fill="#92d3f5" d="M9.947 52.441c5.306 0 5.154 3.184 10.46 3.184s5.306-3.184 10.461-3.184s5.154 3.184 10.309 3.184s5.154-3.184 10.309-3.184s5.154 3.184 10.309 3.184v-6.36c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.46-3.184z"/><path fill="#92d3f5" d="M9.947 45.417c5.306 0 5.154 3.183 10.46 3.183s5.306-3.183 10.461-3.183S36.022 48.6 41.177 48.6s5.154-3.184 10.309-3.184S56.64 48.6 61.795 48.6v-6.359c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.183-10.308 3.183s-5.155-3.183-10.309-3.183s-5.155 3.183-10.46 3.183s-5.155-3.183-10.46-3.183z"/><path fill="#ea5a47" d="M16.6 25.201L35.686 8.917l19.506 16.284zm12.322-10.527v-4.665h-5.931v9.734z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M55.185 50.435V25.201m-38.578 0v25.745M16.6 25.201L35.686 8.917l19.506 16.284zm12.322-10.527v-4.665h-5.931v9.734zm1.819 26.536V31.123h10.31v13.074M61.795 56.4c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.46-3.184m51.847-4.281c-5.155 0-5.155-3.184-10.31-3.184s-5.154 3.184-10.308 3.184s-5.155-3.184-10.309-3.184s-5.155 3.184-10.46 3.184s-5.155-3.184-10.461-3.184m51.848 18.114c-5.155 0-5.155-3.183-10.31-3.183s-5.154 3.183-10.308 3.183s-5.155-3.183-10.309-3.183s-5.155 3.183-10.46 3.183s-5.155-3.183-10.46-3.183"/></svg> </template>
CSS
.icon-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.468%2025.887h36.721v25.756H17.468z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M41.051%2031.123h-10.31v13.644L41.051%2048z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M9.947%2060.05c5.306%200%205.154%203.183%2010.46%203.183s5.306-3.184%2010.461-3.184s5.154%203.184%2010.309%203.184s5.154-3.184%2010.309-3.184s5.154%203.184%2010.309%203.184v-6.36c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.184-10.308%203.184s-5.155-3.184-10.309-3.184s-5.155%203.184-10.46%203.184s-5.155-3.184-10.461-3.184z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M9.947%2052.441c5.306%200%205.154%203.184%2010.46%203.184s5.306-3.184%2010.461-3.184s5.154%203.184%2010.309%203.184s5.154-3.184%2010.309-3.184s5.154%203.184%2010.309%203.184v-6.36c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.184-10.308%203.184s-5.155-3.184-10.309-3.184s-5.155%203.184-10.46%203.184s-5.155-3.184-10.46-3.184z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M9.947%2045.417c5.306%200%205.154%203.183%2010.46%203.183s5.306-3.183%2010.461-3.183S36.022%2048.6%2041.177%2048.6s5.154-3.184%2010.309-3.184S56.64%2048.6%2061.795%2048.6v-6.359c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.183-10.308%203.183s-5.155-3.183-10.309-3.183s-5.155%203.183-10.46%203.183s-5.155-3.183-10.46-3.183z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M16.6%2025.201L35.686%208.917l19.506%2016.284zm12.322-10.527v-4.665h-5.931v9.734z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M55.185%2050.435V25.201m-38.578%200v25.745M16.6%2025.201L35.686%208.917l19.506%2016.284zm12.322-10.527v-4.665h-5.931v9.734zm1.819%2026.536V31.123h10.31v13.074M61.795%2056.4c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.184-10.308%203.184s-5.155-3.184-10.309-3.184s-5.155%203.184-10.46%203.184s-5.155-3.184-10.46-3.184m51.847-4.281c-5.155%200-5.155-3.184-10.31-3.184s-5.154%203.184-10.308%203.184s-5.155-3.184-10.309-3.184s-5.155%203.184-10.46%203.184s-5.155-3.184-10.461-3.184m51.848%2018.114c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.183-10.308%203.183s-5.155-3.183-10.309-3.183s-5.155%203.183-10.46%203.183s-5.155-3.183-10.46-3.183%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.468%2025.887h36.721v25.756H17.468z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M41.051%2031.123h-10.31v13.644L41.051%2048z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M9.947%2060.05c5.306%200%205.154%203.183%2010.46%203.183s5.306-3.184%2010.461-3.184s5.154%203.184%2010.309%203.184s5.154-3.184%2010.309-3.184s5.154%203.184%2010.309%203.184v-6.36c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.184-10.308%203.184s-5.155-3.184-10.309-3.184s-5.155%203.184-10.46%203.184s-5.155-3.184-10.461-3.184z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M9.947%2052.441c5.306%200%205.154%203.184%2010.46%203.184s5.306-3.184%2010.461-3.184s5.154%203.184%2010.309%203.184s5.154-3.184%2010.309-3.184s5.154%203.184%2010.309%203.184v-6.36c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.184-10.308%203.184s-5.155-3.184-10.309-3.184s-5.155%203.184-10.46%203.184s-5.155-3.184-10.46-3.184z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M9.947%2045.417c5.306%200%205.154%203.183%2010.46%203.183s5.306-3.183%2010.461-3.183S36.022%2048.6%2041.177%2048.6s5.154-3.184%2010.309-3.184S56.64%2048.6%2061.795%2048.6v-6.359c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.183-10.308%203.183s-5.155-3.183-10.309-3.183s-5.155%203.183-10.46%203.183s-5.155-3.183-10.46-3.183z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M16.6%2025.201L35.686%208.917l19.506%2016.284zm12.322-10.527v-4.665h-5.931v9.734z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M55.185%2050.435V25.201m-38.578%200v25.745M16.6%2025.201L35.686%208.917l19.506%2016.284zm12.322-10.527v-4.665h-5.931v9.734zm1.819%2026.536V31.123h10.31v13.074M61.795%2056.4c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.184-10.308%203.184s-5.155-3.184-10.309-3.184s-5.155%203.184-10.46%203.184s-5.155-3.184-10.46-3.184m51.847-4.281c-5.155%200-5.155-3.184-10.31-3.184s-5.154%203.184-10.308%203.184s-5.155-3.184-10.309-3.184s-5.155%203.184-10.46%203.184s-5.155-3.184-10.461-3.184m51.848%2018.114c-5.155%200-5.155-3.183-10.31-3.183s-5.154%203.183-10.308%203.183s-5.155-3.183-10.309-3.183s-5.155%203.183-10.46%203.183s-5.155-3.183-10.46-3.183%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/flood.svg?color=%231a73e8&size=48