ibm aiops insights icon

ibm-aiops-insights from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-aiops-insights
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm aiops insights icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.5 23L2 30h7zM26 15v2c1.103 0 2 .898 2 2v5c0 1.103-.897 2-2 2H10v2h16c2.206 0 4-1.794 4-4v-5c0-2.206-1.794-4-4-4"/><path fill="currentColor" d="M14 24a1 1 0 0 1-.961-.725L11.246 17H8v-2h4a1 1 0 0 1 .961.725L14 19.36l3.039-10.635a1 1 0 0 1 1.922 0L20.754 15H24v2h-4a1 1 0 0 1-.961-.725L18 12.64l-3.039 10.635A1 1 0 0 1 14 24"/><path fill="currentColor" d="M4 13V8c0-1.103.897-2 2-2h16V4H6C3.794 4 2 5.794 2 8v5c0 2.206 1.794 4 4 4v-2c-1.103 0-2-.897-2-2"/><circle cx="27" cy="5" r="3" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmAiopsInsights(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="M5.5 23L2 30h7zM26 15v2c1.103 0 2 .898 2 2v5c0 1.103-.897 2-2 2H10v2h16c2.206 0 4-1.794 4-4v-5c0-2.206-1.794-4-4-4"/><path fill="currentColor" d="M14 24a1 1 0 0 1-.961-.725L11.246 17H8v-2h4a1 1 0 0 1 .961.725L14 19.36l3.039-10.635a1 1 0 0 1 1.922 0L20.754 15H24v2h-4a1 1 0 0 1-.961-.725L18 12.64l-3.039 10.635A1 1 0 0 1 14 24"/><path fill="currentColor" d="M4 13V8c0-1.103.897-2 2-2h16V4H6C3.794 4 2 5.794 2 8v5c0 2.206 1.794 4 4 4v-2c-1.103 0-2-.897-2-2"/><circle cx="27" cy="5" r="3" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.5 23L2 30h7zM26 15v2c1.103 0 2 .898 2 2v5c0 1.103-.897 2-2 2H10v2h16c2.206 0 4-1.794 4-4v-5c0-2.206-1.794-4-4-4"/><path fill="currentColor" d="M14 24a1 1 0 0 1-.961-.725L11.246 17H8v-2h4a1 1 0 0 1 .961.725L14 19.36l3.039-10.635a1 1 0 0 1 1.922 0L20.754 15H24v2h-4a1 1 0 0 1-.961-.725L18 12.64l-3.039 10.635A1 1 0 0 1 14 24"/><path fill="currentColor" d="M4 13V8c0-1.103.897-2 2-2h16V4H6C3.794 4 2 5.794 2 8v5c0 2.206 1.794 4 4 4v-2c-1.103 0-2-.897-2-2"/><circle cx="27" cy="5" r="3" fill="currentColor"/></svg>
</template>

CSS

.icon-ibm-aiops-insights {
  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%22M5.5%2023L2%2030h7zM26%2015v2c1.103%200%202%20.898%202%202v5c0%201.103-.897%202-2%202H10v2h16c2.206%200%204-1.794%204-4v-5c0-2.206-1.794-4-4-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2024a1%201%200%200%201-.961-.725L11.246%2017H8v-2h4a1%201%200%200%201%20.961.725L14%2019.36l3.039-10.635a1%201%200%200%201%201.922%200L20.754%2015H24v2h-4a1%201%200%200%201-.961-.725L18%2012.64l-3.039%2010.635A1%201%200%200%201%2014%2024%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2013V8c0-1.103.897-2%202-2h16V4H6C3.794%204%202%205.794%202%208v5c0%202.206%201.794%204%204%204v-2c-1.103%200-2-.897-2-2%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%225%22%20r%3D%223%22%20fill%3D%22currentColor%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%22M5.5%2023L2%2030h7zM26%2015v2c1.103%200%202%20.898%202%202v5c0%201.103-.897%202-2%202H10v2h16c2.206%200%204-1.794%204-4v-5c0-2.206-1.794-4-4-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2024a1%201%200%200%201-.961-.725L11.246%2017H8v-2h4a1%201%200%200%201%20.961.725L14%2019.36l3.039-10.635a1%201%200%200%201%201.922%200L20.754%2015H24v2h-4a1%201%200%200%201-.961-.725L18%2012.64l-3.039%2010.635A1%201%200%200%201%2014%2024%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2013V8c0-1.103.897-2%202-2h16V4H6C3.794%204%202%205.794%202%208v5c0%202.206%201.794%204%204%204v-2c-1.103%200-2-.897-2-2%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%225%22%20r%3D%223%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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