Cloud Data Services Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cloud Data Services icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/319707.svg" alt="Cloud Data Services icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319707.svg" alt="Cloud Data Services icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319707.svg" alt="Cloud Data Services icon" :width="24" :height="24" />
CSS background
.icon-cloud-data-services {
background-image: url('https://proicons.com/icon/319707.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="cloud--data--services_1_" d="M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16 S24.47,31.36,16,31.36z M15.385,30.627c0.204,0.009,0.409,0.013,0.615,0.013c4.741,0,8.963-2.265,11.64-5.77V12.008h0.721v11.831 c1.442-2.268,2.279-4.957,2.279-7.839c0-1.999-0.402-3.904-1.13-5.641L18.363,3.924l0.36-0.624l10.249,5.917 c-2.174-4.141-6.273-7.119-11.101-7.738L6.723,7.916l-0.36-0.624l10.252-5.919C16.412,1.364,16.206,1.36,16,1.36 c-4.741,0-8.963,2.266-11.64,5.771v12.862H3.64V8.161C2.197,10.429,1.36,13.119,1.36,16c0,1.998,0.402,3.903,1.13,5.641 l11.147,6.436l-0.36,0.623L3.028,22.782c2.174,4.142,6.273,7.12,11.101,7.739l11.148-6.437l0.359,0.623L15.385,30.627z M23.5,20.36 c-1.025,0-1.86-0.835-1.86-1.86s0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86S24.525,20.36,23.5,20.36z M23.5,17.36 c-0.629,0-1.14,0.511-1.14,1.14s0.511,1.14,1.14,1.14s1.14-0.511,1.14-1.14S24.129,17.36,23.5,17.36z M13.5,20.36 c-1.025,0-1.86-0.835-1.86-1.86s0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86S14.525,20.36,13.5,20.36z M13.5,17.36 c-0.628,0-1.14,0.511-1.14,1.14s0.512,1.14,1.14,1.14s1.14-0.511,1.14-1.14S14.128,17.36,13.5,17.36z M18.86,20h-0.72v-3h0.721 L18.86,20L18.86,20z M8.86,20H8.14v-3h0.72C8.86,17,8.86,20,8.86,20z M18.5,15.36c-1.025,0-1.86-0.834-1.86-1.86 s0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86S19.525,15.36,18.5,15.36z M18.5,12.36c-0.629,0-1.14,0.512-1.14,1.14 s0.511,1.14,1.14,1.14s1.14-0.512,1.14-1.14S19.129,12.36,18.5,12.36z M8.5,15.36c-1.025,0-1.86-0.834-1.86-1.86 s0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86S9.525,15.36,8.5,15.36z M8.5,12.36c-0.628,0-1.14,0.512-1.14,1.14s0.512,1.14,1.14,1.14 s1.14-0.512,1.14-1.14S9.128,12.36,8.5,12.36z M23.86,15h-0.72v-3h0.721L23.86,15L23.86,15z M13.86,15h-0.72v-3h0.72V15z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!