umbrella-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
umbrella-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

The same icon in other sets

Use the umbrella icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.248 10.913c.473-.4 1.077-.734 1.752-.734s1.28.335 1.752.733a4.6 4.6 0 0 1 .675.71l.036.05a.748.748 0 0 0 1.241-.001a4.6 4.6 0 0 1 .71-.758c.473-.4 1.077-.734 1.753-.734s1.279.335 1.751.733c.231.195.414.391.538.538l.173.22A.75.75 0 0 0 22 11.25C22 6.575 17.953 2 12 2S2 6.575 2 11.25a.75.75 0 0 0 1.37.42l.174-.22c.124-.147.307-.343.538-.537c.472-.4 1.076-.734 1.751-.734c.676 0 1.28.335 1.752.733a4.6 4.6 0 0 1 .71.759a.752.752 0 0 0 1.242 0l.036-.05q.045-.06.138-.171a4.6 4.6 0 0 1 .537-.537m1.752.266c-.236 0-.49.082-.75.24V19a1.5 1.5 0 1 1-3 0v-.25a.75.75 0 0 0-1.5 0V19a3 3 0 1 0 6 0v-7.582c-.26-.157-.514-.24-.75-.24"/></svg>

React

import type { SVGProps } from "react";

export function FluentUmbrella24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.248 10.913c.473-.4 1.077-.734 1.752-.734s1.28.335 1.752.733a4.6 4.6 0 0 1 .675.71l.036.05a.748.748 0 0 0 1.241-.001a4.6 4.6 0 0 1 .71-.758c.473-.4 1.077-.734 1.753-.734s1.279.335 1.751.733c.231.195.414.391.538.538l.173.22A.75.75 0 0 0 22 11.25C22 6.575 17.953 2 12 2S2 6.575 2 11.25a.75.75 0 0 0 1.37.42l.174-.22c.124-.147.307-.343.538-.537c.472-.4 1.076-.734 1.751-.734c.676 0 1.28.335 1.752.733a4.6 4.6 0 0 1 .71.759a.752.752 0 0 0 1.242 0l.036-.05q.045-.06.138-.171a4.6 4.6 0 0 1 .537-.537m1.752.266c-.236 0-.49.082-.75.24V19a1.5 1.5 0 1 1-3 0v-.25a.75.75 0 0 0-1.5 0V19a3 3 0 1 0 6 0v-7.582c-.26-.157-.514-.24-.75-.24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.248 10.913c.473-.4 1.077-.734 1.752-.734s1.28.335 1.752.733a4.6 4.6 0 0 1 .675.71l.036.05a.748.748 0 0 0 1.241-.001a4.6 4.6 0 0 1 .71-.758c.473-.4 1.077-.734 1.753-.734s1.279.335 1.751.733c.231.195.414.391.538.538l.173.22A.75.75 0 0 0 22 11.25C22 6.575 17.953 2 12 2S2 6.575 2 11.25a.75.75 0 0 0 1.37.42l.174-.22c.124-.147.307-.343.538-.537c.472-.4 1.076-.734 1.751-.734c.676 0 1.28.335 1.752.733a4.6 4.6 0 0 1 .71.759a.752.752 0 0 0 1.242 0l.036-.05q.045-.06.138-.171a4.6 4.6 0 0 1 .537-.537m1.752.266c-.236 0-.49.082-.75.24V19a1.5 1.5 0 1 1-3 0v-.25a.75.75 0 0 0-1.5 0V19a3 3 0 1 0 6 0v-7.582c-.26-.157-.514-.24-.75-.24"/></svg>
</template>

CSS

.icon-umbrella-24-filled {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.248%2010.913c.473-.4%201.077-.734%201.752-.734s1.28.335%201.752.733a4.6%204.6%200%200%201%20.675.71l.036.05a.748.748%200%200%200%201.241-.001a4.6%204.6%200%200%201%20.71-.758c.473-.4%201.077-.734%201.753-.734s1.279.335%201.751.733c.231.195.414.391.538.538l.173.22A.75.75%200%200%200%2022%2011.25C22%206.575%2017.953%202%2012%202S2%206.575%202%2011.25a.75.75%200%200%200%201.37.42l.174-.22c.124-.147.307-.343.538-.537c.472-.4%201.076-.734%201.751-.734c.676%200%201.28.335%201.752.733a4.6%204.6%200%200%201%20.71.759a.752.752%200%200%200%201.242%200l.036-.05q.045-.06.138-.171a4.6%204.6%200%200%201%20.537-.537m1.752.266c-.236%200-.49.082-.75.24V19a1.5%201.5%200%201%201-3%200v-.25a.75.75%200%200%200-1.5%200V19a3%203%200%201%200%206%200v-7.582c-.26-.157-.514-.24-.75-.24%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.248%2010.913c.473-.4%201.077-.734%201.752-.734s1.28.335%201.752.733a4.6%204.6%200%200%201%20.675.71l.036.05a.748.748%200%200%200%201.241-.001a4.6%204.6%200%200%201%20.71-.758c.473-.4%201.077-.734%201.753-.734s1.279.335%201.751.733c.231.195.414.391.538.538l.173.22A.75.75%200%200%200%2022%2011.25C22%206.575%2017.953%202%2012%202S2%206.575%202%2011.25a.75.75%200%200%200%201.37.42l.174-.22c.124-.147.307-.343.538-.537c.472-.4%201.076-.734%201.751-.734c.676%200%201.28.335%201.752.733a4.6%204.6%200%200%201%20.71.759a.752.752%200%200%200%201.242%200l.036-.05q.045-.06.138-.171a4.6%204.6%200%200%201%20.537-.537m1.752.266c-.236%200-.49.082-.75.24V19a1.5%201.5%200%201%201-3%200v-.25a.75.75%200%200%200-1.5%200V19a3%203%200%201%200%206%200v-7.582c-.26-.157-.514-.24-.75-.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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