Natural Language Processing 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Natural Language Processing 02 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/320412.svg" alt="Natural Language Processing 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320412.svg" alt="Natural Language Processing 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320412.svg" alt="Natural Language Processing 02 icon" :width="24" :height="24" />
CSS background
.icon-natural-language-processing-02 {
background-image: url('https://proicons.com/icon/320412.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="natural--language--processing--02_00000072254181954225258620000017459795874902257818_" d="M5,15c-0.552,0-1,0.448-1,1 s0.448,1,1,1s1-0.448,1-1S5.552,15,5,15z M9,15c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S9.552,15,9,15z M13,15 c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S13.552,15,13,15z M30.5,31.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-2.64H21 c-0.199,0-0.36-0.161-0.36-0.36V16.36h-3.28V20c0,1.302-1.059,2.36-2.36,2.36h-5v-0.72h5c0.904,0,1.64-0.735,1.64-1.64v-8 c0-0.904-0.73-1.64-1.628-1.64H3c-0.904,0-1.64,0.736-1.64,1.64v8c0,0.904,0.736,1.64,1.64,1.64h3c0.126,0,0.244,0.066,0.309,0.175 l3.006,5l-0.617,0.371L5.796,22.36H3c-1.301,0-2.36-1.059-2.36-2.36v-8c0-1.301,1.059-2.36,2.36-2.36h12.012 c1.294,0,2.348,1.059,2.348,2.36v3.64h3.279V4c0-0.199,0.161-0.36,0.36-0.36h4.543l1.646-2.821c0.129-0.222,0.492-0.222,0.621,0 l3.5,6c0.065,0.111,0.065,0.249,0.002,0.36C31.248,7.291,31.129,7.36,31,7.36h-7c-0.129,0-0.248-0.069-0.312-0.181 c-0.063-0.112-0.063-0.249,0.002-0.36l1.434-2.459H21.36v11.28h2.799c0.18-1.684,1.609-3,3.341-3c1.853,0,3.36,1.507,3.36,3.36 s-1.508,3.36-3.36,3.36c-1.731,0-3.161-1.316-3.341-3H21.36v11.28h2.779V25c0-0.199,0.161-0.36,0.36-0.36h6 c0.199,0,0.36,0.161,0.36,0.36v6C30.86,31.199,30.699,31.36,30.5,31.36z M24.86,30.64h5.279v-5.28H24.86V30.64z M27.5,13.36 c-1.456,0-2.64,1.185-2.64,2.64c0,1.456,1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S28.956,13.36,27.5,13.36z M24.627,6.64h5.746 L27.5,1.714L24.627,6.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!