@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
48 lines (47 loc) • 1.12 kB
JavaScript
//#region virtual:ibm-watson--natural-language-understanding/32.js
const IbmWatsonNaturalLanguageUnderstanding32 = require("../utils-BpydAK29.cjs").createSVGComponent("IbmWatsonNaturalLanguageUnderstanding32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": { "d": "M6 23H11V25H6z" }
},
{
"elem": "path",
"attrs": { "d": "M6 19H11V21H6z" }
},
{
"elem": "path",
"attrs": { "d": "M13,30H4c-1.1,0-2-0.9-2-2V17c0-1.1,0.9-2,2-2h9c1.1,0,2,0.9,2,2v11C15,29.1,14.1,30,13,30z M4,17v11h9V17H4z" }
},
{
"elem": "path",
"attrs": { "d": "M19 2H27V4H19z" }
},
{
"elem": "path",
"attrs": { "d": "M22 6H30V8H22z" }
},
{
"elem": "path",
"attrs": { "d": "M22 10H30V12H22z" }
},
{
"elem": "path",
"attrs": { "d": "M19 14H27V16H19z" }
},
{
"elem": "path",
"attrs": { "d": "M22 18H30V20H22z" }
},
{
"elem": "path",
"attrs": { "d": "M12,1l-1.4,1.4L13.2,5H4C2.9,5,2,5.9,2,7v5h2V7h9.2l-2.6,2.6L12,11l5-5L12,1z" }
}
]);
//#endregion
module.exports = IbmWatsonNaturalLanguageUnderstanding32;