ios calendar icon

ios-calendar from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-calendar
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

1 other variant in IonIcons

Related icons in IonIcons

Use the ios calendar icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M424 96h-40v24c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V96H160v24c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V96H88c-22 0-40 18-40 40v272c0 22 18 40 40 40h336c22 0 40-18 40-40V136c0-22-18-40-40-40zm8 300c0 11-9 20-20 20H100c-11 0-20-9-20-20V216c0-4.4 3.6-8 8-8h336c4.4 0 8 3.6 8 8v180z" fill="currentColor"/><path d="M160 72c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v24h32V72z" fill="currentColor"/><path d="M384 72c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v24h32V72z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosCalendar(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M424 96h-40v24c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V96H160v24c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V96H88c-22 0-40 18-40 40v272c0 22 18 40 40 40h336c22 0 40-18 40-40V136c0-22-18-40-40-40zm8 300c0 11-9 20-20 20H100c-11 0-20-9-20-20V216c0-4.4 3.6-8 8-8h336c4.4 0 8 3.6 8 8v180z" fill="currentColor"/><path d="M160 72c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v24h32V72z" fill="currentColor"/><path d="M384 72c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v24h32V72z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M424 96h-40v24c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V96H160v24c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V96H88c-22 0-40 18-40 40v272c0 22 18 40 40 40h336c22 0 40-18 40-40V136c0-22-18-40-40-40zm8 300c0 11-9 20-20 20H100c-11 0-20-9-20-20V216c0-4.4 3.6-8 8-8h336c4.4 0 8 3.6 8 8v180z" fill="currentColor"/><path d="M160 72c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v24h32V72z" fill="currentColor"/><path d="M384 72c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v24h32V72z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-calendar {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M424%2096h-40v24c0%204.4-3.6%208-8%208h-16c-4.4%200-8-3.6-8-8V96H160v24c0%204.4-3.6%208-8%208h-16c-4.4%200-8-3.6-8-8V96H88c-22%200-40%2018-40%2040v272c0%2022%2018%2040%2040%2040h336c22%200%2040-18%2040-40V136c0-22-18-40-40-40zm8%20300c0%2011-9%2020-20%2020H100c-11%200-20-9-20-20V216c0-4.4%203.6-8%208-8h336c4.4%200%208%203.6%208%208v180z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M160%2072c0-4.4-3.6-8-8-8h-16c-4.4%200-8%203.6-8%208v24h32V72z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%2072c0-4.4-3.6-8-8-8h-16c-4.4%200-8%203.6-8%208v24h32V72z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M424%2096h-40v24c0%204.4-3.6%208-8%208h-16c-4.4%200-8-3.6-8-8V96H160v24c0%204.4-3.6%208-8%208h-16c-4.4%200-8-3.6-8-8V96H88c-22%200-40%2018-40%2040v272c0%2022%2018%2040%2040%2040h336c22%200%2040-18%2040-40V136c0-22-18-40-40-40zm8%20300c0%2011-9%2020-20%2020H100c-11%200-20-9-20-20V216c0-4.4%203.6-8%208-8h336c4.4%200%208%203.6%208%208v180z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M160%2072c0-4.4-3.6-8-8-8h-16c-4.4%200-8%203.6-8%208v24h32V72z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%2072c0-4.4-3.6-8-8-8h-16c-4.4%200-8%203.6-8%208v24h32V72z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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