UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.99 kB
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const react_1 = __importDefault(require("react")); const ui_react_1 = require("@onesy/ui-react"); const IconMaterialPhotoAutoMergeW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'PhotoAutoMergeW100', short_name: 'PhotoAutoMerge', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M352-292q-26 0-43-17t-17-43v-416q0-26 17-43t43-17h228q5.95 0 9.97 4.04 4.03 4.03 4.03 10 0 5.96-4.03 9.96-4.02 4-9.97 4H352q-14 0-23 9t-9 23v416q0 13 8.5 22.5T350-320q42-44 96.24-68 54.24-24 113.76-24 60 0 113.77 24.05Q727.55-363.91 770-320q13 0 21.5-9.5T800-352v-234q0-5.95 4.04-9.97 4.03-4.03 10-4.03 5.96 0 9.96 4.03 4 4.02 4 9.97v234q0 26-17 43t-43 17H352Zm208-298Zm164-125-7 23q-2 4-4.5 6.5T705-683q-7.17 0-11.09-5.5Q690-694 692-701l46.37-126.27Q740-832 743-834.5t8.25-2.5h10.5q5.25 0 8.25 2.5t4.63 7.3L821-700q2 6-1.41 11.5-3.42 5.5-10.25 5.5-4.34 0-7.34-2t-5-6l-8.9-24H724Zm8-22h49l-25-78-24 78ZM560-384q-48 0-91.5 16T390-320h340q-35-32-78.5-48T560-384Zm-.22-300q39.22 0 66.72 27.28t27.5 66.5q0 39.22-27.28 66.72t-66.5 27.5q-39.22 0-66.72-27.28t-27.5-66.5q0-39.22 27.28-66.72t66.5-27.5Zm.22 28q-27 0-46.5 19.5T494-590q0 27 19.5 46.5T560-524q27 0 46.5-19.5T626-590q0-27-19.5-46.5T560-656ZM253-124q-25 3-44.53-12.07Q188.95-151.14 186-176l-48-374q-3-25 12.5-45t40.5-23l6-1q6-1 10.5 3.57T212-604q0 5.25-3.5 9.1-3.5 3.85-8.5 4.9h-4q-14 2-22 12t-6 24l46 374q2 14 12 22t24 6l470-59q6-1 10.64 2.51 4.65 3.52 5.36 9.49 1 6-2.51 10.17-3.52 4.16-9.49 4.83l-471 60Zm-35-24Z" }) }))); }); IconMaterialPhotoAutoMergeW100.displayName = 'OnesyIconMaterialPhotoAutoMergeW100'; exports.default = IconMaterialPhotoAutoMergeW100;