UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 1.48 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@onesy/ui-react'; const IconMaterialWifiCalling3W100 = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "WifiCalling3W100", short_name: "WifiCalling3", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M660-496q-11 0-19.5-8.5T632-524q0-11 8.5-19.5T660-552q11 0 19.5 8.5T688-524q0 11-8.5 19.5T660-496Zm0-144q-23 0-45.5 7T572-612q-5 3-11 3t-10-5q-4-5-3.5-10.5t5.5-8.5q24-17 51-26t56-9q29 0 56 9t51 26q5 3 5.5 8.5T769-614q-4 5-10 5t-11-3q-20-14-42.5-21t-45.5-7Zm0-120q-48 0-91 15.5T489-700q-5 4-11.5 4.5T466-700q-5-5-4-10.5t6-9.5q41-33 90-50.5T660-788q53 0 102 17.5t90 50.5q5 4 6 9.5t-4 10.5q-5 5-11.5 4.5T831-700q-37-29-80-44.5T660-760Zm85 588q-94 0-195.5-49.5T359-360q-88-89-137.5-190T172-745q0-18 12-30.5t30-12.5h80q17 0 29.5 10.5T341-750l18 82q3 17-1 30t-14 21l-85 77q26 47 56.5 86.5T380-379q36 36 78 67t93 59l83-85q10-11 21.5-14t26.5-1l68 14q17 4 27.5 17t10.5 30v78q0 18-12.5 30T745-172ZM246-566l80-72q5-4 6.5-11t-.5-13l-18-82q-2-8-7-12t-13-4h-80q-6 0-10 4t-4 10q0 41 12.5 87t33.5 93Zm332 326q41 21 88.5 30.5T746-200q6 0 10-4t4-10v-78q0-8-4-13t-12-7l-68-14q-6-2-10.5-.5T656-320l-78 80ZM246-566Zm332 326Z" })); }); IconMaterialWifiCalling3W100.displayName = 'OnesyIconMaterialWifiCalling3W100'; export default IconMaterialWifiCalling3W100;