qiskit icon

qiskit from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
qiskit
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More enterprise icons from Carbon

Use the qiskit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 1C7.729 1 1 7.729 1 16s6.729 15 15 15s15-6.729 15-15S24.271 1 16 1m6.583 20.5A2.99 2.99 0 0 0 20 20c-.182 0-.359.023-.532.054l-1.726-3.02C24.53 17.271 27.864 18.858 28 19.5c-.098.462-1.89 1.414-5.416 2M20 22a1.001 1.001 0 0 1 0 2a1 1 0 0 1 0-2M3 16c0-.543.044-1.076.11-1.602c.855.666 2.155 1.197 3.723 1.602c-1.568.405-2.868.937-3.724 1.603A13 13 0 0 1 3 16m6.418-5.5A2.99 2.99 0 0 0 12 12c.182 0 .359-.023.532-.054l1.726 3.02C7.454 14.728 4.119 13.134 4 12.506c.086-.461 1.878-1.416 5.417-2.005ZM12 10a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m13.167 6c1.568-.405 2.868-.937 3.724-1.603c.065.527.109 1.06.109 1.603s-.044 1.076-.11 1.602c-.855-.666-2.155-1.197-3.723-1.602M16 3c4.902 0 9.176 2.729 11.39 6.745c-2.289-.996-5.8-1.551-9.39-1.7v2c6.61.269 9.866 1.823 10 2.455c-.144.676-3.854 2.406-11.424 2.492l-2.312-4.046c.452-.525.736-1.2.736-1.946c0-1.654-1.346-3-3-3a3 3 0 0 0-2.953 2.537c-1.706.284-3.236.684-4.435 1.205C6.827 5.728 11.1 3 16 3m0 26c-4.902 0-9.176-2.728-11.39-6.745c2.289.996 5.8 1.551 9.39 1.7v-2c-6.628-.27-9.882-1.83-10-2.45c.126-.673 3.836-2.41 11.424-2.497l2.312 4.046A2.97 2.97 0 0 0 17 23c0 1.654 1.346 3 3 3a3 3 0 0 0 2.953-2.537c1.706-.284 3.236-.684 4.435-1.205C25.173 26.272 20.9 29 16 29"/></svg>

React

import type { SVGProps } from "react";

export function CarbonQiskit(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="M16 1C7.729 1 1 7.729 1 16s6.729 15 15 15s15-6.729 15-15S24.271 1 16 1m6.583 20.5A2.99 2.99 0 0 0 20 20c-.182 0-.359.023-.532.054l-1.726-3.02C24.53 17.271 27.864 18.858 28 19.5c-.098.462-1.89 1.414-5.416 2M20 22a1.001 1.001 0 0 1 0 2a1 1 0 0 1 0-2M3 16c0-.543.044-1.076.11-1.602c.855.666 2.155 1.197 3.723 1.602c-1.568.405-2.868.937-3.724 1.603A13 13 0 0 1 3 16m6.418-5.5A2.99 2.99 0 0 0 12 12c.182 0 .359-.023.532-.054l1.726 3.02C7.454 14.728 4.119 13.134 4 12.506c.086-.461 1.878-1.416 5.417-2.005ZM12 10a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m13.167 6c1.568-.405 2.868-.937 3.724-1.603c.065.527.109 1.06.109 1.603s-.044 1.076-.11 1.602c-.855-.666-2.155-1.197-3.723-1.602M16 3c4.902 0 9.176 2.729 11.39 6.745c-2.289-.996-5.8-1.551-9.39-1.7v2c6.61.269 9.866 1.823 10 2.455c-.144.676-3.854 2.406-11.424 2.492l-2.312-4.046c.452-.525.736-1.2.736-1.946c0-1.654-1.346-3-3-3a3 3 0 0 0-2.953 2.537c-1.706.284-3.236.684-4.435 1.205C6.827 5.728 11.1 3 16 3m0 26c-4.902 0-9.176-2.728-11.39-6.745c2.289.996 5.8 1.551 9.39 1.7v-2c-6.628-.27-9.882-1.83-10-2.45c.126-.673 3.836-2.41 11.424-2.497l2.312 4.046A2.97 2.97 0 0 0 17 23c0 1.654 1.346 3 3 3a3 3 0 0 0 2.953-2.537c1.706-.284 3.236-.684 4.435-1.205C25.173 26.272 20.9 29 16 29"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 1C7.729 1 1 7.729 1 16s6.729 15 15 15s15-6.729 15-15S24.271 1 16 1m6.583 20.5A2.99 2.99 0 0 0 20 20c-.182 0-.359.023-.532.054l-1.726-3.02C24.53 17.271 27.864 18.858 28 19.5c-.098.462-1.89 1.414-5.416 2M20 22a1.001 1.001 0 0 1 0 2a1 1 0 0 1 0-2M3 16c0-.543.044-1.076.11-1.602c.855.666 2.155 1.197 3.723 1.602c-1.568.405-2.868.937-3.724 1.603A13 13 0 0 1 3 16m6.418-5.5A2.99 2.99 0 0 0 12 12c.182 0 .359-.023.532-.054l1.726 3.02C7.454 14.728 4.119 13.134 4 12.506c.086-.461 1.878-1.416 5.417-2.005ZM12 10a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m13.167 6c1.568-.405 2.868-.937 3.724-1.603c.065.527.109 1.06.109 1.603s-.044 1.076-.11 1.602c-.855-.666-2.155-1.197-3.723-1.602M16 3c4.902 0 9.176 2.729 11.39 6.745c-2.289-.996-5.8-1.551-9.39-1.7v2c6.61.269 9.866 1.823 10 2.455c-.144.676-3.854 2.406-11.424 2.492l-2.312-4.046c.452-.525.736-1.2.736-1.946c0-1.654-1.346-3-3-3a3 3 0 0 0-2.953 2.537c-1.706.284-3.236.684-4.435 1.205C6.827 5.728 11.1 3 16 3m0 26c-4.902 0-9.176-2.728-11.39-6.745c2.289.996 5.8 1.551 9.39 1.7v-2c-6.628-.27-9.882-1.83-10-2.45c.126-.673 3.836-2.41 11.424-2.497l2.312 4.046A2.97 2.97 0 0 0 17 23c0 1.654 1.346 3 3 3a3 3 0 0 0 2.953-2.537c1.706-.284 3.236-.684 4.435-1.205C25.173 26.272 20.9 29 16 29"/></svg>
</template>

CSS

.icon-qiskit {
  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%22M16%201C7.729%201%201%207.729%201%2016s6.729%2015%2015%2015s15-6.729%2015-15S24.271%201%2016%201m6.583%2020.5A2.99%202.99%200%200%200%2020%2020c-.182%200-.359.023-.532.054l-1.726-3.02C24.53%2017.271%2027.864%2018.858%2028%2019.5c-.098.462-1.89%201.414-5.416%202M20%2022a1.001%201.001%200%200%201%200%202a1%201%200%200%201%200-2M3%2016c0-.543.044-1.076.11-1.602c.855.666%202.155%201.197%203.723%201.602c-1.568.405-2.868.937-3.724%201.603A13%2013%200%200%201%203%2016m6.418-5.5A2.99%202.99%200%200%200%2012%2012c.182%200%20.359-.023.532-.054l1.726%203.02C7.454%2014.728%204.119%2013.134%204%2012.506c.086-.461%201.878-1.416%205.417-2.005ZM12%2010a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m13.167%206c1.568-.405%202.868-.937%203.724-1.603c.065.527.109%201.06.109%201.603s-.044%201.076-.11%201.602c-.855-.666-2.155-1.197-3.723-1.602M16%203c4.902%200%209.176%202.729%2011.39%206.745c-2.289-.996-5.8-1.551-9.39-1.7v2c6.61.269%209.866%201.823%2010%202.455c-.144.676-3.854%202.406-11.424%202.492l-2.312-4.046c.452-.525.736-1.2.736-1.946c0-1.654-1.346-3-3-3a3%203%200%200%200-2.953%202.537c-1.706.284-3.236.684-4.435%201.205C6.827%205.728%2011.1%203%2016%203m0%2026c-4.902%200-9.176-2.728-11.39-6.745c2.289.996%205.8%201.551%209.39%201.7v-2c-6.628-.27-9.882-1.83-10-2.45c.126-.673%203.836-2.41%2011.424-2.497l2.312%204.046A2.97%202.97%200%200%200%2017%2023c0%201.654%201.346%203%203%203a3%203%200%200%200%202.953-2.537c1.706-.284%203.236-.684%204.435-1.205C25.173%2026.272%2020.9%2029%2016%2029%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%22M16%201C7.729%201%201%207.729%201%2016s6.729%2015%2015%2015s15-6.729%2015-15S24.271%201%2016%201m6.583%2020.5A2.99%202.99%200%200%200%2020%2020c-.182%200-.359.023-.532.054l-1.726-3.02C24.53%2017.271%2027.864%2018.858%2028%2019.5c-.098.462-1.89%201.414-5.416%202M20%2022a1.001%201.001%200%200%201%200%202a1%201%200%200%201%200-2M3%2016c0-.543.044-1.076.11-1.602c.855.666%202.155%201.197%203.723%201.602c-1.568.405-2.868.937-3.724%201.603A13%2013%200%200%201%203%2016m6.418-5.5A2.99%202.99%200%200%200%2012%2012c.182%200%20.359-.023.532-.054l1.726%203.02C7.454%2014.728%204.119%2013.134%204%2012.506c.086-.461%201.878-1.416%205.417-2.005ZM12%2010a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m13.167%206c1.568-.405%202.868-.937%203.724-1.603c.065.527.109%201.06.109%201.603s-.044%201.076-.11%201.602c-.855-.666-2.155-1.197-3.723-1.602M16%203c4.902%200%209.176%202.729%2011.39%206.745c-2.289-.996-5.8-1.551-9.39-1.7v2c6.61.269%209.866%201.823%2010%202.455c-.144.676-3.854%202.406-11.424%202.492l-2.312-4.046c.452-.525.736-1.2.736-1.946c0-1.654-1.346-3-3-3a3%203%200%200%200-2.953%202.537c-1.706.284-3.236.684-4.435%201.205C6.827%205.728%2011.1%203%2016%203m0%2026c-4.902%200-9.176-2.728-11.39-6.745c2.289.996%205.8%201.551%209.39%201.7v-2c-6.628-.27-9.882-1.83-10-2.45c.126-.673%203.836-2.41%2011.424-2.497l2.312%204.046A2.97%202.97%200%200%200%2017%2023c0%201.654%201.346%203%203%203a3%203%200%200%200%202.953-2.537c1.706-.284%203.236-.684%204.435-1.205C25.173%2026.272%2020.9%2029%2016%2029%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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