carbon for ibm dotcom icon

carbon-for-ibm-dotcom from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.

Name
carbon-for-ibm-dotcom
Set
Carbon
Style
Outline
Category
Brand
Viewbox
32×32
License
Apache 2.0

More brand icons from Carbon

Use the carbon for ibm dotcom icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.509 17.689l-6-3.55a1 1 0 0 0-1.018.001l-6 3.55a1 1 0 0 0-.491.86v6.9c0 .354.187.681.491.86l6 3.55a.99.99 0 0 0 1.018 0l6-3.55a1 1 0 0 0 .491-.86v-6.9a1 1 0 0 0-.491-.861M28 24.88l-5 2.958l-5-2.958v-5.76l5-2.958l5 2.958z"/><circle cx="6" cy="6" r="1" fill="currentColor"/><circle cx="9" cy="6" r="1" fill="currentColor"/><path fill="currentColor" d="M28 2H4c-1.103 0-2 .897-2 2v20c0 1.103.897 2 2 2h9v-2H4V10h24v4h2V4c0-1.103-.897-2-2-2M4 8V4h24v4z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonCarbonForIbmDotcom(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="m29.509 17.689l-6-3.55a1 1 0 0 0-1.018.001l-6 3.55a1 1 0 0 0-.491.86v6.9c0 .354.187.681.491.86l6 3.55a.99.99 0 0 0 1.018 0l6-3.55a1 1 0 0 0 .491-.86v-6.9a1 1 0 0 0-.491-.861M28 24.88l-5 2.958l-5-2.958v-5.76l5-2.958l5 2.958z"/><circle cx="6" cy="6" r="1" fill="currentColor"/><circle cx="9" cy="6" r="1" fill="currentColor"/><path fill="currentColor" d="M28 2H4c-1.103 0-2 .897-2 2v20c0 1.103.897 2 2 2h9v-2H4V10h24v4h2V4c0-1.103-.897-2-2-2M4 8V4h24v4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.509 17.689l-6-3.55a1 1 0 0 0-1.018.001l-6 3.55a1 1 0 0 0-.491.86v6.9c0 .354.187.681.491.86l6 3.55a.99.99 0 0 0 1.018 0l6-3.55a1 1 0 0 0 .491-.86v-6.9a1 1 0 0 0-.491-.861M28 24.88l-5 2.958l-5-2.958v-5.76l5-2.958l5 2.958z"/><circle cx="6" cy="6" r="1" fill="currentColor"/><circle cx="9" cy="6" r="1" fill="currentColor"/><path fill="currentColor" d="M28 2H4c-1.103 0-2 .897-2 2v20c0 1.103.897 2 2 2h9v-2H4V10h24v4h2V4c0-1.103-.897-2-2-2M4 8V4h24v4z"/></svg>
</template>

CSS

.icon-carbon-for-ibm-dotcom {
  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%22m29.509%2017.689l-6-3.55a1%201%200%200%200-1.018.001l-6%203.55a1%201%200%200%200-.491.86v6.9c0%20.354.187.681.491.86l6%203.55a.99.99%200%200%200%201.018%200l6-3.55a1%201%200%200%200%20.491-.86v-6.9a1%201%200%200%200-.491-.861M28%2024.88l-5%202.958l-5-2.958v-5.76l5-2.958l5%202.958z%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%226%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%202H4c-1.103%200-2%20.897-2%202v20c0%201.103.897%202%202%202h9v-2H4V10h24v4h2V4c0-1.103-.897-2-2-2M4%208V4h24v4z%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%22m29.509%2017.689l-6-3.55a1%201%200%200%200-1.018.001l-6%203.55a1%201%200%200%200-.491.86v6.9c0%20.354.187.681.491.86l6%203.55a.99.99%200%200%200%201.018%200l6-3.55a1%201%200%200%200%20.491-.86v-6.9a1%201%200%200%200-.491-.861M28%2024.88l-5%202.958l-5-2.958v-5.76l5-2.958l5%202.958z%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%226%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%202H4c-1.103%200-2%20.897-2%202v20c0%201.103.897%202%202%202h9v-2H4V10h24v4h2V4c0-1.103-.897-2-2-2M4%208V4h24v4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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