IcoMoon calendar icon
| Name | calendar |
|---|---|
| Unicode | \e953 () |
| CSS class | icon-calendar |
| Tags | calendar, date, schedule, time, day |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-calendar" aria-hidden="true"></span>
.icon-calendar:before { content: "\e953"; } export const IconCalendar = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M5 6h2v2h-2zM8 6h2v2h-2zM11 6h2v2h-2zM2 12h2v2h-2zM5 12h2v2h-2zM8 12h2v2h-2zM5 9h2v2h-2zM8 9h2v2h-2zM11 9h2v2h-2zM2 9h2v2h-2zM13 0v1h-2v-1h-7v1h-2v-1h-2v16h15v-16h-2zM14 15h-13v-11h13v11z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.