ibm watson query icon

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

Name
ibm-watson-query
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm watson query icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 24h-.5l-3.3-6c.5-.5.8-1.2.8-2c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 .8.3 1.5.8 2l-3.3 6H10c-1.7 0-3 1.3-3 3s1.3 3 3 3s3-1.3 3-3c0-.8-.3-1.5-.8-2l3.3-6.1h1l3.3 6.1c-.5.5-.8 1.2-.8 2c0 1.7 1.3 3 3 3s3-1.3 3-3s-1.3-3-3-3m-6-9c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1m-6 13c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1m12 0c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1"/><path fill="currentColor" d="M24.8 9.1C23.9 5 20.3 2 16 2S8.1 5 7.2 9.1c-3 .6-5.2 3.3-5.2 6.4C2 19.1 4.9 22 8.5 22H9v-2h-.5C6 20 4 18 4 15.5c0-2.3 1.8-4.3 4.1-4.5H9l.1-.8C9.5 6.6 12.5 4 16 4s6.5 2.6 6.9 6.1l.1.9l.8.1c2.3.2 4.1 2.2 4.1 4.5c0 2.5-2 4.5-4.5 4.5H23v2h.5c3.6 0 6.5-2.9 6.5-6.5c0-3.2-2.2-5.9-5.2-6.5"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmWatsonQuery(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 24h-.5l-3.3-6c.5-.5.8-1.2.8-2c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 .8.3 1.5.8 2l-3.3 6H10c-1.7 0-3 1.3-3 3s1.3 3 3 3s3-1.3 3-3c0-.8-.3-1.5-.8-2l3.3-6.1h1l3.3 6.1c-.5.5-.8 1.2-.8 2c0 1.7 1.3 3 3 3s3-1.3 3-3s-1.3-3-3-3m-6-9c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1m-6 13c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1m12 0c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1"/><path fill="currentColor" d="M24.8 9.1C23.9 5 20.3 2 16 2S8.1 5 7.2 9.1c-3 .6-5.2 3.3-5.2 6.4C2 19.1 4.9 22 8.5 22H9v-2h-.5C6 20 4 18 4 15.5c0-2.3 1.8-4.3 4.1-4.5H9l.1-.8C9.5 6.6 12.5 4 16 4s6.5 2.6 6.9 6.1l.1.9l.8.1c2.3.2 4.1 2.2 4.1 4.5c0 2.5-2 4.5-4.5 4.5H23v2h.5c3.6 0 6.5-2.9 6.5-6.5c0-3.2-2.2-5.9-5.2-6.5"/></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 24h-.5l-3.3-6c.5-.5.8-1.2.8-2c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 .8.3 1.5.8 2l-3.3 6H10c-1.7 0-3 1.3-3 3s1.3 3 3 3s3-1.3 3-3c0-.8-.3-1.5-.8-2l3.3-6.1h1l3.3 6.1c-.5.5-.8 1.2-.8 2c0 1.7 1.3 3 3 3s3-1.3 3-3s-1.3-3-3-3m-6-9c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1m-6 13c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1m12 0c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1"/><path fill="currentColor" d="M24.8 9.1C23.9 5 20.3 2 16 2S8.1 5 7.2 9.1c-3 .6-5.2 3.3-5.2 6.4C2 19.1 4.9 22 8.5 22H9v-2h-.5C6 20 4 18 4 15.5c0-2.3 1.8-4.3 4.1-4.5H9l.1-.8C9.5 6.6 12.5 4 16 4s6.5 2.6 6.9 6.1l.1.9l.8.1c2.3.2 4.1 2.2 4.1 4.5c0 2.5-2 4.5-4.5 4.5H23v2h.5c3.6 0 6.5-2.9 6.5-6.5c0-3.2-2.2-5.9-5.2-6.5"/></svg>
</template>

CSS

.icon-ibm-watson-query {
  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%2024h-.5l-3.3-6c.5-.5.8-1.2.8-2c0-1.7-1.3-3-3-3s-3%201.3-3%203c0%20.8.3%201.5.8%202l-3.3%206H10c-1.7%200-3%201.3-3%203s1.3%203%203%203s3-1.3%203-3c0-.8-.3-1.5-.8-2l3.3-6.1h1l3.3%206.1c-.5.5-.8%201.2-.8%202c0%201.7%201.3%203%203%203s3-1.3%203-3s-1.3-3-3-3m-6-9c.6%200%201%20.4%201%201s-.4%201-1%201s-1-.4-1-1s.4-1%201-1m-6%2013c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201m12%200c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.8%209.1C23.9%205%2020.3%202%2016%202S8.1%205%207.2%209.1c-3%20.6-5.2%203.3-5.2%206.4C2%2019.1%204.9%2022%208.5%2022H9v-2h-.5C6%2020%204%2018%204%2015.5c0-2.3%201.8-4.3%204.1-4.5H9l.1-.8C9.5%206.6%2012.5%204%2016%204s6.5%202.6%206.9%206.1l.1.9l.8.1c2.3.2%204.1%202.2%204.1%204.5c0%202.5-2%204.5-4.5%204.5H23v2h.5c3.6%200%206.5-2.9%206.5-6.5c0-3.2-2.2-5.9-5.2-6.5%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%2024h-.5l-3.3-6c.5-.5.8-1.2.8-2c0-1.7-1.3-3-3-3s-3%201.3-3%203c0%20.8.3%201.5.8%202l-3.3%206H10c-1.7%200-3%201.3-3%203s1.3%203%203%203s3-1.3%203-3c0-.8-.3-1.5-.8-2l3.3-6.1h1l3.3%206.1c-.5.5-.8%201.2-.8%202c0%201.7%201.3%203%203%203s3-1.3%203-3s-1.3-3-3-3m-6-9c.6%200%201%20.4%201%201s-.4%201-1%201s-1-.4-1-1s.4-1%201-1m-6%2013c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201m12%200c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.8%209.1C23.9%205%2020.3%202%2016%202S8.1%205%207.2%209.1c-3%20.6-5.2%203.3-5.2%206.4C2%2019.1%204.9%2022%208.5%2022H9v-2h-.5C6%2020%204%2018%204%2015.5c0-2.3%201.8-4.3%204.1-4.5H9l.1-.8C9.5%206.6%2012.5%204%2016%204s6.5%202.6%206.9%206.1l.1.9l.8.1c2.3.2%204.1%202.2%204.1%204.5c0%202.5-2%204.5-4.5%204.5H23v2h.5c3.6%200%206.5-2.9%206.5-6.5c0-3.2-2.2-5.9-5.2-6.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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