Add icons to this collection by clicking the heart icon.
Calendar icon - also known as time, schedule, calendar, date, organization, administration, calendars, and time and date. Created in a clean 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M492 76h-56V20c0-11.046-8.954-20-20-20s-20 8.954-20 20v56H116V20c0-11.046-8.954-20-20-20S76 8.954 76 20v56H20C8.954 76 0 84.954 0 96v396c0 11.046 8.954 20 20 20h472c11.046 0 20-8.954 20-20V96c0-11.046-8.954-20-20-20zm-20 396H40V116h432zM96 436h320c11.046 0 20-8.954 20-20V176c0-11.046-8.954-20-20-20H96c-11.046 0-20 8.954-20 20v240c0 11.046 8.954 20 20 20zm260-240h40v40h-40zm0 80h40v40h-40zm0 80h40v40h-40zm-80-160h40v40h-40zm0 80h40v40h-40zm0 80h40v40h-40zm-80-160h40v40h-40zm0 80h40v40h-40zm0 80h40v40h-40zm-80-160h40v40h-40zm0 80h40v40h-40zm0 80h40v40h-40z"
    />
</svg>
More icons in the same style and category