ibm cloud hyper protect crypto services icon
ibm-cloud-hyper-protect-crypto-services from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-cloud-hyper-protect-crypto-services
- 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 crypto services icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m25 30l-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.7V20z"/><circle cx="22" cy="10" r="2" fill="currentColor"/><path fill="currentColor" d="M21 2c-5 0-9 4-9 9c0 .9.1 1.8.4 2.6L2 24v6h6l10-10l-1.4-1.4l-2.8 2.8l-1.4-1.4l-1.4 1.4l1.4 1.4l-1.6 1.6L9.4 23L8 24.4l1.4 1.4L7.2 28H4v-3.2l9.8-9.8l.8-.8l-.3-1.2c-.2-.7-.3-1.3-.3-2c0-3.9 3.1-7 7-7s7 3.1 7 7c0 1.5-.5 2.9-1.3 4H29c.6-1.2.9-2.6.9-4C30 6 26 2 21 2"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmCloudHyperProtectCryptoServices(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="m25 30l-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.7V20z"/><circle cx="22" cy="10" r="2" fill="currentColor"/><path fill="currentColor" d="M21 2c-5 0-9 4-9 9c0 .9.1 1.8.4 2.6L2 24v6h6l10-10l-1.4-1.4l-2.8 2.8l-1.4-1.4l-1.4 1.4l1.4 1.4l-1.6 1.6L9.4 23L8 24.4l1.4 1.4L7.2 28H4v-3.2l9.8-9.8l.8-.8l-.3-1.2c-.2-.7-.3-1.3-.3-2c0-3.9 3.1-7 7-7s7 3.1 7 7c0 1.5-.5 2.9-1.3 4H29c.6-1.2.9-2.6.9-4C30 6 26 2 21 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="m25 30l-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.7V20z"/><circle cx="22" cy="10" r="2" fill="currentColor"/><path fill="currentColor" d="M21 2c-5 0-9 4-9 9c0 .9.1 1.8.4 2.6L2 24v6h6l10-10l-1.4-1.4l-2.8 2.8l-1.4-1.4l-1.4 1.4l1.4 1.4l-1.6 1.6L9.4 23L8 24.4l1.4 1.4L7.2 28H4v-3.2l9.8-9.8l.8-.8l-.3-1.2c-.2-.7-.3-1.3-.3-2c0-3.9 3.1-7 7-7s7 3.1 7 7c0 1.5-.5 2.9-1.3 4H29c.6-1.2.9-2.6.9-4C30 6 26 2 21 2"/></svg> </template>
CSS
.icon-ibm-cloud-hyper-protect-crypto-services {
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%22m25%2030l-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.7V20z%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%2210%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%202c-5%200-9%204-9%209c0%20.9.1%201.8.4%202.6L2%2024v6h6l10-10l-1.4-1.4l-2.8%202.8l-1.4-1.4l-1.4%201.4l1.4%201.4l-1.6%201.6L9.4%2023L8%2024.4l1.4%201.4L7.2%2028H4v-3.2l9.8-9.8l.8-.8l-.3-1.2c-.2-.7-.3-1.3-.3-2c0-3.9%203.1-7%207-7s7%203.1%207%207c0%201.5-.5%202.9-1.3%204H29c.6-1.2.9-2.6.9-4C30%206%2026%202%2021%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%22m25%2030l-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.7V20z%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%2210%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%202c-5%200-9%204-9%209c0%20.9.1%201.8.4%202.6L2%2024v6h6l10-10l-1.4-1.4l-2.8%202.8l-1.4-1.4l-1.4%201.4l1.4%201.4l-1.6%201.6L9.4%2023L8%2024.4l1.4%201.4L7.2%2028H4v-3.2l9.8-9.8l.8-.8l-.3-1.2c-.2-.7-.3-1.3-.3-2c0-3.9%203.1-7%207-7s7%203.1%207%207c0%201.5-.5%202.9-1.3%204H29c.6-1.2.9-2.6.9-4C30%206%2026%202%2021%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-hyper-protect-crypto-services.svg?color=%231a73e8&size=48