cics transaction server zos icon

cics-transaction-server-zos from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
cics-transaction-server-zos
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the cics transaction server zos icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="28" cy="10" r="2" fill="currentColor"/><path fill="currentColor" d="M18 29h-7v-2h7c4.963 0 9-4.037 9-9v-4h2v4c0 6.065-4.935 11-11 11"/><path fill="currentColor" d="M16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5s5 2.243 5 5s-2.243 5-5 5m0-8c-1.654 0-3 1.346-3 3s1.346 3 3 3s3-1.346 3-3s-1.346-3-3-3"/><circle cx="4" cy="22" r="2" fill="currentColor"/><path fill="currentColor" d="M5 18H3v-4C3 7.935 7.935 3 14 3h7v2h-7c-4.963 0-9 4.037-9 9z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonCicsTransactionServerZos(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="28" cy="10" r="2" fill="currentColor"/><path fill="currentColor" d="M18 29h-7v-2h7c4.963 0 9-4.037 9-9v-4h2v4c0 6.065-4.935 11-11 11"/><path fill="currentColor" d="M16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5s5 2.243 5 5s-2.243 5-5 5m0-8c-1.654 0-3 1.346-3 3s1.346 3 3 3s3-1.346 3-3s-1.346-3-3-3"/><circle cx="4" cy="22" r="2" fill="currentColor"/><path fill="currentColor" d="M5 18H3v-4C3 7.935 7.935 3 14 3h7v2h-7c-4.963 0-9 4.037-9 9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="28" cy="10" r="2" fill="currentColor"/><path fill="currentColor" d="M18 29h-7v-2h7c4.963 0 9-4.037 9-9v-4h2v4c0 6.065-4.935 11-11 11"/><path fill="currentColor" d="M16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5s5 2.243 5 5s-2.243 5-5 5m0-8c-1.654 0-3 1.346-3 3s1.346 3 3 3s3-1.346 3-3s-1.346-3-3-3"/><circle cx="4" cy="22" r="2" fill="currentColor"/><path fill="currentColor" d="M5 18H3v-4C3 7.935 7.935 3 14 3h7v2h-7c-4.963 0-9 4.037-9 9z"/></svg>
</template>

CSS

.icon-cics-transaction-server-zos {
  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%3Ccircle%20cx%3D%2228%22%20cy%3D%2210%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2029h-7v-2h7c4.963%200%209-4.037%209-9v-4h2v4c0%206.065-4.935%2011-11%2011%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2021c-2.757%200-5-2.243-5-5s2.243-5%205-5s5%202.243%205%205s-2.243%205-5%205m0-8c-1.654%200-3%201.346-3%203s1.346%203%203%203s3-1.346%203-3s-1.346-3-3-3%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%2222%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2018H3v-4C3%207.935%207.935%203%2014%203h7v2h-7c-4.963%200-9%204.037-9%209z%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%3Ccircle%20cx%3D%2228%22%20cy%3D%2210%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2029h-7v-2h7c4.963%200%209-4.037%209-9v-4h2v4c0%206.065-4.935%2011-11%2011%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2021c-2.757%200-5-2.243-5-5s2.243-5%205-5s5%202.243%205%205s-2.243%205-5%205m0-8c-1.654%200-3%201.346-3%203s1.346%203%203%203s3-1.346%203-3s-1.346-3-3-3%22%2F%3E%3Ccircle%20cx%3D%224%22%20cy%3D%2222%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2018H3v-4C3%207.935%207.935%203%2014%203h7v2h-7c-4.963%200-9%204.037-9%209z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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