UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.5 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 IconMaterialFramePersonMicW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'FramePersonMicW100', short_name: 'FramePersonMic', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M508-313Zm-250 27q-15.96 0-26.98-11.02T220-324v-12q0-14.61 7.54-27.48Q235.08-376.35 248-384q49-29 101.5-40.5T458-433q6 0 10 4.46 4 4.47 4 10.54 0 5.33-4.5 9.17Q463-405 458-406q-54-5-109.5 11.5T248-352v39h259q5 0 9 3.63t4 9q0 5.37-4 9.87-4 4.5-9 4.5H258Zm175.88-200q-38.88 0-66.38-27.5Q340-541 340-579.88 340-618 367.5-646q27.5-28 66.38-28Q472-674 500-646q28 28 28 66.12 0 38.88-28 66.38-28 27.5-66.12 27.5Zm.12-28q27 0 46.5-18.97Q500-551.95 500-580q0-27-19.5-46.5t-47-19.5q-27.5 0-46.5 19.5t-19 47q0 27.5 18.98 46.5 18.97 19 47.02 19Zm0-66Zm232 218q23 0 41-14t23-36q2-6 6-10t10-4q6 0 10 4.5t3 9.5q-5 29-27 50.5T680-335v35q0 5.6-4.2 9.8-4.2 4.2-9.8 4.2-5.6 0-9.8-4.2-4.2-4.2-4.2-9.8v-35q-30-5-52-26.5T573-412q-1-5 3.2-9.5t9.8-4.5q6 0 10 4t6 10q5 22 23 36t41 14Zm-.03-28Q650-390 639-401.02q-11-11.02-11-26.98v-64q0-15.96 11.03-26.98t27-11.02Q682-530 693-518.98q11 11.02 11 26.98v64q0 15.96-11.03 26.98t-27 11.02ZM192-132q-26 0-43-17t-17-43v-114q0-5.95 4.04-9.98 4.03-4.02 10-4.02 5.96 0 9.96 4.02 4 4.03 4 9.98v114q0 12 10 22t22 10h114q5.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 4H192Zm-60-522v-114q0-26 17-43t43-17h114q5.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 4H192q-12 0-22 10t-10 22v114q0 5.95-4.04 9.97-4.03 4.03-10 4.03-5.96 0-9.96-4.03-4-4.02-4-9.97Zm636 522H654q-5.95 0-9.97-4.04-4.03-4.03-4.03-10 0-5.96 4.03-9.96 4.02-4 9.97-4h114q12 0 22-10t10-22v-114q0-5.95 4.04-9.98 4.03-4.02 10-4.02 5.96 0 9.96 4.02 4 4.03 4 9.98v114q0 26-17 43t-43 17Zm32-522v-114q0-12-10-22t-22-10H654q-5.95 0-9.97-4.04-4.03-4.03-4.03-10 0-5.96 4.03-9.96 4.02-4 9.97-4h114q26 0 43 17t17 43v114q0 5.95-4.04 9.97-4.03 4.03-10 4.03-5.96 0-9.96-4.03-4-4.02-4-9.97Z" }) }))); }); IconMaterialFramePersonMicW100.displayName = 'OnesyIconMaterialFramePersonMicW100'; exports.default = IconMaterialFramePersonMicW100;