UNPKG

@amaui/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 2.65 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@amaui/ui-react'; const IconMaterialFarsightDigitalW100 = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "FarsightDigitalW100", short_name: "FarsightDigital", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M426-606v95.821q0 4.791 3.4 7.985t8.5 3.194q5.1 0 8.1-3.21t3-8.025V-629q0-3-2.5-5.5T441-637h-6.222Q433-637 431-635l-30 21q-3 2-4 6t1 8q2 4 6.5 4.5t8.364-1.7L426-606Zm95-13q9.429 0 15.714 5.353Q543-608.294 543-600.059 543-591 539.5-584q-3.5 7-11.5 15l-47 47q1-1-3 5v7q0 5 3 8t8 3h69q5 0 7.5-2.5t2.5-7.5q0-5-2.809-7.625t-6.823-2.625H507v-.75l35.933-35.2Q556-568 561-578.146q5-10.147 5-21.854 0-17-12.845-28.5t-31.31-11.5Q509-640 498-634.5q-11 5.5-16.818 16.333Q479-614 481-610.5t6.5 5.5q4.5 2 8.5 1t6.333-5.118q3.889-4.941 8.556-7.411Q515.556-619 521-619Zm-99 299q20 0 34-12t14-30.017q0-10.966-6-19.975-6-9.008-17-13.294V-397q8-4 13.5-12.321t5.5-17.83Q466-443 453.645-453.5T422.159-464q-11.159 0-21.483 5.6Q390.353-452.8 384-444q-2 4-1 7.5t5.5 5.5q4.5 2 8.5 0t6-5q3-4 18-8 10 0 15.5 5t5.5 13q0 8-6.741 14-6.742 6-16.259 6-5 0-7.5 2.5T409-396q0 5 2.776 7.5t6.741 2.5h2.38q11.103 0 18.603 6.564 7.5 6.564 7.5 16.41Q447-354 440-348t-18.143 6q-6.857 0-12.4-3.048-5.544-3.047-9.24-9.142Q398-358 394.143-360q-3.857-2-8.143 0-5 2-6.5 6.5t.955 8.447Q387-334 397.5-327q10.5 7 24.5 7Zm114 0q20 0 34-13.5t14-32.133q0-18.633-12.509-32T542.035-411q-4.035 0-14.249 3H527l24.618-35.02q2.382-3.98 1.965-8.301-.416-4.322-4.583-6.679-4-2-8-1.5t-6.371 4.471l-28.452 42.088q-11.064 15.882-14.621 25.412Q488-378 488-367.395 488-347 502-333.5q14 13.5 34 13.5Zm0-21q-11.375 0-18.688-7.031Q510-355.062 510-366q0-6.609 3.5-12.804 3.5-6.196 9.318-9.767Q525-390 536-392q11 0 18.5 7.5t7.5 18.7q0 10.4-7.312 17.6Q547.375-341 536-341Zm-55.826 209Q408-132 344.442-159.391q-63.559-27.392-110.575-74.348-47.015-46.957-74.441-110.435Q132-407.652 132-479.826q0-72.174 27.391-135.732 27.392-63.559 74.348-110.574 46.957-47.016 110.435-74.442Q407.652-828 479.826-828q72.174 0 135.732 27.391 63.559 27.392 110.574 74.348 47.016 46.957 74.442 110.435Q828-552.348 828-480.174q0 72.174-27.391 135.732-27.392 63.559-74.348 110.575-46.957 47.015-110.435 74.441Q552.348-132 480.174-132ZM480-160q133 0 226.5-93.5T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160Zm0-320Z" })); }); IconMaterialFarsightDigitalW100.displayName = 'AmauiIconMaterialFarsightDigitalW100'; export default IconMaterialFarsightDigitalW100;