ibm quantum safe explorer icon

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

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

More enterprise icons from Carbon

Use the ibm quantum safe explorer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 18h8v2h-8zm18-5.18v3.62c0 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.22C9.46 25.74 4 22.55 4 16.44V4c0-1.1.9-2 2-2h21v2H6v9h6v2H6v1.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-.92c2.75-1.6 5.97-3.5 7.52-6.33h-5.08v-2h5.83c.11-.5.17-1.01.17-1.56v-3.62a2.99 2.99 0 0 1-2-2.82c0-1.65 1.35-3 3-3s3 1.35 3 3c0 1.3-.84 2.4-2 2.82zM28 10c0-.55-.45-1-1-1s-1 .45-1 1s.45 1 1 1s1-.45 1-1m-6 3h-8v2h8zm-4-5h-8v2h8z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmQuantumSafeExplorer(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="M10 18h8v2h-8zm18-5.18v3.62c0 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.22C9.46 25.74 4 22.55 4 16.44V4c0-1.1.9-2 2-2h21v2H6v9h6v2H6v1.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-.92c2.75-1.6 5.97-3.5 7.52-6.33h-5.08v-2h5.83c.11-.5.17-1.01.17-1.56v-3.62a2.99 2.99 0 0 1-2-2.82c0-1.65 1.35-3 3-3s3 1.35 3 3c0 1.3-.84 2.4-2 2.82zM28 10c0-.55-.45-1-1-1s-1 .45-1 1s.45 1 1 1s1-.45 1-1m-6 3h-8v2h8zm-4-5h-8v2h8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 18h8v2h-8zm18-5.18v3.62c0 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.22C9.46 25.74 4 22.55 4 16.44V4c0-1.1.9-2 2-2h21v2H6v9h6v2H6v1.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-.92c2.75-1.6 5.97-3.5 7.52-6.33h-5.08v-2h5.83c.11-.5.17-1.01.17-1.56v-3.62a2.99 2.99 0 0 1-2-2.82c0-1.65 1.35-3 3-3s3 1.35 3 3c0 1.3-.84 2.4-2 2.82zM28 10c0-.55-.45-1-1-1s-1 .45-1 1s.45 1 1 1s1-.45 1-1m-6 3h-8v2h8zm-4-5h-8v2h8z"/></svg>
</template>

CSS

.icon-ibm-quantum-safe-explorer {
  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%22M10%2018h8v2h-8zm18-5.18v3.62c0%206.11-5.45%209.3-9.44%2011.63c-.72.42-1.41.82-2.02%201.22l-.54.35l-.54-.35c-.61-.39-1.3-.79-2.02-1.22C9.46%2025.74%204%2022.55%204%2016.44V4c0-1.1.9-2%202-2h21v2H6v9h6v2H6v1.44c0%204.96%204.68%207.7%208.45%209.9c.54.32%201.07.62%201.55.92c.49-.3%201.01-.61%201.55-.92c2.75-1.6%205.97-3.5%207.52-6.33h-5.08v-2h5.83c.11-.5.17-1.01.17-1.56v-3.62a2.99%202.99%200%200%201-2-2.82c0-1.65%201.35-3%203-3s3%201.35%203%203c0%201.3-.84%202.4-2%202.82zM28%2010c0-.55-.45-1-1-1s-1%20.45-1%201s.45%201%201%201s1-.45%201-1m-6%203h-8v2h8zm-4-5h-8v2h8z%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%22M10%2018h8v2h-8zm18-5.18v3.62c0%206.11-5.45%209.3-9.44%2011.63c-.72.42-1.41.82-2.02%201.22l-.54.35l-.54-.35c-.61-.39-1.3-.79-2.02-1.22C9.46%2025.74%204%2022.55%204%2016.44V4c0-1.1.9-2%202-2h21v2H6v9h6v2H6v1.44c0%204.96%204.68%207.7%208.45%209.9c.54.32%201.07.62%201.55.92c.49-.3%201.01-.61%201.55-.92c2.75-1.6%205.97-3.5%207.52-6.33h-5.08v-2h5.83c.11-.5.17-1.01.17-1.56v-3.62a2.99%202.99%200%200%201-2-2.82c0-1.65%201.35-3%203-3s3%201.35%203%203c0%201.3-.84%202.4-2%202.82zM28%2010c0-.55-.45-1-1-1s-1%20.45-1%201s.45%201%201%201s1-.45%201-1m-6%203h-8v2h8zm-4-5h-8v2h8z%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-explorer.svg?color=%231a73e8&size=48