@epilot360/icons 1.17.0 → 1.17.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/icons.config.yaml +12 -0
- package/index.js +612 -177
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/react/Add/index.js +4 -4
- package/react/Add/index.js.map +1 -1
- package/react/AddCircle/index.js +4 -4
- package/react/AddCircle/index.js.map +1 -1
- package/react/AddLink/index.js +4 -4
- package/react/AddLink/index.js.map +1 -1
- package/react/Calendar/index.js +4 -4
- package/react/Calendar/index.js.map +1 -1
- package/react/CalendarToday/index.js +4 -4
- package/react/CalendarToday/index.js.map +1 -1
- package/react/Check/index.js +4 -4
- package/react/Check/index.js.map +1 -1
- package/react/CheckCircle/index.js +4 -4
- package/react/CheckCircle/index.js.map +1 -1
- package/react/ChevronLeft/index.js +4 -4
- package/react/ChevronLeft/index.js.map +1 -1
- package/react/ChevronRight/index.js +4 -4
- package/react/ChevronRight/index.js.map +1 -1
- package/react/Close/index.js +4 -4
- package/react/Close/index.js.map +1 -1
- package/react/ContentCopy/index.js +4 -4
- package/react/ContentCopy/index.js.map +1 -1
- package/react/DataObject/index.js +4 -4
- package/react/DataObject/index.js.map +1 -1
- package/react/Delete/index.js +4 -4
- package/react/Delete/index.js.map +1 -1
- package/react/Download/index.js +4 -4
- package/react/Download/index.js.map +1 -1
- package/react/DragIndicator/index.js +4 -4
- package/react/DragIndicator/index.js.map +1 -1
- package/react/Edit/index.js +4 -4
- package/react/Edit/index.js.map +1 -1
- package/react/EpilotIcon.d.ts +6 -0
- package/react/EpilotIcon.js +502 -169
- package/react/EpilotIcon.js.map +1 -1
- package/react/Error/index.js +4 -4
- package/react/Error/index.js.map +1 -1
- package/react/ExpandLess/index.js +4 -4
- package/react/ExpandLess/index.js.map +1 -1
- package/react/ExpandMore/index.js +4 -4
- package/react/ExpandMore/index.js.map +1 -1
- package/react/Explore/index.js +4 -4
- package/react/Explore/index.js.map +1 -1
- package/react/FileCopy/index.js +4 -4
- package/react/FileCopy/index.js.map +1 -1
- package/react/FileCopyOff/index.js +4 -4
- package/react/FileCopyOff/index.js.map +1 -1
- package/react/FilterAlt/index.js +4 -4
- package/react/FilterAlt/index.js.map +1 -1
- package/react/FilterAltOff/index.js +4 -4
- package/react/FilterAltOff/index.js.map +1 -1
- package/react/Help/index.js +4 -4
- package/react/Help/index.js.map +1 -1
- package/react/Info/index.js +4 -4
- package/react/Info/index.js.map +1 -1
- package/react/Link/index.js +4 -4
- package/react/Link/index.js.map +1 -1
- package/react/LinkOff/index.d.ts +4 -0
- package/react/LinkOff/index.js +209 -0
- package/react/LinkOff/index.js.map +1 -0
- package/react/LocationAway/index.d.ts +4 -0
- package/react/LocationAway/index.js +209 -0
- package/react/LocationAway/index.js.map +1 -0
- package/react/Lock/index.js +4 -4
- package/react/Lock/index.js.map +1 -1
- package/react/LockOpen/index.js +4 -4
- package/react/LockOpen/index.js.map +1 -1
- package/react/Login/index.js +4 -4
- package/react/Login/index.js.map +1 -1
- package/react/Logout/index.js +4 -4
- package/react/Logout/index.js.map +1 -1
- package/react/Menu/index.js +4 -4
- package/react/Menu/index.js.map +1 -1
- package/react/Notifications/index.js +4 -4
- package/react/Notifications/index.js.map +1 -1
- package/react/OpenInNew/index.js +4 -4
- package/react/OpenInNew/index.js.map +1 -1
- package/react/Refresh/index.js +4 -4
- package/react/Refresh/index.js.map +1 -1
- package/react/Search/index.js +4 -4
- package/react/Search/index.js.map +1 -1
- package/react/Send/index.d.ts +4 -0
- package/react/Send/index.js +209 -0
- package/react/Send/index.js.map +1 -0
- package/react/Settings/index.js +4 -4
- package/react/Settings/index.js.map +1 -1
- package/react/Share/index.js +4 -4
- package/react/Share/index.js.map +1 -1
- package/react/Table/index.js +4 -4
- package/react/Table/index.js.map +1 -1
- package/react/Visibility/index.js +4 -4
- package/react/Visibility/index.js.map +1 -1
- package/react/VisibilityOff/index.js +4 -4
- package/react/VisibilityOff/index.js.map +1 -1
- package/react/Warning/index.js +4 -4
- package/react/Warning/index.js.map +1 -1
- package/react/index.d.ts +3 -0
- package/react/index.js +514 -172
- package/react/index.js.map +1 -1
- package/svg/Add/icon-fill.svg +1 -1
- package/svg/Add/icon.svg +1 -1
- package/svg/Add/index.js +4 -4
- package/svg/Add/index.js.map +1 -1
- package/svg/AddCircle/icon-fill.svg +1 -1
- package/svg/AddCircle/icon.svg +1 -1
- package/svg/AddCircle/index.js +4 -4
- package/svg/AddCircle/index.js.map +1 -1
- package/svg/AddLink/icon-fill.svg +1 -1
- package/svg/AddLink/icon.svg +1 -1
- package/svg/AddLink/index.js +4 -4
- package/svg/AddLink/index.js.map +1 -1
- package/svg/Calendar/icon-fill.svg +1 -1
- package/svg/Calendar/icon.svg +1 -1
- package/svg/Calendar/index.js +4 -4
- package/svg/Calendar/index.js.map +1 -1
- package/svg/CalendarToday/icon-fill.svg +1 -1
- package/svg/CalendarToday/icon.svg +1 -1
- package/svg/CalendarToday/index.js +4 -4
- package/svg/CalendarToday/index.js.map +1 -1
- package/svg/Check/icon-fill.svg +1 -1
- package/svg/Check/icon.svg +1 -1
- package/svg/Check/index.js +4 -4
- package/svg/Check/index.js.map +1 -1
- package/svg/CheckCircle/icon-fill.svg +1 -1
- package/svg/CheckCircle/icon.svg +1 -1
- package/svg/CheckCircle/index.js +4 -4
- package/svg/CheckCircle/index.js.map +1 -1
- package/svg/ChevronLeft/icon-fill.svg +1 -1
- package/svg/ChevronLeft/icon.svg +1 -1
- package/svg/ChevronLeft/index.js +4 -4
- package/svg/ChevronLeft/index.js.map +1 -1
- package/svg/ChevronRight/icon-fill.svg +1 -1
- package/svg/ChevronRight/icon.svg +1 -1
- package/svg/ChevronRight/index.js +4 -4
- package/svg/ChevronRight/index.js.map +1 -1
- package/svg/Close/icon-fill.svg +1 -1
- package/svg/Close/icon.svg +1 -1
- package/svg/Close/index.js +4 -4
- package/svg/Close/index.js.map +1 -1
- package/svg/ContentCopy/icon-fill.svg +1 -1
- package/svg/ContentCopy/icon.svg +1 -1
- package/svg/ContentCopy/index.js +4 -4
- package/svg/ContentCopy/index.js.map +1 -1
- package/svg/DataObject/icon-fill.svg +1 -1
- package/svg/DataObject/icon.svg +1 -1
- package/svg/DataObject/index.js +4 -4
- package/svg/DataObject/index.js.map +1 -1
- package/svg/Delete/icon-fill.svg +1 -1
- package/svg/Delete/icon.svg +1 -1
- package/svg/Delete/index.js +4 -4
- package/svg/Delete/index.js.map +1 -1
- package/svg/Download/icon-fill.svg +1 -1
- package/svg/Download/icon.svg +1 -1
- package/svg/Download/index.js +4 -4
- package/svg/Download/index.js.map +1 -1
- package/svg/DragIndicator/icon-fill.svg +1 -1
- package/svg/DragIndicator/icon.svg +1 -1
- package/svg/DragIndicator/index.js +4 -4
- package/svg/DragIndicator/index.js.map +1 -1
- package/svg/Edit/icon-fill.svg +1 -1
- package/svg/Edit/icon.svg +1 -1
- package/svg/Edit/index.js +4 -4
- package/svg/Edit/index.js.map +1 -1
- package/svg/Error/icon-fill.svg +1 -1
- package/svg/Error/icon.svg +1 -1
- package/svg/Error/index.js +4 -4
- package/svg/Error/index.js.map +1 -1
- package/svg/ExpandLess/icon-fill.svg +1 -1
- package/svg/ExpandLess/icon.svg +1 -1
- package/svg/ExpandLess/index.js +4 -4
- package/svg/ExpandLess/index.js.map +1 -1
- package/svg/ExpandMore/icon-fill.svg +1 -1
- package/svg/ExpandMore/icon.svg +1 -1
- package/svg/ExpandMore/index.js +4 -4
- package/svg/ExpandMore/index.js.map +1 -1
- package/svg/Explore/icon-fill.svg +1 -1
- package/svg/Explore/icon.svg +1 -1
- package/svg/Explore/index.js +4 -4
- package/svg/Explore/index.js.map +1 -1
- package/svg/FileCopy/icon-fill.svg +1 -1
- package/svg/FileCopy/icon.svg +1 -1
- package/svg/FileCopy/index.js +4 -4
- package/svg/FileCopy/index.js.map +1 -1
- package/svg/FileCopyOff/icon-fill.svg +1 -1
- package/svg/FileCopyOff/icon.svg +1 -1
- package/svg/FileCopyOff/index.js +4 -4
- package/svg/FileCopyOff/index.js.map +1 -1
- package/svg/FilterAlt/icon-fill.svg +1 -1
- package/svg/FilterAlt/icon.svg +1 -1
- package/svg/FilterAlt/index.js +4 -4
- package/svg/FilterAlt/index.js.map +1 -1
- package/svg/FilterAltOff/icon-fill.svg +1 -1
- package/svg/FilterAltOff/icon.svg +1 -1
- package/svg/FilterAltOff/index.js +4 -4
- package/svg/FilterAltOff/index.js.map +1 -1
- package/svg/Help/icon-fill.svg +1 -1
- package/svg/Help/icon.svg +1 -1
- package/svg/Help/index.js +4 -4
- package/svg/Help/index.js.map +1 -1
- package/svg/Info/icon-fill.svg +1 -1
- package/svg/Info/icon.svg +1 -1
- package/svg/Info/index.js +4 -4
- package/svg/Info/index.js.map +1 -1
- package/svg/Link/icon-fill.svg +1 -1
- package/svg/Link/icon.svg +1 -1
- package/svg/Link/index.js +4 -4
- package/svg/Link/index.js.map +1 -1
- package/svg/LinkOff/icon-fill.svg +1 -0
- package/svg/LinkOff/icon.svg +1 -0
- package/svg/LinkOff/index.d.ts +3 -0
- package/svg/LinkOff/index.js +159 -0
- package/svg/LinkOff/index.js.map +1 -0
- package/svg/LocationAway/icon-fill.svg +1 -0
- package/svg/LocationAway/icon.svg +1 -0
- package/svg/LocationAway/index.d.ts +3 -0
- package/svg/LocationAway/index.js +159 -0
- package/svg/LocationAway/index.js.map +1 -0
- package/svg/Lock/icon-fill.svg +1 -1
- package/svg/Lock/icon.svg +1 -1
- package/svg/Lock/index.js +4 -4
- package/svg/Lock/index.js.map +1 -1
- package/svg/LockOpen/icon-fill.svg +1 -1
- package/svg/LockOpen/icon.svg +1 -1
- package/svg/LockOpen/index.js +4 -4
- package/svg/LockOpen/index.js.map +1 -1
- package/svg/Login/icon-fill.svg +1 -1
- package/svg/Login/icon.svg +1 -1
- package/svg/Login/index.js +4 -4
- package/svg/Login/index.js.map +1 -1
- package/svg/Logout/icon-fill.svg +1 -1
- package/svg/Logout/icon.svg +1 -1
- package/svg/Logout/index.js +4 -4
- package/svg/Logout/index.js.map +1 -1
- package/svg/Menu/icon-fill.svg +1 -1
- package/svg/Menu/icon.svg +1 -1
- package/svg/Menu/index.js +4 -4
- package/svg/Menu/index.js.map +1 -1
- package/svg/Notifications/icon-fill.svg +1 -1
- package/svg/Notifications/icon.svg +1 -1
- package/svg/Notifications/index.js +4 -4
- package/svg/Notifications/index.js.map +1 -1
- package/svg/OpenInNew/icon-fill.svg +1 -1
- package/svg/OpenInNew/icon.svg +1 -1
- package/svg/OpenInNew/index.js +4 -4
- package/svg/OpenInNew/index.js.map +1 -1
- package/svg/Refresh/icon-fill.svg +1 -1
- package/svg/Refresh/icon.svg +1 -1
- package/svg/Refresh/index.js +4 -4
- package/svg/Refresh/index.js.map +1 -1
- package/svg/Search/icon-fill.svg +1 -1
- package/svg/Search/icon.svg +1 -1
- package/svg/Search/index.js +4 -4
- package/svg/Search/index.js.map +1 -1
- package/svg/Send/icon-fill.svg +1 -0
- package/svg/Send/icon.svg +1 -0
- package/svg/Send/index.d.ts +3 -0
- package/svg/Send/index.js +159 -0
- package/svg/Send/index.js.map +1 -0
- package/svg/Settings/icon-fill.svg +1 -1
- package/svg/Settings/icon.svg +1 -1
- package/svg/Settings/index.js +4 -4
- package/svg/Settings/index.js.map +1 -1
- package/svg/Share/icon-fill.svg +1 -1
- package/svg/Share/icon.svg +1 -1
- package/svg/Share/index.js +4 -4
- package/svg/Share/index.js.map +1 -1
- package/svg/Table/icon-fill.svg +1 -1
- package/svg/Table/icon.svg +1 -1
- package/svg/Table/index.js +4 -4
- package/svg/Table/index.js.map +1 -1
- package/svg/Visibility/icon-fill.svg +1 -1
- package/svg/Visibility/icon.svg +1 -1
- package/svg/Visibility/index.js +4 -4
- package/svg/Visibility/index.js.map +1 -1
- package/svg/VisibilityOff/icon-fill.svg +1 -1
- package/svg/VisibilityOff/icon.svg +1 -1
- package/svg/VisibilityOff/index.js +4 -4
- package/svg/VisibilityOff/index.js.map +1 -1
- package/svg/Warning/icon-fill.svg +1 -1
- package/svg/Warning/icon.svg +1 -1
- package/svg/Warning/index.js +4 -4
- package/svg/Warning/index.js.map +1 -1
- package/svg/index.d.ts +3 -0
- package/svg/index.js +415 -172
- package/svg/index.js.map +1 -1
- package/svg/svgIcon.d.ts +3 -0
- package/svg/svgIcon.js +403 -169
- package/svg/svgIcon.js.map +1 -1
package/react/Error/index.js
CHANGED
|
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
20
20
|
height: 48,
|
|
21
21
|
viewBox: "0 -960 960 960"
|
|
22
22
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
23
|
-
d: "m480-433.
|
|
23
|
+
d: "m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Z"
|
|
24
24
|
})));
|
|
25
25
|
};
|
|
26
26
|
|
|
27
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"m480-433.
|
|
27
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Z\"/></svg>");
|
|
28
28
|
|
|
29
29
|
/***/ }),
|
|
30
30
|
|
|
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
46
46
|
height: 48,
|
|
47
47
|
viewBox: "0 -960 960 960"
|
|
48
48
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
49
|
-
d: "m480-433.
|
|
49
|
+
d: "m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Zm-.078-79.22q139.739 0 237.326-97.732 97.587-97.731 97.587-237.18 0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480Z"
|
|
50
50
|
})));
|
|
51
51
|
};
|
|
52
52
|
|
|
53
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"m480-433.
|
|
53
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Zm-.078-79.22q139.739 0 237.326-97.732 97.587-97.731 97.587-237.18 0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480Z\"/></svg>");
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
package/react/Error/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"react/Error/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,86BAA86B;;;;;;;;;;;;ACd77B;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,2nCAA2nC;;;;;;;;;;;ACZnoC,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,MAAM,OAAuB;AAC3C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,wEAAQ,GAAG,6EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,KAAK,EAAC","sources":["webpack://icons/./src/svg/Error/icon-fill.svg","webpack://icons/./src/svg/Error/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Error/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"m480-433.48 122.22 122.22q10.13 10.13 23.26 10.13t23.26-10.42q10.69-10.42 10.69-23.4 0-12.98-10.69-23.4L526.52-480l122.22-122.22q10.13-10.13 10.41-23.26.28-13.13-10.41-23.26-10.36-10.69-23.26-10.69-12.9 0-23.26 10.69L480-526.52 357.78-648.74q-10.13-10.13-22.98-10.41-12.84-.28-22.97 10.41-10.7 10.36-10.7 23.26 0 12.9 10.7 23.26L433.48-480 311.26-357.78q-10.13 10.13-10.13 22.98 0 12.84 10.42 22.97 10.42 10.7 23.4 10.7 12.98 0 23.4-10.7L480-433.48Zm.08 367.61q-85.47 0-161.02-32.35-75.54-32.34-132.02-88.82-56.48-56.48-88.82-131.95-32.35-75.46-32.35-160.93 0-86.47 32.35-162.02 32.34-75.54 88.73-131.55 56.39-56 131.9-88.61 75.51-32.6 161.02-32.6 86.52 0 162.13 32.56t131.58 88.49q55.96 55.93 88.54 131.5Q894.7-566.58 894.7-480q0 85.55-32.6 161.08-32.61 75.54-88.61 131.95-56.01 56.41-131.48 88.75-75.46 32.35-161.93 32.35Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"m480-433.48 122.22 122.22q10.13 10.13 23.26 10.13t23.26-10.42q10.69-10.42 10.69-23.4 0-12.98-10.69-23.4L526.52-480l122.22-122.22q10.13-10.13 10.41-23.26.28-13.13-10.41-23.26-10.36-10.69-23.26-10.69-12.9 0-23.26 10.69L480-526.52 357.78-648.74q-10.13-10.13-22.98-10.41-12.84-.28-22.97 10.41-10.7 10.36-10.7 23.26 0 12.9 10.7 23.26L433.48-480 311.26-357.78q-10.13 10.13-10.13 22.98 0 12.84 10.42 22.97 10.42 10.7 23.4 10.7 12.98 0 23.4-10.7L480-433.48Zm.08 367.61q-85.47 0-161.02-32.35-75.54-32.34-132.02-88.82-56.48-56.48-88.82-131.95-32.35-75.46-32.35-160.93 0-86.47 32.35-162.02 32.34-75.54 88.73-131.55 56.39-56 131.9-88.61 75.51-32.6 161.02-32.6 86.52 0 162.13 32.56t131.58 88.49q55.96 55.93 88.54 131.5Q894.7-566.58 894.7-480q0 85.55-32.6 161.08-32.61 75.54-88.61 131.95-56.01 56.41-131.48 88.75-75.46 32.35-161.93 32.35Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"m480-433.48 122.22 122.22q10.13 10.13 23.26 10.13t23.26-10.42q10.69-10.42 10.69-23.4 0-12.98-10.69-23.4L526.52-480l122.22-122.22q10.13-10.13 10.41-23.26.28-13.13-10.41-23.26-10.36-10.69-23.26-10.69-12.9 0-23.26 10.69L480-526.52 357.78-648.74q-10.13-10.13-22.98-10.41-12.84-.28-22.97 10.41-10.7 10.36-10.7 23.26 0 12.9 10.7 23.26L433.48-480 311.26-357.78q-10.13 10.13-10.13 22.98 0 12.84 10.42 22.97 10.42 10.7 23.4 10.7 12.98 0 23.4-10.7L480-433.48Zm.08 367.61q-85.47 0-161.02-32.35-75.54-32.34-132.02-88.82-56.48-56.48-88.82-131.95-32.35-75.46-32.35-160.93 0-86.47 32.35-162.02 32.34-75.54 88.73-131.55 56.39-56 131.9-88.61 75.51-32.6 161.02-32.6 86.52 0 162.13 32.56t131.58 88.49q55.96 55.93 88.54 131.5Q894.7-566.58 894.7-480q0 85.55-32.6 161.08-32.61 75.54-88.61 131.95-56.01 56.41-131.48 88.75-75.46 32.35-161.93 32.35Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8ZM480-480Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"m480-433.48 122.22 122.22q10.13 10.13 23.26 10.13t23.26-10.42q10.69-10.42 10.69-23.4 0-12.98-10.69-23.4L526.52-480l122.22-122.22q10.13-10.13 10.41-23.26.28-13.13-10.41-23.26-10.36-10.69-23.26-10.69-12.9 0-23.26 10.69L480-526.52 357.78-648.74q-10.13-10.13-22.98-10.41-12.84-.28-22.97 10.41-10.7 10.36-10.7 23.26 0 12.9 10.7 23.26L433.48-480 311.26-357.78q-10.13 10.13-10.13 22.98 0 12.84 10.42 22.97 10.42 10.7 23.4 10.7 12.98 0 23.4-10.7L480-433.48Zm.08 367.61q-85.47 0-161.02-32.35-75.54-32.34-132.02-88.82-56.48-56.48-88.82-131.95-32.35-75.46-32.35-160.93 0-86.47 32.35-162.02 32.34-75.54 88.73-131.55 56.39-56 131.9-88.61 75.51-32.6 161.02-32.6 86.52 0 162.13 32.56t131.58 88.49q55.96 55.93 88.54 131.5Q894.7-566.58 894.7-480q0 85.55-32.6 161.08-32.61 75.54-88.61 131.95-56.01 56.41-131.48 88.75-75.46 32.35-161.93 32.35Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8ZM480-480Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Error/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Error/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'error';\n\nexport function Error(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Error;\n"],"names":[],"sourceRoot":""}
|
|
1
|
+
{"version":3,"file":"react/Error/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,yiCAAyiC;;;;;;;;;;;;ACdxjC;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,qxCAAqxC;;;;;;;;;;;ACZ7xC,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,MAAM,OAAuB;AAC3C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,wEAAQ,GAAG,6EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,KAAK,EAAC","sources":["webpack://icons/./src/svg/Error/icon-fill.svg","webpack://icons/./src/svg/Error/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Error/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Zm-.078-79.22q139.739 0 237.326-97.732 97.587-97.731 97.587-237.18 0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"m480-433.478 122.217 122.217q10.131 10.131 23.261 10.131 13.131 0 23.261-10.418 10.696-10.417 10.696-23.4 0-12.983-10.696-23.4L526.522-480l122.217-122.217q10.131-10.131 10.413-23.261.283-13.131-10.413-23.261-10.363-10.696-23.261-10.696t-23.261 10.696L480-526.522 357.783-648.739q-10.131-10.131-22.978-10.413-12.848-.283-22.979 10.413-10.696 10.363-10.696 23.261t10.696 23.261L433.478-480 311.261-357.783q-10.131 10.131-10.131 22.978 0 12.848 10.418 22.979 10.417 10.696 23.4 10.696 12.983 0 23.4-10.696L480-433.478Zm.078 367.61q-85.469 0-161.013-32.349-75.544-32.348-132.022-88.826-56.478-56.478-88.826-131.944-32.348-75.466-32.348-160.935 0-86.469 32.348-162.013 32.348-75.544 88.737-131.552 56.39-56.008 131.897-88.609 75.507-32.6 161.024-32.6 86.516 0 162.127 32.557 75.61 32.557 131.576 88.49 55.966 55.933 88.542 131.499T894.696-480q0 85.547-32.6 161.082-32.601 75.534-88.609 131.944-56.008 56.409-131.474 88.757-75.466 32.348-161.935 32.348Zm-.078-79.22q139.739 0 237.326-97.732 97.587-97.731 97.587-237.18 0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Error/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Error/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'error';\n\nexport function Error(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Error;\n"],"names":[],"sourceRoot":""}
|
|
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
20
20
|
height: 48,
|
|
21
21
|
viewBox: "0 -960 960 960"
|
|
22
22
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
23
|
-
d: "M480-540.
|
|
23
|
+
d: "M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z"
|
|
24
24
|
})));
|
|
25
25
|
};
|
|
26
26
|
|
|
27
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-540.
|
|
27
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\"/></svg>");
|
|
28
28
|
|
|
29
29
|
/***/ }),
|
|
30
30
|
|
|
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
46
46
|
height: 48,
|
|
47
47
|
viewBox: "0 -960 960 960"
|
|
48
48
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
49
|
-
d: "M480-540.
|
|
49
|
+
d: "M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z"
|
|
50
50
|
})));
|
|
51
51
|
};
|
|
52
52
|
|
|
53
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-540.
|
|
53
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\"/></svg>");
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"react/ExpandLess/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,
|
|
1
|
+
{"version":3,"file":"react/ExpandLess/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,sZAAsZ;;;;;;;;;;;;ACdra;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,sZAAsZ;;;;;;;;;;;ACZ9Z,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,WAAW,OAAuB;AAChD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,6EAAQ,GAAG,kFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,UAAU,EAAC","sources":["webpack://icons/./src/svg/ExpandLess/icon-fill.svg","webpack://icons/./src/svg/ExpandLess/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/ExpandLess/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M480-540.434 310.783-371.217Q298.957-359.391 283-359.891t-27.783-12.326q-11.826-11.826-11.826-28.283t11.826-28.283l196.435-196.435q11.826-11.826 28.348-11.826t28.348 11.826l197.435 197.435q11.826 11.826 11.826 27.783t-11.826 27.783q-11.826 11.826-28.283 11.826t-28.283-11.826L480-540.434Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/ExpandLess/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/ExpandLess/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'expand_less';\n\nexport function ExpandLess(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default ExpandLess;\n"],"names":[],"sourceRoot":""}
|
|
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
20
20
|
height: 48,
|
|
21
21
|
viewBox: "0 -960 960 960"
|
|
22
22
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
23
|
-
d: "M480-346.
|
|
23
|
+
d: "M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z"
|
|
24
24
|
})));
|
|
25
25
|
};
|
|
26
26
|
|
|
27
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-346.
|
|
27
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\"/></svg>");
|
|
28
28
|
|
|
29
29
|
/***/ }),
|
|
30
30
|
|
|
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
46
46
|
height: 48,
|
|
47
47
|
viewBox: "0 -960 960 960"
|
|
48
48
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
49
|
-
d: "M480-346.
|
|
49
|
+
d: "M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z"
|
|
50
50
|
})));
|
|
51
51
|
};
|
|
52
52
|
|
|
53
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-346.
|
|
53
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\"/></svg>");
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"react/ExpandMore/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,
|
|
1
|
+
{"version":3,"file":"react/ExpandMore/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,scAAsc;;;;;;;;;;;;ACdrd;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,scAAsc;;;;;;;;;;;ACZ9c,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,WAAW,OAAuB;AAChD,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,6EAAQ,GAAG,kFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,UAAU,EAAC","sources":["webpack://icons/./src/svg/ExpandMore/icon-fill.svg","webpack://icons/./src/svg/ExpandMore/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/ExpandMore/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M480-346.391q-7.696 0-14.957-3.13-7.261-3.131-13.391-9.261L254.217-556.217q-11.826-11.826-11.326-28.283t12.326-28.283q11.826-11.826 28.283-11.826t28.283 11.826L480-443.566l169.217-169.217q11.826-11.826 27.783-11.326t27.783 12.326q11.826 11.826 11.826 28.283t-11.826 28.283L508.348-358.782q-6.13 6.13-13.391 9.261-7.261 3.13-14.957 3.13Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/ExpandMore/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/ExpandMore/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'expand_more';\n\nexport function ExpandMore(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default ExpandMore;\n"],"names":[],"sourceRoot":""}
|
package/react/Explore/index.js
CHANGED
|
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
20
20
|
height: 48,
|
|
21
21
|
viewBox: "0 -960 960 960"
|
|
22
22
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
23
|
-
d: "
|
|
23
|
+
d: "M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087Zm0-3.392q-138.174 0-234.848-96.673Q148.479-341.826 148.479-480q0-138.609 96.673-235.065Q341.826-811.521 480-811.521q138.609 0 235.065 96.456Q811.521-618.609 811.521-480q0 138.174-96.456 234.848Q618.609-148.479 480-148.479Zm63.435-246.303q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803l239.305-110.086Z"
|
|
24
24
|
})));
|
|
25
25
|
};
|
|
26
26
|
|
|
27
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"
|
|
27
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087Zm0-3.392q-138.174 0-234.848-96.673Q148.479-341.826 148.479-480q0-138.609 96.673-235.065Q341.826-811.521 480-811.521q138.609 0 235.065 96.456Q811.521-618.609 811.521-480q0 138.174-96.456 234.848Q618.609-148.479 480-148.479Zm63.435-246.303q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803l239.305-110.086Z\"/></svg>");
|
|
28
28
|
|
|
29
29
|
/***/ }),
|
|
30
30
|
|
|
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
46
46
|
height: 48,
|
|
47
47
|
viewBox: "0 -960 960 960"
|
|
48
48
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
49
|
-
d: "
|
|
49
|
+
d: "M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480ZM304.13-284.696l239.305-110.086q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803Z"
|
|
50
50
|
})));
|
|
51
51
|
};
|
|
52
52
|
|
|
53
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"
|
|
53
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480ZM304.13-284.696l239.305-110.086q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803Z\"/></svg>");
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"react/Explore/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,64BAA64B;;;;;;;;;;;;ACd55B;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,8jCAA8jC;;;;;;;;;;;ACZtkC,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,QAAQ,OAAuB;AAC7C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,0EAAQ,GAAG,+EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,OAAO,EAAC","sources":["webpack://icons/./src/svg/Explore/icon-fill.svg","webpack://icons/./src/svg/Explore/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Explore/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"m339.04-314.39 193.22-55.83q20.99-5.51 36-20.52 15.01-15.01 20.52-36l55.83-193.22q3.56-11.26-4.91-19.74-8.48-8.47-19.74-4.91l-193.22 55.83q-20.99 5.51-36 20.52-15.01 15.01-20.52 36l-55.83 193.22q-3.56 11.26 4.91 19.74 8.48 8.47 19.74 4.91Zm140.83-134.09q-12.91 0-22.15-9.37-9.24-9.37-9.24-22.28 0-12.91 9.37-22.15 9.37-9.24 22.28-9.24 12.91 0 22.15 9.37 9.24 9.37 9.24 22.28 0 12.91-9.37 22.15-9.37 9.24-22.28 9.24Zm.21 382.61q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"m339.04-314.39 193.22-55.83q20.99-5.51 36-20.52 15.01-15.01 20.52-36l55.83-193.22q3.56-11.26-4.91-19.74-8.48-8.47-19.74-4.91l-193.22 55.83q-20.99 5.51-36 20.52-15.01 15.01-20.52 36l-55.83 193.22q-3.56 11.26 4.91 19.74 8.48 8.47 19.74 4.91Zm140.83-134.09q-12.91 0-22.15-9.37-9.24-9.37-9.24-22.28 0-12.91 9.37-22.15 9.37-9.24 22.28-9.24 12.91 0 22.15 9.37 9.24 9.37 9.24 22.28 0 12.91-9.37 22.15-9.37 9.24-22.28 9.24Zm.21 382.61q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"m339.04-314.39 193.22-55.83q20.99-5.51 36-20.52 15.01-15.01 20.52-36l55.83-193.22q3.56-10.9-4.91-19.56-8.48-8.65-19.74-5.09l-193.22 55.83q-20.99 5.51-36 20.52-15.01 15.01-20.52 36l-55.83 193.22q-3.56 10.9 4.91 19.56 8.48 8.65 19.74 5.09Zm140.59-134.09q-12.67 0-21.91-9.61-9.24-9.6-9.24-22.28 0-12.67 9.61-21.91 9.6-9.24 22.28-9.24 12.67 0 21.91 9.61 9.24 9.6 9.24 22.28 0 12.67-9.61 21.91-9.6 9.24-22.28 9.24Zm.71 382.61q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Zm.05-79.22q140.48 0 237.5-97.41 97.02-97.4 97.02-237.89 0-140.48-96.92-237.5-96.92-97.02-237.41-97.02-140.48 0-237.99 96.92-97.5 96.92-97.5 237.41 0 140.48 97.41 237.99 97.4 97.5 237.89 97.5ZM480-480Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"m339.04-314.39 193.22-55.83q20.99-5.51 36-20.52 15.01-15.01 20.52-36l55.83-193.22q3.56-10.9-4.91-19.56-8.48-8.65-19.74-5.09l-193.22 55.83q-20.99 5.51-36 20.52-15.01 15.01-20.52 36l-55.83 193.22q-3.56 10.9 4.91 19.56 8.48 8.65 19.74 5.09Zm140.59-134.09q-12.67 0-21.91-9.61-9.24-9.6-9.24-22.28 0-12.67 9.61-21.91 9.6-9.24 22.28-9.24 12.67 0 21.91 9.61 9.24 9.6 9.24 22.28 0 12.67-9.61 21.91-9.6 9.24-22.28 9.24Zm.71 382.61q-86.2 0-161.5-32.39-75.3-32.4-131.74-88.84-56.44-56.44-88.84-131.73-32.39-75.3-32.39-161.59t32.39-161.67q32.4-75.37 88.75-131.34t131.69-88.62q75.34-32.65 161.67-32.65 86.34 0 161.78 32.61 75.45 32.6 131.37 88.5 55.93 55.89 88.55 131.45 32.63 75.56 32.63 161.87 0 86.29-32.65 161.58t-88.62 131.48q-55.97 56.18-131.42 88.76-75.46 32.58-161.67 32.58Zm.05-79.22q140.48 0 237.5-97.41 97.02-97.4 97.02-237.89 0-140.48-96.92-237.5-96.92-97.02-237.41-97.02-140.48 0-237.99 96.92-97.5 96.92-97.5 237.41 0 140.48 97.41 237.99 97.4 97.5 237.89 97.5ZM480-480Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Explore/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Explore/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'explore';\n\nexport function Explore(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Explore;\n"],"names":[],"sourceRoot":""}
|
|
1
|
+
{"version":3,"file":"react/Explore/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,82CAA82C;;;;;;;;;;;;ACd73C;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,ypCAAypC;;;;;;;;;;;ACZjqC,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,QAAQ,OAAuB;AAC7C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,0EAAQ,GAAG,+EAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,OAAO,EAAC","sources":["webpack://icons/./src/svg/Explore/icon-fill.svg","webpack://icons/./src/svg/Explore/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/Explore/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087Zm0-3.392q-138.174 0-234.848-96.673Q148.479-341.826 148.479-480q0-138.609 96.673-235.065Q341.826-811.521 480-811.521q138.609 0 235.065 96.456Q811.521-618.609 811.521-480q0 138.174-96.456 234.848Q618.609-148.479 480-148.479Zm63.435-246.303q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803l239.305-110.086Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087Zm0-3.392q-138.174 0-234.848-96.673Q148.479-341.826 148.479-480q0-138.609 96.673-235.065Q341.826-811.521 480-811.521q138.609 0 235.065 96.456Q811.521-618.609 811.521-480q0 138.174-96.456 234.848Q618.609-148.479 480-148.479Zm63.435-246.303q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803l239.305-110.086Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480ZM304.13-284.696l239.305-110.086q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M480-440q-17 0-28.5-11.5T440-480q0-17 11.5-28.5T480-520q17 0 28.5 11.5T520-480q0 17-11.5 28.5T480-440Zm.078 374.131q-85.469 0-161.006-32.395-75.536-32.395-131.975-88.833-56.438-56.439-88.833-131.897-32.395-75.459-32.395-160.928 0-86.469 32.395-162.006 32.395-75.536 88.745-131.504 56.349-55.968 131.849-88.616 75.5-32.648 161.017-32.648 86.516 0 162.12 32.604 75.603 32.604 131.529 88.497t88.549 131.452Q894.696-566.584 894.696-480q0 85.547-32.648 161.075-32.648 75.527-88.616 131.896-55.968 56.37-131.426 88.765-75.459 32.395-161.928 32.395ZM480-145.087q139.739 0 237.326-97.732Q814.913-340.551 814.913-480q0-139.739-97.587-237.326-97.587-97.587-237.609-97.587-139.021 0-236.826 97.587-97.804 97.587-97.804 237.609 0 139.021 97.732 236.826Q340.551-145.087 480-145.087ZM480-480ZM304.13-284.696l239.305-110.086q7.261-3.131 12.456-8.327 5.196-5.195 8.327-13.021l110.086-238.698q4.435-9.455-2.782-16.683-7.218-7.228-16.652-2.793L416.13-564.218q-7.826 3.131-13.021 8.327-5.196 5.195-8.327 12.456L284.696-304.214q-4.435 9.476 2.782 16.715 7.218 7.238 16.652 2.803Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/Explore/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/Explore/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'explore';\n\nexport function Explore(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default Explore;\n"],"names":[],"sourceRoot":""}
|
package/react/FileCopy/index.js
CHANGED
|
@@ -20,11 +20,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
20
20
|
height: 48,
|
|
21
21
|
viewBox: "0 -960 960 960"
|
|
22
22
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
23
|
-
d: "M786.
|
|
23
|
+
d: "M786.218-166.218H283.175q-32.479 0-56.131-23.652-23.653-23.653-23.653-56.131v-607.781q0-32.479 23.653-55.849 23.652-23.37 56.131-23.37h308.869q15.957 0 30.848 6.413 14.892 6.414 26.283 17.24L841.784-716.74q10.826 11.392 17.239 26.283 6.413 14.892 6.413 30.848v413.608q0 32.478-23.652 56.131-23.653 23.652-55.566 23.652Zm0-506.522L601.175-853.782v121.346q0 25.218 17.239 42.457 17.24 17.239 42.458 17.239h125.346ZM143.391-27q-32.478 0-55.848-23.37-23.37-23.369-23.37-55.848v-574.303q0-16.957 11.326-28.283 11.327-11.326 28.283-11.326 16.957 0 28.283 11.326t11.326 28.283v574.303h462.348q16.957 0 28.283 11.327 11.326 11.326 11.326 28.282 0 16.957-11.326 28.283-11.326 11.327-28.283 11.327H143.391Z"
|
|
24
24
|
})));
|
|
25
25
|
};
|
|
26
26
|
|
|
27
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M786.
|
|
27
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M786.218-166.218H283.175q-32.479 0-56.131-23.652-23.653-23.653-23.653-56.131v-607.781q0-32.479 23.653-55.849 23.652-23.37 56.131-23.37h308.869q15.957 0 30.848 6.413 14.892 6.414 26.283 17.24L841.784-716.74q10.826 11.392 17.239 26.283 6.413 14.892 6.413 30.848v413.608q0 32.478-23.652 56.131-23.653 23.652-55.566 23.652Zm0-506.522L601.175-853.782v121.346q0 25.218 17.239 42.457 17.24 17.239 42.458 17.239h125.346ZM143.391-27q-32.478 0-55.848-23.37-23.37-23.369-23.37-55.848v-574.303q0-16.957 11.326-28.283 11.327-11.326 28.283-11.326 16.957 0 28.283 11.326t11.326 28.283v574.303h462.348q16.957 0 28.283 11.327 11.326 11.326 11.326 28.282 0 16.957-11.326 28.283-11.326 11.327-28.283 11.327H143.391Z\"/></svg>");
|
|
28
28
|
|
|
29
29
|
/***/ }),
|
|
30
30
|
|
|
@@ -46,11 +46,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
46
46
|
height: 48,
|
|
47
47
|
viewBox: "0 -960 960 960"
|
|
48
48
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0__.createElement("path", {
|
|
49
|
-
d: "M786.
|
|
49
|
+
d: "M786.218-166.218H283.175q-32.74 0-56.262-23.521-23.522-23.522-23.522-56.262v-607.781q0-32.507 23.522-55.863t56.262-23.356h308.869q16.263 0 31.001 6.413 14.739 6.414 26.13 17.24L841.784-716.74q10.826 11.392 17.239 26.13t6.413 31.001v413.608q0 32.74-23.652 56.262-23.653 23.521-55.566 23.521Zm0-506.522H660.872q-24.968 0-42.333-17.364-17.364-17.364-17.364-42.332v-121.346h-318v607.781h503.043V-672.74ZM143.391-27q-32.506 0-55.862-23.355-23.356-23.356-23.356-55.863v-574.303q0-16.707 11.502-28.158 11.501-11.451 28.283-11.451 16.781 0 28.107 11.451t11.326 28.158v574.303h462.348q16.707 0 28.158 11.502t11.451 28.283q0 16.781-11.451 28.107-11.451 11.327-28.158 11.327H143.391Zm139.784-826.782v198-198 607.781-607.781Z"
|
|
50
50
|
})));
|
|
51
51
|
};
|
|
52
52
|
|
|
53
|
-
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M786.
|
|
53
|
+
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M786.218-166.218H283.175q-32.74 0-56.262-23.521-23.522-23.522-23.522-56.262v-607.781q0-32.507 23.522-55.863t56.262-23.356h308.869q16.263 0 31.001 6.413 14.739 6.414 26.13 17.24L841.784-716.74q10.826 11.392 17.239 26.13t6.413 31.001v413.608q0 32.74-23.652 56.262-23.653 23.521-55.566 23.521Zm0-506.522H660.872q-24.968 0-42.333-17.364-17.364-17.364-17.364-42.332v-121.346h-318v607.781h503.043V-672.74ZM143.391-27q-32.506 0-55.862-23.355-23.356-23.356-23.356-55.863v-574.303q0-16.707 11.502-28.158 11.501-11.451 28.283-11.451 16.781 0 28.107 11.451t11.326 28.158v574.303h462.348q16.707 0 28.158 11.502t11.451 28.283q0 16.781-11.451 28.107-11.451 11.327-28.158 11.327H143.391Zm139.784-826.782v198-198 607.781-607.781Z\"/></svg>");
|
|
54
54
|
|
|
55
55
|
/***/ }),
|
|
56
56
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"react/FileCopy/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,
|
|
1
|
+
{"version":3,"file":"react/FileCopy/index.js","mappings":";;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACyC;AACzC,sEAAe,8yBAA8yB;;;;;;;;;;;;ACd7zB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA,sBAAsB,gDAAmB;AACzC;AACA;AACA;AACA;AACA,GAAG,yCAAyC,gDAAmB;AAC/D;AACA,GAAG;AACH;AACqC;AACrC,sEAAe,+zBAA+zB;;;;;;;;;;;ACZv0B,MAAM,mBAA8B;AAAA,EACzC,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AAAA,EACN,SAAS;AACX;;;;;;;;ACPA;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACNkB;AAEuB;AACE;AACV;AAGjC,MAAM,OAAO;AAEN,SAAS,SAAS,OAAuB;AAC9C,QAAkC,uCAC7B,qDAAgB,GAChB,QAFG,UAVV,IAUoC,IAAd,sBAAc,IAAd,CAAZ;AAIR,QAAM,gBAAgB,YAAY,aAAa,2EAAQ,GAAG,gFAAM;AAEhE,QAAM,YAAY,MAAM,OAAO,EAAE,OAAO,MAAM,MAAM,QAAQ,MAAM,KAAK,IAAI,CAAC;AAE5E,SAAO,2EAAC,+CAAc,cAAY,QAAU,YAAe,UAAW;AACxE;AAEA,iEAAe,QAAQ,EAAC","sources":["webpack://icons/./src/svg/FileCopy/icon-fill.svg","webpack://icons/./src/svg/FileCopy/icon.svg","webpack://icons/./src/react/common.ts","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/react/FileCopy/index.tsx"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M786.218-166.218H283.175q-32.479 0-56.131-23.652-23.653-23.653-23.653-56.131v-607.781q0-32.479 23.653-55.849 23.652-23.37 56.131-23.37h308.869q15.957 0 30.848 6.413 14.892 6.414 26.283 17.24L841.784-716.74q10.826 11.392 17.239 26.283 6.413 14.892 6.413 30.848v413.608q0 32.478-23.652 56.131-23.653 23.652-55.566 23.652Zm0-506.522L601.175-853.782v121.346q0 25.218 17.239 42.457 17.24 17.239 42.458 17.239h125.346ZM143.391-27q-32.478 0-55.848-23.37-23.37-23.369-23.37-55.848v-574.303q0-16.957 11.326-28.283 11.327-11.326 28.283-11.326 16.957 0 28.283 11.326t11.326 28.283v574.303h462.348q16.957 0 28.283 11.327 11.326 11.326 11.326 28.282 0 16.957-11.326 28.283-11.326 11.327-28.283 11.327H143.391Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M786.218-166.218H283.175q-32.479 0-56.131-23.652-23.653-23.653-23.653-56.131v-607.781q0-32.479 23.653-55.849 23.652-23.37 56.131-23.37h308.869q15.957 0 30.848 6.413 14.892 6.414 26.283 17.24L841.784-716.74q10.826 11.392 17.239 26.283 6.413 14.892 6.413 30.848v413.608q0 32.478-23.652 56.131-23.653 23.652-55.566 23.652Zm0-506.522L601.175-853.782v121.346q0 25.218 17.239 42.457 17.24 17.239 42.458 17.239h125.346ZM143.391-27q-32.478 0-55.848-23.37-23.37-23.369-23.37-55.848v-574.303q0-16.957 11.326-28.283 11.327-11.326 28.283-11.326 16.957 0 28.283 11.326t11.326 28.283v574.303h462.348q16.957 0 28.283 11.327 11.326 11.326 11.326 28.282 0 16.957-11.326 28.283-11.326 11.327-28.283 11.327H143.391Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M786.218-166.218H283.175q-32.74 0-56.262-23.521-23.522-23.522-23.522-56.262v-607.781q0-32.507 23.522-55.863t56.262-23.356h308.869q16.263 0 31.001 6.413 14.739 6.414 26.13 17.24L841.784-716.74q10.826 11.392 17.239 26.13t6.413 31.001v413.608q0 32.74-23.652 56.262-23.653 23.521-55.566 23.521Zm0-506.522H660.872q-24.968 0-42.333-17.364-17.364-17.364-17.364-42.332v-121.346h-318v607.781h503.043V-672.74ZM143.391-27q-32.506 0-55.862-23.355-23.356-23.356-23.356-55.863v-574.303q0-16.707 11.502-28.158 11.501-11.451 28.283-11.451 16.781 0 28.107 11.451t11.326 28.158v574.303h462.348q16.707 0 28.158 11.502t11.451 28.283q0 16.781-11.451 28.107-11.451 11.327-28.158 11.327H143.391Zm139.784-826.782v198-198 607.781-607.781Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M786.218-166.218H283.175q-32.74 0-56.262-23.521-23.522-23.522-23.522-56.262v-607.781q0-32.507 23.522-55.863t56.262-23.356h308.869q16.263 0 31.001 6.413 14.739 6.414 26.13 17.24L841.784-716.74q10.826 11.392 17.239 26.13t6.413 31.001v413.608q0 32.74-23.652 56.262-23.653 23.521-55.566 23.521Zm0-506.522H660.872q-24.968 0-42.333-17.364-17.364-17.364-17.364-42.332v-121.346h-318v607.781h503.043V-672.74ZM143.391-27q-32.506 0-55.862-23.355-23.356-23.356-23.356-55.863v-574.303q0-16.707 11.502-28.158 11.501-11.451 28.283-11.451 16.781 0 28.107 11.451t11.326 28.158v574.303h462.348q16.707 0 28.158 11.502t11.451 28.283q0 16.781-11.451 28.107-11.451 11.327-28.158 11.327H143.391Zm139.784-826.782v198-198 607.781-607.781Z\\\"/></svg>\";","import type { IconProps } from '../types';\n\nexport const defaultIconProps: IconProps = {\n width: 20,\n height: 20,\n fill: 'currentColor',\n variant: 'filled',\n};\n","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import React from 'react';\n\nimport { ReactComponent as Filled } from '../../svg/FileCopy/icon-fill.svg';\nimport { ReactComponent as Outlined } from '../../svg/FileCopy/icon.svg';\nimport { defaultIconProps } from '../common';\nimport type { IconPropsReact } from '../types';\n\nconst name = 'file_copy';\n\nexport function FileCopy(props: IconPropsReact) {\n const { variant, ...restProps } = {\n ...defaultIconProps,\n ...props,\n };\n const IconComponent = variant === 'outlined' ? Outlined : Filled;\n\n const overrides = props.size ? { width: props.size, height: props.size } : {};\n\n return <IconComponent aria-label={name} {...restProps} {...overrides} />;\n}\n\nexport default FileCopy;\n"],"names":[],"sourceRoot":""}
|