Add icons to this collection by clicking the heart icon.
Usb icon - also known as storage, entertainment, usb, electronics, hard drive, backup, hdd, and external hard drive. 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="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M100 392c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20zm0-196c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20zm80 0c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20zm0 196c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20zM472 76V0H352v76h-40v100c0 33.084 26.916 60 60 60h20v96c0 33.084-26.916 60-60 60h-52V176c0-33.084-26.916-60-60-60H60c-33.084 0-60 26.916-60 60v276c0 33.084 26.916 60 60 60h160c33.084 0 60-26.916 60-60v-20h52c55.141 0 100-44.86 100-100v-96h20c33.084 0 60-26.916 60-60V76zM240 452c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.972-20-20V176c0-11.028 8.972-20 20-20h160c11.028 0 20 8.972 20 20zM392 40h40v36h-40zm80 136c0 11.028-8.972 20-20 20h-80c-11.028 0-20-8.972-20-20v-60h120z"
    />
</svg>
More icons in the same style and category