closed umbrella emoji

closed-umbrella from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
closed-umbrella
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 closed umbrella emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" d="m54.75 64.05l-9.824-39.03c-12.55 2.717-15 5.801-19.45 11.19z"/><path fill="#b399c8" d="m29.18 31.43l25.57 32.62l-21.28-36.38zm9.64-5.54l15.93 38.16l-9.824-39.03c-1.715 1.145-3.645 1.719-6.111.862z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M25.48 36.21c2.03-.5 3.683-3.204 3.7-4.783c1.717-.292 3.768-1.743 4.293-3.76c1.858.703 4.348-.05 5.344-1.785c1.475 1.057 4.452.992 6.111-.862l9.824 39.03z"/><path d="M33.47 27.67L22.86 9.52c-2.058-3.519-7.198-.525-5.144 2.988"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiClosedUmbrella(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" d="m54.75 64.05l-9.824-39.03c-12.55 2.717-15 5.801-19.45 11.19z"/><path fill="#b399c8" d="m29.18 31.43l25.57 32.62l-21.28-36.38zm9.64-5.54l15.93 38.16l-9.824-39.03c-1.715 1.145-3.645 1.719-6.111.862z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M25.48 36.21c2.03-.5 3.683-3.204 3.7-4.783c1.717-.292 3.768-1.743 4.293-3.76c1.858.703 4.348-.05 5.344-1.785c1.475 1.057 4.452.992 6.111-.862l9.824 39.03z"/><path d="M33.47 27.67L22.86 9.52c-2.058-3.519-7.198-.525-5.144 2.988"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" d="m54.75 64.05l-9.824-39.03c-12.55 2.717-15 5.801-19.45 11.19z"/><path fill="#b399c8" d="m29.18 31.43l25.57 32.62l-21.28-36.38zm9.64-5.54l15.93 38.16l-9.824-39.03c-1.715 1.145-3.645 1.719-6.111.862z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M25.48 36.21c2.03-.5 3.683-3.204 3.7-4.783c1.717-.292 3.768-1.743 4.293-3.76c1.858.703 4.348-.05 5.344-1.785c1.475 1.057 4.452.992 6.111-.862l9.824 39.03z"/><path d="M33.47 27.67L22.86 9.52c-2.058-3.519-7.198-.525-5.144 2.988"/></g></svg>
</template>

CSS

.icon-closed-umbrella {
  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%238967aa%22%20d%3D%22m54.75%2064.05l-9.824-39.03c-12.55%202.717-15%205.801-19.45%2011.19z%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22m29.18%2031.43l25.57%2032.62l-21.28-36.38zm9.64-5.54l15.93%2038.16l-9.824-39.03c-1.715%201.145-3.645%201.719-6.111.862z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M25.48%2036.21c2.03-.5%203.683-3.204%203.7-4.783c1.717-.292%203.768-1.743%204.293-3.76c1.858.703%204.348-.05%205.344-1.785c1.475%201.057%204.452.992%206.111-.862l9.824%2039.03z%22%2F%3E%3Cpath%20d%3D%22M33.47%2027.67L22.86%209.52c-2.058-3.519-7.198-.525-5.144%202.988%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%238967aa%22%20d%3D%22m54.75%2064.05l-9.824-39.03c-12.55%202.717-15%205.801-19.45%2011.19z%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22m29.18%2031.43l25.57%2032.62l-21.28-36.38zm9.64-5.54l15.93%2038.16l-9.824-39.03c-1.715%201.145-3.645%201.719-6.111.862z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M25.48%2036.21c2.03-.5%203.683-3.204%203.7-4.783c1.717-.292%203.768-1.743%204.293-3.76c1.858.703%204.348-.05%205.344-1.785c1.475%201.057%204.452.992%206.111-.862l9.824%2039.03z%22%2F%3E%3Cpath%20d%3D%22M33.47%2027.67L22.86%209.52c-2.058-3.519-7.198-.525-5.144%202.988%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/closed-umbrella.svg?color=%231a73e8&size=48