Add icons to this collection by clicking the heart icon.
Pay Day icon - also known as schedule, calendar, date, event, time and date, and pay day. 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="70"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="462"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 512H45c-24.813 0-45-20.187-45-45V115c0-24.813 20.187-45 45-45h422c24.813 0 45 20.187 45 45v352c0 24.813-20.187 45-45 45z"
    />
    <path
        fill="url(#b)"
        d="M301 45v25h-30V45c0-8.271-6.729-15-15-15s-15 6.729-15 15v60c0 8.271 6.729 15 15 15 8.284 0 15 6.716 15 15s-6.716 15-15 15c-24.813 0-45-20.187-45-45V45c0-24.813 20.187-45 45-45s45 20.187 45 45zM406 0c-24.813 0-45 20.187-45 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zM106 0C81.187 0 61 20.187 61 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zm252.764 321.011c-14.126-25.488-34.482-47.216-58.95-63.017l15.417-46.25C318.468 202.031 311.239 192 301 192h-90c-10.238 0-17.468 10.031-14.23 19.743l15.417 46.25c-24.467 15.8-44.824 37.529-58.95 63.017C138.689 347.257 131 376.992 131 407c0 30.327 24.673 55 55 55h140c30.327 0 55-24.673 55-55 0-30.008-7.689-59.743-22.236-85.989z"
    />
</svg>
More icons in the same style and category