UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.07 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 IconMaterialAudioDescriptionW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'AudioDescriptionW100', short_name: 'AudioDescription', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M778.42-311q-6.42 0-10.42-4.31-4-4.32-4-10.69 0-3 1.17-6 1.16-3 2.83-5 28-28 44-64.52 16-36.52 16-78.5t-16-78.48Q796-595 768-623q-2-1.85-3-4.8-1-2.96-1-5.92 0-6.28 4.07-10.78 4.08-4.5 10.1-4.5 2.83 0 5.5 1.17 2.66 1.16 4.33 2.83 32.17 32.1 50.09 74.4Q856-528.29 856-480.14 856-432 838.5-390T789-316q-1.89 1.92-4.72 3.46-2.84 1.54-5.86 1.54Zm-90.51-92q-5.91 0-9.91-4.07-4-4.08-4-10.1 0-2.83 1.08-5.53 1.07-2.71 2.92-4.3 10-11 16-24.19 6-13.18 6-28.81 0-15.63-6-28.81Q688-522 678-533q-1.85-1.7-2.92-4.6-1.08-2.89-1.08-5.61 0-5.79 4.16-10.29 4.17-4.5 10.06-4.5 2.78 0 5.28 1.35 2.5 1.34 4.5 3.65 14 14.46 22 33.2 8 18.73 8 39.77 0 21.03-8 39.79-8 18.76-22 33.24-1.74 1.85-4.35 2.92-2.61 1.08-5.74 1.08Zm-569.95 57q-5.96 0-9.96-4.02-4-4.03-4-9.98v-194q0-24.75 17.63-42.38Q139.25-614 164-614h66q24.75 0 42.38 17.62Q290-578.75 290-554v194q0 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.98v-66H132v66q0 5.95-4.04 9.98-4.03 4.02-10 4.02ZM132-454h130v-100q0-14-9-23t-23-9h-66q-14 0-23 9t-9 23v100Zm272 108q-6.07 0-10.03-3.97Q390-353.93 390-360v-240q0-6.07 3.97-10.03Q397.93-614 404-614h114q24.75 0 42.38 17.62Q578-578.75 578-554v148q0 24.75-17.62 42.37Q542.75-346 518-346H404Zm14-28h100q14 0 23-9t9-23v-148q0-14-9-23t-23-9H418v212Z" }) }))); }); IconMaterialAudioDescriptionW100.displayName = 'OnesyIconMaterialAudioDescriptionW100'; exports.default = IconMaterialAudioDescriptionW100;