ibm datastage icon

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

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

More enterprise icons from Carbon

Use the ibm datastage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 22.1V13h-2v9.1c-1.4.4-2.5 1.5-2.9 2.9H13v2h9.1c.4 1.7 2 3 3.9 3c2.2 0 4-1.8 4-4c0-1.9-1.3-3.4-3-3.9M26 28c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m-16 2H2v-8h8zm-6-2h4v-4H4zM9.9 7H19V5H9.9c-.5-1.7-2-3-3.9-3c-2.2 0-4 1.8-4 4c0 1.9 1.3 3.4 3 3.9V19h2V9.9C8.4 9.5 9.5 8.4 9.9 7M6 8c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/><path fill="currentColor" d="M22 2v2h4.6L11 19.6l1.4 1.4L28 5.4V10h2V2z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmDatastage(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="M27 22.1V13h-2v9.1c-1.4.4-2.5 1.5-2.9 2.9H13v2h9.1c.4 1.7 2 3 3.9 3c2.2 0 4-1.8 4-4c0-1.9-1.3-3.4-3-3.9M26 28c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m-16 2H2v-8h8zm-6-2h4v-4H4zM9.9 7H19V5H9.9c-.5-1.7-2-3-3.9-3c-2.2 0-4 1.8-4 4c0 1.9 1.3 3.4 3 3.9V19h2V9.9C8.4 9.5 9.5 8.4 9.9 7M6 8c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/><path fill="currentColor" d="M22 2v2h4.6L11 19.6l1.4 1.4L28 5.4V10h2V2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 22.1V13h-2v9.1c-1.4.4-2.5 1.5-2.9 2.9H13v2h9.1c.4 1.7 2 3 3.9 3c2.2 0 4-1.8 4-4c0-1.9-1.3-3.4-3-3.9M26 28c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m-16 2H2v-8h8zm-6-2h4v-4H4zM9.9 7H19V5H9.9c-.5-1.7-2-3-3.9-3c-2.2 0-4 1.8-4 4c0 1.9 1.3 3.4 3 3.9V19h2V9.9C8.4 9.5 9.5 8.4 9.9 7M6 8c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/><path fill="currentColor" d="M22 2v2h4.6L11 19.6l1.4 1.4L28 5.4V10h2V2z"/></svg>
</template>

CSS

.icon-ibm-datastage {
  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%22M27%2022.1V13h-2v9.1c-1.4.4-2.5%201.5-2.9%202.9H13v2h9.1c.4%201.7%202%203%203.9%203c2.2%200%204-1.8%204-4c0-1.9-1.3-3.4-3-3.9M26%2028c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202m-16%202H2v-8h8zm-6-2h4v-4H4zM9.9%207H19V5H9.9c-.5-1.7-2-3-3.9-3c-2.2%200-4%201.8-4%204c0%201.9%201.3%203.4%203%203.9V19h2V9.9C8.4%209.5%209.5%208.4%209.9%207M6%208c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%202v2h4.6L11%2019.6l1.4%201.4L28%205.4V10h2V2z%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%22M27%2022.1V13h-2v9.1c-1.4.4-2.5%201.5-2.9%202.9H13v2h9.1c.4%201.7%202%203%203.9%203c2.2%200%204-1.8%204-4c0-1.9-1.3-3.4-3-3.9M26%2028c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202m-16%202H2v-8h8zm-6-2h4v-4H4zM9.9%207H19V5H9.9c-.5-1.7-2-3-3.9-3c-2.2%200-4%201.8-4%204c0%201.9%201.3%203.4%203%203.9V19h2V9.9C8.4%209.5%209.5%208.4%209.9%207M6%208c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%202v2h4.6L11%2019.6l1.4%201.4L28%205.4V10h2V2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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