Add icons to this collection by clicking the heart icon.
Eye Mask icon - also known as schedule, calendar, date, carnival, event, eye mask, and time and date. Created in a clean lineal color 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        d="M316 257h40m-200 0h40m-70 51.907V437m190-240c-33.137 0-60 26.863-60 60 0-33.137-26.863-60-60-60H96v60c0 33.137 26.863 60 60 60h200c33.137 0 60-26.863 60-60v-60H316zm181 270V105c0-16.569-13.431-30-30-30H45c-16.569 0-30 13.431-30 30v362c0 16.569 13.431 30 30 30h422c16.569 0 30-13.431 30-30zM286 75V45c0-16.569-13.431-30-30-30h0c-16.569 0-30 13.431-30 30v60c0 16.569 13.431 30 30 30h0m180-60V45c0-16.569-13.431-30-30-30h0c-16.569 0-30 13.431-30 30v60c0 16.569 13.431 30 30 30h0M136 75V45c0-16.569-13.431-30-30-30h0c-16.569 0-30 13.431-30 30v60c0 16.569 13.431 30 30 30h0"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category