ibm cloud hpc icon

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

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

More enterprise icons from Carbon

Use the ibm cloud hpc icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 13h2v2h-2zm4 0h2v2h-2zm4 0h2v2h-2zm0 4h2v2h-2zm-15 3h2v2h-2zm5 8h2v2h-2zm4 0h2v2h-2zm-5-2h9v-9h-9zm2-7h5v5h-5z"/><path fill="currentColor" d="M16 3h-.006c-4.7.003-8.903 3.33-9.824 8.115A7.504 7.504 0 0 0 0 18.482A7.505 7.505 0 0 0 7.491 26H17v-2H7.495A5.51 5.51 0 0 1 2 18.486a5.5 5.5 0 0 1 4.526-5.402l1.349-.245l.259-1.345A8.026 8.026 0 0 1 16 5a7.965 7.965 0 0 1 7.79 6.169l1.947-.456A9.96 9.96 0 0 0 16 3"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudHpc(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="M22 13h2v2h-2zm4 0h2v2h-2zm4 0h2v2h-2zm0 4h2v2h-2zm-15 3h2v2h-2zm5 8h2v2h-2zm4 0h2v2h-2zm-5-2h9v-9h-9zm2-7h5v5h-5z"/><path fill="currentColor" d="M16 3h-.006c-4.7.003-8.903 3.33-9.824 8.115A7.504 7.504 0 0 0 0 18.482A7.505 7.505 0 0 0 7.491 26H17v-2H7.495A5.51 5.51 0 0 1 2 18.486a5.5 5.5 0 0 1 4.526-5.402l1.349-.245l.259-1.345A8.026 8.026 0 0 1 16 5a7.965 7.965 0 0 1 7.79 6.169l1.947-.456A9.96 9.96 0 0 0 16 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 13h2v2h-2zm4 0h2v2h-2zm4 0h2v2h-2zm0 4h2v2h-2zm-15 3h2v2h-2zm5 8h2v2h-2zm4 0h2v2h-2zm-5-2h9v-9h-9zm2-7h5v5h-5z"/><path fill="currentColor" d="M16 3h-.006c-4.7.003-8.903 3.33-9.824 8.115A7.504 7.504 0 0 0 0 18.482A7.505 7.505 0 0 0 7.491 26H17v-2H7.495A5.51 5.51 0 0 1 2 18.486a5.5 5.5 0 0 1 4.526-5.402l1.349-.245l.259-1.345A8.026 8.026 0 0 1 16 5a7.965 7.965 0 0 1 7.79 6.169l1.947-.456A9.96 9.96 0 0 0 16 3"/></svg>
</template>

CSS

.icon-ibm-cloud-hpc {
  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%22M22%2013h2v2h-2zm4%200h2v2h-2zm4%200h2v2h-2zm0%204h2v2h-2zm-15%203h2v2h-2zm5%208h2v2h-2zm4%200h2v2h-2zm-5-2h9v-9h-9zm2-7h5v5h-5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203h-.006c-4.7.003-8.903%203.33-9.824%208.115A7.504%207.504%200%200%200%200%2018.482A7.505%207.505%200%200%200%207.491%2026H17v-2H7.495A5.51%205.51%200%200%201%202%2018.486a5.5%205.5%200%200%201%204.526-5.402l1.349-.245l.259-1.345A8.026%208.026%200%200%201%2016%205a7.965%207.965%200%200%201%207.79%206.169l1.947-.456A9.96%209.96%200%200%200%2016%203%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%22M22%2013h2v2h-2zm4%200h2v2h-2zm4%200h2v2h-2zm0%204h2v2h-2zm-15%203h2v2h-2zm5%208h2v2h-2zm4%200h2v2h-2zm-5-2h9v-9h-9zm2-7h5v5h-5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203h-.006c-4.7.003-8.903%203.33-9.824%208.115A7.504%207.504%200%200%200%200%2018.482A7.505%207.505%200%200%200%207.491%2026H17v-2H7.495A5.51%205.51%200%200%201%202%2018.486a5.5%205.5%200%200%201%204.526-5.402l1.349-.245l.259-1.345A8.026%208.026%200%200%201%2016%205a7.965%207.965%200%200%201%207.79%206.169l1.947-.456A9.96%209.96%200%200%200%2016%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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