UNPKG

@carbon/pictograms-react

Version:

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

33 lines (30 loc) 2.37 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. */ import { _ as _extends } from '../_rollupPluginBabelHelpers-fe323da0.js'; import React from 'react'; import Icon from '../Icon.js'; import '@carbon/icon-helpers'; import 'prop-types'; var _path; const StuttgartTvTower = /*#__PURE__*/React.forwardRef(function StuttgartTvTower({ children, ...rest }, ref) { return /*#__PURE__*/React.createElement(Icon, _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.641,30.021l-0.98-16.662H15.34\tl-0.98,16.662l-0.719-0.043l0.978-16.619H14v-0.72h4v0.72h-0.618l0.978,16.619L17.641,30.021z M30.36,30h-0.72v-2h0.721L30.36,30\tL30.36,30z M28.36,30h-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,27.64,28.36,28.588,28.36,30z M22.36,30h-0.72v-2h0.721L22.36,30L22.36,30z M20.36,30h-0.72v-2h0.721L20.36,30L20.36,30z M12.36,30h-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,28.065,9.236,27.64,10,27.64C11.257,27.64,12.36,28.743,12.36,30z M2.36,30H1.64v-2h0.72C2.36,28,2.36,30,2.36,30z M30.36,26\th-0.72v-2h0.721L30.36,26L30.36,26z M28.36,26h-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,23.64,28.36,24.588,28.36,26z M12.36,26h-0.72v-2h0.72V26z M10.36,26H9.64v-2h0.72\tC10.36,24,10.36,26,10.36,26z M8.36,26H7.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,23.64,8.36,24.743,8.36,26z M2.36,26H1.64v-2h0.72C2.36,24,2.36,26,2.36,26z M19,11.36h-6v-0.72\th6V11.36z M19,9.36h-6V8.64h6V9.36z M19,7.36h-6V6.64h2.64V6h0.72v0.64H19V7.36z M16.36,5h-0.72V4h0.72V5z M16.36,3h-0.72V2h0.72V3z" })), children); }); export { StuttgartTvTower as default };