@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 2.05 kB
JavaScript
/**
* Copyright IBM Corp. 2016, 2023
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
*/
//#region virtual:natural--language--processing--02/index.js
var virtual_natural__language__processing__02_default = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 64,
"height": 64
},
"content": [{
"elem": "path",
"attrs": { "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" }
}],
"name": "natural--language--processing--02"
};
//#endregion
module.exports = virtual_natural__language__processing__02_default;