ibm cloud security groups icon

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

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

More enterprise icons from Carbon

Use the ibm cloud security groups icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.86 25.86c-.72.75-1.54 1.42-2.46 1.94L15 31l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v5h-2V4H6v14.3c0 3.2 1.7 6.2 4.5 7.8l4.5 2.7l4.5-2.7c.73-.47 1.41-.99 2-1.6zM28 12H18v2h10zm0 8H18v2h10zm2-4H20v2h10z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudSecurityGroups(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.86 25.86c-.72.75-1.54 1.42-2.46 1.94L15 31l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v5h-2V4H6v14.3c0 3.2 1.7 6.2 4.5 7.8l4.5 2.7l4.5-2.7c.73-.47 1.41-.99 2-1.6zM28 12H18v2h10zm0 8H18v2h10zm2-4H20v2h10z"/></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.86 25.86c-.72.75-1.54 1.42-2.46 1.94L15 31l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v5h-2V4H6v14.3c0 3.2 1.7 6.2 4.5 7.8l4.5 2.7l4.5-2.7c.73-.47 1.41-.99 2-1.6zM28 12H18v2h10zm0 8H18v2h10zm2-4H20v2h10z"/></svg>
</template>

CSS

.icon-ibm-cloud-security-groups {
  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.86%2025.86c-.72.75-1.54%201.42-2.46%201.94L15%2031l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1.9-2%202-2h18c1.1%200%202%20.9%202%202v5h-2V4H6v14.3c0%203.2%201.7%206.2%204.5%207.8l4.5%202.7l4.5-2.7c.73-.47%201.41-.99%202-1.6zM28%2012H18v2h10zm0%208H18v2h10zm2-4H20v2h10z%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.86%2025.86c-.72.75-1.54%201.42-2.46%201.94L15%2031l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1.9-2%202-2h18c1.1%200%202%20.9%202%202v5h-2V4H6v14.3c0%203.2%201.7%206.2%204.5%207.8l4.5%202.7l4.5-2.7c.73-.47%201.41-.99%202-1.6zM28%2012H18v2h10zm0%208H18v2h10zm2-4H20v2h10z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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