Ibm Cloud Ipsec Vpn Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Cloud Ipsec Vpn 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/318023.svg" alt="Ibm Cloud Ipsec Vpn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318023.svg" alt="Ibm Cloud Ipsec Vpn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318023.svg" alt="Ibm Cloud Ipsec Vpn icon" :width="24" :height="24" />
CSS background
.icon-ibm-cloud-ipsec-vpn {
background-image: url('https://proicons.com/icon/318023.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<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,29c-.373,0-.7151-.2076-.8872-.5386l-2.0801-4,1.7744-.9229,1.1929,2.2939,4.3127-8.2938,1.7744,.9226-5.2,10c-.1721,.3311-.5142,.5387-.8872,.5387Z"/>
<path d="M11,15.2783v-2.2783c0-2.2056-1.7944-4-4-4s-4,1.7944-4,4v2.2783c-.595,.3467-1,.9849-1,1.7217v5c0,1.1025,.897,2,2,2h6c1.103,0,2-.8975,2-2v-5c0-.7368-.405-1.375-1-1.7217Zm-4-4.2783c1.103,0,2,.8975,2,2v2H5v-2c0-1.1025,.897-2,2-2Zm3,11H4v-5h6v5Z"/>
<path d="M29,2h-9.2773c-.3464-.5952-.9841-1-1.7227-1-1.1045,0-2,.8955-2,2s.8955,2,2,2c.7385,0,1.3762-.4048,1.7227-1h7.6304l-4.1697,8.0186c-.0613-.0059-.1206-.0186-.1833-.0186-1.1045,0-2,.8955-2,2s.8955,2,2,2,2-.8955,2-2c0-.2881-.0635-.5601-.1729-.8076L29.8872,3.4614c.02-.0439,.1128-.2104,.1128-.4614,0-.5522-.4478-1-1-1Z"/>
<path d="M3,2c-.5522,0-1,.4478-1,1,0,.2509,.0929,.4177,.1128,.4614l1.8401,3.5386h2.2542l-1.5601-3H14V2H3Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!