Spyre Accelerator Card Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Spyre Accelerator Card 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/320740.svg" alt="Spyre Accelerator Card icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320740.svg" alt="Spyre Accelerator Card icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320740.svg" alt="Spyre Accelerator Card icon" :width="24" :height="24" />
CSS background
.icon-spyre-accelerator-card {
background-image: url('https://proicons.com/icon/320740.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="spyre-accelerator--card_00000134942780092262732320000009971643422601305527_" d="M23,11.5c0-0.276,0.224-0.5,0.5-0.5 s0.5,0.224,0.5,0.5S23.776,12,23.5,12S23,11.776,23,11.5z M23.5,18c0.276,0,0.5-0.224,0.5-0.5S23.776,17,23.5,17S23,17.224,23,17.5 S23.224,18,23.5,18z M11.5,12c0.276,0,0.5-0.224,0.5-0.5S11.776,11,11.5,11S11,11.224,11,11.5S11.224,12,11.5,12z M11.5,18 c0.276,0,0.5-0.224,0.5-0.5S11.776,17,11.5,17S11,17.224,11,17.5S11.224,18,11.5,18z M4.5,12C4.776,12,5,11.776,5,11.5 S4.776,11,4.5,11S4,11.224,4,11.5S4.224,12,4.5,12z M4.5,18C4.776,18,5,17.776,5,17.5S4.776,17,4.5,17S4,17.224,4,17.5 S4.224,18,4.5,18z M27,25.36H9c-0.199,0-0.36-0.161-0.36-0.36v-3.64H6.36V24c0,0.199-0.161,0.36-0.36,0.36H2 c-0.199,0-0.36-0.161-0.36-0.36V8c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v13c0,0.199-0.161,0.36-0.36,0.36 h-2.64V25C27.36,25.199,27.199,25.36,27,25.36z M9.36,24.64h17.28v-3.28H9.36V24.64z M2.36,23.64h3.28V21 c0-0.199,0.161-0.36,0.36-0.36h23.64V8.36H2.36V23.64z M26.36,19h-0.72v-3h0.721L26.36,19L26.36,19z M9.36,19H8.64v-3h0.72 C9.36,16,9.36,19,9.36,19z M21,18.36h-7c-0.199,0-0.36-0.161-0.36-0.36v-7c0-0.199,0.161-0.36,0.36-0.36h7 c0.199,0,0.36,0.161,0.36,0.36v7C21.36,18.199,21.199,18.36,21,18.36z M14.36,17.64h6.28v-6.28h-6.28 C14.36,11.36,14.36,17.64,14.36,17.64z M28.36,18h-0.72v-3h0.721L28.36,18L28.36,18z M7.36,18H6.64v-3h0.72C7.36,15,7.36,18,7.36,18 z M28.36,14h-0.72v-3h0.721L28.36,14L28.36,14z M7.36,14H6.64v-3h0.72C7.36,11,7.36,14,7.36,14z M26.36,13h-0.72v-3h0.721L26.36,13 L26.36,13z M9.36,13H8.64v-3h0.72C9.36,10,9.36,13,9.36,13z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!