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

Name
umbrella-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
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 20 20"><path fill="currentColor" d="M8.513 9.13c.393-.338.906-.63 1.487-.63s1.094.292 1.487.63a4 4 0 0 1 .565.602l.032.046a.5.5 0 0 0 .832 0l.032-.046q.038-.052.116-.146c.104-.125.256-.291.449-.456c.393-.338.906-.63 1.487-.63s1.094.292 1.487.63a4 4 0 0 1 .565.602l.032.046A.5.5 0 0 0 18 9.5C18 5.724 14.776 2 10 2S2 5.724 2 9.5a.5.5 0 0 0 .916.278l.032-.046a4 4 0 0 1 .565-.603C3.906 8.793 4.419 8.5 5 8.5s1.094.292 1.487.63a4 4 0 0 1 .565.602l.032.045a.5.5 0 0 0 .832 0l.032-.045q.038-.052.116-.146c.104-.125.256-.291.449-.456M10 9.5q-.229 0-.5.15v6.1a1.25 1.25 0 1 1-2.5 0v-.25a.5.5 0 0 0-1 0v.25a2.25 2.25 0 0 0 4.5 0v-6.1a1.04 1.04 0 0 0-.5-.15"/></svg>

React

import type { SVGProps } from "react";

export function FluentUmbrella20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.513 9.13c.393-.338.906-.63 1.487-.63s1.094.292 1.487.63a4 4 0 0 1 .565.602l.032.046a.5.5 0 0 0 .832 0l.032-.046q.038-.052.116-.146c.104-.125.256-.291.449-.456c.393-.338.906-.63 1.487-.63s1.094.292 1.487.63a4 4 0 0 1 .565.602l.032.046A.5.5 0 0 0 18 9.5C18 5.724 14.776 2 10 2S2 5.724 2 9.5a.5.5 0 0 0 .916.278l.032-.046a4 4 0 0 1 .565-.603C3.906 8.793 4.419 8.5 5 8.5s1.094.292 1.487.63a4 4 0 0 1 .565.602l.032.045a.5.5 0 0 0 .832 0l.032-.045q.038-.052.116-.146c.104-.125.256-.291.449-.456M10 9.5q-.229 0-.5.15v6.1a1.25 1.25 0 1 1-2.5 0v-.25a.5.5 0 0 0-1 0v.25a2.25 2.25 0 0 0 4.5 0v-6.1a1.04 1.04 0 0 0-.5-.15"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.513 9.13c.393-.338.906-.63 1.487-.63s1.094.292 1.487.63a4 4 0 0 1 .565.602l.032.046a.5.5 0 0 0 .832 0l.032-.046q.038-.052.116-.146c.104-.125.256-.291.449-.456c.393-.338.906-.63 1.487-.63s1.094.292 1.487.63a4 4 0 0 1 .565.602l.032.046A.5.5 0 0 0 18 9.5C18 5.724 14.776 2 10 2S2 5.724 2 9.5a.5.5 0 0 0 .916.278l.032-.046a4 4 0 0 1 .565-.603C3.906 8.793 4.419 8.5 5 8.5s1.094.292 1.487.63a4 4 0 0 1 .565.602l.032.045a.5.5 0 0 0 .832 0l.032-.045q.038-.052.116-.146c.104-.125.256-.291.449-.456M10 9.5q-.229 0-.5.15v6.1a1.25 1.25 0 1 1-2.5 0v-.25a.5.5 0 0 0-1 0v.25a2.25 2.25 0 0 0 4.5 0v-6.1a1.04 1.04 0 0 0-.5-.15"/></svg>
</template>

CSS

.icon-umbrella-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.513%209.13c.393-.338.906-.63%201.487-.63s1.094.292%201.487.63a4%204%200%200%201%20.565.602l.032.046a.5.5%200%200%200%20.832%200l.032-.046q.038-.052.116-.146c.104-.125.256-.291.449-.456c.393-.338.906-.63%201.487-.63s1.094.292%201.487.63a4%204%200%200%201%20.565.602l.032.046A.5.5%200%200%200%2018%209.5C18%205.724%2014.776%202%2010%202S2%205.724%202%209.5a.5.5%200%200%200%20.916.278l.032-.046a4%204%200%200%201%20.565-.603C3.906%208.793%204.419%208.5%205%208.5s1.094.292%201.487.63a4%204%200%200%201%20.565.602l.032.045a.5.5%200%200%200%20.832%200l.032-.045q.038-.052.116-.146c.104-.125.256-.291.449-.456M10%209.5q-.229%200-.5.15v6.1a1.25%201.25%200%201%201-2.5%200v-.25a.5.5%200%200%200-1%200v.25a2.25%202.25%200%200%200%204.5%200v-6.1a1.04%201.04%200%200%200-.5-.15%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.513%209.13c.393-.338.906-.63%201.487-.63s1.094.292%201.487.63a4%204%200%200%201%20.565.602l.032.046a.5.5%200%200%200%20.832%200l.032-.046q.038-.052.116-.146c.104-.125.256-.291.449-.456c.393-.338.906-.63%201.487-.63s1.094.292%201.487.63a4%204%200%200%201%20.565.602l.032.046A.5.5%200%200%200%2018%209.5C18%205.724%2014.776%202%2010%202S2%205.724%202%209.5a.5.5%200%200%200%20.916.278l.032-.046a4%204%200%200%201%20.565-.603C3.906%208.793%204.419%208.5%205%208.5s1.094.292%201.487.63a4%204%200%200%201%20.565.602l.032.045a.5.5%200%200%200%20.832%200l.032-.045q.038-.052.116-.146c.104-.125.256-.291.449-.456M10%209.5q-.229%200-.5.15v6.1a1.25%201.25%200%201%201-2.5%200v-.25a.5.5%200%200%200-1%200v.25a2.25%202.25%200%200%200%204.5%200v-6.1a1.04%201.04%200%200%200-.5-.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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