Add icons to this collection by clicking the heart icon.
Usb icon - also known as technology, usb, multimedia, file storage, electronics, computing, and flashdrive. 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="482"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M331 15c0-8.291-6.709-15-15-15H196c-8.291 0-15 6.709-15 15v45l15 15-15 15v316c0 41.42 33.578 76 75 76s75-34.58 75-76V90l-15-15 15-15z"
    />
    <path
        fill="url(#b)"
        d="M226 75c0-8.291-6.709-15-15-15h-30v30h30c8.291 0 15-6.709 15-15zm75 15h30V60h-30c-8.291 0-15 6.709-15 15s6.709 15 15 15zm45 61H166c-8.291 0-15 6.709-15 15v240c0 57.891 47.109 106 105 106s105-48.109 105-106V166c0-8.291-6.709-15-15-15zM241 376c0 8.291-6.709 15-15 15s-15-6.709-15-15V256c0-8.291 6.709-15 15-15s15 6.709 15 15zm60 0c0 8.291-6.709 15-15 15s-15-6.709-15-15V256c0-8.291 6.709-15 15-15s15 6.709 15 15z"
    />
</svg>
More icons in the same style and category