UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.05 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 IconMaterialManageAccountsW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'ManageAccountsW100', short_name: 'ManageAccounts', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M400-512q-44.55 0-76.27-31.72Q292-575.45 292-620t31.73-76.28Q355.45-728 400-728t76.27 31.72Q508-664.55 508-620t-31.73 76.28Q444.55-512 400-512ZM132-262v-22q0-26 13.5-43.5T182-357q48-25 99.83-38T388-408h15q5.95 0 9.98 4.14 4.02 4.14 4.02 10t-4.02 9.86q-4.03 4-9.98 4h-15q-51.13 0-99.07 11.5Q241-357 196-332q-14 8-25 20t-11 28v24h243q5.95 0 9.98 4.04 4.02 4.03 4.02 10 0 5.96-4.02 9.96-4.03 4-9.98 4H162q-13 0-21.5-8.5T132-262Zm518 34-3-33q-18-3-34-12t-28-23l-31 14q-4 2-7.12.57-3.13-1.43-4.88-4.57l-1-2q-2-3-1.47-6.78.54-3.79 3.47-6.22l27-19q-8-18-8-38t8-38l-26-21q-3-2-4-5.5t1-6.5l1-2q2.03-3.14 5.52-4.57Q551-437 555-435l30 14q11-14 27.5-22.5T647-455l3-33q0-4 3-6.5t7-2.5h2q4 0 7 2.5t3 6.5l2 33q18 3 34.5 11.5T736-421l30-14q4-2 7-.5t4.91 4.03l2.18 2.94q1.91 2.53.91 6.03-1 3.5-4 5.5l-26 21q8 18.32 8 38.16 0 19.84-8 37.84l27 19q3 2 3.5 6t-1.5 7l-1 2q-1.81 3.14-4.9 4.57Q771-280 767-282l-31-14q-12 14-28 23t-34 12l-2 33q0 4-3 6.5t-7 2.5h-2q-4 0-7-2.5t-3-6.5Zm10.09-60q28.91 0 49.41-20.59 20.5-20.59 20.5-49.5t-20.59-49.41q-20.59-20.5-49.5-20.5t-49.41 20.59q-20.5 20.59-20.5 49.5t20.59 49.41q20.59 20.5 49.5 20.5ZM400-540q33 0 56.5-23.5T480-620q0-33-23.5-56.5T400-700q-33 0-56.5 23.5T320-620q0 33 23.5 56.5T400-540Zm0-80Zm12 360Z" }) }))); }); IconMaterialManageAccountsW100.displayName = 'OnesyIconMaterialManageAccountsW100'; exports.default = IconMaterialManageAccountsW100;