Add icons to this collection by clicking the heart icon.
Calendar icon - also known as time, schedule, calendar, date, party, celebration, cocktail, and food and restaurant. 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="256"
        x2="256"
        y1="436"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M136 436h240V196H136zM497 61H15C6.716 61 0 67.716 0 76v75c0 16.569 13.431 30 30 30h452c16.569 0 30-13.431 30-30V76c0-8.284-6.716-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M0 151v315c0 8.399 6.599 15 15 15h482c8.401 0 15-6.601 15-15V151zm356.499 85.499L271 322.299V391h15c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15h-60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h15v-68.701l-85.499-85.8c-4.501-4.2-5.7-10.499-3.301-16.199 2.4-5.7 7.8-9.3 13.8-9.3h180c6 0 11.4 3.6 13.801 9.3 2.4 5.7 1.199 11.999-3.302 16.199zM76 121c8.291 0 15-6.709 15-15V46c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15zm60 0c8.291 0 15-6.709 15-15V46c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15zm240 0c8.291 0 15-6.709 15-15V46c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15zm60 0c8.291 0 15-6.709 15-15V46c0-8.291-6.709-15-15-15s-15 6.709-15 15v60c0 8.291 6.709 15 15 15z"
    />
</svg>
More icons in the same style and category