UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 3.42 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:tire/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 Tire = /*#__PURE__*/ react.default.forwardRef(function Tire({ 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: "M16,30.36C8.082,30.36,1.64,23.918,1.64,16 S8.082,1.64,16,1.64S30.36,8.082,30.36,16S23.918,30.36,16,30.36z M16,2.36C8.479,2.36,2.36,8.479,2.36,16S8.479,29.64,16,29.64 S29.64,23.522,29.64,16C29.64,8.479,23.521,2.36,16,2.36z M16,25.36c-5.161,0-9.36-4.199-9.36-9.36S10.839,6.64,16,6.64 s9.36,4.199,9.36,9.36S21.161,25.36,16,25.36z M16,7.36c-4.764,0-8.64,3.876-8.64,8.64s3.876,8.64,8.64,8.64s8.64-3.876,8.64-8.64 S20.764,7.36,16,7.36z M7.259,24.742C4.923,22.407,3.637,19.303,3.637,16c0-3.301,1.286-6.405,3.62-8.74l0.509,0.509 C5.567,9.968,4.356,12.891,4.356,16c0,3.11,1.211,6.034,3.411,8.232L7.259,24.742z M24.738,24.738l-0.51-0.51 c2.198-2.197,3.408-5.12,3.408-8.229s-1.211-6.032-3.41-8.231l0.51-0.509c2.335,2.335,3.621,5.439,3.621,8.74 S27.072,22.404,24.738,24.738z M16,23.36c-1.977,0-3.825-0.766-5.206-2.156C9.406,19.826,8.64,17.978,8.64,16 c0-1.966,0.765-3.814,2.155-5.205S14.034,8.64,16,8.64c1.967,0,3.814,0.765,5.205,2.155c1.39,1.39,2.155,3.239,2.155,5.205 c0,1.978-0.766,3.826-2.156,5.206C19.826,22.595,17.978,23.36,16,23.36z M16.36,19.341v3.29c1.527-0.08,2.952-0.67,4.076-1.687 l-2.33-2.33C17.617,19.009,17.017,19.27,16.36,19.341z M11.565,20.944c1.125,1.017,2.549,1.606,4.075,1.687v-3.29 c-0.658-0.069-1.259-0.329-1.749-0.724L11.565,20.944z M9.37,16.36c0.08,1.527,0.669,2.952,1.686,4.076l2.327-2.327 c-0.395-0.489-0.656-1.091-0.727-1.749H9.37z M18.614,18.104l2.33,2.331c1.018-1.125,1.606-2.549,1.687-4.076h-3.293 C19.268,17.017,19.008,17.616,18.614,18.104z M15.997,13.36c-1.456,0-2.64,1.185-2.64,2.64c0,1.456,1.185,2.64,2.64,2.64 s2.64-1.184,2.64-2.64S17.452,13.36,15.997,13.36z M19.338,15.64h3.293c-0.081-1.519-0.671-2.943-1.688-4.074l-2.329,2.329 C19.008,14.383,19.268,14.984,19.338,15.64z M9.37,15.64h3.286c0.07-0.658,0.332-1.26,0.727-1.749l-2.326-2.326 C10.04,12.697,9.45,14.121,9.37,15.64z M16.36,12.66c0.657,0.071,1.257,0.332,1.746,0.726l2.329-2.329 C19.304,10.04,17.88,9.45,16.36,9.37V12.66z M11.566,11.057l2.326,2.326c0.489-0.394,1.091-0.654,1.749-0.724V9.37 C14.121,9.45,12.697,10.04,11.566,11.057z M15.997,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36 S16.747,17.36,15.997,17.36z M15.997,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S16.35,15.36,15.997,15.36z" }), children] }); }); //#endregion module.exports = Tire;