ibm cloud vpc endpoints icon

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

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

More enterprise icons from Carbon

Use the ibm cloud vpc endpoints icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 27H7a2.006 2.006 0 0 1-2-2V12h2v13h13Z"/><path fill="currentColor" d="m23.4 22l-4-4a3.6 3.6 0 0 0 .6-2a4.01 4.01 0 0 0-4-4a3.6 3.6 0 0 0-2 .6l-4-4V2H2v8h6.6l4 4a3.6 3.6 0 0 0-.6 2a4.01 4.01 0 0 0 4 4a3.6 3.6 0 0 0 2-.6l4 4V30h8v-8ZM8 8H4V4h4Zm8 10a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2m12 10h-4v-4h4Z"/><path fill="currentColor" d="M25 20h2V7a2.006 2.006 0 0 0-2-2H12v2h13Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudVpcEndpoints(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="M20 27H7a2.006 2.006 0 0 1-2-2V12h2v13h13Z"/><path fill="currentColor" d="m23.4 22l-4-4a3.6 3.6 0 0 0 .6-2a4.01 4.01 0 0 0-4-4a3.6 3.6 0 0 0-2 .6l-4-4V2H2v8h6.6l4 4a3.6 3.6 0 0 0-.6 2a4.01 4.01 0 0 0 4 4a3.6 3.6 0 0 0 2-.6l4 4V30h8v-8ZM8 8H4V4h4Zm8 10a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2m12 10h-4v-4h4Z"/><path fill="currentColor" d="M25 20h2V7a2.006 2.006 0 0 0-2-2H12v2h13Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 27H7a2.006 2.006 0 0 1-2-2V12h2v13h13Z"/><path fill="currentColor" d="m23.4 22l-4-4a3.6 3.6 0 0 0 .6-2a4.01 4.01 0 0 0-4-4a3.6 3.6 0 0 0-2 .6l-4-4V2H2v8h6.6l4 4a3.6 3.6 0 0 0-.6 2a4.01 4.01 0 0 0 4 4a3.6 3.6 0 0 0 2-.6l4 4V30h8v-8ZM8 8H4V4h4Zm8 10a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2m12 10h-4v-4h4Z"/><path fill="currentColor" d="M25 20h2V7a2.006 2.006 0 0 0-2-2H12v2h13Z"/></svg>
</template>

CSS

.icon-ibm-cloud-vpc-endpoints {
  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%22M20%2027H7a2.006%202.006%200%200%201-2-2V12h2v13h13Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m23.4%2022l-4-4a3.6%203.6%200%200%200%20.6-2a4.01%204.01%200%200%200-4-4a3.6%203.6%200%200%200-2%20.6l-4-4V2H2v8h6.6l4%204a3.6%203.6%200%200%200-.6%202a4.01%204.01%200%200%200%204%204a3.6%203.6%200%200%200%202-.6l4%204V30h8v-8ZM8%208H4V4h4Zm8%2010a2%202%200%201%201%202-2a2.006%202.006%200%200%201-2%202m12%2010h-4v-4h4Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2020h2V7a2.006%202.006%200%200%200-2-2H12v2h13Z%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%22M20%2027H7a2.006%202.006%200%200%201-2-2V12h2v13h13Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m23.4%2022l-4-4a3.6%203.6%200%200%200%20.6-2a4.01%204.01%200%200%200-4-4a3.6%203.6%200%200%200-2%20.6l-4-4V2H2v8h6.6l4%204a3.6%203.6%200%200%200-.6%202a4.01%204.01%200%200%200%204%204a3.6%203.6%200%200%200%202-.6l4%204V30h8v-8ZM8%208H4V4h4Zm8%2010a2%202%200%201%201%202-2a2.006%202.006%200%200%201-2%202m12%2010h-4v-4h4Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2020h2V7a2.006%202.006%200%200%200-2-2H12v2h13Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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