umbrella from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
umbrella
Set
Fluent Emoji Flat
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji Flat

Use the umbrella emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#433b6b" d="M16.98 3a1 1 0 1 0-2 0v19.964h2z"/><path fill="#8d65c5" d="M5.5 14.98c1.28 0 2.4.7 3 1.73c.1.16.27.26.46.26h.06c.19 0 .36-.1.46-.26a3.49 3.49 0 0 1 3-1.73c1.28 0 2.4.7 3 1.73c.1.16.27.26.46.26H16c.19 0 .36-.1.46-.26a3.49 3.49 0 0 1 3-1.73c1.28 0 2.4.7 3 1.73c.1.16.27.26.46.26h.06c.19 0 .36-.1.46-.26a3.49 3.49 0 0 1 3-1.73c1.34 0 2.5.76 3.08 1.88c.04.07.11.12.19.12c.12 0 .22-.1.22-.22C29.83 9.14 23.62 3 15.97 3S2.12 9.14 2 16.75c0 .12.1.22.22.22c.08 0 .16-.05.19-.12a3.5 3.5 0 0 1 3.09-1.87"/><path fill="#8c5543" d="M15.98 21.96a1 1 0 0 1 1 1v3.54a3.463 3.463 0 0 1-3.47 3.47a3.47 3.47 0 0 1-3.47-3.47a1 1 0 0 1 2 0c0 .81.655 1.47 1.47 1.47c.818 0 1.47-.652 1.47-1.47v-3.54a1 1 0 0 1 1-1"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatUmbrella(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#433b6b" d="M16.98 3a1 1 0 1 0-2 0v19.964h2z"/><path fill="#8d65c5" d="M5.5 14.98c1.28 0 2.4.7 3 1.73c.1.16.27.26.46.26h.06c.19 0 .36-.1.46-.26a3.49 3.49 0 0 1 3-1.73c1.28 0 2.4.7 3 1.73c.1.16.27.26.46.26H16c.19 0 .36-.1.46-.26a3.49 3.49 0 0 1 3-1.73c1.28 0 2.4.7 3 1.73c.1.16.27.26.46.26h.06c.19 0 .36-.1.46-.26a3.49 3.49 0 0 1 3-1.73c1.34 0 2.5.76 3.08 1.88c.04.07.11.12.19.12c.12 0 .22-.1.22-.22C29.83 9.14 23.62 3 15.97 3S2.12 9.14 2 16.75c0 .12.1.22.22.22c.08 0 .16-.05.19-.12a3.5 3.5 0 0 1 3.09-1.87"/><path fill="#8c5543" d="M15.98 21.96a1 1 0 0 1 1 1v3.54a3.463 3.463 0 0 1-3.47 3.47a3.47 3.47 0 0 1-3.47-3.47a1 1 0 0 1 2 0c0 .81.655 1.47 1.47 1.47c.818 0 1.47-.652 1.47-1.47v-3.54a1 1 0 0 1 1-1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#433b6b" d="M16.98 3a1 1 0 1 0-2 0v19.964h2z"/><path fill="#8d65c5" d="M5.5 14.98c1.28 0 2.4.7 3 1.73c.1.16.27.26.46.26h.06c.19 0 .36-.1.46-.26a3.49 3.49 0 0 1 3-1.73c1.28 0 2.4.7 3 1.73c.1.16.27.26.46.26H16c.19 0 .36-.1.46-.26a3.49 3.49 0 0 1 3-1.73c1.28 0 2.4.7 3 1.73c.1.16.27.26.46.26h.06c.19 0 .36-.1.46-.26a3.49 3.49 0 0 1 3-1.73c1.34 0 2.5.76 3.08 1.88c.04.07.11.12.19.12c.12 0 .22-.1.22-.22C29.83 9.14 23.62 3 15.97 3S2.12 9.14 2 16.75c0 .12.1.22.22.22c.08 0 .16-.05.19-.12a3.5 3.5 0 0 1 3.09-1.87"/><path fill="#8c5543" d="M15.98 21.96a1 1 0 0 1 1 1v3.54a3.463 3.463 0 0 1-3.47 3.47a3.47 3.47 0 0 1-3.47-3.47a1 1 0 0 1 2 0c0 .81.655 1.47 1.47 1.47c.818 0 1.47-.652 1.47-1.47v-3.54a1 1 0 0 1 1-1"/></g></svg>
</template>

CSS

.icon-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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23433b6b%22%20d%3D%22M16.98%203a1%201%200%201%200-2%200v19.964h2z%22%2F%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M5.5%2014.98c1.28%200%202.4.7%203%201.73c.1.16.27.26.46.26h.06c.19%200%20.36-.1.46-.26a3.49%203.49%200%200%201%203-1.73c1.28%200%202.4.7%203%201.73c.1.16.27.26.46.26H16c.19%200%20.36-.1.46-.26a3.49%203.49%200%200%201%203-1.73c1.28%200%202.4.7%203%201.73c.1.16.27.26.46.26h.06c.19%200%20.36-.1.46-.26a3.49%203.49%200%200%201%203-1.73c1.34%200%202.5.76%203.08%201.88c.04.07.11.12.19.12c.12%200%20.22-.1.22-.22C29.83%209.14%2023.62%203%2015.97%203S2.12%209.14%202%2016.75c0%20.12.1.22.22.22c.08%200%20.16-.05.19-.12a3.5%203.5%200%200%201%203.09-1.87%22%2F%3E%3Cpath%20fill%3D%22%238c5543%22%20d%3D%22M15.98%2021.96a1%201%200%200%201%201%201v3.54a3.463%203.463%200%200%201-3.47%203.47a3.47%203.47%200%200%201-3.47-3.47a1%201%200%200%201%202%200c0%20.81.655%201.47%201.47%201.47c.818%200%201.47-.652%201.47-1.47v-3.54a1%201%200%200%201%201-1%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23433b6b%22%20d%3D%22M16.98%203a1%201%200%201%200-2%200v19.964h2z%22%2F%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M5.5%2014.98c1.28%200%202.4.7%203%201.73c.1.16.27.26.46.26h.06c.19%200%20.36-.1.46-.26a3.49%203.49%200%200%201%203-1.73c1.28%200%202.4.7%203%201.73c.1.16.27.26.46.26H16c.19%200%20.36-.1.46-.26a3.49%203.49%200%200%201%203-1.73c1.28%200%202.4.7%203%201.73c.1.16.27.26.46.26h.06c.19%200%20.36-.1.46-.26a3.49%203.49%200%200%201%203-1.73c1.34%200%202.5.76%203.08%201.88c.04.07.11.12.19.12c.12%200%20.22-.1.22-.22C29.83%209.14%2023.62%203%2015.97%203S2.12%209.14%202%2016.75c0%20.12.1.22.22.22c.08%200%20.16-.05.19-.12a3.5%203.5%200%200%201%203.09-1.87%22%2F%3E%3Cpath%20fill%3D%22%238c5543%22%20d%3D%22M15.98%2021.96a1%201%200%200%201%201%201v3.54a3.463%203.463%200%200%201-3.47%203.47a3.47%203.47%200%200%201-3.47-3.47a1%201%200%200%201%202%200c0%20.81.655%201.47%201.47%201.47c.818%200%201.47-.652%201.47-1.47v-3.54a1%201%200%200%201%201-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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