ibm cloud security compliance center icon

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

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

More enterprise icons from Carbon

Use the ibm cloud security compliance center icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 18v5.5c0 1.5-.9 2.8-2.3 3.5l-1.7.8l-1.7-.8c-1.4-.6-2.3-2-2.3-3.5V18zm2-2H20v7.5c0 2.2 1.3 4.3 3.4 5.3L26 30l2.6-1.2c2.1-1 3.4-3 3.4-5.3z"/><path fill="currentColor" d="M16 25H7.5C3.4 25 0 21.6 0 17.5c0-3.7 2.7-6.7 6.2-7.4c.9-4.7 5-8.1 9.8-8.1c5.5 0 10 4.5 10 10h-2c0-4.4-3.6-8-8-8c-4.1 0-7.5 3.1-8 7.1v.9h-.9c-2.9.2-5.1 2.6-5.1 5.5c0 3 2.5 5.5 5.5 5.5H16z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudSecurityComplianceCenter(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="M30 18v5.5c0 1.5-.9 2.8-2.3 3.5l-1.7.8l-1.7-.8c-1.4-.6-2.3-2-2.3-3.5V18zm2-2H20v7.5c0 2.2 1.3 4.3 3.4 5.3L26 30l2.6-1.2c2.1-1 3.4-3 3.4-5.3z"/><path fill="currentColor" d="M16 25H7.5C3.4 25 0 21.6 0 17.5c0-3.7 2.7-6.7 6.2-7.4c.9-4.7 5-8.1 9.8-8.1c5.5 0 10 4.5 10 10h-2c0-4.4-3.6-8-8-8c-4.1 0-7.5 3.1-8 7.1v.9h-.9c-2.9.2-5.1 2.6-5.1 5.5c0 3 2.5 5.5 5.5 5.5H16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 18v5.5c0 1.5-.9 2.8-2.3 3.5l-1.7.8l-1.7-.8c-1.4-.6-2.3-2-2.3-3.5V18zm2-2H20v7.5c0 2.2 1.3 4.3 3.4 5.3L26 30l2.6-1.2c2.1-1 3.4-3 3.4-5.3z"/><path fill="currentColor" d="M16 25H7.5C3.4 25 0 21.6 0 17.5c0-3.7 2.7-6.7 6.2-7.4c.9-4.7 5-8.1 9.8-8.1c5.5 0 10 4.5 10 10h-2c0-4.4-3.6-8-8-8c-4.1 0-7.5 3.1-8 7.1v.9h-.9c-2.9.2-5.1 2.6-5.1 5.5c0 3 2.5 5.5 5.5 5.5H16z"/></svg>
</template>

CSS

.icon-ibm-cloud-security-compliance-center {
  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%22M30%2018v5.5c0%201.5-.9%202.8-2.3%203.5l-1.7.8l-1.7-.8c-1.4-.6-2.3-2-2.3-3.5V18zm2-2H20v7.5c0%202.2%201.3%204.3%203.4%205.3L26%2030l2.6-1.2c2.1-1%203.4-3%203.4-5.3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2025H7.5C3.4%2025%200%2021.6%200%2017.5c0-3.7%202.7-6.7%206.2-7.4c.9-4.7%205-8.1%209.8-8.1c5.5%200%2010%204.5%2010%2010h-2c0-4.4-3.6-8-8-8c-4.1%200-7.5%203.1-8%207.1v.9h-.9c-2.9.2-5.1%202.6-5.1%205.5c0%203%202.5%205.5%205.5%205.5H16z%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%22M30%2018v5.5c0%201.5-.9%202.8-2.3%203.5l-1.7.8l-1.7-.8c-1.4-.6-2.3-2-2.3-3.5V18zm2-2H20v7.5c0%202.2%201.3%204.3%203.4%205.3L26%2030l2.6-1.2c2.1-1%203.4-3%203.4-5.3z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2025H7.5C3.4%2025%200%2021.6%200%2017.5c0-3.7%202.7-6.7%206.2-7.4c.9-4.7%205-8.1%209.8-8.1c5.5%200%2010%204.5%2010%2010h-2c0-4.4-3.6-8-8-8c-4.1%200-7.5%203.1-8%207.1v.9h-.9c-2.9.2-5.1%202.6-5.1%205.5c0%203%202.5%205.5%205.5%205.5H16z%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-compliance-center.svg?color=%231a73e8&size=48