ibm cloud subnets icon
ibm-cloud-subnets from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-cloud-subnets
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
More enterprise icons from Carbon
accountaiai-agentai-agent-detachedai-business-impact-assessmentai-enabled-edtai-enabled-pdlcai-generateai-governance-lifecycleai-governance-trackedai-governance-untrackedai-labelai-launchai-observabilityai-recommendappleapple-dashautoscalingbank-vaultbasketballbatbee-batbinding-connectorblock-storage
Use the ibm cloud subnets icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 22a3.6 3.6 0 0 0-2 .6L19.414 18L18 19.414L22.6 24a4.2 4.2 0 0 0-.4 1H9.858a3.6 3.6 0 0 0-.458-1L24 9.4a3.6 3.6 0 0 0 2 .6a4 4 0 1 0-3.857-5H9.9A4.08 4.08 0 0 0 6 2a4 4 0 0 0 0 8a3.6 3.6 0 0 0 2-.6l4.586 4.6L14 12.586L9.4 8a4.2 4.2 0 0 0 .4-1h12.342a3.6 3.6 0 0 0 .458 1L8 22.6a3.6 3.6 0 0 0-2-.6a4 4 0 1 0 3.857 5H22.1a4.012 4.012 0 1 0 3.9-5m0-18a2 2 0 1 1-2 2a2.006 2.006 0 0 1 2-2M6 8a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2m0 20a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2m20 0a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmCloudSubnets(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="M26 22a3.6 3.6 0 0 0-2 .6L19.414 18L18 19.414L22.6 24a4.2 4.2 0 0 0-.4 1H9.858a3.6 3.6 0 0 0-.458-1L24 9.4a3.6 3.6 0 0 0 2 .6a4 4 0 1 0-3.857-5H9.9A4.08 4.08 0 0 0 6 2a4 4 0 0 0 0 8a3.6 3.6 0 0 0 2-.6l4.586 4.6L14 12.586L9.4 8a4.2 4.2 0 0 0 .4-1h12.342a3.6 3.6 0 0 0 .458 1L8 22.6a3.6 3.6 0 0 0-2-.6a4 4 0 1 0 3.857 5H22.1a4.012 4.012 0 1 0 3.9-5m0-18a2 2 0 1 1-2 2a2.006 2.006 0 0 1 2-2M6 8a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2m0 20a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2m20 0a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 22a3.6 3.6 0 0 0-2 .6L19.414 18L18 19.414L22.6 24a4.2 4.2 0 0 0-.4 1H9.858a3.6 3.6 0 0 0-.458-1L24 9.4a3.6 3.6 0 0 0 2 .6a4 4 0 1 0-3.857-5H9.9A4.08 4.08 0 0 0 6 2a4 4 0 0 0 0 8a3.6 3.6 0 0 0 2-.6l4.586 4.6L14 12.586L9.4 8a4.2 4.2 0 0 0 .4-1h12.342a3.6 3.6 0 0 0 .458 1L8 22.6a3.6 3.6 0 0 0-2-.6a4 4 0 1 0 3.857 5H22.1a4.012 4.012 0 1 0 3.9-5m0-18a2 2 0 1 1-2 2a2.006 2.006 0 0 1 2-2M6 8a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2m0 20a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2m20 0a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2"/></svg> </template>
CSS
.icon-ibm-cloud-subnets {
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%22M26%2022a3.6%203.6%200%200%200-2%20.6L19.414%2018L18%2019.414L22.6%2024a4.2%204.2%200%200%200-.4%201H9.858a3.6%203.6%200%200%200-.458-1L24%209.4a3.6%203.6%200%200%200%202%20.6a4%204%200%201%200-3.857-5H9.9A4.08%204.08%200%200%200%206%202a4%204%200%200%200%200%208a3.6%203.6%200%200%200%202-.6l4.586%204.6L14%2012.586L9.4%208a4.2%204.2%200%200%200%20.4-1h12.342a3.6%203.6%200%200%200%20.458%201L8%2022.6a3.6%203.6%200%200%200-2-.6a4%204%200%201%200%203.857%205H22.1a4.012%204.012%200%201%200%203.9-5m0-18a2%202%200%201%201-2%202a2.006%202.006%200%200%201%202-2M6%208a2%202%200%201%201%202-2a2.006%202.006%200%200%201-2%202m0%2020a2%202%200%201%201%202-2a2.006%202.006%200%200%201-2%202m20%200a2%202%200%201%201%202-2a2.006%202.006%200%200%201-2%202%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%22M26%2022a3.6%203.6%200%200%200-2%20.6L19.414%2018L18%2019.414L22.6%2024a4.2%204.2%200%200%200-.4%201H9.858a3.6%203.6%200%200%200-.458-1L24%209.4a3.6%203.6%200%200%200%202%20.6a4%204%200%201%200-3.857-5H9.9A4.08%204.08%200%200%200%206%202a4%204%200%200%200%200%208a3.6%203.6%200%200%200%202-.6l4.586%204.6L14%2012.586L9.4%208a4.2%204.2%200%200%200%20.4-1h12.342a3.6%203.6%200%200%200%20.458%201L8%2022.6a3.6%203.6%200%200%200-2-.6a4%204%200%201%200%203.857%205H22.1a4.012%204.012%200%201%200%203.9-5m0-18a2%202%200%201%201-2%202a2.006%202.006%200%200%201%202-2M6%208a2%202%200%201%201%202-2a2.006%202.006%200%200%201-2%202m0%2020a2%202%200%201%201%202-2a2.006%202.006%200%200%201-2%202m20%200a2%202%200%201%201%202-2a2.006%202.006%200%200%201-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-cloud-subnets.svg?color=%231a73e8&size=48