Add icons to this collection by clicking the heart icon.
Usb Connector icon - also known as electronics, computer hardware, charger, usb cable, usb connector, and usb charger. 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="332"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M301 392c-16.553 0-30-13.462-30-30v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v45c0 33.091 26.924 60 60 60 16.553 0 30 13.462 30 30v45c0 8.291 6.709 15 15 15s15-6.709 15-15v-45c0-33.091-26.924-60-60-60zM346 0H166c-8.291 0-15 6.709-15 15v150c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M376 150H136c-8.291 0-15 6.709-15 15v92c0 41.353 33.633 75 75 75h120c41.367 0 75-33.647 75-75v-92c0-8.291-6.709-15-15-15zm-150-30c8.291 0 15-6.709 15-15V75c0-8.291-6.709-15-15-15s-15 6.709-15 15v30c0 8.291 6.709 15 15 15zm60 0c8.291 0 15-6.709 15-15V75c0-8.291-6.709-15-15-15s-15 6.709-15 15v30c0 8.291 6.709 15 15 15z"
    />
</svg>
More icons in the same style and category