Add icons to this collection by clicking the heart icon.
Calendar icon - also known as time, schedule, calendar, date, plan, event, and time and date. Created in a clean flat style with a white and silver finish, 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"
>
    <g>
        <rect width="24" height="20" x="4" y="10" fill="#ede7f6" rx="1" />
        <circle cx="16" cy="20" r="5" fill="#b39ddb" />
        <rect width="28" height="8" x="2" y="4" fill="#b39ddb" rx="1" />
        <g fill="#ede7f6">
            <path
                d="M8 8a1 1 0 0 1-1-1V3a1 1 0 0 1 2 0v4a1 1 0 0 1-1 1zM24 8a1 1 0 0 1-1-1V3a1 1 0 0 1 2 0v4a1 1 0 0 1-1 1z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category