UNPKG

@amaui/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 1.71 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@amaui/ui-react'; const IconMaterialDermatologyW100 = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "DermatologyW100", short_name: "Dermatology", viewBox: "0 96 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M162 884q-12.75 0-21.375-8.625T132 854V608.334Q132 583 149.625 565.5 167.25 548 192 548h166q5.565 0 10.783 2.5 5.217 2.5 8.717 6 3.5 3.5 6 8.717Q386 570.435 386 576q0 39.167 27.382 66.583Q440.765 670 479.882 670 519 670 546.5 642.583 574 615.167 574 576q0-5.565 2.5-10.783 2.5-5.217 6-8.717 3.5-3.5 8.717-6Q596.435 548 602 548h166q24.75 0 42.375 17.625T828 608v245.935q0 13.065-8.625 21.565Q810.75 884 798 884H162Zm-2-28h640V608q0-14-9-23t-23-9H602q0 51-35.685 86.5T480 698q-50.63 0-86.315-35.685Q358 626.63 358 576H192q-14 0-23 9t-9 23v248Zm319.965-266Q474 590 470 585.975T466 576q0-102.548 23.5-202.274T590 206q5-3 10.5-3t9.5 4.5q4 4.5 3.5 10.5t-5.5 9q-74 63-94 157.274T494 576q0 5.95-4.035 9.975-4.035 4.025-10 4.025ZM229.814 712q11.186 0 18.686-7.314t7.5-18.5q0-11.186-7.314-18.686t-18.5-7.5Q219 660 211.5 667.314t-7.5 18.5q0 11.186 7.314 18.686t18.5 7.5Zm40 100q11.186 0 18.686-7.314t7.5-18.5q0-11.186-7.314-18.686t-18.5-7.5Q259 760 251.5 767.314t-7.5 18.5q0 11.186 7.314 18.686t18.5 7.5Zm460-100q11.186 0 18.686-7.314t7.5-18.5q0-11.186-7.314-18.686t-18.5-7.5Q719 660 711.5 667.314t-7.5 18.5q0 11.186 7.314 18.686t18.5 7.5ZM160 856h640-640Z" })); }); IconMaterialDermatologyW100.displayName = 'AmauiIconMaterialDermatologyW100'; export default IconMaterialDermatologyW100;