calendar 3 icon
calendar-3-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- calendar-3-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
Related icons in Mage Icons
Use the calendar 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.75 3.935v-1.31a.75.75 0 1 0-1.5 0v1.25h-8.5v-1.25a.75.75 0 1 0-1.5 0v1.31a4.76 4.76 0 0 0-4 4.69v8.75A4.75 4.75 0 0 0 7 22.125h10a4.75 4.75 0 0 0 4.75-4.75v-8.75a4.76 4.76 0 0 0-4-4.69m-8 5.08a2.25 2.25 0 0 1 4.5 0a2.23 2.23 0 0 1-.58 1.5c.373.41.58.945.58 1.5a2.25 2.25 0 0 1-4.5 0c0-.555.207-1.09.58-1.5a2.23 2.23 0 0 1-.58-1.5m10.5 8.36a3.25 3.25 0 0 1-3.25 3.25H7a3.25 3.25 0 0 1-3.25-3.25v-.26h16.5z"/><path fill="currentColor" d="M12 9.765a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m0 3a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5"/></svg>
React
import type { SVGProps } from "react";
export function MageCalendar3Fill(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="M17.75 3.935v-1.31a.75.75 0 1 0-1.5 0v1.25h-8.5v-1.25a.75.75 0 1 0-1.5 0v1.31a4.76 4.76 0 0 0-4 4.69v8.75A4.75 4.75 0 0 0 7 22.125h10a4.75 4.75 0 0 0 4.75-4.75v-8.75a4.76 4.76 0 0 0-4-4.69m-8 5.08a2.25 2.25 0 0 1 4.5 0a2.23 2.23 0 0 1-.58 1.5c.373.41.58.945.58 1.5a2.25 2.25 0 0 1-4.5 0c0-.555.207-1.09.58-1.5a2.23 2.23 0 0 1-.58-1.5m10.5 8.36a3.25 3.25 0 0 1-3.25 3.25H7a3.25 3.25 0 0 1-3.25-3.25v-.26h16.5z"/><path fill="currentColor" d="M12 9.765a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m0 3a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.75 3.935v-1.31a.75.75 0 1 0-1.5 0v1.25h-8.5v-1.25a.75.75 0 1 0-1.5 0v1.31a4.76 4.76 0 0 0-4 4.69v8.75A4.75 4.75 0 0 0 7 22.125h10a4.75 4.75 0 0 0 4.75-4.75v-8.75a4.76 4.76 0 0 0-4-4.69m-8 5.08a2.25 2.25 0 0 1 4.5 0a2.23 2.23 0 0 1-.58 1.5c.373.41.58.945.58 1.5a2.25 2.25 0 0 1-4.5 0c0-.555.207-1.09.58-1.5a2.23 2.23 0 0 1-.58-1.5m10.5 8.36a3.25 3.25 0 0 1-3.25 3.25H7a3.25 3.25 0 0 1-3.25-3.25v-.26h16.5z"/><path fill="currentColor" d="M12 9.765a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m0 3a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5"/></svg> </template>
CSS
.icon-calendar-3-fill {
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%22M17.75%203.935v-1.31a.75.75%200%201%200-1.5%200v1.25h-8.5v-1.25a.75.75%200%201%200-1.5%200v1.31a4.76%204.76%200%200%200-4%204.69v8.75A4.75%204.75%200%200%200%207%2022.125h10a4.75%204.75%200%200%200%204.75-4.75v-8.75a4.76%204.76%200%200%200-4-4.69m-8%205.08a2.25%202.25%200%200%201%204.5%200a2.23%202.23%200%200%201-.58%201.5c.373.41.58.945.58%201.5a2.25%202.25%200%200%201-4.5%200c0-.555.207-1.09.58-1.5a2.23%202.23%200%200%201-.58-1.5m10.5%208.36a3.25%203.25%200%200%201-3.25%203.25H7a3.25%203.25%200%200%201-3.25-3.25v-.26h16.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%209.765a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m0%203a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5%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%22M17.75%203.935v-1.31a.75.75%200%201%200-1.5%200v1.25h-8.5v-1.25a.75.75%200%201%200-1.5%200v1.31a4.76%204.76%200%200%200-4%204.69v8.75A4.75%204.75%200%200%200%207%2022.125h10a4.75%204.75%200%200%200%204.75-4.75v-8.75a4.76%204.76%200%200%200-4-4.69m-8%205.08a2.25%202.25%200%200%201%204.5%200a2.23%202.23%200%200%201-.58%201.5c.373.41.58.945.58%201.5a2.25%202.25%200%200%201-4.5%200c0-.555.207-1.09.58-1.5a2.23%202.23%200%200%201-.58-1.5m10.5%208.36a3.25%203.25%200%200%201-3.25%203.25H7a3.25%203.25%200%200%201-3.25-3.25v-.26h16.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%209.765a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m0%203a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/calendar-3-fill.svg?color=%231a73e8&size=48