umbrella with rain drops emoji
umbrella-with-rain-drops from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- umbrella-with-rain-drops
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More travel places icons from OpenMoji
Use the umbrella with rain drops emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b399c8" d="M64.096 50.623C62.211 38.283 51.316 28.9 38.16 28.9c-14.484 0-26.226 11.487-26.226 25.656c0 0 3.228-1.988 5.396-.306a.76.76 0 0 0 .786.083c1.424-.664 6.052-2.426 10.743.066c.18.095.384.123.578.063c1.665-.513 10.14-2.859 17.61-.036a.8.8 0 0 0 .65-.044c4.674-2.464 9.281-.716 10.71-.052c.263.122.57.092.8-.088c2.148-1.68 5.179.196 5.179.196"/><path fill="#8967aa" d="M38.159 28.901s17.917.204 20.247 25.43c0 0-5.724-2.855-11.03.144c0 0 .193-21.085-9.217-25.574"/><path fill="#8967aa" d="M44.458 30.204c7.945 2.286 20.924 8.79 20.924 24.235c0 .26-.247.453-.496.384c-1.12-.311-3.922-1.379-6.057-.891c-2.442.557-.262-16.12-14.643-23.001c-.43-.206-.186-.859.272-.727"/><path fill="#92d3f5" d="M64.098 25.55c0 2.943-2.239 5.323-5 5.323s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .791-1.342 1.588-.088c4.22 6.47 4.248 10.141 4.248 10.141"/><path fill="#61b2e4" d="M58.806 15.34c3.124 2.332 5.041 10.026 5.041 10.026c0 3.75-1.988 5.508-4.75 5.508c0 0 3.75-5.285-.291-15.535"/><path fill="#92d3f5" d="M33.174 13.245c0 2.944-2.238 5.324-5 5.324s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .792-1.343 1.589-.088c4.218 6.47 4.247 10.14 4.247 10.14"/><path fill="#61b2e4" d="M27.882 3.035c3.124 2.333 5.041 10.026 5.041 10.026c0 3.75-1.987 5.508-4.749 5.508c0 0 3.749-5.285-.292-15.534"/><path fill="#92d3f5" d="M16.618 25.242c0 2.943-2.238 5.324-5 5.324s-5-2.387-5-5.33c0 0-.055-3.578 4.164-10.047c0 0 .792-1.343 1.589-.088c4.219 6.47 4.247 10.14 4.247 10.14"/><path fill="#61b2e4" d="M11.326 15.031c3.124 2.333 5.041 10.027 5.041 10.027c0 3.75-1.987 5.508-4.749 5.508c0 0 3.749-5.285-.292-15.535"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M64.098 25.55c0 2.943-2.239 5.323-5 5.323s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .791-1.342 1.588-.088c4.22 6.47 4.248 10.141 4.248 10.141M33.174 13.245c0 2.944-2.238 5.324-5 5.324s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .792-1.343 1.589-.088c4.218 6.47 4.247 10.14 4.247 10.14M16.618 25.242c0 2.943-2.238 5.324-5 5.324s-5-2.387-5-5.33c0 0-.055-3.578 4.164-10.047c0 0 .792-1.343 1.589-.088c4.219 6.47 4.247 10.14 4.247 10.14m21.541 44.191V53.143m-20.462 1.258c4.713-26.917 20.462-25.5 20.462-25.5s-7.986.775-9.01 25.59m29.68-.091c-4.713-26.919-20.67-25.5-20.67-25.5s8.192.76 9.217 25.574"/><path d="M63.978 49.917c-2.185-11.99-12.914-21.015-25.819-21.015c-14.484 0-26.226 11.486-26.226 25.655c0 0 3.228-1.988 5.396-.306a.76.76 0 0 0 .786.083c1.424-.663 6.052-2.426 10.743.066c.18.095.384.123.578.063c1.665-.512 10.14-2.859 17.61-.036a.8.8 0 0 0 .65-.044c4.674-2.464 9.281-.716 10.71-.052c.263.122.57.092.8-.088c2.148-1.68 5.179.196 5.179.196M38.159 28.901v-1.962"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiUmbrellaWithRainDrops(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b399c8" d="M64.096 50.623C62.211 38.283 51.316 28.9 38.16 28.9c-14.484 0-26.226 11.487-26.226 25.656c0 0 3.228-1.988 5.396-.306a.76.76 0 0 0 .786.083c1.424-.664 6.052-2.426 10.743.066c.18.095.384.123.578.063c1.665-.513 10.14-2.859 17.61-.036a.8.8 0 0 0 .65-.044c4.674-2.464 9.281-.716 10.71-.052c.263.122.57.092.8-.088c2.148-1.68 5.179.196 5.179.196"/><path fill="#8967aa" d="M38.159 28.901s17.917.204 20.247 25.43c0 0-5.724-2.855-11.03.144c0 0 .193-21.085-9.217-25.574"/><path fill="#8967aa" d="M44.458 30.204c7.945 2.286 20.924 8.79 20.924 24.235c0 .26-.247.453-.496.384c-1.12-.311-3.922-1.379-6.057-.891c-2.442.557-.262-16.12-14.643-23.001c-.43-.206-.186-.859.272-.727"/><path fill="#92d3f5" d="M64.098 25.55c0 2.943-2.239 5.323-5 5.323s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .791-1.342 1.588-.088c4.22 6.47 4.248 10.141 4.248 10.141"/><path fill="#61b2e4" d="M58.806 15.34c3.124 2.332 5.041 10.026 5.041 10.026c0 3.75-1.988 5.508-4.75 5.508c0 0 3.75-5.285-.291-15.535"/><path fill="#92d3f5" d="M33.174 13.245c0 2.944-2.238 5.324-5 5.324s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .792-1.343 1.589-.088c4.218 6.47 4.247 10.14 4.247 10.14"/><path fill="#61b2e4" d="M27.882 3.035c3.124 2.333 5.041 10.026 5.041 10.026c0 3.75-1.987 5.508-4.749 5.508c0 0 3.749-5.285-.292-15.534"/><path fill="#92d3f5" d="M16.618 25.242c0 2.943-2.238 5.324-5 5.324s-5-2.387-5-5.33c0 0-.055-3.578 4.164-10.047c0 0 .792-1.343 1.589-.088c4.219 6.47 4.247 10.14 4.247 10.14"/><path fill="#61b2e4" d="M11.326 15.031c3.124 2.333 5.041 10.027 5.041 10.027c0 3.75-1.987 5.508-4.749 5.508c0 0 3.749-5.285-.292-15.535"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M64.098 25.55c0 2.943-2.239 5.323-5 5.323s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .791-1.342 1.588-.088c4.22 6.47 4.248 10.141 4.248 10.141M33.174 13.245c0 2.944-2.238 5.324-5 5.324s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .792-1.343 1.589-.088c4.218 6.47 4.247 10.14 4.247 10.14M16.618 25.242c0 2.943-2.238 5.324-5 5.324s-5-2.387-5-5.33c0 0-.055-3.578 4.164-10.047c0 0 .792-1.343 1.589-.088c4.219 6.47 4.247 10.14 4.247 10.14m21.541 44.191V53.143m-20.462 1.258c4.713-26.917 20.462-25.5 20.462-25.5s-7.986.775-9.01 25.59m29.68-.091c-4.713-26.919-20.67-25.5-20.67-25.5s8.192.76 9.217 25.574"/><path d="M63.978 49.917c-2.185-11.99-12.914-21.015-25.819-21.015c-14.484 0-26.226 11.486-26.226 25.655c0 0 3.228-1.988 5.396-.306a.76.76 0 0 0 .786.083c1.424-.663 6.052-2.426 10.743.066c.18.095.384.123.578.063c1.665-.512 10.14-2.859 17.61-.036a.8.8 0 0 0 .65-.044c4.674-2.464 9.281-.716 10.71-.052c.263.122.57.092.8-.088c2.148-1.68 5.179.196 5.179.196M38.159 28.901v-1.962"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b399c8" d="M64.096 50.623C62.211 38.283 51.316 28.9 38.16 28.9c-14.484 0-26.226 11.487-26.226 25.656c0 0 3.228-1.988 5.396-.306a.76.76 0 0 0 .786.083c1.424-.664 6.052-2.426 10.743.066c.18.095.384.123.578.063c1.665-.513 10.14-2.859 17.61-.036a.8.8 0 0 0 .65-.044c4.674-2.464 9.281-.716 10.71-.052c.263.122.57.092.8-.088c2.148-1.68 5.179.196 5.179.196"/><path fill="#8967aa" d="M38.159 28.901s17.917.204 20.247 25.43c0 0-5.724-2.855-11.03.144c0 0 .193-21.085-9.217-25.574"/><path fill="#8967aa" d="M44.458 30.204c7.945 2.286 20.924 8.79 20.924 24.235c0 .26-.247.453-.496.384c-1.12-.311-3.922-1.379-6.057-.891c-2.442.557-.262-16.12-14.643-23.001c-.43-.206-.186-.859.272-.727"/><path fill="#92d3f5" d="M64.098 25.55c0 2.943-2.239 5.323-5 5.323s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .791-1.342 1.588-.088c4.22 6.47 4.248 10.141 4.248 10.141"/><path fill="#61b2e4" d="M58.806 15.34c3.124 2.332 5.041 10.026 5.041 10.026c0 3.75-1.988 5.508-4.75 5.508c0 0 3.75-5.285-.291-15.535"/><path fill="#92d3f5" d="M33.174 13.245c0 2.944-2.238 5.324-5 5.324s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .792-1.343 1.589-.088c4.218 6.47 4.247 10.14 4.247 10.14"/><path fill="#61b2e4" d="M27.882 3.035c3.124 2.333 5.041 10.026 5.041 10.026c0 3.75-1.987 5.508-4.749 5.508c0 0 3.749-5.285-.292-15.534"/><path fill="#92d3f5" d="M16.618 25.242c0 2.943-2.238 5.324-5 5.324s-5-2.387-5-5.33c0 0-.055-3.578 4.164-10.047c0 0 .792-1.343 1.589-.088c4.219 6.47 4.247 10.14 4.247 10.14"/><path fill="#61b2e4" d="M11.326 15.031c3.124 2.333 5.041 10.027 5.041 10.027c0 3.75-1.987 5.508-4.749 5.508c0 0 3.749-5.285-.292-15.535"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M64.098 25.55c0 2.943-2.239 5.323-5 5.323s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .791-1.342 1.588-.088c4.22 6.47 4.248 10.141 4.248 10.141M33.174 13.245c0 2.944-2.238 5.324-5 5.324s-5-2.386-5-5.33c0 0-.055-3.577 4.164-10.047c0 0 .792-1.343 1.589-.088c4.218 6.47 4.247 10.14 4.247 10.14M16.618 25.242c0 2.943-2.238 5.324-5 5.324s-5-2.387-5-5.33c0 0-.055-3.578 4.164-10.047c0 0 .792-1.343 1.589-.088c4.219 6.47 4.247 10.14 4.247 10.14m21.541 44.191V53.143m-20.462 1.258c4.713-26.917 20.462-25.5 20.462-25.5s-7.986.775-9.01 25.59m29.68-.091c-4.713-26.919-20.67-25.5-20.67-25.5s8.192.76 9.217 25.574"/><path d="M63.978 49.917c-2.185-11.99-12.914-21.015-25.819-21.015c-14.484 0-26.226 11.486-26.226 25.655c0 0 3.228-1.988 5.396-.306a.76.76 0 0 0 .786.083c1.424-.663 6.052-2.426 10.743.066c.18.095.384.123.578.063c1.665-.512 10.14-2.859 17.61-.036a.8.8 0 0 0 .65-.044c4.674-2.464 9.281-.716 10.71-.052c.263.122.57.092.8-.088c2.148-1.68 5.179.196 5.179.196M38.159 28.901v-1.962"/></g></svg> </template>
CSS
.icon-umbrella-with-rain-drops {
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%23b399c8%22%20d%3D%22M64.096%2050.623C62.211%2038.283%2051.316%2028.9%2038.16%2028.9c-14.484%200-26.226%2011.487-26.226%2025.656c0%200%203.228-1.988%205.396-.306a.76.76%200%200%200%20.786.083c1.424-.664%206.052-2.426%2010.743.066c.18.095.384.123.578.063c1.665-.513%2010.14-2.859%2017.61-.036a.8.8%200%200%200%20.65-.044c4.674-2.464%209.281-.716%2010.71-.052c.263.122.57.092.8-.088c2.148-1.68%205.179.196%205.179.196%22%2F%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M38.159%2028.901s17.917.204%2020.247%2025.43c0%200-5.724-2.855-11.03.144c0%200%20.193-21.085-9.217-25.574%22%2F%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M44.458%2030.204c7.945%202.286%2020.924%208.79%2020.924%2024.235c0%20.26-.247.453-.496.384c-1.12-.311-3.922-1.379-6.057-.891c-2.442.557-.262-16.12-14.643-23.001c-.43-.206-.186-.859.272-.727%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M64.098%2025.55c0%202.943-2.239%205.323-5%205.323s-5-2.386-5-5.33c0%200-.055-3.577%204.164-10.047c0%200%20.791-1.342%201.588-.088c4.22%206.47%204.248%2010.141%204.248%2010.141%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M58.806%2015.34c3.124%202.332%205.041%2010.026%205.041%2010.026c0%203.75-1.988%205.508-4.75%205.508c0%200%203.75-5.285-.291-15.535%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M33.174%2013.245c0%202.944-2.238%205.324-5%205.324s-5-2.386-5-5.33c0%200-.055-3.577%204.164-10.047c0%200%20.792-1.343%201.589-.088c4.218%206.47%204.247%2010.14%204.247%2010.14%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M27.882%203.035c3.124%202.333%205.041%2010.026%205.041%2010.026c0%203.75-1.987%205.508-4.749%205.508c0%200%203.749-5.285-.292-15.534%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M16.618%2025.242c0%202.943-2.238%205.324-5%205.324s-5-2.387-5-5.33c0%200-.055-3.578%204.164-10.047c0%200%20.792-1.343%201.589-.088c4.219%206.47%204.247%2010.14%204.247%2010.14%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M11.326%2015.031c3.124%202.333%205.041%2010.027%205.041%2010.027c0%203.75-1.987%205.508-4.749%205.508c0%200%203.749-5.285-.292-15.535%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M64.098%2025.55c0%202.943-2.239%205.323-5%205.323s-5-2.386-5-5.33c0%200-.055-3.577%204.164-10.047c0%200%20.791-1.342%201.588-.088c4.22%206.47%204.248%2010.141%204.248%2010.141M33.174%2013.245c0%202.944-2.238%205.324-5%205.324s-5-2.386-5-5.33c0%200-.055-3.577%204.164-10.047c0%200%20.792-1.343%201.589-.088c4.218%206.47%204.247%2010.14%204.247%2010.14M16.618%2025.242c0%202.943-2.238%205.324-5%205.324s-5-2.387-5-5.33c0%200-.055-3.578%204.164-10.047c0%200%20.792-1.343%201.589-.088c4.219%206.47%204.247%2010.14%204.247%2010.14m21.541%2044.191V53.143m-20.462%201.258c4.713-26.917%2020.462-25.5%2020.462-25.5s-7.986.775-9.01%2025.59m29.68-.091c-4.713-26.919-20.67-25.5-20.67-25.5s8.192.76%209.217%2025.574%22%2F%3E%3Cpath%20d%3D%22M63.978%2049.917c-2.185-11.99-12.914-21.015-25.819-21.015c-14.484%200-26.226%2011.486-26.226%2025.655c0%200%203.228-1.988%205.396-.306a.76.76%200%200%200%20.786.083c1.424-.663%206.052-2.426%2010.743.066c.18.095.384.123.578.063c1.665-.512%2010.14-2.859%2017.61-.036a.8.8%200%200%200%20.65-.044c4.674-2.464%209.281-.716%2010.71-.052c.263.122.57.092.8-.088c2.148-1.68%205.179.196%205.179.196M38.159%2028.901v-1.962%22%2F%3E%3C%2Fg%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%23b399c8%22%20d%3D%22M64.096%2050.623C62.211%2038.283%2051.316%2028.9%2038.16%2028.9c-14.484%200-26.226%2011.487-26.226%2025.656c0%200%203.228-1.988%205.396-.306a.76.76%200%200%200%20.786.083c1.424-.664%206.052-2.426%2010.743.066c.18.095.384.123.578.063c1.665-.513%2010.14-2.859%2017.61-.036a.8.8%200%200%200%20.65-.044c4.674-2.464%209.281-.716%2010.71-.052c.263.122.57.092.8-.088c2.148-1.68%205.179.196%205.179.196%22%2F%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M38.159%2028.901s17.917.204%2020.247%2025.43c0%200-5.724-2.855-11.03.144c0%200%20.193-21.085-9.217-25.574%22%2F%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M44.458%2030.204c7.945%202.286%2020.924%208.79%2020.924%2024.235c0%20.26-.247.453-.496.384c-1.12-.311-3.922-1.379-6.057-.891c-2.442.557-.262-16.12-14.643-23.001c-.43-.206-.186-.859.272-.727%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M64.098%2025.55c0%202.943-2.239%205.323-5%205.323s-5-2.386-5-5.33c0%200-.055-3.577%204.164-10.047c0%200%20.791-1.342%201.588-.088c4.22%206.47%204.248%2010.141%204.248%2010.141%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M58.806%2015.34c3.124%202.332%205.041%2010.026%205.041%2010.026c0%203.75-1.988%205.508-4.75%205.508c0%200%203.75-5.285-.291-15.535%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M33.174%2013.245c0%202.944-2.238%205.324-5%205.324s-5-2.386-5-5.33c0%200-.055-3.577%204.164-10.047c0%200%20.792-1.343%201.589-.088c4.218%206.47%204.247%2010.14%204.247%2010.14%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M27.882%203.035c3.124%202.333%205.041%2010.026%205.041%2010.026c0%203.75-1.987%205.508-4.749%205.508c0%200%203.749-5.285-.292-15.534%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M16.618%2025.242c0%202.943-2.238%205.324-5%205.324s-5-2.387-5-5.33c0%200-.055-3.578%204.164-10.047c0%200%20.792-1.343%201.589-.088c4.219%206.47%204.247%2010.14%204.247%2010.14%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M11.326%2015.031c3.124%202.333%205.041%2010.027%205.041%2010.027c0%203.75-1.987%205.508-4.749%205.508c0%200%203.749-5.285-.292-15.535%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M64.098%2025.55c0%202.943-2.239%205.323-5%205.323s-5-2.386-5-5.33c0%200-.055-3.577%204.164-10.047c0%200%20.791-1.342%201.588-.088c4.22%206.47%204.248%2010.141%204.248%2010.141M33.174%2013.245c0%202.944-2.238%205.324-5%205.324s-5-2.386-5-5.33c0%200-.055-3.577%204.164-10.047c0%200%20.792-1.343%201.589-.088c4.218%206.47%204.247%2010.14%204.247%2010.14M16.618%2025.242c0%202.943-2.238%205.324-5%205.324s-5-2.387-5-5.33c0%200-.055-3.578%204.164-10.047c0%200%20.792-1.343%201.589-.088c4.219%206.47%204.247%2010.14%204.247%2010.14m21.541%2044.191V53.143m-20.462%201.258c4.713-26.917%2020.462-25.5%2020.462-25.5s-7.986.775-9.01%2025.59m29.68-.091c-4.713-26.919-20.67-25.5-20.67-25.5s8.192.76%209.217%2025.574%22%2F%3E%3Cpath%20d%3D%22M63.978%2049.917c-2.185-11.99-12.914-21.015-25.819-21.015c-14.484%200-26.226%2011.486-26.226%2025.655c0%200%203.228-1.988%205.396-.306a.76.76%200%200%200%20.786.083c1.424-.663%206.052-2.426%2010.743.066c.18.095.384.123.578.063c1.665-.512%2010.14-2.859%2017.61-.036a.8.8%200%200%200%20.65-.044c4.674-2.464%209.281-.716%2010.71-.052c.263.122.57.092.8-.088c2.148-1.68%205.179.196%205.179.196M38.159%2028.901v-1.962%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/umbrella-with-rain-drops.svg?color=%231a73e8&size=48