Add icons to this collection by clicking the heart icon.
Cash Register icon - also known as buy, deposit, commerce and shopping, cashier, shopping store, electronics, cash register, cash box, and cash payment. 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="40"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 357v140c0 8.284-6.716 15-15 15H15c-8.284 0-15-6.716-15-15V357c0-1.517.23-3.026.683-4.474L53.972 182H331V55c0-8.284 6.716-15 15-15s15 6.716 15 15v127h97.028l53.289 170.526c.453 1.448.683 2.957.683 4.474z"
    />
    <path
        fill="url(#b)"
        d="M226 332h-30c-8.284 0-15-6.716-15-15s6.716-15 15-15h30c8.284 0 15 6.716 15 15s-6.716 15-15 15zm-75-15c0-8.284-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15zm0-60c0-8.284-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15zm180 60c0-8.284-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15zm-90-60c0-8.284-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15zm90 0c0-8.284-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15zm90 60c0-8.284-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15zm0-60c0-8.284-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15zm31 180v-45c0-8.284-6.716-15-15-15H75c-8.284 0-15 6.716-15 15v45c0 8.284 6.716 15 15 15h362c8.284 0 15-6.716 15-15zm-5-315H65c-8.284 0-15 6.716-15 15v57.709h412V137c0-8.284-6.716-15-15-15zm-16-62V15c0-8.284-6.716-15-15-15H276c-8.284 0-15 6.716-15 15v45c0 8.284 6.716 15 15 15h140c8.284 0 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category