ibm consulting advantage agent icon

ibm-consulting-advantage-agent from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-consulting-advantage-agent
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm consulting advantage agent icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.5 31c-5.24 0-9.5-4.26-9.5-9.5s4.26-9.5 9.5-9.5s9.5 4.26 9.5 9.5c0 1.74-.47 3.43-1.36 4.91c.1.52.65 1.9 1.26 3.15c.19.38.11.84-.19 1.14s-.76.38-1.14.2c-1.27-.61-2.68-1.15-3.2-1.24A9.47 9.47 0 0 1 21.5 31m0-17c-4.14 0-7.5 3.36-7.5 7.5s3.36 7.5 7.5 7.5c1.42 0 2.8-.4 4-1.15c.26-.17.7-.44 2.57.23c-.69-1.84-.42-2.26-.24-2.54A7.503 7.503 0 0 0 21.51 14zm2.13 7c0 .55.45 1 1 1s1-.45 1-1s-.45-1-1-1s-1 .45-1 1m-5 0c0 .55.45 1 1 1s1-.45 1-1s-.45-1-1-1s-1 .45-1 1m5.95 2c-.63.62-1.5 1-2.45 1s-1.82-.38-2.45-1l-1.4 1.43a5.504 5.504 0 0 0 7.7 0zM10 28H4.62L16 5.23l2.61 5.21l1.79-.89l-3.5-7c-.34-.68-1.45-.68-1.79 0l-13.01 26c-.16.31-.14.68.04.97s.5.47.85.47h7v-2z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmConsultingAdvantageAgent(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="M21.5 31c-5.24 0-9.5-4.26-9.5-9.5s4.26-9.5 9.5-9.5s9.5 4.26 9.5 9.5c0 1.74-.47 3.43-1.36 4.91c.1.52.65 1.9 1.26 3.15c.19.38.11.84-.19 1.14s-.76.38-1.14.2c-1.27-.61-2.68-1.15-3.2-1.24A9.47 9.47 0 0 1 21.5 31m0-17c-4.14 0-7.5 3.36-7.5 7.5s3.36 7.5 7.5 7.5c1.42 0 2.8-.4 4-1.15c.26-.17.7-.44 2.57.23c-.69-1.84-.42-2.26-.24-2.54A7.503 7.503 0 0 0 21.51 14zm2.13 7c0 .55.45 1 1 1s1-.45 1-1s-.45-1-1-1s-1 .45-1 1m-5 0c0 .55.45 1 1 1s1-.45 1-1s-.45-1-1-1s-1 .45-1 1m5.95 2c-.63.62-1.5 1-2.45 1s-1.82-.38-2.45-1l-1.4 1.43a5.504 5.504 0 0 0 7.7 0zM10 28H4.62L16 5.23l2.61 5.21l1.79-.89l-3.5-7c-.34-.68-1.45-.68-1.79 0l-13.01 26c-.16.31-.14.68.04.97s.5.47.85.47h7v-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.5 31c-5.24 0-9.5-4.26-9.5-9.5s4.26-9.5 9.5-9.5s9.5 4.26 9.5 9.5c0 1.74-.47 3.43-1.36 4.91c.1.52.65 1.9 1.26 3.15c.19.38.11.84-.19 1.14s-.76.38-1.14.2c-1.27-.61-2.68-1.15-3.2-1.24A9.47 9.47 0 0 1 21.5 31m0-17c-4.14 0-7.5 3.36-7.5 7.5s3.36 7.5 7.5 7.5c1.42 0 2.8-.4 4-1.15c.26-.17.7-.44 2.57.23c-.69-1.84-.42-2.26-.24-2.54A7.503 7.503 0 0 0 21.51 14zm2.13 7c0 .55.45 1 1 1s1-.45 1-1s-.45-1-1-1s-1 .45-1 1m-5 0c0 .55.45 1 1 1s1-.45 1-1s-.45-1-1-1s-1 .45-1 1m5.95 2c-.63.62-1.5 1-2.45 1s-1.82-.38-2.45-1l-1.4 1.43a5.504 5.504 0 0 0 7.7 0zM10 28H4.62L16 5.23l2.61 5.21l1.79-.89l-3.5-7c-.34-.68-1.45-.68-1.79 0l-13.01 26c-.16.31-.14.68.04.97s.5.47.85.47h7v-2z"/></svg>
</template>

CSS

.icon-ibm-consulting-advantage-agent {
  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%22M21.5%2031c-5.24%200-9.5-4.26-9.5-9.5s4.26-9.5%209.5-9.5s9.5%204.26%209.5%209.5c0%201.74-.47%203.43-1.36%204.91c.1.52.65%201.9%201.26%203.15c.19.38.11.84-.19%201.14s-.76.38-1.14.2c-1.27-.61-2.68-1.15-3.2-1.24A9.47%209.47%200%200%201%2021.5%2031m0-17c-4.14%200-7.5%203.36-7.5%207.5s3.36%207.5%207.5%207.5c1.42%200%202.8-.4%204-1.15c.26-.17.7-.44%202.57.23c-.69-1.84-.42-2.26-.24-2.54A7.503%207.503%200%200%200%2021.51%2014zm2.13%207c0%20.55.45%201%201%201s1-.45%201-1s-.45-1-1-1s-1%20.45-1%201m-5%200c0%20.55.45%201%201%201s1-.45%201-1s-.45-1-1-1s-1%20.45-1%201m5.95%202c-.63.62-1.5%201-2.45%201s-1.82-.38-2.45-1l-1.4%201.43a5.504%205.504%200%200%200%207.7%200zM10%2028H4.62L16%205.23l2.61%205.21l1.79-.89l-3.5-7c-.34-.68-1.45-.68-1.79%200l-13.01%2026c-.16.31-.14.68.04.97s.5.47.85.47h7v-2z%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%22M21.5%2031c-5.24%200-9.5-4.26-9.5-9.5s4.26-9.5%209.5-9.5s9.5%204.26%209.5%209.5c0%201.74-.47%203.43-1.36%204.91c.1.52.65%201.9%201.26%203.15c.19.38.11.84-.19%201.14s-.76.38-1.14.2c-1.27-.61-2.68-1.15-3.2-1.24A9.47%209.47%200%200%201%2021.5%2031m0-17c-4.14%200-7.5%203.36-7.5%207.5s3.36%207.5%207.5%207.5c1.42%200%202.8-.4%204-1.15c.26-.17.7-.44%202.57.23c-.69-1.84-.42-2.26-.24-2.54A7.503%207.503%200%200%200%2021.51%2014zm2.13%207c0%20.55.45%201%201%201s1-.45%201-1s-.45-1-1-1s-1%20.45-1%201m-5%200c0%20.55.45%201%201%201s1-.45%201-1s-.45-1-1-1s-1%20.45-1%201m5.95%202c-.63.62-1.5%201-2.45%201s-1.82-.38-2.45-1l-1.4%201.43a5.504%205.504%200%200%200%207.7%200zM10%2028H4.62L16%205.23l2.61%205.21l1.79-.89l-3.5-7c-.34-.68-1.45-.68-1.79%200l-13.01%2026c-.16.31-.14.68.04.97s.5.47.85.47h7v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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