@epilot360/icons 1.17.46 → 1.17.48

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.
Files changed (89) hide show
  1. package/README.md +23 -0
  2. package/icons.config.yaml +36 -0
  3. package/index.js +2834 -1529
  4. package/index.js.map +1 -1
  5. package/package.json +1 -1
  6. package/react/Code/index.d.ts +4 -0
  7. package/react/Code/index.js +209 -0
  8. package/react/Code/index.js.map +1 -0
  9. package/react/EpilotIcon.d.ts +18 -0
  10. package/react/EpilotIcon.js +3315 -2316
  11. package/react/EpilotIcon.js.map +1 -1
  12. package/react/FormatBold/index.d.ts +4 -0
  13. package/react/FormatBold/index.js +209 -0
  14. package/react/FormatBold/index.js.map +1 -0
  15. package/react/FormatItalic/index.d.ts +4 -0
  16. package/react/FormatItalic/index.js +209 -0
  17. package/react/FormatItalic/index.js.map +1 -0
  18. package/react/FormatListBulleted/index.d.ts +4 -0
  19. package/react/FormatListBulleted/index.js +209 -0
  20. package/react/FormatListBulleted/index.js.map +1 -0
  21. package/react/FormatListNumbered/index.d.ts +4 -0
  22. package/react/FormatListNumbered/index.js +209 -0
  23. package/react/FormatListNumbered/index.js.map +1 -0
  24. package/react/FormatStrikethrough/index.d.ts +4 -0
  25. package/react/FormatStrikethrough/index.js +209 -0
  26. package/react/FormatStrikethrough/index.js.map +1 -0
  27. package/react/FormatUnderlined/index.d.ts +4 -0
  28. package/react/FormatUnderlined/index.js +209 -0
  29. package/react/FormatUnderlined/index.js.map +1 -0
  30. package/react/Heading/index.d.ts +4 -0
  31. package/react/Heading/index.js +209 -0
  32. package/react/Heading/index.js.map +1 -0
  33. package/react/Store/index.d.ts +4 -0
  34. package/react/Store/index.js +209 -0
  35. package/react/Store/index.js.map +1 -0
  36. package/react/index.d.ts +9 -0
  37. package/react/index.js +4110 -3084
  38. package/react/index.js.map +1 -1
  39. package/svg/Code/icon-fill.svg +1 -0
  40. package/svg/Code/icon.svg +1 -0
  41. package/svg/Code/index.d.ts +3 -0
  42. package/svg/Code/index.js +159 -0
  43. package/svg/Code/index.js.map +1 -0
  44. package/svg/FormatBold/icon-fill.svg +1 -0
  45. package/svg/FormatBold/icon.svg +1 -0
  46. package/svg/FormatBold/index.d.ts +3 -0
  47. package/svg/FormatBold/index.js +159 -0
  48. package/svg/FormatBold/index.js.map +1 -0
  49. package/svg/FormatItalic/icon-fill.svg +1 -0
  50. package/svg/FormatItalic/icon.svg +1 -0
  51. package/svg/FormatItalic/index.d.ts +3 -0
  52. package/svg/FormatItalic/index.js +159 -0
  53. package/svg/FormatItalic/index.js.map +1 -0
  54. package/svg/FormatListBulleted/icon-fill.svg +1 -0
  55. package/svg/FormatListBulleted/icon.svg +1 -0
  56. package/svg/FormatListBulleted/index.d.ts +3 -0
  57. package/svg/FormatListBulleted/index.js +159 -0
  58. package/svg/FormatListBulleted/index.js.map +1 -0
  59. package/svg/FormatListNumbered/icon-fill.svg +1 -0
  60. package/svg/FormatListNumbered/icon.svg +1 -0
  61. package/svg/FormatListNumbered/index.d.ts +3 -0
  62. package/svg/FormatListNumbered/index.js +159 -0
  63. package/svg/FormatListNumbered/index.js.map +1 -0
  64. package/svg/FormatStrikethrough/icon-fill.svg +1 -0
  65. package/svg/FormatStrikethrough/icon.svg +1 -0
  66. package/svg/FormatStrikethrough/index.d.ts +3 -0
  67. package/svg/FormatStrikethrough/index.js +159 -0
  68. package/svg/FormatStrikethrough/index.js.map +1 -0
  69. package/svg/FormatUnderlined/icon-fill.svg +1 -0
  70. package/svg/FormatUnderlined/icon.svg +1 -0
  71. package/svg/FormatUnderlined/index.d.ts +3 -0
  72. package/svg/FormatUnderlined/index.js +159 -0
  73. package/svg/FormatUnderlined/index.js.map +1 -0
  74. package/svg/Heading/icon-fill.svg +1 -0
  75. package/svg/Heading/icon.svg +1 -0
  76. package/svg/Heading/index.d.ts +3 -0
  77. package/svg/Heading/index.js +159 -0
  78. package/svg/Heading/index.js.map +1 -0
  79. package/svg/Store/icon-fill.svg +1 -0
  80. package/svg/Store/icon.svg +1 -0
  81. package/svg/Store/index.d.ts +3 -0
  82. package/svg/Store/index.js +159 -0
  83. package/svg/Store/index.js.map +1 -0
  84. package/svg/index.d.ts +9 -0
  85. package/svg/index.js +1279 -550
  86. package/svg/index.js.map +1 -1
  87. package/svg/svgIcon.d.ts +9 -0
  88. package/svg/svgIcon.js +981 -279
  89. package/svg/svgIcon.js.map +1 -1
@@ -0,0 +1,159 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 77222:
6
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
7
+
8
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
10
+ /* harmony export */ });
11
+ /* unused harmony export ReactComponent */
12
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
13
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
14
+ var _path;
15
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
16
+
17
+ var SvgIconFill = function SvgIconFill(props) {
18
+ return /*#__PURE__*/React.createElement("svg", _extends({
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ width: 48,
21
+ height: 48,
22
+ viewBox: "0 -960 960 960"
23
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
24
+ d: "M420-188.39q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-252q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-253q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420ZM183.02-151.96q-31.68 0-54.2-21.69-22.52-21.7-22.52-53.99 0-31.75 22.18-54.08 22.18-22.32 54.31-22.32t53.59 22.67q21.45 22.68 21.45 54.53 0 31.02-21.98 52.95-21.97 21.93-52.83 21.93Zm0-252q-31.68 0-54.2-22.38-22.52-22.39-22.52-53.82t22.66-53.66q22.65-22.22 54.33-22.22 30.86 0 52.7 22.38 21.84 22.39 21.84 53.82t-21.98 53.66q-21.97 22.22-52.83 22.22Zm-1-253q-31.27 0-53.49-22.38-22.23-22.39-22.23-53.82t22.36-53.66q22.36-22.22 53.63-22.22 31.27 0 53.4 22.38 22.14 22.39 22.14 53.82t-22.27 53.66q-22.27 22.22-53.54 22.22Z"
25
+ })));
26
+ };
27
+
28
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M420-188.39q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-252q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-253q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420ZM183.02-151.96q-31.68 0-54.2-21.69-22.52-21.7-22.52-53.99 0-31.75 22.18-54.08 22.18-22.32 54.31-22.32t53.59 22.67q21.45 22.68 21.45 54.53 0 31.02-21.98 52.95-21.97 21.93-52.83 21.93Zm0-252q-31.68 0-54.2-22.38-22.52-22.39-22.52-53.82t22.66-53.66q22.65-22.22 54.33-22.22 30.86 0 52.7 22.38 21.84 22.39 21.84 53.82t-21.98 53.66q-21.97 22.22-52.83 22.22Zm-1-253q-31.27 0-53.49-22.38-22.23-22.39-22.23-53.82t22.36-53.66q22.36-22.22 53.63-22.22 31.27 0 53.4 22.38 22.14 22.39 22.14 53.82t-22.27 53.66q-22.27 22.22-53.54 22.22Z\"/></svg>");
29
+
30
+ /***/ }),
31
+
32
+ /***/ 19470:
33
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
34
+
35
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
36
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
37
+ /* harmony export */ });
38
+ /* unused harmony export ReactComponent */
39
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
40
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
41
+ var _path;
42
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
43
+
44
+ var SvgIcon = function SvgIcon(props) {
45
+ return /*#__PURE__*/React.createElement("svg", _extends({
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ width: 48,
48
+ height: 48,
49
+ viewBox: "0 -960 960 960"
50
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
51
+ d: "M420-188.39q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-252q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-253q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420ZM183.02-151.96q-31.68 0-54.2-21.69-22.52-21.7-22.52-53.99 0-31.75 22.18-54.08 22.18-22.32 54.31-22.32t53.59 22.67q21.45 22.68 21.45 54.53 0 31.02-21.98 52.95-21.97 21.93-52.83 21.93Zm0-252q-31.68 0-54.2-22.38-22.52-22.39-22.52-53.82t22.66-53.66q22.65-22.22 54.33-22.22 30.86 0 52.7 22.38 21.84 22.39 21.84 53.82t-21.98 53.66q-21.97 22.22-52.83 22.22Zm-1-253q-31.27 0-53.49-22.38-22.23-22.39-22.23-53.82t22.36-53.66q22.36-22.22 53.63-22.22 31.27 0 53.4 22.38 22.14 22.39 22.14 53.82t-22.27 53.66q-22.27 22.22-53.54 22.22Z"
52
+ })));
53
+ };
54
+
55
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M420-188.39q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-252q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-253q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420ZM183.02-151.96q-31.68 0-54.2-21.69-22.52-21.7-22.52-53.99 0-31.75 22.18-54.08 22.18-22.32 54.31-22.32t53.59 22.67q21.45 22.68 21.45 54.53 0 31.02-21.98 52.95-21.97 21.93-52.83 21.93Zm0-252q-31.68 0-54.2-22.38-22.52-22.39-22.52-53.82t22.66-53.66q22.65-22.22 54.33-22.22 30.86 0 52.7 22.38 21.84 22.39 21.84 53.82t-21.98 53.66q-21.97 22.22-52.83 22.22Zm-1-253q-31.27 0-53.49-22.38-22.23-22.39-22.23-53.82t22.36-53.66q22.36-22.22 53.63-22.22 31.27 0 53.4 22.38 22.14 22.39 22.14 53.82t-22.27 53.66q-22.27 22.22-53.54 22.22Z\"/></svg>");
56
+
57
+ /***/ }),
58
+
59
+ /***/ 99497:
60
+ /***/ ((module) => {
61
+
62
+ module.exports = require("react");
63
+
64
+ /***/ })
65
+
66
+ /******/ });
67
+ /************************************************************************/
68
+ /******/ // The module cache
69
+ /******/ var __webpack_module_cache__ = {};
70
+ /******/
71
+ /******/ // The require function
72
+ /******/ function __webpack_require__(moduleId) {
73
+ /******/ // Check if module is in cache
74
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
75
+ /******/ if (cachedModule !== undefined) {
76
+ /******/ return cachedModule.exports;
77
+ /******/ }
78
+ /******/ // Create a new module (and put it into the cache)
79
+ /******/ var module = __webpack_module_cache__[moduleId] = {
80
+ /******/ // no module.id needed
81
+ /******/ // no module.loaded needed
82
+ /******/ exports: {}
83
+ /******/ };
84
+ /******/
85
+ /******/ // Execute the module function
86
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
87
+ /******/
88
+ /******/ // Return the exports of the module
89
+ /******/ return module.exports;
90
+ /******/ }
91
+ /******/
92
+ /************************************************************************/
93
+ /******/ /* webpack/runtime/compat get default export */
94
+ /******/ (() => {
95
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
96
+ /******/ __webpack_require__.n = (module) => {
97
+ /******/ var getter = module && module.__esModule ?
98
+ /******/ () => (module['default']) :
99
+ /******/ () => (module);
100
+ /******/ __webpack_require__.d(getter, { a: getter });
101
+ /******/ return getter;
102
+ /******/ };
103
+ /******/ })();
104
+ /******/
105
+ /******/ /* webpack/runtime/define property getters */
106
+ /******/ (() => {
107
+ /******/ // define getter functions for harmony exports
108
+ /******/ __webpack_require__.d = (exports, definition) => {
109
+ /******/ for(var key in definition) {
110
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
111
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
112
+ /******/ }
113
+ /******/ }
114
+ /******/ };
115
+ /******/ })();
116
+ /******/
117
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
118
+ /******/ (() => {
119
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
120
+ /******/ })();
121
+ /******/
122
+ /******/ /* webpack/runtime/make namespace object */
123
+ /******/ (() => {
124
+ /******/ // define __esModule on exports
125
+ /******/ __webpack_require__.r = (exports) => {
126
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
127
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
128
+ /******/ }
129
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
130
+ /******/ };
131
+ /******/ })();
132
+ /******/
133
+ /************************************************************************/
134
+ var __webpack_exports__ = {};
135
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
136
+ (() => {
137
+ __webpack_require__.r(__webpack_exports__);
138
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
139
+ /* harmony export */ FormatListBulletedSVG: () => (/* binding */ FormatListBulletedSVG),
140
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
141
+ /* harmony export */ });
142
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(77222);
143
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(19470);
144
+
145
+
146
+
147
+ const FormatListBulletedSVG = (opts) => {
148
+ var _a;
149
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
150
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
151
+ };
152
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (FormatListBulletedSVG);
153
+
154
+ })();
155
+
156
+ module.exports = __webpack_exports__;
157
+ /******/ })()
158
+ ;
159
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"svg/FormatListBulleted/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,2nCAA2nC;;;;;;;;;;;;;ACd1oC;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,2nCAA2nC;;;;;;;ACd1oC;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,wBAAwB,CAAC,SAA6B;AALnE;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,qBAAqB,EAAC","sources":["webpack://icons/./src/svg/FormatListBulleted/icon-fill.svg","webpack://icons/./src/svg/FormatListBulleted/icon.svg","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/svg/FormatListBulleted/index.ts"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M420-188.39q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-252q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-253q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420ZM183.02-151.96q-31.68 0-54.2-21.69-22.52-21.7-22.52-53.99 0-31.75 22.18-54.08 22.18-22.32 54.31-22.32t53.59 22.67q21.45 22.68 21.45 54.53 0 31.02-21.98 52.95-21.97 21.93-52.83 21.93Zm0-252q-31.68 0-54.2-22.38-22.52-22.39-22.52-53.82t22.66-53.66q22.65-22.22 54.33-22.22 30.86 0 52.7 22.38 21.84 22.39 21.84 53.82t-21.98 53.66q-21.97 22.22-52.83 22.22Zm-1-253q-31.27 0-53.49-22.38-22.23-22.39-22.23-53.82t22.36-53.66q22.36-22.22 53.63-22.22 31.27 0 53.4 22.38 22.14 22.39 22.14 53.82t-22.27 53.66q-22.27 22.22-53.54 22.22Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M420-188.39q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-252q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-253q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420ZM183.02-151.96q-31.68 0-54.2-21.69-22.52-21.7-22.52-53.99 0-31.75 22.18-54.08 22.18-22.32 54.31-22.32t53.59 22.67q21.45 22.68 21.45 54.53 0 31.02-21.98 52.95-21.97 21.93-52.83 21.93Zm0-252q-31.68 0-54.2-22.38-22.52-22.39-22.52-53.82t22.66-53.66q22.65-22.22 54.33-22.22 30.86 0 52.7 22.38 21.84 22.39 21.84 53.82t-21.98 53.66q-21.97 22.22-52.83 22.22Zm-1-253q-31.27 0-53.49-22.38-22.23-22.39-22.23-53.82t22.36-53.66q22.36-22.22 53.63-22.22 31.27 0 53.4 22.38 22.14 22.39 22.14 53.82t-22.27 53.66q-22.27 22.22-53.54 22.22Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M420-188.39q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-252q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-253q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420ZM183.02-151.96q-31.68 0-54.2-21.69-22.52-21.7-22.52-53.99 0-31.75 22.18-54.08 22.18-22.32 54.31-22.32t53.59 22.67q21.45 22.68 21.45 54.53 0 31.02-21.98 52.95-21.97 21.93-52.83 21.93Zm0-252q-31.68 0-54.2-22.38-22.52-22.39-22.52-53.82t22.66-53.66q22.65-22.22 54.33-22.22 30.86 0 52.7 22.38 21.84 22.39 21.84 53.82t-21.98 53.66q-21.97 22.22-52.83 22.22Zm-1-253q-31.27 0-53.49-22.38-22.23-22.39-22.23-53.82t22.36-53.66q22.36-22.22 53.63-22.22 31.27 0 53.4 22.38 22.14 22.39 22.14 53.82t-22.27 53.66q-22.27 22.22-53.54 22.22Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M420-188.39q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-252q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420Zm0-253q-17.27 0-28.72-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.72-11.33h394.52q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H420ZM183.02-151.96q-31.68 0-54.2-21.69-22.52-21.7-22.52-53.99 0-31.75 22.18-54.08 22.18-22.32 54.31-22.32t53.59 22.67q21.45 22.68 21.45 54.53 0 31.02-21.98 52.95-21.97 21.93-52.83 21.93Zm0-252q-31.68 0-54.2-22.38-22.52-22.39-22.52-53.82t22.66-53.66q22.65-22.22 54.33-22.22 30.86 0 52.7 22.38 21.84 22.39 21.84 53.82t-21.98 53.66q-21.97 22.22-52.83 22.22Zm-1-253q-31.27 0-53.49-22.38-22.23-22.39-22.23-53.82t22.36-53.66q22.36-22.22 53.63-22.22 31.27 0 53.4 22.38 22.14 22.39 22.14 53.82t-22.27 53.66q-22.27 22.22-53.54 22.22Z\\\"/></svg>\";","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const FormatListBulletedSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default FormatListBulletedSVG;\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z"/></svg>
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../../types';
2
+ export declare const FormatListNumberedSVG: (opts?: IconProps) => string;
3
+ export default FormatListNumberedSVG;
@@ -0,0 +1,159 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 57987:
6
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
7
+
8
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
10
+ /* harmony export */ });
11
+ /* unused harmony export ReactComponent */
12
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
13
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
14
+ var _path;
15
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
16
+
17
+ var SvgIconFill = function SvgIconFill(props) {
18
+ return /*#__PURE__*/React.createElement("svg", _extends({
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ width: 48,
21
+ height: 48,
22
+ viewBox: "0 -960 960 960"
23
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
24
+ d: "M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z"
25
+ })));
26
+ };
27
+
28
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z\"/></svg>");
29
+
30
+ /***/ }),
31
+
32
+ /***/ 13567:
33
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
34
+
35
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
36
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
37
+ /* harmony export */ });
38
+ /* unused harmony export ReactComponent */
39
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
40
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
41
+ var _path;
42
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
43
+
44
+ var SvgIcon = function SvgIcon(props) {
45
+ return /*#__PURE__*/React.createElement("svg", _extends({
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ width: 48,
48
+ height: 48,
49
+ viewBox: "0 -960 960 960"
50
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
51
+ d: "M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z"
52
+ })));
53
+ };
54
+
55
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z\"/></svg>");
56
+
57
+ /***/ }),
58
+
59
+ /***/ 99497:
60
+ /***/ ((module) => {
61
+
62
+ module.exports = require("react");
63
+
64
+ /***/ })
65
+
66
+ /******/ });
67
+ /************************************************************************/
68
+ /******/ // The module cache
69
+ /******/ var __webpack_module_cache__ = {};
70
+ /******/
71
+ /******/ // The require function
72
+ /******/ function __webpack_require__(moduleId) {
73
+ /******/ // Check if module is in cache
74
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
75
+ /******/ if (cachedModule !== undefined) {
76
+ /******/ return cachedModule.exports;
77
+ /******/ }
78
+ /******/ // Create a new module (and put it into the cache)
79
+ /******/ var module = __webpack_module_cache__[moduleId] = {
80
+ /******/ // no module.id needed
81
+ /******/ // no module.loaded needed
82
+ /******/ exports: {}
83
+ /******/ };
84
+ /******/
85
+ /******/ // Execute the module function
86
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
87
+ /******/
88
+ /******/ // Return the exports of the module
89
+ /******/ return module.exports;
90
+ /******/ }
91
+ /******/
92
+ /************************************************************************/
93
+ /******/ /* webpack/runtime/compat get default export */
94
+ /******/ (() => {
95
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
96
+ /******/ __webpack_require__.n = (module) => {
97
+ /******/ var getter = module && module.__esModule ?
98
+ /******/ () => (module['default']) :
99
+ /******/ () => (module);
100
+ /******/ __webpack_require__.d(getter, { a: getter });
101
+ /******/ return getter;
102
+ /******/ };
103
+ /******/ })();
104
+ /******/
105
+ /******/ /* webpack/runtime/define property getters */
106
+ /******/ (() => {
107
+ /******/ // define getter functions for harmony exports
108
+ /******/ __webpack_require__.d = (exports, definition) => {
109
+ /******/ for(var key in definition) {
110
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
111
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
112
+ /******/ }
113
+ /******/ }
114
+ /******/ };
115
+ /******/ })();
116
+ /******/
117
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
118
+ /******/ (() => {
119
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
120
+ /******/ })();
121
+ /******/
122
+ /******/ /* webpack/runtime/make namespace object */
123
+ /******/ (() => {
124
+ /******/ // define __esModule on exports
125
+ /******/ __webpack_require__.r = (exports) => {
126
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
127
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
128
+ /******/ }
129
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
130
+ /******/ };
131
+ /******/ })();
132
+ /******/
133
+ /************************************************************************/
134
+ var __webpack_exports__ = {};
135
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
136
+ (() => {
137
+ __webpack_require__.r(__webpack_exports__);
138
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
139
+ /* harmony export */ FormatListNumberedSVG: () => (/* binding */ FormatListNumberedSVG),
140
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
141
+ /* harmony export */ });
142
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(57987);
143
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(13567);
144
+
145
+
146
+
147
+ const FormatListNumberedSVG = (opts) => {
148
+ var _a;
149
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
150
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
151
+ };
152
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (FormatListNumberedSVG);
153
+
154
+ })();
155
+
156
+ module.exports = __webpack_exports__;
157
+ /******/ })()
158
+ ;
159
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"svg/FormatListNumbered/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,inDAAinD;;;;;;;;;;;;;ACdhoD;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,inDAAinD;;;;;;;ACdhoD;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,wBAAwB,CAAC,SAA6B;AALnE;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,qBAAqB,EAAC","sources":["webpack://icons/./src/svg/FormatListNumbered/icon-fill.svg","webpack://icons/./src/svg/FormatListNumbered/icon.svg","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/svg/FormatListNumbered/index.ts"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M150-65.87q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h66.04v-25.48h-30q-13 0-21.5-8.5t-8.5-21.5q0-13 8.5-21.5t21.5-8.5h30v-26.04H150q-14.71 0-24.34-9.62-9.62-9.61-9.62-24.32t9.62-24.62q9.63-9.92 24.34-9.92h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v35.48q0 18.92-12.8 31.72-12.8 12.8-31.72 12.8 18.92 0 31.72 12.85 12.8 12.84 12.8 31.11v36.04q0 18.69-12.8 31.32-12.8 12.64-31.72 12.64h-90Zm-4.17-290.17q-11.94 0-20.86-8.93-8.93-8.92-8.93-20.86v-80.21q0-18.28 12.64-31.12T160-510h56.04v-26.04H150q-14.71 0-24.34-9.62-9.62-9.62-9.62-24.33 0-14.71 9.62-24.62 9.63-9.91 24.34-9.91h90q18.92 0 31.72 12.8 12.8 12.8 12.8 31.72v65.48q0 18.92-12.8 31.72Q258.92-450 240-450h-55.48v25.48H250q14.96 0 24.74 9.73 9.78 9.73 9.78 24.61 0 14.88-9.78 24.51T250-356.04H145.83Zm64.35-290.18q-14.88 0-24.51-9.62t-9.63-24.33v-150h-28.3q-13.57 0-22.63-9.47-9.07-9.48-9.07-22.8t9.07-22.79q9.06-9.47 22.73-9.47h67.33q12.19 0 20.77 8.59 8.58 8.58 8.58 20.76v185.18q0 14.71-9.73 24.33-9.73 9.62-24.61 9.62Zm202.95 446.83q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Zm0-243q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h401.39q16.64 0 28.41 11.5t11.77 28.29q0 16.78-11.77 28.1-11.77 11.33-28.41 11.33H413.13Z\\\"/></svg>\";","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const FormatListNumberedSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default FormatListNumberedSVG;\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z"/></svg>
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../../types';
2
+ export declare const FormatStrikethroughSVG: (opts?: IconProps) => string;
3
+ export default FormatStrikethroughSVG;
@@ -0,0 +1,159 @@
1
+ /******/ (() => { // webpackBootstrap
2
+ /******/ "use strict";
3
+ /******/ var __webpack_modules__ = ({
4
+
5
+ /***/ 71654:
6
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
7
+
8
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
10
+ /* harmony export */ });
11
+ /* unused harmony export ReactComponent */
12
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
13
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
14
+ var _path;
15
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
16
+
17
+ var SvgIconFill = function SvgIconFill(props) {
18
+ return /*#__PURE__*/React.createElement("svg", _extends({
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ width: 48,
21
+ height: 48,
22
+ viewBox: "0 -960 960 960"
23
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
24
+ d: "M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z"
25
+ })));
26
+ };
27
+
28
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z\"/></svg>");
29
+
30
+ /***/ }),
31
+
32
+ /***/ 57002:
33
+ /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
34
+
35
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
36
+ /* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
37
+ /* harmony export */ });
38
+ /* unused harmony export ReactComponent */
39
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
40
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
41
+ var _path;
42
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
43
+
44
+ var SvgIcon = function SvgIcon(props) {
45
+ return /*#__PURE__*/React.createElement("svg", _extends({
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ width: 48,
48
+ height: 48,
49
+ viewBox: "0 -960 960 960"
50
+ }, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
51
+ d: "M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z"
52
+ })));
53
+ };
54
+
55
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z\"/></svg>");
56
+
57
+ /***/ }),
58
+
59
+ /***/ 99497:
60
+ /***/ ((module) => {
61
+
62
+ module.exports = require("react");
63
+
64
+ /***/ })
65
+
66
+ /******/ });
67
+ /************************************************************************/
68
+ /******/ // The module cache
69
+ /******/ var __webpack_module_cache__ = {};
70
+ /******/
71
+ /******/ // The require function
72
+ /******/ function __webpack_require__(moduleId) {
73
+ /******/ // Check if module is in cache
74
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
75
+ /******/ if (cachedModule !== undefined) {
76
+ /******/ return cachedModule.exports;
77
+ /******/ }
78
+ /******/ // Create a new module (and put it into the cache)
79
+ /******/ var module = __webpack_module_cache__[moduleId] = {
80
+ /******/ // no module.id needed
81
+ /******/ // no module.loaded needed
82
+ /******/ exports: {}
83
+ /******/ };
84
+ /******/
85
+ /******/ // Execute the module function
86
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
87
+ /******/
88
+ /******/ // Return the exports of the module
89
+ /******/ return module.exports;
90
+ /******/ }
91
+ /******/
92
+ /************************************************************************/
93
+ /******/ /* webpack/runtime/compat get default export */
94
+ /******/ (() => {
95
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
96
+ /******/ __webpack_require__.n = (module) => {
97
+ /******/ var getter = module && module.__esModule ?
98
+ /******/ () => (module['default']) :
99
+ /******/ () => (module);
100
+ /******/ __webpack_require__.d(getter, { a: getter });
101
+ /******/ return getter;
102
+ /******/ };
103
+ /******/ })();
104
+ /******/
105
+ /******/ /* webpack/runtime/define property getters */
106
+ /******/ (() => {
107
+ /******/ // define getter functions for harmony exports
108
+ /******/ __webpack_require__.d = (exports, definition) => {
109
+ /******/ for(var key in definition) {
110
+ /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
111
+ /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
112
+ /******/ }
113
+ /******/ }
114
+ /******/ };
115
+ /******/ })();
116
+ /******/
117
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
118
+ /******/ (() => {
119
+ /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
120
+ /******/ })();
121
+ /******/
122
+ /******/ /* webpack/runtime/make namespace object */
123
+ /******/ (() => {
124
+ /******/ // define __esModule on exports
125
+ /******/ __webpack_require__.r = (exports) => {
126
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
127
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
128
+ /******/ }
129
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
130
+ /******/ };
131
+ /******/ })();
132
+ /******/
133
+ /************************************************************************/
134
+ var __webpack_exports__ = {};
135
+ // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
136
+ (() => {
137
+ __webpack_require__.r(__webpack_exports__);
138
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
139
+ /* harmony export */ FormatStrikethroughSVG: () => (/* binding */ FormatStrikethroughSVG),
140
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
141
+ /* harmony export */ });
142
+ /* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71654);
143
+ /* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(57002);
144
+
145
+
146
+
147
+ const FormatStrikethroughSVG = (opts) => {
148
+ var _a;
149
+ const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
150
+ return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
151
+ };
152
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (FormatStrikethroughSVG);
153
+
154
+ })();
155
+
156
+ module.exports = __webpack_exports__;
157
+ /******/ })()
158
+ ;
159
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"svg/FormatStrikethrough/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,moBAAmoB;;;;;;;;;;;;;ACdlpB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,moBAAmoB;;;;;;;ACdlpB;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,yBAAyB,CAAC,SAA6B;AALpE;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,sBAAsB,EAAC","sources":["webpack://icons/./src/svg/FormatStrikethrough/icon-fill.svg","webpack://icons/./src/svg/FormatStrikethrough/icon.svg","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/svg/FormatStrikethrough/index.ts"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M95.65-406.04q-12.53 0-21.16-8.84-8.62-8.84-8.62-21.9 0-12.83 8.64-21.33 8.64-8.5 21.42-8.5H864.7q12.18 0 21.09 8.68 8.91 8.67 8.91 21.5 0 12.82-8.79 21.6-8.79 8.79-21.78 8.79H95.65Zm324.74-120.57v-168.87H244.91q-25.07 0-42.06-17.42-16.98-17.42-16.98-42.3 0-24.84 16.98-42.17 16.99-17.33 42.06-17.33h470.18q24.79 0 42.2 17.45 17.41 17.44 17.41 42.28t-17.41 42.17q-17.41 17.32-42.2 17.32H540.17v168.87H420.39Zm0 180.57h119.78v140.56q0 24.84-17.47 42.23-17.48 17.38-42.45 17.38-25.21 0-42.53-17.55-17.33-17.55-17.33-42.62v-140Z\\\"/></svg>\";","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const FormatStrikethroughSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default FormatStrikethroughSVG;\n"],"names":[],"sourceRoot":""}
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M230-106.09q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.39T230-185.87h500q16.71 0 28.16 11.79 11.45 11.78 11.45 28.56t-11.45 28.11q-11.45 11.32-28.16 11.32H230Zm250-153q-108.48 0-171.2-61.89-62.71-61.89-62.71-168.67v-298.61q0-20.84 14.78-35.44 14.79-14.6 35.72-14.6t35.76 14.6q14.82 14.6 14.82 35.44v295.78q0 63 35.42 99.02Q418-357.43 480-357.43t97.41-36.03q35.42-36.02 35.42-99.02v-295.78q0-20.84 15.07-35.44 15.07-14.6 36-14.6t35.75 14.6q14.83 14.6 14.83 35.44v298.61q0 106.78-63 168.67-63 61.89-171.48 61.89Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M230-106.09q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.39T230-185.87h500q16.71 0 28.16 11.79 11.45 11.78 11.45 28.56t-11.45 28.11q-11.45 11.32-28.16 11.32H230Zm250-153q-108.48 0-171.2-61.89-62.71-61.89-62.71-168.67v-298.61q0-20.84 14.78-35.44 14.79-14.6 35.72-14.6t35.76 14.6q14.82 14.6 14.82 35.44v295.78q0 63 35.42 99.02Q418-357.43 480-357.43t97.41-36.03q35.42-36.02 35.42-99.02v-295.78q0-20.84 15.07-35.44 15.07-14.6 36-14.6t35.75 14.6q14.83 14.6 14.83 35.44v298.61q0 106.78-63 168.67-63 61.89-171.48 61.89Z"/></svg>
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../../types';
2
+ export declare const FormatUnderlinedSVG: (opts?: IconProps) => string;
3
+ export default FormatUnderlinedSVG;