calendar-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.

Name
calendar-24
Set
Fluent UI System Color Icons
Style
24
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Color Icons

The same icon in other sets

Related icons in Fluent UI System Color Icons

Use the calendar icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGQEYCRJFQ)" d="M21 7.5v10.25A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V7.5l9-1z"/><path fill="url(#SVGC4sBge8K)" d="M21 7.5v10.25A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V7.5l9-1z"/><g filter="url(#SVGb6aHpYPA)"><path fill="url(#SVGcgOj9plS)" d="M7.25 15a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5M12 15a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5m-4.75-4.5a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5m4.75 0a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5m4.75 0a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5"/></g><path fill="url(#SVGvkxdjdZj)" d="M17.75 3A3.25 3.25 0 0 1 21 6.25V8H3V6.25A3.25 3.25 0 0 1 6.25 3z"/><defs><linearGradient id="SVGQEYCRJFQ" x1="15.25" x2="9.834" y1="22.781" y2="7.321" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#b3e0ff"/></linearGradient><linearGradient id="SVGC4sBge8K" x1="13.929" x2="16.625" y1="12.432" y2="24.267" gradientUnits="userSpaceOnUse"><stop stop-color="#dcf8ff" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8" stop-opacity=".7"/></linearGradient><linearGradient id="SVGcgOj9plS" x1="10.909" x2="13.059" y1="9.692" y2="23.697" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#0067bf"/></linearGradient><linearGradient id="SVGvkxdjdZj" x1="3" x2="18.372" y1="3" y2="-1.963" gradientUnits="userSpaceOnUse"><stop stop-color="#0094f0"/><stop offset="1" stop-color="#2764e7"/></linearGradient><filter id="SVGb6aHpYPA" width="14.667" height="9.667" x="4.667" y="9.833" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy=".667"/><feGaussianBlur stdDeviation=".667"/><feColorMatrix values="0 0 0 0 0.1242 0 0 0 0 0.323337 0 0 0 0 0.7958 0 0 0 0.32 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_378174_9792"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_378174_9792" result="shape"/></filter></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorCalendar24(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGQEYCRJFQ)" d="M21 7.5v10.25A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V7.5l9-1z"/><path fill="url(#SVGC4sBge8K)" d="M21 7.5v10.25A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V7.5l9-1z"/><g filter="url(#SVGb6aHpYPA)"><path fill="url(#SVGcgOj9plS)" d="M7.25 15a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5M12 15a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5m-4.75-4.5a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5m4.75 0a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5m4.75 0a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5"/></g><path fill="url(#SVGvkxdjdZj)" d="M17.75 3A3.25 3.25 0 0 1 21 6.25V8H3V6.25A3.25 3.25 0 0 1 6.25 3z"/><defs><linearGradient id="SVGQEYCRJFQ" x1="15.25" x2="9.834" y1="22.781" y2="7.321" gradientUnits="userSpaceOnUse"><stop stopColor="#b3e0ff"/><stop offset="1" stopColor="#b3e0ff"/></linearGradient><linearGradient id="SVGC4sBge8K" x1="13.929" x2="16.625" y1="12.432" y2="24.267" gradientUnits="userSpaceOnUse"><stop stopColor="#dcf8ff" stopOpacity="0"/><stop offset="1" stopColor="#ff6ce8" stopOpacity=".7"/></linearGradient><linearGradient id="SVGcgOj9plS" x1="10.909" x2="13.059" y1="9.692" y2="23.697" gradientUnits="userSpaceOnUse"><stop stopColor="#0078d4"/><stop offset="1" stopColor="#0067bf"/></linearGradient><linearGradient id="SVGvkxdjdZj" x1="3" x2="18.372" y1="3" y2="-1.963" gradientUnits="userSpaceOnUse"><stop stopColor="#0094f0"/><stop offset="1" stopColor="#2764e7"/></linearGradient><filter id="SVGb6aHpYPA" width="14.667" height="9.667" x="4.667" y="9.833" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy=".667"/><feGaussianBlur stdDeviation=".667"/><feColorMatrix values="0 0 0 0 0.1242 0 0 0 0 0.323337 0 0 0 0 0.7958 0 0 0 0.32 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_378174_9792"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_378174_9792" result="shape"/></filter></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGQEYCRJFQ)" d="M21 7.5v10.25A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V7.5l9-1z"/><path fill="url(#SVGC4sBge8K)" d="M21 7.5v10.25A3.25 3.25 0 0 1 17.75 21H6.25A3.25 3.25 0 0 1 3 17.75V7.5l9-1z"/><g filter="url(#SVGb6aHpYPA)"><path fill="url(#SVGcgOj9plS)" d="M7.25 15a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5M12 15a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5m-4.75-4.5a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5m4.75 0a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5m4.75 0a1.25 1.25 0 1 1 0 2.5a1.25 1.25 0 0 1 0-2.5"/></g><path fill="url(#SVGvkxdjdZj)" d="M17.75 3A3.25 3.25 0 0 1 21 6.25V8H3V6.25A3.25 3.25 0 0 1 6.25 3z"/><defs><linearGradient id="SVGQEYCRJFQ" x1="15.25" x2="9.834" y1="22.781" y2="7.321" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#b3e0ff"/></linearGradient><linearGradient id="SVGC4sBge8K" x1="13.929" x2="16.625" y1="12.432" y2="24.267" gradientUnits="userSpaceOnUse"><stop stop-color="#dcf8ff" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8" stop-opacity=".7"/></linearGradient><linearGradient id="SVGcgOj9plS" x1="10.909" x2="13.059" y1="9.692" y2="23.697" gradientUnits="userSpaceOnUse"><stop stop-color="#0078d4"/><stop offset="1" stop-color="#0067bf"/></linearGradient><linearGradient id="SVGvkxdjdZj" x1="3" x2="18.372" y1="3" y2="-1.963" gradientUnits="userSpaceOnUse"><stop stop-color="#0094f0"/><stop offset="1" stop-color="#2764e7"/></linearGradient><filter id="SVGb6aHpYPA" width="14.667" height="9.667" x="4.667" y="9.833" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy=".667"/><feGaussianBlur stdDeviation=".667"/><feColorMatrix values="0 0 0 0 0.1242 0 0 0 0 0.323337 0 0 0 0 0.7958 0 0 0 0.32 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_378174_9792"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_378174_9792" result="shape"/></filter></defs></g></svg>
</template>

CSS

.icon-calendar-24 {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGQEYCRJFQ)%22%20d%3D%22M21%207.5v10.25A3.25%203.25%200%200%201%2017.75%2021H6.25A3.25%203.25%200%200%201%203%2017.75V7.5l9-1z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGC4sBge8K)%22%20d%3D%22M21%207.5v10.25A3.25%203.25%200%200%201%2017.75%2021H6.25A3.25%203.25%200%200%201%203%2017.75V7.5l9-1z%22%2F%3E%3Cg%20filter%3D%22url(%23SVGb6aHpYPA)%22%3E%3Cpath%20fill%3D%22url(%23SVGcgOj9plS)%22%20d%3D%22M7.25%2015a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5M12%2015a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5m-4.75-4.5a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5m4.75%200a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5m4.75%200a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22url(%23SVGvkxdjdZj)%22%20d%3D%22M17.75%203A3.25%203.25%200%200%201%2021%206.25V8H3V6.25A3.25%203.25%200%200%201%206.25%203z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGQEYCRJFQ%22%20x1%3D%2215.25%22%20x2%3D%229.834%22%20y1%3D%2222.781%22%20y2%3D%227.321%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b3e0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b3e0ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGC4sBge8K%22%20x1%3D%2213.929%22%20x2%3D%2216.625%22%20y1%3D%2212.432%22%20y2%3D%2224.267%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23dcf8ff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%22.7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcgOj9plS%22%20x1%3D%2210.909%22%20x2%3D%2213.059%22%20y1%3D%229.692%22%20y2%3D%2223.697%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230067bf%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGvkxdjdZj%22%20x1%3D%223%22%20x2%3D%2218.372%22%20y1%3D%223%22%20y2%3D%22-1.963%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230094f0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22SVGb6aHpYPA%22%20width%3D%2214.667%22%20height%3D%229.667%22%20x%3D%224.667%22%20y%3D%229.833%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dy%3D%22.667%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.667%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.1242%200%200%200%200%200.323337%200%200%200%200%200.7958%200%200%200%200.32%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_378174_9792%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_378174_9792%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGQEYCRJFQ)%22%20d%3D%22M21%207.5v10.25A3.25%203.25%200%200%201%2017.75%2021H6.25A3.25%203.25%200%200%201%203%2017.75V7.5l9-1z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGC4sBge8K)%22%20d%3D%22M21%207.5v10.25A3.25%203.25%200%200%201%2017.75%2021H6.25A3.25%203.25%200%200%201%203%2017.75V7.5l9-1z%22%2F%3E%3Cg%20filter%3D%22url(%23SVGb6aHpYPA)%22%3E%3Cpath%20fill%3D%22url(%23SVGcgOj9plS)%22%20d%3D%22M7.25%2015a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5M12%2015a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5m-4.75-4.5a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5m4.75%200a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5m4.75%200a1.25%201.25%200%201%201%200%202.5a1.25%201.25%200%200%201%200-2.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22url(%23SVGvkxdjdZj)%22%20d%3D%22M17.75%203A3.25%203.25%200%200%201%2021%206.25V8H3V6.25A3.25%203.25%200%200%201%206.25%203z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGQEYCRJFQ%22%20x1%3D%2215.25%22%20x2%3D%229.834%22%20y1%3D%2222.781%22%20y2%3D%227.321%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b3e0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b3e0ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGC4sBge8K%22%20x1%3D%2213.929%22%20x2%3D%2216.625%22%20y1%3D%2212.432%22%20y2%3D%2224.267%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23dcf8ff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%22.7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcgOj9plS%22%20x1%3D%2210.909%22%20x2%3D%2213.059%22%20y1%3D%229.692%22%20y2%3D%2223.697%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230067bf%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGvkxdjdZj%22%20x1%3D%223%22%20x2%3D%2218.372%22%20y1%3D%223%22%20y2%3D%22-1.963%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230094f0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22SVGb6aHpYPA%22%20width%3D%2214.667%22%20height%3D%229.667%22%20x%3D%224.667%22%20y%3D%229.833%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dy%3D%22.667%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.667%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.1242%200%200%200%200%200.323337%200%200%200%200%200.7958%200%200%200%200.32%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_378174_9792%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_378174_9792%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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