Software Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Software 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/320724.svg" alt="Software icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320724.svg" alt="Software icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320724.svg" alt="Software icon" :width="24" :height="24" />
CSS background
.icon-software {
background-image: url('https://proicons.com/icon/320724.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 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <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="software_00000066500888365892051070000011341175887678095780_" d="M27,7.5C27,7.776,26.776,8,26.5,8S26,7.776,26,7.5 S26.224,7,26.5,7S27,7.224,27,7.5z M24.5,7C24.224,7,24,7.224,24,7.5S24.224,8,24.5,8S25,7.776,25,7.5S24.776,7,24.5,7z M22.5,7 C22.224,7,22,7.224,22,7.5S22.224,8,22.5,8S23,7.776,23,7.5S22.776,7,22.5,7z M29,26.36H3c-0.199,0-0.36-0.161-0.36-0.36V6 c0-0.199,0.161-0.36,0.36-0.36h26c0.199,0,0.36,0.161,0.36,0.36v20C29.36,26.199,29.199,26.36,29,26.36z M3.36,25.64h25.28V9.36 H3.36V25.64z M3.36,8.64h25.28V6.36H3.36V8.64z M21,23.36c-0.625,0-1.153-0.425-1.312-1H6v-0.72h13.688c0.158-0.575,0.687-1,1.312-1 c0.75,0,1.36,0.61,1.36,1.36S21.75,23.36,21,23.36z M21,21.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S21.353,21.36,21,21.36z M7,20.36c-0.75,0-1.36-0.61-1.36-1.36S6.25,17.64,7,17.64 c0.625,0,1.153,0.425,1.312,1H22v0.721H8.312C8.153,19.936,7.625,20.36,7,20.36z M7,18.36c-0.353,0-0.64,0.287-0.64,0.64 S6.647,19.64,7,19.64S7.64,19.353,7.64,19S7.353,18.36,7,18.36z M21,17.36c-0.625,0-1.153-0.425-1.312-1H6v-0.72h13.688 c0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36S21.75,17.36,21,17.36z M21,15.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S21.353,15.36,21,15.36z M7,14.36c-0.75,0-1.36-0.61-1.36-1.36S6.25,11.64,7,11.64 c0.625,0,1.153,0.424,1.312,1H22v0.72H8.312C8.153,13.936,7.625,14.36,7,14.36z M7,12.36c-0.353,0-0.64,0.287-0.64,0.64 S6.647,13.64,7,13.64S7.64,13.353,7.64,13S7.353,12.36,7,12.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Software in other icon packs
Copied!