UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.59 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 IconMaterialBrandFamilyW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'BrandFamilyW100', short_name: 'BrandFamily', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M242.96-160Q200-160 179-177.5T158-230q0-46.56 39.15-59.4 39.14-12.84 92.67-12.84H307v-44.95q0-27.29-1-44.55-1-17.26-5.13-28.39-4.13-11.13-9.5-15.5Q286-440 278-440q-8 0-13.62 2.36-5.63 2.37-9.38 6.31-3 3.94-4 8.27t1 9.06q4.64 8.83 10.82 17.26 6.18 8.43 6.18 19.67Q269-357 255-343t-34 14q-20 0-34-13.88t-14-33.71q0-21.41 9.6-35.26 9.6-13.85 26-22t38-11.15q21.6-3 46.4-3 68 0 94.5 24t26.5 85.79v117.96q0 15.25 4 22.75t12.39 7.5q9.16 0 14.89-15 5.72-15 7.41-45H462q-2.42 49.82-18.97 69.91Q426.47-160 387.72-160q-34.72 0-54.22-10.5T309-203q-7.96 23.09-23.47 33.05-15.52 9.95-42.57 9.95Zm298.01 0Q524-160 515-173.5t-2.67-28.67L593-417q5-14 17.5-22.5T638-448q15 0 27.5 8.5T683-417l80.67 214.83Q770-187 761-173.5q-9 13.5-25.87 13.5-10.13 0-18.11-5.58-7.97-5.59-11.96-15.16L689.1-227H587l-15.91 46.26q-3.18 8.78-11.14 14.76Q552-160 540.97-160Zm-258.53-23Q293-183 300-199.46q7-16.46 7-39.74V-293q-20.8 0-30.4 12.48-9.6 12.48-9.6 40.67v8.86q0 28.99 3.25 38.49 3.25 9.5 12.19 9.5ZM608-283h61l-31-91-30 91Zm-29.67-228Q540-511 517-538t-23-72.32q0-82.68 52.5-136.18T682.11-800q33.89 0 54.39 7.6t20.5 19.6q0 4.8-1.5 9.3-1.5 4.5-5.5 9.5-5 5-10.54 7.5-5.55 2.5-11.46.5-11.22-3.2-25.65-5.6-14.42-2.4-26.45-2.4-56.9 0-91.4 38.4Q550-677.2 550-614q0 17 6 36.5t29 19.5q8 0 16.5-3.5T617-573q13.78-14.33 25.53-47.78Q654.28-654.22 664-702q1.58-10.83 8.28-15.42 6.7-4.58 18.53-4.58 14.19 0 21.69 8 7.5 8 4.25 19.3Q707-660 703-634.76q-4 25.25-4 45.76 0 16.32 4.25 23.66T716-558q8.94 0 17.47-7T757-589q2-3 11.9-5 6.1 0 9.6 4.82 3.5 4.83 3.5 13.67 0 22.51-25.6 43.01-25.6 20.5-53.6 20.5-20.8 0-35.8-11.5-15-11.5-20-31.5-11.98 20.8-29.54 32.4-17.57 11.6-39.13 11.6ZM190-512v-176.47q0-46.53 32.5-79.03T302-800q47 0 79.5 32.5t32.5 79.03V-512h-64v-64.17h-96V-512h-64Zm64-128h96v-48q0-20-14-34t-34-14q-20 0-34 14t-14 34v48Z" }) }))); }); IconMaterialBrandFamilyW100.displayName = 'OnesyIconMaterialBrandFamilyW100'; exports.default = IconMaterialBrandFamilyW100;