Add icons to this collection by clicking the heart icon.
Calendar icon - also known as interface, add, plus, schedule, calendar, event, and time and date. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 32 32"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#bbdefb" />
        <stop offset="1" stop-color="#64b5f6" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="1"
        x2="31"
        y1="17"
        y2="17"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient id="b">
        <stop offset="0" stop-color="#42a5f5" />
        <stop offset="1" stop-color="#1e88e5" />
    </linearGradient>
    <linearGradient
        id="d"
        x1="1"
        x2="31"
        y1="6.5"
        y2="6.5"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <linearGradient
        id="e"
        x1="7"
        x2="9"
        y1="3"
        y2="3"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="f"
        x1="23"
        x2="25"
        y1="3"
        y2="3"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="g"
        x1="10"
        x2="22"
        y1="20"
        y2="20"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <path
        fill="url(#c)"
        d="M28 3H4C2.346 3 1 4.346 1 6v22c0 1.654 1.346 3 3 3h24c1.654 0 3-1.346 3-3V6c0-1.654-1.346-3-3-3z"
    />
    <path
        fill="url(#d)"
        d="M28 3H4C2.346 3 1 4.346 1 6v4h30V6c0-1.654-1.346-3-3-3z"
    />
    <path
        fill="url(#e)"
        d="M8 5a1 1 0 0 1-1-1V2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1z"
    />
    <path
        fill="url(#f)"
        d="M24 5a1 1 0 0 1-1-1V2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1z"
    />
    <path
        fill="url(#g)"
        d="M21 19h-4v-4a1 1 0 0 0-2 0v4h-4a1 1 0 0 0 0 2h4v4a1 1 0 0 0 2 0v-4h4a1 1 0 0 0 0-2z"
    />
</svg>
More icons in the same style and category