Systems And Tools Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Systems And Tools 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/320796.svg" alt="Systems And Tools icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320796.svg" alt="Systems And Tools icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320796.svg" alt="Systems And Tools icon" :width="24" :height="24" />
CSS background
.icon-systems-and-tools {
background-image: url('https://proicons.com/icon/320796.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="systems-and-tools_00000115509953010037834130000011960470828054188711_" d="M31,29.36h-9c-0.199,0-0.36-0.161-0.36-0.36 v-6.64H1v-0.72h20.64v-1.28H4c-0.75,0-1.36-0.61-1.36-1.36V4.021c0-0.76,0.61-1.379,1.359-1.38h22c0.75,0,1.36,0.61,1.36,1.36v8.64 H31c0.199,0,0.36,0.161,0.36,0.36v16C31.36,29.199,31.199,29.36,31,29.36z M22.36,28.64h8.279v-2.28H22.36V28.64z M22.36,25.64 h8.279V13.36H22.36V25.64z M4,3.36C3.653,3.361,3.36,3.663,3.36,4.021V19c0,0.353,0.287,0.64,0.64,0.64h17.64V13 c0-0.199,0.161-0.36,0.36-0.36h4.64V4c0-0.353-0.287-0.64-0.64-0.64C26,3.36,4,3.36,4,3.36z M15.36,15h-0.72v-0.5 c0-1.605-1.087-3.038-2.644-3.483c-0.135-0.039-0.235-0.153-0.257-0.292c-0.021-0.139,0.041-0.278,0.158-0.355 C12.362,10.064,12.64,9.552,12.64,9c0-0.904-0.736-1.64-1.64-1.64S9.36,8.096,9.36,9c0,0.552,0.277,1.064,0.742,1.37 c0.118,0.077,0.179,0.216,0.158,0.355s-0.122,0.253-0.257,0.292C8.447,11.462,7.36,12.894,7.36,14.5V15H6.64v-0.5 c0-1.714,1.032-3.264,2.575-3.959C8.848,10.118,8.641,9.574,8.641,9c0-1.301,1.058-2.36,2.359-2.36S13.359,7.699,13.359,9 c0,0.574-0.208,1.118-0.574,1.541c1.542,0.695,2.575,2.245,2.575,3.959V15z M21,10.36h-4V9.64h4V10.36z M23,8.36h-6V7.64h6V8.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!