ibm z processor capacity reference icon

ibm-z-processor-capacity-reference from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-z-processor-capacity-reference
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm z processor capacity reference icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25 25h2v4h-2zm-4-2h2v6h-2zm8-3h2v9h-2z"/><path fill="currentColor" d="M30 17V5a2 2 0 0 0-2-2h-9a2 2 0 0 0-2 2v24h2V5h9v12zM13 3H4a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M4 5.964L12.3 12L4 18.037zM4 27v-5.037L10.925 27zm9-.963L4.7 20l8.3-6.036zm0-16L6.075 5H13z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmZProcessorCapacityReference(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="M25 25h2v4h-2zm-4-2h2v6h-2zm8-3h2v9h-2z"/><path fill="currentColor" d="M30 17V5a2 2 0 0 0-2-2h-9a2 2 0 0 0-2 2v24h2V5h9v12zM13 3H4a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M4 5.964L12.3 12L4 18.037zM4 27v-5.037L10.925 27zm9-.963L4.7 20l8.3-6.036zm0-16L6.075 5H13z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25 25h2v4h-2zm-4-2h2v6h-2zm8-3h2v9h-2z"/><path fill="currentColor" d="M30 17V5a2 2 0 0 0-2-2h-9a2 2 0 0 0-2 2v24h2V5h9v12zM13 3H4a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2M4 5.964L12.3 12L4 18.037zM4 27v-5.037L10.925 27zm9-.963L4.7 20l8.3-6.036zm0-16L6.075 5H13z"/></svg>
</template>

CSS

.icon-ibm-z-processor-capacity-reference {
  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%22M25%2025h2v4h-2zm-4-2h2v6h-2zm8-3h2v9h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2017V5a2%202%200%200%200-2-2h-9a2%202%200%200%200-2%202v24h2V5h9v12zM13%203H4a2%202%200%200%200-2%202v22a2%202%200%200%200%202%202h9a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2M4%205.964L12.3%2012L4%2018.037zM4%2027v-5.037L10.925%2027zm9-.963L4.7%2020l8.3-6.036zm0-16L6.075%205H13z%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%22M25%2025h2v4h-2zm-4-2h2v6h-2zm8-3h2v9h-2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2017V5a2%202%200%200%200-2-2h-9a2%202%200%200%200-2%202v24h2V5h9v12zM13%203H4a2%202%200%200%200-2%202v22a2%202%200%200%200%202%202h9a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2M4%205.964L12.3%2012L4%2018.037zM4%2027v-5.037L10.925%2027zm9-.963L4.7%2020l8.3-6.036zm0-16L6.075%205H13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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