closed umbrella emoji

closed-umbrella from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.

Name
closed-umbrella
Set
Twitter Emoji
Style
Default
Category
Travel & Places
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More travel & places icons from Twitter Emoji

Use the closed umbrella emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M35 35c1-1 0-2 0-2L9 7S7.521 5.479 9 4s3 0 3 0s1 1 2 0s0-2 0-2s-3.521-3.479-7 0C3.5 5.5 7 9 7 9l26 26s1 1 2 0"/><path fill="#9266cc" d="M7.367 18.102L9 17.559V16a2 2 0 0 1 1.515-1.94l2.836-.709l.709-2.836A2 2 0 0 1 16 9h1.559l.544-1.632a2.001 2.001 0 0 1 3.686-.263L34 32l-2 2L7.106 21.789a2 2 0 0 1 .261-3.687"/><path fill="#744eaa" d="M33 33L13.351 13.351l.709-2.836A2 2 0 0 1 16 9h1.559l.051-.154l15.986 23.558zm-1 1L7.106 21.789a2 2 0 0 1 .261-3.687L9 17.559v-.174l23.409 16.206z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiClosedUmbrella(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M35 35c1-1 0-2 0-2L9 7S7.521 5.479 9 4s3 0 3 0s1 1 2 0s0-2 0-2s-3.521-3.479-7 0C3.5 5.5 7 9 7 9l26 26s1 1 2 0"/><path fill="#9266cc" d="M7.367 18.102L9 17.559V16a2 2 0 0 1 1.515-1.94l2.836-.709l.709-2.836A2 2 0 0 1 16 9h1.559l.544-1.632a2.001 2.001 0 0 1 3.686-.263L34 32l-2 2L7.106 21.789a2 2 0 0 1 .261-3.687"/><path fill="#744eaa" d="M33 33L13.351 13.351l.709-2.836A2 2 0 0 1 16 9h1.559l.051-.154l15.986 23.558zm-1 1L7.106 21.789a2 2 0 0 1 .261-3.687L9 17.559v-.174l23.409 16.206z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M35 35c1-1 0-2 0-2L9 7S7.521 5.479 9 4s3 0 3 0s1 1 2 0s0-2 0-2s-3.521-3.479-7 0C3.5 5.5 7 9 7 9l26 26s1 1 2 0"/><path fill="#9266cc" d="M7.367 18.102L9 17.559V16a2 2 0 0 1 1.515-1.94l2.836-.709l.709-2.836A2 2 0 0 1 16 9h1.559l.544-1.632a2.001 2.001 0 0 1 3.686-.263L34 32l-2 2L7.106 21.789a2 2 0 0 1 .261-3.687"/><path fill="#744eaa" d="M33 33L13.351 13.351l.709-2.836A2 2 0 0 1 16 9h1.559l.051-.154l15.986 23.558zm-1 1L7.106 21.789a2 2 0 0 1 .261-3.687L9 17.559v-.174l23.409 16.206z"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M35%2035c1-1%200-2%200-2L9%207S7.521%205.479%209%204s3%200%203%200s1%201%202%200s0-2%200-2s-3.521-3.479-7%200C3.5%205.5%207%209%207%209l26%2026s1%201%202%200%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M7.367%2018.102L9%2017.559V16a2%202%200%200%201%201.515-1.94l2.836-.709l.709-2.836A2%202%200%200%201%2016%209h1.559l.544-1.632a2.001%202.001%200%200%201%203.686-.263L34%2032l-2%202L7.106%2021.789a2%202%200%200%201%20.261-3.687%22%2F%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M33%2033L13.351%2013.351l.709-2.836A2%202%200%200%201%2016%209h1.559l.051-.154l15.986%2023.558zm-1%201L7.106%2021.789a2%202%200%200%201%20.261-3.687L9%2017.559v-.174l23.409%2016.206z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M35%2035c1-1%200-2%200-2L9%207S7.521%205.479%209%204s3%200%203%200s1%201%202%200s0-2%200-2s-3.521-3.479-7%200C3.5%205.5%207%209%207%209l26%2026s1%201%202%200%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M7.367%2018.102L9%2017.559V16a2%202%200%200%201%201.515-1.94l2.836-.709l.709-2.836A2%202%200%200%201%2016%209h1.559l.544-1.632a2.001%202.001%200%200%201%203.686-.263L34%2032l-2%202L7.106%2021.789a2%202%200%200%201%20.261-3.687%22%2F%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M33%2033L13.351%2013.351l.709-2.836A2%202%200%200%201%2016%209h1.559l.051-.154l15.986%2023.558zm-1%201L7.106%2021.789a2%202%200%200%201%20.261-3.687L9%2017.559v-.174l23.409%2016.206z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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