Natural Language Classifier Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Natural Language Classifier 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/320410.svg" alt="Natural Language Classifier icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320410.svg" alt="Natural Language Classifier icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320410.svg" alt="Natural Language Classifier icon" :width="24" :height="24" />
CSS background
.icon-natural-language-classifier {
background-image: url('https://proicons.com/icon/320410.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 24.1.2, 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="natural--language--classifier_1_" d="M19,31.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h2.64 v-6.28H12c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v4 c0,0.199-0.161,0.36-0.36,0.36h-3.64v6.279H19c0.199,0,0.36,0.161,0.36,0.36v6C19.36,31.199,19.199,31.36,19,31.36z M13.36,30.64 h5.28v-5.28h-5.28C13.36,25.36,13.36,30.64,13.36,30.64z M12.36,17.64h7.28v-3.28h-7.28C12.36,14.36,12.36,17.64,12.36,17.64z M31,18.36h-8c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h3.64V7.36h-3.104c-0.129,0-0.247-0.068-0.312-0.18 s-0.064-0.249,0-0.36l3.464-6c0.129-0.223,0.494-0.223,0.623,0l3.464,6c0.064,0.111,0.064,0.249,0,0.36s-0.183,0.18-0.312,0.18 H27.36v6.28H31c0.199,0,0.36,0.161,0.36,0.36v4C31.36,18.199,31.199,18.36,31,18.36z M23.36,17.64h7.279v-3.28H23.36V17.64z M24.159,6.64h5.682L27,1.72L24.159,6.64z M9,18.36H1c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h3.64v-6.3 c-1.684-0.18-3-1.61-3-3.341c0-1.853,1.507-3.36,3.36-3.36S8.36,2.147,8.36,4c0,1.731-1.316,3.161-3,3.341v6.3H9 c0.199,0,0.36,0.161,0.36,0.36v4C9.36,18.199,9.199,18.36,9,18.36z M1.36,17.64h7.28v-3.28H1.36V17.64z M5,1.36 C3.544,1.36,2.36,2.544,2.36,4S3.544,6.64,5,6.64S7.64,5.456,7.64,4S6.456,1.36,5,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!