ibm data power icon

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

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

More enterprise icons from Carbon

Use the ibm data power icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><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-3m11 12a2 2 0 1 0-4 0a2 2 0 0 0 4 0M5 7a2 2 0 1 0 4 0a2 2 0 0 0-4 0m25 9c0-7.72-6.28-14-14-14a13.9 13.9 0 0 0-5.386 1.077l.772 1.846A11.9 11.9 0 0 1 16 4c6.28 0 11.45 4.85 11.96 11H23v2h7zm-8.614 12.923l-.772-1.846A11.9 11.9 0 0 1 16 28C9.72 28 4.55 23.15 4.04 17H9v-2H2v1c0 7.72 6.28 14 14 14c1.864 0 3.677-.362 5.386-1.077"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmDataPower(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="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-3m11 12a2 2 0 1 0-4 0a2 2 0 0 0 4 0M5 7a2 2 0 1 0 4 0a2 2 0 0 0-4 0m25 9c0-7.72-6.28-14-14-14a13.9 13.9 0 0 0-5.386 1.077l.772 1.846A11.9 11.9 0 0 1 16 4c6.28 0 11.45 4.85 11.96 11H23v2h7zm-8.614 12.923l-.772-1.846A11.9 11.9 0 0 1 16 28C9.72 28 4.55 23.15 4.04 17H9v-2H2v1c0 7.72 6.28 14 14 14c1.864 0 3.677-.362 5.386-1.077"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><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-3m11 12a2 2 0 1 0-4 0a2 2 0 0 0 4 0M5 7a2 2 0 1 0 4 0a2 2 0 0 0-4 0m25 9c0-7.72-6.28-14-14-14a13.9 13.9 0 0 0-5.386 1.077l.772 1.846A11.9 11.9 0 0 1 16 4c6.28 0 11.45 4.85 11.96 11H23v2h7zm-8.614 12.923l-.772-1.846A11.9 11.9 0 0 1 16 28C9.72 28 4.55 23.15 4.04 17H9v-2H2v1c0 7.72 6.28 14 14 14c1.864 0 3.677-.362 5.386-1.077"/></svg>
</template>

CSS

.icon-ibm-data-power {
  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%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-3m11%2012a2%202%200%201%200-4%200a2%202%200%200%200%204%200M5%207a2%202%200%201%200%204%200a2%202%200%200%200-4%200m25%209c0-7.72-6.28-14-14-14a13.9%2013.9%200%200%200-5.386%201.077l.772%201.846A11.9%2011.9%200%200%201%2016%204c6.28%200%2011.45%204.85%2011.96%2011H23v2h7zm-8.614%2012.923l-.772-1.846A11.9%2011.9%200%200%201%2016%2028C9.72%2028%204.55%2023.15%204.04%2017H9v-2H2v1c0%207.72%206.28%2014%2014%2014c1.864%200%203.677-.362%205.386-1.077%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%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-3m11%2012a2%202%200%201%200-4%200a2%202%200%200%200%204%200M5%207a2%202%200%201%200%204%200a2%202%200%200%200-4%200m25%209c0-7.72-6.28-14-14-14a13.9%2013.9%200%200%200-5.386%201.077l.772%201.846A11.9%2011.9%200%200%201%2016%204c6.28%200%2011.45%204.85%2011.96%2011H23v2h7zm-8.614%2012.923l-.772-1.846A11.9%2011.9%200%200%201%2016%2028C9.72%2028%204.55%2023.15%204.04%2017H9v-2H2v1c0%207.72%206.28%2014%2014%2014c1.864%200%203.677-.362%205.386-1.077%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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