UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 1.22 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@onesy/ui-react'; const IconMaterialNestCamMagnetMountW100 = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "NestCamMagnetMountW100", short_name: "NestCamMagnetMount", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M901-324q-26.4 0-45.2-18.8Q837-361.6 837-388v-160q0-27.2 18.8-45.6Q874.6-612 901-612h24v288h-24Zm-560.8 30q-11.2 0-22.63-4.3-11.43-4.31-20.57-13.7L171.84-436.18Q163-445 158.5-455.81q-4.5-10.82-4.5-22 0-11.19 4.3-22.62 4.31-11.43 13.7-20.57l92-93q21.61-21.14 48.8-32.07Q340-657 369.5-657q61.95 0 104.73 42.78Q517-571.45 517-509.5q0 29.5-10.93 56.7Q495.14-425.61 474-404l-92 92q-8.96 9-19.78 13.5-10.83 4.5-22.02 4.5ZM369-629q-23 0-45.5 9.5T284-593l-92 92q-9 9-9 22.5t9 22.5l125 125q9 9 22.5 9t22.5-9l92-92q17-17 26.5-39.33T490-508q0-51-35-86t-86-35Zm-34 155Zm344 104-19-19 63-63H576v-28h153l-68-68 19-18 98 97-99 99Z" })); }); IconMaterialNestCamMagnetMountW100.displayName = 'OnesyIconMaterialNestCamMagnetMountW100'; export default IconMaterialNestCamMagnetMountW100;