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/es2021.en/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
|
*/
|
|
@@ -1779,7 +1779,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1779
1779
|
* ```
|
|
1780
1780
|
* @packageDocumentation
|
|
1781
1781
|
* @module constants
|
|
1782
|
-
*/ const APP_VERSION = "4.
|
|
1782
|
+
*/ const APP_VERSION = "4.15.0";
|
|
1783
1783
|
// prettier-ignore
|
|
1784
1784
|
const ES = "es2021";
|
|
1785
1785
|
const IS_ES_MODERN = true;
|
|
@@ -43525,560 +43525,560 @@ module.exports["default"] = [" URL","--Not Set--","About Jodit","Add column","Ad
|
|
|
43525
43525
|
/***/ 928:
|
|
43526
43526
|
/***/ (function(module) {
|
|
43527
43527
|
|
|
43528
|
-
module.exports = "<svg xmlns
|
|
43528
|
+
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>"
|
|
43529
43529
|
|
|
43530
43530
|
/***/ }),
|
|
43531
43531
|
|
|
43532
43532
|
/***/ 31230:
|
|
43533
43533
|
/***/ (function(module) {
|
|
43534
43534
|
|
|
43535
|
-
module.exports = "<svg xmlns
|
|
43535
|
+
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>"
|
|
43536
43536
|
|
|
43537
43537
|
/***/ }),
|
|
43538
43538
|
|
|
43539
43539
|
/***/ 54522:
|
|
43540
43540
|
/***/ (function(module) {
|
|
43541
43541
|
|
|
43542
|
-
module.exports = "<svg xmlns
|
|
43542
|
+
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>"
|
|
43543
43543
|
|
|
43544
43544
|
/***/ }),
|
|
43545
43545
|
|
|
43546
43546
|
/***/ 17995:
|
|
43547
43547
|
/***/ (function(module) {
|
|
43548
43548
|
|
|
43549
|
-
module.exports = "<svg
|
|
43549
|
+
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>"
|
|
43550
43550
|
|
|
43551
43551
|
/***/ }),
|
|
43552
43552
|
|
|
43553
43553
|
/***/ 86634:
|
|
43554
43554
|
/***/ (function(module) {
|
|
43555
43555
|
|
|
43556
|
-
module.exports = "<svg xmlns
|
|
43556
|
+
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>"
|
|
43557
43557
|
|
|
43558
43558
|
/***/ }),
|
|
43559
43559
|
|
|
43560
43560
|
/***/ 91115:
|
|
43561
43561
|
/***/ (function(module) {
|
|
43562
43562
|
|
|
43563
|
-
module.exports = "<svg xmlns
|
|
43563
|
+
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>"
|
|
43564
43564
|
|
|
43565
43565
|
/***/ }),
|
|
43566
43566
|
|
|
43567
43567
|
/***/ 1916:
|
|
43568
43568
|
/***/ (function(module) {
|
|
43569
43569
|
|
|
43570
|
-
module.exports = "<svg xmlns
|
|
43570
|
+
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>"
|
|
43571
43571
|
|
|
43572
43572
|
/***/ }),
|
|
43573
43573
|
|
|
43574
43574
|
/***/ 52450:
|
|
43575
43575
|
/***/ (function(module) {
|
|
43576
43576
|
|
|
43577
|
-
module.exports = "<svg xmlns
|
|
43577
|
+
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>"
|
|
43578
43578
|
|
|
43579
43579
|
/***/ }),
|
|
43580
43580
|
|
|
43581
43581
|
/***/ 41111:
|
|
43582
43582
|
/***/ (function(module) {
|
|
43583
43583
|
|
|
43584
|
-
module.exports = "<svg xmlns
|
|
43584
|
+
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>"
|
|
43585
43585
|
|
|
43586
43586
|
/***/ }),
|
|
43587
43587
|
|
|
43588
43588
|
/***/ 49972:
|
|
43589
43589
|
/***/ (function(module) {
|
|
43590
43590
|
|
|
43591
|
-
module.exports = "<svg xmlns
|
|
43591
|
+
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>"
|
|
43592
43592
|
|
|
43593
43593
|
/***/ }),
|
|
43594
43594
|
|
|
43595
43595
|
/***/ 45062:
|
|
43596
43596
|
/***/ (function(module) {
|
|
43597
43597
|
|
|
43598
|
-
module.exports = "<svg xmlns
|
|
43598
|
+
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>"
|
|
43599
43599
|
|
|
43600
43600
|
/***/ }),
|
|
43601
43601
|
|
|
43602
43602
|
/***/ 18605:
|
|
43603
43603
|
/***/ (function(module) {
|
|
43604
43604
|
|
|
43605
|
-
module.exports = "<svg xmlns
|
|
43605
|
+
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>"
|
|
43606
43606
|
|
|
43607
43607
|
/***/ }),
|
|
43608
43608
|
|
|
43609
43609
|
/***/ 83389:
|
|
43610
43610
|
/***/ (function(module) {
|
|
43611
43611
|
|
|
43612
|
-
module.exports = "<svg xmlns
|
|
43612
|
+
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>"
|
|
43613
43613
|
|
|
43614
43614
|
/***/ }),
|
|
43615
43615
|
|
|
43616
43616
|
/***/ 93267:
|
|
43617
43617
|
/***/ (function(module) {
|
|
43618
43618
|
|
|
43619
|
-
module.exports = "<svg
|
|
43619
|
+
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>"
|
|
43620
43620
|
|
|
43621
43621
|
/***/ }),
|
|
43622
43622
|
|
|
43623
43623
|
/***/ 71948:
|
|
43624
43624
|
/***/ (function(module) {
|
|
43625
43625
|
|
|
43626
|
-
module.exports = "<svg xmlns
|
|
43626
|
+
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>"
|
|
43627
43627
|
|
|
43628
43628
|
/***/ }),
|
|
43629
43629
|
|
|
43630
43630
|
/***/ 51457:
|
|
43631
43631
|
/***/ (function(module) {
|
|
43632
43632
|
|
|
43633
|
-
module.exports = "<svg
|
|
43633
|
+
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>"
|
|
43634
43634
|
|
|
43635
43635
|
/***/ }),
|
|
43636
43636
|
|
|
43637
43637
|
/***/ 23602:
|
|
43638
43638
|
/***/ (function(module) {
|
|
43639
43639
|
|
|
43640
|
-
module.exports = "<svg xmlns
|
|
43640
|
+
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>"
|
|
43641
43641
|
|
|
43642
43642
|
/***/ }),
|
|
43643
43643
|
|
|
43644
43644
|
/***/ 86899:
|
|
43645
43645
|
/***/ (function(module) {
|
|
43646
43646
|
|
|
43647
|
-
module.exports = "<svg
|
|
43647
|
+
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>"
|
|
43648
43648
|
|
|
43649
43649
|
/***/ }),
|
|
43650
43650
|
|
|
43651
43651
|
/***/ 95320:
|
|
43652
43652
|
/***/ (function(module) {
|
|
43653
43653
|
|
|
43654
|
-
module.exports = "<svg xmlns
|
|
43654
|
+
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>"
|
|
43655
43655
|
|
|
43656
43656
|
/***/ }),
|
|
43657
43657
|
|
|
43658
43658
|
/***/ 45674:
|
|
43659
43659
|
/***/ (function(module) {
|
|
43660
43660
|
|
|
43661
|
-
module.exports = "<svg xmlns
|
|
43661
|
+
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>"
|
|
43662
43662
|
|
|
43663
43663
|
/***/ }),
|
|
43664
43664
|
|
|
43665
43665
|
/***/ 3843:
|
|
43666
43666
|
/***/ (function(module) {
|
|
43667
43667
|
|
|
43668
|
-
module.exports = "<svg xmlns
|
|
43668
|
+
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>"
|
|
43669
43669
|
|
|
43670
43670
|
/***/ }),
|
|
43671
43671
|
|
|
43672
43672
|
/***/ 48842:
|
|
43673
43673
|
/***/ (function(module) {
|
|
43674
43674
|
|
|
43675
|
-
module.exports = "<svg xmlns
|
|
43675
|
+
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>"
|
|
43676
43676
|
|
|
43677
43677
|
/***/ }),
|
|
43678
43678
|
|
|
43679
43679
|
/***/ 25501:
|
|
43680
43680
|
/***/ (function(module) {
|
|
43681
43681
|
|
|
43682
|
-
module.exports = "<svg xmlns
|
|
43682
|
+
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>"
|
|
43683
43683
|
|
|
43684
43684
|
/***/ }),
|
|
43685
43685
|
|
|
43686
43686
|
/***/ 29348:
|
|
43687
43687
|
/***/ (function(module) {
|
|
43688
43688
|
|
|
43689
|
-
module.exports = "<svg xmlns
|
|
43689
|
+
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>"
|
|
43690
43690
|
|
|
43691
43691
|
/***/ }),
|
|
43692
43692
|
|
|
43693
43693
|
/***/ 24772:
|
|
43694
43694
|
/***/ (function(module) {
|
|
43695
43695
|
|
|
43696
|
-
module.exports = "<svg xmlns
|
|
43696
|
+
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>"
|
|
43697
43697
|
|
|
43698
43698
|
/***/ }),
|
|
43699
43699
|
|
|
43700
43700
|
/***/ 66547:
|
|
43701
43701
|
/***/ (function(module) {
|
|
43702
43702
|
|
|
43703
|
-
module.exports = "<svg xmlns
|
|
43703
|
+
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>"
|
|
43704
43704
|
|
|
43705
43705
|
/***/ }),
|
|
43706
43706
|
|
|
43707
43707
|
/***/ 89097:
|
|
43708
43708
|
/***/ (function(module) {
|
|
43709
43709
|
|
|
43710
|
-
module.exports = "<svg xmlns
|
|
43710
|
+
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>"
|
|
43711
43711
|
|
|
43712
43712
|
/***/ }),
|
|
43713
43713
|
|
|
43714
43714
|
/***/ 64831:
|
|
43715
43715
|
/***/ (function(module) {
|
|
43716
43716
|
|
|
43717
|
-
module.exports = "<svg xmlns
|
|
43717
|
+
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>"
|
|
43718
43718
|
|
|
43719
43719
|
/***/ }),
|
|
43720
43720
|
|
|
43721
43721
|
/***/ 67176:
|
|
43722
43722
|
/***/ (function(module) {
|
|
43723
43723
|
|
|
43724
|
-
module.exports = "<svg xmlns
|
|
43724
|
+
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>"
|
|
43725
43725
|
|
|
43726
43726
|
/***/ }),
|
|
43727
43727
|
|
|
43728
43728
|
/***/ 14017:
|
|
43729
43729
|
/***/ (function(module) {
|
|
43730
43730
|
|
|
43731
|
-
module.exports = "<svg xmlns
|
|
43731
|
+
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>"
|
|
43732
43732
|
|
|
43733
43733
|
/***/ }),
|
|
43734
43734
|
|
|
43735
43735
|
/***/ 38681:
|
|
43736
43736
|
/***/ (function(module) {
|
|
43737
43737
|
|
|
43738
|
-
module.exports = "<svg
|
|
43738
|
+
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>"
|
|
43739
43739
|
|
|
43740
43740
|
/***/ }),
|
|
43741
43741
|
|
|
43742
43742
|
/***/ 64637:
|
|
43743
43743
|
/***/ (function(module) {
|
|
43744
43744
|
|
|
43745
|
-
module.exports = "<svg xmlns
|
|
43745
|
+
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>"
|
|
43746
43746
|
|
|
43747
43747
|
/***/ }),
|
|
43748
43748
|
|
|
43749
43749
|
/***/ 94190:
|
|
43750
43750
|
/***/ (function(module) {
|
|
43751
43751
|
|
|
43752
|
-
module.exports = "<svg xmlns
|
|
43752
|
+
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>"
|
|
43753
43753
|
|
|
43754
43754
|
/***/ }),
|
|
43755
43755
|
|
|
43756
43756
|
/***/ 51957:
|
|
43757
43757
|
/***/ (function(module) {
|
|
43758
43758
|
|
|
43759
|
-
module.exports = "<svg xmlns
|
|
43759
|
+
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>"
|
|
43760
43760
|
|
|
43761
43761
|
/***/ }),
|
|
43762
43762
|
|
|
43763
43763
|
/***/ 71940:
|
|
43764
43764
|
/***/ (function(module) {
|
|
43765
43765
|
|
|
43766
|
-
module.exports = "<svg xmlns
|
|
43766
|
+
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>"
|
|
43767
43767
|
|
|
43768
43768
|
/***/ }),
|
|
43769
43769
|
|
|
43770
43770
|
/***/ 48007:
|
|
43771
43771
|
/***/ (function(module) {
|
|
43772
43772
|
|
|
43773
|
-
module.exports = "<svg xmlns
|
|
43773
|
+
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>"
|
|
43774
43774
|
|
|
43775
43775
|
/***/ }),
|
|
43776
43776
|
|
|
43777
43777
|
/***/ 43218:
|
|
43778
43778
|
/***/ (function(module) {
|
|
43779
43779
|
|
|
43780
|
-
module.exports = "<svg xmlns
|
|
43780
|
+
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>"
|
|
43781
43781
|
|
|
43782
43782
|
/***/ }),
|
|
43783
43783
|
|
|
43784
43784
|
/***/ 80515:
|
|
43785
43785
|
/***/ (function(module) {
|
|
43786
43786
|
|
|
43787
|
-
module.exports = "<svg xmlns
|
|
43787
|
+
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>"
|
|
43788
43788
|
|
|
43789
43789
|
/***/ }),
|
|
43790
43790
|
|
|
43791
43791
|
/***/ 223:
|
|
43792
43792
|
/***/ (function(module) {
|
|
43793
43793
|
|
|
43794
|
-
module.exports = "<svg
|
|
43794
|
+
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>"
|
|
43795
43795
|
|
|
43796
43796
|
/***/ }),
|
|
43797
43797
|
|
|
43798
43798
|
/***/ 95032:
|
|
43799
43799
|
/***/ (function(module) {
|
|
43800
43800
|
|
|
43801
|
-
module.exports = "<svg xmlns
|
|
43801
|
+
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>"
|
|
43802
43802
|
|
|
43803
43803
|
/***/ }),
|
|
43804
43804
|
|
|
43805
43805
|
/***/ 73533:
|
|
43806
43806
|
/***/ (function(module) {
|
|
43807
43807
|
|
|
43808
|
-
module.exports = "<svg xmlns
|
|
43808
|
+
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>"
|
|
43809
43809
|
|
|
43810
43810
|
/***/ }),
|
|
43811
43811
|
|
|
43812
43812
|
/***/ 40037:
|
|
43813
43813
|
/***/ (function(module) {
|
|
43814
43814
|
|
|
43815
|
-
module.exports = "<svg xmlns
|
|
43815
|
+
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>"
|
|
43816
43816
|
|
|
43817
43817
|
/***/ }),
|
|
43818
43818
|
|
|
43819
43819
|
/***/ 83207:
|
|
43820
43820
|
/***/ (function(module) {
|
|
43821
43821
|
|
|
43822
|
-
module.exports = "<svg xmlns
|
|
43822
|
+
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>"
|
|
43823
43823
|
|
|
43824
43824
|
/***/ }),
|
|
43825
43825
|
|
|
43826
43826
|
/***/ 59827:
|
|
43827
43827
|
/***/ (function(module) {
|
|
43828
43828
|
|
|
43829
|
-
module.exports = "<svg xmlns
|
|
43829
|
+
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>"
|
|
43830
43830
|
|
|
43831
43831
|
/***/ }),
|
|
43832
43832
|
|
|
43833
43833
|
/***/ 34045:
|
|
43834
43834
|
/***/ (function(module) {
|
|
43835
43835
|
|
|
43836
|
-
module.exports = "<svg xmlns
|
|
43836
|
+
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>"
|
|
43837
43837
|
|
|
43838
43838
|
/***/ }),
|
|
43839
43839
|
|
|
43840
43840
|
/***/ 39199:
|
|
43841
43841
|
/***/ (function(module) {
|
|
43842
43842
|
|
|
43843
|
-
module.exports = "<svg xmlns
|
|
43843
|
+
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>"
|
|
43844
43844
|
|
|
43845
43845
|
/***/ }),
|
|
43846
43846
|
|
|
43847
43847
|
/***/ 21917:
|
|
43848
43848
|
/***/ (function(module) {
|
|
43849
43849
|
|
|
43850
|
-
module.exports = "<svg
|
|
43850
|
+
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>"
|
|
43851
43851
|
|
|
43852
43852
|
/***/ }),
|
|
43853
43853
|
|
|
43854
43854
|
/***/ 9103:
|
|
43855
43855
|
/***/ (function(module) {
|
|
43856
43856
|
|
|
43857
|
-
module.exports = "<svg xmlns
|
|
43857
|
+
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>"
|
|
43858
43858
|
|
|
43859
43859
|
/***/ }),
|
|
43860
43860
|
|
|
43861
43861
|
/***/ 49989:
|
|
43862
43862
|
/***/ (function(module) {
|
|
43863
43863
|
|
|
43864
|
-
module.exports = "<svg
|
|
43864
|
+
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>"
|
|
43865
43865
|
|
|
43866
43866
|
/***/ }),
|
|
43867
43867
|
|
|
43868
43868
|
/***/ 81875:
|
|
43869
43869
|
/***/ (function(module) {
|
|
43870
43870
|
|
|
43871
|
-
module.exports = "<svg xmlns
|
|
43871
|
+
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>"
|
|
43872
43872
|
|
|
43873
43873
|
/***/ }),
|
|
43874
43874
|
|
|
43875
43875
|
/***/ 67447:
|
|
43876
43876
|
/***/ (function(module) {
|
|
43877
43877
|
|
|
43878
|
-
module.exports = "<svg xmlns
|
|
43878
|
+
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>"
|
|
43879
43879
|
|
|
43880
43880
|
/***/ }),
|
|
43881
43881
|
|
|
43882
43882
|
/***/ 36339:
|
|
43883
43883
|
/***/ (function(module) {
|
|
43884
43884
|
|
|
43885
|
-
module.exports = "<svg xmlns
|
|
43885
|
+
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>"
|
|
43886
43886
|
|
|
43887
43887
|
/***/ }),
|
|
43888
43888
|
|
|
43889
43889
|
/***/ 88497:
|
|
43890
43890
|
/***/ (function(module) {
|
|
43891
43891
|
|
|
43892
|
-
module.exports = "<svg xmlns
|
|
43892
|
+
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>"
|
|
43893
43893
|
|
|
43894
43894
|
/***/ }),
|
|
43895
43895
|
|
|
43896
43896
|
/***/ 91882:
|
|
43897
43897
|
/***/ (function(module) {
|
|
43898
43898
|
|
|
43899
|
-
module.exports = "<svg xmlns
|
|
43899
|
+
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>"
|
|
43900
43900
|
|
|
43901
43901
|
/***/ }),
|
|
43902
43902
|
|
|
43903
43903
|
/***/ 14305:
|
|
43904
43904
|
/***/ (function(module) {
|
|
43905
43905
|
|
|
43906
|
-
module.exports = "<svg xmlns
|
|
43906
|
+
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>"
|
|
43907
43907
|
|
|
43908
43908
|
/***/ }),
|
|
43909
43909
|
|
|
43910
43910
|
/***/ 58446:
|
|
43911
43911
|
/***/ (function(module) {
|
|
43912
43912
|
|
|
43913
|
-
module.exports = "<svg xmlns
|
|
43913
|
+
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>"
|
|
43914
43914
|
|
|
43915
43915
|
/***/ }),
|
|
43916
43916
|
|
|
43917
43917
|
/***/ 39858:
|
|
43918
43918
|
/***/ (function(module) {
|
|
43919
43919
|
|
|
43920
|
-
module.exports = "<svg xmlns
|
|
43920
|
+
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>"
|
|
43921
43921
|
|
|
43922
43922
|
/***/ }),
|
|
43923
43923
|
|
|
43924
43924
|
/***/ 70881:
|
|
43925
43925
|
/***/ (function(module) {
|
|
43926
43926
|
|
|
43927
|
-
module.exports = "<svg
|
|
43927
|
+
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>"
|
|
43928
43928
|
|
|
43929
43929
|
/***/ }),
|
|
43930
43930
|
|
|
43931
43931
|
/***/ 60636:
|
|
43932
43932
|
/***/ (function(module) {
|
|
43933
43933
|
|
|
43934
|
-
module.exports = "<svg xmlns
|
|
43934
|
+
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>"
|
|
43935
43935
|
|
|
43936
43936
|
/***/ }),
|
|
43937
43937
|
|
|
43938
43938
|
/***/ 32013:
|
|
43939
43939
|
/***/ (function(module) {
|
|
43940
43940
|
|
|
43941
|
-
module.exports = "<svg xmlns
|
|
43941
|
+
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>"
|
|
43942
43942
|
|
|
43943
43943
|
/***/ }),
|
|
43944
43944
|
|
|
43945
43945
|
/***/ 45512:
|
|
43946
43946
|
/***/ (function(module) {
|
|
43947
43947
|
|
|
43948
|
-
module.exports = "<svg xmlns
|
|
43948
|
+
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>"
|
|
43949
43949
|
|
|
43950
43950
|
/***/ }),
|
|
43951
43951
|
|
|
43952
43952
|
/***/ 80347:
|
|
43953
43953
|
/***/ (function(module) {
|
|
43954
43954
|
|
|
43955
|
-
module.exports = "<svg xmlns
|
|
43955
|
+
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>"
|
|
43956
43956
|
|
|
43957
43957
|
/***/ }),
|
|
43958
43958
|
|
|
43959
43959
|
/***/ 91099:
|
|
43960
43960
|
/***/ (function(module) {
|
|
43961
43961
|
|
|
43962
|
-
module.exports = "<svg xmlns
|
|
43962
|
+
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>"
|
|
43963
43963
|
|
|
43964
43964
|
/***/ }),
|
|
43965
43965
|
|
|
43966
43966
|
/***/ 95134:
|
|
43967
43967
|
/***/ (function(module) {
|
|
43968
43968
|
|
|
43969
|
-
module.exports = "<svg xmlns
|
|
43969
|
+
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>"
|
|
43970
43970
|
|
|
43971
43971
|
/***/ }),
|
|
43972
43972
|
|
|
43973
43973
|
/***/ 70697:
|
|
43974
43974
|
/***/ (function(module) {
|
|
43975
43975
|
|
|
43976
|
-
module.exports = "<svg xmlns
|
|
43976
|
+
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>"
|
|
43977
43977
|
|
|
43978
43978
|
/***/ }),
|
|
43979
43979
|
|
|
43980
43980
|
/***/ 49983:
|
|
43981
43981
|
/***/ (function(module) {
|
|
43982
43982
|
|
|
43983
|
-
module.exports = "<svg xmlns
|
|
43983
|
+
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>"
|
|
43984
43984
|
|
|
43985
43985
|
/***/ }),
|
|
43986
43986
|
|
|
43987
43987
|
/***/ 98964:
|
|
43988
43988
|
/***/ (function(module) {
|
|
43989
43989
|
|
|
43990
|
-
module.exports = "<svg xmlns
|
|
43990
|
+
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>"
|
|
43991
43991
|
|
|
43992
43992
|
/***/ }),
|
|
43993
43993
|
|
|
43994
43994
|
/***/ 8136:
|
|
43995
43995
|
/***/ (function(module) {
|
|
43996
43996
|
|
|
43997
|
-
module.exports = "<svg xmlns
|
|
43997
|
+
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>"
|
|
43998
43998
|
|
|
43999
43999
|
/***/ }),
|
|
44000
44000
|
|
|
44001
44001
|
/***/ 94806:
|
|
44002
44002
|
/***/ (function(module) {
|
|
44003
44003
|
|
|
44004
|
-
module.exports = "<svg xmlns
|
|
44004
|
+
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>"
|
|
44005
44005
|
|
|
44006
44006
|
/***/ }),
|
|
44007
44007
|
|
|
44008
44008
|
/***/ 31365:
|
|
44009
44009
|
/***/ (function(module) {
|
|
44010
44010
|
|
|
44011
|
-
module.exports = "<svg xmlns
|
|
44011
|
+
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>"
|
|
44012
44012
|
|
|
44013
44013
|
/***/ }),
|
|
44014
44014
|
|
|
44015
44015
|
/***/ 44636:
|
|
44016
44016
|
/***/ (function(module) {
|
|
44017
44017
|
|
|
44018
|
-
module.exports = "<svg xmlns
|
|
44018
|
+
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>"
|
|
44019
44019
|
|
|
44020
44020
|
/***/ }),
|
|
44021
44021
|
|
|
44022
44022
|
/***/ 36327:
|
|
44023
44023
|
/***/ (function(module) {
|
|
44024
44024
|
|
|
44025
|
-
module.exports = "<svg xmlns
|
|
44025
|
+
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>"
|
|
44026
44026
|
|
|
44027
44027
|
/***/ }),
|
|
44028
44028
|
|
|
44029
44029
|
/***/ 53328:
|
|
44030
44030
|
/***/ (function(module) {
|
|
44031
44031
|
|
|
44032
|
-
module.exports = "<svg
|
|
44032
|
+
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>"
|
|
44033
44033
|
|
|
44034
44034
|
/***/ }),
|
|
44035
44035
|
|
|
44036
44036
|
/***/ 98711:
|
|
44037
44037
|
/***/ (function(module) {
|
|
44038
44038
|
|
|
44039
|
-
module.exports = "<svg xmlns
|
|
44039
|
+
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>"
|
|
44040
44040
|
|
|
44041
44041
|
/***/ }),
|
|
44042
44042
|
|
|
44043
44043
|
/***/ 53808:
|
|
44044
44044
|
/***/ (function(module) {
|
|
44045
44045
|
|
|
44046
|
-
module.exports = "<svg xmlns
|
|
44046
|
+
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>"
|
|
44047
44047
|
|
|
44048
44048
|
/***/ }),
|
|
44049
44049
|
|
|
44050
44050
|
/***/ 20784:
|
|
44051
44051
|
/***/ (function(module) {
|
|
44052
44052
|
|
|
44053
|
-
module.exports = "<svg
|
|
44053
|
+
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>"
|
|
44054
44054
|
|
|
44055
44055
|
/***/ }),
|
|
44056
44056
|
|
|
44057
44057
|
/***/ 70999:
|
|
44058
44058
|
/***/ (function(module) {
|
|
44059
44059
|
|
|
44060
|
-
module.exports = "<svg xmlns
|
|
44060
|
+
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>"
|
|
44061
44061
|
|
|
44062
44062
|
/***/ }),
|
|
44063
44063
|
|
|
44064
44064
|
/***/ 45244:
|
|
44065
44065
|
/***/ (function(module) {
|
|
44066
44066
|
|
|
44067
|
-
module.exports = "<svg xmlns
|
|
44067
|
+
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>"
|
|
44068
44068
|
|
|
44069
44069
|
/***/ }),
|
|
44070
44070
|
|
|
44071
44071
|
/***/ 99876:
|
|
44072
44072
|
/***/ (function(module) {
|
|
44073
44073
|
|
|
44074
|
-
module.exports = "<svg xmlns
|
|
44074
|
+
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>"
|
|
44075
44075
|
|
|
44076
44076
|
/***/ }),
|
|
44077
44077
|
|
|
44078
44078
|
/***/ 14006:
|
|
44079
44079
|
/***/ (function(module) {
|
|
44080
44080
|
|
|
44081
|
-
module.exports = "<svg xmlns
|
|
44081
|
+
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>"
|
|
44082
44082
|
|
|
44083
44083
|
/***/ }),
|
|
44084
44084
|
|