ibm cloud security compliance center workload protection icon

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

Name
ibm-cloud-security-compliance-center-workload-protection
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 workload protection icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1l2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18zm8 6.5c0 1.2-.7 2.2-1.7 2.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6zM16 20c-2.2 0-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4h-2c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2z"/><path fill="currentColor" d="M16 25c-5 0-9-4-9-9s4-9 9-9s9 4 9 9h-2c0-3.9-3.1-7-7-7s-7 3.1-7 7s3.1 7 7 7z"/><path fill="currentColor" d="M16 30C8.3 30 2 23.7 2 16S8.3 2 16 2s14 6.3 14 14h-2c0-6.6-5.4-12-12-12S4 9.4 4 16s5.4 12 12 12z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudSecurityComplianceCenterWorkloadProtection(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="M20 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1l2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18zm8 6.5c0 1.2-.7 2.2-1.7 2.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6zM16 20c-2.2 0-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4h-2c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2z"/><path fill="currentColor" d="M16 25c-5 0-9-4-9-9s4-9 9-9s9 4 9 9h-2c0-3.9-3.1-7-7-7s-7 3.1-7 7s3.1 7 7 7z"/><path fill="currentColor" d="M16 30C8.3 30 2 23.7 2 16S8.3 2 16 2s14 6.3 14 14h-2c0-6.6-5.4-12-12-12S4 9.4 4 16s5.4 12 12 12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1l2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18zm8 6.5c0 1.2-.7 2.2-1.7 2.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6zM16 20c-2.2 0-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4h-2c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2z"/><path fill="currentColor" d="M16 25c-5 0-9-4-9-9s4-9 9-9s9 4 9 9h-2c0-3.9-3.1-7-7-7s-7 3.1-7 7s3.1 7 7 7z"/><path fill="currentColor" d="M16 30C8.3 30 2 23.7 2 16S8.3 2 16 2s14 6.3 14 14h-2c0-6.6-5.4-12-12-12S4 9.4 4 16s5.4 12 12 12z"/></svg>
</template>

CSS

.icon-ibm-cloud-security-compliance-center-workload-protection {
  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%22M20%2018v6.5c0%201.9%201.1%203.7%202.9%204.5l2.1%201l2.1-1c1.7-.8%202.9-2.6%202.9-4.5V18zm8%206.5c0%201.2-.7%202.2-1.7%202.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6zM16%2020c-2.2%200-4-1.8-4-4s1.8-4%204-4s4%201.8%204%204h-2c0-1.1-.9-2-2-2s-2%20.9-2%202s.9%202%202%202z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2025c-5%200-9-4-9-9s4-9%209-9s9%204%209%209h-2c0-3.9-3.1-7-7-7s-7%203.1-7%207s3.1%207%207%207z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2030C8.3%2030%202%2023.7%202%2016S8.3%202%2016%202s14%206.3%2014%2014h-2c0-6.6-5.4-12-12-12S4%209.4%204%2016s5.4%2012%2012%2012z%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%22M20%2018v6.5c0%201.9%201.1%203.7%202.9%204.5l2.1%201l2.1-1c1.7-.8%202.9-2.6%202.9-4.5V18zm8%206.5c0%201.2-.7%202.2-1.7%202.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6zM16%2020c-2.2%200-4-1.8-4-4s1.8-4%204-4s4%201.8%204%204h-2c0-1.1-.9-2-2-2s-2%20.9-2%202s.9%202%202%202z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2025c-5%200-9-4-9-9s4-9%209-9s9%204%209%209h-2c0-3.9-3.1-7-7-7s-7%203.1-7%207s3.1%207%207%207z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2030C8.3%2030%202%2023.7%202%2016S8.3%202%2016%202s14%206.3%2014%2014h-2c0-6.6-5.4-12-12-12S4%209.4%204%2016s5.4%2012%2012%2012z%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-workload-protection.svg?color=%231a73e8&size=48