Virtual Private Cloud Alt Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Virtual Private Cloud Alt 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/319243.svg" alt="Virtual Private Cloud Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319243.svg" alt="Virtual Private Cloud Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319243.svg" alt="Virtual Private Cloud Alt icon" :width="24" :height="24" />
CSS background
.icon-virtual-private-cloud-alt {
background-image: url('https://proicons.com/icon/319243.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>virtual-private-cloud--alt</title><path d="M23.4141,22,10,8.5859V2H2v8H8.5859L22,23.4141V30h8V22ZM8,8H4V4H8ZM28,28H24V24h4Z" transform="translate(0 0)"/><path d="M30,6a3.9915,3.9915,0,0,0-7.8579-1H13V7h9.1421A3.9945,3.9945,0,0,0,25,9.8579V19h2V9.8579A3.9962,3.9962,0,0,0,30,6ZM26,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,8Z" transform="translate(0 0)"/><path d="M19,25H9.8579A3.9945,3.9945,0,0,0,7,22.1421V13H5v9.1421A3.9915,3.9915,0,1,0,9.8579,27H19ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Z" transform="translate(0 0)"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Copied!