UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.25 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 IconMaterialSettingsSlowMotionW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'SettingsSlowMotionW100', short_name: 'SettingsSlowMotion', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M711-139q-5 2-9.5-1.5T696-149q-1-5 1.5-9.5t7.5-6.5q42-13 68-48t26-79q0-44-25.5-79T706-419q-5-2-7.5-6.5T697-435q1-5 5.5-8.5t9.5-1.5q51 14 83 56.5t32 96.5q0 54-32 96.5T711-139Zm-89-2q-19-6-35.5-16T556-181q-14-14-24.5-31.5T516-250q-2-5 1-9t8-5q5-1 9 2t6 8q5 16 13 30t20 26q11 11 25 19.5t29 13.5q5 2 8 6t1 9q-2 5-5.5 8t-8.5 1Zm25-95q-4 2-8 .5t-4-6.5v-100q0-5 4-6.5t8 .5l76 50q4 2 4 6t-4 6l-76 50Zm-122-86q-5-1-8-5t-1-9q5-19 15.5-36t24.5-31q14-14 31.5-24.5T625-444q5-2 9 1t5 8q1 5-2 9.5t-8 6.5q-16 5-30 13t-26 20q-12 12-20 25.5T540-331q-2 5-6 7.5t-9 1.5Zm-85 190q-10 0-17.5-6.5T413-155l-11-89q-21-6-46.5-20T313-294l-81 35q-9 4-18.5 1T199-270l-42-72q-5-9-3-18.5t10-15.5l71-53q-2-12-3.5-25t-1.5-25q0-11 1.5-23.5T235-531l-71-53q-8-6-9.5-16t3.5-19l41-69q5-8 14.5-11.5t18.5.5l80 34q20-17 43.5-30.5T401-716l12-89q2-10 9.5-16.5T440-828h80q10 0 17.5 6.5T547-805l11 90q26 9 45.5 20.5T644-665l85-34q9-4 18.5-.5T762-688l41 70q5 9 3 18.5T796-584l-56 42q-5 4-10 4.5t-10-4.5q-5-5-5-11t5-10l58-43-40-68-103 43q-17-19-47.5-37T532-691l-12-109h-80l-12 108q-30 6-55 20t-51 40l-100-42-40 68 87 65q-5 13-7 29t-2 33q0 15 2 30t6 29l-86 66 40 68 99-42q20 20 41.5 33.5T409-273q2 34 12.5 65t27.5 57q4 6 1 12.5t-10 6.5Zm40-348Zm0 0Zm-2-88q-37 0-62.5 25.5T390-480q0 18 6.5 34t19.5 29q5 5 10.5 5t10.5-5q5-5 4.5-10.5T436-437q-9-8-13.5-19.5T418-480q0-25 17.5-42.5T478-540q12 0 23.5 5t19.5 14q4 5 9.5 5t10.5-5q5-5 5-10.5t-5-10.5q-12-12-29-19t-34-7Z" }) }))); }); IconMaterialSettingsSlowMotionW100.displayName = 'OnesyIconMaterialSettingsSlowMotionW100'; exports.default = IconMaterialSettingsSlowMotionW100;