ibm cloud gate keeper icon

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

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

More enterprise icons from Carbon

Use the ibm cloud gate keeper icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m22 22l-5-4.96l1.59-1.57L22 18.85l7.41-7.35L31 13.08zm2-20H6c-1.1 0-2 .9-2 2v14.3c0 3.9 2.1 7.5 5.5 9.5L15 31l5.4-3.2c.92-.52 1.74-1.19 2.46-1.94L21.5 24.5c-.59.61-1.26 1.14-2 1.6L15 28.8l-4.5-2.7C7.7 24.5 6 21.5 6 18.3V4h18v5h2V4c0-1.1-.9-2-2-2"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudGateKeeper(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 22l-5-4.96l1.59-1.57L22 18.85l7.41-7.35L31 13.08zm2-20H6c-1.1 0-2 .9-2 2v14.3c0 3.9 2.1 7.5 5.5 9.5L15 31l5.4-3.2c.92-.52 1.74-1.19 2.46-1.94L21.5 24.5c-.59.61-1.26 1.14-2 1.6L15 28.8l-4.5-2.7C7.7 24.5 6 21.5 6 18.3V4h18v5h2V4c0-1.1-.9-2-2-2"/></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 22l-5-4.96l1.59-1.57L22 18.85l7.41-7.35L31 13.08zm2-20H6c-1.1 0-2 .9-2 2v14.3c0 3.9 2.1 7.5 5.5 9.5L15 31l5.4-3.2c.92-.52 1.74-1.19 2.46-1.94L21.5 24.5c-.59.61-1.26 1.14-2 1.6L15 28.8l-4.5-2.7C7.7 24.5 6 21.5 6 18.3V4h18v5h2V4c0-1.1-.9-2-2-2"/></svg>
</template>

CSS

.icon-ibm-cloud-gate-keeper {
  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%2022l-5-4.96l1.59-1.57L22%2018.85l7.41-7.35L31%2013.08zm2-20H6c-1.1%200-2%20.9-2%202v14.3c0%203.9%202.1%207.5%205.5%209.5L15%2031l5.4-3.2c.92-.52%201.74-1.19%202.46-1.94L21.5%2024.5c-.59.61-1.26%201.14-2%201.6L15%2028.8l-4.5-2.7C7.7%2024.5%206%2021.5%206%2018.3V4h18v5h2V4c0-1.1-.9-2-2-2%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%2022l-5-4.96l1.59-1.57L22%2018.85l7.41-7.35L31%2013.08zm2-20H6c-1.1%200-2%20.9-2%202v14.3c0%203.9%202.1%207.5%205.5%209.5L15%2031l5.4-3.2c.92-.52%201.74-1.19%202.46-1.94L21.5%2024.5c-.59.61-1.26%201.14-2%201.6L15%2028.8l-4.5-2.7C7.7%2024.5%206%2021.5%206%2018.3V4h18v5h2V4c0-1.1-.9-2-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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