ibm cloud pak integration icon
ibm-cloud-pak-integration from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-cloud-pak-integration
- 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 pak integration icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.121 9.879a3 3 0 0 0-4.242 0l-.465.464l1.414 1.414l.465-.464a1 1 0 0 1 1.414 1.414L17.414 16l1.414 1.414l3.293-3.293a3 3 0 0 0 0-4.242m-9.414 10.828a1 1 0 0 1-1.414-1.414L14.586 16l-1.414-1.414l-3.293 3.293a3 3 0 1 0 4.242 4.242l.465-.464l-1.414-1.414Z"/><path fill="currentColor" d="M14.121 9.879A3 3 0 0 0 9.88 14.12l.464.465l1.414-1.414l-.464-.465a1 1 0 0 1 1.414-1.414L16 14.586l1.414-1.414Zm8 8l-.464-.465l-1.414 1.414l.464.465a1 1 0 0 1-1.414 1.414L16 17.414l-1.414 1.414l3.293 3.293a3 3 0 0 0 4.242-4.242"/><path fill="currentColor" d="M16 31a1 1 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A1 1 0 0 1 16 31"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmCloudPakIntegration(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="M22.121 9.879a3 3 0 0 0-4.242 0l-.465.464l1.414 1.414l.465-.464a1 1 0 0 1 1.414 1.414L17.414 16l1.414 1.414l3.293-3.293a3 3 0 0 0 0-4.242m-9.414 10.828a1 1 0 0 1-1.414-1.414L14.586 16l-1.414-1.414l-3.293 3.293a3 3 0 1 0 4.242 4.242l.465-.464l-1.414-1.414Z"/><path fill="currentColor" d="M14.121 9.879A3 3 0 0 0 9.88 14.12l.464.465l1.414-1.414l-.464-.465a1 1 0 0 1 1.414-1.414L16 14.586l1.414-1.414Zm8 8l-.464-.465l-1.414 1.414l.464.465a1 1 0 0 1-1.414 1.414L16 17.414l-1.414 1.414l3.293 3.293a3 3 0 0 0 4.242-4.242"/><path fill="currentColor" d="M16 31a1 1 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A1 1 0 0 1 16 31"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.121 9.879a3 3 0 0 0-4.242 0l-.465.464l1.414 1.414l.465-.464a1 1 0 0 1 1.414 1.414L17.414 16l1.414 1.414l3.293-3.293a3 3 0 0 0 0-4.242m-9.414 10.828a1 1 0 0 1-1.414-1.414L14.586 16l-1.414-1.414l-3.293 3.293a3 3 0 1 0 4.242 4.242l.465-.464l-1.414-1.414Z"/><path fill="currentColor" d="M14.121 9.879A3 3 0 0 0 9.88 14.12l.464.465l1.414-1.414l-.464-.465a1 1 0 0 1 1.414-1.414L16 14.586l1.414-1.414Zm8 8l-.464-.465l-1.414 1.414l.464.465a1 1 0 0 1-1.414 1.414L16 17.414l-1.414 1.414l3.293 3.293a3 3 0 0 0 4.242-4.242"/><path fill="currentColor" d="M16 31a1 1 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A1 1 0 0 1 16 31"/></svg> </template>
CSS
.icon-ibm-cloud-pak-integration {
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%22M22.121%209.879a3%203%200%200%200-4.242%200l-.465.464l1.414%201.414l.465-.464a1%201%200%200%201%201.414%201.414L17.414%2016l1.414%201.414l3.293-3.293a3%203%200%200%200%200-4.242m-9.414%2010.828a1%201%200%200%201-1.414-1.414L14.586%2016l-1.414-1.414l-3.293%203.293a3%203%200%201%200%204.242%204.242l.465-.464l-1.414-1.414Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.121%209.879A3%203%200%200%200%209.88%2014.12l.464.465l1.414-1.414l-.464-.465a1%201%200%200%201%201.414-1.414L16%2014.586l1.414-1.414Zm8%208l-.464-.465l-1.414%201.414l.464.465a1%201%200%200%201-1.414%201.414L16%2017.414l-1.414%201.414l3.293%203.293a3%203%200%200%200%204.242-4.242%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2031a1%201%200%200%201-.504-.136l-12-7A1%201%200%200%201%203%2023V9a1%201%200%200%201%20.496-.864l12-7a1%201%200%200%201%201.008%200l12%207l-1.008%201.728L16%203.158L5%209.574v12.852l11%206.417l11-6.417V15h2v8a1%201%200%200%201-.496.864l-12%207A1%201%200%200%201%2016%2031%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%22M22.121%209.879a3%203%200%200%200-4.242%200l-.465.464l1.414%201.414l.465-.464a1%201%200%200%201%201.414%201.414L17.414%2016l1.414%201.414l3.293-3.293a3%203%200%200%200%200-4.242m-9.414%2010.828a1%201%200%200%201-1.414-1.414L14.586%2016l-1.414-1.414l-3.293%203.293a3%203%200%201%200%204.242%204.242l.465-.464l-1.414-1.414Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.121%209.879A3%203%200%200%200%209.88%2014.12l.464.465l1.414-1.414l-.464-.465a1%201%200%200%201%201.414-1.414L16%2014.586l1.414-1.414Zm8%208l-.464-.465l-1.414%201.414l.464.465a1%201%200%200%201-1.414%201.414L16%2017.414l-1.414%201.414l3.293%203.293a3%203%200%200%200%204.242-4.242%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2031a1%201%200%200%201-.504-.136l-12-7A1%201%200%200%201%203%2023V9a1%201%200%200%201%20.496-.864l12-7a1%201%200%200%201%201.008%200l12%207l-1.008%201.728L16%203.158L5%209.574v12.852l11%206.417l11-6.417V15h2v8a1%201%200%200%201-.496.864l-12%207A1%201%200%200%201%2016%2031%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-cloud-pak-integration.svg?color=%231a73e8&size=48