UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.92 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 IconMaterialSpatialSpeakerW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'SpatialSpeakerW100', short_name: 'SpatialSpeaker', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M340-132q-103 0-175.5-69.5T92-372q0-5.8 4.04-9.9 4.03-4.1 10-4.1 5.96 0 9.96 4.02 4 4.03 4 9.98 0 90 64.35 151T340-160q5.95 0 9.98 4.04 4.02 4.03 4.02 10 0 5.96-4.1 9.96-4.1 4-9.9 4Zm280 0q-5.8 0-9.9-4.04-4.1-4.03-4.1-10 0-5.96 4.03-9.96 4.02-4 9.97-4 91.3 0 155.65-61Q840-282 840-372q0-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.98 0 101-72.5 170.5T620-132ZM340-260q-49 0-84.5-32T220-372q0-5.8 4.04-9.9 4.03-4.1 10-4.1 5.96 0 9.96 4.02 4 4.03 4 9.98 0 18 7.5 33.5t20 26.5q12.5 11 29.32 17.5Q321.65-288 340-288q5.95 0 9.98 4.04 4.02 4.03 4.02 10 0 5.96-4.1 9.96-4.1 4-9.9 4Zm280 0q-5.8 0-9.9-4.04-4.1-4.03-4.1-10 0-5.96 4.03-9.96 4.02-4 9.97-4 18.35 0 35.18-6.5Q672-301 684.5-312t20-26.5Q712-354 712-372q0-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.98 0 48-35.5 80T620-260ZM406-376q-24.75 0-42.37-17.63Q346-411.25 346-436v-292q0-24.75 17.63-42.38Q381.25-788 406-788h148q24.75 0 42.38 17.62Q614-752.75 614-728v292q0 24.75-17.62 42.37Q578.75-376 554-376H406Zm0-28h148q14 0 23-9t9-23v-292q0-14-9-23t-23-9H406q-14 0-23 9t-9 23v292q0 14 9 23t23 9Zm0 0h-32 212-180Z" }) }))); }); IconMaterialSpatialSpeakerW100.displayName = 'OnesyIconMaterialSpatialSpeakerW100'; exports.default = IconMaterialSpatialSpeakerW100;