calendar-x-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
calendar-x-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the calendar x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.414 15.172a1 1 0 1 1 1.414 1.414L19.414 18l1.414 1.414a1 1 0 1 1-1.414 1.414L18 19.414l-1.414 1.414a1 1 0 1 1-1.414-1.414L16.586 18l-1.414-1.414a1 1 0 1 1 1.414-1.414L18 16.586zM21 13.01a3 3 0 0 0-2.19.169a1.9 1.9 0 0 1-1.62 0a3 3 0 0 0-4.01 4.01a1.9 1.9 0 0 1 0 1.62a3 3 0 0 0-.17 2.19H5a2 2 0 0 1-2-2v-7h18zM16 3a1 1 0 0 1 1 1v1h2a2 2 0 0 1 2 2v3H3V7a2 2 0 0 1 2-2h2V4a1 1 0 0 1 2 0v1h6V4a1 1 0 0 1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteCalendarXFill(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="M19.414 15.172a1 1 0 1 1 1.414 1.414L19.414 18l1.414 1.414a1 1 0 1 1-1.414 1.414L18 19.414l-1.414 1.414a1 1 0 1 1-1.414-1.414L16.586 18l-1.414-1.414a1 1 0 1 1 1.414-1.414L18 16.586zM21 13.01a3 3 0 0 0-2.19.169a1.9 1.9 0 0 1-1.62 0a3 3 0 0 0-4.01 4.01a1.9 1.9 0 0 1 0 1.62a3 3 0 0 0-.17 2.19H5a2 2 0 0 1-2-2v-7h18zM16 3a1 1 0 0 1 1 1v1h2a2 2 0 0 1 2 2v3H3V7a2 2 0 0 1 2-2h2V4a1 1 0 0 1 2 0v1h6V4a1 1 0 0 1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.414 15.172a1 1 0 1 1 1.414 1.414L19.414 18l1.414 1.414a1 1 0 1 1-1.414 1.414L18 19.414l-1.414 1.414a1 1 0 1 1-1.414-1.414L16.586 18l-1.414-1.414a1 1 0 1 1 1.414-1.414L18 16.586zM21 13.01a3 3 0 0 0-2.19.169a1.9 1.9 0 0 1-1.62 0a3 3 0 0 0-4.01 4.01a1.9 1.9 0 0 1 0 1.62a3 3 0 0 0-.17 2.19H5a2 2 0 0 1-2-2v-7h18zM16 3a1 1 0 0 1 1 1v1h2a2 2 0 0 1 2 2v3H3V7a2 2 0 0 1 2-2h2V4a1 1 0 0 1 2 0v1h6V4a1 1 0 0 1 1-1"/></svg>
</template>

CSS

.icon-calendar-x-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%22M19.414%2015.172a1%201%200%201%201%201.414%201.414L19.414%2018l1.414%201.414a1%201%200%201%201-1.414%201.414L18%2019.414l-1.414%201.414a1%201%200%201%201-1.414-1.414L16.586%2018l-1.414-1.414a1%201%200%201%201%201.414-1.414L18%2016.586zM21%2013.01a3%203%200%200%200-2.19.169a1.9%201.9%200%200%201-1.62%200a3%203%200%200%200-4.01%204.01a1.9%201.9%200%200%201%200%201.62a3%203%200%200%200-.17%202.19H5a2%202%200%200%201-2-2v-7h18zM16%203a1%201%200%200%201%201%201v1h2a2%202%200%200%201%202%202v3H3V7a2%202%200%200%201%202-2h2V4a1%201%200%200%201%202%200v1h6V4a1%201%200%200%201%201-1%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%22M19.414%2015.172a1%201%200%201%201%201.414%201.414L19.414%2018l1.414%201.414a1%201%200%201%201-1.414%201.414L18%2019.414l-1.414%201.414a1%201%200%201%201-1.414-1.414L16.586%2018l-1.414-1.414a1%201%200%201%201%201.414-1.414L18%2016.586zM21%2013.01a3%203%200%200%200-2.19.169a1.9%201.9%200%200%201-1.62%200a3%203%200%200%200-4.01%204.01a1.9%201.9%200%200%201%200%201.62a3%203%200%200%200-.17%202.19H5a2%202%200%200%201-2-2v-7h18zM16%203a1%201%200%200%201%201%201v1h2a2%202%200%200%201%202%202v3H3V7a2%202%200%200%201%202-2h2V4a1%201%200%200%201%202%200v1h6V4a1%201%200%200%201%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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