jodit 4.14.7 → 4.15.0
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 +12 -0
- package/es2015/jodit.css +2 -2
- package/es2015/jodit.fat.min.css +1 -1
- package/es2015/jodit.fat.min.js +11 -11
- package/es2015/jodit.js +82 -82
- package/es2015/jodit.min.css +1 -1
- package/es2015/jodit.min.js +11 -11
- package/es2015/plugins/debug/debug.css +1 -1
- package/es2015/plugins/debug/debug.js +1 -1
- package/es2015/plugins/debug/debug.min.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.js +2 -2
- package/es2015/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2018/jodit.fat.min.css +1 -1
- package/es2018/jodit.fat.min.js +11 -11
- package/es2018/jodit.min.css +1 -1
- package/es2018/jodit.min.js +11 -11
- package/es2018/plugins/debug/debug.min.js +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021/jodit.css +2 -2
- package/es2021/jodit.fat.min.css +1 -1
- package/es2021/jodit.fat.min.js +12 -12
- package/es2021/jodit.js +82 -82
- package/es2021/jodit.min.css +1 -1
- package/es2021/jodit.min.js +12 -12
- package/es2021/plugins/debug/debug.css +1 -1
- package/es2021/plugins/debug/debug.js +1 -1
- package/es2021/plugins/debug/debug.min.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.js +2 -2
- package/es2021/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021.en/jodit.css +2 -2
- package/es2021.en/jodit.fat.min.css +1 -1
- package/es2021.en/jodit.fat.min.js +75 -75
- package/es2021.en/jodit.js +82 -82
- package/es2021.en/jodit.min.css +1 -1
- package/es2021.en/jodit.min.js +75 -75
- package/es2021.en/plugins/debug/debug.css +1 -1
- package/es2021.en/plugins/debug/debug.js +1 -1
- package/es2021.en/plugins/debug/debug.min.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.js +2 -2
- package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es5/jodit.css +3 -3
- package/es5/jodit.fat.min.css +1 -1
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +82 -82
- package/es5/jodit.min.css +3 -3
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/debug/debug.css +1 -1
- package/es5/plugins/debug/debug.js +1 -1
- package/es5/plugins/debug/debug.min.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.js +2 -2
- package/es5/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es5/polyfills.fat.min.js +1 -1
- package/es5/polyfills.js +1 -1
- package/es5/polyfills.min.js +1 -1
- package/esm/core/constants.js +1 -1
- package/esm/modules/image-editor/icons/crop.svg.js +1 -1
- package/esm/modules/image-editor/icons/resize.svg.js +1 -1
- package/esm/modules/widget/color-picker/palette.svg.js +1 -1
- package/esm/plugins/about/about.svg.js +1 -1
- package/esm/plugins/add-new-line/enter.svg.js +1 -1
- package/esm/plugins/ai-assistant/ai-assistant.svg.js +1 -1
- package/esm/plugins/ai-assistant/chat-bot.svg.js +1 -1
- package/esm/plugins/bold/icons/bold.svg.js +1 -1
- package/esm/plugins/bold/icons/italic.svg.js +1 -1
- package/esm/plugins/bold/icons/strikethrough.svg.js +1 -1
- package/esm/plugins/bold/icons/subscript.svg.js +1 -1
- package/esm/plugins/bold/icons/superscript.svg.js +1 -1
- package/esm/plugins/bold/icons/underline.svg.js +1 -1
- package/esm/plugins/class-span/class-span.svg.js +1 -1
- package/esm/plugins/clean-html/eraser.svg.js +1 -1
- package/esm/plugins/clipboard/icons/copy.svg.js +1 -1
- package/esm/plugins/clipboard/icons/cut.svg.js +1 -1
- package/esm/plugins/clipboard/icons/paste.svg.js +1 -1
- package/esm/plugins/clipboard/icons/select-all.svg.js +1 -1
- package/esm/plugins/color/brush.svg.js +1 -1
- package/esm/plugins/copy-format/copy-format.svg.js +1 -1
- package/esm/plugins/font/icons/font.svg.js +1 -1
- package/esm/plugins/font/icons/fontsize.svg.js +1 -1
- package/esm/plugins/format-block/paragraph.svg.js +1 -1
- package/esm/plugins/fullsize/icons/fullsize.svg.js +1 -1
- package/esm/plugins/fullsize/icons/shrink.svg.js +1 -1
- package/esm/plugins/hr/hr.svg.js +1 -1
- package/esm/plugins/image/image.svg.js +1 -1
- package/esm/plugins/indent/icons/indent.svg.js +1 -1
- package/esm/plugins/indent/icons/outdent.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/addcolumn.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/addrow.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/merge.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/splitg.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/splitv.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/th-list.svg.js +1 -1
- package/esm/plugins/inline-popup/icons/th.svg.js +1 -1
- package/esm/plugins/justify/justify.svg.js +1 -1
- package/esm/plugins/line-height/line-height.svg.js +1 -1
- package/esm/plugins/link/icons/link.svg.js +1 -1
- package/esm/plugins/link/icons/unlink.svg.js +1 -1
- package/esm/plugins/ordered-list/icons/ol.svg.js +1 -1
- package/esm/plugins/ordered-list/icons/ul.svg.js +1 -1
- package/esm/plugins/print/print.svg.js +1 -1
- package/esm/plugins/redo-undo/icons/redo.svg.js +1 -1
- package/esm/plugins/redo-undo/icons/undo.svg.js +1 -1
- package/esm/plugins/search/search.svg.js +1 -1
- package/esm/plugins/source/source.svg.js +1 -1
- package/esm/plugins/speech-recognize/speech-recognize.svg.js +1 -1
- package/esm/plugins/spellcheck/spellcheck.svg.js +1 -1
- package/esm/plugins/symbols/symbols.svg.js +1 -1
- package/esm/plugins/table/table.svg.js +1 -1
- package/esm/plugins/video/video.svg.js +1 -1
- package/esm/styles/icons/angle-down.svg.js +1 -1
- package/esm/styles/icons/angle-left.svg.js +1 -1
- package/esm/styles/icons/angle-right.svg.js +1 -1
- package/esm/styles/icons/angle-up.svg.js +1 -1
- package/esm/styles/icons/bin.svg.js +1 -1
- package/esm/styles/icons/cancel.svg.js +1 -1
- package/esm/styles/icons/center.svg.js +1 -1
- package/esm/styles/icons/check.svg.js +1 -1
- package/esm/styles/icons/chevron.svg.js +1 -1
- package/esm/styles/icons/dots.svg.js +1 -1
- package/esm/styles/icons/download.svg.js +1 -1
- package/esm/styles/icons/eye.svg.js +1 -1
- package/esm/styles/icons/file.svg.js +1 -1
- package/esm/styles/icons/folder.svg.js +1 -1
- package/esm/styles/icons/info-circle.svg.js +1 -1
- package/esm/styles/icons/left.svg.js +1 -1
- package/esm/styles/icons/lock.svg.js +1 -1
- package/esm/styles/icons/ok.svg.js +1 -1
- package/esm/styles/icons/pencil.svg.js +1 -1
- package/esm/styles/icons/pins.svg.js +1 -1
- package/esm/styles/icons/plus.svg.js +1 -1
- package/esm/styles/icons/resize-handler.svg.js +1 -1
- package/esm/styles/icons/right.svg.js +1 -1
- package/esm/styles/icons/save.svg.js +1 -1
- package/esm/styles/icons/settings.svg.js +1 -1
- package/esm/styles/icons/unlock.svg.js +1 -1
- package/esm/styles/icons/update.svg.js +1 -1
- package/esm/styles/icons/upload.svg.js +1 -1
- package/esm/styles/icons/valign.svg.js +1 -1
- package/package.json +1 -1
package/es2015/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
|
|
3
3
|
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
|
|
4
|
-
* Version: v4.
|
|
4
|
+
* Version: v4.15.0
|
|
5
5
|
* Url: https://xdsoft.net/jodit/
|
|
6
6
|
* License(s): MIT
|
|
7
7
|
*/
|
|
@@ -1785,7 +1785,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1785
1785
|
* ```
|
|
1786
1786
|
* @packageDocumentation
|
|
1787
1787
|
* @module constants
|
|
1788
|
-
*/ const APP_VERSION = "4.
|
|
1788
|
+
*/ const APP_VERSION = "4.15.0";
|
|
1789
1789
|
// prettier-ignore
|
|
1790
1790
|
const ES = "es2015";
|
|
1791
1791
|
const IS_ES_MODERN = true;
|
|
@@ -45529,560 +45529,560 @@ module.exports["default"] = ["URL","無","關於Jodit","新增欄","新增資料
|
|
|
45529
45529
|
/***/ 928:
|
|
45530
45530
|
/***/ (function(module) {
|
|
45531
45531
|
|
|
45532
|
-
module.exports = "<svg xmlns
|
|
45532
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M7 2v15h15M2 7h15v15\"/> </g> </svg>"
|
|
45533
45533
|
|
|
45534
45534
|
/***/ }),
|
|
45535
45535
|
|
|
45536
45536
|
/***/ 31230:
|
|
45537
45537
|
/***/ (function(module) {
|
|
45538
45538
|
|
|
45539
|
-
module.exports = "<svg xmlns
|
|
45539
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"/><path d=\"M8 16 16 8m-6 0h6v6\"/> </g> </svg>"
|
|
45540
45540
|
|
|
45541
45541
|
/***/ }),
|
|
45542
45542
|
|
|
45543
45543
|
/***/ 54522:
|
|
45544
45544
|
/***/ (function(module) {
|
|
45545
45545
|
|
|
45546
|
-
module.exports = "<svg xmlns
|
|
45546
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 3a9 9 0 1 0 0 18h1a2 2 0 0 0 1.5-3.3 1.7 1.7 0 0 1 1.3-2.8H18a3 3 0 0 0 3-3A9 9 0 0 0 12 3Z\"/><circle cx=\"7\" cy=\"10\" r=\"0.7\"/><circle cx=\"10\" cy=\"6.5\" r=\"0.7\"/><circle cx=\"15\" cy=\"7\" r=\"0.7\"/><circle cx=\"17.5\" cy=\"11\" r=\"0.7\"/> </g> </svg>"
|
|
45547
45547
|
|
|
45548
45548
|
/***/ }),
|
|
45549
45549
|
|
|
45550
45550
|
/***/ 17995:
|
|
45551
45551
|
/***/ (function(module) {
|
|
45552
45552
|
|
|
45553
|
-
module.exports = "<svg
|
|
45553
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M7.5 7a4.5 4.5 0 1 1 7.8 3c-2.1 1.3-3.3 2-3.3 5M12 20h0\"/> </g> </svg>"
|
|
45554
45554
|
|
|
45555
45555
|
/***/ }),
|
|
45556
45556
|
|
|
45557
45557
|
/***/ 86634:
|
|
45558
45558
|
/***/ (function(module) {
|
|
45559
45559
|
|
|
45560
|
-
module.exports = "<svg xmlns
|
|
45560
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M20 5v7a3 3 0 0 1-3 3H4m5-5-5 5 5 5\"/> </g> </svg>"
|
|
45561
45561
|
|
|
45562
45562
|
/***/ }),
|
|
45563
45563
|
|
|
45564
45564
|
/***/ 91115:
|
|
45565
45565
|
/***/ (function(module) {
|
|
45566
45566
|
|
|
45567
|
-
module.exports = "<svg xmlns
|
|
45567
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m3 17 11-11 4 4L7 21Zm8-8 4 4M5 3v4M3 5h4M19 2v4m-2-2h4m-1 12v4m-2-2h4\"/> </g> </svg>"
|
|
45568
45568
|
|
|
45569
45569
|
/***/ }),
|
|
45570
45570
|
|
|
45571
45571
|
/***/ 1916:
|
|
45572
45572
|
/***/ (function(module) {
|
|
45573
45573
|
|
|
45574
|
-
module.exports = "<svg xmlns
|
|
45574
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"4\" y=\"7\" width=\"16\" height=\"13\" rx=\"4\"/><path d=\"M12 3v4M4 11H2v5h2m16-5h2v5h-2M8.5 13.5h0m7 0h0\" stroke-width=\"2.75\"/> </g> </svg>"
|
|
45575
45575
|
|
|
45576
45576
|
/***/ }),
|
|
45577
45577
|
|
|
45578
45578
|
/***/ 52450:
|
|
45579
45579
|
/***/ (function(module) {
|
|
45580
45580
|
|
|
45581
|
-
module.exports = "<svg xmlns
|
|
45581
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M6 4h7a4 4 0 0 1 0 8H6V4Zm0 8h8a4 4 0 0 1 0 8H6v-8Z\"/> </g> </svg>"
|
|
45582
45582
|
|
|
45583
45583
|
/***/ }),
|
|
45584
45584
|
|
|
45585
45585
|
/***/ 41111:
|
|
45586
45586
|
/***/ (function(module) {
|
|
45587
45587
|
|
|
45588
|
-
module.exports = "<svg xmlns
|
|
45588
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M10 4h9M5 20h9M15 4 9 20\"/> </g> </svg>"
|
|
45589
45589
|
|
|
45590
45590
|
/***/ }),
|
|
45591
45591
|
|
|
45592
45592
|
/***/ 49972:
|
|
45593
45593
|
/***/ (function(module) {
|
|
45594
45594
|
|
|
45595
|
-
module.exports = "<svg xmlns
|
|
45595
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M17 6c-1-1.5-2.5-2-5-2-3 0-5 1.5-5 4 0 1.8 1.5 3 5 4s5 2.2 5 4c0 2.5-2 4-5 4-2.5 0-4-.5-5-2M3 12h18\"/> </g> </svg>"
|
|
45596
45596
|
|
|
45597
45597
|
/***/ }),
|
|
45598
45598
|
|
|
45599
45599
|
/***/ 45062:
|
|
45600
45600
|
/***/ (function(module) {
|
|
45601
45601
|
|
|
45602
|
-
module.exports = "<svg xmlns
|
|
45602
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m3 4 9 12M12 4 3 16M16 16a2 2 0 0 1 4 0c0 1.5-4 3-4 5h4\"/> </g> </svg>"
|
|
45603
45603
|
|
|
45604
45604
|
/***/ }),
|
|
45605
45605
|
|
|
45606
45606
|
/***/ 18605:
|
|
45607
45607
|
/***/ (function(module) {
|
|
45608
45608
|
|
|
45609
|
-
module.exports = "<svg xmlns
|
|
45609
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m3 8 9 12M12 8 3 20M16 4a2 2 0 0 1 4 0c0 1.5-4 3-4 5h4\"/> </g> </svg>"
|
|
45610
45610
|
|
|
45611
45611
|
/***/ }),
|
|
45612
45612
|
|
|
45613
45613
|
/***/ 83389:
|
|
45614
45614
|
/***/ (function(module) {
|
|
45615
45615
|
|
|
45616
|
-
module.exports = "<svg xmlns
|
|
45616
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M6 3v8a6 6 0 0 0 12 0V3M4 21h16\"/> </g> </svg>"
|
|
45617
45617
|
|
|
45618
45618
|
/***/ }),
|
|
45619
45619
|
|
|
45620
45620
|
/***/ 93267:
|
|
45621
45621
|
/***/ (function(module) {
|
|
45622
45622
|
|
|
45623
|
-
module.exports = "<svg
|
|
45623
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M8 4H5v16h3m8-16h3v16h-3M9 15l3-7 3 7m-5-2h4\"/> </g> </svg>"
|
|
45624
45624
|
|
|
45625
45625
|
/***/ }),
|
|
45626
45626
|
|
|
45627
45627
|
/***/ 71948:
|
|
45628
45628
|
/***/ (function(module) {
|
|
45629
45629
|
|
|
45630
|
-
module.exports = "<svg xmlns
|
|
45630
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m4 12 10-9 7 7-10 10H7l-4-4a3 3 0 0 1 1-4Zm3-3 8 7m-4 4h10\"/> </g> </svg>"
|
|
45631
45631
|
|
|
45632
45632
|
/***/ }),
|
|
45633
45633
|
|
|
45634
45634
|
/***/ 51457:
|
|
45635
45635
|
/***/ (function(module) {
|
|
45636
45636
|
|
|
45637
|
-
module.exports = "<svg
|
|
45637
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"8\" y=\"8\" width=\"13\" height=\"13\" rx=\"2\"/><path d=\"M16 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h3\"/> </g> </svg>"
|
|
45638
45638
|
|
|
45639
45639
|
/***/ }),
|
|
45640
45640
|
|
|
45641
45641
|
/***/ 23602:
|
|
45642
45642
|
/***/ (function(module) {
|
|
45643
45643
|
|
|
45644
|
-
module.exports = "<svg xmlns
|
|
45644
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <circle cx=\"6\" cy=\"6\" r=\"3\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><path d=\"m8.2 8.2 12.3 12.3M8.2 15.8 20.5 3.5\"/> </g> </svg>"
|
|
45645
45645
|
|
|
45646
45646
|
/***/ }),
|
|
45647
45647
|
|
|
45648
45648
|
/***/ 86899:
|
|
45649
45649
|
/***/ (function(module) {
|
|
45650
45650
|
|
|
45651
|
-
module.exports = "<svg
|
|
45651
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"4\" y=\"5\" width=\"16\" height=\"16\" rx=\"2\"/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"1\"/> </g> </svg>"
|
|
45652
45652
|
|
|
45653
45653
|
/***/ }),
|
|
45654
45654
|
|
|
45655
45655
|
/***/ 95320:
|
|
45656
45656
|
/***/ (function(module) {
|
|
45657
45657
|
|
|
45658
|
-
module.exports = "<svg xmlns
|
|
45658
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 6V3h3m4 0h4m4 0h3v3m0 4v4m0 4v3h-3m-4 0h-4m-4 0H3v-3m0-4v-4\"/><rect x=\"7\" y=\"7\" width=\"10\" height=\"10\" rx=\"1\"/> </g> </svg>"
|
|
45659
45659
|
|
|
45660
45660
|
/***/ }),
|
|
45661
45661
|
|
|
45662
45662
|
/***/ 45674:
|
|
45663
45663
|
/***/ (function(module) {
|
|
45664
45664
|
|
|
45665
|
-
module.exports = "<svg xmlns
|
|
45665
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 3c-2 3.2-5.5 7-5.5 10a5.5 5.5 0 0 0 11 0c0-3-3.5-6.8-5.5-10Z\"/> </g> <rect x=\"5\" y=\"21\" width=\"14\" height=\"2\" rx=\"1\" fill=\"inherit\" stroke=\"none\"/> </svg>"
|
|
45666
45666
|
|
|
45667
45667
|
/***/ }),
|
|
45668
45668
|
|
|
45669
45669
|
/***/ 3843:
|
|
45670
45670
|
/***/ (function(module) {
|
|
45671
45671
|
|
|
45672
|
-
module.exports = "<svg xmlns
|
|
45672
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"14\" height=\"6\" rx=\"1\"/><path d=\"M17 6h4v7H11v3\"/><rect x=\"9\" y=\"16\" width=\"4\" height=\"6\" rx=\"1\"/> </g> </svg>"
|
|
45673
45673
|
|
|
45674
45674
|
/***/ }),
|
|
45675
45675
|
|
|
45676
45676
|
/***/ 48842:
|
|
45677
45677
|
/***/ (function(module) {
|
|
45678
45678
|
|
|
45679
|
-
module.exports = "<svg xmlns
|
|
45679
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m5 17 7-14 7 14M8 12h8M3 21h18\"/> </g> </svg>"
|
|
45680
45680
|
|
|
45681
45681
|
/***/ }),
|
|
45682
45682
|
|
|
45683
45683
|
/***/ 25501:
|
|
45684
45684
|
/***/ (function(module) {
|
|
45685
45685
|
|
|
45686
|
-
module.exports = "<svg xmlns
|
|
45686
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2 5h9M6.5 5v15M4 20h5M19 4v16m-3-13 3-3 3 3m-6 10 3 3 3-3\"/> </g> </svg>"
|
|
45687
45687
|
|
|
45688
45688
|
/***/ }),
|
|
45689
45689
|
|
|
45690
45690
|
/***/ 29348:
|
|
45691
45691
|
/***/ (function(module) {
|
|
45692
45692
|
|
|
45693
|
-
module.exports = "<svg xmlns
|
|
45693
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M20 4H9a5 5 0 0 0 0 10h3M12 4v17M18 4v17\"/> </g> </svg>"
|
|
45694
45694
|
|
|
45695
45695
|
/***/ }),
|
|
45696
45696
|
|
|
45697
45697
|
/***/ 24772:
|
|
45698
45698
|
/***/ (function(module) {
|
|
45699
45699
|
|
|
45700
|
-
module.exports = "<svg xmlns
|
|
45700
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M8 3H3v5m13-5h5v5M3 16v5h5m13-5v5h-5\"/> </g> </svg>"
|
|
45701
45701
|
|
|
45702
45702
|
/***/ }),
|
|
45703
45703
|
|
|
45704
45704
|
/***/ 66547:
|
|
45705
45705
|
/***/ (function(module) {
|
|
45706
45706
|
|
|
45707
|
-
module.exports = "<svg xmlns
|
|
45707
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 8h5V3M8 8 3 3m13 0v5h5m-5 0 5-5M3 16h5v5m0-5-5 5m13 0v-5h5m-5 0 5 5\"/> </g> </svg>"
|
|
45708
45708
|
|
|
45709
45709
|
/***/ }),
|
|
45710
45710
|
|
|
45711
45711
|
/***/ 89097:
|
|
45712
45712
|
/***/ (function(module) {
|
|
45713
45713
|
|
|
45714
|
-
module.exports = "<svg xmlns
|
|
45714
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M4 12h16\"/> </g> </svg>"
|
|
45715
45715
|
|
|
45716
45716
|
/***/ }),
|
|
45717
45717
|
|
|
45718
45718
|
/***/ 64831:
|
|
45719
45719
|
/***/ (function(module) {
|
|
45720
45720
|
|
|
45721
|
-
module.exports = "<svg xmlns
|
|
45721
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"/><circle cx=\"8\" cy=\"8\" r=\"1.5\"/><path d=\"m3 17 5-5 4 4 4-6 5 7\"/> </g> </svg>"
|
|
45722
45722
|
|
|
45723
45723
|
/***/ }),
|
|
45724
45724
|
|
|
45725
45725
|
/***/ 67176:
|
|
45726
45726
|
/***/ (function(module) {
|
|
45727
45727
|
|
|
45728
|
-
module.exports = "<svg xmlns
|
|
45728
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M10.6667 5.3333h10.6666M10.6667 12h10.6666M10.6667 18.6667h10.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M2 12h5m-3-3 3 3-3 3\"/> </g> </svg>"
|
|
45729
45729
|
|
|
45730
45730
|
/***/ }),
|
|
45731
45731
|
|
|
45732
45732
|
/***/ 14017:
|
|
45733
45733
|
/***/ (function(module) {
|
|
45734
45734
|
|
|
45735
|
-
module.exports = "<svg xmlns
|
|
45735
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M10.6667 5.3333h10.6666M10.6667 12h10.6666M10.6667 18.6667h10.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M2 12h5m-2-3-3 3 3 3\"/> </g> </svg>"
|
|
45736
45736
|
|
|
45737
45737
|
/***/ }),
|
|
45738
45738
|
|
|
45739
45739
|
/***/ 38681:
|
|
45740
45740
|
/***/ (function(module) {
|
|
45741
45741
|
|
|
45742
|
-
module.exports = "<svg
|
|
45742
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"7\" height=\"18\" rx=\"1\"/><path d=\"M3 12h7M14 12h7m-3.5-3.5v7\"/> </g> </svg>"
|
|
45743
45743
|
|
|
45744
45744
|
/***/ }),
|
|
45745
45745
|
|
|
45746
45746
|
/***/ 64637:
|
|
45747
45747
|
/***/ (function(module) {
|
|
45748
45748
|
|
|
45749
|
-
module.exports = "<svg xmlns
|
|
45749
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"7\" rx=\"1\"/><path d=\"M12 3v7M12 14v7m-3.5-3.5h7\"/> </g> </svg>"
|
|
45750
45750
|
|
|
45751
45751
|
/***/ }),
|
|
45752
45752
|
|
|
45753
45753
|
/***/ 94190:
|
|
45754
45754
|
/***/ (function(module) {
|
|
45755
45755
|
|
|
45756
|
-
module.exports = "<svg xmlns
|
|
45756
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"2.5\" y=\"4\" width=\"19\" height=\"16\" rx=\"1.5\"/><path d=\"M12 4v2m0 12v2M3 12h6m-2.5-2.5L9 12l-2.5 2.5M21 12h-6m2.5-2.5L15 12l2.5 2.5\" stroke-width=\"2\"/> </g> </svg>"
|
|
45757
45757
|
|
|
45758
45758
|
/***/ }),
|
|
45759
45759
|
|
|
45760
45760
|
/***/ 51957:
|
|
45761
45761
|
/***/ (function(module) {
|
|
45762
45762
|
|
|
45763
|
-
module.exports = "<svg xmlns
|
|
45763
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"/><path d=\"M3 12h18\"/> </g> </svg>"
|
|
45764
45764
|
|
|
45765
45765
|
/***/ }),
|
|
45766
45766
|
|
|
45767
45767
|
/***/ 71940:
|
|
45768
45768
|
/***/ (function(module) {
|
|
45769
45769
|
|
|
45770
|
-
module.exports = "<svg xmlns
|
|
45770
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"/><path d=\"M12 3v18\"/> </g> </svg>"
|
|
45771
45771
|
|
|
45772
45772
|
/***/ }),
|
|
45773
45773
|
|
|
45774
45774
|
/***/ 48007:
|
|
45775
45775
|
/***/ (function(module) {
|
|
45776
45776
|
|
|
45777
|
-
module.exports = "<svg xmlns
|
|
45777
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M9.3333 5.3333h12M9.3333 12h12M9.3333 18.6667h12\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M4 5.3333h0M4 12h0M4 18.6667h0\" stroke-width=\"3.2\"/> </g> </svg>"
|
|
45778
45778
|
|
|
45779
45779
|
/***/ }),
|
|
45780
45780
|
|
|
45781
45781
|
/***/ 43218:
|
|
45782
45782
|
/***/ (function(module) {
|
|
45783
45783
|
|
|
45784
|
-
module.exports = "<svg xmlns
|
|
45784
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"/> </g> </svg>"
|
|
45785
45785
|
|
|
45786
45786
|
/***/ }),
|
|
45787
45787
|
|
|
45788
45788
|
/***/ 80515:
|
|
45789
45789
|
/***/ (function(module) {
|
|
45790
45790
|
|
|
45791
|
-
module.exports = "<svg xmlns
|
|
45791
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2.6667 5.3333h18.6666M2.6667 12h18.6666M2.6667 18.6667h18.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/> </g> </svg>"
|
|
45792
45792
|
|
|
45793
45793
|
/***/ }),
|
|
45794
45794
|
|
|
45795
45795
|
/***/ 223:
|
|
45796
45796
|
/***/ (function(module) {
|
|
45797
45797
|
|
|
45798
|
-
module.exports = "<svg
|
|
45798
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2.6667 5.3333h9.3333M2.6667 12H12M2.6667 18.6667h9.3333\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M18 4v16m-3-13 3-3 3 3m-6 10 3 3 3-3\"/> </g> </svg>"
|
|
45799
45799
|
|
|
45800
45800
|
/***/ }),
|
|
45801
45801
|
|
|
45802
45802
|
/***/ 95032:
|
|
45803
45803
|
/***/ (function(module) {
|
|
45804
45804
|
|
|
45805
|
-
module.exports = "<svg xmlns
|
|
45805
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m10 7 3-3a5 5 0 0 1 7 7l-3 3M14 17l-3 3a5 5 0 0 1-7-7l3-3m1 6 8-8\"/> </g> </svg>"
|
|
45806
45806
|
|
|
45807
45807
|
/***/ }),
|
|
45808
45808
|
|
|
45809
45809
|
/***/ 73533:
|
|
45810
45810
|
/***/ (function(module) {
|
|
45811
45811
|
|
|
45812
|
-
module.exports = "<svg xmlns
|
|
45812
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m14 5 1-1a3.5 3.5 0 0 1 5 5l-1 1M10 19l-1 1a3.5 3.5 0 0 1-5-5l1-1M4 10l6-6m4 16 6-6\"/> </g> </svg>"
|
|
45813
45813
|
|
|
45814
45814
|
/***/ }),
|
|
45815
45815
|
|
|
45816
45816
|
/***/ 40037:
|
|
45817
45817
|
/***/ (function(module) {
|
|
45818
45818
|
|
|
45819
|
-
module.exports = "<svg xmlns
|
|
45819
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M10.6667 6.6667h10.6666M10.6667 17.3333h10.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"m2.5 5 2.5-2v7M2.5 10h5M2.5 16a2.5 2.5 0 0 1 5 0c0 1.5-1.5 2.5-5 5h5\" stroke-width=\"2\" /> </g> </svg>"
|
|
45820
45820
|
|
|
45821
45821
|
/***/ }),
|
|
45822
45822
|
|
|
45823
45823
|
/***/ 83207:
|
|
45824
45824
|
/***/ (function(module) {
|
|
45825
45825
|
|
|
45826
|
-
module.exports = "<svg xmlns
|
|
45826
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M9.3333 5.3333h12M9.3333 12h12M9.3333 18.6667h12\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/><path d=\"M4 5.3333h0M4 12h0M4 18.6667h0\" stroke-width=\"3.2\"/> </g> </svg>"
|
|
45827
45827
|
|
|
45828
45828
|
/***/ }),
|
|
45829
45829
|
|
|
45830
45830
|
/***/ 59827:
|
|
45831
45831
|
/***/ (function(module) {
|
|
45832
45832
|
|
|
45833
|
-
module.exports = "<svg xmlns
|
|
45833
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M7 8V3h10v5M7 17H5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2M17 12h.01\"/><rect x=\"7\" y=\"14\" width=\"10\" height=\"7\" rx=\"1\"/> </g> </svg>"
|
|
45834
45834
|
|
|
45835
45835
|
/***/ }),
|
|
45836
45836
|
|
|
45837
45837
|
/***/ 34045:
|
|
45838
45838
|
/***/ (function(module) {
|
|
45839
45839
|
|
|
45840
|
-
module.exports = "<svg xmlns
|
|
45840
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m15 4 6 6-6 6m6-6H10a7 7 0 0 0-5 12\"/> </g> </svg>"
|
|
45841
45841
|
|
|
45842
45842
|
/***/ }),
|
|
45843
45843
|
|
|
45844
45844
|
/***/ 39199:
|
|
45845
45845
|
/***/ (function(module) {
|
|
45846
45846
|
|
|
45847
|
-
module.exports = "<svg xmlns
|
|
45847
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M9 4 3 10l6 6M3 10h11a7 7 0 0 1 5 12\"/> </g> </svg>"
|
|
45848
45848
|
|
|
45849
45849
|
/***/ }),
|
|
45850
45850
|
|
|
45851
45851
|
/***/ 21917:
|
|
45852
45852
|
/***/ (function(module) {
|
|
45853
45853
|
|
|
45854
|
-
module.exports = "<svg
|
|
45854
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <circle cx=\"10.5\" cy=\"10.5\" r=\"7\"/><path d=\"m16 16 5 5\"/> </g> </svg>"
|
|
45855
45855
|
|
|
45856
45856
|
/***/ }),
|
|
45857
45857
|
|
|
45858
45858
|
/***/ 9103:
|
|
45859
45859
|
/***/ (function(module) {
|
|
45860
45860
|
|
|
45861
|
-
module.exports = "<svg xmlns
|
|
45861
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m6.5 6-5 6 5 6m11-12 5 6-5 6M14 3l-4 18\"/> </g> </svg>"
|
|
45862
45862
|
|
|
45863
45863
|
/***/ }),
|
|
45864
45864
|
|
|
45865
45865
|
/***/ 49989:
|
|
45866
45866
|
/***/ (function(module) {
|
|
45867
45867
|
|
|
45868
|
-
module.exports = "<svg
|
|
45868
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m3 14 5-11 5 11M5 10h6m0 8 3 3 7-8\"/> </g> </svg>"
|
|
45869
45869
|
|
|
45870
45870
|
/***/ }),
|
|
45871
45871
|
|
|
45872
45872
|
/***/ 81875:
|
|
45873
45873
|
/***/ (function(module) {
|
|
45874
45874
|
|
|
45875
|
-
module.exports = "<svg xmlns
|
|
45875
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 17v3h7v-3a7 7 0 1 1 4 0v3h7v-3\"/> </g> </svg>"
|
|
45876
45876
|
|
|
45877
45877
|
/***/ }),
|
|
45878
45878
|
|
|
45879
45879
|
/***/ 67447:
|
|
45880
45880
|
/***/ (function(module) {
|
|
45881
45881
|
|
|
45882
|
-
module.exports = "<svg xmlns
|
|
45882
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2.5\"/><path d=\"M3 9h18M3 15h18M9 3v18M15 3v18\"/> </g> </svg>"
|
|
45883
45883
|
|
|
45884
45884
|
/***/ }),
|
|
45885
45885
|
|
|
45886
45886
|
/***/ 36339:
|
|
45887
45887
|
/***/ (function(module) {
|
|
45888
45888
|
|
|
45889
|
-
module.exports = "<svg xmlns
|
|
45889
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"2\" y=\"5\" width=\"13\" height=\"14\" rx=\"2\"/><path d=\"m15 10 7-4v12l-7-4\"/> </g> </svg>"
|
|
45890
45890
|
|
|
45891
45891
|
/***/ }),
|
|
45892
45892
|
|
|
45893
45893
|
/***/ 88497:
|
|
45894
45894
|
/***/ (function(module) {
|
|
45895
45895
|
|
|
45896
|
-
module.exports = "<svg xmlns
|
|
45896
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m6 10 6 6 6-6\"/> </g> </svg>"
|
|
45897
45897
|
|
|
45898
45898
|
/***/ }),
|
|
45899
45899
|
|
|
45900
45900
|
/***/ 91882:
|
|
45901
45901
|
/***/ (function(module) {
|
|
45902
45902
|
|
|
45903
|
-
module.exports = "<svg xmlns
|
|
45903
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m14 6-6 6 6 6\"/> </g> </svg>"
|
|
45904
45904
|
|
|
45905
45905
|
/***/ }),
|
|
45906
45906
|
|
|
45907
45907
|
/***/ 14305:
|
|
45908
45908
|
/***/ (function(module) {
|
|
45909
45909
|
|
|
45910
|
-
module.exports = "<svg xmlns
|
|
45910
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m10 6 6 6-6 6\"/> </g> </svg>"
|
|
45911
45911
|
|
|
45912
45912
|
/***/ }),
|
|
45913
45913
|
|
|
45914
45914
|
/***/ 58446:
|
|
45915
45915
|
/***/ (function(module) {
|
|
45916
45916
|
|
|
45917
|
-
module.exports = "<svg xmlns
|
|
45917
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m6 14 6-6 6 6\"/> </g> </svg>"
|
|
45918
45918
|
|
|
45919
45919
|
/***/ }),
|
|
45920
45920
|
|
|
45921
45921
|
/***/ 39858:
|
|
45922
45922
|
/***/ (function(module) {
|
|
45923
45923
|
|
|
45924
|
-
module.exports = "<svg xmlns
|
|
45924
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 6h18M9 6V4h6v2M5 6l1 14h12l1-14M10 10v6m4-6v6\"/> </g> </svg>"
|
|
45925
45925
|
|
|
45926
45926
|
/***/ }),
|
|
45927
45927
|
|
|
45928
45928
|
/***/ 70881:
|
|
45929
45929
|
/***/ (function(module) {
|
|
45930
45930
|
|
|
45931
|
-
module.exports = "<svg
|
|
45931
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m6 6 12 12M18 6 6 18\"/> </g> </svg>"
|
|
45932
45932
|
|
|
45933
45933
|
/***/ }),
|
|
45934
45934
|
|
|
45935
45935
|
/***/ 60636:
|
|
45936
45936
|
/***/ (function(module) {
|
|
45937
45937
|
|
|
45938
|
-
module.exports = "<svg xmlns
|
|
45938
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M5.3333 5.3333h13.3334M2.6667 12h18.6666M5.3333 18.6667h13.3334\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/> </g> </svg>"
|
|
45939
45939
|
|
|
45940
45940
|
/***/ }),
|
|
45941
45941
|
|
|
45942
45942
|
/***/ 32013:
|
|
45943
45943
|
/***/ (function(module) {
|
|
45944
45944
|
|
|
45945
|
-
module.exports = "<svg xmlns
|
|
45945
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M20 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h9m-7 8 4 4L21 5\"/> </g> </svg>"
|
|
45946
45946
|
|
|
45947
45947
|
/***/ }),
|
|
45948
45948
|
|
|
45949
45949
|
/***/ 45512:
|
|
45950
45950
|
/***/ (function(module) {
|
|
45951
45951
|
|
|
45952
|
-
module.exports = "<svg xmlns
|
|
45952
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m4 8 8 8 8-8\"/> </g> </svg>"
|
|
45953
45953
|
|
|
45954
45954
|
/***/ }),
|
|
45955
45955
|
|
|
45956
45956
|
/***/ 80347:
|
|
45957
45957
|
/***/ (function(module) {
|
|
45958
45958
|
|
|
45959
|
-
module.exports = "<svg xmlns
|
|
45959
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/> </g> </svg>"
|
|
45960
45960
|
|
|
45961
45961
|
/***/ }),
|
|
45962
45962
|
|
|
45963
45963
|
/***/ 91099:
|
|
45964
45964
|
/***/ (function(module) {
|
|
45965
45965
|
|
|
45966
|
-
module.exports = "<svg xmlns
|
|
45966
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 3v13m-5-5 5 5 5-5M4 15v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-4\"/> </g> </svg>"
|
|
45967
45967
|
|
|
45968
45968
|
/***/ }),
|
|
45969
45969
|
|
|
45970
45970
|
/***/ 95134:
|
|
45971
45971
|
/***/ (function(module) {
|
|
45972
45972
|
|
|
45973
|
-
module.exports = "<svg xmlns
|
|
45973
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12Z\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/> </g> </svg>"
|
|
45974
45974
|
|
|
45975
45975
|
/***/ }),
|
|
45976
45976
|
|
|
45977
45977
|
/***/ 70697:
|
|
45978
45978
|
/***/ (function(module) {
|
|
45979
45979
|
|
|
45980
|
-
module.exports = "<svg xmlns
|
|
45980
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9l-6-6Zm0 0v6h6\"/> </g> </svg>"
|
|
45981
45981
|
|
|
45982
45982
|
/***/ }),
|
|
45983
45983
|
|
|
45984
45984
|
/***/ 49983:
|
|
45985
45985
|
/***/ (function(module) {
|
|
45986
45986
|
|
|
45987
|
-
module.exports = "<svg xmlns
|
|
45987
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M3 7V6a2 2 0 0 1 2-2h4l2 3h8a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7Z\"/> </g> </svg>"
|
|
45988
45988
|
|
|
45989
45989
|
/***/ }),
|
|
45990
45990
|
|
|
45991
45991
|
/***/ 98964:
|
|
45992
45992
|
/***/ (function(module) {
|
|
45993
45993
|
|
|
45994
|
-
module.exports = "<svg xmlns
|
|
45994
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M12 11v6M12 7h.01\"/> </g> </svg>"
|
|
45995
45995
|
|
|
45996
45996
|
/***/ }),
|
|
45997
45997
|
|
|
45998
45998
|
/***/ 8136:
|
|
45999
45999
|
/***/ (function(module) {
|
|
46000
46000
|
|
|
46001
|
-
module.exports = "<svg xmlns
|
|
46001
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2.6667 5.3333h18.6666M2.6667 12H16M2.6667 18.6667h18.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/> </g> </svg>"
|
|
46002
46002
|
|
|
46003
46003
|
/***/ }),
|
|
46004
46004
|
|
|
46005
46005
|
/***/ 94806:
|
|
46006
46006
|
/***/ (function(module) {
|
|
46007
46007
|
|
|
46008
|
-
module.exports = "<svg xmlns
|
|
46008
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"4\" y=\"10\" width=\"16\" height=\"11\" rx=\"2\"/><path d=\"M8 10V7a4 4 0 0 1 8 0v3M12 14v3\"/> </g> </svg>"
|
|
46009
46009
|
|
|
46010
46010
|
/***/ }),
|
|
46011
46011
|
|
|
46012
46012
|
/***/ 31365:
|
|
46013
46013
|
/***/ (function(module) {
|
|
46014
46014
|
|
|
46015
|
-
module.exports = "<svg xmlns
|
|
46015
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m4 12 5 5L20 6\"/> </g> </svg>"
|
|
46016
46016
|
|
|
46017
46017
|
/***/ }),
|
|
46018
46018
|
|
|
46019
46019
|
/***/ 44636:
|
|
46020
46020
|
/***/ (function(module) {
|
|
46021
46021
|
|
|
46022
|
-
module.exports = "<svg xmlns
|
|
46022
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m4 15 11-11a2.8 2.8 0 0 1 4 4L8 19l-5 2 1-6Zm9-9 4 4\"/> </g> </svg>"
|
|
46023
46023
|
|
|
46024
46024
|
/***/ }),
|
|
46025
46025
|
|
|
46026
46026
|
/***/ 36327:
|
|
46027
46027
|
/***/ (function(module) {
|
|
46028
46028
|
|
|
46029
|
-
module.exports = "<svg xmlns
|
|
46029
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 5v14M5 12h14\"/> </g> </svg>"
|
|
46030
46030
|
|
|
46031
46031
|
/***/ }),
|
|
46032
46032
|
|
|
46033
46033
|
/***/ 53328:
|
|
46034
46034
|
/***/ (function(module) {
|
|
46035
46035
|
|
|
46036
|
-
module.exports = "<svg
|
|
46036
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m7 20 13-13m-6 13 6-6\"/> </g> </svg>"
|
|
46037
46037
|
|
|
46038
46038
|
/***/ }),
|
|
46039
46039
|
|
|
46040
46040
|
/***/ 98711:
|
|
46041
46041
|
/***/ (function(module) {
|
|
46042
46042
|
|
|
46043
|
-
module.exports = "<svg xmlns
|
|
46043
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M2.6667 5.3333h18.6666M8 12h13.3333M2.6667 18.6667h18.6666\" stroke-width=\"2.6667\" stroke-linecap=\"butt\"/> </g> </svg>"
|
|
46044
46044
|
|
|
46045
46045
|
/***/ }),
|
|
46046
46046
|
|
|
46047
46047
|
/***/ 53808:
|
|
46048
46048
|
/***/ (function(module) {
|
|
46049
46049
|
|
|
46050
|
-
module.exports = "<svg xmlns
|
|
46050
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M5 3h12l4 4v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2ZM7 3v6h9V3M7 21v-7h10v7\"/> </g> </svg>"
|
|
46051
46051
|
|
|
46052
46052
|
/***/ }),
|
|
46053
46053
|
|
|
46054
46054
|
/***/ 20784:
|
|
46055
46055
|
/***/ (function(module) {
|
|
46056
46056
|
|
|
46057
|
-
module.exports = "<svg
|
|
46057
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"m10 2-.5 2.5-2 1.2L5 5l-2 3.5 2 1.7v2.6l-2 1.7L5 18l2.5-.7 2 1.2L10 21h4l.5-2.5 2-1.2 2.5.7 2-3.5-2-1.7v-2.6l2-1.7L19 5l-2.5.7-2-1.2L14 2Z\"/><circle cx=\"12\" cy=\"11.5\" r=\"3\"/> </g> </svg>"
|
|
46058
46058
|
|
|
46059
46059
|
/***/ }),
|
|
46060
46060
|
|
|
46061
46061
|
/***/ 70999:
|
|
46062
46062
|
/***/ (function(module) {
|
|
46063
46063
|
|
|
46064
|
-
module.exports = "<svg xmlns
|
|
46064
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <rect x=\"4\" y=\"10\" width=\"16\" height=\"11\" rx=\"2\"/><path d=\"M8 10V7a4 4 0 0 1 7.5-2M12 14v3\"/> </g> </svg>"
|
|
46065
46065
|
|
|
46066
46066
|
/***/ }),
|
|
46067
46067
|
|
|
46068
46068
|
/***/ 45244:
|
|
46069
46069
|
/***/ (function(module) {
|
|
46070
46070
|
|
|
46071
|
-
module.exports = "<svg xmlns
|
|
46071
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M20 9a8.5 8.5 0 1 0 .5 7M20 3v6h-6\"/> </g> </svg>"
|
|
46072
46072
|
|
|
46073
46073
|
/***/ }),
|
|
46074
46074
|
|
|
46075
46075
|
/***/ 99876:
|
|
46076
46076
|
/***/ (function(module) {
|
|
46077
46077
|
|
|
46078
|
-
module.exports = "<svg xmlns
|
|
46078
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 16V3m-5 5 5-5 5 5M4 15v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-4\"/> </g> </svg>"
|
|
46079
46079
|
|
|
46080
46080
|
/***/ }),
|
|
46081
46081
|
|
|
46082
46082
|
/***/ 14006:
|
|
46083
46083
|
/***/ (function(module) {
|
|
46084
46084
|
|
|
46085
|
-
module.exports = "<svg xmlns
|
|
46085
|
+
module.exports = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <g fill=\"none\"> <path d=\"M12 3v18M7 8l5-5 5 5M7 16l5 5 5-5\"/> </g> </svg>"
|
|
46086
46086
|
|
|
46087
46087
|
/***/ }),
|
|
46088
46088
|
|