1234567891011121314151617 |
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200" viewBox="0 0 200 200">
- <defs>
- <clipPath id="clip-Cloud">
- <rect width="200" height="200"/>
- </clipPath>
- </defs>
- <g id="Cloud" clip-path="url(#clip-Cloud)">
- <rect width="200" height="200" fill="#fff"/>
- <g id="cloud-computing_2_" data-name="cloud-computing (2)" transform="translate(4.853 -43.931)">
- <g id="Group_2" data-name="Group 2" transform="translate(0 66.65)">
- <g id="Group_1" data-name="Group 1" transform="translate(0 0)">
- <path id="Path_1" data-name="Path 1" d="M148.689,205.112H107.862V163.858h13.492a4.221,4.221,0,0,0,3.422-6.688L98.53,120.853a4.183,4.183,0,0,0-6.8,0L65.479,157.17a4.21,4.21,0,0,0,3.422,6.688H82.393v41.255H36.667C16.253,203.985,0,184.893,0,164.208a38.735,38.735,0,0,1,19.208-33.439,25.97,25.97,0,0,1-1.594-9.06A26.335,26.335,0,0,1,43.977,95.346,25.912,25.912,0,0,1,53,96.94a52.777,52.777,0,0,1,100.279,17.42c21.036,3.616,37.017,23.1,37.017,45.143C190.294,183.066,171.941,203.479,148.689,205.112Z" transform="translate(0 -66.65)" fill="#526ceb"/>
- </g>
- </g>
- </g>
- </g>
- </svg>
|