Ibm Cloud Vpc Endpoints Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Cloud Vpc Endpoints 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/318045.svg" alt="Ibm Cloud Vpc Endpoints icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318045.svg" alt="Ibm Cloud Vpc Endpoints icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318045.svg" alt="Ibm Cloud Vpc Endpoints icon" :width="24" :height="24" />
CSS background
.icon-ibm-cloud-vpc-endpoints {
background-image: url('https://proicons.com/icon/318045.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>
<path id="_Path_" data-name="<Path>" d="M20,27H7a2.0059,2.0059,0,0,1-2-2V12H7V25H20Z" transform="translate(0 0)"/>
<path id="_Compound_Path_" data-name="<Compound Path>" d="M23.4,22l-4-4a3.6057,3.6057,0,0,0,.6-2,4.0118,4.0118,0,0,0-4-4,3.6057,3.6057,0,0,0-2,.6l-4-4V2H2v8H8.6l4,4a3.6057,3.6057,0,0,0-.6,2,4.0118,4.0118,0,0,0,4,4,3.6057,3.6057,0,0,0,2-.6l4,4V30h8V22ZM8,8H4V4H8Zm8,10a2,2,0,1,1,2-2A2.0059,2.0059,0,0,1,16,18ZM28,28H24V24h4Z" transform="translate(0 0)"/>
<path id="_Path_2" data-name="<Path>" d="M25,20h2V7a2.0059,2.0059,0,0,0-2-2H12V7H25Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Copied!