calendar off icon
calendar-off-duotone from Keyline Icons by Keyline Icons · Duotone · MIT Free for personal and commercial use.
- Name
- calendar-off-duotone
- Set
- Keyline Icons
- Style
- Duotone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
All calendar off icons →Related icons in Keyline Icons
Use the calendar off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M10 10H7C6.44772 10 6 10.4477 6 11C6 11.5523 6.44772 12 7 12H11C11.2761 12 11.5261 11.888 11.707 11.707L20.8281 20.8281C20.1043 21.552 19.1046 22 18 22H6C3.7909 22 2 20.2091 2 18V8C2 6.3778 2.96572 4.98112 4.35352 4.35352L10 10Z" stroke="none"/><path fill="currentColor" fill-opacity=".4" d="M18 4C20.2091 4 22 5.7909 22 8V15.3428C22 15.7472 21.7564 16.1117 21.3828 16.2666C21.0092 16.4214 20.579 16.3366 20.293 16.0508L9.94922 5.70703C9.66344 5.42103 9.57865 4.99077 9.7334 4.61719C9.88825 4.24362 10.2528 4 10.6572 4H18Z" stroke="none"/><path d="M2 2L22 22"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsCalendarOffDuotone(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" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M10 10H7C6.44772 10 6 10.4477 6 11C6 11.5523 6.44772 12 7 12H11C11.2761 12 11.5261 11.888 11.707 11.707L20.8281 20.8281C20.1043 21.552 19.1046 22 18 22H6C3.7909 22 2 20.2091 2 18V8C2 6.3778 2.96572 4.98112 4.35352 4.35352L10 10Z" stroke="none"/><path fill="currentColor" fillOpacity=".4" d="M18 4C20.2091 4 22 5.7909 22 8V15.3428C22 15.7472 21.7564 16.1117 21.3828 16.2666C21.0092 16.4214 20.579 16.3366 20.293 16.0508L9.94922 5.70703C9.66344 5.42103 9.57865 4.99077 9.7334 4.61719C9.88825 4.24362 10.2528 4 10.6572 4H18Z" stroke="none"/><path d="M2 2L22 22"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M10 10H7C6.44772 10 6 10.4477 6 11C6 11.5523 6.44772 12 7 12H11C11.2761 12 11.5261 11.888 11.707 11.707L20.8281 20.8281C20.1043 21.552 19.1046 22 18 22H6C3.7909 22 2 20.2091 2 18V8C2 6.3778 2.96572 4.98112 4.35352 4.35352L10 10Z" stroke="none"/><path fill="currentColor" fill-opacity=".4" d="M18 4C20.2091 4 22 5.7909 22 8V15.3428C22 15.7472 21.7564 16.1117 21.3828 16.2666C21.0092 16.4214 20.579 16.3366 20.293 16.0508L9.94922 5.70703C9.66344 5.42103 9.57865 4.99077 9.7334 4.61719C9.88825 4.24362 10.2528 4 10.6572 4H18Z" stroke="none"/><path d="M2 2L22 22"/></g></svg> </template>
CSS
.icon-calendar-off-duotone {
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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M10%2010H7C6.44772%2010%206%2010.4477%206%2011C6%2011.5523%206.44772%2012%207%2012H11C11.2761%2012%2011.5261%2011.888%2011.707%2011.707L20.8281%2020.8281C20.1043%2021.552%2019.1046%2022%2018%2022H6C3.7909%2022%202%2020.2091%202%2018V8C2%206.3778%202.96572%204.98112%204.35352%204.35352L10%2010Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M18%204C20.2091%204%2022%205.7909%2022%208V15.3428C22%2015.7472%2021.7564%2016.1117%2021.3828%2016.2666C21.0092%2016.4214%2020.579%2016.3366%2020.293%2016.0508L9.94922%205.70703C9.66344%205.42103%209.57865%204.99077%209.7334%204.61719C9.88825%204.24362%2010.2528%204%2010.6572%204H18Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M2%202L22%2022%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M10%2010H7C6.44772%2010%206%2010.4477%206%2011C6%2011.5523%206.44772%2012%207%2012H11C11.2761%2012%2011.5261%2011.888%2011.707%2011.707L20.8281%2020.8281C20.1043%2021.552%2019.1046%2022%2018%2022H6C3.7909%2022%202%2020.2091%202%2018V8C2%206.3778%202.96572%204.98112%204.35352%204.35352L10%2010Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M18%204C20.2091%204%2022%205.7909%2022%208V15.3428C22%2015.7472%2021.7564%2016.1117%2021.3828%2016.2666C21.0092%2016.4214%2020.579%2016.3366%2020.293%2016.0508L9.94922%205.70703C9.66344%205.42103%209.57865%204.99077%209.7334%204.61719C9.88825%204.24362%2010.2528%204%2010.6572%204H18Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M2%202L22%2022%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/calendar-off-duotone.svg?color=%231a73e8&size=48