ibmwatson logo
ibmwatson from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- ibmwatson
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the ibmwatson logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.834 20.264c-2.534 0-5.224-1.257-7.136-3.002c.989-4.477 4.969-9.45 7.522-9.45c.289 0 .533.06.865.256c.505.325.963.688 1.349 1.071c1.166 1.157 2.264 3.117 2.264 5.517c0 1.878-.633 3.339-1.307 4.241c-.733.981-2.111 1.367-3.557 1.367m-2.97 2.038c-1.65 0-3.016-.569-3.612-.87c-.797-.416-1.006-1.171-1.006-2.127q0-.418.052-.852c2.011 1.622 4.69 2.765 7.377 2.765c.591 0 1.134-.097 1.626-.228l.001.001c-.897.625-2.492 1.311-4.438 1.311M12.458 6a8.4 8.4 0 0 0-2.452.403c-.051.017-.112.047-.112.101c0 .058.046.087.083.087s.165-.033.249-.046a7.7 7.7 0 0 1 1.455-.111c.789 0 1.599.16 2.375.431c-3.099 1.173-6.152 5.54-7.211 9.453c-1.125-1.275-1.832-2.723-1.832-4.109c0-2.272 1.846-3.668 4.524-3.668c.1 0 .154 0 .197-.011a.08.08 0 0 0 .065-.083q-.002-.072-.099-.088a7 7 0 0 0-1.027-.08c-2.658 0-4.593 1.396-4.593 3.936c0 1.728.981 3.601 2.523 5.18a9 9 0 0 0-.151 1.586c0 .197.02.611.089 1.046c-.919-.83-1.633-1.826-2.02-2.876c-.076-.206-.22-.585-.258-.743c-.019-.077-.046-.104-.103-.104c-.049 0-.085.038-.085.097c0 .069.027.241.037.295c.526 2.893 3.336 6.511 7.909 6.511c5.074 0 8.582-4.272 8.582-8.718C20.604 9.897 17.159 6 12.458 6m9.072 3.786l2.237-1.315a.48.48 0 0 0 .171-.649a.46.46 0 0 0-.629-.178l-.008.005l-2.237 1.315a.48.48 0 0 0-.171.648a.47.47 0 0 0 .404.238a.5.5 0 0 0 .233-.064M17.641 5.54l1.315-2.237a.46.46 0 0 0-.165-.632l-.009-.005a.48.48 0 0 0-.648.171l-1.315 2.237a.46.46 0 0 0 .165.632l.009.005a.48.48 0 0 0 .648-.171m-5.188-1.605V1.273c0-.265-.203-.48-.453-.48s-.453.215-.453.48v2.661c0 .266.203.481.453.481s.453-.215.453-.48M6.782 5.711a.46.46 0 0 0 .178-.628l-.004-.009l-1.315-2.237a.48.48 0 0 0-.648-.171a.463.463 0 0 0-.179.629l.005.009L6.133 5.54a.476.476 0 0 0 .649.171M2.703 9.849a.46.46 0 0 1-.233-.063L.234 8.471a.48.48 0 0 1-.171-.649a.46.46 0 0 1 .628-.179l.009.006l2.237 1.315a.48.48 0 0 1 .171.648a.47.47 0 0 1-.405.237"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsIbmwatson(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.834 20.264c-2.534 0-5.224-1.257-7.136-3.002c.989-4.477 4.969-9.45 7.522-9.45c.289 0 .533.06.865.256c.505.325.963.688 1.349 1.071c1.166 1.157 2.264 3.117 2.264 5.517c0 1.878-.633 3.339-1.307 4.241c-.733.981-2.111 1.367-3.557 1.367m-2.97 2.038c-1.65 0-3.016-.569-3.612-.87c-.797-.416-1.006-1.171-1.006-2.127q0-.418.052-.852c2.011 1.622 4.69 2.765 7.377 2.765c.591 0 1.134-.097 1.626-.228l.001.001c-.897.625-2.492 1.311-4.438 1.311M12.458 6a8.4 8.4 0 0 0-2.452.403c-.051.017-.112.047-.112.101c0 .058.046.087.083.087s.165-.033.249-.046a7.7 7.7 0 0 1 1.455-.111c.789 0 1.599.16 2.375.431c-3.099 1.173-6.152 5.54-7.211 9.453c-1.125-1.275-1.832-2.723-1.832-4.109c0-2.272 1.846-3.668 4.524-3.668c.1 0 .154 0 .197-.011a.08.08 0 0 0 .065-.083q-.002-.072-.099-.088a7 7 0 0 0-1.027-.08c-2.658 0-4.593 1.396-4.593 3.936c0 1.728.981 3.601 2.523 5.18a9 9 0 0 0-.151 1.586c0 .197.02.611.089 1.046c-.919-.83-1.633-1.826-2.02-2.876c-.076-.206-.22-.585-.258-.743c-.019-.077-.046-.104-.103-.104c-.049 0-.085.038-.085.097c0 .069.027.241.037.295c.526 2.893 3.336 6.511 7.909 6.511c5.074 0 8.582-4.272 8.582-8.718C20.604 9.897 17.159 6 12.458 6m9.072 3.786l2.237-1.315a.48.48 0 0 0 .171-.649a.46.46 0 0 0-.629-.178l-.008.005l-2.237 1.315a.48.48 0 0 0-.171.648a.47.47 0 0 0 .404.238a.5.5 0 0 0 .233-.064M17.641 5.54l1.315-2.237a.46.46 0 0 0-.165-.632l-.009-.005a.48.48 0 0 0-.648.171l-1.315 2.237a.46.46 0 0 0 .165.632l.009.005a.48.48 0 0 0 .648-.171m-5.188-1.605V1.273c0-.265-.203-.48-.453-.48s-.453.215-.453.48v2.661c0 .266.203.481.453.481s.453-.215.453-.48M6.782 5.711a.46.46 0 0 0 .178-.628l-.004-.009l-1.315-2.237a.48.48 0 0 0-.648-.171a.463.463 0 0 0-.179.629l.005.009L6.133 5.54a.476.476 0 0 0 .649.171M2.703 9.849a.46.46 0 0 1-.233-.063L.234 8.471a.48.48 0 0 1-.171-.649a.46.46 0 0 1 .628-.179l.009.006l2.237 1.315a.48.48 0 0 1 .171.648a.47.47 0 0 1-.405.237"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.834 20.264c-2.534 0-5.224-1.257-7.136-3.002c.989-4.477 4.969-9.45 7.522-9.45c.289 0 .533.06.865.256c.505.325.963.688 1.349 1.071c1.166 1.157 2.264 3.117 2.264 5.517c0 1.878-.633 3.339-1.307 4.241c-.733.981-2.111 1.367-3.557 1.367m-2.97 2.038c-1.65 0-3.016-.569-3.612-.87c-.797-.416-1.006-1.171-1.006-2.127q0-.418.052-.852c2.011 1.622 4.69 2.765 7.377 2.765c.591 0 1.134-.097 1.626-.228l.001.001c-.897.625-2.492 1.311-4.438 1.311M12.458 6a8.4 8.4 0 0 0-2.452.403c-.051.017-.112.047-.112.101c0 .058.046.087.083.087s.165-.033.249-.046a7.7 7.7 0 0 1 1.455-.111c.789 0 1.599.16 2.375.431c-3.099 1.173-6.152 5.54-7.211 9.453c-1.125-1.275-1.832-2.723-1.832-4.109c0-2.272 1.846-3.668 4.524-3.668c.1 0 .154 0 .197-.011a.08.08 0 0 0 .065-.083q-.002-.072-.099-.088a7 7 0 0 0-1.027-.08c-2.658 0-4.593 1.396-4.593 3.936c0 1.728.981 3.601 2.523 5.18a9 9 0 0 0-.151 1.586c0 .197.02.611.089 1.046c-.919-.83-1.633-1.826-2.02-2.876c-.076-.206-.22-.585-.258-.743c-.019-.077-.046-.104-.103-.104c-.049 0-.085.038-.085.097c0 .069.027.241.037.295c.526 2.893 3.336 6.511 7.909 6.511c5.074 0 8.582-4.272 8.582-8.718C20.604 9.897 17.159 6 12.458 6m9.072 3.786l2.237-1.315a.48.48 0 0 0 .171-.649a.46.46 0 0 0-.629-.178l-.008.005l-2.237 1.315a.48.48 0 0 0-.171.648a.47.47 0 0 0 .404.238a.5.5 0 0 0 .233-.064M17.641 5.54l1.315-2.237a.46.46 0 0 0-.165-.632l-.009-.005a.48.48 0 0 0-.648.171l-1.315 2.237a.46.46 0 0 0 .165.632l.009.005a.48.48 0 0 0 .648-.171m-5.188-1.605V1.273c0-.265-.203-.48-.453-.48s-.453.215-.453.48v2.661c0 .266.203.481.453.481s.453-.215.453-.48M6.782 5.711a.46.46 0 0 0 .178-.628l-.004-.009l-1.315-2.237a.48.48 0 0 0-.648-.171a.463.463 0 0 0-.179.629l.005.009L6.133 5.54a.476.476 0 0 0 .649.171M2.703 9.849a.46.46 0 0 1-.233-.063L.234 8.471a.48.48 0 0 1-.171-.649a.46.46 0 0 1 .628-.179l.009.006l2.237 1.315a.48.48 0 0 1 .171.648a.47.47 0 0 1-.405.237"/></svg> </template>
CSS
.icon-ibmwatson {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.834%2020.264c-2.534%200-5.224-1.257-7.136-3.002c.989-4.477%204.969-9.45%207.522-9.45c.289%200%20.533.06.865.256c.505.325.963.688%201.349%201.071c1.166%201.157%202.264%203.117%202.264%205.517c0%201.878-.633%203.339-1.307%204.241c-.733.981-2.111%201.367-3.557%201.367m-2.97%202.038c-1.65%200-3.016-.569-3.612-.87c-.797-.416-1.006-1.171-1.006-2.127q0-.418.052-.852c2.011%201.622%204.69%202.765%207.377%202.765c.591%200%201.134-.097%201.626-.228l.001.001c-.897.625-2.492%201.311-4.438%201.311M12.458%206a8.4%208.4%200%200%200-2.452.403c-.051.017-.112.047-.112.101c0%20.058.046.087.083.087s.165-.033.249-.046a7.7%207.7%200%200%201%201.455-.111c.789%200%201.599.16%202.375.431c-3.099%201.173-6.152%205.54-7.211%209.453c-1.125-1.275-1.832-2.723-1.832-4.109c0-2.272%201.846-3.668%204.524-3.668c.1%200%20.154%200%20.197-.011a.08.08%200%200%200%20.065-.083q-.002-.072-.099-.088a7%207%200%200%200-1.027-.08c-2.658%200-4.593%201.396-4.593%203.936c0%201.728.981%203.601%202.523%205.18a9%209%200%200%200-.151%201.586c0%20.197.02.611.089%201.046c-.919-.83-1.633-1.826-2.02-2.876c-.076-.206-.22-.585-.258-.743c-.019-.077-.046-.104-.103-.104c-.049%200-.085.038-.085.097c0%20.069.027.241.037.295c.526%202.893%203.336%206.511%207.909%206.511c5.074%200%208.582-4.272%208.582-8.718C20.604%209.897%2017.159%206%2012.458%206m9.072%203.786l2.237-1.315a.48.48%200%200%200%20.171-.649a.46.46%200%200%200-.629-.178l-.008.005l-2.237%201.315a.48.48%200%200%200-.171.648a.47.47%200%200%200%20.404.238a.5.5%200%200%200%20.233-.064M17.641%205.54l1.315-2.237a.46.46%200%200%200-.165-.632l-.009-.005a.48.48%200%200%200-.648.171l-1.315%202.237a.46.46%200%200%200%20.165.632l.009.005a.48.48%200%200%200%20.648-.171m-5.188-1.605V1.273c0-.265-.203-.48-.453-.48s-.453.215-.453.48v2.661c0%20.266.203.481.453.481s.453-.215.453-.48M6.782%205.711a.46.46%200%200%200%20.178-.628l-.004-.009l-1.315-2.237a.48.48%200%200%200-.648-.171a.463.463%200%200%200-.179.629l.005.009L6.133%205.54a.476.476%200%200%200%20.649.171M2.703%209.849a.46.46%200%200%201-.233-.063L.234%208.471a.48.48%200%200%201-.171-.649a.46.46%200%200%201%20.628-.179l.009.006l2.237%201.315a.48.48%200%200%201%20.171.648a.47.47%200%200%201-.405.237%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.834%2020.264c-2.534%200-5.224-1.257-7.136-3.002c.989-4.477%204.969-9.45%207.522-9.45c.289%200%20.533.06.865.256c.505.325.963.688%201.349%201.071c1.166%201.157%202.264%203.117%202.264%205.517c0%201.878-.633%203.339-1.307%204.241c-.733.981-2.111%201.367-3.557%201.367m-2.97%202.038c-1.65%200-3.016-.569-3.612-.87c-.797-.416-1.006-1.171-1.006-2.127q0-.418.052-.852c2.011%201.622%204.69%202.765%207.377%202.765c.591%200%201.134-.097%201.626-.228l.001.001c-.897.625-2.492%201.311-4.438%201.311M12.458%206a8.4%208.4%200%200%200-2.452.403c-.051.017-.112.047-.112.101c0%20.058.046.087.083.087s.165-.033.249-.046a7.7%207.7%200%200%201%201.455-.111c.789%200%201.599.16%202.375.431c-3.099%201.173-6.152%205.54-7.211%209.453c-1.125-1.275-1.832-2.723-1.832-4.109c0-2.272%201.846-3.668%204.524-3.668c.1%200%20.154%200%20.197-.011a.08.08%200%200%200%20.065-.083q-.002-.072-.099-.088a7%207%200%200%200-1.027-.08c-2.658%200-4.593%201.396-4.593%203.936c0%201.728.981%203.601%202.523%205.18a9%209%200%200%200-.151%201.586c0%20.197.02.611.089%201.046c-.919-.83-1.633-1.826-2.02-2.876c-.076-.206-.22-.585-.258-.743c-.019-.077-.046-.104-.103-.104c-.049%200-.085.038-.085.097c0%20.069.027.241.037.295c.526%202.893%203.336%206.511%207.909%206.511c5.074%200%208.582-4.272%208.582-8.718C20.604%209.897%2017.159%206%2012.458%206m9.072%203.786l2.237-1.315a.48.48%200%200%200%20.171-.649a.46.46%200%200%200-.629-.178l-.008.005l-2.237%201.315a.48.48%200%200%200-.171.648a.47.47%200%200%200%20.404.238a.5.5%200%200%200%20.233-.064M17.641%205.54l1.315-2.237a.46.46%200%200%200-.165-.632l-.009-.005a.48.48%200%200%200-.648.171l-1.315%202.237a.46.46%200%200%200%20.165.632l.009.005a.48.48%200%200%200%20.648-.171m-5.188-1.605V1.273c0-.265-.203-.48-.453-.48s-.453.215-.453.48v2.661c0%20.266.203.481.453.481s.453-.215.453-.48M6.782%205.711a.46.46%200%200%200%20.178-.628l-.004-.009l-1.315-2.237a.48.48%200%200%200-.648-.171a.463.463%200%200%200-.179.629l.005.009L6.133%205.54a.476.476%200%200%200%20.649.171M2.703%209.849a.46.46%200%200%201-.233-.063L.234%208.471a.48.48%200%200%201-.171-.649a.46.46%200%200%201%20.628-.179l.009.006l2.237%201.315a.48.48%200%200%201%20.171.648a.47.47%200%200%201-.405.237%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ibmwatson.svg?color=%231a73e8&size=48