ibm watson orders icon

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

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

More enterprise icons from Carbon

Use the ibm watson orders icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 13h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9 0 7 3.1 7 7zm-6 7h3v2h-3zm0 4h3v2h-3z"/><path fill="currentColor" d="M27 30h-5v-2h5V18h-7v9c0 1.7-1.3 3-3 3s-3-1.3-3-3v-3h2v3c0 .6.4 1 1 1s1-.4 1-1V16h11v12c0 1.1-.9 2-2 2m-15-2h-1c-3.9 0-7-3.1-7-7v-4h2v4c0 2.8 2.2 5 5 5h1zm-1-18v2h3c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3l1.7-1l-2.3-4H4V4h10v6z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmWatsonOrders(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="M28 13h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9 0 7 3.1 7 7zm-6 7h3v2h-3zm0 4h3v2h-3z"/><path fill="currentColor" d="M27 30h-5v-2h5V18h-7v9c0 1.7-1.3 3-3 3s-3-1.3-3-3v-3h2v3c0 .6.4 1 1 1s1-.4 1-1V16h11v12c0 1.1-.9 2-2 2m-15-2h-1c-3.9 0-7-3.1-7-7v-4h2v4c0 2.8 2.2 5 5 5h1zm-1-18v2h3c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3l1.7-1l-2.3-4H4V4h10v6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 13h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9 0 7 3.1 7 7zm-6 7h3v2h-3zm0 4h3v2h-3z"/><path fill="currentColor" d="M27 30h-5v-2h5V18h-7v9c0 1.7-1.3 3-3 3s-3-1.3-3-3v-3h2v3c0 .6.4 1 1 1s1-.4 1-1V16h11v12c0 1.1-.9 2-2 2m-15-2h-1c-3.9 0-7-3.1-7-7v-4h2v4c0 2.8 2.2 5 5 5h1zm-1-18v2h3c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3l1.7-1l-2.3-4H4V4h10v6z"/></svg>
</template>

CSS

.icon-ibm-watson-orders {
  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%22M28%2013h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9%200%207%203.1%207%207zm-6%207h3v2h-3zm0%204h3v2h-3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2030h-5v-2h5V18h-7v9c0%201.7-1.3%203-3%203s-3-1.3-3-3v-3h2v3c0%20.6.4%201%201%201s1-.4%201-1V16h11v12c0%201.1-.9%202-2%202m-15-2h-1c-3.9%200-7-3.1-7-7v-4h2v4c0%202.8%202.2%205%205%205h1zm-1-18v2h3c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2H4c-1.1%200-2%20.9-2%202v6c0%201.1.9%202%202%202h2.4l1.7%203l1.7-1l-2.3-4H4V4h10v6z%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%22M28%2013h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9%200%207%203.1%207%207zm-6%207h3v2h-3zm0%204h3v2h-3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2030h-5v-2h5V18h-7v9c0%201.7-1.3%203-3%203s-3-1.3-3-3v-3h2v3c0%20.6.4%201%201%201s1-.4%201-1V16h11v12c0%201.1-.9%202-2%202m-15-2h-1c-3.9%200-7-3.1-7-7v-4h2v4c0%202.8%202.2%205%205%205h1zm-1-18v2h3c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2H4c-1.1%200-2%20.9-2%202v6c0%201.1.9%202%202%202h2.4l1.7%203l1.7-1l-2.3-4H4V4h10v6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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