Quantum Computer Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Quantum Computer icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320576.svg" alt="Quantum Computer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320576.svg" alt="Quantum Computer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320576.svg" alt="Quantum Computer icon" :width="24" :height="24" />
CSS background
.icon-quantum-computer {
background-image: url('https://proicons.com/icon/320576.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="quantum--computer_00000013155474129683520040000016104635171409588156_" d="M25,5.36V4.64H7v0.72h1.64v4.28H8v0.72h1.64 v10.28H9v0.721h2.64v3.279H11v0.721h10V24.64h-0.64v-3.28H23v-0.72h-0.64V10.36H24V9.64h-0.64V5.36H25z M11.64,20.64h-1.28v-3.28 h1.28V20.64z M11.64,16.64h-1.28v-1.28h1.28V16.64z M11.64,14.64h-1.28v-4.28h1.28V14.64z M11.64,9.64H9.36V5.36h2.28 C11.64,5.36,11.64,9.64,11.64,9.64z M15.64,24.64h-3.28v-3.28h3.28V24.64z M15.64,20.64h-3.28v-3.28h3.28V20.64z M15.64,16.64h-3.28 v-1.28h3.28V16.64z M15.64,14.64h-3.28v-4.28h3.28V14.64z M15.64,9.64h-3.28V5.36h3.28V9.64z M19.64,24.64h-3.28v-3.28h3.28V24.64z M19.64,20.64h-3.28v-3.28h3.28V20.64z M19.64,16.64h-3.28v-1.28h3.28V16.64z M19.64,14.64h-3.28v-4.28h3.28V14.64z M19.64,9.64 h-3.28V5.36h3.28V9.64z M21.64,20.64h-1.28v-3.28h1.279L21.64,20.64L21.64,20.64z M21.64,16.64h-1.28v-1.28h1.279L21.64,16.64 L21.64,16.64z M21.64,14.64h-1.28v-4.28h1.279L21.64,14.64L21.64,14.64z M22.64,9.64h-2.28V5.36h2.279L22.64,9.64L22.64,9.64z M13.36,4h-0.72V2c0-0.199,0.161-0.36,0.36-0.36h0.64v-1h0.72v1h3.28v-1h0.721v1H19c0.199,0,0.36,0.161,0.36,0.36v2h-0.72V2.36 h-0.28h-0.72h-3.28h-0.72h-0.28V4z M19.64,26h0.721v4c0,0.199-0.161,0.36-0.36,0.36h-1.64V31c0,0.199-0.161,0.36-0.36,0.36h-4 c-0.199,0-0.36-0.161-0.36-0.36v-0.64H12c-0.199,0-0.36-0.161-0.36-0.36v-4h0.72v3.64h1.28V26h0.72v4.64h3.28V26h0.721v3.64h1.279 C19.64,29.64,19.64,26,19.64,26z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!