Add icons to this collection by clicking the heart icon.
Barcode icon - also known as identification, code, commerce and shopping, barcode, and scan. 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="421"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="361"
        y2="151"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M436 91H76c-24.814 0-45 20.186-45 45v240c0 24.814 20.186 45 45 45h360c24.814 0 45-20.186 45-45V136c0-24.814-20.186-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M166 331c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm60 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm60 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm60 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm151-120h-76v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v45h-30v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v45h-30v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v45h-30v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v45h-30v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v45h-30v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v45H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h76v105c0 8.291 6.709 15 15 15s15-6.709 15-15V241h30v45c0 8.291 6.709 15 15 15s15-6.709 15-15v-45h30v45c0 8.291 6.709 15 15 15s15-6.709 15-15v-45h30v45c0 8.291 6.709 15 15 15s15-6.709 15-15v-45h30v45c0 8.291 6.709 15 15 15s15-6.709 15-15v-45h30v105c0 8.291 6.709 15 15 15s15-6.709 15-15V241h76c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category