ibm cloud privileged access gateway icon

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

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

More enterprise icons from Carbon

Use the ibm cloud privileged access gateway icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m32 23l-5 5l-1.4-1.4l2.6-2.6H20v-2h8.2l-2.6-2.6L27 18z"/><path fill="currentColor" d="M25.5 2.7c-.4-.4-.9-.7-1.5-.7h-2.7c-.6 0-1.1.3-1.3.8L19.4 4H18v-.5c0-.8-.7-1.5-1.5-1.5h-5c-.8 0-1.5.7-1.5 1.5V4H8.6L8 2.8c-.2-.5-.7-.8-1.3-.8H4c-.6 0-1.1.3-1.5.7c-.4.5-.6 1.1-.5 1.7l.7 4.1C3 9.9 4.2 11 5.7 11H6v12c-1.7 0-3 1.3-3 3v4h19v-2h-5v-7c0-1.7-1.3-3-3-3s-3 1.3-3 3v7H5v-2c0-.6.4-1 1-1h2V11h12v7h2v-7h.3c1.5 0 2.7-1.1 3-2.5l.7-4.1c.1-.6-.1-1.2-.5-1.7M13 21c0-.6.4-1 1-1s1 .4 1 1v7h-2zM23.3 8.2c-.1.5-.5.8-1 .8H5.7c-.5 0-.9-.4-1-.8L4 4h2.4l1 2H12V4h4v2h4.6l1-2H24z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudPrivilegedAccessGateway(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="m32 23l-5 5l-1.4-1.4l2.6-2.6H20v-2h8.2l-2.6-2.6L27 18z"/><path fill="currentColor" d="M25.5 2.7c-.4-.4-.9-.7-1.5-.7h-2.7c-.6 0-1.1.3-1.3.8L19.4 4H18v-.5c0-.8-.7-1.5-1.5-1.5h-5c-.8 0-1.5.7-1.5 1.5V4H8.6L8 2.8c-.2-.5-.7-.8-1.3-.8H4c-.6 0-1.1.3-1.5.7c-.4.5-.6 1.1-.5 1.7l.7 4.1C3 9.9 4.2 11 5.7 11H6v12c-1.7 0-3 1.3-3 3v4h19v-2h-5v-7c0-1.7-1.3-3-3-3s-3 1.3-3 3v7H5v-2c0-.6.4-1 1-1h2V11h12v7h2v-7h.3c1.5 0 2.7-1.1 3-2.5l.7-4.1c.1-.6-.1-1.2-.5-1.7M13 21c0-.6.4-1 1-1s1 .4 1 1v7h-2zM23.3 8.2c-.1.5-.5.8-1 .8H5.7c-.5 0-.9-.4-1-.8L4 4h2.4l1 2H12V4h4v2h4.6l1-2H24z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m32 23l-5 5l-1.4-1.4l2.6-2.6H20v-2h8.2l-2.6-2.6L27 18z"/><path fill="currentColor" d="M25.5 2.7c-.4-.4-.9-.7-1.5-.7h-2.7c-.6 0-1.1.3-1.3.8L19.4 4H18v-.5c0-.8-.7-1.5-1.5-1.5h-5c-.8 0-1.5.7-1.5 1.5V4H8.6L8 2.8c-.2-.5-.7-.8-1.3-.8H4c-.6 0-1.1.3-1.5.7c-.4.5-.6 1.1-.5 1.7l.7 4.1C3 9.9 4.2 11 5.7 11H6v12c-1.7 0-3 1.3-3 3v4h19v-2h-5v-7c0-1.7-1.3-3-3-3s-3 1.3-3 3v7H5v-2c0-.6.4-1 1-1h2V11h12v7h2v-7h.3c1.5 0 2.7-1.1 3-2.5l.7-4.1c.1-.6-.1-1.2-.5-1.7M13 21c0-.6.4-1 1-1s1 .4 1 1v7h-2zM23.3 8.2c-.1.5-.5.8-1 .8H5.7c-.5 0-.9-.4-1-.8L4 4h2.4l1 2H12V4h4v2h4.6l1-2H24z"/></svg>
</template>

CSS

.icon-ibm-cloud-privileged-access-gateway {
  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%22m32%2023l-5%205l-1.4-1.4l2.6-2.6H20v-2h8.2l-2.6-2.6L27%2018z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.5%202.7c-.4-.4-.9-.7-1.5-.7h-2.7c-.6%200-1.1.3-1.3.8L19.4%204H18v-.5c0-.8-.7-1.5-1.5-1.5h-5c-.8%200-1.5.7-1.5%201.5V4H8.6L8%202.8c-.2-.5-.7-.8-1.3-.8H4c-.6%200-1.1.3-1.5.7c-.4.5-.6%201.1-.5%201.7l.7%204.1C3%209.9%204.2%2011%205.7%2011H6v12c-1.7%200-3%201.3-3%203v4h19v-2h-5v-7c0-1.7-1.3-3-3-3s-3%201.3-3%203v7H5v-2c0-.6.4-1%201-1h2V11h12v7h2v-7h.3c1.5%200%202.7-1.1%203-2.5l.7-4.1c.1-.6-.1-1.2-.5-1.7M13%2021c0-.6.4-1%201-1s1%20.4%201%201v7h-2zM23.3%208.2c-.1.5-.5.8-1%20.8H5.7c-.5%200-.9-.4-1-.8L4%204h2.4l1%202H12V4h4v2h4.6l1-2H24z%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%22m32%2023l-5%205l-1.4-1.4l2.6-2.6H20v-2h8.2l-2.6-2.6L27%2018z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.5%202.7c-.4-.4-.9-.7-1.5-.7h-2.7c-.6%200-1.1.3-1.3.8L19.4%204H18v-.5c0-.8-.7-1.5-1.5-1.5h-5c-.8%200-1.5.7-1.5%201.5V4H8.6L8%202.8c-.2-.5-.7-.8-1.3-.8H4c-.6%200-1.1.3-1.5.7c-.4.5-.6%201.1-.5%201.7l.7%204.1C3%209.9%204.2%2011%205.7%2011H6v12c-1.7%200-3%201.3-3%203v4h19v-2h-5v-7c0-1.7-1.3-3-3-3s-3%201.3-3%203v7H5v-2c0-.6.4-1%201-1h2V11h12v7h2v-7h.3c1.5%200%202.7-1.1%203-2.5l.7-4.1c.1-.6-.1-1.2-.5-1.7M13%2021c0-.6.4-1%201-1s1%20.4%201%201v7h-2zM23.3%208.2c-.1.5-.5.8-1%20.8H5.7c-.5%200-.9-.4-1-.8L4%204h2.4l1%202H12V4h4v2h4.6l1-2H24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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