Add icons to this collection by clicking the heart icon.
Calendar icon - also known as time, heart, schedule, day, calendar, love, romantic date, valentines day, 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M416 40h-20V0h-40v40h-80V0h-40v40h-80V0h-40v40H96c-33.084 0-60 26.916-60 60v352c0 33.084 26.916 60 60 60h320c33.084 0 60-26.916 60-60V100c0-33.084-26.916-60-60-60zm20 412c0 11.028-8.972 20-20 20H96c-11.028 0-20-8.972-20-20V200h360zm0-292H76v-60c0-11.028 8.972-20 20-20h20v40h40V80h80v40h40V80h80v40h40V80h20c11.028 0 20 8.972 20 20zM256 424.847l82.424-82.423C349.758 331.089 356 316.023 356 300s-6.242-31.089-17.576-42.423c-22.602-22.601-58.896-23.368-82.423-2.295C244.985 245.403 230.906 240 216 240c-16.023 0-31.089 6.242-42.423 17.577S156 283.977 156 300s6.242 31.089 17.577 42.423zm-54.139-138.986C205.64 282.081 210.662 280 216 280s10.36 2.081 14.139 5.861L256 311.722l25.861-25.861C285.64 282.081 290.662 280 296 280s10.359 2.081 14.139 5.861S316 294.662 316 300s-2.081 10.36-5.861 14.139L256 368.278l-54.139-54.139C198.082 310.36 196 305.338 196 300s2.082-10.36 5.861-14.139z"
    />
</svg>
More icons in the same style and category