calendar search icon
calendar-search-filled from Reicon by REICON · Filled · Time · MIT Free for personal and commercial use.
- Name
- calendar-search-filled
- Set
- Reicon
- Style
- Filled
- Category
- Time
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All calendar search icons →More time icons from Reicon
Use the calendar search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M18 15.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5M14.25 18a3.75 3.75 0 1 1 6.879 2.068l1.401 1.402a.75.75 0 1 1-1.06 1.06l-1.402-1.401A3.75 3.75 0 0 1 14.25 18" clip-rule="evenodd"/><path d="M7.75 2.5a.75.75 0 0 0-1.5 0v1.58c-1.44.115-2.384.397-3.078 1.092c-.695.694-.977 1.639-1.093 3.078h19.842c-.116-1.44-.398-2.384-1.093-3.078c-.694-.695-1.639-.977-3.078-1.093V2.5a.75.75 0 0 0-1.5 0v1.513C15.585 4 14.839 4 14 4h-4c-.839 0-1.585 0-2.25.013zM22 12v2.6a5.25 5.25 0 1 0-7.4 7.4H10c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14v-2c0-.839 0-1.585.013-2.25h19.974C22 10.415 22 11.161 22 12"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconCalendarSearchFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M18 15.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5M14.25 18a3.75 3.75 0 1 1 6.879 2.068l1.401 1.402a.75.75 0 1 1-1.06 1.06l-1.402-1.401A3.75 3.75 0 0 1 14.25 18" clipRule="evenodd"/><path d="M7.75 2.5a.75.75 0 0 0-1.5 0v1.58c-1.44.115-2.384.397-3.078 1.092c-.695.694-.977 1.639-1.093 3.078h19.842c-.116-1.44-.398-2.384-1.093-3.078c-.694-.695-1.639-.977-3.078-1.093V2.5a.75.75 0 0 0-1.5 0v1.513C15.585 4 14.839 4 14 4h-4c-.839 0-1.585 0-2.25.013zM22 12v2.6a5.25 5.25 0 1 0-7.4 7.4H10c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14v-2c0-.839 0-1.585.013-2.25h19.974C22 10.415 22 11.161 22 12"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M18 15.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5M14.25 18a3.75 3.75 0 1 1 6.879 2.068l1.401 1.402a.75.75 0 1 1-1.06 1.06l-1.402-1.401A3.75 3.75 0 0 1 14.25 18" clip-rule="evenodd"/><path d="M7.75 2.5a.75.75 0 0 0-1.5 0v1.58c-1.44.115-2.384.397-3.078 1.092c-.695.694-.977 1.639-1.093 3.078h19.842c-.116-1.44-.398-2.384-1.093-3.078c-.694-.695-1.639-.977-3.078-1.093V2.5a.75.75 0 0 0-1.5 0v1.513C15.585 4 14.839 4 14 4h-4c-.839 0-1.585 0-2.25.013zM22 12v2.6a5.25 5.25 0 1 0-7.4 7.4H10c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14v-2c0-.839 0-1.585.013-2.25h19.974C22 10.415 22 11.161 22 12"/></g></svg> </template>
CSS
.icon-calendar-search-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18%2015.75a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5M14.25%2018a3.75%203.75%200%201%201%206.879%202.068l1.401%201.402a.75.75%200%201%201-1.06%201.06l-1.402-1.401A3.75%203.75%200%200%201%2014.25%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.75%202.5a.75.75%200%200%200-1.5%200v1.58c-1.44.115-2.384.397-3.078%201.092c-.695.694-.977%201.639-1.093%203.078h19.842c-.116-1.44-.398-2.384-1.093-3.078c-.694-.695-1.639-.977-3.078-1.093V2.5a.75.75%200%200%200-1.5%200v1.513C15.585%204%2014.839%204%2014%204h-4c-.839%200-1.585%200-2.25.013zM22%2012v2.6a5.25%205.25%200%201%200-7.4%207.4H10c-3.771%200-5.657%200-6.828-1.172S2%2017.771%202%2014v-2c0-.839%200-1.585.013-2.25h19.974C22%2010.415%2022%2011.161%2022%2012%22%2F%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18%2015.75a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5M14.25%2018a3.75%203.75%200%201%201%206.879%202.068l1.401%201.402a.75.75%200%201%201-1.06%201.06l-1.402-1.401A3.75%203.75%200%200%201%2014.25%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.75%202.5a.75.75%200%200%200-1.5%200v1.58c-1.44.115-2.384.397-3.078%201.092c-.695.694-.977%201.639-1.093%203.078h19.842c-.116-1.44-.398-2.384-1.093-3.078c-.694-.695-1.639-.977-3.078-1.093V2.5a.75.75%200%200%200-1.5%200v1.513C15.585%204%2014.839%204%2014%204h-4c-.839%200-1.585%200-2.25.013zM22%2012v2.6a5.25%205.25%200%201%200-7.4%207.4H10c-3.771%200-5.657%200-6.828-1.172S2%2017.771%202%2014v-2c0-.839%200-1.585.013-2.25h19.974C22%2010.415%2022%2011.161%2022%2012%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/calendar-search-filled.svg?color=%231a73e8&size=48