UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 2.42 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@onesy/ui-react'; const IconMaterialFarsightDigitalW100Filled = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "FarsightDigitalW100Filled", short_name: "FarsightDigital", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M426-606v95.82q0 4.79 3.4 7.99 3.4 3.19 8.5 3.19t8.1-3.21q3-3.21 3-8.02V-629q0-3-2.5-5.5T441-637h-6.22q-1.78 0-3.78 2l-30 21q-3 2-4 6t1 8q2 4 6.5 4.5t8.36-1.7L426-606Zm95-13q9.43 0 15.71 5.35 6.29 5.36 6.29 13.59 0 9.06-3.5 16.06-3.5 7-11.5 15l-47 47q1-1-3 5v7q0 5 3.23 8t7.28 3H558q5 0 7.5-3t2.5-7.5q0-4.5-2.85-7.13-2.84-2.62-6.91-2.62H507v-.75l35.93-35.2Q556-568 561-578.15q5-10.14 5-21.85 0-17-12.8-28.5T522-640q-13 0-24 5.5t-17 16.09q-2 4.08 0 7.74 2 3.67 6.5 5.67t8.42.8q3.92-1.2 6.27-5.2 3.92-4.8 8.62-7.2 4.7-2.4 10.19-2.4Zm-99 299q20 0 34-12t14-30.02q0-10.96-6-19.97-6-9.01-17-13.3V-397q8-4 13.5-12.32t5.5-17.83q0-15.85-12.36-26.35-12.35-10.5-31.48-10.5-11.16 0-21.66 5.5t-16.32 14.44Q382-440 383-436.5q1 3.5 5.5 5.5t8.5 0q4-2 6-5 3-4 18-8 10 0 15.5 5t5.5 13q0 8-6.74 14T419-406q-5 0-7.5 2.5T409-396q0 5 2.78 7.5 2.77 2.5 6.74 2.5h2.38q11.1 0 18.6 6.56 7.5 6.57 7.5 16.41 0 9.03-7 15.03t-18.14 6q-6.86 0-12.4-3.05-5.55-3.05-9.24-9.14Q398-358 394.14-360q-3.85-2-8.14 0-5 2-6.5 6.5t.95 8.45Q387-334 397.5-327t24.5 7Zm114 0q20 0 34-13.5t14-32.13q0-18.64-12.51-32Q558.98-411 542.04-411q-4.04 0-14.25 3H527l24.62-35.02q2.38-3.98 1.96-8.3-.41-4.32-4.58-6.68-4-2-8-1.5t-6.37 4.47l-28.45 42.09q-11.07 15.88-14.62 25.41Q488-378 488-367.39q0 20.39 14 33.89t34 13.5Zm0-21q-11.37 0-18.69-7.03Q510-355.06 510-366q0-6.61 3.5-12.8 3.5-6.2 9.32-9.77Q525-390 536-392q11 0 18.5 7.5t7.5 18.7q0 10.4-7.31 17.6-7.31 7.2-18.69 7.2Zm-55.83 209q-72.17 0-135.73-27.39-63.56-27.39-110.57-74.35-47.02-46.96-74.44-110.43Q132-407.65 132-479.83q0-72.17 27.39-135.73 27.39-63.56 74.35-110.57 46.96-47.02 110.43-74.44Q407.65-828 479.83-828q72.17 0 135.73 27.39 63.56 27.39 110.57 74.35 47.02 46.96 74.44 110.43Q828-552.35 828-480.17q0 72.17-27.39 135.73-27.39 63.56-74.35 110.57-46.96 47.02-110.43 74.44Q552.35-132 480.17-132Z" })); }); IconMaterialFarsightDigitalW100Filled.displayName = 'OnesyIconMaterialFarsightDigitalW100Filled'; export default IconMaterialFarsightDigitalW100Filled;