ibm watson knowledge studio icon

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

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

More enterprise icons from Carbon

Use the ibm watson knowledge studio icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 25h7v2h-7zm2 4h3v2h-3zm5-6h-2c0-1.1.4-2 1.2-2.8l.5-.5c.8-.8 1.3-2 1.3-3.2c0-2.5-2-4.5-4.5-4.5S19 14 19 16.5c0 1.2.5 2.3 1.3 3.2l.5.5c.8.8 1.2 1.7 1.2 2.8h-2c0-.5-.2-1-.6-1.4l-.5-.5c-1.2-1.2-1.9-2.9-1.9-4.6c0-3.6 2.9-6.5 6.5-6.5s6.5 2.9 6.5 6.5c0 1.7-.7 3.4-1.9 4.6l-.5.5c-.4.4-.6.9-.6 1.4M6 22h8v2H6z"/><circle cx="12" cy="19" r="1" fill="currentColor"/><path fill="currentColor" d="M6 18h3v2H6zm0-4h7v2H6zm4-4h7v2h-7z"/><circle cx="7" cy="11" r="1" fill="currentColor"/><path fill="currentColor" d="M16 6h4v2h-4z"/><circle cx="13" cy="7" r="1" fill="currentColor"/><path fill="currentColor" d="M6 6h4v2H6z"/><path fill="currentColor" d="M18 28H4V4h18v4h2V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h14z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmWatsonKnowledgeStudio(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="M20 25h7v2h-7zm2 4h3v2h-3zm5-6h-2c0-1.1.4-2 1.2-2.8l.5-.5c.8-.8 1.3-2 1.3-3.2c0-2.5-2-4.5-4.5-4.5S19 14 19 16.5c0 1.2.5 2.3 1.3 3.2l.5.5c.8.8 1.2 1.7 1.2 2.8h-2c0-.5-.2-1-.6-1.4l-.5-.5c-1.2-1.2-1.9-2.9-1.9-4.6c0-3.6 2.9-6.5 6.5-6.5s6.5 2.9 6.5 6.5c0 1.7-.7 3.4-1.9 4.6l-.5.5c-.4.4-.6.9-.6 1.4M6 22h8v2H6z"/><circle cx="12" cy="19" r="1" fill="currentColor"/><path fill="currentColor" d="M6 18h3v2H6zm0-4h7v2H6zm4-4h7v2h-7z"/><circle cx="7" cy="11" r="1" fill="currentColor"/><path fill="currentColor" d="M16 6h4v2h-4z"/><circle cx="13" cy="7" r="1" fill="currentColor"/><path fill="currentColor" d="M6 6h4v2H6z"/><path fill="currentColor" d="M18 28H4V4h18v4h2V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h14z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 25h7v2h-7zm2 4h3v2h-3zm5-6h-2c0-1.1.4-2 1.2-2.8l.5-.5c.8-.8 1.3-2 1.3-3.2c0-2.5-2-4.5-4.5-4.5S19 14 19 16.5c0 1.2.5 2.3 1.3 3.2l.5.5c.8.8 1.2 1.7 1.2 2.8h-2c0-.5-.2-1-.6-1.4l-.5-.5c-1.2-1.2-1.9-2.9-1.9-4.6c0-3.6 2.9-6.5 6.5-6.5s6.5 2.9 6.5 6.5c0 1.7-.7 3.4-1.9 4.6l-.5.5c-.4.4-.6.9-.6 1.4M6 22h8v2H6z"/><circle cx="12" cy="19" r="1" fill="currentColor"/><path fill="currentColor" d="M6 18h3v2H6zm0-4h7v2H6zm4-4h7v2h-7z"/><circle cx="7" cy="11" r="1" fill="currentColor"/><path fill="currentColor" d="M16 6h4v2h-4z"/><circle cx="13" cy="7" r="1" fill="currentColor"/><path fill="currentColor" d="M6 6h4v2H6z"/><path fill="currentColor" d="M18 28H4V4h18v4h2V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h14z"/></svg>
</template>

CSS

.icon-ibm-watson-knowledge-studio {
  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%22M20%2025h7v2h-7zm2%204h3v2h-3zm5-6h-2c0-1.1.4-2%201.2-2.8l.5-.5c.8-.8%201.3-2%201.3-3.2c0-2.5-2-4.5-4.5-4.5S19%2014%2019%2016.5c0%201.2.5%202.3%201.3%203.2l.5.5c.8.8%201.2%201.7%201.2%202.8h-2c0-.5-.2-1-.6-1.4l-.5-.5c-1.2-1.2-1.9-2.9-1.9-4.6c0-3.6%202.9-6.5%206.5-6.5s6.5%202.9%206.5%206.5c0%201.7-.7%203.4-1.9%204.6l-.5.5c-.4.4-.6.9-.6%201.4M6%2022h8v2H6z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2219%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2018h3v2H6zm0-4h7v2H6zm4-4h7v2h-7z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2211%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%206h4v2h-4z%22%2F%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%227%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%206h4v2H6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2028H4V4h18v4h2V4c0-1.1-.9-2-2-2H4c-1.1%200-2%20.9-2%202v24c0%201.1.9%202%202%202h14z%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%22M20%2025h7v2h-7zm2%204h3v2h-3zm5-6h-2c0-1.1.4-2%201.2-2.8l.5-.5c.8-.8%201.3-2%201.3-3.2c0-2.5-2-4.5-4.5-4.5S19%2014%2019%2016.5c0%201.2.5%202.3%201.3%203.2l.5.5c.8.8%201.2%201.7%201.2%202.8h-2c0-.5-.2-1-.6-1.4l-.5-.5c-1.2-1.2-1.9-2.9-1.9-4.6c0-3.6%202.9-6.5%206.5-6.5s6.5%202.9%206.5%206.5c0%201.7-.7%203.4-1.9%204.6l-.5.5c-.4.4-.6.9-.6%201.4M6%2022h8v2H6z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2219%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2018h3v2H6zm0-4h7v2H6zm4-4h7v2h-7z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2211%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%206h4v2h-4z%22%2F%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%227%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%206h4v2H6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2028H4V4h18v4h2V4c0-1.1-.9-2-2-2H4c-1.1%200-2%20.9-2%202v24c0%201.1.9%202%202%202h14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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