Add icons to this collection by clicking the heart icon.
Calendar icon - also known as package, schedule, calendar, date, delivery, and time and date. Created in a clean outline 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"
>
    <g id="Calendar">
        <path
            d="M296,396h-80c-22.091,0-40-17.909-40-40v-80c0-22.091,17.909-40,40-40h80c22.091,0,40,17.909,40,40v80 C336,378.091,318.091,396,296,396z"
            fill="none"
            stroke="#000000"
            stroke-width="40"
            stroke-linecap="round"
            stroke-linejoin="round"
            stroke-miterlimit="10"
        />
        <line
            x1="256"
            y1="236"
            x2="256"
            y2="276"
            fill="none"
            stroke="#000000"
            stroke-width="40"
            stroke-linecap="round"
            stroke-linejoin="round"
            stroke-miterlimit="10"
        />
        <path
            d="M336,76h76c44.183,0,80,35.817,80,80v240c0,44.183-35.817,80-80,80H100c-44.183,0-80-35.817-80-80V156c0-44.183,35.817-80,80-80h76"
            fill="none"
            stroke="#000000"
            stroke-width="40"
            stroke-linecap="round"
            stroke-linejoin="round"
            stroke-miterlimit="10"
        />
        <path
            d="M376,36v80c0,22.091,17.909,40,40,40"
            fill="none"
            stroke="#000000"
            stroke-width="40"
            stroke-linecap="round"
            stroke-linejoin="round"
            stroke-miterlimit="10"
        />
        <path
            d="M256,36v80c0,22.091,17.909,40,40,40"
            fill="none"
            stroke="#000000"
            stroke-width="40"
            stroke-linecap="round"
            stroke-linejoin="round"
            stroke-miterlimit="10"
        />
        <path
            d="M136,36v80c0,22.091,17.909,40,40,40"
            fill="none"
            stroke="#000000"
            stroke-width="40"
            stroke-linecap="round"
            stroke-linejoin="round"
            stroke-miterlimit="10"
        />
    </g>
</svg>
More icons in the same style and category