UNPKG

@carbon/pictograms-react

Version:

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

35 lines (31 loc) 2.62 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 KualaLumpur = /*#__PURE__*/React.forwardRef(function KualaLumpur({ 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: "M9.5,4c0,0.276-0.224,0.5-0.5,0.5S8.5,4.276,8.5,4S8.724,3.5,9,3.5S9.5,3.724,9.5,4z M23,3.5\tc-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S23.276,3.5,23,3.5z M9.36,1H8.64v2h0.72C9.36,3,9.36,1,9.36,1z M23.36,1h-0.72v2h0.721L23.36,1L23.36,1z M26.36,16v15h-0.72V16.36h-0.5h-0.78V31h-0.72V16.36h-1.28V31h-0.72V16.36h-0.78h-0.5V22\tv2v7h-0.72v-1.897L16,24.575l-3.64,4.531V31h-0.72v-7v-2v-5.64h-0.5h-0.78V31H9.64V16.36H8.36V31H7.64V16.36H6.86h-0.5V31H5.64V16\tc0-0.199,0.161-0.36,0.36-0.36h0.14V11c0-0.199,0.161-0.36,0.36-0.36h0.14V8c0-0.199,0.161-0.36,0.36-0.36h0.14V6\tc0-0.199,0.161-0.36,0.36-0.36h1.14V5h0.72v0.64h1.14c0.199,0,0.36,0.161,0.36,0.36v1.64H11c0.199,0,0.36,0.161,0.36,0.36v2.64h0.14\tc0.199,0,0.36,0.161,0.36,0.36v4.64H12c0.199,0,0.36,0.161,0.36,0.36v5.64h7.28V16c0-0.199,0.161-0.36,0.36-0.36h0.14V11\tc0-0.199,0.161-0.36,0.36-0.36h0.14V8c0-0.199,0.161-0.36,0.36-0.36h0.14V6c0-0.199,0.161-0.36,0.36-0.36h1.14V5h0.721v0.64h1.14\tc0.199,0,0.36,0.161,0.36,0.36v1.64H25c0.199,0,0.36,0.161,0.36,0.36v2.64h0.14c0.199,0,0.36,0.161,0.36,0.36v4.64H26\tC26.199,15.64,26.36,15.801,26.36,16z M23.36,8.36v2.28h1.279V8.36h-0.5H23.36z M21.86,7.64h2.279V6.36H21.86V7.64z M21.36,10.64\th1.279V8.36H21.86h-0.5V10.64z M12.36,22.36v1.279h7.28V22.36H12.36z M9.36,8.36v2.28h1.28V8.36h-0.5H9.36z M7.86,7.64h2.28V6.36\tH7.86V7.64z M7.36,10.64h1.28V8.36H7.86h-0.5V10.64z M6.86,15.64h1.78v-4.28H7.36h-0.5V15.64z M11.14,15.64v-4.28h-0.5H9.36v4.28\tC9.36,15.64,11.14,15.64,11.14,15.64z M12.36,27.957l2.889-3.597H12.36V27.957z M19.64,27.955V24.36h-2.888L19.64,27.955z M20.86,15.64h1.779v-4.28H21.36h-0.5V15.64z M25.14,15.64v-4.28h-0.5h-1.28v4.28C23.36,15.64,25.14,15.64,25.14,15.64z" })), children); }); module.exports = KualaLumpur;