UNPKG

@amaui/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 2.2 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@amaui/ui-react'; const IconMaterialDrawCollageW100 = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "DrawCollageW100", short_name: "DrawCollage", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M576-160h56v-83l102-24q19-5 42.5-8.5t23.5-21.318Q800-307 791-314q-9-7-26-12-35-11-56.5-34.5T689-408.34Q691-428 709.5-446q18.5-18 47.5-28 26-8 41-22.5t15-30.122Q813-545 795-556t-35.692-4q-5.308 2-11.664 3-6.355 1-12.222 1Q710-556 691.5-576.5 673-597 673-623t13.5-49q13.5-23 13.5-43t-15-32.5Q670-760 651-760q-23 0-38 18.5T598-694q0 11 1.5 27.5T601-637q0 39-19.5 64.5T535-547q-11 0-23-3t-20-3q-8 0-12 2.875t-4 8.625q0 11.5 13 21t27 20.5q20 17 32.5 39.5t12.5 42.625Q561-392 540-372.5T493-353q-9 0-20.5-2t-22.5-3q-24-2-40 5t-16 21q0 13 14 22.5t37 13.5l131 21v115Zm-432-18q-5-2-7-8t0-11l167-367q2-5 8-7t11 0q5 2 7 8t0 11L163-185q-2 5-8 7t-11 0Zm434 46q-12.75 0-21.375-8.625T548-162v-89l-107-17q-36-6-55.5-22.5T366-333q0-26 18.5-39.5T435-386q17 0 31 2.5t25 2.5q19 0 30.5-10.5T533-419q0-14-10-30t-30-33q-14-13-29.5-27T448-543q0-16.598 11.853-27.299Q471.705-581 491-581q11 0 22.5 3t22.5 3q19 0 28-14.5t9-45.5q0-16-1.5-32t-1.5-29.907q0-43.808 21.5-67.451Q613-788 649-788q33.771 0 56.385 19.5Q728-749 728-718q0 28-13.5 51T701-623q0 16 10 27.5t25 11.5q9 0 18-3.5t22-3.5q26 0 45.5 19.134Q841-552.731 841-525q0 26-18 45t-53 31q-26 9-39 20.5T717-403q-1 15 15 28.5t45 22.5q27 8 39 20t12 31q0 35-31.5 45T740-240l-80 19v59q0 12.75-8.625 21.375T630-132h-52ZM176-560q-3.83 4-9.415 3-5.585-1-8.585-6-12-21-19-44.388-7-23.388-7-47.612 0-72.299 49.642-122.649Q231.284-828 303.179-828q24.821 0 49.019 6.955Q376.395-814.091 398-801q5.25 2.786 5.625 7.893.375 5.107-3.97 9.427-4.345 4.32-10.5 4.5Q383-779 378-782q-17.053-9-35.526-13.5Q324-800 305-800q-60.417 0-102.708 42.292Q160-715.417 160-655q0 19.25 4.5 37.125T178-583q3 5.76 3 11.88 0 6.12-5 11.12Zm428 152Z" })); }); IconMaterialDrawCollageW100.displayName = 'AmauiIconMaterialDrawCollageW100'; export default IconMaterialDrawCollageW100;