UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.79 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. */ const require_rolldown_runtime = require("../rolldown-runtime-BmbvWPDh.cjs"); const require_Icon_js = require("../Icon.js"); let react = require("react"); react = require_rolldown_runtime.__toESM(react); let react_jsx_runtime = require("react/jsx-runtime"); //#region virtual:drone--1/index.js /** * 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. */ const Drone_1 = /*#__PURE__*/ react.default.forwardRef(function Drone_1({ children, ...rest }, ref) { return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, { width: 64, height: 64, viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", ref, ...rest, children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,28.3604h-14c-.1987,0-.3599-.1611-.3599-.3604v-7.6396h-2.5352c-.3833,0-.751-.1631-1.0083-.4473s-.3828-.667-.3452-1.0479l.8506-8.5054h-1.6021c-1.3013,0-2.3599-1.0586-2.3599-2.3599s1.0586-2.3599,2.3599-2.3599h.6401v-1.2803H1v-.7197h8v.7197h-3.6401v1.2803h21.2798v-1.2803h-3.6396v-.7197h8v.7197h-3.6396v1.2803h.6396c1.3018,0,2.3604,1.0586,2.3604,2.3599s-1.0586,2.3599-2.3604,2.3599h-1.6025l.8506,8.5044c.0381.3809-.0869.7627-.3438,1.0479-.2578.2842-.626.4482-1.0098.4482h-2.5342v7.6396c0,.1992-.1611.3604-.3604.3604ZM9.3599,27.6396h13.2798v-10.2793h-13.2798v10.2793ZM23.3604,19.6396h2.5342c.1836,0,.3525-.0742.4756-.2109.1221-.1357.1797-.3105.1611-.4922l-.8574-8.5767h-2.6738c-.9043,0-1.6396.7358-1.6396,1.6401v1.6401h2.6396c.1992,0,.3604.1611.3604.3599v3c0,.1992-.1611.3604-.3604.3604h-.6396v2.2793ZM6.3257,10.3599l-.8574,8.5767c-.0186.1816.0396.3574.1626.4932.1226.1357.291.21.4741.21h2.5352v-2.2793h-.6401c-.1987,0-.3599-.1611-.3599-.3604v-3c0-.1987.1611-.3599.3599-.3599h2.6401v-1.6401c0-.9043-.7358-1.6401-1.6401-1.6401h-2.6743ZM23,16.6401h.6396v-2.2803h-15.2798v2.2803h14.6401ZM11.3599,13.6401h9.2798v-1.6401c0-1.3013,1.0586-2.3599,2.3604-2.3599h5c.9043,0,1.6396-.7358,1.6396-1.6401s-.7354-1.6401-1.6396-1.6401H4c-.9043,0-1.6401.7358-1.6401,1.6401s.7358,1.6401,1.6401,1.6401h5c1.3013,0,2.3599,1.0586,2.3599,2.3599v1.6401ZM18,21.3604h-4c-.75,0-1.3599-.6104-1.3599-1.3604s.6099-1.3604,1.3599-1.3604h4c.75,0,1.3604.6104,1.3604,1.3604s-.6104,1.3604-1.3604,1.3604ZM14,19.3604c-.353,0-.6401.2871-.6401.6396s.2871.6396.6401.6396h4c.3525,0,.6396-.2871.6396-.6396s-.2871-.6396-.6396-.6396h-4Z" }), children] }); }); //#endregion module.exports = Drone_1;