UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 1.68 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@onesy/ui-react'; const IconMaterialPestControlRodentW100 = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "PestControlRodentW100", short_name: "PestControlRodent", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M487-164q-79 0-135.5-54T292-350q-61-14-100.5-62T152-523q0-70 47-120.5T315-694h111q19 0 32.5-13.5T472-740q0-19-13.5-32.5T426-786h-60q-5.95 0-9.98-4.04-4.02-4.03-4.02-10 0-5.96 4.02-9.96 4.03-4 9.98-4h60q31.08 0 52.54 21.44Q500-771.11 500-740.06q0 31.06-21.46 52.56Q457.08-666 426-666H315q-57 0-96 42t-39 101q0 51 31.5 90t81.5 53q8-75 61-125t125.36-50q16.64 0 36.14 3.55Q535-547.91 552-542q7-3 14.5-6t15.5-4.5q8-1.5 16.33-2.5 8.34-1 16.67-1 57.09 0 98.55 37.5Q755-481 755-424v18q0 10-2 24l42 38q16.87 14.87 24.93 34.58 8.07 19.71 8.07 41.28 0 43.14-30.23 73.64T725-164H487Zm0-28h238q32 0 53.5-22t21.5-53.78q0-17.22-6-31.22t-18-25l-55-50q3-10 4.5-20.4 1.5-10.4 1.5-21.6 0-47-32.48-79.5T615-528q-47.88 0-80.94 32.34Q501-463.33 501-416.5q0 14.5 3 27.35 3 12.86 9 25.15 3 6 2.5 12t-5.5 10q-5 4-11.5 2t-9.5-8q-8-16-12-32.97T473-416q0-31 13-58.5t36-47.5q-11-2-21-3.5t-22-1.5q-66 0-112.5 49T320-359.36q0 35.36 12.86 66.02 12.86 30.65 35.5 53Q391-218 421.59-205q30.6 13 65.41 13Zm193-60q-11 0-19.5-8.5T652-280q0-11 8.5-19.5T680-308q11 0 19.5 8.5T708-280q0 11-8.5 19.5T680-252ZM560-374Z" })); }); IconMaterialPestControlRodentW100.displayName = 'OnesyIconMaterialPestControlRodentW100'; export default IconMaterialPestControlRodentW100;