Add icons to this collection by clicking the heart icon.
Padlock icon - also known as schedule, lock, calendar, date, padlock, 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </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.543zM317.934 368.66a8.848 8.848 0 0 1-8.848 8.848H202.914a8.848 8.848 0 0 1-8.848-8.848v-70.781a8.848 8.848 0 0 1 8.848-8.848h8.848v-26.543c0-24.393 19.845-44.238 44.238-44.238s44.238 19.845 44.238 44.238v26.543h8.848a8.848 8.848 0 0 1 8.848 8.848zm-35.391-79.629h-53.086v-26.543c0-14.636 11.907-26.543 26.543-26.543s26.543 11.907 26.543 26.543zm-70.781 70.781h88.477v-53.086h-88.477zM256 324.422a8.848 8.848 0 1 1 0 17.696 8.848 8.848 0 0 1 0-17.696z"
    />
</svg>
More icons in the same style and category