UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 1.41 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@onesy/ui-react'; const IconMaterialNestThermostatZirconiumEu = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "NestThermostatZirconiumEu", short_name: "NestThermostatZirconiumEu", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M574-360q45 0 70.5-34.5T670-480q0-51-26-85.5T574-600q-45 0-70.5 34.5T478-480q0 51 25.5 85.5T574-360Zm0-41q-26 0-39-23.5T522-480q0-24 11-51.5t41-27.5q30 0 41 27.5t11 51.5q0 32-13 55.5T574-401ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm-55 115q8 0 13.5-6t5.5-14q0-8-5.5-13.5T425-404h-74l-1-2q20-20 33.5-33t21.5-21q18-18 27.5-36t9.5-37q0-27-20.5-47T365-600q-26 0-47 15t-28 38l-2 8q0 9 6.5 15t15.5 6q7 0 12.5-4.5T330-534q4-11 13.5-18t20.5-7q23 0 27.5 12.5T396-531q0 8-3 16.5T375-489q-7 8-23.5 24.5L315-428l-17 17q-2 2-6 14v12q0 8 6 14t14 6h113Z" })); }); IconMaterialNestThermostatZirconiumEu.displayName = 'OnesyIconMaterialNestThermostatZirconiumEu'; export default IconMaterialNestThermostatZirconiumEu;