calendar date icon
calendar-date-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- calendar-date-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
calendar-3-day-16-filledcalendar-add-16-filledcalendar-agenda-16-filledcalendar-agenda-clock-16-filledcalendar-arrow-counterclockwise-16-filledcalendar-arrow-down-20-filledcalendar-arrow-repeat-all-16-filledcalendar-arrow-right-16-filledcalendar-assistant-16-filledcalendar-cancel-16-filledcalendar-chat-16-filledcalendar-checkmark-16-filledcalendar-checkmark-center-16-filledcalendar-checkmark-sparkle-16-filledcalendar-clock-16-filledcalendar-data-bar-16-filledcalendar-day-16-filledcalendar-edit-16-filledcalendar-empty-16-filledcalendar-error-16-filledcalendar-eye-16-filledcalendar-info-16-filledcalendar-later-24-filledcalendar-link-24-filled
Use the calendar date icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 8.5v9.25A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V8.5zm-7.005 2.195q-.996 0-1.582.532t-.586 1.441q0 .522.266.93q.267.408.725.642a1.94 1.94 0 0 0-.85.698a1.8 1.8 0 0 0-.302 1.026q0 .933.637 1.484Q12.94 18 14 18q1.054 0 1.69-.55q.634-.549.634-1.486q0-.566-.3-1.016a2.03 2.03 0 0 0-.857-.708q.464-.234.732-.642q.27-.408.269-.93q0-.908-.586-1.44q-.586-.533-1.587-.533m-3.775.074h-.152l-2.773 1.02v1.001l1.743-.596v5.708h1.182zm3.77 3.96q.518 0 .833.324q.315.325.315.852q0 .543-.3.845q-.3.303-.838.303q-.537 0-.842-.313q-.306-.312-.306-.835q0-.532.31-.854t.828-.322m.005-3.081q.454 0 .723.3t.268.764q0 .488-.266.776q-.265.288-.72.288t-.72-.288q-.267-.287-.266-.776q0-.493.263-.779q.264-.285.718-.285M17.75 3A3.25 3.25 0 0 1 21 6.25V7H3v-.75A3.25 3.25 0 0 1 6.25 3z"/></svg>
React
import type { SVGProps } from "react";
export function FluentCalendarDate24Filled(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="M21 8.5v9.25A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V8.5zm-7.005 2.195q-.996 0-1.582.532t-.586 1.441q0 .522.266.93q.267.408.725.642a1.94 1.94 0 0 0-.85.698a1.8 1.8 0 0 0-.302 1.026q0 .933.637 1.484Q12.94 18 14 18q1.054 0 1.69-.55q.634-.549.634-1.486q0-.566-.3-1.016a2.03 2.03 0 0 0-.857-.708q.464-.234.732-.642q.27-.408.269-.93q0-.908-.586-1.44q-.586-.533-1.587-.533m-3.775.074h-.152l-2.773 1.02v1.001l1.743-.596v5.708h1.182zm3.77 3.96q.518 0 .833.324q.315.325.315.852q0 .543-.3.845q-.3.303-.838.303q-.537 0-.842-.313q-.306-.312-.306-.835q0-.532.31-.854t.828-.322m.005-3.081q.454 0 .723.3t.268.764q0 .488-.266.776q-.265.288-.72.288t-.72-.288q-.267-.287-.266-.776q0-.493.263-.779q.264-.285.718-.285M17.75 3A3.25 3.25 0 0 1 21 6.25V7H3v-.75A3.25 3.25 0 0 1 6.25 3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 8.5v9.25A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V8.5zm-7.005 2.195q-.996 0-1.582.532t-.586 1.441q0 .522.266.93q.267.408.725.642a1.94 1.94 0 0 0-.85.698a1.8 1.8 0 0 0-.302 1.026q0 .933.637 1.484Q12.94 18 14 18q1.054 0 1.69-.55q.634-.549.634-1.486q0-.566-.3-1.016a2.03 2.03 0 0 0-.857-.708q.464-.234.732-.642q.27-.408.269-.93q0-.908-.586-1.44q-.586-.533-1.587-.533m-3.775.074h-.152l-2.773 1.02v1.001l1.743-.596v5.708h1.182zm3.77 3.96q.518 0 .833.324q.315.325.315.852q0 .543-.3.845q-.3.303-.838.303q-.537 0-.842-.313q-.306-.312-.306-.835q0-.532.31-.854t.828-.322m.005-3.081q.454 0 .723.3t.268.764q0 .488-.266.776q-.265.288-.72.288t-.72-.288q-.267-.287-.266-.776q0-.493.263-.779q.264-.285.718-.285M17.75 3A3.25 3.25 0 0 1 21 6.25V7H3v-.75A3.25 3.25 0 0 1 6.25 3z"/></svg> </template>
CSS
.icon-calendar-date-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%22M21%208.5v9.25A3.25%203.25%200%200%201%2017.75%2021H6.25A3.25%203.25%200%200%201%203%2017.75V8.5zm-7.005%202.195q-.996%200-1.582.532t-.586%201.441q0%20.522.266.93q.267.408.725.642a1.94%201.94%200%200%200-.85.698a1.8%201.8%200%200%200-.302%201.026q0%20.933.637%201.484Q12.94%2018%2014%2018q1.054%200%201.69-.55q.634-.549.634-1.486q0-.566-.3-1.016a2.03%202.03%200%200%200-.857-.708q.464-.234.732-.642q.27-.408.269-.93q0-.908-.586-1.44q-.586-.533-1.587-.533m-3.775.074h-.152l-2.773%201.02v1.001l1.743-.596v5.708h1.182zm3.77%203.96q.518%200%20.833.324q.315.325.315.852q0%20.543-.3.845q-.3.303-.838.303q-.537%200-.842-.313q-.306-.312-.306-.835q0-.532.31-.854t.828-.322m.005-3.081q.454%200%20.723.3t.268.764q0%20.488-.266.776q-.265.288-.72.288t-.72-.288q-.267-.287-.266-.776q0-.493.263-.779q.264-.285.718-.285M17.75%203A3.25%203.25%200%200%201%2021%206.25V7H3v-.75A3.25%203.25%200%200%201%206.25%203z%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%22M21%208.5v9.25A3.25%203.25%200%200%201%2017.75%2021H6.25A3.25%203.25%200%200%201%203%2017.75V8.5zm-7.005%202.195q-.996%200-1.582.532t-.586%201.441q0%20.522.266.93q.267.408.725.642a1.94%201.94%200%200%200-.85.698a1.8%201.8%200%200%200-.302%201.026q0%20.933.637%201.484Q12.94%2018%2014%2018q1.054%200%201.69-.55q.634-.549.634-1.486q0-.566-.3-1.016a2.03%202.03%200%200%200-.857-.708q.464-.234.732-.642q.27-.408.269-.93q0-.908-.586-1.44q-.586-.533-1.587-.533m-3.775.074h-.152l-2.773%201.02v1.001l1.743-.596v5.708h1.182zm3.77%203.96q.518%200%20.833.324q.315.325.315.852q0%20.543-.3.845q-.3.303-.838.303q-.537%200-.842-.313q-.306-.312-.306-.835q0-.532.31-.854t.828-.322m.005-3.081q.454%200%20.723.3t.268.764q0%20.488-.266.776q-.265.288-.72.288t-.72-.288q-.267-.287-.266-.776q0-.493.263-.779q.264-.285.718-.285M17.75%203A3.25%203.25%200%200%201%2021%206.25V7H3v-.75A3.25%203.25%200%200%201%206.25%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/calendar-date-24-filled.svg?color=%231a73e8&size=48