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

Name
calendar-shield-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
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 48 48"><path fill="currentColor" d="M6 12.25A6.25 6.25 0 0 1 12.25 6h23.5A6.25 6.25 0 0 1 42 12.25V14H6zm0 4.25v19.25A6.25 6.25 0 0 0 12.25 42h15.836C26.693 39.96 26 37.602 26 35v-5.25A2.75 2.75 0 0 1 28.75 27c2.155 0 4.338-.754 6.6-2.45a2.75 2.75 0 0 1 3.3 0c1.134.85 2.249 1.464 3.35 1.865V16.5zm36 12.02q-2.305-.686-4.55-2.37a.75.75 0 0 0-.9 0c-2.542 1.907-5.137 2.85-7.8 2.85a.75.75 0 0 0-.75.75V35c0 2.734.884 5.071 2.627 7c1.446 1.6 3.483 2.918 6.098 3.948a.75.75 0 0 0 .55 0C43.042 43.676 46 40 46 35v-5.25a.75.75 0 0 0-.75-.75q-1.642 0-3.25-.48"/></svg>

React

import type { SVGProps } from "react";

export function FluentCalendarShield48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M6 12.25A6.25 6.25 0 0 1 12.25 6h23.5A6.25 6.25 0 0 1 42 12.25V14H6zm0 4.25v19.25A6.25 6.25 0 0 0 12.25 42h15.836C26.693 39.96 26 37.602 26 35v-5.25A2.75 2.75 0 0 1 28.75 27c2.155 0 4.338-.754 6.6-2.45a2.75 2.75 0 0 1 3.3 0c1.134.85 2.249 1.464 3.35 1.865V16.5zm36 12.02q-2.305-.686-4.55-2.37a.75.75 0 0 0-.9 0c-2.542 1.907-5.137 2.85-7.8 2.85a.75.75 0 0 0-.75.75V35c0 2.734.884 5.071 2.627 7c1.446 1.6 3.483 2.918 6.098 3.948a.75.75 0 0 0 .55 0C43.042 43.676 46 40 46 35v-5.25a.75.75 0 0 0-.75-.75q-1.642 0-3.25-.48"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M6 12.25A6.25 6.25 0 0 1 12.25 6h23.5A6.25 6.25 0 0 1 42 12.25V14H6zm0 4.25v19.25A6.25 6.25 0 0 0 12.25 42h15.836C26.693 39.96 26 37.602 26 35v-5.25A2.75 2.75 0 0 1 28.75 27c2.155 0 4.338-.754 6.6-2.45a2.75 2.75 0 0 1 3.3 0c1.134.85 2.249 1.464 3.35 1.865V16.5zm36 12.02q-2.305-.686-4.55-2.37a.75.75 0 0 0-.9 0c-2.542 1.907-5.137 2.85-7.8 2.85a.75.75 0 0 0-.75.75V35c0 2.734.884 5.071 2.627 7c1.446 1.6 3.483 2.918 6.098 3.948a.75.75 0 0 0 .55 0C43.042 43.676 46 40 46 35v-5.25a.75.75 0 0 0-.75-.75q-1.642 0-3.25-.48"/></svg>
</template>

CSS

.icon-calendar-shield-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2012.25A6.25%206.25%200%200%201%2012.25%206h23.5A6.25%206.25%200%200%201%2042%2012.25V14H6zm0%204.25v19.25A6.25%206.25%200%200%200%2012.25%2042h15.836C26.693%2039.96%2026%2037.602%2026%2035v-5.25A2.75%202.75%200%200%201%2028.75%2027c2.155%200%204.338-.754%206.6-2.45a2.75%202.75%200%200%201%203.3%200c1.134.85%202.249%201.464%203.35%201.865V16.5zm36%2012.02q-2.305-.686-4.55-2.37a.75.75%200%200%200-.9%200c-2.542%201.907-5.137%202.85-7.8%202.85a.75.75%200%200%200-.75.75V35c0%202.734.884%205.071%202.627%207c1.446%201.6%203.483%202.918%206.098%203.948a.75.75%200%200%200%20.55%200C43.042%2043.676%2046%2040%2046%2035v-5.25a.75.75%200%200%200-.75-.75q-1.642%200-3.25-.48%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2012.25A6.25%206.25%200%200%201%2012.25%206h23.5A6.25%206.25%200%200%201%2042%2012.25V14H6zm0%204.25v19.25A6.25%206.25%200%200%200%2012.25%2042h15.836C26.693%2039.96%2026%2037.602%2026%2035v-5.25A2.75%202.75%200%200%201%2028.75%2027c2.155%200%204.338-.754%206.6-2.45a2.75%202.75%200%200%201%203.3%200c1.134.85%202.249%201.464%203.35%201.865V16.5zm36%2012.02q-2.305-.686-4.55-2.37a.75.75%200%200%200-.9%200c-2.542%201.907-5.137%202.85-7.8%202.85a.75.75%200%200%200-.75.75V35c0%202.734.884%205.071%202.627%207c1.446%201.6%203.483%202.918%206.098%203.948a.75.75%200%200%200%20.55%200C43.042%2043.676%2046%2040%2046%2035v-5.25a.75.75%200%200%200-.75-.75q-1.642%200-3.25-.48%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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