Add icons to this collection by clicking the heart icon.
Barcode icon - also known as barcode, scanner, QR, and shipping and delivery. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M410 156.972v198.056m-77-113.645v113.645m0-198.056h0m-77 0v198.056m-77 0h0m0-198.056v119.73m-77 78.326V156.972m390 118.454V134.972c0-33.137-26.863-60-60-60H80c-33.137 0-60 26.863-60 60v242.055c0 33.137 26.863 60 60 60h352c32.962 0 59.715-26.579 59.997-59.474"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category