ibm gcm icon

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

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

More enterprise icons from Carbon

Use the ibm gcm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 17h15.172l-3.586 3.586L15 22l6-6l-6-6l-1.414 1.414L17.172 15H2z"/><path fill="currentColor" d="m28.504 8.136l-12-7a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 3 9v3h2V9.574l11-6.416l11 6.416v12.852l-11 6.416L4.273 22l-1.008 1.728l12.231 7.136a1 1 0 0 0 1.008 0l12-7A1 1 0 0 0 29 23V9a1 1 0 0 0-.496-.864"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmGcm(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="M2 17h15.172l-3.586 3.586L15 22l6-6l-6-6l-1.414 1.414L17.172 15H2z"/><path fill="currentColor" d="m28.504 8.136l-12-7a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 3 9v3h2V9.574l11-6.416l11 6.416v12.852l-11 6.416L4.273 22l-1.008 1.728l12.231 7.136a1 1 0 0 0 1.008 0l12-7A1 1 0 0 0 29 23V9a1 1 0 0 0-.496-.864"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 17h15.172l-3.586 3.586L15 22l6-6l-6-6l-1.414 1.414L17.172 15H2z"/><path fill="currentColor" d="m28.504 8.136l-12-7a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 3 9v3h2V9.574l11-6.416l11 6.416v12.852l-11 6.416L4.273 22l-1.008 1.728l12.231 7.136a1 1 0 0 0 1.008 0l12-7A1 1 0 0 0 29 23V9a1 1 0 0 0-.496-.864"/></svg>
</template>

CSS

.icon-ibm-gcm {
  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%22M2%2017h15.172l-3.586%203.586L15%2022l6-6l-6-6l-1.414%201.414L17.172%2015H2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.504%208.136l-12-7a1%201%200%200%200-1.008%200l-12%207A1%201%200%200%200%203%209v3h2V9.574l11-6.416l11%206.416v12.852l-11%206.416L4.273%2022l-1.008%201.728l12.231%207.136a1%201%200%200%200%201.008%200l12-7A1%201%200%200%200%2029%2023V9a1%201%200%200%200-.496-.864%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%22M2%2017h15.172l-3.586%203.586L15%2022l6-6l-6-6l-1.414%201.414L17.172%2015H2z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.504%208.136l-12-7a1%201%200%200%200-1.008%200l-12%207A1%201%200%200%200%203%209v3h2V9.574l11-6.416l11%206.416v12.852l-11%206.416L4.273%2022l-1.008%201.728l12.231%207.136a1%201%200%200%200%201.008%200l12-7A1%201%200%200%200%2029%2023V9a1%201%200%200%200-.496-.864%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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