Vlan Ibm Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Vlan Ibm icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319247.svg" alt="Vlan Ibm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319247.svg" alt="Vlan Ibm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319247.svg" alt="Vlan Ibm icon" :width="24" :height="24" />
CSS background
.icon-vlan-ibm {
background-image: url('https://proicons.com/icon/319247.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 d="M16,22a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,22Zm0,6a2,2,0,1,1,2-2A2.002,2.002,0,0,1,16,28Z" transform="translate(0 0)"/>
<path d="M30,5a3,3,0,1,0-4,2.8154V15H17V9H15v6H6V7.8159a3.0007,3.0007,0,1,0-2,0V15a2.002,2.002,0,0,0,2,2h9v3h2V17h9a2.002,2.002,0,0,0,2-2V7.8159A2.9958,2.9958,0,0,0,30,5ZM5,4A1,1,0,1,1,4,5,1.0013,1.0013,0,0,1,5,4ZM27,6a1,1,0,1,1,1-1A1.0013,1.0013,0,0,1,27,6Z" transform="translate(0 0)"/>
<circle cx="16" cy="5" r="2"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Copied!