ai enabled pdlc icon
ai-enabled-pdlc from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ai-enabled-pdlc
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
More enterprise icons from Carbon
Use the ai enabled pdlc icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 18v-7h-1V9h4v2h-1v7h1v2h-4v-2zm-9-9h3l3.5 11h-2l-.618-2H9.104l-.602 2H6.503zm1.334 1.589L9.706 16h3.558l-1.674-5.413zM0 0v30h16v-2H2V2h26v22c0 1.103-.897 2-2 2h-3.172l2.586-2.586L24 22l-5 5l5 5l1.414-1.414L22.828 28H26c2.206 0 4-1.794 4-4V0z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonAiEnabledPdlc(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="M19 18v-7h-1V9h4v2h-1v7h1v2h-4v-2zm-9-9h3l3.5 11h-2l-.618-2H9.104l-.602 2H6.503zm1.334 1.589L9.706 16h3.558l-1.674-5.413zM0 0v30h16v-2H2V2h26v22c0 1.103-.897 2-2 2h-3.172l2.586-2.586L24 22l-5 5l5 5l1.414-1.414L22.828 28H26c2.206 0 4-1.794 4-4V0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19 18v-7h-1V9h4v2h-1v7h1v2h-4v-2zm-9-9h3l3.5 11h-2l-.618-2H9.104l-.602 2H6.503zm1.334 1.589L9.706 16h3.558l-1.674-5.413zM0 0v30h16v-2H2V2h26v22c0 1.103-.897 2-2 2h-3.172l2.586-2.586L24 22l-5 5l5 5l1.414-1.414L22.828 28H26c2.206 0 4-1.794 4-4V0z"/></svg> </template>
CSS
.icon-ai-enabled-pdlc {
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%22M19%2018v-7h-1V9h4v2h-1v7h1v2h-4v-2zm-9-9h3l3.5%2011h-2l-.618-2H9.104l-.602%202H6.503zm1.334%201.589L9.706%2016h3.558l-1.674-5.413zM0%200v30h16v-2H2V2h26v22c0%201.103-.897%202-2%202h-3.172l2.586-2.586L24%2022l-5%205l5%205l1.414-1.414L22.828%2028H26c2.206%200%204-1.794%204-4V0z%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%22M19%2018v-7h-1V9h4v2h-1v7h1v2h-4v-2zm-9-9h3l3.5%2011h-2l-.618-2H9.104l-.602%202H6.503zm1.334%201.589L9.706%2016h3.558l-1.674-5.413zM0%200v30h16v-2H2V2h26v22c0%201.103-.897%202-2%202h-3.172l2.586-2.586L24%2022l-5%205l5%205l1.414-1.414L22.828%2028H26c2.206%200%204-1.794%204-4V0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ai-enabled-pdlc.svg?color=%231a73e8&size=48