UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 1.97 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@onesy/ui-react'; const IconMaterialStadiaControllerW100 = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "StadiaControllerW100", short_name: "StadiaController", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M189-186q-51 0-86-35t-35-86.41q0-7.59.5-14.59t2.5-15l84-336q11.74-45.07 47.81-73.04Q238.87-774 285-774h390q46.13 0 82.19 27.96Q793.26-718.07 805-673l84 336q2 8 3 15.5t1 15.09q0 51.41-35.5 85.91T771.07-186Q736-186 707-204.5 678-223 662-254l-29-59q-8-16.5-24-24.75T575-346H385q-17.74 0-33.87 8T327-313l-29 59q-15 32-44.68 50-29.69 18-64.32 18Zm3.27-28Q218-214 240-228q22-14 33-37l28-58q11.92-23.95 34.96-37.48Q359-374 385-374h190q26.61 0 49.3 14.5Q647-345 660-322l28 57q11 23 33 37t48.43 14q38.94 0 66.75-26.5Q864-267 864-305q0-3-3-25l-84-335q-9-35-37.5-58T675-746H285q-37.07 0-65.54 23Q191-700 183-665L99-330q-1 4-3 24 0 39.03 28.5 65.52Q153-214 192.27-214ZM540-532q11 0 19.5-8.5T568-560q0-11-8.5-19.5T540-588q-11 0-19.5 8.5T512-560q0 11 8.5 19.5T540-532Zm80-80q11 0 19.5-8.5T648-640q0-11-8.5-19.5T620-668q-11 0-19.5 8.5T592-640q0 11 8.5 19.5T620-612Zm0 160q11 0 19.5-8.5T648-480q0-11-8.5-19.5T620-508q-11 0-19.5 8.5T592-480q0 11 8.5 19.5T620-452Zm80-80q11 0 19.5-8.5T728-560q0-11-8.5-19.5T700-588q-11 0-19.5 8.5T672-560q0 11 8.5 19.5T700-532Zm-360.05 56q6.05 0 10.05-3.97 4-3.96 4-10.03v-56h56q6.07 0 10.03-3.95 3.97-3.96 3.97-10 0-6.05-3.97-10.05-3.96-4-10.03-4h-56v-56q0-6.07-3.95-10.03-3.96-3.97-10-3.97-6.05 0-10.05 3.97-4 3.96-4 10.03v56h-56q-6.07 0-10.03 3.95-3.97 3.96-3.97 10 0 6.05 3.97 10.05 3.96 4 10.03 4h56v56q0 6.07 3.95 10.03 3.96 3.97 10 3.97ZM480-480Z" })); }); IconMaterialStadiaControllerW100.displayName = 'OnesyIconMaterialStadiaControllerW100'; export default IconMaterialStadiaControllerW100;