Add icons to this collection by clicking the heart icon.
Cloud icon - also known as computer, cloud, data, files, folder, electronics, synchronize, backup, sync, recovery, and cloud sync. Created in a clean circular 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M380.353 335.941c-11.565 0-21.332 7.448-25.011 17.765h-37.166v-35.53h17.765c39.181 0 71.059-31.877 71.059-71.059 0-25.311-13.757-48.749-35.547-61.37.009-.269.017-.538.017-.807 0-34.281-27.896-62.177-62.176-62.177-10.661 0-20.983 2.767-30.29 8.059C263.876 114.316 242.963 105 220.471 105c-44.082 0-79.941 35.859-79.941 79.941 0 .269.009.538.017.807-21.79 12.629-35.547 36.067-35.547 61.37 0 39.181 31.878 71.059 71.059 71.059h17.765v35.53h-37.166c-3.679-10.317-13.446-17.765-25.011-17.765-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647c11.565 0 21.332-7.448 25.011-17.765h46.048a8.877 8.877 0 0 0 8.882-8.882v-44.412h35.529v37.166c-10.317 3.679-17.765 13.446-17.765 25.011C229.353 395.047 241.306 407 256 407s26.647-11.953 26.647-26.647c0-11.565-7.448-21.332-17.765-25.011v-37.166h35.529v44.412a8.877 8.877 0 0 0 8.882 8.882h46.048c3.679 10.317 13.446 17.765 25.011 17.765 14.694 0 26.647-11.953 26.647-26.647.001-14.694-11.952-26.647-26.646-26.647zm-122.982-53.303h-.191c-4.823 0-8.778-3.851-8.882-8.691-.104-4.901 3.782-8.96 8.691-9.073 23.941-.521 43.423-20.445 43.423-44.403a44.328 44.328 0 0 0-15.874-34.029c-10.218-8.587-23.273-12.031-36.666-9.663-17.947 3.14-32.979 18.545-35.746 36.631-1.633 10.681.594 21.657 5.147 30.883l.881-4.991c.85-4.832 5.456-8.076 10.288-7.2a8.87 8.87 0 0 1 7.2 10.288l-4.363 24.748c-.879 4.981-6.011 7.997-10.288 7.199l-24.739-4.363a8.87 8.87 0 0 1-7.2-10.288c.85-4.832 5.447-8.11 10.288-7.2l1.925.339c-6.309-12.531-8.921-27.551-6.695-42.105 3.938-25.797 24.6-46.944 50.232-51.446 18.407-3.201 37.047 1.717 51.16 13.558 14.122 11.857 22.215 29.223 22.215 47.639 0 33.543-27.272 61.43-60.806 62.167z"
    />
</svg>
More icons in the same style and category