ibm instana icon
ibm-instana from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-instana
- 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 instana icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9 13h2v6H9zm12 0h2v6h-2zm-8-2h2v13h-2zm4-2h2v13h-2z"/><circle cx="22" cy="5" r="2" fill="currentColor"/><circle cx="10" cy="27" r="2" fill="currentColor"/><path fill="currentColor" d="M22.092 28H14v-2h8.092L28 16l-2.7-4.568l1.723-1.018l2.7 4.568c.37.628.37 1.408 0 2.036l-5.91 10a2.01 2.01 0 0 1-1.721.982M4.977 21.586l-2.7-4.568a2 2 0 0 1 0-2.036l5.91-10A2.01 2.01 0 0 1 9.909 4H18v2H9.91L4 16l2.7 4.568z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmInstana(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 13h2v6H9zm12 0h2v6h-2zm-8-2h2v13h-2zm4-2h2v13h-2z"/><circle cx="22" cy="5" r="2" fill="currentColor"/><circle cx="10" cy="27" r="2" fill="currentColor"/><path fill="currentColor" d="M22.092 28H14v-2h8.092L28 16l-2.7-4.568l1.723-1.018l2.7 4.568c.37.628.37 1.408 0 2.036l-5.91 10a2.01 2.01 0 0 1-1.721.982M4.977 21.586l-2.7-4.568a2 2 0 0 1 0-2.036l5.91-10A2.01 2.01 0 0 1 9.909 4H18v2H9.91L4 16l2.7 4.568z"/></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 13h2v6H9zm12 0h2v6h-2zm-8-2h2v13h-2zm4-2h2v13h-2z"/><circle cx="22" cy="5" r="2" fill="currentColor"/><circle cx="10" cy="27" r="2" fill="currentColor"/><path fill="currentColor" d="M22.092 28H14v-2h8.092L28 16l-2.7-4.568l1.723-1.018l2.7 4.568c.37.628.37 1.408 0 2.036l-5.91 10a2.01 2.01 0 0 1-1.721.982M4.977 21.586l-2.7-4.568a2 2 0 0 1 0-2.036l5.91-10A2.01 2.01 0 0 1 9.909 4H18v2H9.91L4 16l2.7 4.568z"/></svg> </template>
CSS
.icon-ibm-instana {
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%2013h2v6H9zm12%200h2v6h-2zm-8-2h2v13h-2zm4-2h2v13h-2z%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%225%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2227%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.092%2028H14v-2h8.092L28%2016l-2.7-4.568l1.723-1.018l2.7%204.568c.37.628.37%201.408%200%202.036l-5.91%2010a2.01%202.01%200%200%201-1.721.982M4.977%2021.586l-2.7-4.568a2%202%200%200%201%200-2.036l5.91-10A2.01%202.01%200%200%201%209.909%204H18v2H9.91L4%2016l2.7%204.568z%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%2013h2v6H9zm12%200h2v6h-2zm-8-2h2v13h-2zm4-2h2v13h-2z%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%225%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2227%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.092%2028H14v-2h8.092L28%2016l-2.7-4.568l1.723-1.018l2.7%204.568c.37.628.37%201.408%200%202.036l-5.91%2010a2.01%202.01%200%200%201-1.721.982M4.977%2021.586l-2.7-4.568a2%202%200%200%201%200-2.036l5.91-10A2.01%202.01%200%200%201%209.909%204H18v2H9.91L4%2016l2.7%204.568z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-instana.svg?color=%231a73e8&size=48