umbrella emoji
umbrella from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.
- Name
- umbrella
- Set
- Twitter Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 36×36
- License
- CC BY 4.0
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 FlatumbrellaFluent Emoji High ContrastumbrellaFirefox OS Emojiumbrellacss.ggumbrellaHealth IconsumbrellaHuge IconsumbrellaIconParkumbrellaIconPark OutlineumbrellaIconPark SolidumbrellaIconPark TwoToneumbrellaIconoirumbrellaIonIcons
More travel & places icons from Twitter Emoji
Use the umbrella emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M9 28.5a1.5 1.5 0 0 1 3 0v.5s0 3 3 3s3-3 3-3V3.5a1.5 1.5 0 1 1 3 0V29s0 6-6 6s-6-6-6-6z"/><path fill="#744eaa" d="M19.5 4C28.612 4 36 9.82 36 17c0 0 0 2-1 2s-3-2-3-2H7s-2 2-3 2s-1-2-1-2C3 9.82 10.387 4 19.5 4"/><path fill="#9266cc" d="M19.5 4C26.403 4 32 9.82 32 17c0 0 0 2-2 2s-5-2-5-2H14s-3 2-5 2s-2-2-2-2C7 9.82 12.596 4 19.5 4"/><path fill="#744eaa" d="M19.5 4C23.09 4 25 9.82 25 17c0 0-3 2-5 2h-1c-2 0-5-2-5-2c0-7.18 1.91-13 5.5-13"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiUmbrella(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="M9 28.5a1.5 1.5 0 0 1 3 0v.5s0 3 3 3s3-3 3-3V3.5a1.5 1.5 0 1 1 3 0V29s0 6-6 6s-6-6-6-6z"/><path fill="#744eaa" d="M19.5 4C28.612 4 36 9.82 36 17c0 0 0 2-1 2s-3-2-3-2H7s-2 2-3 2s-1-2-1-2C3 9.82 10.387 4 19.5 4"/><path fill="#9266cc" d="M19.5 4C26.403 4 32 9.82 32 17c0 0 0 2-2 2s-5-2-5-2H14s-3 2-5 2s-2-2-2-2C7 9.82 12.596 4 19.5 4"/><path fill="#744eaa" d="M19.5 4C23.09 4 25 9.82 25 17c0 0-3 2-5 2h-1c-2 0-5-2-5-2c0-7.18 1.91-13 5.5-13"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M9 28.5a1.5 1.5 0 0 1 3 0v.5s0 3 3 3s3-3 3-3V3.5a1.5 1.5 0 1 1 3 0V29s0 6-6 6s-6-6-6-6z"/><path fill="#744eaa" d="M19.5 4C28.612 4 36 9.82 36 17c0 0 0 2-1 2s-3-2-3-2H7s-2 2-3 2s-1-2-1-2C3 9.82 10.387 4 19.5 4"/><path fill="#9266cc" d="M19.5 4C26.403 4 32 9.82 32 17c0 0 0 2-2 2s-5-2-5-2H14s-3 2-5 2s-2-2-2-2C7 9.82 12.596 4 19.5 4"/><path fill="#744eaa" d="M19.5 4C23.09 4 25 9.82 25 17c0 0-3 2-5 2h-1c-2 0-5-2-5-2c0-7.18 1.91-13 5.5-13"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M9%2028.5a1.5%201.5%200%200%201%203%200v.5s0%203%203%203s3-3%203-3V3.5a1.5%201.5%200%201%201%203%200V29s0%206-6%206s-6-6-6-6z%22%2F%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M19.5%204C28.612%204%2036%209.82%2036%2017c0%200%200%202-1%202s-3-2-3-2H7s-2%202-3%202s-1-2-1-2C3%209.82%2010.387%204%2019.5%204%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M19.5%204C26.403%204%2032%209.82%2032%2017c0%200%200%202-2%202s-5-2-5-2H14s-3%202-5%202s-2-2-2-2C7%209.82%2012.596%204%2019.5%204%22%2F%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M19.5%204C23.09%204%2025%209.82%2025%2017c0%200-3%202-5%202h-1c-2%200-5-2-5-2c0-7.18%201.91-13%205.5-13%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%22M9%2028.5a1.5%201.5%200%200%201%203%200v.5s0%203%203%203s3-3%203-3V3.5a1.5%201.5%200%201%201%203%200V29s0%206-6%206s-6-6-6-6z%22%2F%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M19.5%204C28.612%204%2036%209.82%2036%2017c0%200%200%202-1%202s-3-2-3-2H7s-2%202-3%202s-1-2-1-2C3%209.82%2010.387%204%2019.5%204%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M19.5%204C26.403%204%2032%209.82%2032%2017c0%200%200%202-2%202s-5-2-5-2H14s-3%202-5%202s-2-2-2-2C7%209.82%2012.596%204%2019.5%204%22%2F%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M19.5%204C23.09%204%2025%209.82%2025%2017c0%200-3%202-5%202h-1c-2%200-5-2-5-2c0-7.18%201.91-13%205.5-13%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/umbrella.svg?color=%231a73e8&size=48