UNPKG

@carbon/pictograms-react

Version:

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

35 lines (31 loc) 2.56 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 F1Car_01 = /*#__PURE__*/React.forwardRef(function F1Car_01({ 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: "M3,12.36H1v-0.72h2V12.36z M9,11.64H5v0.72h4V11.64z M31.36,18v1c0,0.199-0.161,0.36-0.36,0.36h-4.072c-0.428,0.604-1.133,1-1.928,1c-1.302,0-2.36-1.059-2.36-2.36\tc0-0.586,0.216-1.124,0.57-1.537C22.864,16.41,22.43,16.36,22,16.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-1.269\tc-0.692,0.085-1.52,0.275-2.526,0.61c-0.11,0.038-0.23,0.019-0.324-0.049c-0.094-0.067-0.15-0.176-0.15-0.292v-1.5l-7.428,2.476\tC6.899,16.389,7.36,17.142,7.36,18c0,0.223-0.041,0.435-0.099,0.64H21c0.199,0,0.36,0.161,0.36,0.36s-0.161,0.36-0.36,0.36H6.922\tc-0.428,0.603-1.128,1-1.922,1c-1.179,0-2.159-0.869-2.333-2H2c-0.155,0-0.292-0.1-0.341-0.246l-1-3\tc-0.037-0.11-0.019-0.23,0.049-0.324C0.775,14.696,0.884,14.64,1,14.64h3c0.199,0,0.36,0.161,0.36,0.36v0.728\tc0.185-0.052,0.379-0.082,0.58-0.087l8.947-2.982c0.11-0.038,0.23-0.019,0.324,0.049c0.094,0.067,0.149,0.176,0.149,0.292v1.507\tc3.874-1.181,5.251-0.196,6.268,0.531C21.099,15.375,21.47,15.64,22,15.64c0.846,0,1.679,0.168,1.975,0.234\tc0.311-0.15,0.658-0.234,1.025-0.234c0.779,0,1.472,0.38,1.902,0.964l4.185,1.046C31.248,17.69,31.36,17.835,31.36,18z M3.64,16.072\tV15.36H1.5l0.76,2.28h0.408C2.767,16.995,3.128,16.434,3.64,16.072z M5,16.36c-0.904,0-1.64,0.736-1.64,1.64S4.096,19.64,5,19.64\tS6.64,18.904,6.64,18S5.904,16.36,5,16.36z M20.232,15.64c-0.008-0.005-0.016-0.011-0.022-0.016\tc-0.634-0.454-1.375-0.973-2.85-0.947v0.963H20.232z M26.64,18c0-0.904-0.735-1.64-1.64-1.64s-1.64,0.736-1.64,1.64\ts0.735,1.64,1.64,1.64S26.64,18.904,26.64,18z M30.64,18.281l-3.346-0.837c0.043,0.179,0.066,0.364,0.066,0.556\tc0,0.222-0.031,0.437-0.089,0.64h3.368v-0.359H30.64z M14,21.36h2v-0.72h-2V21.36z M8,21.36h4v-0.72H8V21.36z" })), children); }); module.exports = F1Car_01;