Add icons to this collection by clicking the heart icon.
Transfer Data icon - also known as networking, folder, cloud storage, archive, file storage, and transfer data. 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="M400 180v60h40v-60c0-33.084-26.916-60-60-60h-60v40h60c11.028 0 20 8.972 20 20zM280 40H148.284l-40-40H0v240h280zm-40 160H40V40h51.716l40 40H240zm227.786 160.418C453.659 308.694 406.519 272 352 272a119.48 119.48 0 0 0-115.672 88.637C209.395 373.873 192 401.236 192 432c0 44.112 35.888 80 80 80h160c44.112 0 80-35.888 80-80 0-30.743-17.354-58.205-44.214-71.582zM432 472H272c-22.056 0-40-17.944-40-40 0-17.335 11.106-32.5 27.637-37.735l11.64-3.687 2.041-12.038C279.854 339.985 312.944 312 352 312c39.059 0 72.214 27.89 78.835 66.317l2.051 11.898 11.483 3.729C460.896 399.31 472 414.603 472 432c0 22.056-17.944 40-40 40zM80 340v-60H40v60c0 33.084 26.916 60 60 60h60v-40h-60c-11.028 0-20-8.972-20-20z"
    />
</svg>
More icons in the same style and category