UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.45 kB
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const react_1 = __importDefault(require("react")); const ui_react_1 = require("@onesy/ui-react"); const IconMaterialTireRepairW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'TireRepairW100', short_name: 'TireRepair', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M700-629q-5-5-7.5-11.18-2.5-6.17-2.5-12.76 0-9.06 5-17.56 5-8.5 13.22-13.94Q721-693 736-698q15-5 29.57-10 3.43-1 6.43-.5 3 .5 4.71 2.21Q779-704 779-695q-5 15-9.96 30.23Q764.09-649.54 755-637q-5 8-13.5 13t-17.56 5q-6.59 0-12.76-2.5Q705-624 700-629ZM225.77-197q-24.77 0-42.27-17.63Q166-232.25 166-257v-452q0-24.75 17.64-42.38Q201.28-769 226.06-769h180.17q24.77 0 42.27 17.62Q466-733.75 466-709v300q10-8 23-14t31-6q34.17 0 58.08 23.92Q602-381.17 602-347v68q0 22.95 15.54 38.48Q633.07-225 656.04-225q22.96 0 38.46-15.52Q710-256.05 710-279v-190h-34v-42q-45-20-73.5-58T574-653q0-63 43.88-106.5Q661.75-803 724-803q63 0 106.5 43.5T874-653q0 46-28.5 84T772-511v42h-34v190q0 34.17-23.88 58.08-23.88 23.92-58 23.92Q622-197 598-220.92q-24-23.91-24-58.08v-68q0-22.95-15.54-38.48Q542.93-401 519.96-401q-22.96 0-38.46 15.52Q466-369.95 466-347v90q0 24.75-17.64 42.37Q430.72-197 405.94-197H225.77Zm498.35-334q50.88 0 86.38-35.62 35.5-35.62 35.5-86.5t-35.62-86.38q-35.62-35.5-86.5-35.5t-86.38 35.62q-35.5 35.62-35.5 86.5t35.62 86.38q35.62 35.5 86.5 35.5ZM226-225h180q14 0 23-9t9-23v-104l-64 64q-5 5-10.54 4.47-5.53-.52-9.46-4.38-3.93-3.86-4.46-9.48Q349-312 354-317l84-84v-130l-64 64q-5 5-10.54 4.47-5.53-.52-9.46-4.38-3.93-3.86-4.46-9.48Q349-482 354-487l84-84v-130l-64 64q-5 5-10.54 4.47-5.53-.52-9.46-4.38-3.93-3.86-4.46-9.48Q349-652 354-657l75-75q-4-5-9.5-7t-13.5-2H226q-8 0-13.5 2t-9.5 7l75 75q5 5 4.46 10.44-.53 5.44-4.46 9.3-3.93 3.86-9.46 4.56Q263-632 258-637l-64-64v130l84 84q5 5 4.46 10.44-.53 5.44-4.46 9.3-3.93 3.86-9.46 4.56Q263-462 258-467l-64-64v130l84 84q5 5 4.46 10.44-.53 5.44-4.46 9.3-3.93 3.86-9.46 4.56Q263-292 258-297l-64-64v104q0 14 9 23t23 9Zm90-258Z" }) }))); }); IconMaterialTireRepairW100.displayName = 'OnesyIconMaterialTireRepairW100'; exports.default = IconMaterialTireRepairW100;