ibm cloud hyper protect vs icon
ibm-cloud-hyper-protect-vs from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-cloud-hyper-protect-vs
- 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 hyper protect vs icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1l2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18zm8 6.5c0 1.2-.7 2.2-1.7 2.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6z"/><path fill="currentColor" d="M25 2H5c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h11V4h9v11h2V4c0-1.1-.9-2-2-2M13.6 12.2L5 23.9V5.1zM6 26l8-10.9V26zm8-16.1L6.8 4H14z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmCloudHyperProtectVs(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 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1l2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18zm8 6.5c0 1.2-.7 2.2-1.7 2.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6z"/><path fill="currentColor" d="M25 2H5c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h11V4h9v11h2V4c0-1.1-.9-2-2-2M13.6 12.2L5 23.9V5.1zM6 26l8-10.9V26zm8-16.1L6.8 4H14z"/></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 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1l2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18zm8 6.5c0 1.2-.7 2.2-1.7 2.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6z"/><path fill="currentColor" d="M25 2H5c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h11V4h9v11h2V4c0-1.1-.9-2-2-2M13.6 12.2L5 23.9V5.1zM6 26l8-10.9V26zm8-16.1L6.8 4H14z"/></svg> </template>
CSS
.icon-ibm-cloud-hyper-protect-vs {
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%2018v6.5c0%201.9%201.1%203.7%202.9%204.5l2.1%201l2.1-1c1.7-.8%202.9-2.6%202.9-4.5V18zm8%206.5c0%201.2-.7%202.2-1.7%202.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%202H5c-1.1%200-2%20.9-2%202v22c0%201.1.9%202%202%202h11V4h9v11h2V4c0-1.1-.9-2-2-2M13.6%2012.2L5%2023.9V5.1zM6%2026l8-10.9V26zm8-16.1L6.8%204H14z%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%2018v6.5c0%201.9%201.1%203.7%202.9%204.5l2.1%201l2.1-1c1.7-.8%202.9-2.6%202.9-4.5V18zm8%206.5c0%201.2-.7%202.2-1.7%202.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%202H5c-1.1%200-2%20.9-2%202v22c0%201.1.9%202%202%202h11V4h9v11h2V4c0-1.1-.9-2-2-2M13.6%2012.2L5%2023.9V5.1zM6%2026l8-10.9V26zm8-16.1L6.8%204H14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-cloud-hyper-protect-vs.svg?color=%231a73e8&size=48