ibm quantum safe remediator icon

ibm-quantum-safe-remediator from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-quantum-safe-remediator
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm quantum safe remediator icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 16.44c0 4.96-4.68 7.7-8.45 9.9c-.54.32-1.07.62-1.55.92c-.49-.3-1.01-.61-1.55-.92C10.69 24.14 6 21.4 6 16.44V4h21V2H6c-1.1 0-2 .9-2 2v12.44c0 6.11 5.45 9.3 9.44 11.63c.72.42 1.41.82 2.02 1.22l.54.35l.54-.35c.61-.39 1.3-.79 2.02-1.22C22.54 25.74 28 22.55 28 16.44v-3.62c1.16-.41 2-1.51 2-2.82c0-1.65-1.35-3-3-3s-3 1.35-3 3c0 1.3.84 2.4 2 2.82zM27 11c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m-11 7c-1.48 0-2.77-.8-3.46-2l1.73-1c.35.6.99 1 1.73 1c1.1 0 2-.9 2-2s-.9-2-2-2v-2c2.21 0 4 1.79 4 4s-1.79 4-4 4m0 4c-.68 0-1.38-.09-2.07-.27c-4.26-1.14-6.8-5.54-5.66-9.8s5.54-6.8 9.8-5.66l-.52 1.93c-3.2-.86-6.49 1.05-7.35 4.24c-.86 3.2 1.05 6.49 4.24 7.35s6.49-1.05 7.35-4.24l1.93.52c-.96 3.57-4.2 5.93-7.73 5.93z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmQuantumSafeRemediator(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="M26 16.44c0 4.96-4.68 7.7-8.45 9.9c-.54.32-1.07.62-1.55.92c-.49-.3-1.01-.61-1.55-.92C10.69 24.14 6 21.4 6 16.44V4h21V2H6c-1.1 0-2 .9-2 2v12.44c0 6.11 5.45 9.3 9.44 11.63c.72.42 1.41.82 2.02 1.22l.54.35l.54-.35c.61-.39 1.3-.79 2.02-1.22C22.54 25.74 28 22.55 28 16.44v-3.62c1.16-.41 2-1.51 2-2.82c0-1.65-1.35-3-3-3s-3 1.35-3 3c0 1.3.84 2.4 2 2.82zM27 11c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m-11 7c-1.48 0-2.77-.8-3.46-2l1.73-1c.35.6.99 1 1.73 1c1.1 0 2-.9 2-2s-.9-2-2-2v-2c2.21 0 4 1.79 4 4s-1.79 4-4 4m0 4c-.68 0-1.38-.09-2.07-.27c-4.26-1.14-6.8-5.54-5.66-9.8s5.54-6.8 9.8-5.66l-.52 1.93c-3.2-.86-6.49 1.05-7.35 4.24c-.86 3.2 1.05 6.49 4.24 7.35s6.49-1.05 7.35-4.24l1.93.52c-.96 3.57-4.2 5.93-7.73 5.93z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 16.44c0 4.96-4.68 7.7-8.45 9.9c-.54.32-1.07.62-1.55.92c-.49-.3-1.01-.61-1.55-.92C10.69 24.14 6 21.4 6 16.44V4h21V2H6c-1.1 0-2 .9-2 2v12.44c0 6.11 5.45 9.3 9.44 11.63c.72.42 1.41.82 2.02 1.22l.54.35l.54-.35c.61-.39 1.3-.79 2.02-1.22C22.54 25.74 28 22.55 28 16.44v-3.62c1.16-.41 2-1.51 2-2.82c0-1.65-1.35-3-3-3s-3 1.35-3 3c0 1.3.84 2.4 2 2.82zM27 11c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m-11 7c-1.48 0-2.77-.8-3.46-2l1.73-1c.35.6.99 1 1.73 1c1.1 0 2-.9 2-2s-.9-2-2-2v-2c2.21 0 4 1.79 4 4s-1.79 4-4 4m0 4c-.68 0-1.38-.09-2.07-.27c-4.26-1.14-6.8-5.54-5.66-9.8s5.54-6.8 9.8-5.66l-.52 1.93c-3.2-.86-6.49 1.05-7.35 4.24c-.86 3.2 1.05 6.49 4.24 7.35s6.49-1.05 7.35-4.24l1.93.52c-.96 3.57-4.2 5.93-7.73 5.93z"/></svg>
</template>

CSS

.icon-ibm-quantum-safe-remediator {
  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%22M26%2016.44c0%204.96-4.68%207.7-8.45%209.9c-.54.32-1.07.62-1.55.92c-.49-.3-1.01-.61-1.55-.92C10.69%2024.14%206%2021.4%206%2016.44V4h21V2H6c-1.1%200-2%20.9-2%202v12.44c0%206.11%205.45%209.3%209.44%2011.63c.72.42%201.41.82%202.02%201.22l.54.35l.54-.35c.61-.39%201.3-.79%202.02-1.22C22.54%2025.74%2028%2022.55%2028%2016.44v-3.62c1.16-.41%202-1.51%202-2.82c0-1.65-1.35-3-3-3s-3%201.35-3%203c0%201.3.84%202.4%202%202.82zM27%2011c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201m-11%207c-1.48%200-2.77-.8-3.46-2l1.73-1c.35.6.99%201%201.73%201c1.1%200%202-.9%202-2s-.9-2-2-2v-2c2.21%200%204%201.79%204%204s-1.79%204-4%204m0%204c-.68%200-1.38-.09-2.07-.27c-4.26-1.14-6.8-5.54-5.66-9.8s5.54-6.8%209.8-5.66l-.52%201.93c-3.2-.86-6.49%201.05-7.35%204.24c-.86%203.2%201.05%206.49%204.24%207.35s6.49-1.05%207.35-4.24l1.93.52c-.96%203.57-4.2%205.93-7.73%205.93z%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%22M26%2016.44c0%204.96-4.68%207.7-8.45%209.9c-.54.32-1.07.62-1.55.92c-.49-.3-1.01-.61-1.55-.92C10.69%2024.14%206%2021.4%206%2016.44V4h21V2H6c-1.1%200-2%20.9-2%202v12.44c0%206.11%205.45%209.3%209.44%2011.63c.72.42%201.41.82%202.02%201.22l.54.35l.54-.35c.61-.39%201.3-.79%202.02-1.22C22.54%2025.74%2028%2022.55%2028%2016.44v-3.62c1.16-.41%202-1.51%202-2.82c0-1.65-1.35-3-3-3s-3%201.35-3%203c0%201.3.84%202.4%202%202.82zM27%2011c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201m-11%207c-1.48%200-2.77-.8-3.46-2l1.73-1c.35.6.99%201%201.73%201c1.1%200%202-.9%202-2s-.9-2-2-2v-2c2.21%200%204%201.79%204%204s-1.79%204-4%204m0%204c-.68%200-1.38-.09-2.07-.27c-4.26-1.14-6.8-5.54-5.66-9.8s5.54-6.8%209.8-5.66l-.52%201.93c-3.2-.86-6.49%201.05-7.35%204.24c-.86%203.2%201.05%206.49%204.24%207.35s6.49-1.05%207.35-4.24l1.93.52c-.96%203.57-4.2%205.93-7.73%205.93z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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