Machine Learning 07 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Machine Learning 07 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/320318.svg" alt="Machine Learning 07 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320318.svg" alt="Machine Learning 07 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320318.svg" alt="Machine Learning 07 icon" :width="24" :height="24" />
CSS background
.icon-machine-learning-07 {
background-image: url('https://proicons.com/icon/320318.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 26.3.1, 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="machine--learning--07_00000147197782386372164500000005019582665351245714_" d="M17,31.36h-2 c-0.199,0-0.36-0.161-0.36-0.36v-0.64H9c-1.853,0-3.36-1.508-3.36-3.36c0-1.07,0.502-2.024,1.284-2.641 C4.555,24.319,2.64,22.379,2.64,20c0-1.788,1.082-3.328,2.625-4c-1.543-0.672-2.625-2.212-2.625-4c0-2.379,1.915-4.319,4.284-4.359 C6.143,7.025,5.64,6.07,5.64,5c0-1.853,1.507-3.36,3.36-3.36h5.64V1c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2 c0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36V2.36H9C7.544,2.36,6.36,3.544,6.36,5S7.544,7.64,9,7.64h5.64V7 c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64H23c1.456,0,2.64-1.185,2.64-2.64S24.456,2.36,23,2.36h-2V1.64h2 c1.853,0,3.36,1.507,3.36,3.36c0,1.07-0.503,2.025-1.285,2.641c2.37,0.041,4.285,1.98,4.285,4.359c0,1.788-1.082,3.328-2.626,4 c1.544,0.672,2.626,2.212,2.626,4c0,2.379-1.915,4.319-4.285,4.359c0.782,0.616,1.285,1.57,1.285,2.641 c0,1.853-1.508,3.36-3.36,3.36h-2v-0.72h2c1.456,0,2.64-1.184,2.64-2.64s-1.184-2.64-2.64-2.64h-5.64V25 c0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-0.64H9c-1.456,0-2.64,1.184-2.64,2.64S7.544,29.64,9,29.64h5.64 V29c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2C17.36,31.199,17.199,31.36,17,31.36z M15.36,30.64h1.28v-1.28 h-1.28V30.64z M15.36,24.64h1.28v-1.28h-1.28V24.64z M17.36,23.64H25c2.007,0,3.64-1.633,3.64-3.64s-1.633-3.64-3.64-3.64h-7.64V17 c0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36 v0.64H25c2.007,0,3.64-1.633,3.64-3.64S27.007,8.36,25,8.36h-7.64V9c0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36 V8.36H7c-2.007,0-3.64,1.633-3.64,3.64S4.993,15.64,7,15.64v0.72c-2.007,0-3.64,1.633-3.64,3.64S4.993,23.64,7,23.64h7.64V23 c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36V23.64z M15.36,16.64h1.28v-1.28h-1.28V16.64z M15.36,8.64h1.28V7.36 h-1.28V8.64z M15.36,2.64h1.28V1.36h-1.28V2.64z M12,16.36H7v-0.72h5V16.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!