Add icons to this collection by clicking the heart icon.
Calendar icon - also known as add, days, calendar, month, appointment, weeks, appointments, and time and date. Created in a clean flat style with a white, silver, gray, and red 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 58 58"
>
    <g fill="none" fill-rule="nonzero">
        <path
            fill="#d1d4d1"
            d="M54 54v2a2.006 2.006 0 0 1-2 2H2a2.006 2.006 0 0 1-2-2V12a2.006 2.006 0 0 1 2-2h2z"
        />
        <path
            fill="#ecf0f1"
            d="M58 15v37a2.006 2.006 0 0 1-2 2H6a2.006 2.006 0 0 1-2-2V15z"
        />
        <circle cx="31" cy="35" r="14" fill="#e64c3c" />
        <path
            fill="#ecf0f1"
            d="M40 33h-6a1 1 0 0 1-1-1v-6a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 1 1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1z"
        />
        <path
            fill="#e64c3c"
            d="M58 8v8H4V8a2.006 2.006 0 0 1 2-2h50a2.006 2.006 0 0 1 2 2z"
        />
        <g fill="#95a5a5">
            <rect width="6" height="12" x="10" rx="3" />
            <rect width="6" height="12" x="22" rx="3" />
            <rect width="6" height="12" x="34" rx="3" />
            <rect width="6" height="12" x="46" rx="3" />
        </g>
    </g>
</svg>
More icons in the same style and category