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

Name
calendar-shield-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the calendar shield icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.5 3A4.5 4.5 0 0 0 3 7.5V9h26V7.5A4.5 4.5 0 0 0 24.5 3zM29 11H3v13.5A4.5 4.5 0 0 0 7.5 29h9.467a10 10 0 0 1-.416-.483C15.18 26.82 14.5 24.8 14.5 22.533V18.5a2 2 0 0 1 1.717-1.98a13.55 13.55 0 0 0 5.674-2.184a2 2 0 0 1 2.218 0A13.6 13.6 0 0 0 29 16.386zm0 6.913a15.1 15.1 0 0 1-5.723-2.329a.5.5 0 0 0-.554 0a15.05 15.05 0 0 1-6.294 2.421a.5.5 0 0 0-.429.495v4.033c0 2.648 1.068 4.81 3.174 6.467q1.482 1.167 3.646 2a.5.5 0 0 0 .36 0c4.513-1.736 6.82-4.575 6.82-8.467V18.5a.5.5 0 0 0-.43-.495a15 15 0 0 1-.57-.092"/></svg>

React

import type { SVGProps } from "react";

export function FluentCalendarShield32Filled(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="M7.5 3A4.5 4.5 0 0 0 3 7.5V9h26V7.5A4.5 4.5 0 0 0 24.5 3zM29 11H3v13.5A4.5 4.5 0 0 0 7.5 29h9.467a10 10 0 0 1-.416-.483C15.18 26.82 14.5 24.8 14.5 22.533V18.5a2 2 0 0 1 1.717-1.98a13.55 13.55 0 0 0 5.674-2.184a2 2 0 0 1 2.218 0A13.6 13.6 0 0 0 29 16.386zm0 6.913a15.1 15.1 0 0 1-5.723-2.329a.5.5 0 0 0-.554 0a15.05 15.05 0 0 1-6.294 2.421a.5.5 0 0 0-.429.495v4.033c0 2.648 1.068 4.81 3.174 6.467q1.482 1.167 3.646 2a.5.5 0 0 0 .36 0c4.513-1.736 6.82-4.575 6.82-8.467V18.5a.5.5 0 0 0-.43-.495a15 15 0 0 1-.57-.092"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.5 3A4.5 4.5 0 0 0 3 7.5V9h26V7.5A4.5 4.5 0 0 0 24.5 3zM29 11H3v13.5A4.5 4.5 0 0 0 7.5 29h9.467a10 10 0 0 1-.416-.483C15.18 26.82 14.5 24.8 14.5 22.533V18.5a2 2 0 0 1 1.717-1.98a13.55 13.55 0 0 0 5.674-2.184a2 2 0 0 1 2.218 0A13.6 13.6 0 0 0 29 16.386zm0 6.913a15.1 15.1 0 0 1-5.723-2.329a.5.5 0 0 0-.554 0a15.05 15.05 0 0 1-6.294 2.421a.5.5 0 0 0-.429.495v4.033c0 2.648 1.068 4.81 3.174 6.467q1.482 1.167 3.646 2a.5.5 0 0 0 .36 0c4.513-1.736 6.82-4.575 6.82-8.467V18.5a.5.5 0 0 0-.43-.495a15 15 0 0 1-.57-.092"/></svg>
</template>

CSS

.icon-calendar-shield-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%203A4.5%204.5%200%200%200%203%207.5V9h26V7.5A4.5%204.5%200%200%200%2024.5%203zM29%2011H3v13.5A4.5%204.5%200%200%200%207.5%2029h9.467a10%2010%200%200%201-.416-.483C15.18%2026.82%2014.5%2024.8%2014.5%2022.533V18.5a2%202%200%200%201%201.717-1.98a13.55%2013.55%200%200%200%205.674-2.184a2%202%200%200%201%202.218%200A13.6%2013.6%200%200%200%2029%2016.386zm0%206.913a15.1%2015.1%200%200%201-5.723-2.329a.5.5%200%200%200-.554%200a15.05%2015.05%200%200%201-6.294%202.421a.5.5%200%200%200-.429.495v4.033c0%202.648%201.068%204.81%203.174%206.467q1.482%201.167%203.646%202a.5.5%200%200%200%20.36%200c4.513-1.736%206.82-4.575%206.82-8.467V18.5a.5.5%200%200%200-.43-.495a15%2015%200%200%201-.57-.092%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%22M7.5%203A4.5%204.5%200%200%200%203%207.5V9h26V7.5A4.5%204.5%200%200%200%2024.5%203zM29%2011H3v13.5A4.5%204.5%200%200%200%207.5%2029h9.467a10%2010%200%200%201-.416-.483C15.18%2026.82%2014.5%2024.8%2014.5%2022.533V18.5a2%202%200%200%201%201.717-1.98a13.55%2013.55%200%200%200%205.674-2.184a2%202%200%200%201%202.218%200A13.6%2013.6%200%200%200%2029%2016.386zm0%206.913a15.1%2015.1%200%200%201-5.723-2.329a.5.5%200%200%200-.554%200a15.05%2015.05%200%200%201-6.294%202.421a.5.5%200%200%200-.429.495v4.033c0%202.648%201.068%204.81%203.174%206.467q1.482%201.167%203.646%202a.5.5%200%200%200%20.36%200c4.513-1.736%206.82-4.575%206.82-8.467V18.5a.5.5%200%200%200-.43-.495a15%2015%200%200%201-.57-.092%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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