@leapdev/gui-icons 3.0.78 → 3.0.79
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/CHANGELOG.md +18 -0
- package/dist/app.js +155 -1
- package/dist/icons/leap-web/appointment-overdue-20.svg +5 -0
- package/dist/icons/leap-web/appointment-past-20.svg +5 -0
- package/dist/icons/leap-web/appointment-today-20.svg +5 -0
- package/dist/icons/leap-web/attach-12.svg +3 -0
- package/dist/icons/leap-web/attach-filled-16.svg +3 -0
- package/dist/icons/leap-web/attach-filled-24.svg +3 -0
- package/dist/icons/leap-web/critical-date-overdue-20.svg +5 -0
- package/dist/icons/leap-web/critical-date-past-20.svg +5 -0
- package/dist/icons/leap-web/critical-date-today-20.svg +5 -0
- package/dist/icons/leap-web/task-completed-20.svg +6 -0
- package/dist/icons/leap-web/task-overdue-20.svg +6 -0
- package/dist/icons/leap-web/task-past-20.svg +5 -0
- package/dist/icons/leap-web/task-past-completed-20.svg +6 -0
- package/dist/icons/leap-web/task-today-20.svg +5 -0
- package/dist/icons/sprite-leap-web.svg +1 -1
- package/dist/index.js +14 -0
- package/package.json +1 -1
package/dist/app.js
CHANGED
|
@@ -6763,6 +6763,39 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
|
|
|
6763
6763
|
|
|
6764
6764
|
/***/ }),
|
|
6765
6765
|
|
|
6766
|
+
/***/ "./src/icons/leap-web/appointment-overdue-20.svg":
|
|
6767
|
+
/*!*******************************************************!*\
|
|
6768
|
+
!*** ./src/icons/leap-web/appointment-overdue-20.svg ***!
|
|
6769
|
+
\*******************************************************/
|
|
6770
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6771
|
+
|
|
6772
|
+
"use strict";
|
|
6773
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-appointment-overdue-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-appointment-overdue-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/appointment-overdue-20.svg?");
|
|
6774
|
+
|
|
6775
|
+
/***/ }),
|
|
6776
|
+
|
|
6777
|
+
/***/ "./src/icons/leap-web/appointment-past-20.svg":
|
|
6778
|
+
/*!****************************************************!*\
|
|
6779
|
+
!*** ./src/icons/leap-web/appointment-past-20.svg ***!
|
|
6780
|
+
\****************************************************/
|
|
6781
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6782
|
+
|
|
6783
|
+
"use strict";
|
|
6784
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-appointment-past-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-appointment-past-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/appointment-past-20.svg?");
|
|
6785
|
+
|
|
6786
|
+
/***/ }),
|
|
6787
|
+
|
|
6788
|
+
/***/ "./src/icons/leap-web/appointment-today-20.svg":
|
|
6789
|
+
/*!*****************************************************!*\
|
|
6790
|
+
!*** ./src/icons/leap-web/appointment-today-20.svg ***!
|
|
6791
|
+
\*****************************************************/
|
|
6792
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6793
|
+
|
|
6794
|
+
"use strict";
|
|
6795
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-appointment-today-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-appointment-today-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/appointment-today-20.svg?");
|
|
6796
|
+
|
|
6797
|
+
/***/ }),
|
|
6798
|
+
|
|
6766
6799
|
/***/ "./src/icons/leap-web/apps-20.svg":
|
|
6767
6800
|
/*!****************************************!*\
|
|
6768
6801
|
!*** ./src/icons/leap-web/apps-20.svg ***!
|
|
@@ -6939,6 +6972,17 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
|
|
|
6939
6972
|
|
|
6940
6973
|
/***/ }),
|
|
6941
6974
|
|
|
6975
|
+
/***/ "./src/icons/leap-web/attach-12.svg":
|
|
6976
|
+
/*!******************************************!*\
|
|
6977
|
+
!*** ./src/icons/leap-web/attach-12.svg ***!
|
|
6978
|
+
\******************************************/
|
|
6979
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6980
|
+
|
|
6981
|
+
"use strict";
|
|
6982
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-attach-12-usage\",\n viewBox: \"0 0 12 12\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-attach-12\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/attach-12.svg?");
|
|
6983
|
+
|
|
6984
|
+
/***/ }),
|
|
6985
|
+
|
|
6942
6986
|
/***/ "./src/icons/leap-web/attach-16.svg":
|
|
6943
6987
|
/*!******************************************!*\
|
|
6944
6988
|
!*** ./src/icons/leap-web/attach-16.svg ***!
|
|
@@ -6961,6 +7005,28 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
|
|
|
6961
7005
|
|
|
6962
7006
|
/***/ }),
|
|
6963
7007
|
|
|
7008
|
+
/***/ "./src/icons/leap-web/attach-filled-16.svg":
|
|
7009
|
+
/*!*************************************************!*\
|
|
7010
|
+
!*** ./src/icons/leap-web/attach-filled-16.svg ***!
|
|
7011
|
+
\*************************************************/
|
|
7012
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
7013
|
+
|
|
7014
|
+
"use strict";
|
|
7015
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-attach-filled-16-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-attach-filled-16\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/attach-filled-16.svg?");
|
|
7016
|
+
|
|
7017
|
+
/***/ }),
|
|
7018
|
+
|
|
7019
|
+
/***/ "./src/icons/leap-web/attach-filled-24.svg":
|
|
7020
|
+
/*!*************************************************!*\
|
|
7021
|
+
!*** ./src/icons/leap-web/attach-filled-24.svg ***!
|
|
7022
|
+
\*************************************************/
|
|
7023
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
7024
|
+
|
|
7025
|
+
"use strict";
|
|
7026
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-attach-filled-24-usage\",\n viewBox: \"0 0 24 24\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-attach-filled-24\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/attach-filled-24.svg?");
|
|
7027
|
+
|
|
7028
|
+
/***/ }),
|
|
7029
|
+
|
|
6964
7030
|
/***/ "./src/icons/leap-web/auth-email-20.svg":
|
|
6965
7031
|
/*!**********************************************!*\
|
|
6966
7032
|
!*** ./src/icons/leap-web/auth-email-20.svg ***!
|
|
@@ -8028,6 +8094,39 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
|
|
|
8028
8094
|
|
|
8029
8095
|
/***/ }),
|
|
8030
8096
|
|
|
8097
|
+
/***/ "./src/icons/leap-web/critical-date-overdue-20.svg":
|
|
8098
|
+
/*!*********************************************************!*\
|
|
8099
|
+
!*** ./src/icons/leap-web/critical-date-overdue-20.svg ***!
|
|
8100
|
+
\*********************************************************/
|
|
8101
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
8102
|
+
|
|
8103
|
+
"use strict";
|
|
8104
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-critical-date-overdue-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-critical-date-overdue-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/critical-date-overdue-20.svg?");
|
|
8105
|
+
|
|
8106
|
+
/***/ }),
|
|
8107
|
+
|
|
8108
|
+
/***/ "./src/icons/leap-web/critical-date-past-20.svg":
|
|
8109
|
+
/*!******************************************************!*\
|
|
8110
|
+
!*** ./src/icons/leap-web/critical-date-past-20.svg ***!
|
|
8111
|
+
\******************************************************/
|
|
8112
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
8113
|
+
|
|
8114
|
+
"use strict";
|
|
8115
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-critical-date-past-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-critical-date-past-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/critical-date-past-20.svg?");
|
|
8116
|
+
|
|
8117
|
+
/***/ }),
|
|
8118
|
+
|
|
8119
|
+
/***/ "./src/icons/leap-web/critical-date-today-20.svg":
|
|
8120
|
+
/*!*******************************************************!*\
|
|
8121
|
+
!*** ./src/icons/leap-web/critical-date-today-20.svg ***!
|
|
8122
|
+
\*******************************************************/
|
|
8123
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
8124
|
+
|
|
8125
|
+
"use strict";
|
|
8126
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-critical-date-today-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-critical-date-today-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/critical-date-today-20.svg?");
|
|
8127
|
+
|
|
8128
|
+
/***/ }),
|
|
8129
|
+
|
|
8031
8130
|
/***/ "./src/icons/leap-web/curve-arrow-up-left-20.svg":
|
|
8032
8131
|
/*!*******************************************************!*\
|
|
8033
8132
|
!*** ./src/icons/leap-web/curve-arrow-up-left-20.svg ***!
|
|
@@ -10481,6 +10580,61 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
|
|
|
10481
10580
|
|
|
10482
10581
|
/***/ }),
|
|
10483
10582
|
|
|
10583
|
+
/***/ "./src/icons/leap-web/task-completed-20.svg":
|
|
10584
|
+
/*!**************************************************!*\
|
|
10585
|
+
!*** ./src/icons/leap-web/task-completed-20.svg ***!
|
|
10586
|
+
\**************************************************/
|
|
10587
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
10588
|
+
|
|
10589
|
+
"use strict";
|
|
10590
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-task-completed-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-task-completed-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/task-completed-20.svg?");
|
|
10591
|
+
|
|
10592
|
+
/***/ }),
|
|
10593
|
+
|
|
10594
|
+
/***/ "./src/icons/leap-web/task-overdue-20.svg":
|
|
10595
|
+
/*!************************************************!*\
|
|
10596
|
+
!*** ./src/icons/leap-web/task-overdue-20.svg ***!
|
|
10597
|
+
\************************************************/
|
|
10598
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
10599
|
+
|
|
10600
|
+
"use strict";
|
|
10601
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-task-overdue-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-task-overdue-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/task-overdue-20.svg?");
|
|
10602
|
+
|
|
10603
|
+
/***/ }),
|
|
10604
|
+
|
|
10605
|
+
/***/ "./src/icons/leap-web/task-past-20.svg":
|
|
10606
|
+
/*!*********************************************!*\
|
|
10607
|
+
!*** ./src/icons/leap-web/task-past-20.svg ***!
|
|
10608
|
+
\*********************************************/
|
|
10609
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
10610
|
+
|
|
10611
|
+
"use strict";
|
|
10612
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-task-past-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-task-past-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/task-past-20.svg?");
|
|
10613
|
+
|
|
10614
|
+
/***/ }),
|
|
10615
|
+
|
|
10616
|
+
/***/ "./src/icons/leap-web/task-past-completed-20.svg":
|
|
10617
|
+
/*!*******************************************************!*\
|
|
10618
|
+
!*** ./src/icons/leap-web/task-past-completed-20.svg ***!
|
|
10619
|
+
\*******************************************************/
|
|
10620
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
10621
|
+
|
|
10622
|
+
"use strict";
|
|
10623
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-task-past-completed-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-task-past-completed-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/task-past-completed-20.svg?");
|
|
10624
|
+
|
|
10625
|
+
/***/ }),
|
|
10626
|
+
|
|
10627
|
+
/***/ "./src/icons/leap-web/task-today-20.svg":
|
|
10628
|
+
/*!**********************************************!*\
|
|
10629
|
+
!*** ./src/icons/leap-web/task-today-20.svg ***!
|
|
10630
|
+
\**********************************************/
|
|
10631
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
10632
|
+
|
|
10633
|
+
"use strict";
|
|
10634
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n id: \"leap-web-task-today-20-usage\",\n viewBox: \"0 0 20 20\",\n url: __webpack_require__.p + \"icons/sprite-leap-web.svg#leap-web-task-today-20\",\n toString: function () {\n return this.url;\n }\n });\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/icons/leap-web/task-today-20.svg?");
|
|
10635
|
+
|
|
10636
|
+
/***/ }),
|
|
10637
|
+
|
|
10484
10638
|
/***/ "./src/icons/leap-web/templates-20.svg":
|
|
10485
10639
|
/*!*********************************************!*\
|
|
10486
10640
|
!*** ./src/icons/leap-web/templates-20.svg ***!
|
|
@@ -14898,7 +15052,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac
|
|
|
14898
15052
|
\**************************/
|
|
14899
15053
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
14900
15054
|
|
|
14901
|
-
eval("var map = {\n\t\"./icons/animate/spinner.svg\": \"./src/icons/animate/spinner.svg\",\n\t\"./icons/animate/tick-circle.svg\": \"./src/icons/animate/tick-circle.svg\",\n\t\"./icons/content-app/add-document.svg\": \"./src/icons/content-app/add-document.svg\",\n\t\"./icons/content-app/add-menu.svg\": \"./src/icons/content-app/add-menu.svg\",\n\t\"./icons/content-app/agreement.svg\": \"./src/icons/content-app/agreement.svg\",\n\t\"./icons/content-app/appportionable-items.svg\": \"./src/icons/content-app/appportionable-items.svg\",\n\t\"./icons/content-app/court.svg\": \"./src/icons/content-app/court.svg\",\n\t\"./icons/content-app/discharge-mortgage.svg\": \"./src/icons/content-app/discharge-mortgage.svg\",\n\t\"./icons/content-app/legal.svg\": \"./src/icons/content-app/legal.svg\",\n\t\"./icons/content-app/license.svg\": \"./src/icons/content-app/license.svg\",\n\t\"./icons/content-app/non-appportionable-items.svg\": \"./src/icons/content-app/non-appportionable-items.svg\",\n\t\"./icons/content-app/not-paid.svg\": \"./src/icons/content-app/not-paid.svg\",\n\t\"./icons/content-app/occupation.svg\": \"./src/icons/content-app/occupation.svg\",\n\t\"./icons/content-app/paid.svg\": \"./src/icons/content-app/paid.svg\",\n\t\"./icons/content-app/penality-license.svg\": \"./src/icons/content-app/penality-license.svg\",\n\t\"./icons/content-app/rates.svg\": \"./src/icons/content-app/rates.svg\",\n\t\"./icons/content-app/sas.svg\": \"./src/icons/content-app/sas.svg\",\n\t\"./icons/content-app/settlement.svg\": \"./src/icons/content-app/settlement.svg\",\n\t\"./icons/content-app/sign.svg\": \"./src/icons/content-app/sign.svg\",\n\t\"./icons/content-app/time.svg\": \"./src/icons/content-app/time.svg\",\n\t\"./icons/content-app/unpaid.svg\": \"./src/icons/content-app/unpaid.svg\",\n\t\"./icons/content-app/unsupported-document.svg\": \"./src/icons/content-app/unsupported-document.svg\",\n\t\"./icons/content-app/update-document.svg\": \"./src/icons/content-app/update-document.svg\",\n\t\"./icons/content-app/water-rates.svg\": \"./src/icons/content-app/water-rates.svg\",\n\t\"./icons/content-app/water-usage.svg\": \"./src/icons/content-app/water-usage.svg\",\n\t\"./icons/content-app/welcome.svg\": \"./src/icons/content-app/welcome.svg\",\n\t\"./icons/desktop/Pin.svg\": \"./src/icons/desktop/Pin.svg\",\n\t\"./icons/desktop/Preview.svg\": \"./src/icons/desktop/Preview.svg\",\n\t\"./icons/desktop/Remove Pin.svg\": \"./src/icons/desktop/Remove Pin.svg\",\n\t\"./icons/desktop/Share.svg\": \"./src/icons/desktop/Share.svg\",\n\t\"./icons/desktop/apps.svg\": \"./src/icons/desktop/apps.svg\",\n\t\"./icons/desktop/assign-curved.svg\": \"./src/icons/desktop/assign-curved.svg\",\n\t\"./icons/desktop/assign-right-angle.svg\": \"./src/icons/desktop/assign-right-angle.svg\",\n\t\"./icons/desktop/bar-graph.svg\": \"./src/icons/desktop/bar-graph.svg\",\n\t\"./icons/desktop/bin.svg\": \"./src/icons/desktop/bin.svg\",\n\t\"./icons/desktop/browse.svg\": \"./src/icons/desktop/browse.svg\",\n\t\"./icons/desktop/calculator.svg\": \"./src/icons/desktop/calculator.svg\",\n\t\"./icons/desktop/calendar-video.svg\": \"./src/icons/desktop/calendar-video.svg\",\n\t\"./icons/desktop/calendar.svg\": \"./src/icons/desktop/calendar.svg\",\n\t\"./icons/desktop/chevron-down.svg\": \"./src/icons/desktop/chevron-down.svg\",\n\t\"./icons/desktop/chevron-left.svg\": \"./src/icons/desktop/chevron-left.svg\",\n\t\"./icons/desktop/chevron-right.svg\": \"./src/icons/desktop/chevron-right.svg\",\n\t\"./icons/desktop/chevron-up.svg\": \"./src/icons/desktop/chevron-up.svg\",\n\t\"./icons/desktop/close.svg\": \"./src/icons/desktop/close.svg\",\n\t\"./icons/desktop/email.svg\": \"./src/icons/desktop/email.svg\",\n\t\"./icons/desktop/exclamation-circle.svg\": \"./src/icons/desktop/exclamation-circle.svg\",\n\t\"./icons/desktop/help.svg\": \"./src/icons/desktop/help.svg\",\n\t\"./icons/desktop/home.svg\": \"./src/icons/desktop/home.svg\",\n\t\"./icons/desktop/insert-arrow-left.svg\": \"./src/icons/desktop/insert-arrow-left.svg\",\n\t\"./icons/desktop/message-2.svg\": \"./src/icons/desktop/message-2.svg\",\n\t\"./icons/desktop/message-3.svg\": \"./src/icons/desktop/message-3.svg\",\n\t\"./icons/desktop/message.svg\": \"./src/icons/desktop/message.svg\",\n\t\"./icons/desktop/more-horizontal.svg\": \"./src/icons/desktop/more-horizontal.svg\",\n\t\"./icons/desktop/search.svg\": \"./src/icons/desktop/search.svg\",\n\t\"./icons/desktop/settings.svg\": \"./src/icons/desktop/settings.svg\",\n\t\"./icons/desktop/sign-out.svg\": \"./src/icons/desktop/sign-out.svg\",\n\t\"./icons/desktop/tick-circle.svg\": \"./src/icons/desktop/tick-circle.svg\",\n\t\"./icons/doctype/activity-default-16.svg\": \"./src/icons/doctype/activity-default-16.svg\",\n\t\"./icons/doctype/activity-default-24.svg\": \"./src/icons/doctype/activity-default-24.svg\",\n\t\"./icons/doctype/app-24.svg\": \"./src/icons/doctype/app-24.svg\",\n\t\"./icons/doctype/appointment-16.svg\": \"./src/icons/doctype/appointment-16.svg\",\n\t\"./icons/doctype/appointment-24.svg\": \"./src/icons/doctype/appointment-24.svg\",\n\t\"./icons/doctype/audio-16.svg\": \"./src/icons/doctype/audio-16.svg\",\n\t\"./icons/doctype/audio-24.svg\": \"./src/icons/doctype/audio-24.svg\",\n\t\"./icons/doctype/audio-28.svg\": \"./src/icons/doctype/audio-28.svg\",\n\t\"./icons/doctype/audio-sc-16.svg\": \"./src/icons/doctype/audio-sc-16.svg\",\n\t\"./icons/doctype/audio-sc-24.svg\": \"./src/icons/doctype/audio-sc-24.svg\",\n\t\"./icons/doctype/audio-sc-28.svg\": \"./src/icons/doctype/audio-sc-28.svg\",\n\t\"./icons/doctype/blank-document-2-28.svg\": \"./src/icons/doctype/blank-document-2-28.svg\",\n\t\"./icons/doctype/blank-document-24.svg\": \"./src/icons/doctype/blank-document-24.svg\",\n\t\"./icons/doctype/blank-document-28.svg\": \"./src/icons/doctype/blank-document-28.svg\",\n\t\"./icons/doctype/blank-document-template-2-28.svg\": \"./src/icons/doctype/blank-document-template-2-28.svg\",\n\t\"./icons/doctype/blank-document-template-28.svg\": \"./src/icons/doctype/blank-document-template-28.svg\",\n\t\"./icons/doctype/blank-excel-28.svg\": \"./src/icons/doctype/blank-excel-28.svg\",\n\t\"./icons/doctype/blank-excel-template-28.svg\": \"./src/icons/doctype/blank-excel-template-28.svg\",\n\t\"./icons/doctype/blank-fax-24.svg\": \"./src/icons/doctype/blank-fax-24.svg\",\n\t\"./icons/doctype/blank-fax-28.svg\": \"./src/icons/doctype/blank-fax-28.svg\",\n\t\"./icons/doctype/blank-fax-template-28.svg\": \"./src/icons/doctype/blank-fax-template-28.svg\",\n\t\"./icons/doctype/blank-letter-16.svg\": \"./src/icons/doctype/blank-letter-16.svg\",\n\t\"./icons/doctype/blank-letter-24.svg\": \"./src/icons/doctype/blank-letter-24.svg\",\n\t\"./icons/doctype/blank-memo-28.svg\": \"./src/icons/doctype/blank-memo-28.svg\",\n\t\"./icons/doctype/blank-memo-template-28.svg\": \"./src/icons/doctype/blank-memo-template-28.svg\",\n\t\"./icons/doctype/bylawyers-16.svg\": \"./src/icons/doctype/bylawyers-16.svg\",\n\t\"./icons/doctype/bylawyers-24.svg\": \"./src/icons/doctype/bylawyers-24.svg\",\n\t\"./icons/doctype/calendar-clock-blue-28.svg\": \"./src/icons/doctype/calendar-clock-blue-28.svg\",\n\t\"./icons/doctype/calendar-clock-grey-28.svg\": \"./src/icons/doctype/calendar-clock-grey-28.svg\",\n\t\"./icons/doctype/calendar-clock-orange-28.svg\": \"./src/icons/doctype/calendar-clock-orange-28.svg\",\n\t\"./icons/doctype/calendar-flag-blue-28.svg\": \"./src/icons/doctype/calendar-flag-blue-28.svg\",\n\t\"./icons/doctype/calendar-flag-grey-28.svg\": \"./src/icons/doctype/calendar-flag-grey-28.svg\",\n\t\"./icons/doctype/calendar-flag-orange-28.svg\": \"./src/icons/doctype/calendar-flag-orange-28.svg\",\n\t\"./icons/doctype/clause-precedent-16.svg\": \"./src/icons/doctype/clause-precedent-16.svg\",\n\t\"./icons/doctype/clause-precedent-24.svg\": \"./src/icons/doctype/clause-precedent-24.svg\",\n\t\"./icons/doctype/clause-precedent-new-24.svg\": \"./src/icons/doctype/clause-precedent-new-24.svg\",\n\t\"./icons/doctype/code-24.svg\": \"./src/icons/doctype/code-24.svg\",\n\t\"./icons/doctype/code-28.svg\": \"./src/icons/doctype/code-28.svg\",\n\t\"./icons/doctype/code-sc-28.svg\": \"./src/icons/doctype/code-sc-28.svg\",\n\t\"./icons/doctype/comment-16.svg\": \"./src/icons/doctype/comment-16.svg\",\n\t\"./icons/doctype/comment-24.svg\": \"./src/icons/doctype/comment-24.svg\",\n\t\"./icons/doctype/comment-28.svg\": \"./src/icons/doctype/comment-28.svg\",\n\t\"./icons/doctype/comment-sc-28.svg\": \"./src/icons/doctype/comment-sc-28.svg\",\n\t\"./icons/doctype/cost-recovery-exceeded-24.svg\": \"./src/icons/doctype/cost-recovery-exceeded-24.svg\",\n\t\"./icons/doctype/default-16.svg\": \"./src/icons/doctype/default-16.svg\",\n\t\"./icons/doctype/default-24.svg\": \"./src/icons/doctype/default-24.svg\",\n\t\"./icons/doctype/default-28.svg\": \"./src/icons/doctype/default-28.svg\",\n\t\"./icons/doctype/default-sc-16.svg\": \"./src/icons/doctype/default-sc-16.svg\",\n\t\"./icons/doctype/default-sc-24.svg\": \"./src/icons/doctype/default-sc-24.svg\",\n\t\"./icons/doctype/default-sc-28.svg\": \"./src/icons/doctype/default-sc-28.svg\",\n\t\"./icons/doctype/doc-16.svg\": \"./src/icons/doctype/doc-16.svg\",\n\t\"./icons/doctype/doc-24.svg\": \"./src/icons/doctype/doc-24.svg\",\n\t\"./icons/doctype/doc-28.svg\": \"./src/icons/doctype/doc-28.svg\",\n\t\"./icons/doctype/doc-sc-16.svg\": \"./src/icons/doctype/doc-sc-16.svg\",\n\t\"./icons/doctype/doc-sc-24.svg\": \"./src/icons/doctype/doc-sc-24.svg\",\n\t\"./icons/doctype/doc-sc-28.svg\": \"./src/icons/doctype/doc-sc-28.svg\",\n\t\"./icons/doctype/docm-28.svg\": \"./src/icons/doctype/docm-28.svg\",\n\t\"./icons/doctype/email-16.svg\": \"./src/icons/doctype/email-16.svg\",\n\t\"./icons/doctype/email-attachment-24.svg\": \"./src/icons/doctype/email-attachment-24.svg\",\n\t\"./icons/doctype/email-attachment-28.svg\": \"./src/icons/doctype/email-attachment-28.svg\",\n\t\"./icons/doctype/email-create-16.svg\": \"./src/icons/doctype/email-create-16.svg\",\n\t\"./icons/doctype/email-create-24.svg\": \"./src/icons/doctype/email-create-24.svg\",\n\t\"./icons/doctype/email-create-28.svg\": \"./src/icons/doctype/email-create-28.svg\",\n\t\"./icons/doctype/email-default-16.svg\": \"./src/icons/doctype/email-default-16.svg\",\n\t\"./icons/doctype/email-default-24.svg\": \"./src/icons/doctype/email-default-24.svg\",\n\t\"./icons/doctype/email-default-28.svg\": \"./src/icons/doctype/email-default-28.svg\",\n\t\"./icons/doctype/email-draft-16.svg\": \"./src/icons/doctype/email-draft-16.svg\",\n\t\"./icons/doctype/email-draft-24.svg\": \"./src/icons/doctype/email-draft-24.svg\",\n\t\"./icons/doctype/email-draft-28.svg\": \"./src/icons/doctype/email-draft-28.svg\",\n\t\"./icons/doctype/email-new-16.svg\": \"./src/icons/doctype/email-new-16.svg\",\n\t\"./icons/doctype/email-new-24.svg\": \"./src/icons/doctype/email-new-24.svg\",\n\t\"./icons/doctype/email-no-attachments-24.svg\": \"./src/icons/doctype/email-no-attachments-24.svg\",\n\t\"./icons/doctype/email-none-16.svg\": \"./src/icons/doctype/email-none-16.svg\",\n\t\"./icons/doctype/email-none-24.svg\": \"./src/icons/doctype/email-none-24.svg\",\n\t\"./icons/doctype/email-open-24.svg\": \"./src/icons/doctype/email-open-24.svg\",\n\t\"./icons/doctype/email-open-28.svg\": \"./src/icons/doctype/email-open-28.svg\",\n\t\"./icons/doctype/email-received-16.svg\": \"./src/icons/doctype/email-received-16.svg\",\n\t\"./icons/doctype/email-received-24.svg\": \"./src/icons/doctype/email-received-24.svg\",\n\t\"./icons/doctype/email-received-28.svg\": \"./src/icons/doctype/email-received-28.svg\",\n\t\"./icons/doctype/email-sent-16.svg\": \"./src/icons/doctype/email-sent-16.svg\",\n\t\"./icons/doctype/email-sent-24.svg\": \"./src/icons/doctype/email-sent-24.svg\",\n\t\"./icons/doctype/email-sent-28.svg\": \"./src/icons/doctype/email-sent-28.svg\",\n\t\"./icons/doctype/email-shortcut-24.svg\": \"./src/icons/doctype/email-shortcut-24.svg\",\n\t\"./icons/doctype/excel-16.svg\": \"./src/icons/doctype/excel-16.svg\",\n\t\"./icons/doctype/excel-24.svg\": \"./src/icons/doctype/excel-24.svg\",\n\t\"./icons/doctype/excel-28.svg\": \"./src/icons/doctype/excel-28.svg\",\n\t\"./icons/doctype/excel-sc-16.svg\": \"./src/icons/doctype/excel-sc-16.svg\",\n\t\"./icons/doctype/excel-sc-24.svg\": \"./src/icons/doctype/excel-sc-24.svg\",\n\t\"./icons/doctype/excel-sc.svg\": \"./src/icons/doctype/excel-sc.svg\",\n\t\"./icons/doctype/fax-16.svg\": \"./src/icons/doctype/fax-16.svg\",\n\t\"./icons/doctype/fax-24.svg\": \"./src/icons/doctype/fax-24.svg\",\n\t\"./icons/doctype/fax-28.svg\": \"./src/icons/doctype/fax-28.svg\",\n\t\"./icons/doctype/fax-template-28.svg\": \"./src/icons/doctype/fax-template-28.svg\",\n\t\"./icons/doctype/file-note-24.svg\": \"./src/icons/doctype/file-note-24.svg\",\n\t\"./icons/doctype/file-note-28.svg\": \"./src/icons/doctype/file-note-28.svg\",\n\t\"./icons/doctype/filter-16.svg\": \"./src/icons/doctype/filter-16.svg\",\n\t\"./icons/doctype/filter-24.svg\": \"./src/icons/doctype/filter-24.svg\",\n\t\"./icons/doctype/filter-28.svg\": \"./src/icons/doctype/filter-28.svg\",\n\t\"./icons/doctype/filter-sc-16.svg\": \"./src/icons/doctype/filter-sc-16.svg\",\n\t\"./icons/doctype/filter-sc-24.svg\": \"./src/icons/doctype/filter-sc-24.svg\",\n\t\"./icons/doctype/filter-sc-28.svg\": \"./src/icons/doctype/filter-sc-28.svg\",\n\t\"./icons/doctype/folder-16.svg\": \"./src/icons/doctype/folder-16.svg\",\n\t\"./icons/doctype/folder-24.svg\": \"./src/icons/doctype/folder-24.svg\",\n\t\"./icons/doctype/folder-28.svg\": \"./src/icons/doctype/folder-28.svg\",\n\t\"./icons/doctype/folder-back-16.svg\": \"./src/icons/doctype/folder-back-16.svg\",\n\t\"./icons/doctype/folder-back-24.svg\": \"./src/icons/doctype/folder-back-24.svg\",\n\t\"./icons/doctype/folder-back-28.svg\": \"./src/icons/doctype/folder-back-28.svg\",\n\t\"./icons/doctype/folder-back-sc-16.svg\": \"./src/icons/doctype/folder-back-sc-16.svg\",\n\t\"./icons/doctype/folder-back-sc-24.svg\": \"./src/icons/doctype/folder-back-sc-24.svg\",\n\t\"./icons/doctype/folder-back-sc-28.svg\": \"./src/icons/doctype/folder-back-sc-28.svg\",\n\t\"./icons/doctype/folder-collaboration-16.svg\": \"./src/icons/doctype/folder-collaboration-16.svg\",\n\t\"./icons/doctype/folder-empty-16.svg\": \"./src/icons/doctype/folder-empty-16.svg\",\n\t\"./icons/doctype/folder-empty-24.svg\": \"./src/icons/doctype/folder-empty-24.svg\",\n\t\"./icons/doctype/folder-empty-28.svg\": \"./src/icons/doctype/folder-empty-28.svg\",\n\t\"./icons/doctype/folder-empty-sc-16.svg\": \"./src/icons/doctype/folder-empty-sc-16.svg\",\n\t\"./icons/doctype/folder-empty-sc-24.svg\": \"./src/icons/doctype/folder-empty-sc-24.svg\",\n\t\"./icons/doctype/folder-empty-sc-28.svg\": \"./src/icons/doctype/folder-empty-sc-28.svg\",\n\t\"./icons/doctype/folder-home-16.svg\": \"./src/icons/doctype/folder-home-16.svg\",\n\t\"./icons/doctype/folder-home-24.svg\": \"./src/icons/doctype/folder-home-24.svg\",\n\t\"./icons/doctype/folder-home-28.svg\": \"./src/icons/doctype/folder-home-28.svg\",\n\t\"./icons/doctype/folder-home-sc-16.svg\": \"./src/icons/doctype/folder-home-sc-16.svg\",\n\t\"./icons/doctype/folder-home-sc-24.svg\": \"./src/icons/doctype/folder-home-sc-24.svg\",\n\t\"./icons/doctype/folder-home-sc-28.svg\": \"./src/icons/doctype/folder-home-sc-28.svg\",\n\t\"./icons/doctype/folder-new-16.svg\": \"./src/icons/doctype/folder-new-16.svg\",\n\t\"./icons/doctype/folder-new-24.svg\": \"./src/icons/doctype/folder-new-24.svg\",\n\t\"./icons/doctype/folder-new-28.svg\": \"./src/icons/doctype/folder-new-28.svg\",\n\t\"./icons/doctype/folder-new-sc-16.svg\": \"./src/icons/doctype/folder-new-sc-16.svg\",\n\t\"./icons/doctype/folder-new-sc-24.svg\": \"./src/icons/doctype/folder-new-sc-24.svg\",\n\t\"./icons/doctype/folder-new-sc-28.svg\": \"./src/icons/doctype/folder-new-sc-28.svg\",\n\t\"./icons/doctype/folder-open-16.svg\": \"./src/icons/doctype/folder-open-16.svg\",\n\t\"./icons/doctype/folder-open-24.svg\": \"./src/icons/doctype/folder-open-24.svg\",\n\t\"./icons/doctype/folder-open-28.svg\": \"./src/icons/doctype/folder-open-28.svg\",\n\t\"./icons/doctype/folder-open-sc-16.svg\": \"./src/icons/doctype/folder-open-sc-16.svg\",\n\t\"./icons/doctype/folder-open-sc-24.svg\": \"./src/icons/doctype/folder-open-sc-24.svg\",\n\t\"./icons/doctype/folder-open-sc-28.svg\": \"./src/icons/doctype/folder-open-sc-28.svg\",\n\t\"./icons/doctype/folder-sc-16.svg\": \"./src/icons/doctype/folder-sc-16.svg\",\n\t\"./icons/doctype/folder-sc-24.svg\": \"./src/icons/doctype/folder-sc-24.svg\",\n\t\"./icons/doctype/folder-sc-28.svg\": \"./src/icons/doctype/folder-sc-28.svg\",\n\t\"./icons/doctype/folder-zip-16.svg\": \"./src/icons/doctype/folder-zip-16.svg\",\n\t\"./icons/doctype/folder-zip-24.svg\": \"./src/icons/doctype/folder-zip-24.svg\",\n\t\"./icons/doctype/folder-zip-28.svg\": \"./src/icons/doctype/folder-zip-28.svg\",\n\t\"./icons/doctype/folder-zip-sc-16.svg\": \"./src/icons/doctype/folder-zip-sc-16.svg\",\n\t\"./icons/doctype/folder-zip-sc-24.svg\": \"./src/icons/doctype/folder-zip-sc-24.svg\",\n\t\"./icons/doctype/folder-zip-sc-28.svg\": \"./src/icons/doctype/folder-zip-sc-28.svg\",\n\t\"./icons/doctype/hyperlink-16.svg\": \"./src/icons/doctype/hyperlink-16.svg\",\n\t\"./icons/doctype/hyperlink-28.svg\": \"./src/icons/doctype/hyperlink-28.svg\",\n\t\"./icons/doctype/image-16.svg\": \"./src/icons/doctype/image-16.svg\",\n\t\"./icons/doctype/image-24.svg\": \"./src/icons/doctype/image-24.svg\",\n\t\"./icons/doctype/image-28.svg\": \"./src/icons/doctype/image-28.svg\",\n\t\"./icons/doctype/image-sc-16.svg\": \"./src/icons/doctype/image-sc-16.svg\",\n\t\"./icons/doctype/image-sc-24.svg\": \"./src/icons/doctype/image-sc-24.svg\",\n\t\"./icons/doctype/image-sc-28.svg\": \"./src/icons/doctype/image-sc-28.svg\",\n\t\"./icons/doctype/infotrack-16.svg\": \"./src/icons/doctype/infotrack-16.svg\",\n\t\"./icons/doctype/infotrack-24.svg\": \"./src/icons/doctype/infotrack-24.svg\",\n\t\"./icons/doctype/infotrack-28.svg\": \"./src/icons/doctype/infotrack-28.svg\",\n\t\"./icons/doctype/infotrack-new-16.svg\": \"./src/icons/doctype/infotrack-new-16.svg\",\n\t\"./icons/doctype/infotrack-new-24.svg\": \"./src/icons/doctype/infotrack-new-24.svg\",\n\t\"./icons/doctype/infotrack-new-28.svg\": \"./src/icons/doctype/infotrack-new-28.svg\",\n\t\"./icons/doctype/infotrack-new-sc-16.svg\": \"./src/icons/doctype/infotrack-new-sc-16.svg\",\n\t\"./icons/doctype/infotrack-new-sc-24.svg\": \"./src/icons/doctype/infotrack-new-sc-24.svg\",\n\t\"./icons/doctype/infotrack-new-sc.svg\": \"./src/icons/doctype/infotrack-new-sc.svg\",\n\t\"./icons/doctype/infotrack-sc-16.svg\": \"./src/icons/doctype/infotrack-sc-16.svg\",\n\t\"./icons/doctype/infotrack-sc-24.svg\": \"./src/icons/doctype/infotrack-sc-24.svg\",\n\t\"./icons/doctype/infotrack-sc-28.svg\": \"./src/icons/doctype/infotrack-sc-28.svg\",\n\t\"./icons/doctype/letter-16.svg\": \"./src/icons/doctype/letter-16.svg\",\n\t\"./icons/doctype/letter-24.svg\": \"./src/icons/doctype/letter-24.svg\",\n\t\"./icons/doctype/meeting-24.svg\": \"./src/icons/doctype/meeting-24.svg\",\n\t\"./icons/doctype/memo-16.svg\": \"./src/icons/doctype/memo-16.svg\",\n\t\"./icons/doctype/memo-24.svg\": \"./src/icons/doctype/memo-24.svg\",\n\t\"./icons/doctype/new-comment-16.svg\": \"./src/icons/doctype/new-comment-16.svg\",\n\t\"./icons/doctype/new-comment-24.svg\": \"./src/icons/doctype/new-comment-24.svg\",\n\t\"./icons/doctype/new-comment-28.svg\": \"./src/icons/doctype/new-comment-28.svg\",\n\t\"./icons/doctype/new-email-16.svg\": \"./src/icons/doctype/new-email-16.svg\",\n\t\"./icons/doctype/payment-request.svg\": \"./src/icons/doctype/payment-request.svg\",\n\t\"./icons/doctype/pdf-16.svg\": \"./src/icons/doctype/pdf-16.svg\",\n\t\"./icons/doctype/pdf-24.svg\": \"./src/icons/doctype/pdf-24.svg\",\n\t\"./icons/doctype/pdf-28.svg\": \"./src/icons/doctype/pdf-28.svg\",\n\t\"./icons/doctype/pdf-sc-16.svg\": \"./src/icons/doctype/pdf-sc-16.svg\",\n\t\"./icons/doctype/pdf-sc-24.svg\": \"./src/icons/doctype/pdf-sc-24.svg\",\n\t\"./icons/doctype/pdf-sc-28.svg\": \"./src/icons/doctype/pdf-sc-28.svg\",\n\t\"./icons/doctype/phone-call-16.svg\": \"./src/icons/doctype/phone-call-16.svg\",\n\t\"./icons/doctype/phone-call-24.svg\": \"./src/icons/doctype/phone-call-24.svg\",\n\t\"./icons/doctype/powerpoint-16.svg\": \"./src/icons/doctype/powerpoint-16.svg\",\n\t\"./icons/doctype/powerpoint-28.svg\": \"./src/icons/doctype/powerpoint-28.svg\",\n\t\"./icons/doctype/powerpoint-sc-16.svg\": \"./src/icons/doctype/powerpoint-sc-16.svg\",\n\t\"./icons/doctype/powerpoint-sc-28.svg\": \"./src/icons/doctype/powerpoint-sc-28.svg\",\n\t\"./icons/doctype/ppt-16.svg\": \"./src/icons/doctype/ppt-16.svg\",\n\t\"./icons/doctype/ppt-24.svg\": \"./src/icons/doctype/ppt-24.svg\",\n\t\"./icons/doctype/ppt-sc-16.svg\": \"./src/icons/doctype/ppt-sc-16.svg\",\n\t\"./icons/doctype/ppt-sc-24.svg\": \"./src/icons/doctype/ppt-sc-24.svg\",\n\t\"./icons/doctype/ppt.svg\": \"./src/icons/doctype/ppt.svg\",\n\t\"./icons/doctype/precedent-notification-16.svg\": \"./src/icons/doctype/precedent-notification-16.svg\",\n\t\"./icons/doctype/precedent-notification-24.svg\": \"./src/icons/doctype/precedent-notification-24.svg\",\n\t\"./icons/doctype/prompt-24.svg\": \"./src/icons/doctype/prompt-24.svg\",\n\t\"./icons/doctype/prompt-word-24.svg\": \"./src/icons/doctype/prompt-word-24.svg\",\n\t\"./icons/doctype/rtf-28.svg\": \"./src/icons/doctype/rtf-28.svg\",\n\t\"./icons/doctype/scanned-doc-16.svg\": \"./src/icons/doctype/scanned-doc-16.svg\",\n\t\"./icons/doctype/scanned-doc-24.svg\": \"./src/icons/doctype/scanned-doc-24.svg\",\n\t\"./icons/doctype/shared-folder-16.svg\": \"./src/icons/doctype/shared-folder-16.svg\",\n\t\"./icons/doctype/shared-folder-24.svg\": \"./src/icons/doctype/shared-folder-24.svg\",\n\t\"./icons/doctype/signature-declined-2-28.svg\": \"./src/icons/doctype/signature-declined-2-28.svg\",\n\t\"./icons/doctype/signature-declined-28.svg\": \"./src/icons/doctype/signature-declined-28.svg\",\n\t\"./icons/doctype/signature-pending-2-28.svg\": \"./src/icons/doctype/signature-pending-2-28.svg\",\n\t\"./icons/doctype/signature-pending-28.svg\": \"./src/icons/doctype/signature-pending-28.svg\",\n\t\"./icons/doctype/signature-request-2-28.svg\": \"./src/icons/doctype/signature-request-2-28.svg\",\n\t\"./icons/doctype/signature-request-24.svg\": \"./src/icons/doctype/signature-request-24.svg\",\n\t\"./icons/doctype/signature-request-28.svg\": \"./src/icons/doctype/signature-request-28.svg\",\n\t\"./icons/doctype/signature-signed-2-28.svg\": \"./src/icons/doctype/signature-signed-2-28.svg\",\n\t\"./icons/doctype/signature-signed-28.svg\": \"./src/icons/doctype/signature-signed-28.svg\",\n\t\"./icons/doctype/sms-16.svg\": \"./src/icons/doctype/sms-16.svg\",\n\t\"./icons/doctype/sms-24.svg\": \"./src/icons/doctype/sms-24.svg\",\n\t\"./icons/doctype/sms-28.svg\": \"./src/icons/doctype/sms-28.svg\",\n\t\"./icons/doctype/tasks-28.svg\": \"./src/icons/doctype/tasks-28.svg\",\n\t\"./icons/doctype/tasks-blue-28.svg\": \"./src/icons/doctype/tasks-blue-28.svg\",\n\t\"./icons/doctype/tasks-blue-tick-28.svg\": \"./src/icons/doctype/tasks-blue-tick-28.svg\",\n\t\"./icons/doctype/tasks-grey-28.svg\": \"./src/icons/doctype/tasks-grey-28.svg\",\n\t\"./icons/doctype/tasks-grey-tick-28.svg\": \"./src/icons/doctype/tasks-grey-tick-28.svg\",\n\t\"./icons/doctype/tasks-orange-28.svg\": \"./src/icons/doctype/tasks-orange-28.svg\",\n\t\"./icons/doctype/tasks-orange-tick-28.svg\": \"./src/icons/doctype/tasks-orange-tick-28.svg\",\n\t\"./icons/doctype/tasks-tick-28.svg\": \"./src/icons/doctype/tasks-tick-28.svg\",\n\t\"./icons/doctype/tax-invoice-16.svg\": \"./src/icons/doctype/tax-invoice-16.svg\",\n\t\"./icons/doctype/tax-invoice-2-16.svg\": \"./src/icons/doctype/tax-invoice-2-16.svg\",\n\t\"./icons/doctype/tax-invoice-2-28.svg\": \"./src/icons/doctype/tax-invoice-2-28.svg\",\n\t\"./icons/doctype/tax-invoice-24.svg\": \"./src/icons/doctype/tax-invoice-24.svg\",\n\t\"./icons/doctype/tax-invoice-28.svg\": \"./src/icons/doctype/tax-invoice-28.svg\",\n\t\"./icons/doctype/tax-invoice-template-2-28.svg\": \"./src/icons/doctype/tax-invoice-template-2-28.svg\",\n\t\"./icons/doctype/tax-invoice-template-28.svg\": \"./src/icons/doctype/tax-invoice-template-28.svg\",\n\t\"./icons/doctype/text-16.svg\": \"./src/icons/doctype/text-16.svg\",\n\t\"./icons/doctype/text-24.svg\": \"./src/icons/doctype/text-24.svg\",\n\t\"./icons/doctype/text-sc-16.svg\": \"./src/icons/doctype/text-sc-16.svg\",\n\t\"./icons/doctype/text-sc-24.svg\": \"./src/icons/doctype/text-sc-24.svg\",\n\t\"./icons/doctype/trust-statement-16.svg\": \"./src/icons/doctype/trust-statement-16.svg\",\n\t\"./icons/doctype/trust-statement-24.svg\": \"./src/icons/doctype/trust-statement-24.svg\",\n\t\"./icons/doctype/unknown-24.svg\": \"./src/icons/doctype/unknown-24.svg\",\n\t\"./icons/doctype/unknown-text-16.svg\": \"./src/icons/doctype/unknown-text-16.svg\",\n\t\"./icons/doctype/unknown-type-24.svg\": \"./src/icons/doctype/unknown-type-24.svg\",\n\t\"./icons/doctype/unknown-type-28.svg\": \"./src/icons/doctype/unknown-type-28.svg\",\n\t\"./icons/doctype/video-16.svg\": \"./src/icons/doctype/video-16.svg\",\n\t\"./icons/doctype/video-24.svg\": \"./src/icons/doctype/video-24.svg\",\n\t\"./icons/doctype/video-28.svg\": \"./src/icons/doctype/video-28.svg\",\n\t\"./icons/doctype/video-call-16.svg\": \"./src/icons/doctype/video-call-16.svg\",\n\t\"./icons/doctype/video-call-24.svg\": \"./src/icons/doctype/video-call-24.svg\",\n\t\"./icons/doctype/video-sc-24.svg\": \"./src/icons/doctype/video-sc-24.svg\",\n\t\"./icons/doctype/word-16.svg\": \"./src/icons/doctype/word-16.svg\",\n\t\"./icons/doctype/word-24.svg\": \"./src/icons/doctype/word-24.svg\",\n\t\"./icons/doctype/word-sc-16.svg\": \"./src/icons/doctype/word-sc-16.svg\",\n\t\"./icons/doctype/word-sc-24.svg\": \"./src/icons/doctype/word-sc-24.svg\",\n\t\"./icons/doctype/zip-folder-16.svg\": \"./src/icons/doctype/zip-folder-16.svg\",\n\t\"./icons/doctype/zip-folder-24.svg\": \"./src/icons/doctype/zip-folder-24.svg\",\n\t\"./icons/doctype/zip-folder-sc-16.svg\": \"./src/icons/doctype/zip-folder-sc-16.svg\",\n\t\"./icons/doctype/zip-folder-sc-24.svg\": \"./src/icons/doctype/zip-folder-sc-24.svg\",\n\t\"./icons/doctype/zyphta-16.svg\": \"./src/icons/doctype/zyphta-16.svg\",\n\t\"./icons/filled/account-list-grid-20.svg\": \"./src/icons/filled/account-list-grid-20.svg\",\n\t\"./icons/filled/accounting.svg\": \"./src/icons/filled/accounting.svg\",\n\t\"./icons/filled/align-center-grid-20.svg\": \"./src/icons/filled/align-center-grid-20.svg\",\n\t\"./icons/filled/align-justify-grid-20.svg\": \"./src/icons/filled/align-justify-grid-20.svg\",\n\t\"./icons/filled/align-left-grid-20.svg\": \"./src/icons/filled/align-left-grid-20.svg\",\n\t\"./icons/filled/align-right-grid-20.svg\": \"./src/icons/filled/align-right-grid-20.svg\",\n\t\"./icons/filled/angle-down.svg\": \"./src/icons/filled/angle-down.svg\",\n\t\"./icons/filled/angle-left.svg\": \"./src/icons/filled/angle-left.svg\",\n\t\"./icons/filled/angle-right.svg\": \"./src/icons/filled/angle-right.svg\",\n\t\"./icons/filled/angle-up.svg\": \"./src/icons/filled/angle-up.svg\",\n\t\"./icons/filled/anticipated-grid-20.svg\": \"./src/icons/filled/anticipated-grid-20.svg\",\n\t\"./icons/filled/anticipated.svg\": \"./src/icons/filled/anticipated.svg\",\n\t\"./icons/filled/apps.svg\": \"./src/icons/filled/apps.svg\",\n\t\"./icons/filled/arrow-dot-down.svg\": \"./src/icons/filled/arrow-dot-down.svg\",\n\t\"./icons/filled/arrow-dot-left.svg\": \"./src/icons/filled/arrow-dot-left.svg\",\n\t\"./icons/filled/arrow-dot-right.svg\": \"./src/icons/filled/arrow-dot-right.svg\",\n\t\"./icons/filled/arrow-dot-up.svg\": \"./src/icons/filled/arrow-dot-up.svg\",\n\t\"./icons/filled/arrow-down.svg\": \"./src/icons/filled/arrow-down.svg\",\n\t\"./icons/filled/arrow-left.svg\": \"./src/icons/filled/arrow-left.svg\",\n\t\"./icons/filled/arrow-right.svg\": \"./src/icons/filled/arrow-right.svg\",\n\t\"./icons/filled/arrow-up.svg\": \"./src/icons/filled/arrow-up.svg\",\n\t\"./icons/filled/available-outline.svg\": \"./src/icons/filled/available-outline.svg\",\n\t\"./icons/filled/background-color-grid-20.svg\": \"./src/icons/filled/background-color-grid-20.svg\",\n\t\"./icons/filled/balance-outline-grid-20.svg\": \"./src/icons/filled/balance-outline-grid-20.svg\",\n\t\"./icons/filled/balance-outline.svg\": \"./src/icons/filled/balance-outline.svg\",\n\t\"./icons/filled/balance.svg\": \"./src/icons/filled/balance.svg\",\n\t\"./icons/filled/bell-outline.svg\": \"./src/icons/filled/bell-outline.svg\",\n\t\"./icons/filled/bell.svg\": \"./src/icons/filled/bell.svg\",\n\t\"./icons/filled/bin-grid-20.svg\": \"./src/icons/filled/bin-grid-20.svg\",\n\t\"./icons/filled/bin.svg\": \"./src/icons/filled/bin.svg\",\n\t\"./icons/filled/binder.svg\": \"./src/icons/filled/binder.svg\",\n\t\"./icons/filled/block.svg\": \"./src/icons/filled/block.svg\",\n\t\"./icons/filled/bold-grid-20.svg\": \"./src/icons/filled/bold-grid-20.svg\",\n\t\"./icons/filled/browse.svg\": \"./src/icons/filled/browse.svg\",\n\t\"./icons/filled/build.svg\": \"./src/icons/filled/build.svg\",\n\t\"./icons/filled/business.svg\": \"./src/icons/filled/business.svg\",\n\t\"./icons/filled/calculator.svg\": \"./src/icons/filled/calculator.svg\",\n\t\"./icons/filled/calendar-adjust-grid-20.svg\": \"./src/icons/filled/calendar-adjust-grid-20.svg\",\n\t\"./icons/filled/calendar-appointment-grid-20.svg\": \"./src/icons/filled/calendar-appointment-grid-20.svg\",\n\t\"./icons/filled/calendar-appointment.svg\": \"./src/icons/filled/calendar-appointment.svg\",\n\t\"./icons/filled/calendar-bell-grid-20.svg\": \"./src/icons/filled/calendar-bell-grid-20.svg\",\n\t\"./icons/filled/calendar.svg\": \"./src/icons/filled/calendar.svg\",\n\t\"./icons/filled/capslock.svg\": \"./src/icons/filled/capslock.svg\",\n\t\"./icons/filled/cards.svg\": \"./src/icons/filled/cards.svg\",\n\t\"./icons/filled/chevron-down-circle-outline.svg\": \"./src/icons/filled/chevron-down-circle-outline.svg\",\n\t\"./icons/filled/chevron-down-circle.svg\": \"./src/icons/filled/chevron-down-circle.svg\",\n\t\"./icons/filled/chevron-down.svg\": \"./src/icons/filled/chevron-down.svg\",\n\t\"./icons/filled/chevron-left-circle-outline.svg\": \"./src/icons/filled/chevron-left-circle-outline.svg\",\n\t\"./icons/filled/chevron-left-circle.svg\": \"./src/icons/filled/chevron-left-circle.svg\",\n\t\"./icons/filled/chevron-left-grid-20.svg\": \"./src/icons/filled/chevron-left-grid-20.svg\",\n\t\"./icons/filled/chevron-left.svg\": \"./src/icons/filled/chevron-left.svg\",\n\t\"./icons/filled/chevron-right-circle-outline.svg\": \"./src/icons/filled/chevron-right-circle-outline.svg\",\n\t\"./icons/filled/chevron-right-circle.svg\": \"./src/icons/filled/chevron-right-circle.svg\",\n\t\"./icons/filled/chevron-right-grid-20.svg\": \"./src/icons/filled/chevron-right-grid-20.svg\",\n\t\"./icons/filled/chevron-right.svg\": \"./src/icons/filled/chevron-right.svg\",\n\t\"./icons/filled/chevron-up-circle-outline.svg\": \"./src/icons/filled/chevron-up-circle-outline.svg\",\n\t\"./icons/filled/chevron-up-circle.svg\": \"./src/icons/filled/chevron-up-circle.svg\",\n\t\"./icons/filled/chevron-up-grid-20.svg\": \"./src/icons/filled/chevron-up-grid-20.svg\",\n\t\"./icons/filled/chevron-up.svg\": \"./src/icons/filled/chevron-up.svg\",\n\t\"./icons/filled/city.svg\": \"./src/icons/filled/city.svg\",\n\t\"./icons/filled/clean-format-grid-20.svg\": \"./src/icons/filled/clean-format-grid-20.svg\",\n\t\"./icons/filled/clipboard-multi-tick-grid-20.svg\": \"./src/icons/filled/clipboard-multi-tick-grid-20.svg\",\n\t\"./icons/filled/clipboard-tick-grid-20.svg\": \"./src/icons/filled/clipboard-tick-grid-20.svg\",\n\t\"./icons/filled/clipboard-tick.svg\": \"./src/icons/filled/clipboard-tick.svg\",\n\t\"./icons/filled/clipboard.svg\": \"./src/icons/filled/clipboard.svg\",\n\t\"./icons/filled/clock.svg\": \"./src/icons/filled/clock.svg\",\n\t\"./icons/filled/close-circle-outline.svg\": \"./src/icons/filled/close-circle-outline.svg\",\n\t\"./icons/filled/close-circle.svg\": \"./src/icons/filled/close-circle.svg\",\n\t\"./icons/filled/close-grid-20.svg\": \"./src/icons/filled/close-grid-20.svg\",\n\t\"./icons/filled/close.svg\": \"./src/icons/filled/close.svg\",\n\t\"./icons/filled/cloud.svg\": \"./src/icons/filled/cloud.svg\",\n\t\"./icons/filled/cog-grid-20.svg\": \"./src/icons/filled/cog-grid-20.svg\",\n\t\"./icons/filled/cog.svg\": \"./src/icons/filled/cog.svg\",\n\t\"./icons/filled/coin-circle-outline-euro-grid-20.svg\": \"./src/icons/filled/coin-circle-outline-euro-grid-20.svg\",\n\t\"./icons/filled/coin-circle-outline-euro.svg\": \"./src/icons/filled/coin-circle-outline-euro.svg\",\n\t\"./icons/filled/coin-circle-outline-grid-20.svg\": \"./src/icons/filled/coin-circle-outline-grid-20.svg\",\n\t\"./icons/filled/coin-circle-outline-pound-grid-20.svg\": \"./src/icons/filled/coin-circle-outline-pound-grid-20.svg\",\n\t\"./icons/filled/coin-circle-outline-pound.svg\": \"./src/icons/filled/coin-circle-outline-pound.svg\",\n\t\"./icons/filled/coin-circle-outline.svg\": \"./src/icons/filled/coin-circle-outline.svg\",\n\t\"./icons/filled/coin-circle-uk.svg\": \"./src/icons/filled/coin-circle-uk.svg\",\n\t\"./icons/filled/coin-circle.svg\": \"./src/icons/filled/coin-circle.svg\",\n\t\"./icons/filled/coin-uk.svg\": \"./src/icons/filled/coin-uk.svg\",\n\t\"./icons/filled/coin.svg\": \"./src/icons/filled/coin.svg\",\n\t\"./icons/filled/comment-outline.svg\": \"./src/icons/filled/comment-outline.svg\",\n\t\"./icons/filled/comments-outline.svg\": \"./src/icons/filled/comments-outline.svg\",\n\t\"./icons/filled/credit-journal-grid-20.svg\": \"./src/icons/filled/credit-journal-grid-20.svg\",\n\t\"./icons/filled/credit-journal.svg\": \"./src/icons/filled/credit-journal.svg\",\n\t\"./icons/filled/credit-refund-grid-20.svg\": \"./src/icons/filled/credit-refund-grid-20.svg\",\n\t\"./icons/filled/credit-refund.svg\": \"./src/icons/filled/credit-refund.svg\",\n\t\"./icons/filled/critical-date-all-grid-20.svg\": \"./src/icons/filled/critical-date-all-grid-20.svg\",\n\t\"./icons/filled/critical-date-grid-20.svg\": \"./src/icons/filled/critical-date-grid-20.svg\",\n\t\"./icons/filled/critical-date-less-grid-20.svg\": \"./src/icons/filled/critical-date-less-grid-20.svg\",\n\t\"./icons/filled/critical-date.svg\": \"./src/icons/filled/critical-date.svg\",\n\t\"./icons/filled/disbursement-journal-grid-20.svg\": \"./src/icons/filled/disbursement-journal-grid-20.svg\",\n\t\"./icons/filled/disbursement-journal-remove-grid-20.svg\": \"./src/icons/filled/disbursement-journal-remove-grid-20.svg\",\n\t\"./icons/filled/disbursement-journal-remove.svg\": \"./src/icons/filled/disbursement-journal-remove.svg\",\n\t\"./icons/filled/disbursement-journal.svg\": \"./src/icons/filled/disbursement-journal.svg\",\n\t\"./icons/filled/document-share.svg\": \"./src/icons/filled/document-share.svg\",\n\t\"./icons/filled/download.svg\": \"./src/icons/filled/download.svg\",\n\t\"./icons/filled/drag.svg\": \"./src/icons/filled/drag.svg\",\n\t\"./icons/filled/edit-circle-outline.svg\": \"./src/icons/filled/edit-circle-outline.svg\",\n\t\"./icons/filled/edit.svg\": \"./src/icons/filled/edit.svg\",\n\t\"./icons/filled/entry-cost-recovery-grid-20.svg\": \"./src/icons/filled/entry-cost-recovery-grid-20.svg\",\n\t\"./icons/filled/entry-cost-recovery-uk.svg\": \"./src/icons/filled/entry-cost-recovery-uk.svg\",\n\t\"./icons/filled/entry-cost-recovery.svg\": \"./src/icons/filled/entry-cost-recovery.svg\",\n\t\"./icons/filled/entry-fee-grid-20.svg\": \"./src/icons/filled/entry-fee-grid-20.svg\",\n\t\"./icons/filled/entry-fee-uk.svg\": \"./src/icons/filled/entry-fee-uk.svg\",\n\t\"./icons/filled/entry-fee.svg\": \"./src/icons/filled/entry-fee.svg\",\n\t\"./icons/filled/entry-time-grid-20.svg\": \"./src/icons/filled/entry-time-grid-20.svg\",\n\t\"./icons/filled/entry-time.svg\": \"./src/icons/filled/entry-time.svg\",\n\t\"./icons/filled/envelope-open-outline.svg\": \"./src/icons/filled/envelope-open-outline.svg\",\n\t\"./icons/filled/envelope-open.svg\": \"./src/icons/filled/envelope-open.svg\",\n\t\"./icons/filled/envelope-outline-grid-20.svg\": \"./src/icons/filled/envelope-outline-grid-20.svg\",\n\t\"./icons/filled/envelope-outline.svg\": \"./src/icons/filled/envelope-outline.svg\",\n\t\"./icons/filled/envelope-sent.svg\": \"./src/icons/filled/envelope-sent.svg\",\n\t\"./icons/filled/envelope-warning.svg\": \"./src/icons/filled/envelope-warning.svg\",\n\t\"./icons/filled/envelope.svg\": \"./src/icons/filled/envelope.svg\",\n\t\"./icons/filled/equal-bold.svg\": \"./src/icons/filled/equal-bold.svg\",\n\t\"./icons/filled/error-circle-outline.svg\": \"./src/icons/filled/error-circle-outline.svg\",\n\t\"./icons/filled/error-circle.svg\": \"./src/icons/filled/error-circle.svg\",\n\t\"./icons/filled/error.svg\": \"./src/icons/filled/error.svg\",\n\t\"./icons/filled/expamnd-less-horiz.svg\": \"./src/icons/filled/expamnd-less-horiz.svg\",\n\t\"./icons/filled/expamnd-less-vert.svg\": \"./src/icons/filled/expamnd-less-vert.svg\",\n\t\"./icons/filled/expamnd-more-horiz.svg\": \"./src/icons/filled/expamnd-more-horiz.svg\",\n\t\"./icons/filled/expamnd-more-vert.svg\": \"./src/icons/filled/expamnd-more-vert.svg\",\n\t\"./icons/filled/fee-grid-20.svg\": \"./src/icons/filled/fee-grid-20.svg\",\n\t\"./icons/filled/fee.svg\": \"./src/icons/filled/fee.svg\",\n\t\"./icons/filled/feedback-grid-20.svg\": \"./src/icons/filled/feedback-grid-20.svg\",\n\t\"./icons/filled/file-list-grid-20.svg\": \"./src/icons/filled/file-list-grid-20.svg\",\n\t\"./icons/filled/file.svg\": \"./src/icons/filled/file.svg\",\n\t\"./icons/filled/filter.svg\": \"./src/icons/filled/filter.svg\",\n\t\"./icons/filled/fire.svg\": \"./src/icons/filled/fire.svg\",\n\t\"./icons/filled/flag-outline.svg\": \"./src/icons/filled/flag-outline.svg\",\n\t\"./icons/filled/flag.svg\": \"./src/icons/filled/flag.svg\",\n\t\"./icons/filled/folder-cases.svg\": \"./src/icons/filled/folder-cases.svg\",\n\t\"./icons/filled/folder-matter.svg\": \"./src/icons/filled/folder-matter.svg\",\n\t\"./icons/filled/folder-new-grid-20.svg\": \"./src/icons/filled/folder-new-grid-20.svg\",\n\t\"./icons/filled/folder-new.svg\": \"./src/icons/filled/folder-new.svg\",\n\t\"./icons/filled/folder.svg\": \"./src/icons/filled/folder.svg\",\n\t\"./icons/filled/forms-grid-20.svg\": \"./src/icons/filled/forms-grid-20.svg\",\n\t\"./icons/filled/forms.svg\": \"./src/icons/filled/forms.svg\",\n\t\"./icons/filled/grid-grid-20.svg\": \"./src/icons/filled/grid-grid-20.svg\",\n\t\"./icons/filled/grid.svg\": \"./src/icons/filled/grid.svg\",\n\t\"./icons/filled/grouping.svg\": \"./src/icons/filled/grouping.svg\",\n\t\"./icons/filled/help-circle-outline.svg\": \"./src/icons/filled/help-circle-outline.svg\",\n\t\"./icons/filled/help-circle.svg\": \"./src/icons/filled/help-circle.svg\",\n\t\"./icons/filled/help.svg\": \"./src/icons/filled/help.svg\",\n\t\"./icons/filled/history.svg\": \"./src/icons/filled/history.svg\",\n\t\"./icons/filled/home.svg\": \"./src/icons/filled/home.svg\",\n\t\"./icons/filled/ideas.svg\": \"./src/icons/filled/ideas.svg\",\n\t\"./icons/filled/image-grid-20.svg\": \"./src/icons/filled/image-grid-20.svg\",\n\t\"./icons/filled/info-circle-outline-grid-20.svg\": \"./src/icons/filled/info-circle-outline-grid-20.svg\",\n\t\"./icons/filled/info-circle-outline.svg\": \"./src/icons/filled/info-circle-outline.svg\",\n\t\"./icons/filled/info-circle.svg\": \"./src/icons/filled/info-circle.svg\",\n\t\"./icons/filled/info.svg\": \"./src/icons/filled/info.svg\",\n\t\"./icons/filled/infotrack-fee-us-grid-20.svg\": \"./src/icons/filled/infotrack-fee-us-grid-20.svg\",\n\t\"./icons/filled/infotrack-search-grid-20.svg\": \"./src/icons/filled/infotrack-search-grid-20.svg\",\n\t\"./icons/filled/infotrack-support-grid-20.svg\": \"./src/icons/filled/infotrack-support-grid-20.svg\",\n\t\"./icons/filled/invisible-grid-20.svg\": \"./src/icons/filled/invisible-grid-20.svg\",\n\t\"./icons/filled/invoice-apply-grid-20.svg\": \"./src/icons/filled/invoice-apply-grid-20.svg\",\n\t\"./icons/filled/invoice-apply.svg\": \"./src/icons/filled/invoice-apply.svg\",\n\t\"./icons/filled/invoice-grid-20.svg\": \"./src/icons/filled/invoice-grid-20.svg\",\n\t\"./icons/filled/invoice.svg\": \"./src/icons/filled/invoice.svg\",\n\t\"./icons/filled/italic-grid-20.svg\": \"./src/icons/filled/italic-grid-20.svg\",\n\t\"./icons/filled/journal.svg\": \"./src/icons/filled/journal.svg\",\n\t\"./icons/filled/launch-grid-20.svg\": \"./src/icons/filled/launch-grid-20.svg\",\n\t\"./icons/filled/launch.svg\": \"./src/icons/filled/launch.svg\",\n\t\"./icons/filled/lc-grid-20.svg\": \"./src/icons/filled/lc-grid-20.svg\",\n\t\"./icons/filled/link-grid-20.svg\": \"./src/icons/filled/link-grid-20.svg\",\n\t\"./icons/filled/list-bullet-grid-20.svg\": \"./src/icons/filled/list-bullet-grid-20.svg\",\n\t\"./icons/filled/list-grid-20.svg\": \"./src/icons/filled/list-grid-20.svg\",\n\t\"./icons/filled/list-ordered-grid-20.svg\": \"./src/icons/filled/list-ordered-grid-20.svg\",\n\t\"./icons/filled/list.svg\": \"./src/icons/filled/list.svg\",\n\t\"./icons/filled/lock-grid-20.svg\": \"./src/icons/filled/lock-grid-20.svg\",\n\t\"./icons/filled/lock.svg\": \"./src/icons/filled/lock.svg\",\n\t\"./icons/filled/loop.svg\": \"./src/icons/filled/loop.svg\",\n\t\"./icons/filled/magnifier-grid-20.svg\": \"./src/icons/filled/magnifier-grid-20.svg\",\n\t\"./icons/filled/magnifier.svg\": \"./src/icons/filled/magnifier.svg\",\n\t\"./icons/filled/media-grid-20.svg\": \"./src/icons/filled/media-grid-20.svg\",\n\t\"./icons/filled/minimum.svg\": \"./src/icons/filled/minimum.svg\",\n\t\"./icons/filled/minus-bold.svg\": \"./src/icons/filled/minus-bold.svg\",\n\t\"./icons/filled/minus-circle-outline.svg\": \"./src/icons/filled/minus-circle-outline.svg\",\n\t\"./icons/filled/minus-circle.svg\": \"./src/icons/filled/minus-circle.svg\",\n\t\"./icons/filled/minus.svg\": \"./src/icons/filled/minus.svg\",\n\t\"./icons/filled/more-horiz-circle-outline.svg\": \"./src/icons/filled/more-horiz-circle-outline.svg\",\n\t\"./icons/filled/more-horiz-circle.svg\": \"./src/icons/filled/more-horiz-circle.svg\",\n\t\"./icons/filled/more-horiz.svg\": \"./src/icons/filled/more-horiz.svg\",\n\t\"./icons/filled/more-vert-grid-20.svg\": \"./src/icons/filled/more-vert-grid-20.svg\",\n\t\"./icons/filled/more-vert.svg\": \"./src/icons/filled/more-vert.svg\",\n\t\"./icons/filled/myob.svg\": \"./src/icons/filled/myob.svg\",\n\t\"./icons/filled/new-anticipated-grid-20.svg\": \"./src/icons/filled/new-anticipated-grid-20.svg\",\n\t\"./icons/filled/new-comment-grid-20.svg\": \"./src/icons/filled/new-comment-grid-20.svg\",\n\t\"./icons/filled/new-comment.svg\": \"./src/icons/filled/new-comment.svg\",\n\t\"./icons/filled/new-forms-grid-20.svg\": \"./src/icons/filled/new-forms-grid-20.svg\",\n\t\"./icons/filled/new-forms.svg\": \"./src/icons/filled/new-forms.svg\",\n\t\"./icons/filled/new-letter-grid-20.svg\": \"./src/icons/filled/new-letter-grid-20.svg\",\n\t\"./icons/filled/new-letter.svg\": \"./src/icons/filled/new-letter.svg\",\n\t\"./icons/filled/office-365.svg\": \"./src/icons/filled/office-365.svg\",\n\t\"./icons/filled/other.svg\": \"./src/icons/filled/other.svg\",\n\t\"./icons/filled/outlook.svg\": \"./src/icons/filled/outlook.svg\",\n\t\"./icons/filled/pane-combined.svg\": \"./src/icons/filled/pane-combined.svg\",\n\t\"./icons/filled/pane-separate.svg\": \"./src/icons/filled/pane-separate.svg\",\n\t\"./icons/filled/paperclip-vert.svg\": \"./src/icons/filled/paperclip-vert.svg\",\n\t\"./icons/filled/paperclip.svg\": \"./src/icons/filled/paperclip.svg\",\n\t\"./icons/filled/pause-circle-outline.svg\": \"./src/icons/filled/pause-circle-outline.svg\",\n\t\"./icons/filled/pause-circle.svg\": \"./src/icons/filled/pause-circle.svg\",\n\t\"./icons/filled/pause-exclamation-circle-outline.svg\": \"./src/icons/filled/pause-exclamation-circle-outline.svg\",\n\t\"./icons/filled/pause.svg\": \"./src/icons/filled/pause.svg\",\n\t\"./icons/filled/payment.svg\": \"./src/icons/filled/payment.svg\",\n\t\"./icons/filled/phone.svg\": \"./src/icons/filled/phone.svg\",\n\t\"./icons/filled/pin.svg\": \"./src/icons/filled/pin.svg\",\n\t\"./icons/filled/place.svg\": \"./src/icons/filled/place.svg\",\n\t\"./icons/filled/play-circle-outline.svg\": \"./src/icons/filled/play-circle-outline.svg\",\n\t\"./icons/filled/play-circle.svg\": \"./src/icons/filled/play-circle.svg\",\n\t\"./icons/filled/play.svg\": \"./src/icons/filled/play.svg\",\n\t\"./icons/filled/plus-bold.svg\": \"./src/icons/filled/plus-bold.svg\",\n\t\"./icons/filled/plus-circle-outline.svg\": \"./src/icons/filled/plus-circle-outline.svg\",\n\t\"./icons/filled/plus-circle.svg\": \"./src/icons/filled/plus-circle.svg\",\n\t\"./icons/filled/plus.svg\": \"./src/icons/filled/plus.svg\",\n\t\"./icons/filled/power-grid-20.svg\": \"./src/icons/filled/power-grid-20.svg\",\n\t\"./icons/filled/power.svg\": \"./src/icons/filled/power.svg\",\n\t\"./icons/filled/print-grid-20.svg\": \"./src/icons/filled/print-grid-20.svg\",\n\t\"./icons/filled/print.svg\": \"./src/icons/filled/print.svg\",\n\t\"./icons/filled/protected-outline-grid-20.svg\": \"./src/icons/filled/protected-outline-grid-20.svg\",\n\t\"./icons/filled/protected-total-outline-grid-20.svg\": \"./src/icons/filled/protected-total-outline-grid-20.svg\",\n\t\"./icons/filled/quickbooks.svg\": \"./src/icons/filled/quickbooks.svg\",\n\t\"./icons/filled/radio-check.svg\": \"./src/icons/filled/radio-check.svg\",\n\t\"./icons/filled/radio-uncheck.svg\": \"./src/icons/filled/radio-uncheck.svg\",\n\t\"./icons/filled/receipt-grid-20.svg\": \"./src/icons/filled/receipt-grid-20.svg\",\n\t\"./icons/filled/receipt.svg\": \"./src/icons/filled/receipt.svg\",\n\t\"./icons/filled/redo-grid-20.svg\": \"./src/icons/filled/redo-grid-20.svg\",\n\t\"./icons/filled/redo.svg\": \"./src/icons/filled/redo.svg\",\n\t\"./icons/filled/refresh.svg\": \"./src/icons/filled/refresh.svg\",\n\t\"./icons/filled/repeat.svg\": \"./src/icons/filled/repeat.svg\",\n\t\"./icons/filled/reply.svg\": \"./src/icons/filled/reply.svg\",\n\t\"./icons/filled/reports.svg\": \"./src/icons/filled/reports.svg\",\n\t\"./icons/filled/send-callback-request.svg\": \"./src/icons/filled/send-callback-request.svg\",\n\t\"./icons/filled/share-case.svg\": \"./src/icons/filled/share-case.svg\",\n\t\"./icons/filled/share-document.svg\": \"./src/icons/filled/share-document.svg\",\n\t\"./icons/filled/share-matter.svg\": \"./src/icons/filled/share-matter.svg\",\n\t\"./icons/filled/share.svg\": \"./src/icons/filled/share.svg\",\n\t\"./icons/filled/shield-grid-20.svg\": \"./src/icons/filled/shield-grid-20.svg\",\n\t\"./icons/filled/snow-flower.svg\": \"./src/icons/filled/snow-flower.svg\",\n\t\"./icons/filled/sort-grid-20.svg\": \"./src/icons/filled/sort-grid-20.svg\",\n\t\"./icons/filled/sort.svg\": \"./src/icons/filled/sort.svg\",\n\t\"./icons/filled/star-outline.svg\": \"./src/icons/filled/star-outline.svg\",\n\t\"./icons/filled/star.svg\": \"./src/icons/filled/star.svg\",\n\t\"./icons/filled/stop-circle-outline.svg\": \"./src/icons/filled/stop-circle-outline.svg\",\n\t\"./icons/filled/stop-circle.svg\": \"./src/icons/filled/stop-circle.svg\",\n\t\"./icons/filled/stop.svg\": \"./src/icons/filled/stop.svg\",\n\t\"./icons/filled/strike-grid-20.svg\": \"./src/icons/filled/strike-grid-20.svg\",\n\t\"./icons/filled/support-grid-20.svg\": \"./src/icons/filled/support-grid-20.svg\",\n\t\"./icons/filled/templates-grid-20.svg\": \"./src/icons/filled/templates-grid-20.svg\",\n\t\"./icons/filled/templates.svg\": \"./src/icons/filled/templates.svg\",\n\t\"./icons/filled/text-color-grid-20.svg\": \"./src/icons/filled/text-color-grid-20.svg\",\n\t\"./icons/filled/tick-circle-outline.svg\": \"./src/icons/filled/tick-circle-outline.svg\",\n\t\"./icons/filled/tick-circle.svg\": \"./src/icons/filled/tick-circle.svg\",\n\t\"./icons/filled/tick.svg\": \"./src/icons/filled/tick.svg\",\n\t\"./icons/filled/time-stamp-grid-20.svg\": \"./src/icons/filled/time-stamp-grid-20.svg\",\n\t\"./icons/filled/timer-add.svg\": \"./src/icons/filled/timer-add.svg\",\n\t\"./icons/filled/timer.svg\": \"./src/icons/filled/timer.svg\",\n\t\"./icons/filled/timesheets-20.svg\": \"./src/icons/filled/timesheets-20.svg\",\n\t\"./icons/filled/timestamp-grid-20.svg\": \"./src/icons/filled/timestamp-grid-20.svg\",\n\t\"./icons/filled/transfer.svg\": \"./src/icons/filled/transfer.svg\",\n\t\"./icons/filled/triangle-down.svg\": \"./src/icons/filled/triangle-down.svg\",\n\t\"./icons/filled/triangle-left.svg\": \"./src/icons/filled/triangle-left.svg\",\n\t\"./icons/filled/triangle-right.svg\": \"./src/icons/filled/triangle-right.svg\",\n\t\"./icons/filled/triangle-up.svg\": \"./src/icons/filled/triangle-up.svg\",\n\t\"./icons/filled/trust-journal-grid-20.svg\": \"./src/icons/filled/trust-journal-grid-20.svg\",\n\t\"./icons/filled/trust-new-account-grid-20.svg\": \"./src/icons/filled/trust-new-account-grid-20.svg\",\n\t\"./icons/filled/trust-new-transaction-grid-20.svg\": \"./src/icons/filled/trust-new-transaction-grid-20.svg\",\n\t\"./icons/filled/trust-payment-grid-20.svg\": \"./src/icons/filled/trust-payment-grid-20.svg\",\n\t\"./icons/filled/trust-protected-grid-20.svg\": \"./src/icons/filled/trust-protected-grid-20.svg\",\n\t\"./icons/filled/trust-receipt-grid-20.svg\": \"./src/icons/filled/trust-receipt-grid-20.svg\",\n\t\"./icons/filled/trust-to-office-grid-20.svg\": \"./src/icons/filled/trust-to-office-grid-20.svg\",\n\t\"./icons/filled/twitter.svg\": \"./src/icons/filled/twitter.svg\",\n\t\"./icons/filled/underline-grid-20.svg\": \"./src/icons/filled/underline-grid-20.svg\",\n\t\"./icons/filled/undo-grid-20.svg\": \"./src/icons/filled/undo-grid-20.svg\",\n\t\"./icons/filled/undo.svg\": \"./src/icons/filled/undo.svg\",\n\t\"./icons/filled/unlock.svg\": \"./src/icons/filled/unlock.svg\",\n\t\"./icons/filled/unpaid-anticipated-grid-20.svg\": \"./src/icons/filled/unpaid-anticipated-grid-20.svg\",\n\t\"./icons/filled/upload-grid-20.svg\": \"./src/icons/filled/upload-grid-20.svg\",\n\t\"./icons/filled/upload.svg\": \"./src/icons/filled/upload.svg\",\n\t\"./icons/filled/uploading-grid-20.svg\": \"./src/icons/filled/uploading-grid-20.svg\",\n\t\"./icons/filled/user-anticipated-grid-20.svg\": \"./src/icons/filled/user-anticipated-grid-20.svg\",\n\t\"./icons/filled/user-minus.svg\": \"./src/icons/filled/user-minus.svg\",\n\t\"./icons/filled/user-plus.svg\": \"./src/icons/filled/user-plus.svg\",\n\t\"./icons/filled/user-question.svg\": \"./src/icons/filled/user-question.svg\",\n\t\"./icons/filled/user-tick.svg\": \"./src/icons/filled/user-tick.svg\",\n\t\"./icons/filled/user.svg\": \"./src/icons/filled/user.svg\",\n\t\"./icons/filled/users.svg\": \"./src/icons/filled/users.svg\",\n\t\"./icons/filled/visible-grid-20.svg\": \"./src/icons/filled/visible-grid-20.svg\",\n\t\"./icons/filled/warning-triangle-outline.svg\": \"./src/icons/filled/warning-triangle-outline.svg\",\n\t\"./icons/filled/xero.svg\": \"./src/icons/filled/xero.svg\",\n\t\"./icons/leap-web/account-list-20.svg\": \"./src/icons/leap-web/account-list-20.svg\",\n\t\"./icons/leap-web/accounting-20.svg\": \"./src/icons/leap-web/accounting-20.svg\",\n\t\"./icons/leap-web/accounting-24.svg\": \"./src/icons/leap-web/accounting-24.svg\",\n\t\"./icons/leap-web/add-16.svg\": \"./src/icons/leap-web/add-16.svg\",\n\t\"./icons/leap-web/add-circle-12.svg\": \"./src/icons/leap-web/add-circle-12.svg\",\n\t\"./icons/leap-web/add-circle-16.svg\": \"./src/icons/leap-web/add-circle-16.svg\",\n\t\"./icons/leap-web/add-circle-20.svg\": \"./src/icons/leap-web/add-circle-20.svg\",\n\t\"./icons/leap-web/align-center-20.svg\": \"./src/icons/leap-web/align-center-20.svg\",\n\t\"./icons/leap-web/align-justify-20.svg\": \"./src/icons/leap-web/align-justify-20.svg\",\n\t\"./icons/leap-web/align-left-20.svg\": \"./src/icons/leap-web/align-left-20.svg\",\n\t\"./icons/leap-web/align-right-20.svg\": \"./src/icons/leap-web/align-right-20.svg\",\n\t\"./icons/leap-web/apps-20.svg\": \"./src/icons/leap-web/apps-20.svg\",\n\t\"./icons/leap-web/apps-24.svg\": \"./src/icons/leap-web/apps-24.svg\",\n\t\"./icons/leap-web/arrow-dot-down-16.svg\": \"./src/icons/leap-web/arrow-dot-down-16.svg\",\n\t\"./icons/leap-web/arrow-dot-down-20.svg\": \"./src/icons/leap-web/arrow-dot-down-20.svg\",\n\t\"./icons/leap-web/arrow-dot-left-16.svg\": \"./src/icons/leap-web/arrow-dot-left-16.svg\",\n\t\"./icons/leap-web/arrow-dot-left-20.svg\": \"./src/icons/leap-web/arrow-dot-left-20.svg\",\n\t\"./icons/leap-web/arrow-dot-right-16.svg\": \"./src/icons/leap-web/arrow-dot-right-16.svg\",\n\t\"./icons/leap-web/arrow-dot-right-20.svg\": \"./src/icons/leap-web/arrow-dot-right-20.svg\",\n\t\"./icons/leap-web/arrow-dot-up-16.svg\": \"./src/icons/leap-web/arrow-dot-up-16.svg\",\n\t\"./icons/leap-web/arrow-dot-up-20.svg\": \"./src/icons/leap-web/arrow-dot-up-20.svg\",\n\t\"./icons/leap-web/arrow-down-16.svg\": \"./src/icons/leap-web/arrow-down-16.svg\",\n\t\"./icons/leap-web/arrow-down-20.svg\": \"./src/icons/leap-web/arrow-down-20.svg\",\n\t\"./icons/leap-web/arrow-left-16.svg\": \"./src/icons/leap-web/arrow-left-16.svg\",\n\t\"./icons/leap-web/arrow-right-16.svg\": \"./src/icons/leap-web/arrow-right-16.svg\",\n\t\"./icons/leap-web/arrow-up-16.svg\": \"./src/icons/leap-web/arrow-up-16.svg\",\n\t\"./icons/leap-web/arrow-up-20.svg\": \"./src/icons/leap-web/arrow-up-20.svg\",\n\t\"./icons/leap-web/attach-16.svg\": \"./src/icons/leap-web/attach-16.svg\",\n\t\"./icons/leap-web/attach-20.svg\": \"./src/icons/leap-web/attach-20.svg\",\n\t\"./icons/leap-web/auth-email-20.svg\": \"./src/icons/leap-web/auth-email-20.svg\",\n\t\"./icons/leap-web/auth-lock-20.svg\": \"./src/icons/leap-web/auth-lock-20.svg\",\n\t\"./icons/leap-web/auth-user-20.svg\": \"./src/icons/leap-web/auth-user-20.svg\",\n\t\"./icons/leap-web/auth-user-alert-16.svg\": \"./src/icons/leap-web/auth-user-alert-16.svg\",\n\t\"./icons/leap-web/autocomplete-20.svg\": \"./src/icons/leap-web/autocomplete-20.svg\",\n\t\"./icons/leap-web/available-outline-20.svg\": \"./src/icons/leap-web/available-outline-20.svg\",\n\t\"./icons/leap-web/avatar-business-24.svg\": \"./src/icons/leap-web/avatar-business-24.svg\",\n\t\"./icons/leap-web/avatar-business-32.svg\": \"./src/icons/leap-web/avatar-business-32.svg\",\n\t\"./icons/leap-web/avatar-business-48.svg\": \"./src/icons/leap-web/avatar-business-48.svg\",\n\t\"./icons/leap-web/avatar-business-96.svg\": \"./src/icons/leap-web/avatar-business-96.svg\",\n\t\"./icons/leap-web/avatar-cards-24.svg\": \"./src/icons/leap-web/avatar-cards-24.svg\",\n\t\"./icons/leap-web/avatar-cards-32.svg\": \"./src/icons/leap-web/avatar-cards-32.svg\",\n\t\"./icons/leap-web/avatar-cards-48.svg\": \"./src/icons/leap-web/avatar-cards-48.svg\",\n\t\"./icons/leap-web/avatar-cards-96.svg\": \"./src/icons/leap-web/avatar-cards-96.svg\",\n\t\"./icons/leap-web/avatar-company-24.svg\": \"./src/icons/leap-web/avatar-company-24.svg\",\n\t\"./icons/leap-web/avatar-company-32.svg\": \"./src/icons/leap-web/avatar-company-32.svg\",\n\t\"./icons/leap-web/avatar-company-48.svg\": \"./src/icons/leap-web/avatar-company-48.svg\",\n\t\"./icons/leap-web/avatar-company-96.svg\": \"./src/icons/leap-web/avatar-company-96.svg\",\n\t\"./icons/leap-web/avatar-government-24.svg\": \"./src/icons/leap-web/avatar-government-24.svg\",\n\t\"./icons/leap-web/avatar-government-32.svg\": \"./src/icons/leap-web/avatar-government-32.svg\",\n\t\"./icons/leap-web/avatar-government-48.svg\": \"./src/icons/leap-web/avatar-government-48.svg\",\n\t\"./icons/leap-web/avatar-government-96.svg\": \"./src/icons/leap-web/avatar-government-96.svg\",\n\t\"./icons/leap-web/avatar-people-24.svg\": \"./src/icons/leap-web/avatar-people-24.svg\",\n\t\"./icons/leap-web/avatar-people-32.svg\": \"./src/icons/leap-web/avatar-people-32.svg\",\n\t\"./icons/leap-web/avatar-people-48.svg\": \"./src/icons/leap-web/avatar-people-48.svg\",\n\t\"./icons/leap-web/avatar-people-96.svg\": \"./src/icons/leap-web/avatar-people-96.svg\",\n\t\"./icons/leap-web/avatar-person-24.svg\": \"./src/icons/leap-web/avatar-person-24.svg\",\n\t\"./icons/leap-web/avatar-person-32.svg\": \"./src/icons/leap-web/avatar-person-32.svg\",\n\t\"./icons/leap-web/avatar-person-48.svg\": \"./src/icons/leap-web/avatar-person-48.svg\",\n\t\"./icons/leap-web/avatar-person-96.svg\": \"./src/icons/leap-web/avatar-person-96.svg\",\n\t\"./icons/leap-web/avatar-placeholder-24.svg\": \"./src/icons/leap-web/avatar-placeholder-24.svg\",\n\t\"./icons/leap-web/avatar-placeholder-32.svg\": \"./src/icons/leap-web/avatar-placeholder-32.svg\",\n\t\"./icons/leap-web/avatar-placeholder-48.svg\": \"./src/icons/leap-web/avatar-placeholder-48.svg\",\n\t\"./icons/leap-web/avatar-placeholder-96.svg\": \"./src/icons/leap-web/avatar-placeholder-96.svg\",\n\t\"./icons/leap-web/avatar-trust-24.svg\": \"./src/icons/leap-web/avatar-trust-24.svg\",\n\t\"./icons/leap-web/avatar-trust-32.svg\": \"./src/icons/leap-web/avatar-trust-32.svg\",\n\t\"./icons/leap-web/avatar-trust-48.svg\": \"./src/icons/leap-web/avatar-trust-48.svg\",\n\t\"./icons/leap-web/avatar-trust-96.svg\": \"./src/icons/leap-web/avatar-trust-96.svg\",\n\t\"./icons/leap-web/background-color-20.svg\": \"./src/icons/leap-web/background-color-20.svg\",\n\t\"./icons/leap-web/balance-outline-20.svg\": \"./src/icons/leap-web/balance-outline-20.svg\",\n\t\"./icons/leap-web/bell-16.svg\": \"./src/icons/leap-web/bell-16.svg\",\n\t\"./icons/leap-web/bell-20.svg\": \"./src/icons/leap-web/bell-20.svg\",\n\t\"./icons/leap-web/bell-unread-20.svg\": \"./src/icons/leap-web/bell-unread-20.svg\",\n\t\"./icons/leap-web/block-16.svg\": \"./src/icons/leap-web/block-16.svg\",\n\t\"./icons/leap-web/block-20.svg\": \"./src/icons/leap-web/block-20.svg\",\n\t\"./icons/leap-web/bold-20.svg\": \"./src/icons/leap-web/bold-20.svg\",\n\t\"./icons/leap-web/browse-16.svg\": \"./src/icons/leap-web/browse-16.svg\",\n\t\"./icons/leap-web/browse-20.svg\": \"./src/icons/leap-web/browse-20.svg\",\n\t\"./icons/leap-web/build-16.svg\": \"./src/icons/leap-web/build-16.svg\",\n\t\"./icons/leap-web/build-20.svg\": \"./src/icons/leap-web/build-20.svg\",\n\t\"./icons/leap-web/business-20.svg\": \"./src/icons/leap-web/business-20.svg\",\n\t\"./icons/leap-web/calendar-16.svg\": \"./src/icons/leap-web/calendar-16.svg\",\n\t\"./icons/leap-web/calendar-20.svg\": \"./src/icons/leap-web/calendar-20.svg\",\n\t\"./icons/leap-web/calendar-add-20.svg\": \"./src/icons/leap-web/calendar-add-20.svg\",\n\t\"./icons/leap-web/calendar-adjust-20.svg\": \"./src/icons/leap-web/calendar-adjust-20.svg\",\n\t\"./icons/leap-web/calendar-appointment-16.svg\": \"./src/icons/leap-web/calendar-appointment-16.svg\",\n\t\"./icons/leap-web/calendar-appointment-20.svg\": \"./src/icons/leap-web/calendar-appointment-20.svg\",\n\t\"./icons/leap-web/calendar-bell-20.svg\": \"./src/icons/leap-web/calendar-bell-20.svg\",\n\t\"./icons/leap-web/call-16.svg\": \"./src/icons/leap-web/call-16.svg\",\n\t\"./icons/leap-web/call-20.svg\": \"./src/icons/leap-web/call-20.svg\",\n\t\"./icons/leap-web/cards-16.svg\": \"./src/icons/leap-web/cards-16.svg\",\n\t\"./icons/leap-web/cards-20.svg\": \"./src/icons/leap-web/cards-20.svg\",\n\t\"./icons/leap-web/caret-down-12.svg\": \"./src/icons/leap-web/caret-down-12.svg\",\n\t\"./icons/leap-web/caret-left-12.svg\": \"./src/icons/leap-web/caret-left-12.svg\",\n\t\"./icons/leap-web/caret-right-12.svg\": \"./src/icons/leap-web/caret-right-12.svg\",\n\t\"./icons/leap-web/caret-up-12.svg\": \"./src/icons/leap-web/caret-up-12.svg\",\n\t\"./icons/leap-web/chevron-16.svg\": \"./src/icons/leap-web/chevron-16.svg\",\n\t\"./icons/leap-web/chevron-down-12.svg\": \"./src/icons/leap-web/chevron-down-12.svg\",\n\t\"./icons/leap-web/chevron-down-16.svg\": \"./src/icons/leap-web/chevron-down-16.svg\",\n\t\"./icons/leap-web/chevron-down-20.svg\": \"./src/icons/leap-web/chevron-down-20.svg\",\n\t\"./icons/leap-web/chevron-left-12.svg\": \"./src/icons/leap-web/chevron-left-12.svg\",\n\t\"./icons/leap-web/chevron-left-16.svg\": \"./src/icons/leap-web/chevron-left-16.svg\",\n\t\"./icons/leap-web/chevron-left-20.svg\": \"./src/icons/leap-web/chevron-left-20.svg\",\n\t\"./icons/leap-web/chevron-right-12.svg\": \"./src/icons/leap-web/chevron-right-12.svg\",\n\t\"./icons/leap-web/chevron-right-16.svg\": \"./src/icons/leap-web/chevron-right-16.svg\",\n\t\"./icons/leap-web/chevron-right-20.svg\": \"./src/icons/leap-web/chevron-right-20.svg\",\n\t\"./icons/leap-web/chevron-up-12.svg\": \"./src/icons/leap-web/chevron-up-12.svg\",\n\t\"./icons/leap-web/chevron-up-16.svg\": \"./src/icons/leap-web/chevron-up-16.svg\",\n\t\"./icons/leap-web/chevron-up-20.svg\": \"./src/icons/leap-web/chevron-up-20.svg\",\n\t\"./icons/leap-web/clean-format-20.svg\": \"./src/icons/leap-web/clean-format-20.svg\",\n\t\"./icons/leap-web/clipboard-multi-tick-20.svg\": \"./src/icons/leap-web/clipboard-multi-tick-20.svg\",\n\t\"./icons/leap-web/clipboard-tick-20.svg\": \"./src/icons/leap-web/clipboard-tick-20.svg\",\n\t\"./icons/leap-web/close-12.svg\": \"./src/icons/leap-web/close-12.svg\",\n\t\"./icons/leap-web/close-16.svg\": \"./src/icons/leap-web/close-16.svg\",\n\t\"./icons/leap-web/close-20.svg\": \"./src/icons/leap-web/close-20.svg\",\n\t\"./icons/leap-web/cloud-16.svg\": \"./src/icons/leap-web/cloud-16.svg\",\n\t\"./icons/leap-web/cloud-20.svg\": \"./src/icons/leap-web/cloud-20.svg\",\n\t\"./icons/leap-web/code-20.svg\": \"./src/icons/leap-web/code-20.svg\",\n\t\"./icons/leap-web/cog-convert-20.svg\": \"./src/icons/leap-web/cog-convert-20.svg\",\n\t\"./icons/leap-web/comment-16.svg\": \"./src/icons/leap-web/comment-16.svg\",\n\t\"./icons/leap-web/comment-20.svg\": \"./src/icons/leap-web/comment-20.svg\",\n\t\"./icons/leap-web/compare-16.svg\": \"./src/icons/leap-web/compare-16.svg\",\n\t\"./icons/leap-web/compare-20.svg\": \"./src/icons/leap-web/compare-20.svg\",\n\t\"./icons/leap-web/contract-16.svg\": \"./src/icons/leap-web/contract-16.svg\",\n\t\"./icons/leap-web/copy-16.svg\": \"./src/icons/leap-web/copy-16.svg\",\n\t\"./icons/leap-web/copy-20.svg\": \"./src/icons/leap-web/copy-20.svg\",\n\t\"./icons/leap-web/critical-date-16.svg\": \"./src/icons/leap-web/critical-date-16.svg\",\n\t\"./icons/leap-web/curve-arrow-up-left-20.svg\": \"./src/icons/leap-web/curve-arrow-up-left-20.svg\",\n\t\"./icons/leap-web/dashboard-20.svg\": \"./src/icons/leap-web/dashboard-20.svg\",\n\t\"./icons/leap-web/delete-16.svg\": \"./src/icons/leap-web/delete-16.svg\",\n\t\"./icons/leap-web/delete-20.svg\": \"./src/icons/leap-web/delete-20.svg\",\n\t\"./icons/leap-web/document-16.svg\": \"./src/icons/leap-web/document-16.svg\",\n\t\"./icons/leap-web/document-20.svg\": \"./src/icons/leap-web/document-20.svg\",\n\t\"./icons/leap-web/document-list-20.svg\": \"./src/icons/leap-web/document-list-20.svg\",\n\t\"./icons/leap-web/dollar-16.svg\": \"./src/icons/leap-web/dollar-16.svg\",\n\t\"./icons/leap-web/download-16.svg\": \"./src/icons/leap-web/download-16.svg\",\n\t\"./icons/leap-web/download-20.svg\": \"./src/icons/leap-web/download-20.svg\",\n\t\"./icons/leap-web/drag-handle-20.svg\": \"./src/icons/leap-web/drag-handle-20.svg\",\n\t\"./icons/leap-web/duplicate-20.svg\": \"./src/icons/leap-web/duplicate-20.svg\",\n\t\"./icons/leap-web/edit-20.svg\": \"./src/icons/leap-web/edit-20.svg\",\n\t\"./icons/leap-web/email-16.svg\": \"./src/icons/leap-web/email-16.svg\",\n\t\"./icons/leap-web/email-20.svg\": \"./src/icons/leap-web/email-20.svg\",\n\t\"./icons/leap-web/email-sent-20.svg\": \"./src/icons/leap-web/email-sent-20.svg\",\n\t\"./icons/leap-web/email-warning-20.svg\": \"./src/icons/leap-web/email-warning-20.svg\",\n\t\"./icons/leap-web/envelope-sent-16.svg\": \"./src/icons/leap-web/envelope-sent-16.svg\",\n\t\"./icons/leap-web/envelope-sent-20.svg\": \"./src/icons/leap-web/envelope-sent-20.svg\",\n\t\"./icons/leap-web/envelope-warning-20.svg\": \"./src/icons/leap-web/envelope-warning-20.svg\",\n\t\"./icons/leap-web/error-12.svg\": \"./src/icons/leap-web/error-12.svg\",\n\t\"./icons/leap-web/error-16.svg\": \"./src/icons/leap-web/error-16.svg\",\n\t\"./icons/leap-web/error-20.svg\": \"./src/icons/leap-web/error-20.svg\",\n\t\"./icons/leap-web/error-24.svg\": \"./src/icons/leap-web/error-24.svg\",\n\t\"./icons/leap-web/euro-16.svg\": \"./src/icons/leap-web/euro-16.svg\",\n\t\"./icons/leap-web/expand-16.svg\": \"./src/icons/leap-web/expand-16.svg\",\n\t\"./icons/leap-web/expand-less-horiz-16.svg\": \"./src/icons/leap-web/expand-less-horiz-16.svg\",\n\t\"./icons/leap-web/expand-less-horiz-20.svg\": \"./src/icons/leap-web/expand-less-horiz-20.svg\",\n\t\"./icons/leap-web/expand-less-vert-16.svg\": \"./src/icons/leap-web/expand-less-vert-16.svg\",\n\t\"./icons/leap-web/expand-less-vert-20.svg\": \"./src/icons/leap-web/expand-less-vert-20.svg\",\n\t\"./icons/leap-web/expand-more-horiz-16.svg\": \"./src/icons/leap-web/expand-more-horiz-16.svg\",\n\t\"./icons/leap-web/expand-more-horiz-20.svg\": \"./src/icons/leap-web/expand-more-horiz-20.svg\",\n\t\"./icons/leap-web/expand-more-vert-16.svg\": \"./src/icons/leap-web/expand-more-vert-16.svg\",\n\t\"./icons/leap-web/expand-more-vert-20.svg\": \"./src/icons/leap-web/expand-more-vert-20.svg\",\n\t\"./icons/leap-web/export-16.svg\": \"./src/icons/leap-web/export-16.svg\",\n\t\"./icons/leap-web/export-20.svg\": \"./src/icons/leap-web/export-20.svg\",\n\t\"./icons/leap-web/feedback-20.svg\": \"./src/icons/leap-web/feedback-20.svg\",\n\t\"./icons/leap-web/filled-pin-16.svg\": \"./src/icons/leap-web/filled-pin-16.svg\",\n\t\"./icons/leap-web/filled-star-16.svg\": \"./src/icons/leap-web/filled-star-16.svg\",\n\t\"./icons/leap-web/filled-tick-16.svg\": \"./src/icons/leap-web/filled-tick-16.svg\",\n\t\"./icons/leap-web/filter-16.svg\": \"./src/icons/leap-web/filter-16.svg\",\n\t\"./icons/leap-web/filter-20.svg\": \"./src/icons/leap-web/filter-20.svg\",\n\t\"./icons/leap-web/filter-24.svg\": \"./src/icons/leap-web/filter-24.svg\",\n\t\"./icons/leap-web/filter-dot-16.svg\": \"./src/icons/leap-web/filter-dot-16.svg\",\n\t\"./icons/leap-web/filter-dot-20.svg\": \"./src/icons/leap-web/filter-dot-20.svg\",\n\t\"./icons/leap-web/filter-dot-24.svg\": \"./src/icons/leap-web/filter-dot-24.svg\",\n\t\"./icons/leap-web/fire-16.svg\": \"./src/icons/leap-web/fire-16.svg\",\n\t\"./icons/leap-web/fire-20.svg\": \"./src/icons/leap-web/fire-20.svg\",\n\t\"./icons/leap-web/flag-16.svg\": \"./src/icons/leap-web/flag-16.svg\",\n\t\"./icons/leap-web/flag-20.svg\": \"./src/icons/leap-web/flag-20.svg\",\n\t\"./icons/leap-web/folder-16.svg\": \"./src/icons/leap-web/folder-16.svg\",\n\t\"./icons/leap-web/folder-20.svg\": \"./src/icons/leap-web/folder-20.svg\",\n\t\"./icons/leap-web/folder-cases-20.svg\": \"./src/icons/leap-web/folder-cases-20.svg\",\n\t\"./icons/leap-web/folder-matter-20.svg\": \"./src/icons/leap-web/folder-matter-20.svg\",\n\t\"./icons/leap-web/folder-new-16.svg\": \"./src/icons/leap-web/folder-new-16.svg\",\n\t\"./icons/leap-web/folder-new-20.svg\": \"./src/icons/leap-web/folder-new-20.svg\",\n\t\"./icons/leap-web/form-16.svg\": \"./src/icons/leap-web/form-16.svg\",\n\t\"./icons/leap-web/forms-20.svg\": \"./src/icons/leap-web/forms-20.svg\",\n\t\"./icons/leap-web/forms-precedence-16.svg\": \"./src/icons/leap-web/forms-precedence-16.svg\",\n\t\"./icons/leap-web/grey-excel-20.svg\": \"./src/icons/leap-web/grey-excel-20.svg\",\n\t\"./icons/leap-web/grey-lawconnect-20.svg\": \"./src/icons/leap-web/grey-lawconnect-20.svg\",\n\t\"./icons/leap-web/grey-leads-20.svg\": \"./src/icons/leap-web/grey-leads-20.svg\",\n\t\"./icons/leap-web/grey-legal-aid-20.svg\": \"./src/icons/leap-web/grey-legal-aid-20.svg\",\n\t\"./icons/leap-web/grey-myob-20.svg\": \"./src/icons/leap-web/grey-myob-20.svg\",\n\t\"./icons/leap-web/grey-office365-20.svg\": \"./src/icons/leap-web/grey-office365-20.svg\",\n\t\"./icons/leap-web/grey-outlook-20.svg\": \"./src/icons/leap-web/grey-outlook-20.svg\",\n\t\"./icons/leap-web/grey-quickbooks-20.svg\": \"./src/icons/leap-web/grey-quickbooks-20.svg\",\n\t\"./icons/leap-web/grey-rapidpay-20.svg\": \"./src/icons/leap-web/grey-rapidpay-20.svg\",\n\t\"./icons/leap-web/grey-word-20.svg\": \"./src/icons/leap-web/grey-word-20.svg\",\n\t\"./icons/leap-web/grey-xero-20.svg\": \"./src/icons/leap-web/grey-xero-20.svg\",\n\t\"./icons/leap-web/grid-16.svg\": \"./src/icons/leap-web/grid-16.svg\",\n\t\"./icons/leap-web/grid-20.svg\": \"./src/icons/leap-web/grid-20.svg\",\n\t\"./icons/leap-web/group-16.svg\": \"./src/icons/leap-web/group-16.svg\",\n\t\"./icons/leap-web/group-20.svg\": \"./src/icons/leap-web/group-20.svg\",\n\t\"./icons/leap-web/help-20.svg\": \"./src/icons/leap-web/help-20.svg\",\n\t\"./icons/leap-web/help-24.svg\": \"./src/icons/leap-web/help-24.svg\",\n\t\"./icons/leap-web/history-16.svg\": \"./src/icons/leap-web/history-16.svg\",\n\t\"./icons/leap-web/history-20.svg\": \"./src/icons/leap-web/history-20.svg\",\n\t\"./icons/leap-web/home-16.svg\": \"./src/icons/leap-web/home-16.svg\",\n\t\"./icons/leap-web/home-20.svg\": \"./src/icons/leap-web/home-20.svg\",\n\t\"./icons/leap-web/home-24.svg\": \"./src/icons/leap-web/home-24.svg\",\n\t\"./icons/leap-web/idea-16.svg\": \"./src/icons/leap-web/idea-16.svg\",\n\t\"./icons/leap-web/idea-20.svg\": \"./src/icons/leap-web/idea-20.svg\",\n\t\"./icons/leap-web/image-20.svg\": \"./src/icons/leap-web/image-20.svg\",\n\t\"./icons/leap-web/import-16.svg\": \"./src/icons/leap-web/import-16.svg\",\n\t\"./icons/leap-web/import-20.svg\": \"./src/icons/leap-web/import-20.svg\",\n\t\"./icons/leap-web/info-16.svg\": \"./src/icons/leap-web/info-16.svg\",\n\t\"./icons/leap-web/info-circle-16.svg\": \"./src/icons/leap-web/info-circle-16.svg\",\n\t\"./icons/leap-web/info-circle-20.svg\": \"./src/icons/leap-web/info-circle-20.svg\",\n\t\"./icons/leap-web/info-circle-24.svg\": \"./src/icons/leap-web/info-circle-24.svg\",\n\t\"./icons/leap-web/infotrack-fee-euro-20.svg\": \"./src/icons/leap-web/infotrack-fee-euro-20.svg\",\n\t\"./icons/leap-web/infotrack-fee-uk-20.svg\": \"./src/icons/leap-web/infotrack-fee-uk-20.svg\",\n\t\"./icons/leap-web/infotrack-fee-us-20.svg\": \"./src/icons/leap-web/infotrack-fee-us-20.svg\",\n\t\"./icons/leap-web/infotrack-search-16.svg\": \"./src/icons/leap-web/infotrack-search-16.svg\",\n\t\"./icons/leap-web/infotrack-search-20.svg\": \"./src/icons/leap-web/infotrack-search-20.svg\",\n\t\"./icons/leap-web/integrations-16.svg\": \"./src/icons/leap-web/integrations-16.svg\",\n\t\"./icons/leap-web/integrations-20.svg\": \"./src/icons/leap-web/integrations-20.svg\",\n\t\"./icons/leap-web/invisible-16.svg\": \"./src/icons/leap-web/invisible-16.svg\",\n\t\"./icons/leap-web/invisible-20.svg\": \"./src/icons/leap-web/invisible-20.svg\",\n\t\"./icons/leap-web/invoice-16.svg\": \"./src/icons/leap-web/invoice-16.svg\",\n\t\"./icons/leap-web/italic-20.svg\": \"./src/icons/leap-web/italic-20.svg\",\n\t\"./icons/leap-web/launch-16.svg\": \"./src/icons/leap-web/launch-16.svg\",\n\t\"./icons/leap-web/launch-20.svg\": \"./src/icons/leap-web/launch-20.svg\",\n\t\"./icons/leap-web/lawconnect-icon-20.svg\": \"./src/icons/leap-web/lawconnect-icon-20.svg\",\n\t\"./icons/leap-web/leads-20.svg\": \"./src/icons/leap-web/leads-20.svg\",\n\t\"./icons/leap-web/leap-legs-24.svg\": \"./src/icons/leap-web/leap-legs-24.svg\",\n\t\"./icons/leap-web/legal-aid-20.svg\": \"./src/icons/leap-web/legal-aid-20.svg\",\n\t\"./icons/leap-web/letter-20.svg\": \"./src/icons/leap-web/letter-20.svg\",\n\t\"./icons/leap-web/link-20.svg\": \"./src/icons/leap-web/link-20.svg\",\n\t\"./icons/leap-web/list-bullet-20.svg\": \"./src/icons/leap-web/list-bullet-20.svg\",\n\t\"./icons/leap-web/list-ordered-20.svg\": \"./src/icons/leap-web/list-ordered-20.svg\",\n\t\"./icons/leap-web/lock-16.svg\": \"./src/icons/leap-web/lock-16.svg\",\n\t\"./icons/leap-web/lock-20.svg\": \"./src/icons/leap-web/lock-20.svg\",\n\t\"./icons/leap-web/menu-20.svg\": \"./src/icons/leap-web/menu-20.svg\",\n\t\"./icons/leap-web/menu-more-vert-12.svg\": \"./src/icons/leap-web/menu-more-vert-12.svg\",\n\t\"./icons/leap-web/menu-more-vert-16.svg\": \"./src/icons/leap-web/menu-more-vert-16.svg\",\n\t\"./icons/leap-web/menu-more-vert-20.svg\": \"./src/icons/leap-web/menu-more-vert-20.svg\",\n\t\"./icons/leap-web/minimum-16.svg\": \"./src/icons/leap-web/minimum-16.svg\",\n\t\"./icons/leap-web/minimum-20.svg\": \"./src/icons/leap-web/minimum-20.svg\",\n\t\"./icons/leap-web/minus-12.svg\": \"./src/icons/leap-web/minus-12.svg\",\n\t\"./icons/leap-web/minus-16.svg\": \"./src/icons/leap-web/minus-16.svg\",\n\t\"./icons/leap-web/minus-20.svg\": \"./src/icons/leap-web/minus-20.svg\",\n\t\"./icons/leap-web/minus-circle-16.svg\": \"./src/icons/leap-web/minus-circle-16.svg\",\n\t\"./icons/leap-web/minus-circle-20.svg\": \"./src/icons/leap-web/minus-circle-20.svg\",\n\t\"./icons/leap-web/more-horiz-16.svg\": \"./src/icons/leap-web/more-horiz-16.svg\",\n\t\"./icons/leap-web/more-horiz-20.svg\": \"./src/icons/leap-web/more-horiz-20.svg\",\n\t\"./icons/leap-web/more-vert-16.svg\": \"./src/icons/leap-web/more-vert-16.svg\",\n\t\"./icons/leap-web/more-vert-20.svg\": \"./src/icons/leap-web/more-vert-20.svg\",\n\t\"./icons/leap-web/move-20.svg\": \"./src/icons/leap-web/move-20.svg\",\n\t\"./icons/leap-web/multiple-flag-16.svg\": \"./src/icons/leap-web/multiple-flag-16.svg\",\n\t\"./icons/leap-web/multiple-flag-20.svg\": \"./src/icons/leap-web/multiple-flag-20.svg\",\n\t\"./icons/leap-web/myob-20.svg\": \"./src/icons/leap-web/myob-20.svg\",\n\t\"./icons/leap-web/notification-bell-20.svg\": \"./src/icons/leap-web/notification-bell-20.svg\",\n\t\"./icons/leap-web/open-teams-20.svg\": \"./src/icons/leap-web/open-teams-20.svg\",\n\t\"./icons/leap-web/open-teams-24.svg\": \"./src/icons/leap-web/open-teams-24.svg\",\n\t\"./icons/leap-web/options-16.svg\": \"./src/icons/leap-web/options-16.svg\",\n\t\"./icons/leap-web/other-20.svg\": \"./src/icons/leap-web/other-20.svg\",\n\t\"./icons/leap-web/other-24.svg\": \"./src/icons/leap-web/other-24.svg\",\n\t\"./icons/leap-web/packet-20.svg\": \"./src/icons/leap-web/packet-20.svg\",\n\t\"./icons/leap-web/packets-20.svg\": \"./src/icons/leap-web/packets-20.svg\",\n\t\"./icons/leap-web/pane-combined-16.svg\": \"./src/icons/leap-web/pane-combined-16.svg\",\n\t\"./icons/leap-web/pane-combined-20.svg\": \"./src/icons/leap-web/pane-combined-20.svg\",\n\t\"./icons/leap-web/pane-separate-16.svg\": \"./src/icons/leap-web/pane-separate-16.svg\",\n\t\"./icons/leap-web/pane-separate-20.svg\": \"./src/icons/leap-web/pane-separate-20.svg\",\n\t\"./icons/leap-web/panel-close-left-16.svg\": \"./src/icons/leap-web/panel-close-left-16.svg\",\n\t\"./icons/leap-web/panel-close-left-20.svg\": \"./src/icons/leap-web/panel-close-left-20.svg\",\n\t\"./icons/leap-web/panel-close-left-24.svg\": \"./src/icons/leap-web/panel-close-left-24.svg\",\n\t\"./icons/leap-web/panel-close-right-16.svg\": \"./src/icons/leap-web/panel-close-right-16.svg\",\n\t\"./icons/leap-web/panel-close-right-20.svg\": \"./src/icons/leap-web/panel-close-right-20.svg\",\n\t\"./icons/leap-web/panel-close-right-24.svg\": \"./src/icons/leap-web/panel-close-right-24.svg\",\n\t\"./icons/leap-web/panel-open-left-16.svg\": \"./src/icons/leap-web/panel-open-left-16.svg\",\n\t\"./icons/leap-web/panel-open-left-20.svg\": \"./src/icons/leap-web/panel-open-left-20.svg\",\n\t\"./icons/leap-web/panel-open-left-24.svg\": \"./src/icons/leap-web/panel-open-left-24.svg\",\n\t\"./icons/leap-web/panel-open-right-16.svg\": \"./src/icons/leap-web/panel-open-right-16.svg\",\n\t\"./icons/leap-web/panel-open-right-20.svg\": \"./src/icons/leap-web/panel-open-right-20.svg\",\n\t\"./icons/leap-web/panel-open-right-24.svg\": \"./src/icons/leap-web/panel-open-right-24.svg\",\n\t\"./icons/leap-web/pause-12.svg\": \"./src/icons/leap-web/pause-12.svg\",\n\t\"./icons/leap-web/pause-16.svg\": \"./src/icons/leap-web/pause-16.svg\",\n\t\"./icons/leap-web/payment-16.svg\": \"./src/icons/leap-web/payment-16.svg\",\n\t\"./icons/leap-web/percent-16.svg\": \"./src/icons/leap-web/percent-16.svg\",\n\t\"./icons/leap-web/percent-20.svg\": \"./src/icons/leap-web/percent-20.svg\",\n\t\"./icons/leap-web/pin-10.svg\": \"./src/icons/leap-web/pin-10.svg\",\n\t\"./icons/leap-web/pin-16.svg\": \"./src/icons/leap-web/pin-16.svg\",\n\t\"./icons/leap-web/pin-20.svg\": \"./src/icons/leap-web/pin-20.svg\",\n\t\"./icons/leap-web/place-16.svg\": \"./src/icons/leap-web/place-16.svg\",\n\t\"./icons/leap-web/place-20.svg\": \"./src/icons/leap-web/place-20.svg\",\n\t\"./icons/leap-web/play-12.svg\": \"./src/icons/leap-web/play-12.svg\",\n\t\"./icons/leap-web/play-16.svg\": \"./src/icons/leap-web/play-16.svg\",\n\t\"./icons/leap-web/play-circle-16-1.svg\": \"./src/icons/leap-web/play-circle-16-1.svg\",\n\t\"./icons/leap-web/play-circle-16.svg\": \"./src/icons/leap-web/play-circle-16.svg\",\n\t\"./icons/leap-web/play-circle-20-1.svg\": \"./src/icons/leap-web/play-circle-20-1.svg\",\n\t\"./icons/leap-web/play-circle-20.svg\": \"./src/icons/leap-web/play-circle-20.svg\",\n\t\"./icons/leap-web/plus-16.svg\": \"./src/icons/leap-web/plus-16.svg\",\n\t\"./icons/leap-web/plus-20.svg\": \"./src/icons/leap-web/plus-20.svg\",\n\t\"./icons/leap-web/pound-16.svg\": \"./src/icons/leap-web/pound-16.svg\",\n\t\"./icons/leap-web/print-20.svg\": \"./src/icons/leap-web/print-20.svg\",\n\t\"./icons/leap-web/pulse-20.svg\": \"./src/icons/leap-web/pulse-20.svg\",\n\t\"./icons/leap-web/quickbooks-20.svg\": \"./src/icons/leap-web/quickbooks-20.svg\",\n\t\"./icons/leap-web/rapidpay-20.svg\": \"./src/icons/leap-web/rapidpay-20.svg\",\n\t\"./icons/leap-web/redo-20.svg\": \"./src/icons/leap-web/redo-20.svg\",\n\t\"./icons/leap-web/refresh-16.svg\": \"./src/icons/leap-web/refresh-16.svg\",\n\t\"./icons/leap-web/refresh-20.svg\": \"./src/icons/leap-web/refresh-20.svg\",\n\t\"./icons/leap-web/rename-16.svg\": \"./src/icons/leap-web/rename-16.svg\",\n\t\"./icons/leap-web/rename-20.svg\": \"./src/icons/leap-web/rename-20.svg\",\n\t\"./icons/leap-web/reply-16.svg\": \"./src/icons/leap-web/reply-16.svg\",\n\t\"./icons/leap-web/reply-20.svg\": \"./src/icons/leap-web/reply-20.svg\",\n\t\"./icons/leap-web/reports-20.svg\": \"./src/icons/leap-web/reports-20.svg\",\n\t\"./icons/leap-web/reports-24.svg\": \"./src/icons/leap-web/reports-24.svg\",\n\t\"./icons/leap-web/rgb-excel-20.svg\": \"./src/icons/leap-web/rgb-excel-20.svg\",\n\t\"./icons/leap-web/rgb-office365-20.svg\": \"./src/icons/leap-web/rgb-office365-20.svg\",\n\t\"./icons/leap-web/rgb-outlook-16.svg\": \"./src/icons/leap-web/rgb-outlook-16.svg\",\n\t\"./icons/leap-web/rgb-outlook-20.svg\": \"./src/icons/leap-web/rgb-outlook-20.svg\",\n\t\"./icons/leap-web/rgb-word-20.svg\": \"./src/icons/leap-web/rgb-word-20.svg\",\n\t\"./icons/leap-web/search-16.svg\": \"./src/icons/leap-web/search-16.svg\",\n\t\"./icons/leap-web/search-20.svg\": \"./src/icons/leap-web/search-20.svg\",\n\t\"./icons/leap-web/settings-16.svg\": \"./src/icons/leap-web/settings-16.svg\",\n\t\"./icons/leap-web/settings-20.svg\": \"./src/icons/leap-web/settings-20.svg\",\n\t\"./icons/leap-web/settings-24.svg\": \"./src/icons/leap-web/settings-24.svg\",\n\t\"./icons/leap-web/share-16.svg\": \"./src/icons/leap-web/share-16.svg\",\n\t\"./icons/leap-web/share-20.svg\": \"./src/icons/leap-web/share-20.svg\",\n\t\"./icons/leap-web/shield-check-16.svg\": \"./src/icons/leap-web/shield-check-16.svg\",\n\t\"./icons/leap-web/shield-check-20.svg\": \"./src/icons/leap-web/shield-check-20.svg\",\n\t\"./icons/leap-web/sign-20.svg\": \"./src/icons/leap-web/sign-20.svg\",\n\t\"./icons/leap-web/sign-out-20.svg\": \"./src/icons/leap-web/sign-out-20.svg\",\n\t\"./icons/leap-web/sort-asc-16.svg\": \"./src/icons/leap-web/sort-asc-16.svg\",\n\t\"./icons/leap-web/sort-asc-20.svg\": \"./src/icons/leap-web/sort-asc-20.svg\",\n\t\"./icons/leap-web/sort-desc-16.svg\": \"./src/icons/leap-web/sort-desc-16.svg\",\n\t\"./icons/leap-web/sort-desc-20.svg\": \"./src/icons/leap-web/sort-desc-20.svg\",\n\t\"./icons/leap-web/split-16.svg\": \"./src/icons/leap-web/split-16.svg\",\n\t\"./icons/leap-web/split-invoice-20.svg\": \"./src/icons/leap-web/split-invoice-20.svg\",\n\t\"./icons/leap-web/star-16.svg\": \"./src/icons/leap-web/star-16.svg\",\n\t\"./icons/leap-web/star-20.svg\": \"./src/icons/leap-web/star-20.svg\",\n\t\"./icons/leap-web/star-outline-16.svg\": \"./src/icons/leap-web/star-outline-16.svg\",\n\t\"./icons/leap-web/star-outline-20.svg\": \"./src/icons/leap-web/star-outline-20.svg\",\n\t\"./icons/leap-web/stop-12.svg\": \"./src/icons/leap-web/stop-12.svg\",\n\t\"./icons/leap-web/stop-16.svg\": \"./src/icons/leap-web/stop-16.svg\",\n\t\"./icons/leap-web/stop-20.svg\": \"./src/icons/leap-web/stop-20.svg\",\n\t\"./icons/leap-web/stop-circle-16.svg\": \"./src/icons/leap-web/stop-circle-16.svg\",\n\t\"./icons/leap-web/stop-circle-20.svg\": \"./src/icons/leap-web/stop-circle-20.svg\",\n\t\"./icons/leap-web/strike-20.svg\": \"./src/icons/leap-web/strike-20.svg\",\n\t\"./icons/leap-web/swap-16.svg\": \"./src/icons/leap-web/swap-16.svg\",\n\t\"./icons/leap-web/swap-20.svg\": \"./src/icons/leap-web/swap-20.svg\",\n\t\"./icons/leap-web/task-16.svg\": \"./src/icons/leap-web/task-16.svg\",\n\t\"./icons/leap-web/templates-20.svg\": \"./src/icons/leap-web/templates-20.svg\",\n\t\"./icons/leap-web/text-stroke-20.svg\": \"./src/icons/leap-web/text-stroke-20.svg\",\n\t\"./icons/leap-web/tick-16.svg\": \"./src/icons/leap-web/tick-16.svg\",\n\t\"./icons/leap-web/tick-20.svg\": \"./src/icons/leap-web/tick-20.svg\",\n\t\"./icons/leap-web/tick-circle-16.svg\": \"./src/icons/leap-web/tick-circle-16.svg\",\n\t\"./icons/leap-web/tick-circle-20.svg\": \"./src/icons/leap-web/tick-circle-20.svg\",\n\t\"./icons/leap-web/tick-circle-24.svg\": \"./src/icons/leap-web/tick-circle-24.svg\",\n\t\"./icons/leap-web/time-entry-24.svg\": \"./src/icons/leap-web/time-entry-24.svg\",\n\t\"./icons/leap-web/timer-16.svg\": \"./src/icons/leap-web/timer-16.svg\",\n\t\"./icons/leap-web/timer-20.svg\": \"./src/icons/leap-web/timer-20.svg\",\n\t\"./icons/leap-web/timer-add-20.svg\": \"./src/icons/leap-web/timer-add-20.svg\",\n\t\"./icons/leap-web/timesheets-20.svg\": \"./src/icons/leap-web/timesheets-20.svg\",\n\t\"./icons/leap-web/timestamp-20.svg\": \"./src/icons/leap-web/timestamp-20.svg\",\n\t\"./icons/leap-web/total-outline-20.svg\": \"./src/icons/leap-web/total-outline-20.svg\",\n\t\"./icons/leap-web/two-tone-account-list-20.svg\": \"./src/icons/leap-web/two-tone-account-list-20.svg\",\n\t\"./icons/leap-web/two-tone-account-list-24.svg\": \"./src/icons/leap-web/two-tone-account-list-24.svg\",\n\t\"./icons/leap-web/two-tone-accounting-24.svg\": \"./src/icons/leap-web/two-tone-accounting-24.svg\",\n\t\"./icons/leap-web/two-tone-add-circle.svg\": \"./src/icons/leap-web/two-tone-add-circle.svg\",\n\t\"./icons/leap-web/two-tone-apps-24.svg\": \"./src/icons/leap-web/two-tone-apps-24.svg\",\n\t\"./icons/leap-web/two-tone-auth-email-20.svg\": \"./src/icons/leap-web/two-tone-auth-email-20.svg\",\n\t\"./icons/leap-web/two-tone-calculator-20.svg\": \"./src/icons/leap-web/two-tone-calculator-20.svg\",\n\t\"./icons/leap-web/two-tone-calculator-24.svg\": \"./src/icons/leap-web/two-tone-calculator-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-20.svg\": \"./src/icons/leap-web/two-tone-calendar-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-24.svg\": \"./src/icons/leap-web/two-tone-calendar-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-add-20.svg\": \"./src/icons/leap-web/two-tone-calendar-add-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-add-24.svg\": \"./src/icons/leap-web/two-tone-calendar-add-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-adjust-20.svg\": \"./src/icons/leap-web/two-tone-calendar-adjust-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-adjust-24.svg\": \"./src/icons/leap-web/two-tone-calendar-adjust-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-appointment-20.svg\": \"./src/icons/leap-web/two-tone-calendar-appointment-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-appointment-24.svg\": \"./src/icons/leap-web/two-tone-calendar-appointment-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-bell-20.svg\": \"./src/icons/leap-web/two-tone-calendar-bell-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-bell-24.svg\": \"./src/icons/leap-web/two-tone-calendar-bell-24.svg\",\n\t\"./icons/leap-web/two-tone-client-chat-20.svg\": \"./src/icons/leap-web/two-tone-client-chat-20.svg\",\n\t\"./icons/leap-web/two-tone-client-chat-24.svg\": \"./src/icons/leap-web/two-tone-client-chat-24.svg\",\n\t\"./icons/leap-web/two-tone-clipboard-multi-tick-20.svg\": \"./src/icons/leap-web/two-tone-clipboard-multi-tick-20.svg\",\n\t\"./icons/leap-web/two-tone-clipboard-multi-tick-24.svg\": \"./src/icons/leap-web/two-tone-clipboard-multi-tick-24.svg\",\n\t\"./icons/leap-web/two-tone-clipboard-tick-20.svg\": \"./src/icons/leap-web/two-tone-clipboard-tick-20.svg\",\n\t\"./icons/leap-web/two-tone-clipboard-tick-24.svg\": \"./src/icons/leap-web/two-tone-clipboard-tick-24.svg\",\n\t\"./icons/leap-web/two-tone-closure-20.svg\": \"./src/icons/leap-web/two-tone-closure-20.svg\",\n\t\"./icons/leap-web/two-tone-closure-24.svg\": \"./src/icons/leap-web/two-tone-closure-24.svg\",\n\t\"./icons/leap-web/two-tone-comment-20.svg\": \"./src/icons/leap-web/two-tone-comment-20.svg\",\n\t\"./icons/leap-web/two-tone-comment-24.svg\": \"./src/icons/leap-web/two-tone-comment-24.svg\",\n\t\"./icons/leap-web/two-tone-compare-20.svg\": \"./src/icons/leap-web/two-tone-compare-20.svg\",\n\t\"./icons/leap-web/two-tone-compare-24.svg\": \"./src/icons/leap-web/two-tone-compare-24.svg\",\n\t\"./icons/leap-web/two-tone-copy-24.svg\": \"./src/icons/leap-web/two-tone-copy-24.svg\",\n\t\"./icons/leap-web/two-tone-cost-recovery-dollar-20.svg\": \"./src/icons/leap-web/two-tone-cost-recovery-dollar-20.svg\",\n\t\"./icons/leap-web/two-tone-cost-recovery-dollar-24.svg\": \"./src/icons/leap-web/two-tone-cost-recovery-dollar-24.svg\",\n\t\"./icons/leap-web/two-tone-cost-recovery-pound-20.svg\": \"./src/icons/leap-web/two-tone-cost-recovery-pound-20.svg\",\n\t\"./icons/leap-web/two-tone-cost-recovery-pound-24.svg\": \"./src/icons/leap-web/two-tone-cost-recovery-pound-24.svg\",\n\t\"./icons/leap-web/two-tone-critical-date-24.svg\": \"./src/icons/leap-web/two-tone-critical-date-24.svg\",\n\t\"./icons/leap-web/two-tone-currency-dollar-20.svg\": \"./src/icons/leap-web/two-tone-currency-dollar-20.svg\",\n\t\"./icons/leap-web/two-tone-currency-dollar-24.svg\": \"./src/icons/leap-web/two-tone-currency-dollar-24.svg\",\n\t\"./icons/leap-web/two-tone-currency-euro-20.svg\": \"./src/icons/leap-web/two-tone-currency-euro-20.svg\",\n\t\"./icons/leap-web/two-tone-currency-euro-24.svg\": \"./src/icons/leap-web/two-tone-currency-euro-24.svg\",\n\t\"./icons/leap-web/two-tone-currency-pound-20.svg\": \"./src/icons/leap-web/two-tone-currency-pound-20.svg\",\n\t\"./icons/leap-web/two-tone-currency-pound-24.svg\": \"./src/icons/leap-web/two-tone-currency-pound-24.svg\",\n\t\"./icons/leap-web/two-tone-delete-20.svg\": \"./src/icons/leap-web/two-tone-delete-20.svg\",\n\t\"./icons/leap-web/two-tone-delete-24.svg\": \"./src/icons/leap-web/two-tone-delete-24.svg\",\n\t\"./icons/leap-web/two-tone-document-20.svg\": \"./src/icons/leap-web/two-tone-document-20.svg\",\n\t\"./icons/leap-web/two-tone-document-24.svg\": \"./src/icons/leap-web/two-tone-document-24.svg\",\n\t\"./icons/leap-web/two-tone-document-list-20.svg\": \"./src/icons/leap-web/two-tone-document-list-20.svg\",\n\t\"./icons/leap-web/two-tone-download-20.svg\": \"./src/icons/leap-web/two-tone-download-20.svg\",\n\t\"./icons/leap-web/two-tone-download-24.svg\": \"./src/icons/leap-web/two-tone-download-24.svg\",\n\t\"./icons/leap-web/two-tone-edit-20.svg\": \"./src/icons/leap-web/two-tone-edit-20.svg\",\n\t\"./icons/leap-web/two-tone-edit-24.svg\": \"./src/icons/leap-web/two-tone-edit-24.svg\",\n\t\"./icons/leap-web/two-tone-email-20.svg\": \"./src/icons/leap-web/two-tone-email-20.svg\",\n\t\"./icons/leap-web/two-tone-email-24.svg\": \"./src/icons/leap-web/two-tone-email-24.svg\",\n\t\"./icons/leap-web/two-tone-envelope-sent-20.svg\": \"./src/icons/leap-web/two-tone-envelope-sent-20.svg\",\n\t\"./icons/leap-web/two-tone-envelope-sent-24.svg\": \"./src/icons/leap-web/two-tone-envelope-sent-24.svg\",\n\t\"./icons/leap-web/two-tone-envelope-warning-20.svg\": \"./src/icons/leap-web/two-tone-envelope-warning-20.svg\",\n\t\"./icons/leap-web/two-tone-envelope-warning-24.svg\": \"./src/icons/leap-web/two-tone-envelope-warning-24.svg\",\n\t\"./icons/leap-web/two-tone-export-20.svg\": \"./src/icons/leap-web/two-tone-export-20.svg\",\n\t\"./icons/leap-web/two-tone-export-24.svg\": \"./src/icons/leap-web/two-tone-export-24.svg\",\n\t\"./icons/leap-web/two-tone-fee-dollar-20.svg\": \"./src/icons/leap-web/two-tone-fee-dollar-20.svg\",\n\t\"./icons/leap-web/two-tone-fee-dollar-24.svg\": \"./src/icons/leap-web/two-tone-fee-dollar-24.svg\",\n\t\"./icons/leap-web/two-tone-fee-pound-20.svg\": \"./src/icons/leap-web/two-tone-fee-pound-20.svg\",\n\t\"./icons/leap-web/two-tone-fee-pound-24.svg\": \"./src/icons/leap-web/two-tone-fee-pound-24.svg\",\n\t\"./icons/leap-web/two-tone-folder-20.svg\": \"./src/icons/leap-web/two-tone-folder-20.svg\",\n\t\"./icons/leap-web/two-tone-folder-24.svg\": \"./src/icons/leap-web/two-tone-folder-24.svg\",\n\t\"./icons/leap-web/two-tone-folder-cases-20.svg\": \"./src/icons/leap-web/two-tone-folder-cases-20.svg\",\n\t\"./icons/leap-web/two-tone-folder-cases-24.svg\": \"./src/icons/leap-web/two-tone-folder-cases-24.svg\",\n\t\"./icons/leap-web/two-tone-folder-matter-20.svg\": \"./src/icons/leap-web/two-tone-folder-matter-20.svg\",\n\t\"./icons/leap-web/two-tone-folder-matter-24.svg\": \"./src/icons/leap-web/two-tone-folder-matter-24.svg\",\n\t\"./icons/leap-web/two-tone-folder-new-20.svg\": \"./src/icons/leap-web/two-tone-folder-new-20.svg\",\n\t\"./icons/leap-web/two-tone-forms-20.svg\": \"./src/icons/leap-web/two-tone-forms-20.svg\",\n\t\"./icons/leap-web/two-tone-forms-24.svg\": \"./src/icons/leap-web/two-tone-forms-24.svg\",\n\t\"./icons/leap-web/two-tone-generator-20.svg\": \"./src/icons/leap-web/two-tone-generator-20.svg\",\n\t\"./icons/leap-web/two-tone-generator-24.svg\": \"./src/icons/leap-web/two-tone-generator-24.svg\",\n\t\"./icons/leap-web/two-tone-help-24.svg\": \"./src/icons/leap-web/two-tone-help-24.svg\",\n\t\"./icons/leap-web/two-tone-home-24.svg\": \"./src/icons/leap-web/two-tone-home-24.svg\",\n\t\"./icons/leap-web/two-tone-import-20.svg\": \"./src/icons/leap-web/two-tone-import-20.svg\",\n\t\"./icons/leap-web/two-tone-import-24.svg\": \"./src/icons/leap-web/two-tone-import-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-euro-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-euro-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-euro-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-euro-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-uk-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-uk-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-uk-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-uk-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-us-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-us-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-us-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-us-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-search-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-search-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-search-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-search-24.svg\",\n\t\"./icons/leap-web/two-tone-integrations-20.svg\": \"./src/icons/leap-web/two-tone-integrations-20.svg\",\n\t\"./icons/leap-web/two-tone-integrations-24.svg\": \"./src/icons/leap-web/two-tone-integrations-24.svg\",\n\t\"./icons/leap-web/two-tone-invoice-20.svg\": \"./src/icons/leap-web/two-tone-invoice-20.svg\",\n\t\"./icons/leap-web/two-tone-invoice-24.svg\": \"./src/icons/leap-web/two-tone-invoice-24.svg\",\n\t\"./icons/leap-web/two-tone-invoice-advanced-20.svg\": \"./src/icons/leap-web/two-tone-invoice-advanced-20.svg\",\n\t\"./icons/leap-web/two-tone-invoice-advanced-24.svg\": \"./src/icons/leap-web/two-tone-invoice-advanced-24.svg\",\n\t\"./icons/leap-web/two-tone-invoice-apply-20.svg\": \"./src/icons/leap-web/two-tone-invoice-apply-20.svg\",\n\t\"./icons/leap-web/two-tone-invoice-apply-24.svg\": \"./src/icons/leap-web/two-tone-invoice-apply-24.svg\",\n\t\"./icons/leap-web/two-tone-journal-20.svg\": \"./src/icons/leap-web/two-tone-journal-20.svg\",\n\t\"./icons/leap-web/two-tone-journal-24.svg\": \"./src/icons/leap-web/two-tone-journal-24.svg\",\n\t\"./icons/leap-web/two-tone-journal-credit-20.svg\": \"./src/icons/leap-web/two-tone-journal-credit-20.svg\",\n\t\"./icons/leap-web/two-tone-journal-credit24.svg\": \"./src/icons/leap-web/two-tone-journal-credit24.svg\",\n\t\"./icons/leap-web/two-tone-journal-refund-20.svg\": \"./src/icons/leap-web/two-tone-journal-refund-20.svg\",\n\t\"./icons/leap-web/two-tone-journal-refund-24.svg\": \"./src/icons/leap-web/two-tone-journal-refund-24.svg\",\n\t\"./icons/leap-web/two-tone-journal-remove-20.svg\": \"./src/icons/leap-web/two-tone-journal-remove-20.svg\",\n\t\"./icons/leap-web/two-tone-journal-remove-24.svg\": \"./src/icons/leap-web/two-tone-journal-remove-24.svg\",\n\t\"./icons/leap-web/two-tone-leap-legs-24.svg\": \"./src/icons/leap-web/two-tone-leap-legs-24.svg\",\n\t\"./icons/leap-web/two-tone-ledger-20.svg\": \"./src/icons/leap-web/two-tone-ledger-20.svg\",\n\t\"./icons/leap-web/two-tone-ledger-24.svg\": \"./src/icons/leap-web/two-tone-ledger-24.svg\",\n\t\"./icons/leap-web/two-tone-letter-20.svg\": \"./src/icons/leap-web/two-tone-letter-20.svg\",\n\t\"./icons/leap-web/two-tone-letter-24.svg\": \"./src/icons/leap-web/two-tone-letter-24.svg\",\n\t\"./icons/leap-web/two-tone-matter-ai-20.svg\": \"./src/icons/leap-web/two-tone-matter-ai-20.svg\",\n\t\"./icons/leap-web/two-tone-matter-ai-24.svg\": \"./src/icons/leap-web/two-tone-matter-ai-24.svg\",\n\t\"./icons/leap-web/two-tone-move-20.svg\": \"./src/icons/leap-web/two-tone-move-20.svg\",\n\t\"./icons/leap-web/two-tone-move-24.svg\": \"./src/icons/leap-web/two-tone-move-24.svg\",\n\t\"./icons/leap-web/two-tone-new-account-20.svg\": \"./src/icons/leap-web/two-tone-new-account-20.svg\",\n\t\"./icons/leap-web/two-tone-new-account-24.svg\": \"./src/icons/leap-web/two-tone-new-account-24.svg\",\n\t\"./icons/leap-web/two-tone-new-anticipated-20.svg\": \"./src/icons/leap-web/two-tone-new-anticipated-20.svg\",\n\t\"./icons/leap-web/two-tone-new-anticipated-24.svg\": \"./src/icons/leap-web/two-tone-new-anticipated-24.svg\",\n\t\"./icons/leap-web/two-tone-new-group-20.svg\": \"./src/icons/leap-web/two-tone-new-group-20.svg\",\n\t\"./icons/leap-web/two-tone-new-question-20.svg\": \"./src/icons/leap-web/two-tone-new-question-20.svg\",\n\t\"./icons/leap-web/two-tone-other-24.svg\": \"./src/icons/leap-web/two-tone-other-24.svg\",\n\t\"./icons/leap-web/two-tone-packet-20.svg\": \"./src/icons/leap-web/two-tone-packet-20.svg\",\n\t\"./icons/leap-web/two-tone-packet-24.svg\": \"./src/icons/leap-web/two-tone-packet-24.svg\",\n\t\"./icons/leap-web/two-tone-packets-20.svg\": \"./src/icons/leap-web/two-tone-packets-20.svg\",\n\t\"./icons/leap-web/two-tone-packets-24.svg\": \"./src/icons/leap-web/two-tone-packets-24.svg\",\n\t\"./icons/leap-web/two-tone-payment-20.svg\": \"./src/icons/leap-web/two-tone-payment-20.svg\",\n\t\"./icons/leap-web/two-tone-payment-24.svg\": \"./src/icons/leap-web/two-tone-payment-24.svg\",\n\t\"./icons/leap-web/two-tone-pdf-20.svg\": \"./src/icons/leap-web/two-tone-pdf-20.svg\",\n\t\"./icons/leap-web/two-tone-pdf-24.svg\": \"./src/icons/leap-web/two-tone-pdf-24.svg\",\n\t\"./icons/leap-web/two-tone-print-20.svg\": \"./src/icons/leap-web/two-tone-print-20.svg\",\n\t\"./icons/leap-web/two-tone-print-24.svg\": \"./src/icons/leap-web/two-tone-print-24.svg\",\n\t\"./icons/leap-web/two-tone-quick-invoice-24.svg\": \"./src/icons/leap-web/two-tone-quick-invoice-24.svg\",\n\t\"./icons/leap-web/two-tone-receipt-20.svg\": \"./src/icons/leap-web/two-tone-receipt-20.svg\",\n\t\"./icons/leap-web/two-tone-receipt-24.svg\": \"./src/icons/leap-web/two-tone-receipt-24.svg\",\n\t\"./icons/leap-web/two-tone-rename-20.svg\": \"./src/icons/leap-web/two-tone-rename-20.svg\",\n\t\"./icons/leap-web/two-tone-rename-24.svg\": \"./src/icons/leap-web/two-tone-rename-24.svg\",\n\t\"./icons/leap-web/two-tone-reports-24.svg\": \"./src/icons/leap-web/two-tone-reports-24.svg\",\n\t\"./icons/leap-web/two-tone-research-lawy-20.svg\": \"./src/icons/leap-web/two-tone-research-lawy-20.svg\",\n\t\"./icons/leap-web/two-tone-research-lawy-24.svg\": \"./src/icons/leap-web/two-tone-research-lawy-24.svg\",\n\t\"./icons/leap-web/two-tone-share-20.svg\": \"./src/icons/leap-web/two-tone-share-20.svg\",\n\t\"./icons/leap-web/two-tone-share-24.svg\": \"./src/icons/leap-web/two-tone-share-24.svg\",\n\t\"./icons/leap-web/two-tone-share-settings-20.svg\": \"./src/icons/leap-web/two-tone-share-settings-20.svg\",\n\t\"./icons/leap-web/two-tone-share-settings-24.svg\": \"./src/icons/leap-web/two-tone-share-settings-24.svg\",\n\t\"./icons/leap-web/two-tone-sign-20.svg\": \"./src/icons/leap-web/two-tone-sign-20.svg\",\n\t\"./icons/leap-web/two-tone-sign-24.svg\": \"./src/icons/leap-web/two-tone-sign-24.svg\",\n\t\"./icons/leap-web/two-tone-split-20.svg\": \"./src/icons/leap-web/two-tone-split-20.svg\",\n\t\"./icons/leap-web/two-tone-split-invoice-20.svg\": \"./src/icons/leap-web/two-tone-split-invoice-20.svg\",\n\t\"./icons/leap-web/two-tone-split-invoice-24.svg\": \"./src/icons/leap-web/two-tone-split-invoice-24.svg\",\n\t\"./icons/leap-web/two-tone-task-24.svg\": \"./src/icons/leap-web/two-tone-task-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-20.svg\": \"./src/icons/leap-web/two-tone-teams-call-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-24.svg\": \"./src/icons/leap-web/two-tone-teams-call-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-connect-20.svg\": \"./src/icons/leap-web/two-tone-teams-call-connect-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-connect-24.svg\": \"./src/icons/leap-web/two-tone-teams-call-connect-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-inbound-20.svg\": \"./src/icons/leap-web/two-tone-teams-call-inbound-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-inbound-24.svg\": \"./src/icons/leap-web/two-tone-teams-call-inbound-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-document-20.svg\": \"./src/icons/leap-web/two-tone-teams-document-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-document-24.svg\": \"./src/icons/leap-web/two-tone-teams-document-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-send-20.svg\": \"./src/icons/leap-web/two-tone-teams-send-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-send-24.svg\": \"./src/icons/leap-web/two-tone-teams-send-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-send-matter-20.svg\": \"./src/icons/leap-web/two-tone-teams-send-matter-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-send-matter-24.svg\": \"./src/icons/leap-web/two-tone-teams-send-matter-24.svg\",\n\t\"./icons/leap-web/two-tone-templates-20.svg\": \"./src/icons/leap-web/two-tone-templates-20.svg\",\n\t\"./icons/leap-web/two-tone-templates-24.svg\": \"./src/icons/leap-web/two-tone-templates-24.svg\",\n\t\"./icons/leap-web/two-tone-time-entry-20.svg\": \"./src/icons/leap-web/two-tone-time-entry-20.svg\",\n\t\"./icons/leap-web/two-tone-time-entry-24.svg\": \"./src/icons/leap-web/two-tone-time-entry-24.svg\",\n\t\"./icons/leap-web/two-tone-timer-20.svg\": \"./src/icons/leap-web/two-tone-timer-20.svg\",\n\t\"./icons/leap-web/two-tone-timer-add-20.svg\": \"./src/icons/leap-web/two-tone-timer-add-20.svg\",\n\t\"./icons/leap-web/two-tone-timesheets-20.svg\": \"./src/icons/leap-web/two-tone-timesheets-20.svg\",\n\t\"./icons/leap-web/two-tone-transaction-dollar-20.svg\": \"./src/icons/leap-web/two-tone-transaction-dollar-20.svg\",\n\t\"./icons/leap-web/two-tone-transaction-dollar-24.svg\": \"./src/icons/leap-web/two-tone-transaction-dollar-24.svg\",\n\t\"./icons/leap-web/two-tone-transaction-euro-20.svg\": \"./src/icons/leap-web/two-tone-transaction-euro-20.svg\",\n\t\"./icons/leap-web/two-tone-transaction-euro-24.svg\": \"./src/icons/leap-web/two-tone-transaction-euro-24.svg\",\n\t\"./icons/leap-web/two-tone-transaction-pound-20.svg\": \"./src/icons/leap-web/two-tone-transaction-pound-20.svg\",\n\t\"./icons/leap-web/two-tone-transaction-pound-24.svg\": \"./src/icons/leap-web/two-tone-transaction-pound-24.svg\",\n\t\"./icons/leap-web/two-tone-transfer-20.svg\": \"./src/icons/leap-web/two-tone-transfer-20.svg\",\n\t\"./icons/leap-web/two-tone-transfer-24.svg\": \"./src/icons/leap-web/two-tone-transfer-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-investment-20.svg\": \"./src/icons/leap-web/two-tone-trust-investment-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-investment-24.svg\": \"./src/icons/leap-web/two-tone-trust-investment-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-payment-20.svg\": \"./src/icons/leap-web/two-tone-trust-payment-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-payment-24.svg\": \"./src/icons/leap-web/two-tone-trust-payment-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-protected-20.svg\": \"./src/icons/leap-web/two-tone-trust-protected-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-protected-24.svg\": \"./src/icons/leap-web/two-tone-trust-protected-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-receipt-20.svg\": \"./src/icons/leap-web/two-tone-trust-receipt-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-receipt-24.svg\": \"./src/icons/leap-web/two-tone-trust-receipt-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-to-office-20.svg\": \"./src/icons/leap-web/two-tone-trust-to-office-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-to-office-24.svg\": \"./src/icons/leap-web/two-tone-trust-to-office-24.svg\",\n\t\"./icons/leap-web/two-tone-unpaid-anticipated-20.svg\": \"./src/icons/leap-web/two-tone-unpaid-anticipated-20.svg\",\n\t\"./icons/leap-web/two-tone-unpaid-anticipated-24.svg\": \"./src/icons/leap-web/two-tone-unpaid-anticipated-24.svg\",\n\t\"./icons/leap-web/two-tone-upload-20.svg\": \"./src/icons/leap-web/two-tone-upload-20.svg\",\n\t\"./icons/leap-web/two-tone-upload-24.svg\": \"./src/icons/leap-web/two-tone-upload-24.svg\",\n\t\"./icons/leap-web/two-tone-user-anticipated-20.svg\": \"./src/icons/leap-web/two-tone-user-anticipated-20.svg\",\n\t\"./icons/leap-web/two-tone-user-anticipated-24.svg\": \"./src/icons/leap-web/two-tone-user-anticipated-24.svg\",\n\t\"./icons/leap-web/two-tone-user-question-20.svg\": \"./src/icons/leap-web/two-tone-user-question-20.svg\",\n\t\"./icons/leap-web/underline-20.svg\": \"./src/icons/leap-web/underline-20.svg\",\n\t\"./icons/leap-web/undo-20.svg\": \"./src/icons/leap-web/undo-20.svg\",\n\t\"./icons/leap-web/unflag-16.svg\": \"./src/icons/leap-web/unflag-16.svg\",\n\t\"./icons/leap-web/unflag-20.svg\": \"./src/icons/leap-web/unflag-20.svg\",\n\t\"./icons/leap-web/unlock-16.svg\": \"./src/icons/leap-web/unlock-16.svg\",\n\t\"./icons/leap-web/unlock-20.svg\": \"./src/icons/leap-web/unlock-20.svg\",\n\t\"./icons/leap-web/unpin-16.svg\": \"./src/icons/leap-web/unpin-16.svg\",\n\t\"./icons/leap-web/unpin-20.svg\": \"./src/icons/leap-web/unpin-20.svg\",\n\t\"./icons/leap-web/upload-20.svg\": \"./src/icons/leap-web/upload-20.svg\",\n\t\"./icons/leap-web/uploading-20.svg\": \"./src/icons/leap-web/uploading-20.svg\",\n\t\"./icons/leap-web/user-16.svg\": \"./src/icons/leap-web/user-16.svg\",\n\t\"./icons/leap-web/user-20.svg\": \"./src/icons/leap-web/user-20.svg\",\n\t\"./icons/leap-web/user-add-16.svg\": \"./src/icons/leap-web/user-add-16.svg\",\n\t\"./icons/leap-web/user-add-20.svg\": \"./src/icons/leap-web/user-add-20.svg\",\n\t\"./icons/leap-web/user-delete-16.svg\": \"./src/icons/leap-web/user-delete-16.svg\",\n\t\"./icons/leap-web/user-delete-20.svg\": \"./src/icons/leap-web/user-delete-20.svg\",\n\t\"./icons/leap-web/user-link-16.svg\": \"./src/icons/leap-web/user-link-16.svg\",\n\t\"./icons/leap-web/user-link-20.svg\": \"./src/icons/leap-web/user-link-20.svg\",\n\t\"./icons/leap-web/user-lock-16.svg\": \"./src/icons/leap-web/user-lock-16.svg\",\n\t\"./icons/leap-web/user-lock-20.svg\": \"./src/icons/leap-web/user-lock-20.svg\",\n\t\"./icons/leap-web/user-question-16.svg\": \"./src/icons/leap-web/user-question-16.svg\",\n\t\"./icons/leap-web/user-question-20.svg\": \"./src/icons/leap-web/user-question-20.svg\",\n\t\"./icons/leap-web/user-tick-16.svg\": \"./src/icons/leap-web/user-tick-16.svg\",\n\t\"./icons/leap-web/user-tick-20.svg\": \"./src/icons/leap-web/user-tick-20.svg\",\n\t\"./icons/leap-web/users-16.svg\": \"./src/icons/leap-web/users-16.svg\",\n\t\"./icons/leap-web/users-20.svg\": \"./src/icons/leap-web/users-20.svg\",\n\t\"./icons/leap-web/users-co-author-16.svg\": \"./src/icons/leap-web/users-co-author-16.svg\",\n\t\"./icons/leap-web/users-co-author-20.svg\": \"./src/icons/leap-web/users-co-author-20.svg\",\n\t\"./icons/leap-web/users-co-author-filled-16.svg\": \"./src/icons/leap-web/users-co-author-filled-16.svg\",\n\t\"./icons/leap-web/users-co-author-filled-20.svg\": \"./src/icons/leap-web/users-co-author-filled-20.svg\",\n\t\"./icons/leap-web/visible-16.svg\": \"./src/icons/leap-web/visible-16.svg\",\n\t\"./icons/leap-web/visible-20.svg\": \"./src/icons/leap-web/visible-20.svg\",\n\t\"./icons/leap-web/warning-12.svg\": \"./src/icons/leap-web/warning-12.svg\",\n\t\"./icons/leap-web/warning-16.svg\": \"./src/icons/leap-web/warning-16.svg\",\n\t\"./icons/leap-web/warning-20.svg\": \"./src/icons/leap-web/warning-20.svg\",\n\t\"./icons/leap-web/warning-24.svg\": \"./src/icons/leap-web/warning-24.svg\",\n\t\"./icons/leap-web/website-16.svg\": \"./src/icons/leap-web/website-16.svg\",\n\t\"./icons/leap-web/website-20.svg\": \"./src/icons/leap-web/website-20.svg\",\n\t\"./icons/leap-web/xero-20.svg\": \"./src/icons/leap-web/xero-20.svg\",\n\t\"./icons/misc/facebook.svg\": \"./src/icons/misc/facebook.svg\",\n\t\"./icons/misc/google.svg\": \"./src/icons/misc/google.svg\",\n\t\"./icons/misc/no-result-details-data.svg\": \"./src/icons/misc/no-result-details-data.svg\",\n\t\"./icons/misc/no-result-document-comments.svg\": \"./src/icons/misc/no-result-document-comments.svg\",\n\t\"./icons/misc/no-result-document-details.svg\": \"./src/icons/misc/no-result-document-details.svg\",\n\t\"./icons/misc/no-result-file-too-large.svg\": \"./src/icons/misc/no-result-file-too-large.svg\",\n\t\"./icons/misc/no-result-no-comments.svg\": \"./src/icons/misc/no-result-no-comments.svg\",\n\t\"./icons/misc/no-result-no-trust-data.svg\": \"./src/icons/misc/no-result-no-trust-data.svg\",\n\t\"./icons/misc/no-result-server-error.svg\": \"./src/icons/misc/no-result-server-error.svg\",\n\t\"./icons/misc/onboarding-comment-reply.svg\": \"./src/icons/misc/onboarding-comment-reply.svg\",\n\t\"./icons/misc/onboarding-share-documents.svg\": \"./src/icons/misc/onboarding-share-documents.svg\",\n\t\"./icons/misc/onboarding-welcome-lawconnect.svg\": \"./src/icons/misc/onboarding-welcome-lawconnect.svg\",\n\t\"./icons/social/facebook.svg\": \"./src/icons/social/facebook.svg\",\n\t\"./icons/social/google.svg\": \"./src/icons/social/google.svg\",\n\t\"./icons/social/linkedin.svg\": \"./src/icons/social/linkedin.svg\",\n\t\"./icons/social/microsoft.svg\": \"./src/icons/social/microsoft.svg\",\n\t\"./icons/two-tone/analytics.svg\": \"./src/icons/two-tone/analytics.svg\",\n\t\"./icons/two-tone/api.svg\": \"./src/icons/two-tone/api.svg\",\n\t\"./icons/two-tone/apps.svg\": \"./src/icons/two-tone/apps.svg\",\n\t\"./icons/two-tone/arrow-down-circle.svg\": \"./src/icons/two-tone/arrow-down-circle.svg\",\n\t\"./icons/two-tone/arrow-down.svg\": \"./src/icons/two-tone/arrow-down.svg\",\n\t\"./icons/two-tone/arrow-left-circle.svg\": \"./src/icons/two-tone/arrow-left-circle.svg\",\n\t\"./icons/two-tone/arrow-left.svg\": \"./src/icons/two-tone/arrow-left.svg\",\n\t\"./icons/two-tone/arrow-right-circle-16.svg\": \"./src/icons/two-tone/arrow-right-circle-16.svg\",\n\t\"./icons/two-tone/arrow-right-circle.svg\": \"./src/icons/two-tone/arrow-right-circle.svg\",\n\t\"./icons/two-tone/arrow-right.svg\": \"./src/icons/two-tone/arrow-right.svg\",\n\t\"./icons/two-tone/arrow-up-circle.svg\": \"./src/icons/two-tone/arrow-up-circle.svg\",\n\t\"./icons/two-tone/arrow-up.svg\": \"./src/icons/two-tone/arrow-up.svg\",\n\t\"./icons/two-tone/attachments.svg\": \"./src/icons/two-tone/attachments.svg\",\n\t\"./icons/two-tone/back-to-bottom.svg\": \"./src/icons/two-tone/back-to-bottom.svg\",\n\t\"./icons/two-tone/back-to-top.svg\": \"./src/icons/two-tone/back-to-top.svg\",\n\t\"./icons/two-tone/back.svg\": \"./src/icons/two-tone/back.svg\",\n\t\"./icons/two-tone/bin.svg\": \"./src/icons/two-tone/bin.svg\",\n\t\"./icons/two-tone/business.svg\": \"./src/icons/two-tone/business.svg\",\n\t\"./icons/two-tone/calculator.svg\": \"./src/icons/two-tone/calculator.svg\",\n\t\"./icons/two-tone/calendar.svg\": \"./src/icons/two-tone/calendar.svg\",\n\t\"./icons/two-tone/cases.svg\": \"./src/icons/two-tone/cases.svg\",\n\t\"./icons/two-tone/city.svg\": \"./src/icons/two-tone/city.svg\",\n\t\"./icons/two-tone/close.svg\": \"./src/icons/two-tone/close.svg\",\n\t\"./icons/two-tone/collapse-menu.svg\": \"./src/icons/two-tone/collapse-menu.svg\",\n\t\"./icons/two-tone/collapse.svg\": \"./src/icons/two-tone/collapse.svg\",\n\t\"./icons/two-tone/comment.svg\": \"./src/icons/two-tone/comment.svg\",\n\t\"./icons/two-tone/contacts.svg\": \"./src/icons/two-tone/contacts.svg\",\n\t\"./icons/two-tone/correspondence.svg\": \"./src/icons/two-tone/correspondence.svg\",\n\t\"./icons/two-tone/creditcard.svg\": \"./src/icons/two-tone/creditcard.svg\",\n\t\"./icons/two-tone/desktop.svg\": \"./src/icons/two-tone/desktop.svg\",\n\t\"./icons/two-tone/download-document.svg\": \"./src/icons/two-tone/download-document.svg\",\n\t\"./icons/two-tone/download.svg\": \"./src/icons/two-tone/download.svg\",\n\t\"./icons/two-tone/edit.svg\": \"./src/icons/two-tone/edit.svg\",\n\t\"./icons/two-tone/error-circle.svg\": \"./src/icons/two-tone/error-circle.svg\",\n\t\"./icons/two-tone/expand-menu.svg\": \"./src/icons/two-tone/expand-menu.svg\",\n\t\"./icons/two-tone/expand.svg\": \"./src/icons/two-tone/expand.svg\",\n\t\"./icons/two-tone/feedback.svg\": \"./src/icons/two-tone/feedback.svg\",\n\t\"./icons/two-tone/files.svg\": \"./src/icons/two-tone/files.svg\",\n\t\"./icons/two-tone/filter.svg\": \"./src/icons/two-tone/filter.svg\",\n\t\"./icons/two-tone/firms.svg\": \"./src/icons/two-tone/firms.svg\",\n\t\"./icons/two-tone/folder.svg\": \"./src/icons/two-tone/folder.svg\",\n\t\"./icons/two-tone/grid.svg\": \"./src/icons/two-tone/grid.svg\",\n\t\"./icons/two-tone/info-circle.svg\": \"./src/icons/two-tone/info-circle.svg\",\n\t\"./icons/two-tone/instances.svg\": \"./src/icons/two-tone/instances.svg\",\n\t\"./icons/two-tone/kebab-horizontal.svg\": \"./src/icons/two-tone/kebab-horizontal.svg\",\n\t\"./icons/two-tone/kebab-loader.svg\": \"./src/icons/two-tone/kebab-loader.svg\",\n\t\"./icons/two-tone/kebab-vertical.svg\": \"./src/icons/two-tone/kebab-vertical.svg\",\n\t\"./icons/two-tone/list.svg\": \"./src/icons/two-tone/list.svg\",\n\t\"./icons/two-tone/location.svg\": \"./src/icons/two-tone/location.svg\",\n\t\"./icons/two-tone/marketplace.svg\": \"./src/icons/two-tone/marketplace.svg\",\n\t\"./icons/two-tone/matters.svg\": \"./src/icons/two-tone/matters.svg\",\n\t\"./icons/two-tone/menu.svg\": \"./src/icons/two-tone/menu.svg\",\n\t\"./icons/two-tone/minus-circle.svg\": \"./src/icons/two-tone/minus-circle.svg\",\n\t\"./icons/two-tone/mobile.svg\": \"./src/icons/two-tone/mobile.svg\",\n\t\"./icons/two-tone/more.svg\": \"./src/icons/two-tone/more.svg\",\n\t\"./icons/two-tone/open-external.svg\": \"./src/icons/two-tone/open-external.svg\",\n\t\"./icons/two-tone/panel-toggle.svg\": \"./src/icons/two-tone/panel-toggle.svg\",\n\t\"./icons/two-tone/percentage.svg\": \"./src/icons/two-tone/percentage.svg\",\n\t\"./icons/two-tone/plus-circle.svg\": \"./src/icons/two-tone/plus-circle.svg\",\n\t\"./icons/two-tone/point.svg\": \"./src/icons/two-tone/point.svg\",\n\t\"./icons/two-tone/printer.svg\": \"./src/icons/two-tone/printer.svg\",\n\t\"./icons/two-tone/product.svg\": \"./src/icons/two-tone/product.svg\",\n\t\"./icons/two-tone/recent.svg\": \"./src/icons/two-tone/recent.svg\",\n\t\"./icons/two-tone/reply.svg\": \"./src/icons/two-tone/reply.svg\",\n\t\"./icons/two-tone/reset.svg\": \"./src/icons/two-tone/reset.svg\",\n\t\"./icons/two-tone/resources.svg\": \"./src/icons/two-tone/resources.svg\",\n\t\"./icons/two-tone/search.svg\": \"./src/icons/two-tone/search.svg\",\n\t\"./icons/two-tone/settings.svg\": \"./src/icons/two-tone/settings.svg\",\n\t\"./icons/two-tone/signature.svg\": \"./src/icons/two-tone/signature.svg\",\n\t\"./icons/two-tone/sort.svg\": \"./src/icons/two-tone/sort.svg\",\n\t\"./icons/two-tone/spinner.svg\": \"./src/icons/two-tone/spinner.svg\",\n\t\"./icons/two-tone/subscriptions.svg\": \"./src/icons/two-tone/subscriptions.svg\",\n\t\"./icons/two-tone/support.svg\": \"./src/icons/two-tone/support.svg\",\n\t\"./icons/two-tone/tick-circle.svg\": \"./src/icons/two-tone/tick-circle.svg\",\n\t\"./icons/two-tone/tick.svg\": \"./src/icons/two-tone/tick.svg\",\n\t\"./icons/two-tone/time.svg\": \"./src/icons/two-tone/time.svg\",\n\t\"./icons/two-tone/upload.svg\": \"./src/icons/two-tone/upload.svg\",\n\t\"./icons/two-tone/users-outline.svg\": \"./src/icons/two-tone/users-outline.svg\",\n\t\"./icons/two-tone/users.svg\": \"./src/icons/two-tone/users.svg\",\n\t\"./icons/two-tone/warning-outline.svg\": \"./src/icons/two-tone/warning-outline.svg\",\n\t\"./icons/two-tone/water.svg\": \"./src/icons/two-tone/water.svg\",\n\t\"./icons/two-tone/web.svg\": \"./src/icons/two-tone/web.svg\",\n\t\"./illustrations/orion/access-cloud.svg\": \"./src/illustrations/orion/access-cloud.svg\",\n\t\"./illustrations/orion/collaboration.svg\": \"./src/illustrations/orion/collaboration.svg\",\n\t\"./illustrations/orion/doc.svg\": \"./src/illustrations/orion/doc.svg\",\n\t\"./illustrations/orion/email-verify.svg\": \"./src/illustrations/orion/email-verify.svg\",\n\t\"./illustrations/orion/facebook.svg\": \"./src/illustrations/orion/facebook.svg\",\n\t\"./illustrations/orion/google.svg\": \"./src/illustrations/orion/google.svg\",\n\t\"./illustrations/orion/linkedin.svg\": \"./src/illustrations/orion/linkedin.svg\",\n\t\"./illustrations/orion/no-result-details-data.svg\": \"./src/illustrations/orion/no-result-details-data.svg\",\n\t\"./illustrations/orion/no-result-document-comments.svg\": \"./src/illustrations/orion/no-result-document-comments.svg\",\n\t\"./illustrations/orion/no-result-document-details.svg\": \"./src/illustrations/orion/no-result-document-details.svg\",\n\t\"./illustrations/orion/no-result-file-too-large.svg\": \"./src/illustrations/orion/no-result-file-too-large.svg\",\n\t\"./illustrations/orion/no-result-no-comments.svg\": \"./src/illustrations/orion/no-result-no-comments.svg\",\n\t\"./illustrations/orion/no-result-no-trust-data.svg\": \"./src/illustrations/orion/no-result-no-trust-data.svg\",\n\t\"./illustrations/orion/no-result-server-error.svg\": \"./src/illustrations/orion/no-result-server-error.svg\",\n\t\"./illustrations/orion/onboarding-comment-reply.svg\": \"./src/illustrations/orion/onboarding-comment-reply.svg\",\n\t\"./illustrations/orion/onboarding-share-documents.svg\": \"./src/illustrations/orion/onboarding-share-documents.svg\",\n\t\"./illustrations/orion/onboarding-welcome-lawconnect.svg\": \"./src/illustrations/orion/onboarding-welcome-lawconnect.svg\",\n\t\"./illustrations/orion/safe-doc.svg\": \"./src/illustrations/orion/safe-doc.svg\",\n\t\"./illustrations/sirius/2FA.svg\": \"./src/illustrations/sirius/2FA.svg\",\n\t\"./illustrations/sirius/Aide.svg\": \"./src/illustrations/sirius/Aide.svg\",\n\t\"./illustrations/sirius/AnticipatedPayments-Euro.svg\": \"./src/illustrations/sirius/AnticipatedPayments-Euro.svg\",\n\t\"./illustrations/sirius/AnticipatedPayments-Pound.svg\": \"./src/illustrations/sirius/AnticipatedPayments-Pound.svg\",\n\t\"./illustrations/sirius/AnticipatedPayments.svg\": \"./src/illustrations/sirius/AnticipatedPayments.svg\",\n\t\"./illustrations/sirius/BarChart.svg\": \"./src/illustrations/sirius/BarChart.svg\",\n\t\"./illustrations/sirius/Border.svg\": \"./src/illustrations/sirius/Border.svg\",\n\t\"./illustrations/sirius/CreditLedger-Euro.svg\": \"./src/illustrations/sirius/CreditLedger-Euro.svg\",\n\t\"./illustrations/sirius/CreditLedger-Pound.svg\": \"./src/illustrations/sirius/CreditLedger-Pound.svg\",\n\t\"./illustrations/sirius/CreditLedger.svg\": \"./src/illustrations/sirius/CreditLedger.svg\",\n\t\"./illustrations/sirius/Data.svg\": \"./src/illustrations/sirius/Data.svg\",\n\t\"./illustrations/sirius/Default.svg\": \"./src/illustrations/sirius/Default.svg\",\n\t\"./illustrations/sirius/Download.svg\": \"./src/illustrations/sirius/Download.svg\",\n\t\"./illustrations/sirius/Email.svg\": \"./src/illustrations/sirius/Email.svg\",\n\t\"./illustrations/sirius/Favourite.svg\": \"./src/illustrations/sirius/Favourite.svg\",\n\t\"./illustrations/sirius/Folder.svg\": \"./src/illustrations/sirius/Folder.svg\",\n\t\"./illustrations/sirius/Generator.svg\": \"./src/illustrations/sirius/Generator.svg\",\n\t\"./illustrations/sirius/IdentificationDocuments.svg\": \"./src/illustrations/sirius/IdentificationDocuments.svg\",\n\t\"./illustrations/sirius/Inbox.svg\": \"./src/illustrations/sirius/Inbox.svg\",\n\t\"./illustrations/sirius/NoCorrespondence.svg\": \"./src/illustrations/sirius/NoCorrespondence.svg\",\n\t\"./illustrations/sirius/NoUnscheduledCriticalDates.svg\": \"./src/illustrations/sirius/NoUnscheduledCriticalDates.svg\",\n\t\"./illustrations/sirius/NoUnscheduledTasks.svg\": \"./src/illustrations/sirius/NoUnscheduledTasks.svg\",\n\t\"./illustrations/sirius/NoUnsheduledTasks.svg\": \"./src/illustrations/sirius/NoUnsheduledTasks.svg\",\n\t\"./illustrations/sirius/PaymentsAndDebtors-Euro.svg\": \"./src/illustrations/sirius/PaymentsAndDebtors-Euro.svg\",\n\t\"./illustrations/sirius/PaymentsAndDebtors-Pound.svg\": \"./src/illustrations/sirius/PaymentsAndDebtors-Pound.svg\",\n\t\"./illustrations/sirius/PaymentsAndDebtors.svg\": \"./src/illustrations/sirius/PaymentsAndDebtors.svg\",\n\t\"./illustrations/sirius/PieChart.svg\": \"./src/illustrations/sirius/PieChart.svg\",\n\t\"./illustrations/sirius/Preview.svg\": \"./src/illustrations/sirius/Preview.svg\",\n\t\"./illustrations/sirius/PreviewUnavailable.svg\": \"./src/illustrations/sirius/PreviewUnavailable.svg\",\n\t\"./illustrations/sirius/Reports.svg\": \"./src/illustrations/sirius/Reports.svg\",\n\t\"./illustrations/sirius/RestrictedContent.svg\": \"./src/illustrations/sirius/RestrictedContent.svg\",\n\t\"./illustrations/sirius/Risks.svg\": \"./src/illustrations/sirius/Risks.svg\",\n\t\"./illustrations/sirius/Search.svg\": \"./src/illustrations/sirius/Search.svg\",\n\t\"./illustrations/sirius/SystemError.svg\": \"./src/illustrations/sirius/SystemError.svg\",\n\t\"./illustrations/sirius/TimeAndFees.svg\": \"./src/illustrations/sirius/TimeAndFees.svg\",\n\t\"./illustrations/sirius/TrustFunds-Euro.svg\": \"./src/illustrations/sirius/TrustFunds-Euro.svg\",\n\t\"./illustrations/sirius/TrustFunds-Pound.svg\": \"./src/illustrations/sirius/TrustFunds-Pound.svg\",\n\t\"./illustrations/sirius/TrustFunds.svg\": \"./src/illustrations/sirius/TrustFunds.svg\",\n\t\"./images/bylawyers/auth-header-logo-dark.svg\": \"./src/images/bylawyers/auth-header-logo-dark.svg\",\n\t\"./images/bylawyers/auth-header-logo.svg\": \"./src/images/bylawyers/auth-header-logo.svg\",\n\t\"./images/bylawyers/header-logo-short.svg\": \"./src/images/bylawyers/header-logo-short.svg\",\n\t\"./images/bylawyers/header-logo.svg\": \"./src/images/bylawyers/header-logo.svg\",\n\t\"./images/bylawyers/unsupported-document.svg\": \"./src/images/bylawyers/unsupported-document.svg\",\n\t\"./images/bylawyers/wa-city.svg\": \"./src/images/bylawyers/wa-city.svg\",\n\t\"./images/bylawyers/wa-empty-dots.svg\": \"./src/images/bylawyers/wa-empty-dots.svg\",\n\t\"./images/lawconnect/header-logo-short.svg\": \"./src/images/lawconnect/header-logo-short.svg\",\n\t\"./images/lawconnect/logos/lawconnect-icon-reverse.svg\": \"./src/images/lawconnect/logos/lawconnect-icon-reverse.svg\",\n\t\"./images/lawconnect/logos/lawconnect-icon-sky-blue.svg\": \"./src/images/lawconnect/logos/lawconnect-icon-sky-blue.svg\",\n\t\"./images/lawconnect/logos/lawconnect-lcon.svg\": \"./src/images/lawconnect/logos/lawconnect-lcon.svg\",\n\t\"./images/lawconnect/logos/lawconnect-logo-reverse-mono.svg\": \"./src/images/lawconnect/logos/lawconnect-logo-reverse-mono.svg\",\n\t\"./images/lawconnect/logos/lawconnect-logo-reverse.svg\": \"./src/images/lawconnect/logos/lawconnect-logo-reverse.svg\",\n\t\"./images/lawconnect/logos/lawconnect-logo.svg\": \"./src/images/lawconnect/logos/lawconnect-logo.svg\",\n\t\"./images/lawconnect/logos/lawconnect-poweredby-logo-mono.svg\": \"./src/images/lawconnect/logos/lawconnect-poweredby-logo-mono.svg\",\n\t\"./images/lawconnect/logos/lawconnect-poweredby-logo-reverse-mono.svg\": \"./src/images/lawconnect/logos/lawconnect-poweredby-logo-reverse-mono.svg\",\n\t\"./images/lawconnect/logos/lawconnect-poweredby-logo.svg\": \"./src/images/lawconnect/logos/lawconnect-poweredby-logo.svg\",\n\t\"./images/lawconnect/powerby-lawconnect.svg\": \"./src/images/lawconnect/powerby-lawconnect.svg\",\n\t\"./images/leap/auth-header-logo-dark.svg\": \"./src/images/leap/auth-header-logo-dark.svg\",\n\t\"./images/leap/auth-header-logo.svg\": \"./src/images/leap/auth-header-logo.svg\",\n\t\"./images/leap/header-logo-short.svg\": \"./src/images/leap/header-logo-short.svg\",\n\t\"./images/leap/header-logo.svg\": \"./src/images/leap/header-logo.svg\",\n\t\"./images/leap/search-bg.svg\": \"./src/images/leap/search-bg.svg\",\n\t\"./images/titlex/auth-header-logo-dark.svg\": \"./src/images/titlex/auth-header-logo-dark.svg\",\n\t\"./images/titlex/auth-header-logo.svg\": \"./src/images/titlex/auth-header-logo.svg\",\n\t\"./images/titlex/header-logo-short.svg\": \"./src/images/titlex/header-logo-short.svg\",\n\t\"./images/titlex/header-logo.svg\": \"./src/images/titlex/header-logo.svg\"\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = \"./src sync recursive \\\\.svg$\";\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/_sync_\\.svg$?");
|
|
15055
|
+
eval("var map = {\n\t\"./icons/animate/spinner.svg\": \"./src/icons/animate/spinner.svg\",\n\t\"./icons/animate/tick-circle.svg\": \"./src/icons/animate/tick-circle.svg\",\n\t\"./icons/content-app/add-document.svg\": \"./src/icons/content-app/add-document.svg\",\n\t\"./icons/content-app/add-menu.svg\": \"./src/icons/content-app/add-menu.svg\",\n\t\"./icons/content-app/agreement.svg\": \"./src/icons/content-app/agreement.svg\",\n\t\"./icons/content-app/appportionable-items.svg\": \"./src/icons/content-app/appportionable-items.svg\",\n\t\"./icons/content-app/court.svg\": \"./src/icons/content-app/court.svg\",\n\t\"./icons/content-app/discharge-mortgage.svg\": \"./src/icons/content-app/discharge-mortgage.svg\",\n\t\"./icons/content-app/legal.svg\": \"./src/icons/content-app/legal.svg\",\n\t\"./icons/content-app/license.svg\": \"./src/icons/content-app/license.svg\",\n\t\"./icons/content-app/non-appportionable-items.svg\": \"./src/icons/content-app/non-appportionable-items.svg\",\n\t\"./icons/content-app/not-paid.svg\": \"./src/icons/content-app/not-paid.svg\",\n\t\"./icons/content-app/occupation.svg\": \"./src/icons/content-app/occupation.svg\",\n\t\"./icons/content-app/paid.svg\": \"./src/icons/content-app/paid.svg\",\n\t\"./icons/content-app/penality-license.svg\": \"./src/icons/content-app/penality-license.svg\",\n\t\"./icons/content-app/rates.svg\": \"./src/icons/content-app/rates.svg\",\n\t\"./icons/content-app/sas.svg\": \"./src/icons/content-app/sas.svg\",\n\t\"./icons/content-app/settlement.svg\": \"./src/icons/content-app/settlement.svg\",\n\t\"./icons/content-app/sign.svg\": \"./src/icons/content-app/sign.svg\",\n\t\"./icons/content-app/time.svg\": \"./src/icons/content-app/time.svg\",\n\t\"./icons/content-app/unpaid.svg\": \"./src/icons/content-app/unpaid.svg\",\n\t\"./icons/content-app/unsupported-document.svg\": \"./src/icons/content-app/unsupported-document.svg\",\n\t\"./icons/content-app/update-document.svg\": \"./src/icons/content-app/update-document.svg\",\n\t\"./icons/content-app/water-rates.svg\": \"./src/icons/content-app/water-rates.svg\",\n\t\"./icons/content-app/water-usage.svg\": \"./src/icons/content-app/water-usage.svg\",\n\t\"./icons/content-app/welcome.svg\": \"./src/icons/content-app/welcome.svg\",\n\t\"./icons/desktop/Pin.svg\": \"./src/icons/desktop/Pin.svg\",\n\t\"./icons/desktop/Preview.svg\": \"./src/icons/desktop/Preview.svg\",\n\t\"./icons/desktop/Remove Pin.svg\": \"./src/icons/desktop/Remove Pin.svg\",\n\t\"./icons/desktop/Share.svg\": \"./src/icons/desktop/Share.svg\",\n\t\"./icons/desktop/apps.svg\": \"./src/icons/desktop/apps.svg\",\n\t\"./icons/desktop/assign-curved.svg\": \"./src/icons/desktop/assign-curved.svg\",\n\t\"./icons/desktop/assign-right-angle.svg\": \"./src/icons/desktop/assign-right-angle.svg\",\n\t\"./icons/desktop/bar-graph.svg\": \"./src/icons/desktop/bar-graph.svg\",\n\t\"./icons/desktop/bin.svg\": \"./src/icons/desktop/bin.svg\",\n\t\"./icons/desktop/browse.svg\": \"./src/icons/desktop/browse.svg\",\n\t\"./icons/desktop/calculator.svg\": \"./src/icons/desktop/calculator.svg\",\n\t\"./icons/desktop/calendar-video.svg\": \"./src/icons/desktop/calendar-video.svg\",\n\t\"./icons/desktop/calendar.svg\": \"./src/icons/desktop/calendar.svg\",\n\t\"./icons/desktop/chevron-down.svg\": \"./src/icons/desktop/chevron-down.svg\",\n\t\"./icons/desktop/chevron-left.svg\": \"./src/icons/desktop/chevron-left.svg\",\n\t\"./icons/desktop/chevron-right.svg\": \"./src/icons/desktop/chevron-right.svg\",\n\t\"./icons/desktop/chevron-up.svg\": \"./src/icons/desktop/chevron-up.svg\",\n\t\"./icons/desktop/close.svg\": \"./src/icons/desktop/close.svg\",\n\t\"./icons/desktop/email.svg\": \"./src/icons/desktop/email.svg\",\n\t\"./icons/desktop/exclamation-circle.svg\": \"./src/icons/desktop/exclamation-circle.svg\",\n\t\"./icons/desktop/help.svg\": \"./src/icons/desktop/help.svg\",\n\t\"./icons/desktop/home.svg\": \"./src/icons/desktop/home.svg\",\n\t\"./icons/desktop/insert-arrow-left.svg\": \"./src/icons/desktop/insert-arrow-left.svg\",\n\t\"./icons/desktop/message-2.svg\": \"./src/icons/desktop/message-2.svg\",\n\t\"./icons/desktop/message-3.svg\": \"./src/icons/desktop/message-3.svg\",\n\t\"./icons/desktop/message.svg\": \"./src/icons/desktop/message.svg\",\n\t\"./icons/desktop/more-horizontal.svg\": \"./src/icons/desktop/more-horizontal.svg\",\n\t\"./icons/desktop/search.svg\": \"./src/icons/desktop/search.svg\",\n\t\"./icons/desktop/settings.svg\": \"./src/icons/desktop/settings.svg\",\n\t\"./icons/desktop/sign-out.svg\": \"./src/icons/desktop/sign-out.svg\",\n\t\"./icons/desktop/tick-circle.svg\": \"./src/icons/desktop/tick-circle.svg\",\n\t\"./icons/doctype/activity-default-16.svg\": \"./src/icons/doctype/activity-default-16.svg\",\n\t\"./icons/doctype/activity-default-24.svg\": \"./src/icons/doctype/activity-default-24.svg\",\n\t\"./icons/doctype/app-24.svg\": \"./src/icons/doctype/app-24.svg\",\n\t\"./icons/doctype/appointment-16.svg\": \"./src/icons/doctype/appointment-16.svg\",\n\t\"./icons/doctype/appointment-24.svg\": \"./src/icons/doctype/appointment-24.svg\",\n\t\"./icons/doctype/audio-16.svg\": \"./src/icons/doctype/audio-16.svg\",\n\t\"./icons/doctype/audio-24.svg\": \"./src/icons/doctype/audio-24.svg\",\n\t\"./icons/doctype/audio-28.svg\": \"./src/icons/doctype/audio-28.svg\",\n\t\"./icons/doctype/audio-sc-16.svg\": \"./src/icons/doctype/audio-sc-16.svg\",\n\t\"./icons/doctype/audio-sc-24.svg\": \"./src/icons/doctype/audio-sc-24.svg\",\n\t\"./icons/doctype/audio-sc-28.svg\": \"./src/icons/doctype/audio-sc-28.svg\",\n\t\"./icons/doctype/blank-document-2-28.svg\": \"./src/icons/doctype/blank-document-2-28.svg\",\n\t\"./icons/doctype/blank-document-24.svg\": \"./src/icons/doctype/blank-document-24.svg\",\n\t\"./icons/doctype/blank-document-28.svg\": \"./src/icons/doctype/blank-document-28.svg\",\n\t\"./icons/doctype/blank-document-template-2-28.svg\": \"./src/icons/doctype/blank-document-template-2-28.svg\",\n\t\"./icons/doctype/blank-document-template-28.svg\": \"./src/icons/doctype/blank-document-template-28.svg\",\n\t\"./icons/doctype/blank-excel-28.svg\": \"./src/icons/doctype/blank-excel-28.svg\",\n\t\"./icons/doctype/blank-excel-template-28.svg\": \"./src/icons/doctype/blank-excel-template-28.svg\",\n\t\"./icons/doctype/blank-fax-24.svg\": \"./src/icons/doctype/blank-fax-24.svg\",\n\t\"./icons/doctype/blank-fax-28.svg\": \"./src/icons/doctype/blank-fax-28.svg\",\n\t\"./icons/doctype/blank-fax-template-28.svg\": \"./src/icons/doctype/blank-fax-template-28.svg\",\n\t\"./icons/doctype/blank-letter-16.svg\": \"./src/icons/doctype/blank-letter-16.svg\",\n\t\"./icons/doctype/blank-letter-24.svg\": \"./src/icons/doctype/blank-letter-24.svg\",\n\t\"./icons/doctype/blank-memo-28.svg\": \"./src/icons/doctype/blank-memo-28.svg\",\n\t\"./icons/doctype/blank-memo-template-28.svg\": \"./src/icons/doctype/blank-memo-template-28.svg\",\n\t\"./icons/doctype/bylawyers-16.svg\": \"./src/icons/doctype/bylawyers-16.svg\",\n\t\"./icons/doctype/bylawyers-24.svg\": \"./src/icons/doctype/bylawyers-24.svg\",\n\t\"./icons/doctype/calendar-clock-blue-28.svg\": \"./src/icons/doctype/calendar-clock-blue-28.svg\",\n\t\"./icons/doctype/calendar-clock-grey-28.svg\": \"./src/icons/doctype/calendar-clock-grey-28.svg\",\n\t\"./icons/doctype/calendar-clock-orange-28.svg\": \"./src/icons/doctype/calendar-clock-orange-28.svg\",\n\t\"./icons/doctype/calendar-flag-blue-28.svg\": \"./src/icons/doctype/calendar-flag-blue-28.svg\",\n\t\"./icons/doctype/calendar-flag-grey-28.svg\": \"./src/icons/doctype/calendar-flag-grey-28.svg\",\n\t\"./icons/doctype/calendar-flag-orange-28.svg\": \"./src/icons/doctype/calendar-flag-orange-28.svg\",\n\t\"./icons/doctype/clause-precedent-16.svg\": \"./src/icons/doctype/clause-precedent-16.svg\",\n\t\"./icons/doctype/clause-precedent-24.svg\": \"./src/icons/doctype/clause-precedent-24.svg\",\n\t\"./icons/doctype/clause-precedent-new-24.svg\": \"./src/icons/doctype/clause-precedent-new-24.svg\",\n\t\"./icons/doctype/code-24.svg\": \"./src/icons/doctype/code-24.svg\",\n\t\"./icons/doctype/code-28.svg\": \"./src/icons/doctype/code-28.svg\",\n\t\"./icons/doctype/code-sc-28.svg\": \"./src/icons/doctype/code-sc-28.svg\",\n\t\"./icons/doctype/comment-16.svg\": \"./src/icons/doctype/comment-16.svg\",\n\t\"./icons/doctype/comment-24.svg\": \"./src/icons/doctype/comment-24.svg\",\n\t\"./icons/doctype/comment-28.svg\": \"./src/icons/doctype/comment-28.svg\",\n\t\"./icons/doctype/comment-sc-28.svg\": \"./src/icons/doctype/comment-sc-28.svg\",\n\t\"./icons/doctype/cost-recovery-exceeded-24.svg\": \"./src/icons/doctype/cost-recovery-exceeded-24.svg\",\n\t\"./icons/doctype/default-16.svg\": \"./src/icons/doctype/default-16.svg\",\n\t\"./icons/doctype/default-24.svg\": \"./src/icons/doctype/default-24.svg\",\n\t\"./icons/doctype/default-28.svg\": \"./src/icons/doctype/default-28.svg\",\n\t\"./icons/doctype/default-sc-16.svg\": \"./src/icons/doctype/default-sc-16.svg\",\n\t\"./icons/doctype/default-sc-24.svg\": \"./src/icons/doctype/default-sc-24.svg\",\n\t\"./icons/doctype/default-sc-28.svg\": \"./src/icons/doctype/default-sc-28.svg\",\n\t\"./icons/doctype/doc-16.svg\": \"./src/icons/doctype/doc-16.svg\",\n\t\"./icons/doctype/doc-24.svg\": \"./src/icons/doctype/doc-24.svg\",\n\t\"./icons/doctype/doc-28.svg\": \"./src/icons/doctype/doc-28.svg\",\n\t\"./icons/doctype/doc-sc-16.svg\": \"./src/icons/doctype/doc-sc-16.svg\",\n\t\"./icons/doctype/doc-sc-24.svg\": \"./src/icons/doctype/doc-sc-24.svg\",\n\t\"./icons/doctype/doc-sc-28.svg\": \"./src/icons/doctype/doc-sc-28.svg\",\n\t\"./icons/doctype/docm-28.svg\": \"./src/icons/doctype/docm-28.svg\",\n\t\"./icons/doctype/email-16.svg\": \"./src/icons/doctype/email-16.svg\",\n\t\"./icons/doctype/email-attachment-24.svg\": \"./src/icons/doctype/email-attachment-24.svg\",\n\t\"./icons/doctype/email-attachment-28.svg\": \"./src/icons/doctype/email-attachment-28.svg\",\n\t\"./icons/doctype/email-create-16.svg\": \"./src/icons/doctype/email-create-16.svg\",\n\t\"./icons/doctype/email-create-24.svg\": \"./src/icons/doctype/email-create-24.svg\",\n\t\"./icons/doctype/email-create-28.svg\": \"./src/icons/doctype/email-create-28.svg\",\n\t\"./icons/doctype/email-default-16.svg\": \"./src/icons/doctype/email-default-16.svg\",\n\t\"./icons/doctype/email-default-24.svg\": \"./src/icons/doctype/email-default-24.svg\",\n\t\"./icons/doctype/email-default-28.svg\": \"./src/icons/doctype/email-default-28.svg\",\n\t\"./icons/doctype/email-draft-16.svg\": \"./src/icons/doctype/email-draft-16.svg\",\n\t\"./icons/doctype/email-draft-24.svg\": \"./src/icons/doctype/email-draft-24.svg\",\n\t\"./icons/doctype/email-draft-28.svg\": \"./src/icons/doctype/email-draft-28.svg\",\n\t\"./icons/doctype/email-new-16.svg\": \"./src/icons/doctype/email-new-16.svg\",\n\t\"./icons/doctype/email-new-24.svg\": \"./src/icons/doctype/email-new-24.svg\",\n\t\"./icons/doctype/email-no-attachments-24.svg\": \"./src/icons/doctype/email-no-attachments-24.svg\",\n\t\"./icons/doctype/email-none-16.svg\": \"./src/icons/doctype/email-none-16.svg\",\n\t\"./icons/doctype/email-none-24.svg\": \"./src/icons/doctype/email-none-24.svg\",\n\t\"./icons/doctype/email-open-24.svg\": \"./src/icons/doctype/email-open-24.svg\",\n\t\"./icons/doctype/email-open-28.svg\": \"./src/icons/doctype/email-open-28.svg\",\n\t\"./icons/doctype/email-received-16.svg\": \"./src/icons/doctype/email-received-16.svg\",\n\t\"./icons/doctype/email-received-24.svg\": \"./src/icons/doctype/email-received-24.svg\",\n\t\"./icons/doctype/email-received-28.svg\": \"./src/icons/doctype/email-received-28.svg\",\n\t\"./icons/doctype/email-sent-16.svg\": \"./src/icons/doctype/email-sent-16.svg\",\n\t\"./icons/doctype/email-sent-24.svg\": \"./src/icons/doctype/email-sent-24.svg\",\n\t\"./icons/doctype/email-sent-28.svg\": \"./src/icons/doctype/email-sent-28.svg\",\n\t\"./icons/doctype/email-shortcut-24.svg\": \"./src/icons/doctype/email-shortcut-24.svg\",\n\t\"./icons/doctype/excel-16.svg\": \"./src/icons/doctype/excel-16.svg\",\n\t\"./icons/doctype/excel-24.svg\": \"./src/icons/doctype/excel-24.svg\",\n\t\"./icons/doctype/excel-28.svg\": \"./src/icons/doctype/excel-28.svg\",\n\t\"./icons/doctype/excel-sc-16.svg\": \"./src/icons/doctype/excel-sc-16.svg\",\n\t\"./icons/doctype/excel-sc-24.svg\": \"./src/icons/doctype/excel-sc-24.svg\",\n\t\"./icons/doctype/excel-sc.svg\": \"./src/icons/doctype/excel-sc.svg\",\n\t\"./icons/doctype/fax-16.svg\": \"./src/icons/doctype/fax-16.svg\",\n\t\"./icons/doctype/fax-24.svg\": \"./src/icons/doctype/fax-24.svg\",\n\t\"./icons/doctype/fax-28.svg\": \"./src/icons/doctype/fax-28.svg\",\n\t\"./icons/doctype/fax-template-28.svg\": \"./src/icons/doctype/fax-template-28.svg\",\n\t\"./icons/doctype/file-note-24.svg\": \"./src/icons/doctype/file-note-24.svg\",\n\t\"./icons/doctype/file-note-28.svg\": \"./src/icons/doctype/file-note-28.svg\",\n\t\"./icons/doctype/filter-16.svg\": \"./src/icons/doctype/filter-16.svg\",\n\t\"./icons/doctype/filter-24.svg\": \"./src/icons/doctype/filter-24.svg\",\n\t\"./icons/doctype/filter-28.svg\": \"./src/icons/doctype/filter-28.svg\",\n\t\"./icons/doctype/filter-sc-16.svg\": \"./src/icons/doctype/filter-sc-16.svg\",\n\t\"./icons/doctype/filter-sc-24.svg\": \"./src/icons/doctype/filter-sc-24.svg\",\n\t\"./icons/doctype/filter-sc-28.svg\": \"./src/icons/doctype/filter-sc-28.svg\",\n\t\"./icons/doctype/folder-16.svg\": \"./src/icons/doctype/folder-16.svg\",\n\t\"./icons/doctype/folder-24.svg\": \"./src/icons/doctype/folder-24.svg\",\n\t\"./icons/doctype/folder-28.svg\": \"./src/icons/doctype/folder-28.svg\",\n\t\"./icons/doctype/folder-back-16.svg\": \"./src/icons/doctype/folder-back-16.svg\",\n\t\"./icons/doctype/folder-back-24.svg\": \"./src/icons/doctype/folder-back-24.svg\",\n\t\"./icons/doctype/folder-back-28.svg\": \"./src/icons/doctype/folder-back-28.svg\",\n\t\"./icons/doctype/folder-back-sc-16.svg\": \"./src/icons/doctype/folder-back-sc-16.svg\",\n\t\"./icons/doctype/folder-back-sc-24.svg\": \"./src/icons/doctype/folder-back-sc-24.svg\",\n\t\"./icons/doctype/folder-back-sc-28.svg\": \"./src/icons/doctype/folder-back-sc-28.svg\",\n\t\"./icons/doctype/folder-collaboration-16.svg\": \"./src/icons/doctype/folder-collaboration-16.svg\",\n\t\"./icons/doctype/folder-empty-16.svg\": \"./src/icons/doctype/folder-empty-16.svg\",\n\t\"./icons/doctype/folder-empty-24.svg\": \"./src/icons/doctype/folder-empty-24.svg\",\n\t\"./icons/doctype/folder-empty-28.svg\": \"./src/icons/doctype/folder-empty-28.svg\",\n\t\"./icons/doctype/folder-empty-sc-16.svg\": \"./src/icons/doctype/folder-empty-sc-16.svg\",\n\t\"./icons/doctype/folder-empty-sc-24.svg\": \"./src/icons/doctype/folder-empty-sc-24.svg\",\n\t\"./icons/doctype/folder-empty-sc-28.svg\": \"./src/icons/doctype/folder-empty-sc-28.svg\",\n\t\"./icons/doctype/folder-home-16.svg\": \"./src/icons/doctype/folder-home-16.svg\",\n\t\"./icons/doctype/folder-home-24.svg\": \"./src/icons/doctype/folder-home-24.svg\",\n\t\"./icons/doctype/folder-home-28.svg\": \"./src/icons/doctype/folder-home-28.svg\",\n\t\"./icons/doctype/folder-home-sc-16.svg\": \"./src/icons/doctype/folder-home-sc-16.svg\",\n\t\"./icons/doctype/folder-home-sc-24.svg\": \"./src/icons/doctype/folder-home-sc-24.svg\",\n\t\"./icons/doctype/folder-home-sc-28.svg\": \"./src/icons/doctype/folder-home-sc-28.svg\",\n\t\"./icons/doctype/folder-new-16.svg\": \"./src/icons/doctype/folder-new-16.svg\",\n\t\"./icons/doctype/folder-new-24.svg\": \"./src/icons/doctype/folder-new-24.svg\",\n\t\"./icons/doctype/folder-new-28.svg\": \"./src/icons/doctype/folder-new-28.svg\",\n\t\"./icons/doctype/folder-new-sc-16.svg\": \"./src/icons/doctype/folder-new-sc-16.svg\",\n\t\"./icons/doctype/folder-new-sc-24.svg\": \"./src/icons/doctype/folder-new-sc-24.svg\",\n\t\"./icons/doctype/folder-new-sc-28.svg\": \"./src/icons/doctype/folder-new-sc-28.svg\",\n\t\"./icons/doctype/folder-open-16.svg\": \"./src/icons/doctype/folder-open-16.svg\",\n\t\"./icons/doctype/folder-open-24.svg\": \"./src/icons/doctype/folder-open-24.svg\",\n\t\"./icons/doctype/folder-open-28.svg\": \"./src/icons/doctype/folder-open-28.svg\",\n\t\"./icons/doctype/folder-open-sc-16.svg\": \"./src/icons/doctype/folder-open-sc-16.svg\",\n\t\"./icons/doctype/folder-open-sc-24.svg\": \"./src/icons/doctype/folder-open-sc-24.svg\",\n\t\"./icons/doctype/folder-open-sc-28.svg\": \"./src/icons/doctype/folder-open-sc-28.svg\",\n\t\"./icons/doctype/folder-sc-16.svg\": \"./src/icons/doctype/folder-sc-16.svg\",\n\t\"./icons/doctype/folder-sc-24.svg\": \"./src/icons/doctype/folder-sc-24.svg\",\n\t\"./icons/doctype/folder-sc-28.svg\": \"./src/icons/doctype/folder-sc-28.svg\",\n\t\"./icons/doctype/folder-zip-16.svg\": \"./src/icons/doctype/folder-zip-16.svg\",\n\t\"./icons/doctype/folder-zip-24.svg\": \"./src/icons/doctype/folder-zip-24.svg\",\n\t\"./icons/doctype/folder-zip-28.svg\": \"./src/icons/doctype/folder-zip-28.svg\",\n\t\"./icons/doctype/folder-zip-sc-16.svg\": \"./src/icons/doctype/folder-zip-sc-16.svg\",\n\t\"./icons/doctype/folder-zip-sc-24.svg\": \"./src/icons/doctype/folder-zip-sc-24.svg\",\n\t\"./icons/doctype/folder-zip-sc-28.svg\": \"./src/icons/doctype/folder-zip-sc-28.svg\",\n\t\"./icons/doctype/hyperlink-16.svg\": \"./src/icons/doctype/hyperlink-16.svg\",\n\t\"./icons/doctype/hyperlink-28.svg\": \"./src/icons/doctype/hyperlink-28.svg\",\n\t\"./icons/doctype/image-16.svg\": \"./src/icons/doctype/image-16.svg\",\n\t\"./icons/doctype/image-24.svg\": \"./src/icons/doctype/image-24.svg\",\n\t\"./icons/doctype/image-28.svg\": \"./src/icons/doctype/image-28.svg\",\n\t\"./icons/doctype/image-sc-16.svg\": \"./src/icons/doctype/image-sc-16.svg\",\n\t\"./icons/doctype/image-sc-24.svg\": \"./src/icons/doctype/image-sc-24.svg\",\n\t\"./icons/doctype/image-sc-28.svg\": \"./src/icons/doctype/image-sc-28.svg\",\n\t\"./icons/doctype/infotrack-16.svg\": \"./src/icons/doctype/infotrack-16.svg\",\n\t\"./icons/doctype/infotrack-24.svg\": \"./src/icons/doctype/infotrack-24.svg\",\n\t\"./icons/doctype/infotrack-28.svg\": \"./src/icons/doctype/infotrack-28.svg\",\n\t\"./icons/doctype/infotrack-new-16.svg\": \"./src/icons/doctype/infotrack-new-16.svg\",\n\t\"./icons/doctype/infotrack-new-24.svg\": \"./src/icons/doctype/infotrack-new-24.svg\",\n\t\"./icons/doctype/infotrack-new-28.svg\": \"./src/icons/doctype/infotrack-new-28.svg\",\n\t\"./icons/doctype/infotrack-new-sc-16.svg\": \"./src/icons/doctype/infotrack-new-sc-16.svg\",\n\t\"./icons/doctype/infotrack-new-sc-24.svg\": \"./src/icons/doctype/infotrack-new-sc-24.svg\",\n\t\"./icons/doctype/infotrack-new-sc.svg\": \"./src/icons/doctype/infotrack-new-sc.svg\",\n\t\"./icons/doctype/infotrack-sc-16.svg\": \"./src/icons/doctype/infotrack-sc-16.svg\",\n\t\"./icons/doctype/infotrack-sc-24.svg\": \"./src/icons/doctype/infotrack-sc-24.svg\",\n\t\"./icons/doctype/infotrack-sc-28.svg\": \"./src/icons/doctype/infotrack-sc-28.svg\",\n\t\"./icons/doctype/letter-16.svg\": \"./src/icons/doctype/letter-16.svg\",\n\t\"./icons/doctype/letter-24.svg\": \"./src/icons/doctype/letter-24.svg\",\n\t\"./icons/doctype/meeting-24.svg\": \"./src/icons/doctype/meeting-24.svg\",\n\t\"./icons/doctype/memo-16.svg\": \"./src/icons/doctype/memo-16.svg\",\n\t\"./icons/doctype/memo-24.svg\": \"./src/icons/doctype/memo-24.svg\",\n\t\"./icons/doctype/new-comment-16.svg\": \"./src/icons/doctype/new-comment-16.svg\",\n\t\"./icons/doctype/new-comment-24.svg\": \"./src/icons/doctype/new-comment-24.svg\",\n\t\"./icons/doctype/new-comment-28.svg\": \"./src/icons/doctype/new-comment-28.svg\",\n\t\"./icons/doctype/new-email-16.svg\": \"./src/icons/doctype/new-email-16.svg\",\n\t\"./icons/doctype/payment-request.svg\": \"./src/icons/doctype/payment-request.svg\",\n\t\"./icons/doctype/pdf-16.svg\": \"./src/icons/doctype/pdf-16.svg\",\n\t\"./icons/doctype/pdf-24.svg\": \"./src/icons/doctype/pdf-24.svg\",\n\t\"./icons/doctype/pdf-28.svg\": \"./src/icons/doctype/pdf-28.svg\",\n\t\"./icons/doctype/pdf-sc-16.svg\": \"./src/icons/doctype/pdf-sc-16.svg\",\n\t\"./icons/doctype/pdf-sc-24.svg\": \"./src/icons/doctype/pdf-sc-24.svg\",\n\t\"./icons/doctype/pdf-sc-28.svg\": \"./src/icons/doctype/pdf-sc-28.svg\",\n\t\"./icons/doctype/phone-call-16.svg\": \"./src/icons/doctype/phone-call-16.svg\",\n\t\"./icons/doctype/phone-call-24.svg\": \"./src/icons/doctype/phone-call-24.svg\",\n\t\"./icons/doctype/powerpoint-16.svg\": \"./src/icons/doctype/powerpoint-16.svg\",\n\t\"./icons/doctype/powerpoint-28.svg\": \"./src/icons/doctype/powerpoint-28.svg\",\n\t\"./icons/doctype/powerpoint-sc-16.svg\": \"./src/icons/doctype/powerpoint-sc-16.svg\",\n\t\"./icons/doctype/powerpoint-sc-28.svg\": \"./src/icons/doctype/powerpoint-sc-28.svg\",\n\t\"./icons/doctype/ppt-16.svg\": \"./src/icons/doctype/ppt-16.svg\",\n\t\"./icons/doctype/ppt-24.svg\": \"./src/icons/doctype/ppt-24.svg\",\n\t\"./icons/doctype/ppt-sc-16.svg\": \"./src/icons/doctype/ppt-sc-16.svg\",\n\t\"./icons/doctype/ppt-sc-24.svg\": \"./src/icons/doctype/ppt-sc-24.svg\",\n\t\"./icons/doctype/ppt.svg\": \"./src/icons/doctype/ppt.svg\",\n\t\"./icons/doctype/precedent-notification-16.svg\": \"./src/icons/doctype/precedent-notification-16.svg\",\n\t\"./icons/doctype/precedent-notification-24.svg\": \"./src/icons/doctype/precedent-notification-24.svg\",\n\t\"./icons/doctype/prompt-24.svg\": \"./src/icons/doctype/prompt-24.svg\",\n\t\"./icons/doctype/prompt-word-24.svg\": \"./src/icons/doctype/prompt-word-24.svg\",\n\t\"./icons/doctype/rtf-28.svg\": \"./src/icons/doctype/rtf-28.svg\",\n\t\"./icons/doctype/scanned-doc-16.svg\": \"./src/icons/doctype/scanned-doc-16.svg\",\n\t\"./icons/doctype/scanned-doc-24.svg\": \"./src/icons/doctype/scanned-doc-24.svg\",\n\t\"./icons/doctype/shared-folder-16.svg\": \"./src/icons/doctype/shared-folder-16.svg\",\n\t\"./icons/doctype/shared-folder-24.svg\": \"./src/icons/doctype/shared-folder-24.svg\",\n\t\"./icons/doctype/signature-declined-2-28.svg\": \"./src/icons/doctype/signature-declined-2-28.svg\",\n\t\"./icons/doctype/signature-declined-28.svg\": \"./src/icons/doctype/signature-declined-28.svg\",\n\t\"./icons/doctype/signature-pending-2-28.svg\": \"./src/icons/doctype/signature-pending-2-28.svg\",\n\t\"./icons/doctype/signature-pending-28.svg\": \"./src/icons/doctype/signature-pending-28.svg\",\n\t\"./icons/doctype/signature-request-2-28.svg\": \"./src/icons/doctype/signature-request-2-28.svg\",\n\t\"./icons/doctype/signature-request-24.svg\": \"./src/icons/doctype/signature-request-24.svg\",\n\t\"./icons/doctype/signature-request-28.svg\": \"./src/icons/doctype/signature-request-28.svg\",\n\t\"./icons/doctype/signature-signed-2-28.svg\": \"./src/icons/doctype/signature-signed-2-28.svg\",\n\t\"./icons/doctype/signature-signed-28.svg\": \"./src/icons/doctype/signature-signed-28.svg\",\n\t\"./icons/doctype/sms-16.svg\": \"./src/icons/doctype/sms-16.svg\",\n\t\"./icons/doctype/sms-24.svg\": \"./src/icons/doctype/sms-24.svg\",\n\t\"./icons/doctype/sms-28.svg\": \"./src/icons/doctype/sms-28.svg\",\n\t\"./icons/doctype/tasks-28.svg\": \"./src/icons/doctype/tasks-28.svg\",\n\t\"./icons/doctype/tasks-blue-28.svg\": \"./src/icons/doctype/tasks-blue-28.svg\",\n\t\"./icons/doctype/tasks-blue-tick-28.svg\": \"./src/icons/doctype/tasks-blue-tick-28.svg\",\n\t\"./icons/doctype/tasks-grey-28.svg\": \"./src/icons/doctype/tasks-grey-28.svg\",\n\t\"./icons/doctype/tasks-grey-tick-28.svg\": \"./src/icons/doctype/tasks-grey-tick-28.svg\",\n\t\"./icons/doctype/tasks-orange-28.svg\": \"./src/icons/doctype/tasks-orange-28.svg\",\n\t\"./icons/doctype/tasks-orange-tick-28.svg\": \"./src/icons/doctype/tasks-orange-tick-28.svg\",\n\t\"./icons/doctype/tasks-tick-28.svg\": \"./src/icons/doctype/tasks-tick-28.svg\",\n\t\"./icons/doctype/tax-invoice-16.svg\": \"./src/icons/doctype/tax-invoice-16.svg\",\n\t\"./icons/doctype/tax-invoice-2-16.svg\": \"./src/icons/doctype/tax-invoice-2-16.svg\",\n\t\"./icons/doctype/tax-invoice-2-28.svg\": \"./src/icons/doctype/tax-invoice-2-28.svg\",\n\t\"./icons/doctype/tax-invoice-24.svg\": \"./src/icons/doctype/tax-invoice-24.svg\",\n\t\"./icons/doctype/tax-invoice-28.svg\": \"./src/icons/doctype/tax-invoice-28.svg\",\n\t\"./icons/doctype/tax-invoice-template-2-28.svg\": \"./src/icons/doctype/tax-invoice-template-2-28.svg\",\n\t\"./icons/doctype/tax-invoice-template-28.svg\": \"./src/icons/doctype/tax-invoice-template-28.svg\",\n\t\"./icons/doctype/text-16.svg\": \"./src/icons/doctype/text-16.svg\",\n\t\"./icons/doctype/text-24.svg\": \"./src/icons/doctype/text-24.svg\",\n\t\"./icons/doctype/text-sc-16.svg\": \"./src/icons/doctype/text-sc-16.svg\",\n\t\"./icons/doctype/text-sc-24.svg\": \"./src/icons/doctype/text-sc-24.svg\",\n\t\"./icons/doctype/trust-statement-16.svg\": \"./src/icons/doctype/trust-statement-16.svg\",\n\t\"./icons/doctype/trust-statement-24.svg\": \"./src/icons/doctype/trust-statement-24.svg\",\n\t\"./icons/doctype/unknown-24.svg\": \"./src/icons/doctype/unknown-24.svg\",\n\t\"./icons/doctype/unknown-text-16.svg\": \"./src/icons/doctype/unknown-text-16.svg\",\n\t\"./icons/doctype/unknown-type-24.svg\": \"./src/icons/doctype/unknown-type-24.svg\",\n\t\"./icons/doctype/unknown-type-28.svg\": \"./src/icons/doctype/unknown-type-28.svg\",\n\t\"./icons/doctype/video-16.svg\": \"./src/icons/doctype/video-16.svg\",\n\t\"./icons/doctype/video-24.svg\": \"./src/icons/doctype/video-24.svg\",\n\t\"./icons/doctype/video-28.svg\": \"./src/icons/doctype/video-28.svg\",\n\t\"./icons/doctype/video-call-16.svg\": \"./src/icons/doctype/video-call-16.svg\",\n\t\"./icons/doctype/video-call-24.svg\": \"./src/icons/doctype/video-call-24.svg\",\n\t\"./icons/doctype/video-sc-24.svg\": \"./src/icons/doctype/video-sc-24.svg\",\n\t\"./icons/doctype/word-16.svg\": \"./src/icons/doctype/word-16.svg\",\n\t\"./icons/doctype/word-24.svg\": \"./src/icons/doctype/word-24.svg\",\n\t\"./icons/doctype/word-sc-16.svg\": \"./src/icons/doctype/word-sc-16.svg\",\n\t\"./icons/doctype/word-sc-24.svg\": \"./src/icons/doctype/word-sc-24.svg\",\n\t\"./icons/doctype/zip-folder-16.svg\": \"./src/icons/doctype/zip-folder-16.svg\",\n\t\"./icons/doctype/zip-folder-24.svg\": \"./src/icons/doctype/zip-folder-24.svg\",\n\t\"./icons/doctype/zip-folder-sc-16.svg\": \"./src/icons/doctype/zip-folder-sc-16.svg\",\n\t\"./icons/doctype/zip-folder-sc-24.svg\": \"./src/icons/doctype/zip-folder-sc-24.svg\",\n\t\"./icons/doctype/zyphta-16.svg\": \"./src/icons/doctype/zyphta-16.svg\",\n\t\"./icons/filled/account-list-grid-20.svg\": \"./src/icons/filled/account-list-grid-20.svg\",\n\t\"./icons/filled/accounting.svg\": \"./src/icons/filled/accounting.svg\",\n\t\"./icons/filled/align-center-grid-20.svg\": \"./src/icons/filled/align-center-grid-20.svg\",\n\t\"./icons/filled/align-justify-grid-20.svg\": \"./src/icons/filled/align-justify-grid-20.svg\",\n\t\"./icons/filled/align-left-grid-20.svg\": \"./src/icons/filled/align-left-grid-20.svg\",\n\t\"./icons/filled/align-right-grid-20.svg\": \"./src/icons/filled/align-right-grid-20.svg\",\n\t\"./icons/filled/angle-down.svg\": \"./src/icons/filled/angle-down.svg\",\n\t\"./icons/filled/angle-left.svg\": \"./src/icons/filled/angle-left.svg\",\n\t\"./icons/filled/angle-right.svg\": \"./src/icons/filled/angle-right.svg\",\n\t\"./icons/filled/angle-up.svg\": \"./src/icons/filled/angle-up.svg\",\n\t\"./icons/filled/anticipated-grid-20.svg\": \"./src/icons/filled/anticipated-grid-20.svg\",\n\t\"./icons/filled/anticipated.svg\": \"./src/icons/filled/anticipated.svg\",\n\t\"./icons/filled/apps.svg\": \"./src/icons/filled/apps.svg\",\n\t\"./icons/filled/arrow-dot-down.svg\": \"./src/icons/filled/arrow-dot-down.svg\",\n\t\"./icons/filled/arrow-dot-left.svg\": \"./src/icons/filled/arrow-dot-left.svg\",\n\t\"./icons/filled/arrow-dot-right.svg\": \"./src/icons/filled/arrow-dot-right.svg\",\n\t\"./icons/filled/arrow-dot-up.svg\": \"./src/icons/filled/arrow-dot-up.svg\",\n\t\"./icons/filled/arrow-down.svg\": \"./src/icons/filled/arrow-down.svg\",\n\t\"./icons/filled/arrow-left.svg\": \"./src/icons/filled/arrow-left.svg\",\n\t\"./icons/filled/arrow-right.svg\": \"./src/icons/filled/arrow-right.svg\",\n\t\"./icons/filled/arrow-up.svg\": \"./src/icons/filled/arrow-up.svg\",\n\t\"./icons/filled/available-outline.svg\": \"./src/icons/filled/available-outline.svg\",\n\t\"./icons/filled/background-color-grid-20.svg\": \"./src/icons/filled/background-color-grid-20.svg\",\n\t\"./icons/filled/balance-outline-grid-20.svg\": \"./src/icons/filled/balance-outline-grid-20.svg\",\n\t\"./icons/filled/balance-outline.svg\": \"./src/icons/filled/balance-outline.svg\",\n\t\"./icons/filled/balance.svg\": \"./src/icons/filled/balance.svg\",\n\t\"./icons/filled/bell-outline.svg\": \"./src/icons/filled/bell-outline.svg\",\n\t\"./icons/filled/bell.svg\": \"./src/icons/filled/bell.svg\",\n\t\"./icons/filled/bin-grid-20.svg\": \"./src/icons/filled/bin-grid-20.svg\",\n\t\"./icons/filled/bin.svg\": \"./src/icons/filled/bin.svg\",\n\t\"./icons/filled/binder.svg\": \"./src/icons/filled/binder.svg\",\n\t\"./icons/filled/block.svg\": \"./src/icons/filled/block.svg\",\n\t\"./icons/filled/bold-grid-20.svg\": \"./src/icons/filled/bold-grid-20.svg\",\n\t\"./icons/filled/browse.svg\": \"./src/icons/filled/browse.svg\",\n\t\"./icons/filled/build.svg\": \"./src/icons/filled/build.svg\",\n\t\"./icons/filled/business.svg\": \"./src/icons/filled/business.svg\",\n\t\"./icons/filled/calculator.svg\": \"./src/icons/filled/calculator.svg\",\n\t\"./icons/filled/calendar-adjust-grid-20.svg\": \"./src/icons/filled/calendar-adjust-grid-20.svg\",\n\t\"./icons/filled/calendar-appointment-grid-20.svg\": \"./src/icons/filled/calendar-appointment-grid-20.svg\",\n\t\"./icons/filled/calendar-appointment.svg\": \"./src/icons/filled/calendar-appointment.svg\",\n\t\"./icons/filled/calendar-bell-grid-20.svg\": \"./src/icons/filled/calendar-bell-grid-20.svg\",\n\t\"./icons/filled/calendar.svg\": \"./src/icons/filled/calendar.svg\",\n\t\"./icons/filled/capslock.svg\": \"./src/icons/filled/capslock.svg\",\n\t\"./icons/filled/cards.svg\": \"./src/icons/filled/cards.svg\",\n\t\"./icons/filled/chevron-down-circle-outline.svg\": \"./src/icons/filled/chevron-down-circle-outline.svg\",\n\t\"./icons/filled/chevron-down-circle.svg\": \"./src/icons/filled/chevron-down-circle.svg\",\n\t\"./icons/filled/chevron-down.svg\": \"./src/icons/filled/chevron-down.svg\",\n\t\"./icons/filled/chevron-left-circle-outline.svg\": \"./src/icons/filled/chevron-left-circle-outline.svg\",\n\t\"./icons/filled/chevron-left-circle.svg\": \"./src/icons/filled/chevron-left-circle.svg\",\n\t\"./icons/filled/chevron-left-grid-20.svg\": \"./src/icons/filled/chevron-left-grid-20.svg\",\n\t\"./icons/filled/chevron-left.svg\": \"./src/icons/filled/chevron-left.svg\",\n\t\"./icons/filled/chevron-right-circle-outline.svg\": \"./src/icons/filled/chevron-right-circle-outline.svg\",\n\t\"./icons/filled/chevron-right-circle.svg\": \"./src/icons/filled/chevron-right-circle.svg\",\n\t\"./icons/filled/chevron-right-grid-20.svg\": \"./src/icons/filled/chevron-right-grid-20.svg\",\n\t\"./icons/filled/chevron-right.svg\": \"./src/icons/filled/chevron-right.svg\",\n\t\"./icons/filled/chevron-up-circle-outline.svg\": \"./src/icons/filled/chevron-up-circle-outline.svg\",\n\t\"./icons/filled/chevron-up-circle.svg\": \"./src/icons/filled/chevron-up-circle.svg\",\n\t\"./icons/filled/chevron-up-grid-20.svg\": \"./src/icons/filled/chevron-up-grid-20.svg\",\n\t\"./icons/filled/chevron-up.svg\": \"./src/icons/filled/chevron-up.svg\",\n\t\"./icons/filled/city.svg\": \"./src/icons/filled/city.svg\",\n\t\"./icons/filled/clean-format-grid-20.svg\": \"./src/icons/filled/clean-format-grid-20.svg\",\n\t\"./icons/filled/clipboard-multi-tick-grid-20.svg\": \"./src/icons/filled/clipboard-multi-tick-grid-20.svg\",\n\t\"./icons/filled/clipboard-tick-grid-20.svg\": \"./src/icons/filled/clipboard-tick-grid-20.svg\",\n\t\"./icons/filled/clipboard-tick.svg\": \"./src/icons/filled/clipboard-tick.svg\",\n\t\"./icons/filled/clipboard.svg\": \"./src/icons/filled/clipboard.svg\",\n\t\"./icons/filled/clock.svg\": \"./src/icons/filled/clock.svg\",\n\t\"./icons/filled/close-circle-outline.svg\": \"./src/icons/filled/close-circle-outline.svg\",\n\t\"./icons/filled/close-circle.svg\": \"./src/icons/filled/close-circle.svg\",\n\t\"./icons/filled/close-grid-20.svg\": \"./src/icons/filled/close-grid-20.svg\",\n\t\"./icons/filled/close.svg\": \"./src/icons/filled/close.svg\",\n\t\"./icons/filled/cloud.svg\": \"./src/icons/filled/cloud.svg\",\n\t\"./icons/filled/cog-grid-20.svg\": \"./src/icons/filled/cog-grid-20.svg\",\n\t\"./icons/filled/cog.svg\": \"./src/icons/filled/cog.svg\",\n\t\"./icons/filled/coin-circle-outline-euro-grid-20.svg\": \"./src/icons/filled/coin-circle-outline-euro-grid-20.svg\",\n\t\"./icons/filled/coin-circle-outline-euro.svg\": \"./src/icons/filled/coin-circle-outline-euro.svg\",\n\t\"./icons/filled/coin-circle-outline-grid-20.svg\": \"./src/icons/filled/coin-circle-outline-grid-20.svg\",\n\t\"./icons/filled/coin-circle-outline-pound-grid-20.svg\": \"./src/icons/filled/coin-circle-outline-pound-grid-20.svg\",\n\t\"./icons/filled/coin-circle-outline-pound.svg\": \"./src/icons/filled/coin-circle-outline-pound.svg\",\n\t\"./icons/filled/coin-circle-outline.svg\": \"./src/icons/filled/coin-circle-outline.svg\",\n\t\"./icons/filled/coin-circle-uk.svg\": \"./src/icons/filled/coin-circle-uk.svg\",\n\t\"./icons/filled/coin-circle.svg\": \"./src/icons/filled/coin-circle.svg\",\n\t\"./icons/filled/coin-uk.svg\": \"./src/icons/filled/coin-uk.svg\",\n\t\"./icons/filled/coin.svg\": \"./src/icons/filled/coin.svg\",\n\t\"./icons/filled/comment-outline.svg\": \"./src/icons/filled/comment-outline.svg\",\n\t\"./icons/filled/comments-outline.svg\": \"./src/icons/filled/comments-outline.svg\",\n\t\"./icons/filled/credit-journal-grid-20.svg\": \"./src/icons/filled/credit-journal-grid-20.svg\",\n\t\"./icons/filled/credit-journal.svg\": \"./src/icons/filled/credit-journal.svg\",\n\t\"./icons/filled/credit-refund-grid-20.svg\": \"./src/icons/filled/credit-refund-grid-20.svg\",\n\t\"./icons/filled/credit-refund.svg\": \"./src/icons/filled/credit-refund.svg\",\n\t\"./icons/filled/critical-date-all-grid-20.svg\": \"./src/icons/filled/critical-date-all-grid-20.svg\",\n\t\"./icons/filled/critical-date-grid-20.svg\": \"./src/icons/filled/critical-date-grid-20.svg\",\n\t\"./icons/filled/critical-date-less-grid-20.svg\": \"./src/icons/filled/critical-date-less-grid-20.svg\",\n\t\"./icons/filled/critical-date.svg\": \"./src/icons/filled/critical-date.svg\",\n\t\"./icons/filled/disbursement-journal-grid-20.svg\": \"./src/icons/filled/disbursement-journal-grid-20.svg\",\n\t\"./icons/filled/disbursement-journal-remove-grid-20.svg\": \"./src/icons/filled/disbursement-journal-remove-grid-20.svg\",\n\t\"./icons/filled/disbursement-journal-remove.svg\": \"./src/icons/filled/disbursement-journal-remove.svg\",\n\t\"./icons/filled/disbursement-journal.svg\": \"./src/icons/filled/disbursement-journal.svg\",\n\t\"./icons/filled/document-share.svg\": \"./src/icons/filled/document-share.svg\",\n\t\"./icons/filled/download.svg\": \"./src/icons/filled/download.svg\",\n\t\"./icons/filled/drag.svg\": \"./src/icons/filled/drag.svg\",\n\t\"./icons/filled/edit-circle-outline.svg\": \"./src/icons/filled/edit-circle-outline.svg\",\n\t\"./icons/filled/edit.svg\": \"./src/icons/filled/edit.svg\",\n\t\"./icons/filled/entry-cost-recovery-grid-20.svg\": \"./src/icons/filled/entry-cost-recovery-grid-20.svg\",\n\t\"./icons/filled/entry-cost-recovery-uk.svg\": \"./src/icons/filled/entry-cost-recovery-uk.svg\",\n\t\"./icons/filled/entry-cost-recovery.svg\": \"./src/icons/filled/entry-cost-recovery.svg\",\n\t\"./icons/filled/entry-fee-grid-20.svg\": \"./src/icons/filled/entry-fee-grid-20.svg\",\n\t\"./icons/filled/entry-fee-uk.svg\": \"./src/icons/filled/entry-fee-uk.svg\",\n\t\"./icons/filled/entry-fee.svg\": \"./src/icons/filled/entry-fee.svg\",\n\t\"./icons/filled/entry-time-grid-20.svg\": \"./src/icons/filled/entry-time-grid-20.svg\",\n\t\"./icons/filled/entry-time.svg\": \"./src/icons/filled/entry-time.svg\",\n\t\"./icons/filled/envelope-open-outline.svg\": \"./src/icons/filled/envelope-open-outline.svg\",\n\t\"./icons/filled/envelope-open.svg\": \"./src/icons/filled/envelope-open.svg\",\n\t\"./icons/filled/envelope-outline-grid-20.svg\": \"./src/icons/filled/envelope-outline-grid-20.svg\",\n\t\"./icons/filled/envelope-outline.svg\": \"./src/icons/filled/envelope-outline.svg\",\n\t\"./icons/filled/envelope-sent.svg\": \"./src/icons/filled/envelope-sent.svg\",\n\t\"./icons/filled/envelope-warning.svg\": \"./src/icons/filled/envelope-warning.svg\",\n\t\"./icons/filled/envelope.svg\": \"./src/icons/filled/envelope.svg\",\n\t\"./icons/filled/equal-bold.svg\": \"./src/icons/filled/equal-bold.svg\",\n\t\"./icons/filled/error-circle-outline.svg\": \"./src/icons/filled/error-circle-outline.svg\",\n\t\"./icons/filled/error-circle.svg\": \"./src/icons/filled/error-circle.svg\",\n\t\"./icons/filled/error.svg\": \"./src/icons/filled/error.svg\",\n\t\"./icons/filled/expamnd-less-horiz.svg\": \"./src/icons/filled/expamnd-less-horiz.svg\",\n\t\"./icons/filled/expamnd-less-vert.svg\": \"./src/icons/filled/expamnd-less-vert.svg\",\n\t\"./icons/filled/expamnd-more-horiz.svg\": \"./src/icons/filled/expamnd-more-horiz.svg\",\n\t\"./icons/filled/expamnd-more-vert.svg\": \"./src/icons/filled/expamnd-more-vert.svg\",\n\t\"./icons/filled/fee-grid-20.svg\": \"./src/icons/filled/fee-grid-20.svg\",\n\t\"./icons/filled/fee.svg\": \"./src/icons/filled/fee.svg\",\n\t\"./icons/filled/feedback-grid-20.svg\": \"./src/icons/filled/feedback-grid-20.svg\",\n\t\"./icons/filled/file-list-grid-20.svg\": \"./src/icons/filled/file-list-grid-20.svg\",\n\t\"./icons/filled/file.svg\": \"./src/icons/filled/file.svg\",\n\t\"./icons/filled/filter.svg\": \"./src/icons/filled/filter.svg\",\n\t\"./icons/filled/fire.svg\": \"./src/icons/filled/fire.svg\",\n\t\"./icons/filled/flag-outline.svg\": \"./src/icons/filled/flag-outline.svg\",\n\t\"./icons/filled/flag.svg\": \"./src/icons/filled/flag.svg\",\n\t\"./icons/filled/folder-cases.svg\": \"./src/icons/filled/folder-cases.svg\",\n\t\"./icons/filled/folder-matter.svg\": \"./src/icons/filled/folder-matter.svg\",\n\t\"./icons/filled/folder-new-grid-20.svg\": \"./src/icons/filled/folder-new-grid-20.svg\",\n\t\"./icons/filled/folder-new.svg\": \"./src/icons/filled/folder-new.svg\",\n\t\"./icons/filled/folder.svg\": \"./src/icons/filled/folder.svg\",\n\t\"./icons/filled/forms-grid-20.svg\": \"./src/icons/filled/forms-grid-20.svg\",\n\t\"./icons/filled/forms.svg\": \"./src/icons/filled/forms.svg\",\n\t\"./icons/filled/grid-grid-20.svg\": \"./src/icons/filled/grid-grid-20.svg\",\n\t\"./icons/filled/grid.svg\": \"./src/icons/filled/grid.svg\",\n\t\"./icons/filled/grouping.svg\": \"./src/icons/filled/grouping.svg\",\n\t\"./icons/filled/help-circle-outline.svg\": \"./src/icons/filled/help-circle-outline.svg\",\n\t\"./icons/filled/help-circle.svg\": \"./src/icons/filled/help-circle.svg\",\n\t\"./icons/filled/help.svg\": \"./src/icons/filled/help.svg\",\n\t\"./icons/filled/history.svg\": \"./src/icons/filled/history.svg\",\n\t\"./icons/filled/home.svg\": \"./src/icons/filled/home.svg\",\n\t\"./icons/filled/ideas.svg\": \"./src/icons/filled/ideas.svg\",\n\t\"./icons/filled/image-grid-20.svg\": \"./src/icons/filled/image-grid-20.svg\",\n\t\"./icons/filled/info-circle-outline-grid-20.svg\": \"./src/icons/filled/info-circle-outline-grid-20.svg\",\n\t\"./icons/filled/info-circle-outline.svg\": \"./src/icons/filled/info-circle-outline.svg\",\n\t\"./icons/filled/info-circle.svg\": \"./src/icons/filled/info-circle.svg\",\n\t\"./icons/filled/info.svg\": \"./src/icons/filled/info.svg\",\n\t\"./icons/filled/infotrack-fee-us-grid-20.svg\": \"./src/icons/filled/infotrack-fee-us-grid-20.svg\",\n\t\"./icons/filled/infotrack-search-grid-20.svg\": \"./src/icons/filled/infotrack-search-grid-20.svg\",\n\t\"./icons/filled/infotrack-support-grid-20.svg\": \"./src/icons/filled/infotrack-support-grid-20.svg\",\n\t\"./icons/filled/invisible-grid-20.svg\": \"./src/icons/filled/invisible-grid-20.svg\",\n\t\"./icons/filled/invoice-apply-grid-20.svg\": \"./src/icons/filled/invoice-apply-grid-20.svg\",\n\t\"./icons/filled/invoice-apply.svg\": \"./src/icons/filled/invoice-apply.svg\",\n\t\"./icons/filled/invoice-grid-20.svg\": \"./src/icons/filled/invoice-grid-20.svg\",\n\t\"./icons/filled/invoice.svg\": \"./src/icons/filled/invoice.svg\",\n\t\"./icons/filled/italic-grid-20.svg\": \"./src/icons/filled/italic-grid-20.svg\",\n\t\"./icons/filled/journal.svg\": \"./src/icons/filled/journal.svg\",\n\t\"./icons/filled/launch-grid-20.svg\": \"./src/icons/filled/launch-grid-20.svg\",\n\t\"./icons/filled/launch.svg\": \"./src/icons/filled/launch.svg\",\n\t\"./icons/filled/lc-grid-20.svg\": \"./src/icons/filled/lc-grid-20.svg\",\n\t\"./icons/filled/link-grid-20.svg\": \"./src/icons/filled/link-grid-20.svg\",\n\t\"./icons/filled/list-bullet-grid-20.svg\": \"./src/icons/filled/list-bullet-grid-20.svg\",\n\t\"./icons/filled/list-grid-20.svg\": \"./src/icons/filled/list-grid-20.svg\",\n\t\"./icons/filled/list-ordered-grid-20.svg\": \"./src/icons/filled/list-ordered-grid-20.svg\",\n\t\"./icons/filled/list.svg\": \"./src/icons/filled/list.svg\",\n\t\"./icons/filled/lock-grid-20.svg\": \"./src/icons/filled/lock-grid-20.svg\",\n\t\"./icons/filled/lock.svg\": \"./src/icons/filled/lock.svg\",\n\t\"./icons/filled/loop.svg\": \"./src/icons/filled/loop.svg\",\n\t\"./icons/filled/magnifier-grid-20.svg\": \"./src/icons/filled/magnifier-grid-20.svg\",\n\t\"./icons/filled/magnifier.svg\": \"./src/icons/filled/magnifier.svg\",\n\t\"./icons/filled/media-grid-20.svg\": \"./src/icons/filled/media-grid-20.svg\",\n\t\"./icons/filled/minimum.svg\": \"./src/icons/filled/minimum.svg\",\n\t\"./icons/filled/minus-bold.svg\": \"./src/icons/filled/minus-bold.svg\",\n\t\"./icons/filled/minus-circle-outline.svg\": \"./src/icons/filled/minus-circle-outline.svg\",\n\t\"./icons/filled/minus-circle.svg\": \"./src/icons/filled/minus-circle.svg\",\n\t\"./icons/filled/minus.svg\": \"./src/icons/filled/minus.svg\",\n\t\"./icons/filled/more-horiz-circle-outline.svg\": \"./src/icons/filled/more-horiz-circle-outline.svg\",\n\t\"./icons/filled/more-horiz-circle.svg\": \"./src/icons/filled/more-horiz-circle.svg\",\n\t\"./icons/filled/more-horiz.svg\": \"./src/icons/filled/more-horiz.svg\",\n\t\"./icons/filled/more-vert-grid-20.svg\": \"./src/icons/filled/more-vert-grid-20.svg\",\n\t\"./icons/filled/more-vert.svg\": \"./src/icons/filled/more-vert.svg\",\n\t\"./icons/filled/myob.svg\": \"./src/icons/filled/myob.svg\",\n\t\"./icons/filled/new-anticipated-grid-20.svg\": \"./src/icons/filled/new-anticipated-grid-20.svg\",\n\t\"./icons/filled/new-comment-grid-20.svg\": \"./src/icons/filled/new-comment-grid-20.svg\",\n\t\"./icons/filled/new-comment.svg\": \"./src/icons/filled/new-comment.svg\",\n\t\"./icons/filled/new-forms-grid-20.svg\": \"./src/icons/filled/new-forms-grid-20.svg\",\n\t\"./icons/filled/new-forms.svg\": \"./src/icons/filled/new-forms.svg\",\n\t\"./icons/filled/new-letter-grid-20.svg\": \"./src/icons/filled/new-letter-grid-20.svg\",\n\t\"./icons/filled/new-letter.svg\": \"./src/icons/filled/new-letter.svg\",\n\t\"./icons/filled/office-365.svg\": \"./src/icons/filled/office-365.svg\",\n\t\"./icons/filled/other.svg\": \"./src/icons/filled/other.svg\",\n\t\"./icons/filled/outlook.svg\": \"./src/icons/filled/outlook.svg\",\n\t\"./icons/filled/pane-combined.svg\": \"./src/icons/filled/pane-combined.svg\",\n\t\"./icons/filled/pane-separate.svg\": \"./src/icons/filled/pane-separate.svg\",\n\t\"./icons/filled/paperclip-vert.svg\": \"./src/icons/filled/paperclip-vert.svg\",\n\t\"./icons/filled/paperclip.svg\": \"./src/icons/filled/paperclip.svg\",\n\t\"./icons/filled/pause-circle-outline.svg\": \"./src/icons/filled/pause-circle-outline.svg\",\n\t\"./icons/filled/pause-circle.svg\": \"./src/icons/filled/pause-circle.svg\",\n\t\"./icons/filled/pause-exclamation-circle-outline.svg\": \"./src/icons/filled/pause-exclamation-circle-outline.svg\",\n\t\"./icons/filled/pause.svg\": \"./src/icons/filled/pause.svg\",\n\t\"./icons/filled/payment.svg\": \"./src/icons/filled/payment.svg\",\n\t\"./icons/filled/phone.svg\": \"./src/icons/filled/phone.svg\",\n\t\"./icons/filled/pin.svg\": \"./src/icons/filled/pin.svg\",\n\t\"./icons/filled/place.svg\": \"./src/icons/filled/place.svg\",\n\t\"./icons/filled/play-circle-outline.svg\": \"./src/icons/filled/play-circle-outline.svg\",\n\t\"./icons/filled/play-circle.svg\": \"./src/icons/filled/play-circle.svg\",\n\t\"./icons/filled/play.svg\": \"./src/icons/filled/play.svg\",\n\t\"./icons/filled/plus-bold.svg\": \"./src/icons/filled/plus-bold.svg\",\n\t\"./icons/filled/plus-circle-outline.svg\": \"./src/icons/filled/plus-circle-outline.svg\",\n\t\"./icons/filled/plus-circle.svg\": \"./src/icons/filled/plus-circle.svg\",\n\t\"./icons/filled/plus.svg\": \"./src/icons/filled/plus.svg\",\n\t\"./icons/filled/power-grid-20.svg\": \"./src/icons/filled/power-grid-20.svg\",\n\t\"./icons/filled/power.svg\": \"./src/icons/filled/power.svg\",\n\t\"./icons/filled/print-grid-20.svg\": \"./src/icons/filled/print-grid-20.svg\",\n\t\"./icons/filled/print.svg\": \"./src/icons/filled/print.svg\",\n\t\"./icons/filled/protected-outline-grid-20.svg\": \"./src/icons/filled/protected-outline-grid-20.svg\",\n\t\"./icons/filled/protected-total-outline-grid-20.svg\": \"./src/icons/filled/protected-total-outline-grid-20.svg\",\n\t\"./icons/filled/quickbooks.svg\": \"./src/icons/filled/quickbooks.svg\",\n\t\"./icons/filled/radio-check.svg\": \"./src/icons/filled/radio-check.svg\",\n\t\"./icons/filled/radio-uncheck.svg\": \"./src/icons/filled/radio-uncheck.svg\",\n\t\"./icons/filled/receipt-grid-20.svg\": \"./src/icons/filled/receipt-grid-20.svg\",\n\t\"./icons/filled/receipt.svg\": \"./src/icons/filled/receipt.svg\",\n\t\"./icons/filled/redo-grid-20.svg\": \"./src/icons/filled/redo-grid-20.svg\",\n\t\"./icons/filled/redo.svg\": \"./src/icons/filled/redo.svg\",\n\t\"./icons/filled/refresh.svg\": \"./src/icons/filled/refresh.svg\",\n\t\"./icons/filled/repeat.svg\": \"./src/icons/filled/repeat.svg\",\n\t\"./icons/filled/reply.svg\": \"./src/icons/filled/reply.svg\",\n\t\"./icons/filled/reports.svg\": \"./src/icons/filled/reports.svg\",\n\t\"./icons/filled/send-callback-request.svg\": \"./src/icons/filled/send-callback-request.svg\",\n\t\"./icons/filled/share-case.svg\": \"./src/icons/filled/share-case.svg\",\n\t\"./icons/filled/share-document.svg\": \"./src/icons/filled/share-document.svg\",\n\t\"./icons/filled/share-matter.svg\": \"./src/icons/filled/share-matter.svg\",\n\t\"./icons/filled/share.svg\": \"./src/icons/filled/share.svg\",\n\t\"./icons/filled/shield-grid-20.svg\": \"./src/icons/filled/shield-grid-20.svg\",\n\t\"./icons/filled/snow-flower.svg\": \"./src/icons/filled/snow-flower.svg\",\n\t\"./icons/filled/sort-grid-20.svg\": \"./src/icons/filled/sort-grid-20.svg\",\n\t\"./icons/filled/sort.svg\": \"./src/icons/filled/sort.svg\",\n\t\"./icons/filled/star-outline.svg\": \"./src/icons/filled/star-outline.svg\",\n\t\"./icons/filled/star.svg\": \"./src/icons/filled/star.svg\",\n\t\"./icons/filled/stop-circle-outline.svg\": \"./src/icons/filled/stop-circle-outline.svg\",\n\t\"./icons/filled/stop-circle.svg\": \"./src/icons/filled/stop-circle.svg\",\n\t\"./icons/filled/stop.svg\": \"./src/icons/filled/stop.svg\",\n\t\"./icons/filled/strike-grid-20.svg\": \"./src/icons/filled/strike-grid-20.svg\",\n\t\"./icons/filled/support-grid-20.svg\": \"./src/icons/filled/support-grid-20.svg\",\n\t\"./icons/filled/templates-grid-20.svg\": \"./src/icons/filled/templates-grid-20.svg\",\n\t\"./icons/filled/templates.svg\": \"./src/icons/filled/templates.svg\",\n\t\"./icons/filled/text-color-grid-20.svg\": \"./src/icons/filled/text-color-grid-20.svg\",\n\t\"./icons/filled/tick-circle-outline.svg\": \"./src/icons/filled/tick-circle-outline.svg\",\n\t\"./icons/filled/tick-circle.svg\": \"./src/icons/filled/tick-circle.svg\",\n\t\"./icons/filled/tick.svg\": \"./src/icons/filled/tick.svg\",\n\t\"./icons/filled/time-stamp-grid-20.svg\": \"./src/icons/filled/time-stamp-grid-20.svg\",\n\t\"./icons/filled/timer-add.svg\": \"./src/icons/filled/timer-add.svg\",\n\t\"./icons/filled/timer.svg\": \"./src/icons/filled/timer.svg\",\n\t\"./icons/filled/timesheets-20.svg\": \"./src/icons/filled/timesheets-20.svg\",\n\t\"./icons/filled/timestamp-grid-20.svg\": \"./src/icons/filled/timestamp-grid-20.svg\",\n\t\"./icons/filled/transfer.svg\": \"./src/icons/filled/transfer.svg\",\n\t\"./icons/filled/triangle-down.svg\": \"./src/icons/filled/triangle-down.svg\",\n\t\"./icons/filled/triangle-left.svg\": \"./src/icons/filled/triangle-left.svg\",\n\t\"./icons/filled/triangle-right.svg\": \"./src/icons/filled/triangle-right.svg\",\n\t\"./icons/filled/triangle-up.svg\": \"./src/icons/filled/triangle-up.svg\",\n\t\"./icons/filled/trust-journal-grid-20.svg\": \"./src/icons/filled/trust-journal-grid-20.svg\",\n\t\"./icons/filled/trust-new-account-grid-20.svg\": \"./src/icons/filled/trust-new-account-grid-20.svg\",\n\t\"./icons/filled/trust-new-transaction-grid-20.svg\": \"./src/icons/filled/trust-new-transaction-grid-20.svg\",\n\t\"./icons/filled/trust-payment-grid-20.svg\": \"./src/icons/filled/trust-payment-grid-20.svg\",\n\t\"./icons/filled/trust-protected-grid-20.svg\": \"./src/icons/filled/trust-protected-grid-20.svg\",\n\t\"./icons/filled/trust-receipt-grid-20.svg\": \"./src/icons/filled/trust-receipt-grid-20.svg\",\n\t\"./icons/filled/trust-to-office-grid-20.svg\": \"./src/icons/filled/trust-to-office-grid-20.svg\",\n\t\"./icons/filled/twitter.svg\": \"./src/icons/filled/twitter.svg\",\n\t\"./icons/filled/underline-grid-20.svg\": \"./src/icons/filled/underline-grid-20.svg\",\n\t\"./icons/filled/undo-grid-20.svg\": \"./src/icons/filled/undo-grid-20.svg\",\n\t\"./icons/filled/undo.svg\": \"./src/icons/filled/undo.svg\",\n\t\"./icons/filled/unlock.svg\": \"./src/icons/filled/unlock.svg\",\n\t\"./icons/filled/unpaid-anticipated-grid-20.svg\": \"./src/icons/filled/unpaid-anticipated-grid-20.svg\",\n\t\"./icons/filled/upload-grid-20.svg\": \"./src/icons/filled/upload-grid-20.svg\",\n\t\"./icons/filled/upload.svg\": \"./src/icons/filled/upload.svg\",\n\t\"./icons/filled/uploading-grid-20.svg\": \"./src/icons/filled/uploading-grid-20.svg\",\n\t\"./icons/filled/user-anticipated-grid-20.svg\": \"./src/icons/filled/user-anticipated-grid-20.svg\",\n\t\"./icons/filled/user-minus.svg\": \"./src/icons/filled/user-minus.svg\",\n\t\"./icons/filled/user-plus.svg\": \"./src/icons/filled/user-plus.svg\",\n\t\"./icons/filled/user-question.svg\": \"./src/icons/filled/user-question.svg\",\n\t\"./icons/filled/user-tick.svg\": \"./src/icons/filled/user-tick.svg\",\n\t\"./icons/filled/user.svg\": \"./src/icons/filled/user.svg\",\n\t\"./icons/filled/users.svg\": \"./src/icons/filled/users.svg\",\n\t\"./icons/filled/visible-grid-20.svg\": \"./src/icons/filled/visible-grid-20.svg\",\n\t\"./icons/filled/warning-triangle-outline.svg\": \"./src/icons/filled/warning-triangle-outline.svg\",\n\t\"./icons/filled/xero.svg\": \"./src/icons/filled/xero.svg\",\n\t\"./icons/leap-web/account-list-20.svg\": \"./src/icons/leap-web/account-list-20.svg\",\n\t\"./icons/leap-web/accounting-20.svg\": \"./src/icons/leap-web/accounting-20.svg\",\n\t\"./icons/leap-web/accounting-24.svg\": \"./src/icons/leap-web/accounting-24.svg\",\n\t\"./icons/leap-web/add-16.svg\": \"./src/icons/leap-web/add-16.svg\",\n\t\"./icons/leap-web/add-circle-12.svg\": \"./src/icons/leap-web/add-circle-12.svg\",\n\t\"./icons/leap-web/add-circle-16.svg\": \"./src/icons/leap-web/add-circle-16.svg\",\n\t\"./icons/leap-web/add-circle-20.svg\": \"./src/icons/leap-web/add-circle-20.svg\",\n\t\"./icons/leap-web/align-center-20.svg\": \"./src/icons/leap-web/align-center-20.svg\",\n\t\"./icons/leap-web/align-justify-20.svg\": \"./src/icons/leap-web/align-justify-20.svg\",\n\t\"./icons/leap-web/align-left-20.svg\": \"./src/icons/leap-web/align-left-20.svg\",\n\t\"./icons/leap-web/align-right-20.svg\": \"./src/icons/leap-web/align-right-20.svg\",\n\t\"./icons/leap-web/appointment-overdue-20.svg\": \"./src/icons/leap-web/appointment-overdue-20.svg\",\n\t\"./icons/leap-web/appointment-past-20.svg\": \"./src/icons/leap-web/appointment-past-20.svg\",\n\t\"./icons/leap-web/appointment-today-20.svg\": \"./src/icons/leap-web/appointment-today-20.svg\",\n\t\"./icons/leap-web/apps-20.svg\": \"./src/icons/leap-web/apps-20.svg\",\n\t\"./icons/leap-web/apps-24.svg\": \"./src/icons/leap-web/apps-24.svg\",\n\t\"./icons/leap-web/arrow-dot-down-16.svg\": \"./src/icons/leap-web/arrow-dot-down-16.svg\",\n\t\"./icons/leap-web/arrow-dot-down-20.svg\": \"./src/icons/leap-web/arrow-dot-down-20.svg\",\n\t\"./icons/leap-web/arrow-dot-left-16.svg\": \"./src/icons/leap-web/arrow-dot-left-16.svg\",\n\t\"./icons/leap-web/arrow-dot-left-20.svg\": \"./src/icons/leap-web/arrow-dot-left-20.svg\",\n\t\"./icons/leap-web/arrow-dot-right-16.svg\": \"./src/icons/leap-web/arrow-dot-right-16.svg\",\n\t\"./icons/leap-web/arrow-dot-right-20.svg\": \"./src/icons/leap-web/arrow-dot-right-20.svg\",\n\t\"./icons/leap-web/arrow-dot-up-16.svg\": \"./src/icons/leap-web/arrow-dot-up-16.svg\",\n\t\"./icons/leap-web/arrow-dot-up-20.svg\": \"./src/icons/leap-web/arrow-dot-up-20.svg\",\n\t\"./icons/leap-web/arrow-down-16.svg\": \"./src/icons/leap-web/arrow-down-16.svg\",\n\t\"./icons/leap-web/arrow-down-20.svg\": \"./src/icons/leap-web/arrow-down-20.svg\",\n\t\"./icons/leap-web/arrow-left-16.svg\": \"./src/icons/leap-web/arrow-left-16.svg\",\n\t\"./icons/leap-web/arrow-right-16.svg\": \"./src/icons/leap-web/arrow-right-16.svg\",\n\t\"./icons/leap-web/arrow-up-16.svg\": \"./src/icons/leap-web/arrow-up-16.svg\",\n\t\"./icons/leap-web/arrow-up-20.svg\": \"./src/icons/leap-web/arrow-up-20.svg\",\n\t\"./icons/leap-web/attach-12.svg\": \"./src/icons/leap-web/attach-12.svg\",\n\t\"./icons/leap-web/attach-16.svg\": \"./src/icons/leap-web/attach-16.svg\",\n\t\"./icons/leap-web/attach-20.svg\": \"./src/icons/leap-web/attach-20.svg\",\n\t\"./icons/leap-web/attach-filled-16.svg\": \"./src/icons/leap-web/attach-filled-16.svg\",\n\t\"./icons/leap-web/attach-filled-24.svg\": \"./src/icons/leap-web/attach-filled-24.svg\",\n\t\"./icons/leap-web/auth-email-20.svg\": \"./src/icons/leap-web/auth-email-20.svg\",\n\t\"./icons/leap-web/auth-lock-20.svg\": \"./src/icons/leap-web/auth-lock-20.svg\",\n\t\"./icons/leap-web/auth-user-20.svg\": \"./src/icons/leap-web/auth-user-20.svg\",\n\t\"./icons/leap-web/auth-user-alert-16.svg\": \"./src/icons/leap-web/auth-user-alert-16.svg\",\n\t\"./icons/leap-web/autocomplete-20.svg\": \"./src/icons/leap-web/autocomplete-20.svg\",\n\t\"./icons/leap-web/available-outline-20.svg\": \"./src/icons/leap-web/available-outline-20.svg\",\n\t\"./icons/leap-web/avatar-business-24.svg\": \"./src/icons/leap-web/avatar-business-24.svg\",\n\t\"./icons/leap-web/avatar-business-32.svg\": \"./src/icons/leap-web/avatar-business-32.svg\",\n\t\"./icons/leap-web/avatar-business-48.svg\": \"./src/icons/leap-web/avatar-business-48.svg\",\n\t\"./icons/leap-web/avatar-business-96.svg\": \"./src/icons/leap-web/avatar-business-96.svg\",\n\t\"./icons/leap-web/avatar-cards-24.svg\": \"./src/icons/leap-web/avatar-cards-24.svg\",\n\t\"./icons/leap-web/avatar-cards-32.svg\": \"./src/icons/leap-web/avatar-cards-32.svg\",\n\t\"./icons/leap-web/avatar-cards-48.svg\": \"./src/icons/leap-web/avatar-cards-48.svg\",\n\t\"./icons/leap-web/avatar-cards-96.svg\": \"./src/icons/leap-web/avatar-cards-96.svg\",\n\t\"./icons/leap-web/avatar-company-24.svg\": \"./src/icons/leap-web/avatar-company-24.svg\",\n\t\"./icons/leap-web/avatar-company-32.svg\": \"./src/icons/leap-web/avatar-company-32.svg\",\n\t\"./icons/leap-web/avatar-company-48.svg\": \"./src/icons/leap-web/avatar-company-48.svg\",\n\t\"./icons/leap-web/avatar-company-96.svg\": \"./src/icons/leap-web/avatar-company-96.svg\",\n\t\"./icons/leap-web/avatar-government-24.svg\": \"./src/icons/leap-web/avatar-government-24.svg\",\n\t\"./icons/leap-web/avatar-government-32.svg\": \"./src/icons/leap-web/avatar-government-32.svg\",\n\t\"./icons/leap-web/avatar-government-48.svg\": \"./src/icons/leap-web/avatar-government-48.svg\",\n\t\"./icons/leap-web/avatar-government-96.svg\": \"./src/icons/leap-web/avatar-government-96.svg\",\n\t\"./icons/leap-web/avatar-people-24.svg\": \"./src/icons/leap-web/avatar-people-24.svg\",\n\t\"./icons/leap-web/avatar-people-32.svg\": \"./src/icons/leap-web/avatar-people-32.svg\",\n\t\"./icons/leap-web/avatar-people-48.svg\": \"./src/icons/leap-web/avatar-people-48.svg\",\n\t\"./icons/leap-web/avatar-people-96.svg\": \"./src/icons/leap-web/avatar-people-96.svg\",\n\t\"./icons/leap-web/avatar-person-24.svg\": \"./src/icons/leap-web/avatar-person-24.svg\",\n\t\"./icons/leap-web/avatar-person-32.svg\": \"./src/icons/leap-web/avatar-person-32.svg\",\n\t\"./icons/leap-web/avatar-person-48.svg\": \"./src/icons/leap-web/avatar-person-48.svg\",\n\t\"./icons/leap-web/avatar-person-96.svg\": \"./src/icons/leap-web/avatar-person-96.svg\",\n\t\"./icons/leap-web/avatar-placeholder-24.svg\": \"./src/icons/leap-web/avatar-placeholder-24.svg\",\n\t\"./icons/leap-web/avatar-placeholder-32.svg\": \"./src/icons/leap-web/avatar-placeholder-32.svg\",\n\t\"./icons/leap-web/avatar-placeholder-48.svg\": \"./src/icons/leap-web/avatar-placeholder-48.svg\",\n\t\"./icons/leap-web/avatar-placeholder-96.svg\": \"./src/icons/leap-web/avatar-placeholder-96.svg\",\n\t\"./icons/leap-web/avatar-trust-24.svg\": \"./src/icons/leap-web/avatar-trust-24.svg\",\n\t\"./icons/leap-web/avatar-trust-32.svg\": \"./src/icons/leap-web/avatar-trust-32.svg\",\n\t\"./icons/leap-web/avatar-trust-48.svg\": \"./src/icons/leap-web/avatar-trust-48.svg\",\n\t\"./icons/leap-web/avatar-trust-96.svg\": \"./src/icons/leap-web/avatar-trust-96.svg\",\n\t\"./icons/leap-web/background-color-20.svg\": \"./src/icons/leap-web/background-color-20.svg\",\n\t\"./icons/leap-web/balance-outline-20.svg\": \"./src/icons/leap-web/balance-outline-20.svg\",\n\t\"./icons/leap-web/bell-16.svg\": \"./src/icons/leap-web/bell-16.svg\",\n\t\"./icons/leap-web/bell-20.svg\": \"./src/icons/leap-web/bell-20.svg\",\n\t\"./icons/leap-web/bell-unread-20.svg\": \"./src/icons/leap-web/bell-unread-20.svg\",\n\t\"./icons/leap-web/block-16.svg\": \"./src/icons/leap-web/block-16.svg\",\n\t\"./icons/leap-web/block-20.svg\": \"./src/icons/leap-web/block-20.svg\",\n\t\"./icons/leap-web/bold-20.svg\": \"./src/icons/leap-web/bold-20.svg\",\n\t\"./icons/leap-web/browse-16.svg\": \"./src/icons/leap-web/browse-16.svg\",\n\t\"./icons/leap-web/browse-20.svg\": \"./src/icons/leap-web/browse-20.svg\",\n\t\"./icons/leap-web/build-16.svg\": \"./src/icons/leap-web/build-16.svg\",\n\t\"./icons/leap-web/build-20.svg\": \"./src/icons/leap-web/build-20.svg\",\n\t\"./icons/leap-web/business-20.svg\": \"./src/icons/leap-web/business-20.svg\",\n\t\"./icons/leap-web/calendar-16.svg\": \"./src/icons/leap-web/calendar-16.svg\",\n\t\"./icons/leap-web/calendar-20.svg\": \"./src/icons/leap-web/calendar-20.svg\",\n\t\"./icons/leap-web/calendar-add-20.svg\": \"./src/icons/leap-web/calendar-add-20.svg\",\n\t\"./icons/leap-web/calendar-adjust-20.svg\": \"./src/icons/leap-web/calendar-adjust-20.svg\",\n\t\"./icons/leap-web/calendar-appointment-16.svg\": \"./src/icons/leap-web/calendar-appointment-16.svg\",\n\t\"./icons/leap-web/calendar-appointment-20.svg\": \"./src/icons/leap-web/calendar-appointment-20.svg\",\n\t\"./icons/leap-web/calendar-bell-20.svg\": \"./src/icons/leap-web/calendar-bell-20.svg\",\n\t\"./icons/leap-web/call-16.svg\": \"./src/icons/leap-web/call-16.svg\",\n\t\"./icons/leap-web/call-20.svg\": \"./src/icons/leap-web/call-20.svg\",\n\t\"./icons/leap-web/cards-16.svg\": \"./src/icons/leap-web/cards-16.svg\",\n\t\"./icons/leap-web/cards-20.svg\": \"./src/icons/leap-web/cards-20.svg\",\n\t\"./icons/leap-web/caret-down-12.svg\": \"./src/icons/leap-web/caret-down-12.svg\",\n\t\"./icons/leap-web/caret-left-12.svg\": \"./src/icons/leap-web/caret-left-12.svg\",\n\t\"./icons/leap-web/caret-right-12.svg\": \"./src/icons/leap-web/caret-right-12.svg\",\n\t\"./icons/leap-web/caret-up-12.svg\": \"./src/icons/leap-web/caret-up-12.svg\",\n\t\"./icons/leap-web/chevron-16.svg\": \"./src/icons/leap-web/chevron-16.svg\",\n\t\"./icons/leap-web/chevron-down-12.svg\": \"./src/icons/leap-web/chevron-down-12.svg\",\n\t\"./icons/leap-web/chevron-down-16.svg\": \"./src/icons/leap-web/chevron-down-16.svg\",\n\t\"./icons/leap-web/chevron-down-20.svg\": \"./src/icons/leap-web/chevron-down-20.svg\",\n\t\"./icons/leap-web/chevron-left-12.svg\": \"./src/icons/leap-web/chevron-left-12.svg\",\n\t\"./icons/leap-web/chevron-left-16.svg\": \"./src/icons/leap-web/chevron-left-16.svg\",\n\t\"./icons/leap-web/chevron-left-20.svg\": \"./src/icons/leap-web/chevron-left-20.svg\",\n\t\"./icons/leap-web/chevron-right-12.svg\": \"./src/icons/leap-web/chevron-right-12.svg\",\n\t\"./icons/leap-web/chevron-right-16.svg\": \"./src/icons/leap-web/chevron-right-16.svg\",\n\t\"./icons/leap-web/chevron-right-20.svg\": \"./src/icons/leap-web/chevron-right-20.svg\",\n\t\"./icons/leap-web/chevron-up-12.svg\": \"./src/icons/leap-web/chevron-up-12.svg\",\n\t\"./icons/leap-web/chevron-up-16.svg\": \"./src/icons/leap-web/chevron-up-16.svg\",\n\t\"./icons/leap-web/chevron-up-20.svg\": \"./src/icons/leap-web/chevron-up-20.svg\",\n\t\"./icons/leap-web/clean-format-20.svg\": \"./src/icons/leap-web/clean-format-20.svg\",\n\t\"./icons/leap-web/clipboard-multi-tick-20.svg\": \"./src/icons/leap-web/clipboard-multi-tick-20.svg\",\n\t\"./icons/leap-web/clipboard-tick-20.svg\": \"./src/icons/leap-web/clipboard-tick-20.svg\",\n\t\"./icons/leap-web/close-12.svg\": \"./src/icons/leap-web/close-12.svg\",\n\t\"./icons/leap-web/close-16.svg\": \"./src/icons/leap-web/close-16.svg\",\n\t\"./icons/leap-web/close-20.svg\": \"./src/icons/leap-web/close-20.svg\",\n\t\"./icons/leap-web/cloud-16.svg\": \"./src/icons/leap-web/cloud-16.svg\",\n\t\"./icons/leap-web/cloud-20.svg\": \"./src/icons/leap-web/cloud-20.svg\",\n\t\"./icons/leap-web/code-20.svg\": \"./src/icons/leap-web/code-20.svg\",\n\t\"./icons/leap-web/cog-convert-20.svg\": \"./src/icons/leap-web/cog-convert-20.svg\",\n\t\"./icons/leap-web/comment-16.svg\": \"./src/icons/leap-web/comment-16.svg\",\n\t\"./icons/leap-web/comment-20.svg\": \"./src/icons/leap-web/comment-20.svg\",\n\t\"./icons/leap-web/compare-16.svg\": \"./src/icons/leap-web/compare-16.svg\",\n\t\"./icons/leap-web/compare-20.svg\": \"./src/icons/leap-web/compare-20.svg\",\n\t\"./icons/leap-web/contract-16.svg\": \"./src/icons/leap-web/contract-16.svg\",\n\t\"./icons/leap-web/copy-16.svg\": \"./src/icons/leap-web/copy-16.svg\",\n\t\"./icons/leap-web/copy-20.svg\": \"./src/icons/leap-web/copy-20.svg\",\n\t\"./icons/leap-web/critical-date-16.svg\": \"./src/icons/leap-web/critical-date-16.svg\",\n\t\"./icons/leap-web/critical-date-overdue-20.svg\": \"./src/icons/leap-web/critical-date-overdue-20.svg\",\n\t\"./icons/leap-web/critical-date-past-20.svg\": \"./src/icons/leap-web/critical-date-past-20.svg\",\n\t\"./icons/leap-web/critical-date-today-20.svg\": \"./src/icons/leap-web/critical-date-today-20.svg\",\n\t\"./icons/leap-web/curve-arrow-up-left-20.svg\": \"./src/icons/leap-web/curve-arrow-up-left-20.svg\",\n\t\"./icons/leap-web/dashboard-20.svg\": \"./src/icons/leap-web/dashboard-20.svg\",\n\t\"./icons/leap-web/delete-16.svg\": \"./src/icons/leap-web/delete-16.svg\",\n\t\"./icons/leap-web/delete-20.svg\": \"./src/icons/leap-web/delete-20.svg\",\n\t\"./icons/leap-web/document-16.svg\": \"./src/icons/leap-web/document-16.svg\",\n\t\"./icons/leap-web/document-20.svg\": \"./src/icons/leap-web/document-20.svg\",\n\t\"./icons/leap-web/document-list-20.svg\": \"./src/icons/leap-web/document-list-20.svg\",\n\t\"./icons/leap-web/dollar-16.svg\": \"./src/icons/leap-web/dollar-16.svg\",\n\t\"./icons/leap-web/download-16.svg\": \"./src/icons/leap-web/download-16.svg\",\n\t\"./icons/leap-web/download-20.svg\": \"./src/icons/leap-web/download-20.svg\",\n\t\"./icons/leap-web/drag-handle-20.svg\": \"./src/icons/leap-web/drag-handle-20.svg\",\n\t\"./icons/leap-web/duplicate-20.svg\": \"./src/icons/leap-web/duplicate-20.svg\",\n\t\"./icons/leap-web/edit-20.svg\": \"./src/icons/leap-web/edit-20.svg\",\n\t\"./icons/leap-web/email-16.svg\": \"./src/icons/leap-web/email-16.svg\",\n\t\"./icons/leap-web/email-20.svg\": \"./src/icons/leap-web/email-20.svg\",\n\t\"./icons/leap-web/email-sent-20.svg\": \"./src/icons/leap-web/email-sent-20.svg\",\n\t\"./icons/leap-web/email-warning-20.svg\": \"./src/icons/leap-web/email-warning-20.svg\",\n\t\"./icons/leap-web/envelope-sent-16.svg\": \"./src/icons/leap-web/envelope-sent-16.svg\",\n\t\"./icons/leap-web/envelope-sent-20.svg\": \"./src/icons/leap-web/envelope-sent-20.svg\",\n\t\"./icons/leap-web/envelope-warning-20.svg\": \"./src/icons/leap-web/envelope-warning-20.svg\",\n\t\"./icons/leap-web/error-12.svg\": \"./src/icons/leap-web/error-12.svg\",\n\t\"./icons/leap-web/error-16.svg\": \"./src/icons/leap-web/error-16.svg\",\n\t\"./icons/leap-web/error-20.svg\": \"./src/icons/leap-web/error-20.svg\",\n\t\"./icons/leap-web/error-24.svg\": \"./src/icons/leap-web/error-24.svg\",\n\t\"./icons/leap-web/euro-16.svg\": \"./src/icons/leap-web/euro-16.svg\",\n\t\"./icons/leap-web/expand-16.svg\": \"./src/icons/leap-web/expand-16.svg\",\n\t\"./icons/leap-web/expand-less-horiz-16.svg\": \"./src/icons/leap-web/expand-less-horiz-16.svg\",\n\t\"./icons/leap-web/expand-less-horiz-20.svg\": \"./src/icons/leap-web/expand-less-horiz-20.svg\",\n\t\"./icons/leap-web/expand-less-vert-16.svg\": \"./src/icons/leap-web/expand-less-vert-16.svg\",\n\t\"./icons/leap-web/expand-less-vert-20.svg\": \"./src/icons/leap-web/expand-less-vert-20.svg\",\n\t\"./icons/leap-web/expand-more-horiz-16.svg\": \"./src/icons/leap-web/expand-more-horiz-16.svg\",\n\t\"./icons/leap-web/expand-more-horiz-20.svg\": \"./src/icons/leap-web/expand-more-horiz-20.svg\",\n\t\"./icons/leap-web/expand-more-vert-16.svg\": \"./src/icons/leap-web/expand-more-vert-16.svg\",\n\t\"./icons/leap-web/expand-more-vert-20.svg\": \"./src/icons/leap-web/expand-more-vert-20.svg\",\n\t\"./icons/leap-web/export-16.svg\": \"./src/icons/leap-web/export-16.svg\",\n\t\"./icons/leap-web/export-20.svg\": \"./src/icons/leap-web/export-20.svg\",\n\t\"./icons/leap-web/feedback-20.svg\": \"./src/icons/leap-web/feedback-20.svg\",\n\t\"./icons/leap-web/filled-pin-16.svg\": \"./src/icons/leap-web/filled-pin-16.svg\",\n\t\"./icons/leap-web/filled-star-16.svg\": \"./src/icons/leap-web/filled-star-16.svg\",\n\t\"./icons/leap-web/filled-tick-16.svg\": \"./src/icons/leap-web/filled-tick-16.svg\",\n\t\"./icons/leap-web/filter-16.svg\": \"./src/icons/leap-web/filter-16.svg\",\n\t\"./icons/leap-web/filter-20.svg\": \"./src/icons/leap-web/filter-20.svg\",\n\t\"./icons/leap-web/filter-24.svg\": \"./src/icons/leap-web/filter-24.svg\",\n\t\"./icons/leap-web/filter-dot-16.svg\": \"./src/icons/leap-web/filter-dot-16.svg\",\n\t\"./icons/leap-web/filter-dot-20.svg\": \"./src/icons/leap-web/filter-dot-20.svg\",\n\t\"./icons/leap-web/filter-dot-24.svg\": \"./src/icons/leap-web/filter-dot-24.svg\",\n\t\"./icons/leap-web/fire-16.svg\": \"./src/icons/leap-web/fire-16.svg\",\n\t\"./icons/leap-web/fire-20.svg\": \"./src/icons/leap-web/fire-20.svg\",\n\t\"./icons/leap-web/flag-16.svg\": \"./src/icons/leap-web/flag-16.svg\",\n\t\"./icons/leap-web/flag-20.svg\": \"./src/icons/leap-web/flag-20.svg\",\n\t\"./icons/leap-web/folder-16.svg\": \"./src/icons/leap-web/folder-16.svg\",\n\t\"./icons/leap-web/folder-20.svg\": \"./src/icons/leap-web/folder-20.svg\",\n\t\"./icons/leap-web/folder-cases-20.svg\": \"./src/icons/leap-web/folder-cases-20.svg\",\n\t\"./icons/leap-web/folder-matter-20.svg\": \"./src/icons/leap-web/folder-matter-20.svg\",\n\t\"./icons/leap-web/folder-new-16.svg\": \"./src/icons/leap-web/folder-new-16.svg\",\n\t\"./icons/leap-web/folder-new-20.svg\": \"./src/icons/leap-web/folder-new-20.svg\",\n\t\"./icons/leap-web/form-16.svg\": \"./src/icons/leap-web/form-16.svg\",\n\t\"./icons/leap-web/forms-20.svg\": \"./src/icons/leap-web/forms-20.svg\",\n\t\"./icons/leap-web/forms-precedence-16.svg\": \"./src/icons/leap-web/forms-precedence-16.svg\",\n\t\"./icons/leap-web/grey-excel-20.svg\": \"./src/icons/leap-web/grey-excel-20.svg\",\n\t\"./icons/leap-web/grey-lawconnect-20.svg\": \"./src/icons/leap-web/grey-lawconnect-20.svg\",\n\t\"./icons/leap-web/grey-leads-20.svg\": \"./src/icons/leap-web/grey-leads-20.svg\",\n\t\"./icons/leap-web/grey-legal-aid-20.svg\": \"./src/icons/leap-web/grey-legal-aid-20.svg\",\n\t\"./icons/leap-web/grey-myob-20.svg\": \"./src/icons/leap-web/grey-myob-20.svg\",\n\t\"./icons/leap-web/grey-office365-20.svg\": \"./src/icons/leap-web/grey-office365-20.svg\",\n\t\"./icons/leap-web/grey-outlook-20.svg\": \"./src/icons/leap-web/grey-outlook-20.svg\",\n\t\"./icons/leap-web/grey-quickbooks-20.svg\": \"./src/icons/leap-web/grey-quickbooks-20.svg\",\n\t\"./icons/leap-web/grey-rapidpay-20.svg\": \"./src/icons/leap-web/grey-rapidpay-20.svg\",\n\t\"./icons/leap-web/grey-word-20.svg\": \"./src/icons/leap-web/grey-word-20.svg\",\n\t\"./icons/leap-web/grey-xero-20.svg\": \"./src/icons/leap-web/grey-xero-20.svg\",\n\t\"./icons/leap-web/grid-16.svg\": \"./src/icons/leap-web/grid-16.svg\",\n\t\"./icons/leap-web/grid-20.svg\": \"./src/icons/leap-web/grid-20.svg\",\n\t\"./icons/leap-web/group-16.svg\": \"./src/icons/leap-web/group-16.svg\",\n\t\"./icons/leap-web/group-20.svg\": \"./src/icons/leap-web/group-20.svg\",\n\t\"./icons/leap-web/help-20.svg\": \"./src/icons/leap-web/help-20.svg\",\n\t\"./icons/leap-web/help-24.svg\": \"./src/icons/leap-web/help-24.svg\",\n\t\"./icons/leap-web/history-16.svg\": \"./src/icons/leap-web/history-16.svg\",\n\t\"./icons/leap-web/history-20.svg\": \"./src/icons/leap-web/history-20.svg\",\n\t\"./icons/leap-web/home-16.svg\": \"./src/icons/leap-web/home-16.svg\",\n\t\"./icons/leap-web/home-20.svg\": \"./src/icons/leap-web/home-20.svg\",\n\t\"./icons/leap-web/home-24.svg\": \"./src/icons/leap-web/home-24.svg\",\n\t\"./icons/leap-web/idea-16.svg\": \"./src/icons/leap-web/idea-16.svg\",\n\t\"./icons/leap-web/idea-20.svg\": \"./src/icons/leap-web/idea-20.svg\",\n\t\"./icons/leap-web/image-20.svg\": \"./src/icons/leap-web/image-20.svg\",\n\t\"./icons/leap-web/import-16.svg\": \"./src/icons/leap-web/import-16.svg\",\n\t\"./icons/leap-web/import-20.svg\": \"./src/icons/leap-web/import-20.svg\",\n\t\"./icons/leap-web/info-16.svg\": \"./src/icons/leap-web/info-16.svg\",\n\t\"./icons/leap-web/info-circle-16.svg\": \"./src/icons/leap-web/info-circle-16.svg\",\n\t\"./icons/leap-web/info-circle-20.svg\": \"./src/icons/leap-web/info-circle-20.svg\",\n\t\"./icons/leap-web/info-circle-24.svg\": \"./src/icons/leap-web/info-circle-24.svg\",\n\t\"./icons/leap-web/infotrack-fee-euro-20.svg\": \"./src/icons/leap-web/infotrack-fee-euro-20.svg\",\n\t\"./icons/leap-web/infotrack-fee-uk-20.svg\": \"./src/icons/leap-web/infotrack-fee-uk-20.svg\",\n\t\"./icons/leap-web/infotrack-fee-us-20.svg\": \"./src/icons/leap-web/infotrack-fee-us-20.svg\",\n\t\"./icons/leap-web/infotrack-search-16.svg\": \"./src/icons/leap-web/infotrack-search-16.svg\",\n\t\"./icons/leap-web/infotrack-search-20.svg\": \"./src/icons/leap-web/infotrack-search-20.svg\",\n\t\"./icons/leap-web/integrations-16.svg\": \"./src/icons/leap-web/integrations-16.svg\",\n\t\"./icons/leap-web/integrations-20.svg\": \"./src/icons/leap-web/integrations-20.svg\",\n\t\"./icons/leap-web/invisible-16.svg\": \"./src/icons/leap-web/invisible-16.svg\",\n\t\"./icons/leap-web/invisible-20.svg\": \"./src/icons/leap-web/invisible-20.svg\",\n\t\"./icons/leap-web/invoice-16.svg\": \"./src/icons/leap-web/invoice-16.svg\",\n\t\"./icons/leap-web/italic-20.svg\": \"./src/icons/leap-web/italic-20.svg\",\n\t\"./icons/leap-web/launch-16.svg\": \"./src/icons/leap-web/launch-16.svg\",\n\t\"./icons/leap-web/launch-20.svg\": \"./src/icons/leap-web/launch-20.svg\",\n\t\"./icons/leap-web/lawconnect-icon-20.svg\": \"./src/icons/leap-web/lawconnect-icon-20.svg\",\n\t\"./icons/leap-web/leads-20.svg\": \"./src/icons/leap-web/leads-20.svg\",\n\t\"./icons/leap-web/leap-legs-24.svg\": \"./src/icons/leap-web/leap-legs-24.svg\",\n\t\"./icons/leap-web/legal-aid-20.svg\": \"./src/icons/leap-web/legal-aid-20.svg\",\n\t\"./icons/leap-web/letter-20.svg\": \"./src/icons/leap-web/letter-20.svg\",\n\t\"./icons/leap-web/link-20.svg\": \"./src/icons/leap-web/link-20.svg\",\n\t\"./icons/leap-web/list-bullet-20.svg\": \"./src/icons/leap-web/list-bullet-20.svg\",\n\t\"./icons/leap-web/list-ordered-20.svg\": \"./src/icons/leap-web/list-ordered-20.svg\",\n\t\"./icons/leap-web/lock-16.svg\": \"./src/icons/leap-web/lock-16.svg\",\n\t\"./icons/leap-web/lock-20.svg\": \"./src/icons/leap-web/lock-20.svg\",\n\t\"./icons/leap-web/menu-20.svg\": \"./src/icons/leap-web/menu-20.svg\",\n\t\"./icons/leap-web/menu-more-vert-12.svg\": \"./src/icons/leap-web/menu-more-vert-12.svg\",\n\t\"./icons/leap-web/menu-more-vert-16.svg\": \"./src/icons/leap-web/menu-more-vert-16.svg\",\n\t\"./icons/leap-web/menu-more-vert-20.svg\": \"./src/icons/leap-web/menu-more-vert-20.svg\",\n\t\"./icons/leap-web/minimum-16.svg\": \"./src/icons/leap-web/minimum-16.svg\",\n\t\"./icons/leap-web/minimum-20.svg\": \"./src/icons/leap-web/minimum-20.svg\",\n\t\"./icons/leap-web/minus-12.svg\": \"./src/icons/leap-web/minus-12.svg\",\n\t\"./icons/leap-web/minus-16.svg\": \"./src/icons/leap-web/minus-16.svg\",\n\t\"./icons/leap-web/minus-20.svg\": \"./src/icons/leap-web/minus-20.svg\",\n\t\"./icons/leap-web/minus-circle-16.svg\": \"./src/icons/leap-web/minus-circle-16.svg\",\n\t\"./icons/leap-web/minus-circle-20.svg\": \"./src/icons/leap-web/minus-circle-20.svg\",\n\t\"./icons/leap-web/more-horiz-16.svg\": \"./src/icons/leap-web/more-horiz-16.svg\",\n\t\"./icons/leap-web/more-horiz-20.svg\": \"./src/icons/leap-web/more-horiz-20.svg\",\n\t\"./icons/leap-web/more-vert-16.svg\": \"./src/icons/leap-web/more-vert-16.svg\",\n\t\"./icons/leap-web/more-vert-20.svg\": \"./src/icons/leap-web/more-vert-20.svg\",\n\t\"./icons/leap-web/move-20.svg\": \"./src/icons/leap-web/move-20.svg\",\n\t\"./icons/leap-web/multiple-flag-16.svg\": \"./src/icons/leap-web/multiple-flag-16.svg\",\n\t\"./icons/leap-web/multiple-flag-20.svg\": \"./src/icons/leap-web/multiple-flag-20.svg\",\n\t\"./icons/leap-web/myob-20.svg\": \"./src/icons/leap-web/myob-20.svg\",\n\t\"./icons/leap-web/notification-bell-20.svg\": \"./src/icons/leap-web/notification-bell-20.svg\",\n\t\"./icons/leap-web/open-teams-20.svg\": \"./src/icons/leap-web/open-teams-20.svg\",\n\t\"./icons/leap-web/open-teams-24.svg\": \"./src/icons/leap-web/open-teams-24.svg\",\n\t\"./icons/leap-web/options-16.svg\": \"./src/icons/leap-web/options-16.svg\",\n\t\"./icons/leap-web/other-20.svg\": \"./src/icons/leap-web/other-20.svg\",\n\t\"./icons/leap-web/other-24.svg\": \"./src/icons/leap-web/other-24.svg\",\n\t\"./icons/leap-web/packet-20.svg\": \"./src/icons/leap-web/packet-20.svg\",\n\t\"./icons/leap-web/packets-20.svg\": \"./src/icons/leap-web/packets-20.svg\",\n\t\"./icons/leap-web/pane-combined-16.svg\": \"./src/icons/leap-web/pane-combined-16.svg\",\n\t\"./icons/leap-web/pane-combined-20.svg\": \"./src/icons/leap-web/pane-combined-20.svg\",\n\t\"./icons/leap-web/pane-separate-16.svg\": \"./src/icons/leap-web/pane-separate-16.svg\",\n\t\"./icons/leap-web/pane-separate-20.svg\": \"./src/icons/leap-web/pane-separate-20.svg\",\n\t\"./icons/leap-web/panel-close-left-16.svg\": \"./src/icons/leap-web/panel-close-left-16.svg\",\n\t\"./icons/leap-web/panel-close-left-20.svg\": \"./src/icons/leap-web/panel-close-left-20.svg\",\n\t\"./icons/leap-web/panel-close-left-24.svg\": \"./src/icons/leap-web/panel-close-left-24.svg\",\n\t\"./icons/leap-web/panel-close-right-16.svg\": \"./src/icons/leap-web/panel-close-right-16.svg\",\n\t\"./icons/leap-web/panel-close-right-20.svg\": \"./src/icons/leap-web/panel-close-right-20.svg\",\n\t\"./icons/leap-web/panel-close-right-24.svg\": \"./src/icons/leap-web/panel-close-right-24.svg\",\n\t\"./icons/leap-web/panel-open-left-16.svg\": \"./src/icons/leap-web/panel-open-left-16.svg\",\n\t\"./icons/leap-web/panel-open-left-20.svg\": \"./src/icons/leap-web/panel-open-left-20.svg\",\n\t\"./icons/leap-web/panel-open-left-24.svg\": \"./src/icons/leap-web/panel-open-left-24.svg\",\n\t\"./icons/leap-web/panel-open-right-16.svg\": \"./src/icons/leap-web/panel-open-right-16.svg\",\n\t\"./icons/leap-web/panel-open-right-20.svg\": \"./src/icons/leap-web/panel-open-right-20.svg\",\n\t\"./icons/leap-web/panel-open-right-24.svg\": \"./src/icons/leap-web/panel-open-right-24.svg\",\n\t\"./icons/leap-web/pause-12.svg\": \"./src/icons/leap-web/pause-12.svg\",\n\t\"./icons/leap-web/pause-16.svg\": \"./src/icons/leap-web/pause-16.svg\",\n\t\"./icons/leap-web/payment-16.svg\": \"./src/icons/leap-web/payment-16.svg\",\n\t\"./icons/leap-web/percent-16.svg\": \"./src/icons/leap-web/percent-16.svg\",\n\t\"./icons/leap-web/percent-20.svg\": \"./src/icons/leap-web/percent-20.svg\",\n\t\"./icons/leap-web/pin-10.svg\": \"./src/icons/leap-web/pin-10.svg\",\n\t\"./icons/leap-web/pin-16.svg\": \"./src/icons/leap-web/pin-16.svg\",\n\t\"./icons/leap-web/pin-20.svg\": \"./src/icons/leap-web/pin-20.svg\",\n\t\"./icons/leap-web/place-16.svg\": \"./src/icons/leap-web/place-16.svg\",\n\t\"./icons/leap-web/place-20.svg\": \"./src/icons/leap-web/place-20.svg\",\n\t\"./icons/leap-web/play-12.svg\": \"./src/icons/leap-web/play-12.svg\",\n\t\"./icons/leap-web/play-16.svg\": \"./src/icons/leap-web/play-16.svg\",\n\t\"./icons/leap-web/play-circle-16-1.svg\": \"./src/icons/leap-web/play-circle-16-1.svg\",\n\t\"./icons/leap-web/play-circle-16.svg\": \"./src/icons/leap-web/play-circle-16.svg\",\n\t\"./icons/leap-web/play-circle-20-1.svg\": \"./src/icons/leap-web/play-circle-20-1.svg\",\n\t\"./icons/leap-web/play-circle-20.svg\": \"./src/icons/leap-web/play-circle-20.svg\",\n\t\"./icons/leap-web/plus-16.svg\": \"./src/icons/leap-web/plus-16.svg\",\n\t\"./icons/leap-web/plus-20.svg\": \"./src/icons/leap-web/plus-20.svg\",\n\t\"./icons/leap-web/pound-16.svg\": \"./src/icons/leap-web/pound-16.svg\",\n\t\"./icons/leap-web/print-20.svg\": \"./src/icons/leap-web/print-20.svg\",\n\t\"./icons/leap-web/pulse-20.svg\": \"./src/icons/leap-web/pulse-20.svg\",\n\t\"./icons/leap-web/quickbooks-20.svg\": \"./src/icons/leap-web/quickbooks-20.svg\",\n\t\"./icons/leap-web/rapidpay-20.svg\": \"./src/icons/leap-web/rapidpay-20.svg\",\n\t\"./icons/leap-web/redo-20.svg\": \"./src/icons/leap-web/redo-20.svg\",\n\t\"./icons/leap-web/refresh-16.svg\": \"./src/icons/leap-web/refresh-16.svg\",\n\t\"./icons/leap-web/refresh-20.svg\": \"./src/icons/leap-web/refresh-20.svg\",\n\t\"./icons/leap-web/rename-16.svg\": \"./src/icons/leap-web/rename-16.svg\",\n\t\"./icons/leap-web/rename-20.svg\": \"./src/icons/leap-web/rename-20.svg\",\n\t\"./icons/leap-web/reply-16.svg\": \"./src/icons/leap-web/reply-16.svg\",\n\t\"./icons/leap-web/reply-20.svg\": \"./src/icons/leap-web/reply-20.svg\",\n\t\"./icons/leap-web/reports-20.svg\": \"./src/icons/leap-web/reports-20.svg\",\n\t\"./icons/leap-web/reports-24.svg\": \"./src/icons/leap-web/reports-24.svg\",\n\t\"./icons/leap-web/rgb-excel-20.svg\": \"./src/icons/leap-web/rgb-excel-20.svg\",\n\t\"./icons/leap-web/rgb-office365-20.svg\": \"./src/icons/leap-web/rgb-office365-20.svg\",\n\t\"./icons/leap-web/rgb-outlook-16.svg\": \"./src/icons/leap-web/rgb-outlook-16.svg\",\n\t\"./icons/leap-web/rgb-outlook-20.svg\": \"./src/icons/leap-web/rgb-outlook-20.svg\",\n\t\"./icons/leap-web/rgb-word-20.svg\": \"./src/icons/leap-web/rgb-word-20.svg\",\n\t\"./icons/leap-web/search-16.svg\": \"./src/icons/leap-web/search-16.svg\",\n\t\"./icons/leap-web/search-20.svg\": \"./src/icons/leap-web/search-20.svg\",\n\t\"./icons/leap-web/settings-16.svg\": \"./src/icons/leap-web/settings-16.svg\",\n\t\"./icons/leap-web/settings-20.svg\": \"./src/icons/leap-web/settings-20.svg\",\n\t\"./icons/leap-web/settings-24.svg\": \"./src/icons/leap-web/settings-24.svg\",\n\t\"./icons/leap-web/share-16.svg\": \"./src/icons/leap-web/share-16.svg\",\n\t\"./icons/leap-web/share-20.svg\": \"./src/icons/leap-web/share-20.svg\",\n\t\"./icons/leap-web/shield-check-16.svg\": \"./src/icons/leap-web/shield-check-16.svg\",\n\t\"./icons/leap-web/shield-check-20.svg\": \"./src/icons/leap-web/shield-check-20.svg\",\n\t\"./icons/leap-web/sign-20.svg\": \"./src/icons/leap-web/sign-20.svg\",\n\t\"./icons/leap-web/sign-out-20.svg\": \"./src/icons/leap-web/sign-out-20.svg\",\n\t\"./icons/leap-web/sort-asc-16.svg\": \"./src/icons/leap-web/sort-asc-16.svg\",\n\t\"./icons/leap-web/sort-asc-20.svg\": \"./src/icons/leap-web/sort-asc-20.svg\",\n\t\"./icons/leap-web/sort-desc-16.svg\": \"./src/icons/leap-web/sort-desc-16.svg\",\n\t\"./icons/leap-web/sort-desc-20.svg\": \"./src/icons/leap-web/sort-desc-20.svg\",\n\t\"./icons/leap-web/split-16.svg\": \"./src/icons/leap-web/split-16.svg\",\n\t\"./icons/leap-web/split-invoice-20.svg\": \"./src/icons/leap-web/split-invoice-20.svg\",\n\t\"./icons/leap-web/star-16.svg\": \"./src/icons/leap-web/star-16.svg\",\n\t\"./icons/leap-web/star-20.svg\": \"./src/icons/leap-web/star-20.svg\",\n\t\"./icons/leap-web/star-outline-16.svg\": \"./src/icons/leap-web/star-outline-16.svg\",\n\t\"./icons/leap-web/star-outline-20.svg\": \"./src/icons/leap-web/star-outline-20.svg\",\n\t\"./icons/leap-web/stop-12.svg\": \"./src/icons/leap-web/stop-12.svg\",\n\t\"./icons/leap-web/stop-16.svg\": \"./src/icons/leap-web/stop-16.svg\",\n\t\"./icons/leap-web/stop-20.svg\": \"./src/icons/leap-web/stop-20.svg\",\n\t\"./icons/leap-web/stop-circle-16.svg\": \"./src/icons/leap-web/stop-circle-16.svg\",\n\t\"./icons/leap-web/stop-circle-20.svg\": \"./src/icons/leap-web/stop-circle-20.svg\",\n\t\"./icons/leap-web/strike-20.svg\": \"./src/icons/leap-web/strike-20.svg\",\n\t\"./icons/leap-web/swap-16.svg\": \"./src/icons/leap-web/swap-16.svg\",\n\t\"./icons/leap-web/swap-20.svg\": \"./src/icons/leap-web/swap-20.svg\",\n\t\"./icons/leap-web/task-16.svg\": \"./src/icons/leap-web/task-16.svg\",\n\t\"./icons/leap-web/task-completed-20.svg\": \"./src/icons/leap-web/task-completed-20.svg\",\n\t\"./icons/leap-web/task-overdue-20.svg\": \"./src/icons/leap-web/task-overdue-20.svg\",\n\t\"./icons/leap-web/task-past-20.svg\": \"./src/icons/leap-web/task-past-20.svg\",\n\t\"./icons/leap-web/task-past-completed-20.svg\": \"./src/icons/leap-web/task-past-completed-20.svg\",\n\t\"./icons/leap-web/task-today-20.svg\": \"./src/icons/leap-web/task-today-20.svg\",\n\t\"./icons/leap-web/templates-20.svg\": \"./src/icons/leap-web/templates-20.svg\",\n\t\"./icons/leap-web/text-stroke-20.svg\": \"./src/icons/leap-web/text-stroke-20.svg\",\n\t\"./icons/leap-web/tick-16.svg\": \"./src/icons/leap-web/tick-16.svg\",\n\t\"./icons/leap-web/tick-20.svg\": \"./src/icons/leap-web/tick-20.svg\",\n\t\"./icons/leap-web/tick-circle-16.svg\": \"./src/icons/leap-web/tick-circle-16.svg\",\n\t\"./icons/leap-web/tick-circle-20.svg\": \"./src/icons/leap-web/tick-circle-20.svg\",\n\t\"./icons/leap-web/tick-circle-24.svg\": \"./src/icons/leap-web/tick-circle-24.svg\",\n\t\"./icons/leap-web/time-entry-24.svg\": \"./src/icons/leap-web/time-entry-24.svg\",\n\t\"./icons/leap-web/timer-16.svg\": \"./src/icons/leap-web/timer-16.svg\",\n\t\"./icons/leap-web/timer-20.svg\": \"./src/icons/leap-web/timer-20.svg\",\n\t\"./icons/leap-web/timer-add-20.svg\": \"./src/icons/leap-web/timer-add-20.svg\",\n\t\"./icons/leap-web/timesheets-20.svg\": \"./src/icons/leap-web/timesheets-20.svg\",\n\t\"./icons/leap-web/timestamp-20.svg\": \"./src/icons/leap-web/timestamp-20.svg\",\n\t\"./icons/leap-web/total-outline-20.svg\": \"./src/icons/leap-web/total-outline-20.svg\",\n\t\"./icons/leap-web/two-tone-account-list-20.svg\": \"./src/icons/leap-web/two-tone-account-list-20.svg\",\n\t\"./icons/leap-web/two-tone-account-list-24.svg\": \"./src/icons/leap-web/two-tone-account-list-24.svg\",\n\t\"./icons/leap-web/two-tone-accounting-24.svg\": \"./src/icons/leap-web/two-tone-accounting-24.svg\",\n\t\"./icons/leap-web/two-tone-add-circle.svg\": \"./src/icons/leap-web/two-tone-add-circle.svg\",\n\t\"./icons/leap-web/two-tone-apps-24.svg\": \"./src/icons/leap-web/two-tone-apps-24.svg\",\n\t\"./icons/leap-web/two-tone-auth-email-20.svg\": \"./src/icons/leap-web/two-tone-auth-email-20.svg\",\n\t\"./icons/leap-web/two-tone-calculator-20.svg\": \"./src/icons/leap-web/two-tone-calculator-20.svg\",\n\t\"./icons/leap-web/two-tone-calculator-24.svg\": \"./src/icons/leap-web/two-tone-calculator-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-20.svg\": \"./src/icons/leap-web/two-tone-calendar-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-24.svg\": \"./src/icons/leap-web/two-tone-calendar-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-add-20.svg\": \"./src/icons/leap-web/two-tone-calendar-add-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-add-24.svg\": \"./src/icons/leap-web/two-tone-calendar-add-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-adjust-20.svg\": \"./src/icons/leap-web/two-tone-calendar-adjust-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-adjust-24.svg\": \"./src/icons/leap-web/two-tone-calendar-adjust-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-appointment-20.svg\": \"./src/icons/leap-web/two-tone-calendar-appointment-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-appointment-24.svg\": \"./src/icons/leap-web/two-tone-calendar-appointment-24.svg\",\n\t\"./icons/leap-web/two-tone-calendar-bell-20.svg\": \"./src/icons/leap-web/two-tone-calendar-bell-20.svg\",\n\t\"./icons/leap-web/two-tone-calendar-bell-24.svg\": \"./src/icons/leap-web/two-tone-calendar-bell-24.svg\",\n\t\"./icons/leap-web/two-tone-client-chat-20.svg\": \"./src/icons/leap-web/two-tone-client-chat-20.svg\",\n\t\"./icons/leap-web/two-tone-client-chat-24.svg\": \"./src/icons/leap-web/two-tone-client-chat-24.svg\",\n\t\"./icons/leap-web/two-tone-clipboard-multi-tick-20.svg\": \"./src/icons/leap-web/two-tone-clipboard-multi-tick-20.svg\",\n\t\"./icons/leap-web/two-tone-clipboard-multi-tick-24.svg\": \"./src/icons/leap-web/two-tone-clipboard-multi-tick-24.svg\",\n\t\"./icons/leap-web/two-tone-clipboard-tick-20.svg\": \"./src/icons/leap-web/two-tone-clipboard-tick-20.svg\",\n\t\"./icons/leap-web/two-tone-clipboard-tick-24.svg\": \"./src/icons/leap-web/two-tone-clipboard-tick-24.svg\",\n\t\"./icons/leap-web/two-tone-closure-20.svg\": \"./src/icons/leap-web/two-tone-closure-20.svg\",\n\t\"./icons/leap-web/two-tone-closure-24.svg\": \"./src/icons/leap-web/two-tone-closure-24.svg\",\n\t\"./icons/leap-web/two-tone-comment-20.svg\": \"./src/icons/leap-web/two-tone-comment-20.svg\",\n\t\"./icons/leap-web/two-tone-comment-24.svg\": \"./src/icons/leap-web/two-tone-comment-24.svg\",\n\t\"./icons/leap-web/two-tone-compare-20.svg\": \"./src/icons/leap-web/two-tone-compare-20.svg\",\n\t\"./icons/leap-web/two-tone-compare-24.svg\": \"./src/icons/leap-web/two-tone-compare-24.svg\",\n\t\"./icons/leap-web/two-tone-copy-24.svg\": \"./src/icons/leap-web/two-tone-copy-24.svg\",\n\t\"./icons/leap-web/two-tone-cost-recovery-dollar-20.svg\": \"./src/icons/leap-web/two-tone-cost-recovery-dollar-20.svg\",\n\t\"./icons/leap-web/two-tone-cost-recovery-dollar-24.svg\": \"./src/icons/leap-web/two-tone-cost-recovery-dollar-24.svg\",\n\t\"./icons/leap-web/two-tone-cost-recovery-pound-20.svg\": \"./src/icons/leap-web/two-tone-cost-recovery-pound-20.svg\",\n\t\"./icons/leap-web/two-tone-cost-recovery-pound-24.svg\": \"./src/icons/leap-web/two-tone-cost-recovery-pound-24.svg\",\n\t\"./icons/leap-web/two-tone-critical-date-24.svg\": \"./src/icons/leap-web/two-tone-critical-date-24.svg\",\n\t\"./icons/leap-web/two-tone-currency-dollar-20.svg\": \"./src/icons/leap-web/two-tone-currency-dollar-20.svg\",\n\t\"./icons/leap-web/two-tone-currency-dollar-24.svg\": \"./src/icons/leap-web/two-tone-currency-dollar-24.svg\",\n\t\"./icons/leap-web/two-tone-currency-euro-20.svg\": \"./src/icons/leap-web/two-tone-currency-euro-20.svg\",\n\t\"./icons/leap-web/two-tone-currency-euro-24.svg\": \"./src/icons/leap-web/two-tone-currency-euro-24.svg\",\n\t\"./icons/leap-web/two-tone-currency-pound-20.svg\": \"./src/icons/leap-web/two-tone-currency-pound-20.svg\",\n\t\"./icons/leap-web/two-tone-currency-pound-24.svg\": \"./src/icons/leap-web/two-tone-currency-pound-24.svg\",\n\t\"./icons/leap-web/two-tone-delete-20.svg\": \"./src/icons/leap-web/two-tone-delete-20.svg\",\n\t\"./icons/leap-web/two-tone-delete-24.svg\": \"./src/icons/leap-web/two-tone-delete-24.svg\",\n\t\"./icons/leap-web/two-tone-document-20.svg\": \"./src/icons/leap-web/two-tone-document-20.svg\",\n\t\"./icons/leap-web/two-tone-document-24.svg\": \"./src/icons/leap-web/two-tone-document-24.svg\",\n\t\"./icons/leap-web/two-tone-document-list-20.svg\": \"./src/icons/leap-web/two-tone-document-list-20.svg\",\n\t\"./icons/leap-web/two-tone-download-20.svg\": \"./src/icons/leap-web/two-tone-download-20.svg\",\n\t\"./icons/leap-web/two-tone-download-24.svg\": \"./src/icons/leap-web/two-tone-download-24.svg\",\n\t\"./icons/leap-web/two-tone-edit-20.svg\": \"./src/icons/leap-web/two-tone-edit-20.svg\",\n\t\"./icons/leap-web/two-tone-edit-24.svg\": \"./src/icons/leap-web/two-tone-edit-24.svg\",\n\t\"./icons/leap-web/two-tone-email-20.svg\": \"./src/icons/leap-web/two-tone-email-20.svg\",\n\t\"./icons/leap-web/two-tone-email-24.svg\": \"./src/icons/leap-web/two-tone-email-24.svg\",\n\t\"./icons/leap-web/two-tone-envelope-sent-20.svg\": \"./src/icons/leap-web/two-tone-envelope-sent-20.svg\",\n\t\"./icons/leap-web/two-tone-envelope-sent-24.svg\": \"./src/icons/leap-web/two-tone-envelope-sent-24.svg\",\n\t\"./icons/leap-web/two-tone-envelope-warning-20.svg\": \"./src/icons/leap-web/two-tone-envelope-warning-20.svg\",\n\t\"./icons/leap-web/two-tone-envelope-warning-24.svg\": \"./src/icons/leap-web/two-tone-envelope-warning-24.svg\",\n\t\"./icons/leap-web/two-tone-export-20.svg\": \"./src/icons/leap-web/two-tone-export-20.svg\",\n\t\"./icons/leap-web/two-tone-export-24.svg\": \"./src/icons/leap-web/two-tone-export-24.svg\",\n\t\"./icons/leap-web/two-tone-fee-dollar-20.svg\": \"./src/icons/leap-web/two-tone-fee-dollar-20.svg\",\n\t\"./icons/leap-web/two-tone-fee-dollar-24.svg\": \"./src/icons/leap-web/two-tone-fee-dollar-24.svg\",\n\t\"./icons/leap-web/two-tone-fee-pound-20.svg\": \"./src/icons/leap-web/two-tone-fee-pound-20.svg\",\n\t\"./icons/leap-web/two-tone-fee-pound-24.svg\": \"./src/icons/leap-web/two-tone-fee-pound-24.svg\",\n\t\"./icons/leap-web/two-tone-folder-20.svg\": \"./src/icons/leap-web/two-tone-folder-20.svg\",\n\t\"./icons/leap-web/two-tone-folder-24.svg\": \"./src/icons/leap-web/two-tone-folder-24.svg\",\n\t\"./icons/leap-web/two-tone-folder-cases-20.svg\": \"./src/icons/leap-web/two-tone-folder-cases-20.svg\",\n\t\"./icons/leap-web/two-tone-folder-cases-24.svg\": \"./src/icons/leap-web/two-tone-folder-cases-24.svg\",\n\t\"./icons/leap-web/two-tone-folder-matter-20.svg\": \"./src/icons/leap-web/two-tone-folder-matter-20.svg\",\n\t\"./icons/leap-web/two-tone-folder-matter-24.svg\": \"./src/icons/leap-web/two-tone-folder-matter-24.svg\",\n\t\"./icons/leap-web/two-tone-folder-new-20.svg\": \"./src/icons/leap-web/two-tone-folder-new-20.svg\",\n\t\"./icons/leap-web/two-tone-forms-20.svg\": \"./src/icons/leap-web/two-tone-forms-20.svg\",\n\t\"./icons/leap-web/two-tone-forms-24.svg\": \"./src/icons/leap-web/two-tone-forms-24.svg\",\n\t\"./icons/leap-web/two-tone-generator-20.svg\": \"./src/icons/leap-web/two-tone-generator-20.svg\",\n\t\"./icons/leap-web/two-tone-generator-24.svg\": \"./src/icons/leap-web/two-tone-generator-24.svg\",\n\t\"./icons/leap-web/two-tone-help-24.svg\": \"./src/icons/leap-web/two-tone-help-24.svg\",\n\t\"./icons/leap-web/two-tone-home-24.svg\": \"./src/icons/leap-web/two-tone-home-24.svg\",\n\t\"./icons/leap-web/two-tone-import-20.svg\": \"./src/icons/leap-web/two-tone-import-20.svg\",\n\t\"./icons/leap-web/two-tone-import-24.svg\": \"./src/icons/leap-web/two-tone-import-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-euro-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-euro-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-euro-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-euro-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-uk-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-uk-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-uk-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-uk-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-us-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-us-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-fee-us-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-fee-us-24.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-search-20.svg\": \"./src/icons/leap-web/two-tone-infotrack-search-20.svg\",\n\t\"./icons/leap-web/two-tone-infotrack-search-24.svg\": \"./src/icons/leap-web/two-tone-infotrack-search-24.svg\",\n\t\"./icons/leap-web/two-tone-integrations-20.svg\": \"./src/icons/leap-web/two-tone-integrations-20.svg\",\n\t\"./icons/leap-web/two-tone-integrations-24.svg\": \"./src/icons/leap-web/two-tone-integrations-24.svg\",\n\t\"./icons/leap-web/two-tone-invoice-20.svg\": \"./src/icons/leap-web/two-tone-invoice-20.svg\",\n\t\"./icons/leap-web/two-tone-invoice-24.svg\": \"./src/icons/leap-web/two-tone-invoice-24.svg\",\n\t\"./icons/leap-web/two-tone-invoice-advanced-20.svg\": \"./src/icons/leap-web/two-tone-invoice-advanced-20.svg\",\n\t\"./icons/leap-web/two-tone-invoice-advanced-24.svg\": \"./src/icons/leap-web/two-tone-invoice-advanced-24.svg\",\n\t\"./icons/leap-web/two-tone-invoice-apply-20.svg\": \"./src/icons/leap-web/two-tone-invoice-apply-20.svg\",\n\t\"./icons/leap-web/two-tone-invoice-apply-24.svg\": \"./src/icons/leap-web/two-tone-invoice-apply-24.svg\",\n\t\"./icons/leap-web/two-tone-journal-20.svg\": \"./src/icons/leap-web/two-tone-journal-20.svg\",\n\t\"./icons/leap-web/two-tone-journal-24.svg\": \"./src/icons/leap-web/two-tone-journal-24.svg\",\n\t\"./icons/leap-web/two-tone-journal-credit-20.svg\": \"./src/icons/leap-web/two-tone-journal-credit-20.svg\",\n\t\"./icons/leap-web/two-tone-journal-credit24.svg\": \"./src/icons/leap-web/two-tone-journal-credit24.svg\",\n\t\"./icons/leap-web/two-tone-journal-refund-20.svg\": \"./src/icons/leap-web/two-tone-journal-refund-20.svg\",\n\t\"./icons/leap-web/two-tone-journal-refund-24.svg\": \"./src/icons/leap-web/two-tone-journal-refund-24.svg\",\n\t\"./icons/leap-web/two-tone-journal-remove-20.svg\": \"./src/icons/leap-web/two-tone-journal-remove-20.svg\",\n\t\"./icons/leap-web/two-tone-journal-remove-24.svg\": \"./src/icons/leap-web/two-tone-journal-remove-24.svg\",\n\t\"./icons/leap-web/two-tone-leap-legs-24.svg\": \"./src/icons/leap-web/two-tone-leap-legs-24.svg\",\n\t\"./icons/leap-web/two-tone-ledger-20.svg\": \"./src/icons/leap-web/two-tone-ledger-20.svg\",\n\t\"./icons/leap-web/two-tone-ledger-24.svg\": \"./src/icons/leap-web/two-tone-ledger-24.svg\",\n\t\"./icons/leap-web/two-tone-letter-20.svg\": \"./src/icons/leap-web/two-tone-letter-20.svg\",\n\t\"./icons/leap-web/two-tone-letter-24.svg\": \"./src/icons/leap-web/two-tone-letter-24.svg\",\n\t\"./icons/leap-web/two-tone-matter-ai-20.svg\": \"./src/icons/leap-web/two-tone-matter-ai-20.svg\",\n\t\"./icons/leap-web/two-tone-matter-ai-24.svg\": \"./src/icons/leap-web/two-tone-matter-ai-24.svg\",\n\t\"./icons/leap-web/two-tone-move-20.svg\": \"./src/icons/leap-web/two-tone-move-20.svg\",\n\t\"./icons/leap-web/two-tone-move-24.svg\": \"./src/icons/leap-web/two-tone-move-24.svg\",\n\t\"./icons/leap-web/two-tone-new-account-20.svg\": \"./src/icons/leap-web/two-tone-new-account-20.svg\",\n\t\"./icons/leap-web/two-tone-new-account-24.svg\": \"./src/icons/leap-web/two-tone-new-account-24.svg\",\n\t\"./icons/leap-web/two-tone-new-anticipated-20.svg\": \"./src/icons/leap-web/two-tone-new-anticipated-20.svg\",\n\t\"./icons/leap-web/two-tone-new-anticipated-24.svg\": \"./src/icons/leap-web/two-tone-new-anticipated-24.svg\",\n\t\"./icons/leap-web/two-tone-new-group-20.svg\": \"./src/icons/leap-web/two-tone-new-group-20.svg\",\n\t\"./icons/leap-web/two-tone-new-question-20.svg\": \"./src/icons/leap-web/two-tone-new-question-20.svg\",\n\t\"./icons/leap-web/two-tone-other-24.svg\": \"./src/icons/leap-web/two-tone-other-24.svg\",\n\t\"./icons/leap-web/two-tone-packet-20.svg\": \"./src/icons/leap-web/two-tone-packet-20.svg\",\n\t\"./icons/leap-web/two-tone-packet-24.svg\": \"./src/icons/leap-web/two-tone-packet-24.svg\",\n\t\"./icons/leap-web/two-tone-packets-20.svg\": \"./src/icons/leap-web/two-tone-packets-20.svg\",\n\t\"./icons/leap-web/two-tone-packets-24.svg\": \"./src/icons/leap-web/two-tone-packets-24.svg\",\n\t\"./icons/leap-web/two-tone-payment-20.svg\": \"./src/icons/leap-web/two-tone-payment-20.svg\",\n\t\"./icons/leap-web/two-tone-payment-24.svg\": \"./src/icons/leap-web/two-tone-payment-24.svg\",\n\t\"./icons/leap-web/two-tone-pdf-20.svg\": \"./src/icons/leap-web/two-tone-pdf-20.svg\",\n\t\"./icons/leap-web/two-tone-pdf-24.svg\": \"./src/icons/leap-web/two-tone-pdf-24.svg\",\n\t\"./icons/leap-web/two-tone-print-20.svg\": \"./src/icons/leap-web/two-tone-print-20.svg\",\n\t\"./icons/leap-web/two-tone-print-24.svg\": \"./src/icons/leap-web/two-tone-print-24.svg\",\n\t\"./icons/leap-web/two-tone-quick-invoice-24.svg\": \"./src/icons/leap-web/two-tone-quick-invoice-24.svg\",\n\t\"./icons/leap-web/two-tone-receipt-20.svg\": \"./src/icons/leap-web/two-tone-receipt-20.svg\",\n\t\"./icons/leap-web/two-tone-receipt-24.svg\": \"./src/icons/leap-web/two-tone-receipt-24.svg\",\n\t\"./icons/leap-web/two-tone-rename-20.svg\": \"./src/icons/leap-web/two-tone-rename-20.svg\",\n\t\"./icons/leap-web/two-tone-rename-24.svg\": \"./src/icons/leap-web/two-tone-rename-24.svg\",\n\t\"./icons/leap-web/two-tone-reports-24.svg\": \"./src/icons/leap-web/two-tone-reports-24.svg\",\n\t\"./icons/leap-web/two-tone-research-lawy-20.svg\": \"./src/icons/leap-web/two-tone-research-lawy-20.svg\",\n\t\"./icons/leap-web/two-tone-research-lawy-24.svg\": \"./src/icons/leap-web/two-tone-research-lawy-24.svg\",\n\t\"./icons/leap-web/two-tone-share-20.svg\": \"./src/icons/leap-web/two-tone-share-20.svg\",\n\t\"./icons/leap-web/two-tone-share-24.svg\": \"./src/icons/leap-web/two-tone-share-24.svg\",\n\t\"./icons/leap-web/two-tone-share-settings-20.svg\": \"./src/icons/leap-web/two-tone-share-settings-20.svg\",\n\t\"./icons/leap-web/two-tone-share-settings-24.svg\": \"./src/icons/leap-web/two-tone-share-settings-24.svg\",\n\t\"./icons/leap-web/two-tone-sign-20.svg\": \"./src/icons/leap-web/two-tone-sign-20.svg\",\n\t\"./icons/leap-web/two-tone-sign-24.svg\": \"./src/icons/leap-web/two-tone-sign-24.svg\",\n\t\"./icons/leap-web/two-tone-split-20.svg\": \"./src/icons/leap-web/two-tone-split-20.svg\",\n\t\"./icons/leap-web/two-tone-split-invoice-20.svg\": \"./src/icons/leap-web/two-tone-split-invoice-20.svg\",\n\t\"./icons/leap-web/two-tone-split-invoice-24.svg\": \"./src/icons/leap-web/two-tone-split-invoice-24.svg\",\n\t\"./icons/leap-web/two-tone-task-24.svg\": \"./src/icons/leap-web/two-tone-task-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-20.svg\": \"./src/icons/leap-web/two-tone-teams-call-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-24.svg\": \"./src/icons/leap-web/two-tone-teams-call-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-connect-20.svg\": \"./src/icons/leap-web/two-tone-teams-call-connect-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-connect-24.svg\": \"./src/icons/leap-web/two-tone-teams-call-connect-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-inbound-20.svg\": \"./src/icons/leap-web/two-tone-teams-call-inbound-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-call-inbound-24.svg\": \"./src/icons/leap-web/two-tone-teams-call-inbound-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-document-20.svg\": \"./src/icons/leap-web/two-tone-teams-document-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-document-24.svg\": \"./src/icons/leap-web/two-tone-teams-document-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-send-20.svg\": \"./src/icons/leap-web/two-tone-teams-send-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-send-24.svg\": \"./src/icons/leap-web/two-tone-teams-send-24.svg\",\n\t\"./icons/leap-web/two-tone-teams-send-matter-20.svg\": \"./src/icons/leap-web/two-tone-teams-send-matter-20.svg\",\n\t\"./icons/leap-web/two-tone-teams-send-matter-24.svg\": \"./src/icons/leap-web/two-tone-teams-send-matter-24.svg\",\n\t\"./icons/leap-web/two-tone-templates-20.svg\": \"./src/icons/leap-web/two-tone-templates-20.svg\",\n\t\"./icons/leap-web/two-tone-templates-24.svg\": \"./src/icons/leap-web/two-tone-templates-24.svg\",\n\t\"./icons/leap-web/two-tone-time-entry-20.svg\": \"./src/icons/leap-web/two-tone-time-entry-20.svg\",\n\t\"./icons/leap-web/two-tone-time-entry-24.svg\": \"./src/icons/leap-web/two-tone-time-entry-24.svg\",\n\t\"./icons/leap-web/two-tone-timer-20.svg\": \"./src/icons/leap-web/two-tone-timer-20.svg\",\n\t\"./icons/leap-web/two-tone-timer-add-20.svg\": \"./src/icons/leap-web/two-tone-timer-add-20.svg\",\n\t\"./icons/leap-web/two-tone-timesheets-20.svg\": \"./src/icons/leap-web/two-tone-timesheets-20.svg\",\n\t\"./icons/leap-web/two-tone-transaction-dollar-20.svg\": \"./src/icons/leap-web/two-tone-transaction-dollar-20.svg\",\n\t\"./icons/leap-web/two-tone-transaction-dollar-24.svg\": \"./src/icons/leap-web/two-tone-transaction-dollar-24.svg\",\n\t\"./icons/leap-web/two-tone-transaction-euro-20.svg\": \"./src/icons/leap-web/two-tone-transaction-euro-20.svg\",\n\t\"./icons/leap-web/two-tone-transaction-euro-24.svg\": \"./src/icons/leap-web/two-tone-transaction-euro-24.svg\",\n\t\"./icons/leap-web/two-tone-transaction-pound-20.svg\": \"./src/icons/leap-web/two-tone-transaction-pound-20.svg\",\n\t\"./icons/leap-web/two-tone-transaction-pound-24.svg\": \"./src/icons/leap-web/two-tone-transaction-pound-24.svg\",\n\t\"./icons/leap-web/two-tone-transfer-20.svg\": \"./src/icons/leap-web/two-tone-transfer-20.svg\",\n\t\"./icons/leap-web/two-tone-transfer-24.svg\": \"./src/icons/leap-web/two-tone-transfer-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-investment-20.svg\": \"./src/icons/leap-web/two-tone-trust-investment-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-investment-24.svg\": \"./src/icons/leap-web/two-tone-trust-investment-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-payment-20.svg\": \"./src/icons/leap-web/two-tone-trust-payment-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-payment-24.svg\": \"./src/icons/leap-web/two-tone-trust-payment-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-protected-20.svg\": \"./src/icons/leap-web/two-tone-trust-protected-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-protected-24.svg\": \"./src/icons/leap-web/two-tone-trust-protected-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-receipt-20.svg\": \"./src/icons/leap-web/two-tone-trust-receipt-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-receipt-24.svg\": \"./src/icons/leap-web/two-tone-trust-receipt-24.svg\",\n\t\"./icons/leap-web/two-tone-trust-to-office-20.svg\": \"./src/icons/leap-web/two-tone-trust-to-office-20.svg\",\n\t\"./icons/leap-web/two-tone-trust-to-office-24.svg\": \"./src/icons/leap-web/two-tone-trust-to-office-24.svg\",\n\t\"./icons/leap-web/two-tone-unpaid-anticipated-20.svg\": \"./src/icons/leap-web/two-tone-unpaid-anticipated-20.svg\",\n\t\"./icons/leap-web/two-tone-unpaid-anticipated-24.svg\": \"./src/icons/leap-web/two-tone-unpaid-anticipated-24.svg\",\n\t\"./icons/leap-web/two-tone-upload-20.svg\": \"./src/icons/leap-web/two-tone-upload-20.svg\",\n\t\"./icons/leap-web/two-tone-upload-24.svg\": \"./src/icons/leap-web/two-tone-upload-24.svg\",\n\t\"./icons/leap-web/two-tone-user-anticipated-20.svg\": \"./src/icons/leap-web/two-tone-user-anticipated-20.svg\",\n\t\"./icons/leap-web/two-tone-user-anticipated-24.svg\": \"./src/icons/leap-web/two-tone-user-anticipated-24.svg\",\n\t\"./icons/leap-web/two-tone-user-question-20.svg\": \"./src/icons/leap-web/two-tone-user-question-20.svg\",\n\t\"./icons/leap-web/underline-20.svg\": \"./src/icons/leap-web/underline-20.svg\",\n\t\"./icons/leap-web/undo-20.svg\": \"./src/icons/leap-web/undo-20.svg\",\n\t\"./icons/leap-web/unflag-16.svg\": \"./src/icons/leap-web/unflag-16.svg\",\n\t\"./icons/leap-web/unflag-20.svg\": \"./src/icons/leap-web/unflag-20.svg\",\n\t\"./icons/leap-web/unlock-16.svg\": \"./src/icons/leap-web/unlock-16.svg\",\n\t\"./icons/leap-web/unlock-20.svg\": \"./src/icons/leap-web/unlock-20.svg\",\n\t\"./icons/leap-web/unpin-16.svg\": \"./src/icons/leap-web/unpin-16.svg\",\n\t\"./icons/leap-web/unpin-20.svg\": \"./src/icons/leap-web/unpin-20.svg\",\n\t\"./icons/leap-web/upload-20.svg\": \"./src/icons/leap-web/upload-20.svg\",\n\t\"./icons/leap-web/uploading-20.svg\": \"./src/icons/leap-web/uploading-20.svg\",\n\t\"./icons/leap-web/user-16.svg\": \"./src/icons/leap-web/user-16.svg\",\n\t\"./icons/leap-web/user-20.svg\": \"./src/icons/leap-web/user-20.svg\",\n\t\"./icons/leap-web/user-add-16.svg\": \"./src/icons/leap-web/user-add-16.svg\",\n\t\"./icons/leap-web/user-add-20.svg\": \"./src/icons/leap-web/user-add-20.svg\",\n\t\"./icons/leap-web/user-delete-16.svg\": \"./src/icons/leap-web/user-delete-16.svg\",\n\t\"./icons/leap-web/user-delete-20.svg\": \"./src/icons/leap-web/user-delete-20.svg\",\n\t\"./icons/leap-web/user-link-16.svg\": \"./src/icons/leap-web/user-link-16.svg\",\n\t\"./icons/leap-web/user-link-20.svg\": \"./src/icons/leap-web/user-link-20.svg\",\n\t\"./icons/leap-web/user-lock-16.svg\": \"./src/icons/leap-web/user-lock-16.svg\",\n\t\"./icons/leap-web/user-lock-20.svg\": \"./src/icons/leap-web/user-lock-20.svg\",\n\t\"./icons/leap-web/user-question-16.svg\": \"./src/icons/leap-web/user-question-16.svg\",\n\t\"./icons/leap-web/user-question-20.svg\": \"./src/icons/leap-web/user-question-20.svg\",\n\t\"./icons/leap-web/user-tick-16.svg\": \"./src/icons/leap-web/user-tick-16.svg\",\n\t\"./icons/leap-web/user-tick-20.svg\": \"./src/icons/leap-web/user-tick-20.svg\",\n\t\"./icons/leap-web/users-16.svg\": \"./src/icons/leap-web/users-16.svg\",\n\t\"./icons/leap-web/users-20.svg\": \"./src/icons/leap-web/users-20.svg\",\n\t\"./icons/leap-web/users-co-author-16.svg\": \"./src/icons/leap-web/users-co-author-16.svg\",\n\t\"./icons/leap-web/users-co-author-20.svg\": \"./src/icons/leap-web/users-co-author-20.svg\",\n\t\"./icons/leap-web/users-co-author-filled-16.svg\": \"./src/icons/leap-web/users-co-author-filled-16.svg\",\n\t\"./icons/leap-web/users-co-author-filled-20.svg\": \"./src/icons/leap-web/users-co-author-filled-20.svg\",\n\t\"./icons/leap-web/visible-16.svg\": \"./src/icons/leap-web/visible-16.svg\",\n\t\"./icons/leap-web/visible-20.svg\": \"./src/icons/leap-web/visible-20.svg\",\n\t\"./icons/leap-web/warning-12.svg\": \"./src/icons/leap-web/warning-12.svg\",\n\t\"./icons/leap-web/warning-16.svg\": \"./src/icons/leap-web/warning-16.svg\",\n\t\"./icons/leap-web/warning-20.svg\": \"./src/icons/leap-web/warning-20.svg\",\n\t\"./icons/leap-web/warning-24.svg\": \"./src/icons/leap-web/warning-24.svg\",\n\t\"./icons/leap-web/website-16.svg\": \"./src/icons/leap-web/website-16.svg\",\n\t\"./icons/leap-web/website-20.svg\": \"./src/icons/leap-web/website-20.svg\",\n\t\"./icons/leap-web/xero-20.svg\": \"./src/icons/leap-web/xero-20.svg\",\n\t\"./icons/misc/facebook.svg\": \"./src/icons/misc/facebook.svg\",\n\t\"./icons/misc/google.svg\": \"./src/icons/misc/google.svg\",\n\t\"./icons/misc/no-result-details-data.svg\": \"./src/icons/misc/no-result-details-data.svg\",\n\t\"./icons/misc/no-result-document-comments.svg\": \"./src/icons/misc/no-result-document-comments.svg\",\n\t\"./icons/misc/no-result-document-details.svg\": \"./src/icons/misc/no-result-document-details.svg\",\n\t\"./icons/misc/no-result-file-too-large.svg\": \"./src/icons/misc/no-result-file-too-large.svg\",\n\t\"./icons/misc/no-result-no-comments.svg\": \"./src/icons/misc/no-result-no-comments.svg\",\n\t\"./icons/misc/no-result-no-trust-data.svg\": \"./src/icons/misc/no-result-no-trust-data.svg\",\n\t\"./icons/misc/no-result-server-error.svg\": \"./src/icons/misc/no-result-server-error.svg\",\n\t\"./icons/misc/onboarding-comment-reply.svg\": \"./src/icons/misc/onboarding-comment-reply.svg\",\n\t\"./icons/misc/onboarding-share-documents.svg\": \"./src/icons/misc/onboarding-share-documents.svg\",\n\t\"./icons/misc/onboarding-welcome-lawconnect.svg\": \"./src/icons/misc/onboarding-welcome-lawconnect.svg\",\n\t\"./icons/social/facebook.svg\": \"./src/icons/social/facebook.svg\",\n\t\"./icons/social/google.svg\": \"./src/icons/social/google.svg\",\n\t\"./icons/social/linkedin.svg\": \"./src/icons/social/linkedin.svg\",\n\t\"./icons/social/microsoft.svg\": \"./src/icons/social/microsoft.svg\",\n\t\"./icons/two-tone/analytics.svg\": \"./src/icons/two-tone/analytics.svg\",\n\t\"./icons/two-tone/api.svg\": \"./src/icons/two-tone/api.svg\",\n\t\"./icons/two-tone/apps.svg\": \"./src/icons/two-tone/apps.svg\",\n\t\"./icons/two-tone/arrow-down-circle.svg\": \"./src/icons/two-tone/arrow-down-circle.svg\",\n\t\"./icons/two-tone/arrow-down.svg\": \"./src/icons/two-tone/arrow-down.svg\",\n\t\"./icons/two-tone/arrow-left-circle.svg\": \"./src/icons/two-tone/arrow-left-circle.svg\",\n\t\"./icons/two-tone/arrow-left.svg\": \"./src/icons/two-tone/arrow-left.svg\",\n\t\"./icons/two-tone/arrow-right-circle-16.svg\": \"./src/icons/two-tone/arrow-right-circle-16.svg\",\n\t\"./icons/two-tone/arrow-right-circle.svg\": \"./src/icons/two-tone/arrow-right-circle.svg\",\n\t\"./icons/two-tone/arrow-right.svg\": \"./src/icons/two-tone/arrow-right.svg\",\n\t\"./icons/two-tone/arrow-up-circle.svg\": \"./src/icons/two-tone/arrow-up-circle.svg\",\n\t\"./icons/two-tone/arrow-up.svg\": \"./src/icons/two-tone/arrow-up.svg\",\n\t\"./icons/two-tone/attachments.svg\": \"./src/icons/two-tone/attachments.svg\",\n\t\"./icons/two-tone/back-to-bottom.svg\": \"./src/icons/two-tone/back-to-bottom.svg\",\n\t\"./icons/two-tone/back-to-top.svg\": \"./src/icons/two-tone/back-to-top.svg\",\n\t\"./icons/two-tone/back.svg\": \"./src/icons/two-tone/back.svg\",\n\t\"./icons/two-tone/bin.svg\": \"./src/icons/two-tone/bin.svg\",\n\t\"./icons/two-tone/business.svg\": \"./src/icons/two-tone/business.svg\",\n\t\"./icons/two-tone/calculator.svg\": \"./src/icons/two-tone/calculator.svg\",\n\t\"./icons/two-tone/calendar.svg\": \"./src/icons/two-tone/calendar.svg\",\n\t\"./icons/two-tone/cases.svg\": \"./src/icons/two-tone/cases.svg\",\n\t\"./icons/two-tone/city.svg\": \"./src/icons/two-tone/city.svg\",\n\t\"./icons/two-tone/close.svg\": \"./src/icons/two-tone/close.svg\",\n\t\"./icons/two-tone/collapse-menu.svg\": \"./src/icons/two-tone/collapse-menu.svg\",\n\t\"./icons/two-tone/collapse.svg\": \"./src/icons/two-tone/collapse.svg\",\n\t\"./icons/two-tone/comment.svg\": \"./src/icons/two-tone/comment.svg\",\n\t\"./icons/two-tone/contacts.svg\": \"./src/icons/two-tone/contacts.svg\",\n\t\"./icons/two-tone/correspondence.svg\": \"./src/icons/two-tone/correspondence.svg\",\n\t\"./icons/two-tone/creditcard.svg\": \"./src/icons/two-tone/creditcard.svg\",\n\t\"./icons/two-tone/desktop.svg\": \"./src/icons/two-tone/desktop.svg\",\n\t\"./icons/two-tone/download-document.svg\": \"./src/icons/two-tone/download-document.svg\",\n\t\"./icons/two-tone/download.svg\": \"./src/icons/two-tone/download.svg\",\n\t\"./icons/two-tone/edit.svg\": \"./src/icons/two-tone/edit.svg\",\n\t\"./icons/two-tone/error-circle.svg\": \"./src/icons/two-tone/error-circle.svg\",\n\t\"./icons/two-tone/expand-menu.svg\": \"./src/icons/two-tone/expand-menu.svg\",\n\t\"./icons/two-tone/expand.svg\": \"./src/icons/two-tone/expand.svg\",\n\t\"./icons/two-tone/feedback.svg\": \"./src/icons/two-tone/feedback.svg\",\n\t\"./icons/two-tone/files.svg\": \"./src/icons/two-tone/files.svg\",\n\t\"./icons/two-tone/filter.svg\": \"./src/icons/two-tone/filter.svg\",\n\t\"./icons/two-tone/firms.svg\": \"./src/icons/two-tone/firms.svg\",\n\t\"./icons/two-tone/folder.svg\": \"./src/icons/two-tone/folder.svg\",\n\t\"./icons/two-tone/grid.svg\": \"./src/icons/two-tone/grid.svg\",\n\t\"./icons/two-tone/info-circle.svg\": \"./src/icons/two-tone/info-circle.svg\",\n\t\"./icons/two-tone/instances.svg\": \"./src/icons/two-tone/instances.svg\",\n\t\"./icons/two-tone/kebab-horizontal.svg\": \"./src/icons/two-tone/kebab-horizontal.svg\",\n\t\"./icons/two-tone/kebab-loader.svg\": \"./src/icons/two-tone/kebab-loader.svg\",\n\t\"./icons/two-tone/kebab-vertical.svg\": \"./src/icons/two-tone/kebab-vertical.svg\",\n\t\"./icons/two-tone/list.svg\": \"./src/icons/two-tone/list.svg\",\n\t\"./icons/two-tone/location.svg\": \"./src/icons/two-tone/location.svg\",\n\t\"./icons/two-tone/marketplace.svg\": \"./src/icons/two-tone/marketplace.svg\",\n\t\"./icons/two-tone/matters.svg\": \"./src/icons/two-tone/matters.svg\",\n\t\"./icons/two-tone/menu.svg\": \"./src/icons/two-tone/menu.svg\",\n\t\"./icons/two-tone/minus-circle.svg\": \"./src/icons/two-tone/minus-circle.svg\",\n\t\"./icons/two-tone/mobile.svg\": \"./src/icons/two-tone/mobile.svg\",\n\t\"./icons/two-tone/more.svg\": \"./src/icons/two-tone/more.svg\",\n\t\"./icons/two-tone/open-external.svg\": \"./src/icons/two-tone/open-external.svg\",\n\t\"./icons/two-tone/panel-toggle.svg\": \"./src/icons/two-tone/panel-toggle.svg\",\n\t\"./icons/two-tone/percentage.svg\": \"./src/icons/two-tone/percentage.svg\",\n\t\"./icons/two-tone/plus-circle.svg\": \"./src/icons/two-tone/plus-circle.svg\",\n\t\"./icons/two-tone/point.svg\": \"./src/icons/two-tone/point.svg\",\n\t\"./icons/two-tone/printer.svg\": \"./src/icons/two-tone/printer.svg\",\n\t\"./icons/two-tone/product.svg\": \"./src/icons/two-tone/product.svg\",\n\t\"./icons/two-tone/recent.svg\": \"./src/icons/two-tone/recent.svg\",\n\t\"./icons/two-tone/reply.svg\": \"./src/icons/two-tone/reply.svg\",\n\t\"./icons/two-tone/reset.svg\": \"./src/icons/two-tone/reset.svg\",\n\t\"./icons/two-tone/resources.svg\": \"./src/icons/two-tone/resources.svg\",\n\t\"./icons/two-tone/search.svg\": \"./src/icons/two-tone/search.svg\",\n\t\"./icons/two-tone/settings.svg\": \"./src/icons/two-tone/settings.svg\",\n\t\"./icons/two-tone/signature.svg\": \"./src/icons/two-tone/signature.svg\",\n\t\"./icons/two-tone/sort.svg\": \"./src/icons/two-tone/sort.svg\",\n\t\"./icons/two-tone/spinner.svg\": \"./src/icons/two-tone/spinner.svg\",\n\t\"./icons/two-tone/subscriptions.svg\": \"./src/icons/two-tone/subscriptions.svg\",\n\t\"./icons/two-tone/support.svg\": \"./src/icons/two-tone/support.svg\",\n\t\"./icons/two-tone/tick-circle.svg\": \"./src/icons/two-tone/tick-circle.svg\",\n\t\"./icons/two-tone/tick.svg\": \"./src/icons/two-tone/tick.svg\",\n\t\"./icons/two-tone/time.svg\": \"./src/icons/two-tone/time.svg\",\n\t\"./icons/two-tone/upload.svg\": \"./src/icons/two-tone/upload.svg\",\n\t\"./icons/two-tone/users-outline.svg\": \"./src/icons/two-tone/users-outline.svg\",\n\t\"./icons/two-tone/users.svg\": \"./src/icons/two-tone/users.svg\",\n\t\"./icons/two-tone/warning-outline.svg\": \"./src/icons/two-tone/warning-outline.svg\",\n\t\"./icons/two-tone/water.svg\": \"./src/icons/two-tone/water.svg\",\n\t\"./icons/two-tone/web.svg\": \"./src/icons/two-tone/web.svg\",\n\t\"./illustrations/orion/access-cloud.svg\": \"./src/illustrations/orion/access-cloud.svg\",\n\t\"./illustrations/orion/collaboration.svg\": \"./src/illustrations/orion/collaboration.svg\",\n\t\"./illustrations/orion/doc.svg\": \"./src/illustrations/orion/doc.svg\",\n\t\"./illustrations/orion/email-verify.svg\": \"./src/illustrations/orion/email-verify.svg\",\n\t\"./illustrations/orion/facebook.svg\": \"./src/illustrations/orion/facebook.svg\",\n\t\"./illustrations/orion/google.svg\": \"./src/illustrations/orion/google.svg\",\n\t\"./illustrations/orion/linkedin.svg\": \"./src/illustrations/orion/linkedin.svg\",\n\t\"./illustrations/orion/no-result-details-data.svg\": \"./src/illustrations/orion/no-result-details-data.svg\",\n\t\"./illustrations/orion/no-result-document-comments.svg\": \"./src/illustrations/orion/no-result-document-comments.svg\",\n\t\"./illustrations/orion/no-result-document-details.svg\": \"./src/illustrations/orion/no-result-document-details.svg\",\n\t\"./illustrations/orion/no-result-file-too-large.svg\": \"./src/illustrations/orion/no-result-file-too-large.svg\",\n\t\"./illustrations/orion/no-result-no-comments.svg\": \"./src/illustrations/orion/no-result-no-comments.svg\",\n\t\"./illustrations/orion/no-result-no-trust-data.svg\": \"./src/illustrations/orion/no-result-no-trust-data.svg\",\n\t\"./illustrations/orion/no-result-server-error.svg\": \"./src/illustrations/orion/no-result-server-error.svg\",\n\t\"./illustrations/orion/onboarding-comment-reply.svg\": \"./src/illustrations/orion/onboarding-comment-reply.svg\",\n\t\"./illustrations/orion/onboarding-share-documents.svg\": \"./src/illustrations/orion/onboarding-share-documents.svg\",\n\t\"./illustrations/orion/onboarding-welcome-lawconnect.svg\": \"./src/illustrations/orion/onboarding-welcome-lawconnect.svg\",\n\t\"./illustrations/orion/safe-doc.svg\": \"./src/illustrations/orion/safe-doc.svg\",\n\t\"./illustrations/sirius/2FA.svg\": \"./src/illustrations/sirius/2FA.svg\",\n\t\"./illustrations/sirius/Aide.svg\": \"./src/illustrations/sirius/Aide.svg\",\n\t\"./illustrations/sirius/AnticipatedPayments-Euro.svg\": \"./src/illustrations/sirius/AnticipatedPayments-Euro.svg\",\n\t\"./illustrations/sirius/AnticipatedPayments-Pound.svg\": \"./src/illustrations/sirius/AnticipatedPayments-Pound.svg\",\n\t\"./illustrations/sirius/AnticipatedPayments.svg\": \"./src/illustrations/sirius/AnticipatedPayments.svg\",\n\t\"./illustrations/sirius/BarChart.svg\": \"./src/illustrations/sirius/BarChart.svg\",\n\t\"./illustrations/sirius/Border.svg\": \"./src/illustrations/sirius/Border.svg\",\n\t\"./illustrations/sirius/CreditLedger-Euro.svg\": \"./src/illustrations/sirius/CreditLedger-Euro.svg\",\n\t\"./illustrations/sirius/CreditLedger-Pound.svg\": \"./src/illustrations/sirius/CreditLedger-Pound.svg\",\n\t\"./illustrations/sirius/CreditLedger.svg\": \"./src/illustrations/sirius/CreditLedger.svg\",\n\t\"./illustrations/sirius/Data.svg\": \"./src/illustrations/sirius/Data.svg\",\n\t\"./illustrations/sirius/Default.svg\": \"./src/illustrations/sirius/Default.svg\",\n\t\"./illustrations/sirius/Download.svg\": \"./src/illustrations/sirius/Download.svg\",\n\t\"./illustrations/sirius/Email.svg\": \"./src/illustrations/sirius/Email.svg\",\n\t\"./illustrations/sirius/Favourite.svg\": \"./src/illustrations/sirius/Favourite.svg\",\n\t\"./illustrations/sirius/Folder.svg\": \"./src/illustrations/sirius/Folder.svg\",\n\t\"./illustrations/sirius/Generator.svg\": \"./src/illustrations/sirius/Generator.svg\",\n\t\"./illustrations/sirius/IdentificationDocuments.svg\": \"./src/illustrations/sirius/IdentificationDocuments.svg\",\n\t\"./illustrations/sirius/Inbox.svg\": \"./src/illustrations/sirius/Inbox.svg\",\n\t\"./illustrations/sirius/NoCorrespondence.svg\": \"./src/illustrations/sirius/NoCorrespondence.svg\",\n\t\"./illustrations/sirius/NoUnscheduledCriticalDates.svg\": \"./src/illustrations/sirius/NoUnscheduledCriticalDates.svg\",\n\t\"./illustrations/sirius/NoUnscheduledTasks.svg\": \"./src/illustrations/sirius/NoUnscheduledTasks.svg\",\n\t\"./illustrations/sirius/NoUnsheduledTasks.svg\": \"./src/illustrations/sirius/NoUnsheduledTasks.svg\",\n\t\"./illustrations/sirius/PaymentsAndDebtors-Euro.svg\": \"./src/illustrations/sirius/PaymentsAndDebtors-Euro.svg\",\n\t\"./illustrations/sirius/PaymentsAndDebtors-Pound.svg\": \"./src/illustrations/sirius/PaymentsAndDebtors-Pound.svg\",\n\t\"./illustrations/sirius/PaymentsAndDebtors.svg\": \"./src/illustrations/sirius/PaymentsAndDebtors.svg\",\n\t\"./illustrations/sirius/PieChart.svg\": \"./src/illustrations/sirius/PieChart.svg\",\n\t\"./illustrations/sirius/Preview.svg\": \"./src/illustrations/sirius/Preview.svg\",\n\t\"./illustrations/sirius/PreviewUnavailable.svg\": \"./src/illustrations/sirius/PreviewUnavailable.svg\",\n\t\"./illustrations/sirius/Reports.svg\": \"./src/illustrations/sirius/Reports.svg\",\n\t\"./illustrations/sirius/RestrictedContent.svg\": \"./src/illustrations/sirius/RestrictedContent.svg\",\n\t\"./illustrations/sirius/Risks.svg\": \"./src/illustrations/sirius/Risks.svg\",\n\t\"./illustrations/sirius/Search.svg\": \"./src/illustrations/sirius/Search.svg\",\n\t\"./illustrations/sirius/SystemError.svg\": \"./src/illustrations/sirius/SystemError.svg\",\n\t\"./illustrations/sirius/TimeAndFees.svg\": \"./src/illustrations/sirius/TimeAndFees.svg\",\n\t\"./illustrations/sirius/TrustFunds-Euro.svg\": \"./src/illustrations/sirius/TrustFunds-Euro.svg\",\n\t\"./illustrations/sirius/TrustFunds-Pound.svg\": \"./src/illustrations/sirius/TrustFunds-Pound.svg\",\n\t\"./illustrations/sirius/TrustFunds.svg\": \"./src/illustrations/sirius/TrustFunds.svg\",\n\t\"./images/bylawyers/auth-header-logo-dark.svg\": \"./src/images/bylawyers/auth-header-logo-dark.svg\",\n\t\"./images/bylawyers/auth-header-logo.svg\": \"./src/images/bylawyers/auth-header-logo.svg\",\n\t\"./images/bylawyers/header-logo-short.svg\": \"./src/images/bylawyers/header-logo-short.svg\",\n\t\"./images/bylawyers/header-logo.svg\": \"./src/images/bylawyers/header-logo.svg\",\n\t\"./images/bylawyers/unsupported-document.svg\": \"./src/images/bylawyers/unsupported-document.svg\",\n\t\"./images/bylawyers/wa-city.svg\": \"./src/images/bylawyers/wa-city.svg\",\n\t\"./images/bylawyers/wa-empty-dots.svg\": \"./src/images/bylawyers/wa-empty-dots.svg\",\n\t\"./images/lawconnect/header-logo-short.svg\": \"./src/images/lawconnect/header-logo-short.svg\",\n\t\"./images/lawconnect/logos/lawconnect-icon-reverse.svg\": \"./src/images/lawconnect/logos/lawconnect-icon-reverse.svg\",\n\t\"./images/lawconnect/logos/lawconnect-icon-sky-blue.svg\": \"./src/images/lawconnect/logos/lawconnect-icon-sky-blue.svg\",\n\t\"./images/lawconnect/logos/lawconnect-lcon.svg\": \"./src/images/lawconnect/logos/lawconnect-lcon.svg\",\n\t\"./images/lawconnect/logos/lawconnect-logo-reverse-mono.svg\": \"./src/images/lawconnect/logos/lawconnect-logo-reverse-mono.svg\",\n\t\"./images/lawconnect/logos/lawconnect-logo-reverse.svg\": \"./src/images/lawconnect/logos/lawconnect-logo-reverse.svg\",\n\t\"./images/lawconnect/logos/lawconnect-logo.svg\": \"./src/images/lawconnect/logos/lawconnect-logo.svg\",\n\t\"./images/lawconnect/logos/lawconnect-poweredby-logo-mono.svg\": \"./src/images/lawconnect/logos/lawconnect-poweredby-logo-mono.svg\",\n\t\"./images/lawconnect/logos/lawconnect-poweredby-logo-reverse-mono.svg\": \"./src/images/lawconnect/logos/lawconnect-poweredby-logo-reverse-mono.svg\",\n\t\"./images/lawconnect/logos/lawconnect-poweredby-logo.svg\": \"./src/images/lawconnect/logos/lawconnect-poweredby-logo.svg\",\n\t\"./images/lawconnect/powerby-lawconnect.svg\": \"./src/images/lawconnect/powerby-lawconnect.svg\",\n\t\"./images/leap/auth-header-logo-dark.svg\": \"./src/images/leap/auth-header-logo-dark.svg\",\n\t\"./images/leap/auth-header-logo.svg\": \"./src/images/leap/auth-header-logo.svg\",\n\t\"./images/leap/header-logo-short.svg\": \"./src/images/leap/header-logo-short.svg\",\n\t\"./images/leap/header-logo.svg\": \"./src/images/leap/header-logo.svg\",\n\t\"./images/leap/search-bg.svg\": \"./src/images/leap/search-bg.svg\",\n\t\"./images/titlex/auth-header-logo-dark.svg\": \"./src/images/titlex/auth-header-logo-dark.svg\",\n\t\"./images/titlex/auth-header-logo.svg\": \"./src/images/titlex/auth-header-logo.svg\",\n\t\"./images/titlex/header-logo-short.svg\": \"./src/images/titlex/header-logo-short.svg\",\n\t\"./images/titlex/header-logo.svg\": \"./src/images/titlex/header-logo.svg\"\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = \"./src sync recursive \\\\.svg$\";\n\n//# sourceURL=webpack://@leapdev/gui-icons/./src/_sync_\\.svg$?");
|
|
14902
15056
|
|
|
14903
15057
|
/***/ }),
|
|
14904
15058
|
|