umbrella emoji
umbrella from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- umbrella
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
umbrellaAkar IconsumbrellaBootstrap IconsumbrellaCarbonumbrellaEmoji One (Colored)umbrellaElement Plusumbrella-fillEva IconsumbrellaFramework7 IconsumbrellaFont Awesome 6 SolidumbrellaFont Awesome SolidumbrellaFeather Iconsumbrella-20-filledFluent UI System IconsumbrellaFluent EmojiumbrellaFluent Emoji FlatumbrellaFirefox OS Emojiumbrellacss.ggumbrellaHealth IconsumbrellaHuge IconsumbrellaIconParkumbrellaIconPark OutlineumbrellaIconPark SolidumbrellaIconPark TwoToneumbrellaIconoirumbrellaIonIconsumbrellaJam Icons
More travel & places icons from Fluent Emoji High Contrast
Use the umbrella emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.98 3a1 1 0 1 0-2 0v.034C7.792 3.537 2.115 9.471 2 16.75c0 .12.1.22.22.22c.08 0 .16-.05.19-.12a3.5 3.5 0 0 1 3.09-1.87c1.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.73c.981 0 1.869.412 2.5 1.068V26.5c0 .818-.652 1.47-1.47 1.47a1.47 1.47 0 0 1-1.47-1.47a1 1 0 1 0-2 0c0 1.91 1.545 3.47 3.47 3.47a3.463 3.463 0 0 0 3.47-3.47V16.032a3.45 3.45 0 0 1 2.48-1.052c1.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-.22c-.096-7.282-5.77-13.212-12.95-13.724z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastUmbrella(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.98 3a1 1 0 1 0-2 0v.034C7.792 3.537 2.115 9.471 2 16.75c0 .12.1.22.22.22c.08 0 .16-.05.19-.12a3.5 3.5 0 0 1 3.09-1.87c1.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.73c.981 0 1.869.412 2.5 1.068V26.5c0 .818-.652 1.47-1.47 1.47a1.47 1.47 0 0 1-1.47-1.47a1 1 0 1 0-2 0c0 1.91 1.545 3.47 3.47 3.47a3.463 3.463 0 0 0 3.47-3.47V16.032a3.45 3.45 0 0 1 2.48-1.052c1.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-.22c-.096-7.282-5.77-13.212-12.95-13.724z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.98 3a1 1 0 1 0-2 0v.034C7.792 3.537 2.115 9.471 2 16.75c0 .12.1.22.22.22c.08 0 .16-.05.19-.12a3.5 3.5 0 0 1 3.09-1.87c1.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.73c.981 0 1.869.412 2.5 1.068V26.5c0 .818-.652 1.47-1.47 1.47a1.47 1.47 0 0 1-1.47-1.47a1 1 0 1 0-2 0c0 1.91 1.545 3.47 3.47 3.47a3.463 3.463 0 0 0 3.47-3.47V16.032a3.45 3.45 0 0 1 2.48-1.052c1.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-.22c-.096-7.282-5.77-13.212-12.95-13.724z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.98%203a1%201%200%201%200-2%200v.034C7.792%203.537%202.115%209.471%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.87c1.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.73c.981%200%201.869.412%202.5%201.068V26.5c0%20.818-.652%201.47-1.47%201.47a1.47%201.47%200%200%201-1.47-1.47a1%201%200%201%200-2%200c0%201.91%201.545%203.47%203.47%203.47a3.463%203.463%200%200%200%203.47-3.47V16.032a3.45%203.45%200%200%201%202.48-1.052c1.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-.22c-.096-7.282-5.77-13.212-12.95-13.724z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.98%203a1%201%200%201%200-2%200v.034C7.792%203.537%202.115%209.471%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.87c1.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.73c.981%200%201.869.412%202.5%201.068V26.5c0%20.818-.652%201.47-1.47%201.47a1.47%201.47%200%200%201-1.47-1.47a1%201%200%201%200-2%200c0%201.91%201.545%203.47%203.47%203.47a3.463%203.463%200%200%200%203.47-3.47V16.032a3.45%203.45%200%200%201%202.48-1.052c1.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-.22c-.096-7.282-5.77-13.212-12.95-13.724z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/umbrella.svg?color=%231a73e8&size=48