ai observability icon

ai-observability from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ai-observability
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ai observability icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 11V9h-4v2h1v7h-1v2h4v-2h-1v-7zm6.618 14.973l-1.723-3.462c-.34-.681-1.45-.681-1.79 0L22 28.75l-1.105-2.222a1 1 0 0 0-.895-.555h-4v2.01h3.382l1.723 3.462a1 1 0 0 0 1.79 0L26 25.205l1.105 2.222a1 1 0 0 0 .895.555h4v-2.009zM13 9h-3L6.503 20h2l.601-2h4.778l.619 2h2zm-3.294 7l1.628-5.411l.256-.003L13.264 16zM2 2h26v15h2V0H0v30h11v-2H2z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonAiObservability(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 11V9h-4v2h1v7h-1v2h4v-2h-1v-7zm6.618 14.973l-1.723-3.462c-.34-.681-1.45-.681-1.79 0L22 28.75l-1.105-2.222a1 1 0 0 0-.895-.555h-4v2.01h3.382l1.723 3.462a1 1 0 0 0 1.79 0L26 25.205l1.105 2.222a1 1 0 0 0 .895.555h4v-2.009zM13 9h-3L6.503 20h2l.601-2h4.778l.619 2h2zm-3.294 7l1.628-5.411l.256-.003L13.264 16zM2 2h26v15h2V0H0v30h11v-2H2z"/></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 11V9h-4v2h1v7h-1v2h4v-2h-1v-7zm6.618 14.973l-1.723-3.462c-.34-.681-1.45-.681-1.79 0L22 28.75l-1.105-2.222a1 1 0 0 0-.895-.555h-4v2.01h3.382l1.723 3.462a1 1 0 0 0 1.79 0L26 25.205l1.105 2.222a1 1 0 0 0 .895.555h4v-2.009zM13 9h-3L6.503 20h2l.601-2h4.778l.619 2h2zm-3.294 7l1.628-5.411l.256-.003L13.264 16zM2 2h26v15h2V0H0v30h11v-2H2z"/></svg>
</template>

CSS

.icon-ai-observability {
  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%2011V9h-4v2h1v7h-1v2h4v-2h-1v-7zm6.618%2014.973l-1.723-3.462c-.34-.681-1.45-.681-1.79%200L22%2028.75l-1.105-2.222a1%201%200%200%200-.895-.555h-4v2.01h3.382l1.723%203.462a1%201%200%200%200%201.79%200L26%2025.205l1.105%202.222a1%201%200%200%200%20.895.555h4v-2.009zM13%209h-3L6.503%2020h2l.601-2h4.778l.619%202h2zm-3.294%207l1.628-5.411l.256-.003L13.264%2016zM2%202h26v15h2V0H0v30h11v-2H2z%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%2011V9h-4v2h1v7h-1v2h4v-2h-1v-7zm6.618%2014.973l-1.723-3.462c-.34-.681-1.45-.681-1.79%200L22%2028.75l-1.105-2.222a1%201%200%200%200-.895-.555h-4v2.01h3.382l1.723%203.462a1%201%200%200%200%201.79%200L26%2025.205l1.105%202.222a1%201%200%200%200%20.895.555h4v-2.009zM13%209h-3L6.503%2020h2l.601-2h4.778l.619%202h2zm-3.294%207l1.628-5.411l.256-.003L13.264%2016zM2%202h26v15h2V0H0v30h11v-2H2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ai-observability.svg?color=%231a73e8&size=48