Add icons to this collection by clicking the heart icon.
Mask icon - also known as schedule, calendar, date, mask, theater, event, and time and date. Created in a clean circular 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
        clip-rule="evenodd"
    />
    <path
        fill="url(#b)"
        d="M380.457 146.289h-9.438v-14.746c0-14.636-11.907-26.543-26.543-26.543s-26.543 11.907-26.543 26.543v14.746h17.695v-14.746c0-4.879 3.969-8.848 8.848-8.848s8.848 3.969 8.848 8.848v14.746h-17.695v20.645c0 4.879 3.969 8.848 8.848 8.848a8.848 8.848 0 0 1 0 17.696c-14.636 0-26.543-11.907-26.543-26.543V146.29h-35.391v-14.746C282.543 116.907 270.636 105 256 105s-26.543 11.907-26.543 26.543v14.746h17.695v-14.746c0-4.879 3.969-8.848 8.848-8.848s8.848 3.969 8.848 8.848v14.746h-17.695v20.645c0 4.879 3.969 8.848 8.848 8.848a8.848 8.848 0 0 1 0 17.696c-14.636 0-26.543-11.907-26.543-26.543V146.29h-35.391v-14.746c0-14.636-11.907-26.543-26.543-26.543s-26.543 11.907-26.543 26.543v14.746h17.695v-14.746c0-4.879 3.969-8.848 8.848-8.848s8.848 3.969 8.848 8.848v14.746h-17.695v20.645c0 4.879 3.969 8.848 8.848 8.848a8.848 8.848 0 0 1 0 17.696c-14.636 0-26.543-11.907-26.543-26.543v-20.645h-9.438c-14.636 0-26.543 11.907-26.543 26.543v207.625C105 395.093 116.907 407 131.543 407h248.914C395.093 407 407 395.093 407 380.457V172.832c0-14.636-11.907-26.543-26.543-26.543zm-56.625 163.387c0 37.403-30.429 67.832-67.832 67.832s-67.832-30.429-67.832-67.832v-82.578a8.847 8.847 0 0 1 12.251-8.167c17.703 7.376 36.403 11.116 55.582 11.116s37.878-3.74 55.582-11.116a8.848 8.848 0 0 1 12.251 8.167v82.578zm-117.969-69.87v69.869c0 27.645 22.491 50.137 50.137 50.137s50.137-22.491 50.137-50.137v-69.869c-16.175 5.271-32.985 7.936-50.137 7.936s-33.962-2.665-50.137-7.936zm17.696 34.479a8.848 8.848 0 1 1 17.696 0 8.848 8.848 0 0 1-17.696 0zm56.035-8.848a8.848 8.848 0 1 1 0 17.696 8.848 8.848 0 0 1 0-17.696zm-3.109 55.678a8.847 8.847 0 0 1 0 12.512c-5.648 5.648-13.066 8.472-20.485 8.472s-14.837-2.824-20.485-8.472a8.847 8.847 0 0 1 0-12.512 8.846 8.846 0 0 1 12.512 0c4.396 4.396 11.549 4.396 15.945 0a8.847 8.847 0 0 1 12.513 0z"
    />
</svg>
More icons in the same style and category