UNPKG

@carbon/pictograms-react

Version:

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

35 lines (31 loc) 2.46 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 StuttgartTvTower = /*#__PURE__*/React.forwardRef(function StuttgartTvTower({ 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: "M17.141,31.011L16.65,14.36h-1.3\tl-0.49,16.651l-0.72-0.021l0.489-16.629H14v-0.72h4v0.72h-0.629l0.488,16.629L17.141,31.011z M30.36,31h-0.72v-2h0.721L30.36,31\tL30.36,31z M28.36,31h-0.72c0-0.967-0.864-1.64-1.64-1.64c-0.774,0-1.64,0.701-1.64,1.64h-0.72c0-1.257,1.104-2.36,2.36-2.36\tC27.14,28.64,28.36,29.588,28.36,31z M22.36,31h-0.72v-2h0.721L22.36,31L22.36,31z M20.36,31h-0.72v-2h0.721L20.36,31L20.36,31z M12.36,31h-0.72c0-0.938-0.866-1.64-1.64-1.64c-0.776,0-1.64,0.673-1.64,1.64H7.64c0-0.938-0.866-1.64-1.64-1.64\tc-0.776,0-1.64,0.673-1.64,1.64H3.64c0-1.412,1.22-2.36,2.36-2.36c0.815,0,1.565,0.464,1.992,1.132\tC8.437,29.065,9.236,28.64,10,28.64C11.257,28.64,12.36,29.743,12.36,31z M2.36,31H1.64v-2h0.72C2.36,29,2.36,31,2.36,31z M30.36,27\th-0.72v-2h0.721L30.36,27L30.36,27z M28.36,27h-0.72c0-0.967-0.864-1.64-1.64-1.64c-0.774,0-1.64,0.701-1.64,1.64h-0.72\tc0-0.967-0.864-1.64-1.64-1.64c-0.774,0-1.64,0.701-1.64,1.64h-0.72c0-1.257,1.104-2.36,2.36-2.36c0.764,0,1.563,0.426,2.008,1.132\tc0.428-0.668,1.178-1.132,1.992-1.132C27.14,24.64,28.36,25.588,28.36,27z M12.36,27h-0.72v-2h0.72V27z M10.36,27H9.64v-2h0.72\tC10.36,25,10.36,27,10.36,27z M8.36,27H7.64c0-0.938-0.866-1.64-1.64-1.64c-0.776,0-1.64,0.673-1.64,1.64H3.64\tc0-1.412,1.22-2.36,2.36-2.36C7.257,24.64,8.36,25.743,8.36,27z M2.36,27H1.64v-2h0.72C2.36,25,2.36,27,2.36,27z M19,12.36h-6v-0.72\th6V12.36z M19,10.36h-6V9.64h6V10.36z M19,8.36h-6V7.64h2.64V7h0.72v0.64H19V8.36z M16.36,6h-0.72V5h0.72V6z M16.36,4h-0.72V3h0.72\tV4z M16.36,2h-0.72V1h0.72V2z" })), children); }); module.exports = StuttgartTvTower;