UNPKG

@carbon/pictograms-react

Version:

React components for pictograms in digital and software products using the Carbon Design System

35 lines (31 loc) 2.35 kB
/** * Copyright IBM Corp. 2019, 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. */ 'use strict'; var _rollupPluginBabelHelpers = require('../_rollupPluginBabelHelpers-DQqaN36q.js'); var React = require('react'); var Icon_js = require('../Icon.js'); require('@carbon/icon-helpers'); require('prop-types'); var _path; const NaturalLanguageProcessing_02 = /*#__PURE__*/React.forwardRef(function NaturalLanguageProcessing_02({ children, ...rest }, ref) { return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({ width: 64, height: 64, viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", ref: ref }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", { d: "M5,15c-0.552,0-1,0.448-1,1\ts0.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\tc-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\tc-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\tc0-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\tl3.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\tc1.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\tl3.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\tc-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\ts-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\tc0.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\tc-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\tL27.5,1.714L24.627,6.64z" })), children); }); module.exports = NaturalLanguageProcessing_02;