Cloud Object Storage Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cloud Object Storage 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/319717.svg" alt="Cloud Object Storage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319717.svg" alt="Cloud Object Storage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319717.svg" alt="Cloud Object Storage icon" :width="24" :height="24" />
CSS background
.icon-cloud-object-storage {
background-image: url('https://proicons.com/icon/319717.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 27.5.0, 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--object-storage_00000053512482645733502580000009111113475546100107_" d="M16,31.36 c-0.059,0-0.117-0.015-0.171-0.043l-13-7C2.713,24.254,2.64,24.133,2.64,24V8c0-0.132,0.073-0.254,0.189-0.317l13-7 c0.107-0.058,0.234-0.058,0.342,0l13,7C29.287,7.746,29.36,7.868,29.36,8v16c0,0.133-0.073,0.254-0.189,0.317l-13,7 C16.117,31.346,16.059,31.36,16,31.36z M16.36,17.603v12.795l4.28-2.305v-8.186L16.36,17.603z M11.36,28.093l4.28,2.305V17.603 l-4.28,2.305C11.36,19.908,11.36,28.093,11.36,28.093z M21.36,20.295v7.41L28.24,24L21.36,20.295z M3.759,24l6.881,3.705v-7.41 L3.759,24z M21.36,19.478l7.279,3.92V8.215L16,1.409L3.36,8.215v15.183l7.28-3.92v-6.166c-0.576-0.158-1-0.686-1-1.312 c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.625-0.424,1.153-1,1.312v5.778l4.28-2.305v-6.474 c-0.576-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36c0.75,0,1.36,0.611,1.36,1.361c0,0.625-0.425,1.153-1,1.312v6.474 l4.28,2.305v-5.778c-0.575-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.625-0.425,1.153-1,1.312 C21.36,13.313,21.36,19.478,21.36,19.478z M21,11.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S21.353,11.36,21,11.36z M11,11.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S11.353,11.36,11,11.36 z M16,8.36c-0.353,0-0.64,0.287-0.64,0.64S15.647,9.64,16,9.64c0.353,0,0.64-0.287,0.64-0.64S16.353,8.36,16,8.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!