ibm cloud ipsec vpn icon

ibm-cloud-ipsec-vpn from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-cloud-ipsec-vpn
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm cloud ipsec vpn icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 29a1 1 0 0 1-.887-.539l-2.08-4l1.774-.922L16 25.832l4.313-8.293l1.774.922l-5.2 10A1 1 0 0 1 16 29m-5-13.722V13c0-2.206-1.794-4-4-4s-4 1.794-4 4v2.278c-.595.347-1 .985-1 1.722v5c0 1.103.897 2 2 2h6c1.103 0 2-.897 2-2v-5c0-.737-.405-1.375-1-1.722M7 11c1.103 0 2 .898 2 2v2H5v-2c0-1.102.897-2 2-2m3 11H4v-5h6zM29 2h-9.277c-.347-.595-.984-1-1.723-1a2 2 0 0 0 0 4c.739 0 1.376-.405 1.723-1h7.63l-4.17 8.019c-.06-.006-.12-.019-.183-.019a2 2 0 1 0 2 2c0-.288-.063-.56-.173-.808l5.06-9.73C29.907 3.416 30 3.25 30 3a1 1 0 0 0-1-1M3 2a1 1 0 0 0-1 1c0 .25.093.418.113.461L3.953 7h2.254l-1.56-3H14V2z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudIpsecVpn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 29a1 1 0 0 1-.887-.539l-2.08-4l1.774-.922L16 25.832l4.313-8.293l1.774.922l-5.2 10A1 1 0 0 1 16 29m-5-13.722V13c0-2.206-1.794-4-4-4s-4 1.794-4 4v2.278c-.595.347-1 .985-1 1.722v5c0 1.103.897 2 2 2h6c1.103 0 2-.897 2-2v-5c0-.737-.405-1.375-1-1.722M7 11c1.103 0 2 .898 2 2v2H5v-2c0-1.102.897-2 2-2m3 11H4v-5h6zM29 2h-9.277c-.347-.595-.984-1-1.723-1a2 2 0 0 0 0 4c.739 0 1.376-.405 1.723-1h7.63l-4.17 8.019c-.06-.006-.12-.019-.183-.019a2 2 0 1 0 2 2c0-.288-.063-.56-.173-.808l5.06-9.73C29.907 3.416 30 3.25 30 3a1 1 0 0 0-1-1M3 2a1 1 0 0 0-1 1c0 .25.093.418.113.461L3.953 7h2.254l-1.56-3H14V2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 29a1 1 0 0 1-.887-.539l-2.08-4l1.774-.922L16 25.832l4.313-8.293l1.774.922l-5.2 10A1 1 0 0 1 16 29m-5-13.722V13c0-2.206-1.794-4-4-4s-4 1.794-4 4v2.278c-.595.347-1 .985-1 1.722v5c0 1.103.897 2 2 2h6c1.103 0 2-.897 2-2v-5c0-.737-.405-1.375-1-1.722M7 11c1.103 0 2 .898 2 2v2H5v-2c0-1.102.897-2 2-2m3 11H4v-5h6zM29 2h-9.277c-.347-.595-.984-1-1.723-1a2 2 0 0 0 0 4c.739 0 1.376-.405 1.723-1h7.63l-4.17 8.019c-.06-.006-.12-.019-.183-.019a2 2 0 1 0 2 2c0-.288-.063-.56-.173-.808l5.06-9.73C29.907 3.416 30 3.25 30 3a1 1 0 0 0-1-1M3 2a1 1 0 0 0-1 1c0 .25.093.418.113.461L3.953 7h2.254l-1.56-3H14V2z"/></svg>
</template>

CSS

.icon-ibm-cloud-ipsec-vpn {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2029a1%201%200%200%201-.887-.539l-2.08-4l1.774-.922L16%2025.832l4.313-8.293l1.774.922l-5.2%2010A1%201%200%200%201%2016%2029m-5-13.722V13c0-2.206-1.794-4-4-4s-4%201.794-4%204v2.278c-.595.347-1%20.985-1%201.722v5c0%201.103.897%202%202%202h6c1.103%200%202-.897%202-2v-5c0-.737-.405-1.375-1-1.722M7%2011c1.103%200%202%20.898%202%202v2H5v-2c0-1.102.897-2%202-2m3%2011H4v-5h6zM29%202h-9.277c-.347-.595-.984-1-1.723-1a2%202%200%200%200%200%204c.739%200%201.376-.405%201.723-1h7.63l-4.17%208.019c-.06-.006-.12-.019-.183-.019a2%202%200%201%200%202%202c0-.288-.063-.56-.173-.808l5.06-9.73C29.907%203.416%2030%203.25%2030%203a1%201%200%200%200-1-1M3%202a1%201%200%200%200-1%201c0%20.25.093.418.113.461L3.953%207h2.254l-1.56-3H14V2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2029a1%201%200%200%201-.887-.539l-2.08-4l1.774-.922L16%2025.832l4.313-8.293l1.774.922l-5.2%2010A1%201%200%200%201%2016%2029m-5-13.722V13c0-2.206-1.794-4-4-4s-4%201.794-4%204v2.278c-.595.347-1%20.985-1%201.722v5c0%201.103.897%202%202%202h6c1.103%200%202-.897%202-2v-5c0-.737-.405-1.375-1-1.722M7%2011c1.103%200%202%20.898%202%202v2H5v-2c0-1.102.897-2%202-2m3%2011H4v-5h6zM29%202h-9.277c-.347-.595-.984-1-1.723-1a2%202%200%200%200%200%204c.739%200%201.376-.405%201.723-1h7.63l-4.17%208.019c-.06-.006-.12-.019-.183-.019a2%202%200%201%200%202%202c0-.288-.063-.56-.173-.808l5.06-9.73C29.907%203.416%2030%203.25%2030%203a1%201%200%200%200-1-1M3%202a1%201%200%200%200-1%201c0%20.25.093.418.113.461L3.953%207h2.254l-1.56-3H14V2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-cloud-ipsec-vpn.svg?color=%231a73e8&size=48