ibm secure infrastructure on vpc for regulated industries icon
ibm-secure-infrastructure-on-vpc-for-regulated-industries from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-secure-infrastructure-on-vpc-for-regulated-industries
- 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 secure infrastructure on vpc for regulated industries icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9 21H3c-1.103 0-2-.897-2-2v-6c0-1.103.897-2 2-2h6c1.103 0 2 .897 2 2v6c0 1.103-.897 2-2 2m-6-8v6h6v-6zm13 17q-.543 0-1.076-.04c-4.352-.332-8.36-2.732-10.723-6.42l1.685-1.08a12.06 12.06 0 0 0 9.19 5.505Q15.533 28 16 28zm7 0l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5V18h10v6.5c0 1.9-1.1 3.7-2.9 4.5zm-3-10v4.5c0 1.2.7 2.2 1.7 2.7l1.3.6l1.3-.6c1-.5 1.7-1.6 1.7-2.7V20zm7.303-8c.453 1.282.697 2.621.697 4h2c0-1.37-.199-2.708-.584-4zM27 10h-3c-1.103 0-2-.897-2-2V5c0-1.103.897-2 2-2h3c1.103 0 2 .897 2 2v3c0 1.103-.897 2-2 2m-3-5v3h3V5zm-4-2.416A14 14 0 0 0 16 2A13.95 13.95 0 0 0 4.202 8.46l1.684 1.08A11.96 11.96 0 0 1 20 4.698z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmSecureInfrastructureOnVpcForRegulatedIndustries(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="M9 21H3c-1.103 0-2-.897-2-2v-6c0-1.103.897-2 2-2h6c1.103 0 2 .897 2 2v6c0 1.103-.897 2-2 2m-6-8v6h6v-6zm13 17q-.543 0-1.076-.04c-4.352-.332-8.36-2.732-10.723-6.42l1.685-1.08a12.06 12.06 0 0 0 9.19 5.505Q15.533 28 16 28zm7 0l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5V18h10v6.5c0 1.9-1.1 3.7-2.9 4.5zm-3-10v4.5c0 1.2.7 2.2 1.7 2.7l1.3.6l1.3-.6c1-.5 1.7-1.6 1.7-2.7V20zm7.303-8c.453 1.282.697 2.621.697 4h2c0-1.37-.199-2.708-.584-4zM27 10h-3c-1.103 0-2-.897-2-2V5c0-1.103.897-2 2-2h3c1.103 0 2 .897 2 2v3c0 1.103-.897 2-2 2m-3-5v3h3V5zm-4-2.416A14 14 0 0 0 16 2A13.95 13.95 0 0 0 4.202 8.46l1.684 1.08A11.96 11.96 0 0 1 20 4.698z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9 21H3c-1.103 0-2-.897-2-2v-6c0-1.103.897-2 2-2h6c1.103 0 2 .897 2 2v6c0 1.103-.897 2-2 2m-6-8v6h6v-6zm13 17q-.543 0-1.076-.04c-4.352-.332-8.36-2.732-10.723-6.42l1.685-1.08a12.06 12.06 0 0 0 9.19 5.505Q15.533 28 16 28zm7 0l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5V18h10v6.5c0 1.9-1.1 3.7-2.9 4.5zm-3-10v4.5c0 1.2.7 2.2 1.7 2.7l1.3.6l1.3-.6c1-.5 1.7-1.6 1.7-2.7V20zm7.303-8c.453 1.282.697 2.621.697 4h2c0-1.37-.199-2.708-.584-4zM27 10h-3c-1.103 0-2-.897-2-2V5c0-1.103.897-2 2-2h3c1.103 0 2 .897 2 2v3c0 1.103-.897 2-2 2m-3-5v3h3V5zm-4-2.416A14 14 0 0 0 16 2A13.95 13.95 0 0 0 4.202 8.46l1.684 1.08A11.96 11.96 0 0 1 20 4.698z"/></svg> </template>
CSS
.icon-ibm-secure-infrastructure-on-vpc-for-regulated-industries {
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%22M9%2021H3c-1.103%200-2-.897-2-2v-6c0-1.103.897-2%202-2h6c1.103%200%202%20.897%202%202v6c0%201.103-.897%202-2%202m-6-8v6h6v-6zm13%2017q-.543%200-1.076-.04c-4.352-.332-8.36-2.732-10.723-6.42l1.685-1.08a12.06%2012.06%200%200%200%209.19%205.505Q15.533%2028%2016%2028zm7%200l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5V18h10v6.5c0%201.9-1.1%203.7-2.9%204.5zm-3-10v4.5c0%201.2.7%202.2%201.7%202.7l1.3.6l1.3-.6c1-.5%201.7-1.6%201.7-2.7V20zm7.303-8c.453%201.282.697%202.621.697%204h2c0-1.37-.199-2.708-.584-4zM27%2010h-3c-1.103%200-2-.897-2-2V5c0-1.103.897-2%202-2h3c1.103%200%202%20.897%202%202v3c0%201.103-.897%202-2%202m-3-5v3h3V5zm-4-2.416A14%2014%200%200%200%2016%202A13.95%2013.95%200%200%200%204.202%208.46l1.684%201.08A11.96%2011.96%200%200%201%2020%204.698z%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%22M9%2021H3c-1.103%200-2-.897-2-2v-6c0-1.103.897-2%202-2h6c1.103%200%202%20.897%202%202v6c0%201.103-.897%202-2%202m-6-8v6h6v-6zm13%2017q-.543%200-1.076-.04c-4.352-.332-8.36-2.732-10.723-6.42l1.685-1.08a12.06%2012.06%200%200%200%209.19%205.505Q15.533%2028%2016%2028zm7%200l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5V18h10v6.5c0%201.9-1.1%203.7-2.9%204.5zm-3-10v4.5c0%201.2.7%202.2%201.7%202.7l1.3.6l1.3-.6c1-.5%201.7-1.6%201.7-2.7V20zm7.303-8c.453%201.282.697%202.621.697%204h2c0-1.37-.199-2.708-.584-4zM27%2010h-3c-1.103%200-2-.897-2-2V5c0-1.103.897-2%202-2h3c1.103%200%202%20.897%202%202v3c0%201.103-.897%202-2%202m-3-5v3h3V5zm-4-2.416A14%2014%200%200%200%2016%202A13.95%2013.95%200%200%200%204.202%208.46l1.684%201.08A11.96%2011.96%200%200%201%2020%204.698z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-secure-infrastructure-on-vpc-for-regulated-industries.svg?color=%231a73e8&size=48