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

Name
calendar-video-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the calendar video icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.25 4.5A3.25 3.25 0 0 1 4.5 1.25h9a3.25 3.25 0 0 1 3.25 3.25zm0 1.5v7.5a3.25 3.25 0 0 0 3.25 3.25h.75V13.5A4.25 4.25 0 0 1 9.5 9.25h6c.435 0 .855.065 1.25.187V6zm14.25 4.25a3.25 3.25 0 0 1 3.247 3.098l2.474-1.8c1.156-.841 2.779-.015 2.779 1.416v7.072c0 1.43-1.623 2.257-2.78 1.415l-2.473-1.8A3.25 3.25 0 0 1 15.5 22.75h-6a3.25 3.25 0 0 1-3.25-3.25v-6a3.25 3.25 0 0 1 3.25-3.25z"/></svg>

React

import type { SVGProps } from "react";

export function FluentCalendarVideo24Filled(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="M1.25 4.5A3.25 3.25 0 0 1 4.5 1.25h9a3.25 3.25 0 0 1 3.25 3.25zm0 1.5v7.5a3.25 3.25 0 0 0 3.25 3.25h.75V13.5A4.25 4.25 0 0 1 9.5 9.25h6c.435 0 .855.065 1.25.187V6zm14.25 4.25a3.25 3.25 0 0 1 3.247 3.098l2.474-1.8c1.156-.841 2.779-.015 2.779 1.416v7.072c0 1.43-1.623 2.257-2.78 1.415l-2.473-1.8A3.25 3.25 0 0 1 15.5 22.75h-6a3.25 3.25 0 0 1-3.25-3.25v-6a3.25 3.25 0 0 1 3.25-3.25z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.25 4.5A3.25 3.25 0 0 1 4.5 1.25h9a3.25 3.25 0 0 1 3.25 3.25zm0 1.5v7.5a3.25 3.25 0 0 0 3.25 3.25h.75V13.5A4.25 4.25 0 0 1 9.5 9.25h6c.435 0 .855.065 1.25.187V6zm14.25 4.25a3.25 3.25 0 0 1 3.247 3.098l2.474-1.8c1.156-.841 2.779-.015 2.779 1.416v7.072c0 1.43-1.623 2.257-2.78 1.415l-2.473-1.8A3.25 3.25 0 0 1 15.5 22.75h-6a3.25 3.25 0 0 1-3.25-3.25v-6a3.25 3.25 0 0 1 3.25-3.25z"/></svg>
</template>

CSS

.icon-calendar-video-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%22M1.25%204.5A3.25%203.25%200%200%201%204.5%201.25h9a3.25%203.25%200%200%201%203.25%203.25zm0%201.5v7.5a3.25%203.25%200%200%200%203.25%203.25h.75V13.5A4.25%204.25%200%200%201%209.5%209.25h6c.435%200%20.855.065%201.25.187V6zm14.25%204.25a3.25%203.25%200%200%201%203.247%203.098l2.474-1.8c1.156-.841%202.779-.015%202.779%201.416v7.072c0%201.43-1.623%202.257-2.78%201.415l-2.473-1.8A3.25%203.25%200%200%201%2015.5%2022.75h-6a3.25%203.25%200%200%201-3.25-3.25v-6a3.25%203.25%200%200%201%203.25-3.25z%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%22M1.25%204.5A3.25%203.25%200%200%201%204.5%201.25h9a3.25%203.25%200%200%201%203.25%203.25zm0%201.5v7.5a3.25%203.25%200%200%200%203.25%203.25h.75V13.5A4.25%204.25%200%200%201%209.5%209.25h6c.435%200%20.855.065%201.25.187V6zm14.25%204.25a3.25%203.25%200%200%201%203.247%203.098l2.474-1.8c1.156-.841%202.779-.015%202.779%201.416v7.072c0%201.43-1.623%202.257-2.78%201.415l-2.473-1.8A3.25%203.25%200%200%201%2015.5%2022.75h-6a3.25%203.25%200%200%201-3.25-3.25v-6a3.25%203.25%200%200%201%203.25-3.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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