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/es5/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
|
*/
|
|
@@ -2107,7 +2107,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2107
2107
|
* @packageDocumentation
|
|
2108
2108
|
* @module constants
|
|
2109
2109
|
*/
|
|
2110
|
-
var APP_VERSION = "4.
|
|
2110
|
+
var APP_VERSION = "4.15.0";
|
|
2111
2111
|
// prettier-ignore
|
|
2112
2112
|
var ES = "es5";
|
|
2113
2113
|
var IS_ES_MODERN = false;
|
|
@@ -53698,560 +53698,560 @@ module.exports["default"] = ["URL","無","關於Jodit","新增欄","新增資料
|
|
|
53698
53698
|
/***/ 928:
|
|
53699
53699
|
/***/ (function(module) {
|
|
53700
53700
|
|
|
53701
|
-
module.exports = "<svg xmlns
|
|
53701
|
+
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>"
|
|
53702
53702
|
|
|
53703
53703
|
/***/ }),
|
|
53704
53704
|
|
|
53705
53705
|
/***/ 31230:
|
|
53706
53706
|
/***/ (function(module) {
|
|
53707
53707
|
|
|
53708
|
-
module.exports = "<svg xmlns
|
|
53708
|
+
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>"
|
|
53709
53709
|
|
|
53710
53710
|
/***/ }),
|
|
53711
53711
|
|
|
53712
53712
|
/***/ 54522:
|
|
53713
53713
|
/***/ (function(module) {
|
|
53714
53714
|
|
|
53715
|
-
module.exports = "<svg xmlns
|
|
53715
|
+
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>"
|
|
53716
53716
|
|
|
53717
53717
|
/***/ }),
|
|
53718
53718
|
|
|
53719
53719
|
/***/ 17995:
|
|
53720
53720
|
/***/ (function(module) {
|
|
53721
53721
|
|
|
53722
|
-
module.exports = "<svg
|
|
53722
|
+
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>"
|
|
53723
53723
|
|
|
53724
53724
|
/***/ }),
|
|
53725
53725
|
|
|
53726
53726
|
/***/ 86634:
|
|
53727
53727
|
/***/ (function(module) {
|
|
53728
53728
|
|
|
53729
|
-
module.exports = "<svg xmlns
|
|
53729
|
+
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>"
|
|
53730
53730
|
|
|
53731
53731
|
/***/ }),
|
|
53732
53732
|
|
|
53733
53733
|
/***/ 91115:
|
|
53734
53734
|
/***/ (function(module) {
|
|
53735
53735
|
|
|
53736
|
-
module.exports = "<svg xmlns
|
|
53736
|
+
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>"
|
|
53737
53737
|
|
|
53738
53738
|
/***/ }),
|
|
53739
53739
|
|
|
53740
53740
|
/***/ 1916:
|
|
53741
53741
|
/***/ (function(module) {
|
|
53742
53742
|
|
|
53743
|
-
module.exports = "<svg xmlns
|
|
53743
|
+
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>"
|
|
53744
53744
|
|
|
53745
53745
|
/***/ }),
|
|
53746
53746
|
|
|
53747
53747
|
/***/ 52450:
|
|
53748
53748
|
/***/ (function(module) {
|
|
53749
53749
|
|
|
53750
|
-
module.exports = "<svg xmlns
|
|
53750
|
+
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>"
|
|
53751
53751
|
|
|
53752
53752
|
/***/ }),
|
|
53753
53753
|
|
|
53754
53754
|
/***/ 41111:
|
|
53755
53755
|
/***/ (function(module) {
|
|
53756
53756
|
|
|
53757
|
-
module.exports = "<svg xmlns
|
|
53757
|
+
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>"
|
|
53758
53758
|
|
|
53759
53759
|
/***/ }),
|
|
53760
53760
|
|
|
53761
53761
|
/***/ 49972:
|
|
53762
53762
|
/***/ (function(module) {
|
|
53763
53763
|
|
|
53764
|
-
module.exports = "<svg xmlns
|
|
53764
|
+
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>"
|
|
53765
53765
|
|
|
53766
53766
|
/***/ }),
|
|
53767
53767
|
|
|
53768
53768
|
/***/ 45062:
|
|
53769
53769
|
/***/ (function(module) {
|
|
53770
53770
|
|
|
53771
|
-
module.exports = "<svg xmlns
|
|
53771
|
+
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>"
|
|
53772
53772
|
|
|
53773
53773
|
/***/ }),
|
|
53774
53774
|
|
|
53775
53775
|
/***/ 18605:
|
|
53776
53776
|
/***/ (function(module) {
|
|
53777
53777
|
|
|
53778
|
-
module.exports = "<svg xmlns
|
|
53778
|
+
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>"
|
|
53779
53779
|
|
|
53780
53780
|
/***/ }),
|
|
53781
53781
|
|
|
53782
53782
|
/***/ 83389:
|
|
53783
53783
|
/***/ (function(module) {
|
|
53784
53784
|
|
|
53785
|
-
module.exports = "<svg xmlns
|
|
53785
|
+
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>"
|
|
53786
53786
|
|
|
53787
53787
|
/***/ }),
|
|
53788
53788
|
|
|
53789
53789
|
/***/ 93267:
|
|
53790
53790
|
/***/ (function(module) {
|
|
53791
53791
|
|
|
53792
|
-
module.exports = "<svg
|
|
53792
|
+
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>"
|
|
53793
53793
|
|
|
53794
53794
|
/***/ }),
|
|
53795
53795
|
|
|
53796
53796
|
/***/ 71948:
|
|
53797
53797
|
/***/ (function(module) {
|
|
53798
53798
|
|
|
53799
|
-
module.exports = "<svg xmlns
|
|
53799
|
+
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>"
|
|
53800
53800
|
|
|
53801
53801
|
/***/ }),
|
|
53802
53802
|
|
|
53803
53803
|
/***/ 51457:
|
|
53804
53804
|
/***/ (function(module) {
|
|
53805
53805
|
|
|
53806
|
-
module.exports = "<svg
|
|
53806
|
+
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>"
|
|
53807
53807
|
|
|
53808
53808
|
/***/ }),
|
|
53809
53809
|
|
|
53810
53810
|
/***/ 23602:
|
|
53811
53811
|
/***/ (function(module) {
|
|
53812
53812
|
|
|
53813
|
-
module.exports = "<svg xmlns
|
|
53813
|
+
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>"
|
|
53814
53814
|
|
|
53815
53815
|
/***/ }),
|
|
53816
53816
|
|
|
53817
53817
|
/***/ 86899:
|
|
53818
53818
|
/***/ (function(module) {
|
|
53819
53819
|
|
|
53820
|
-
module.exports = "<svg
|
|
53820
|
+
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>"
|
|
53821
53821
|
|
|
53822
53822
|
/***/ }),
|
|
53823
53823
|
|
|
53824
53824
|
/***/ 95320:
|
|
53825
53825
|
/***/ (function(module) {
|
|
53826
53826
|
|
|
53827
|
-
module.exports = "<svg xmlns
|
|
53827
|
+
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>"
|
|
53828
53828
|
|
|
53829
53829
|
/***/ }),
|
|
53830
53830
|
|
|
53831
53831
|
/***/ 45674:
|
|
53832
53832
|
/***/ (function(module) {
|
|
53833
53833
|
|
|
53834
|
-
module.exports = "<svg xmlns
|
|
53834
|
+
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>"
|
|
53835
53835
|
|
|
53836
53836
|
/***/ }),
|
|
53837
53837
|
|
|
53838
53838
|
/***/ 3843:
|
|
53839
53839
|
/***/ (function(module) {
|
|
53840
53840
|
|
|
53841
|
-
module.exports = "<svg xmlns
|
|
53841
|
+
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>"
|
|
53842
53842
|
|
|
53843
53843
|
/***/ }),
|
|
53844
53844
|
|
|
53845
53845
|
/***/ 48842:
|
|
53846
53846
|
/***/ (function(module) {
|
|
53847
53847
|
|
|
53848
|
-
module.exports = "<svg xmlns
|
|
53848
|
+
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>"
|
|
53849
53849
|
|
|
53850
53850
|
/***/ }),
|
|
53851
53851
|
|
|
53852
53852
|
/***/ 25501:
|
|
53853
53853
|
/***/ (function(module) {
|
|
53854
53854
|
|
|
53855
|
-
module.exports = "<svg xmlns
|
|
53855
|
+
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>"
|
|
53856
53856
|
|
|
53857
53857
|
/***/ }),
|
|
53858
53858
|
|
|
53859
53859
|
/***/ 29348:
|
|
53860
53860
|
/***/ (function(module) {
|
|
53861
53861
|
|
|
53862
|
-
module.exports = "<svg xmlns
|
|
53862
|
+
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>"
|
|
53863
53863
|
|
|
53864
53864
|
/***/ }),
|
|
53865
53865
|
|
|
53866
53866
|
/***/ 24772:
|
|
53867
53867
|
/***/ (function(module) {
|
|
53868
53868
|
|
|
53869
|
-
module.exports = "<svg xmlns
|
|
53869
|
+
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>"
|
|
53870
53870
|
|
|
53871
53871
|
/***/ }),
|
|
53872
53872
|
|
|
53873
53873
|
/***/ 66547:
|
|
53874
53874
|
/***/ (function(module) {
|
|
53875
53875
|
|
|
53876
|
-
module.exports = "<svg xmlns
|
|
53876
|
+
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>"
|
|
53877
53877
|
|
|
53878
53878
|
/***/ }),
|
|
53879
53879
|
|
|
53880
53880
|
/***/ 89097:
|
|
53881
53881
|
/***/ (function(module) {
|
|
53882
53882
|
|
|
53883
|
-
module.exports = "<svg xmlns
|
|
53883
|
+
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>"
|
|
53884
53884
|
|
|
53885
53885
|
/***/ }),
|
|
53886
53886
|
|
|
53887
53887
|
/***/ 64831:
|
|
53888
53888
|
/***/ (function(module) {
|
|
53889
53889
|
|
|
53890
|
-
module.exports = "<svg xmlns
|
|
53890
|
+
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>"
|
|
53891
53891
|
|
|
53892
53892
|
/***/ }),
|
|
53893
53893
|
|
|
53894
53894
|
/***/ 67176:
|
|
53895
53895
|
/***/ (function(module) {
|
|
53896
53896
|
|
|
53897
|
-
module.exports = "<svg xmlns
|
|
53897
|
+
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>"
|
|
53898
53898
|
|
|
53899
53899
|
/***/ }),
|
|
53900
53900
|
|
|
53901
53901
|
/***/ 14017:
|
|
53902
53902
|
/***/ (function(module) {
|
|
53903
53903
|
|
|
53904
|
-
module.exports = "<svg xmlns
|
|
53904
|
+
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>"
|
|
53905
53905
|
|
|
53906
53906
|
/***/ }),
|
|
53907
53907
|
|
|
53908
53908
|
/***/ 38681:
|
|
53909
53909
|
/***/ (function(module) {
|
|
53910
53910
|
|
|
53911
|
-
module.exports = "<svg
|
|
53911
|
+
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>"
|
|
53912
53912
|
|
|
53913
53913
|
/***/ }),
|
|
53914
53914
|
|
|
53915
53915
|
/***/ 64637:
|
|
53916
53916
|
/***/ (function(module) {
|
|
53917
53917
|
|
|
53918
|
-
module.exports = "<svg xmlns
|
|
53918
|
+
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>"
|
|
53919
53919
|
|
|
53920
53920
|
/***/ }),
|
|
53921
53921
|
|
|
53922
53922
|
/***/ 94190:
|
|
53923
53923
|
/***/ (function(module) {
|
|
53924
53924
|
|
|
53925
|
-
module.exports = "<svg xmlns
|
|
53925
|
+
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>"
|
|
53926
53926
|
|
|
53927
53927
|
/***/ }),
|
|
53928
53928
|
|
|
53929
53929
|
/***/ 51957:
|
|
53930
53930
|
/***/ (function(module) {
|
|
53931
53931
|
|
|
53932
|
-
module.exports = "<svg xmlns
|
|
53932
|
+
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>"
|
|
53933
53933
|
|
|
53934
53934
|
/***/ }),
|
|
53935
53935
|
|
|
53936
53936
|
/***/ 71940:
|
|
53937
53937
|
/***/ (function(module) {
|
|
53938
53938
|
|
|
53939
|
-
module.exports = "<svg xmlns
|
|
53939
|
+
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>"
|
|
53940
53940
|
|
|
53941
53941
|
/***/ }),
|
|
53942
53942
|
|
|
53943
53943
|
/***/ 48007:
|
|
53944
53944
|
/***/ (function(module) {
|
|
53945
53945
|
|
|
53946
|
-
module.exports = "<svg xmlns
|
|
53946
|
+
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>"
|
|
53947
53947
|
|
|
53948
53948
|
/***/ }),
|
|
53949
53949
|
|
|
53950
53950
|
/***/ 43218:
|
|
53951
53951
|
/***/ (function(module) {
|
|
53952
53952
|
|
|
53953
|
-
module.exports = "<svg xmlns
|
|
53953
|
+
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>"
|
|
53954
53954
|
|
|
53955
53955
|
/***/ }),
|
|
53956
53956
|
|
|
53957
53957
|
/***/ 80515:
|
|
53958
53958
|
/***/ (function(module) {
|
|
53959
53959
|
|
|
53960
|
-
module.exports = "<svg xmlns
|
|
53960
|
+
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>"
|
|
53961
53961
|
|
|
53962
53962
|
/***/ }),
|
|
53963
53963
|
|
|
53964
53964
|
/***/ 223:
|
|
53965
53965
|
/***/ (function(module) {
|
|
53966
53966
|
|
|
53967
|
-
module.exports = "<svg
|
|
53967
|
+
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>"
|
|
53968
53968
|
|
|
53969
53969
|
/***/ }),
|
|
53970
53970
|
|
|
53971
53971
|
/***/ 95032:
|
|
53972
53972
|
/***/ (function(module) {
|
|
53973
53973
|
|
|
53974
|
-
module.exports = "<svg xmlns
|
|
53974
|
+
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>"
|
|
53975
53975
|
|
|
53976
53976
|
/***/ }),
|
|
53977
53977
|
|
|
53978
53978
|
/***/ 73533:
|
|
53979
53979
|
/***/ (function(module) {
|
|
53980
53980
|
|
|
53981
|
-
module.exports = "<svg xmlns
|
|
53981
|
+
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>"
|
|
53982
53982
|
|
|
53983
53983
|
/***/ }),
|
|
53984
53984
|
|
|
53985
53985
|
/***/ 40037:
|
|
53986
53986
|
/***/ (function(module) {
|
|
53987
53987
|
|
|
53988
|
-
module.exports = "<svg xmlns
|
|
53988
|
+
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>"
|
|
53989
53989
|
|
|
53990
53990
|
/***/ }),
|
|
53991
53991
|
|
|
53992
53992
|
/***/ 83207:
|
|
53993
53993
|
/***/ (function(module) {
|
|
53994
53994
|
|
|
53995
|
-
module.exports = "<svg xmlns
|
|
53995
|
+
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>"
|
|
53996
53996
|
|
|
53997
53997
|
/***/ }),
|
|
53998
53998
|
|
|
53999
53999
|
/***/ 59827:
|
|
54000
54000
|
/***/ (function(module) {
|
|
54001
54001
|
|
|
54002
|
-
module.exports = "<svg xmlns
|
|
54002
|
+
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>"
|
|
54003
54003
|
|
|
54004
54004
|
/***/ }),
|
|
54005
54005
|
|
|
54006
54006
|
/***/ 34045:
|
|
54007
54007
|
/***/ (function(module) {
|
|
54008
54008
|
|
|
54009
|
-
module.exports = "<svg xmlns
|
|
54009
|
+
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>"
|
|
54010
54010
|
|
|
54011
54011
|
/***/ }),
|
|
54012
54012
|
|
|
54013
54013
|
/***/ 39199:
|
|
54014
54014
|
/***/ (function(module) {
|
|
54015
54015
|
|
|
54016
|
-
module.exports = "<svg xmlns
|
|
54016
|
+
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>"
|
|
54017
54017
|
|
|
54018
54018
|
/***/ }),
|
|
54019
54019
|
|
|
54020
54020
|
/***/ 21917:
|
|
54021
54021
|
/***/ (function(module) {
|
|
54022
54022
|
|
|
54023
|
-
module.exports = "<svg
|
|
54023
|
+
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>"
|
|
54024
54024
|
|
|
54025
54025
|
/***/ }),
|
|
54026
54026
|
|
|
54027
54027
|
/***/ 9103:
|
|
54028
54028
|
/***/ (function(module) {
|
|
54029
54029
|
|
|
54030
|
-
module.exports = "<svg xmlns
|
|
54030
|
+
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>"
|
|
54031
54031
|
|
|
54032
54032
|
/***/ }),
|
|
54033
54033
|
|
|
54034
54034
|
/***/ 49989:
|
|
54035
54035
|
/***/ (function(module) {
|
|
54036
54036
|
|
|
54037
|
-
module.exports = "<svg
|
|
54037
|
+
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>"
|
|
54038
54038
|
|
|
54039
54039
|
/***/ }),
|
|
54040
54040
|
|
|
54041
54041
|
/***/ 81875:
|
|
54042
54042
|
/***/ (function(module) {
|
|
54043
54043
|
|
|
54044
|
-
module.exports = "<svg xmlns
|
|
54044
|
+
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>"
|
|
54045
54045
|
|
|
54046
54046
|
/***/ }),
|
|
54047
54047
|
|
|
54048
54048
|
/***/ 67447:
|
|
54049
54049
|
/***/ (function(module) {
|
|
54050
54050
|
|
|
54051
|
-
module.exports = "<svg xmlns
|
|
54051
|
+
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>"
|
|
54052
54052
|
|
|
54053
54053
|
/***/ }),
|
|
54054
54054
|
|
|
54055
54055
|
/***/ 36339:
|
|
54056
54056
|
/***/ (function(module) {
|
|
54057
54057
|
|
|
54058
|
-
module.exports = "<svg xmlns
|
|
54058
|
+
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>"
|
|
54059
54059
|
|
|
54060
54060
|
/***/ }),
|
|
54061
54061
|
|
|
54062
54062
|
/***/ 88497:
|
|
54063
54063
|
/***/ (function(module) {
|
|
54064
54064
|
|
|
54065
|
-
module.exports = "<svg xmlns
|
|
54065
|
+
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>"
|
|
54066
54066
|
|
|
54067
54067
|
/***/ }),
|
|
54068
54068
|
|
|
54069
54069
|
/***/ 91882:
|
|
54070
54070
|
/***/ (function(module) {
|
|
54071
54071
|
|
|
54072
|
-
module.exports = "<svg xmlns
|
|
54072
|
+
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>"
|
|
54073
54073
|
|
|
54074
54074
|
/***/ }),
|
|
54075
54075
|
|
|
54076
54076
|
/***/ 14305:
|
|
54077
54077
|
/***/ (function(module) {
|
|
54078
54078
|
|
|
54079
|
-
module.exports = "<svg xmlns
|
|
54079
|
+
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>"
|
|
54080
54080
|
|
|
54081
54081
|
/***/ }),
|
|
54082
54082
|
|
|
54083
54083
|
/***/ 58446:
|
|
54084
54084
|
/***/ (function(module) {
|
|
54085
54085
|
|
|
54086
|
-
module.exports = "<svg xmlns
|
|
54086
|
+
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>"
|
|
54087
54087
|
|
|
54088
54088
|
/***/ }),
|
|
54089
54089
|
|
|
54090
54090
|
/***/ 39858:
|
|
54091
54091
|
/***/ (function(module) {
|
|
54092
54092
|
|
|
54093
|
-
module.exports = "<svg xmlns
|
|
54093
|
+
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>"
|
|
54094
54094
|
|
|
54095
54095
|
/***/ }),
|
|
54096
54096
|
|
|
54097
54097
|
/***/ 70881:
|
|
54098
54098
|
/***/ (function(module) {
|
|
54099
54099
|
|
|
54100
|
-
module.exports = "<svg
|
|
54100
|
+
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>"
|
|
54101
54101
|
|
|
54102
54102
|
/***/ }),
|
|
54103
54103
|
|
|
54104
54104
|
/***/ 60636:
|
|
54105
54105
|
/***/ (function(module) {
|
|
54106
54106
|
|
|
54107
|
-
module.exports = "<svg xmlns
|
|
54107
|
+
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>"
|
|
54108
54108
|
|
|
54109
54109
|
/***/ }),
|
|
54110
54110
|
|
|
54111
54111
|
/***/ 32013:
|
|
54112
54112
|
/***/ (function(module) {
|
|
54113
54113
|
|
|
54114
|
-
module.exports = "<svg xmlns
|
|
54114
|
+
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>"
|
|
54115
54115
|
|
|
54116
54116
|
/***/ }),
|
|
54117
54117
|
|
|
54118
54118
|
/***/ 45512:
|
|
54119
54119
|
/***/ (function(module) {
|
|
54120
54120
|
|
|
54121
|
-
module.exports = "<svg xmlns
|
|
54121
|
+
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>"
|
|
54122
54122
|
|
|
54123
54123
|
/***/ }),
|
|
54124
54124
|
|
|
54125
54125
|
/***/ 80347:
|
|
54126
54126
|
/***/ (function(module) {
|
|
54127
54127
|
|
|
54128
|
-
module.exports = "<svg xmlns
|
|
54128
|
+
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>"
|
|
54129
54129
|
|
|
54130
54130
|
/***/ }),
|
|
54131
54131
|
|
|
54132
54132
|
/***/ 91099:
|
|
54133
54133
|
/***/ (function(module) {
|
|
54134
54134
|
|
|
54135
|
-
module.exports = "<svg xmlns
|
|
54135
|
+
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>"
|
|
54136
54136
|
|
|
54137
54137
|
/***/ }),
|
|
54138
54138
|
|
|
54139
54139
|
/***/ 95134:
|
|
54140
54140
|
/***/ (function(module) {
|
|
54141
54141
|
|
|
54142
|
-
module.exports = "<svg xmlns
|
|
54142
|
+
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>"
|
|
54143
54143
|
|
|
54144
54144
|
/***/ }),
|
|
54145
54145
|
|
|
54146
54146
|
/***/ 70697:
|
|
54147
54147
|
/***/ (function(module) {
|
|
54148
54148
|
|
|
54149
|
-
module.exports = "<svg xmlns
|
|
54149
|
+
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>"
|
|
54150
54150
|
|
|
54151
54151
|
/***/ }),
|
|
54152
54152
|
|
|
54153
54153
|
/***/ 49983:
|
|
54154
54154
|
/***/ (function(module) {
|
|
54155
54155
|
|
|
54156
|
-
module.exports = "<svg xmlns
|
|
54156
|
+
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>"
|
|
54157
54157
|
|
|
54158
54158
|
/***/ }),
|
|
54159
54159
|
|
|
54160
54160
|
/***/ 98964:
|
|
54161
54161
|
/***/ (function(module) {
|
|
54162
54162
|
|
|
54163
|
-
module.exports = "<svg xmlns
|
|
54163
|
+
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>"
|
|
54164
54164
|
|
|
54165
54165
|
/***/ }),
|
|
54166
54166
|
|
|
54167
54167
|
/***/ 8136:
|
|
54168
54168
|
/***/ (function(module) {
|
|
54169
54169
|
|
|
54170
|
-
module.exports = "<svg xmlns
|
|
54170
|
+
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>"
|
|
54171
54171
|
|
|
54172
54172
|
/***/ }),
|
|
54173
54173
|
|
|
54174
54174
|
/***/ 94806:
|
|
54175
54175
|
/***/ (function(module) {
|
|
54176
54176
|
|
|
54177
|
-
module.exports = "<svg xmlns
|
|
54177
|
+
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>"
|
|
54178
54178
|
|
|
54179
54179
|
/***/ }),
|
|
54180
54180
|
|
|
54181
54181
|
/***/ 31365:
|
|
54182
54182
|
/***/ (function(module) {
|
|
54183
54183
|
|
|
54184
|
-
module.exports = "<svg xmlns
|
|
54184
|
+
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>"
|
|
54185
54185
|
|
|
54186
54186
|
/***/ }),
|
|
54187
54187
|
|
|
54188
54188
|
/***/ 44636:
|
|
54189
54189
|
/***/ (function(module) {
|
|
54190
54190
|
|
|
54191
|
-
module.exports = "<svg xmlns
|
|
54191
|
+
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>"
|
|
54192
54192
|
|
|
54193
54193
|
/***/ }),
|
|
54194
54194
|
|
|
54195
54195
|
/***/ 36327:
|
|
54196
54196
|
/***/ (function(module) {
|
|
54197
54197
|
|
|
54198
|
-
module.exports = "<svg xmlns
|
|
54198
|
+
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>"
|
|
54199
54199
|
|
|
54200
54200
|
/***/ }),
|
|
54201
54201
|
|
|
54202
54202
|
/***/ 53328:
|
|
54203
54203
|
/***/ (function(module) {
|
|
54204
54204
|
|
|
54205
|
-
module.exports = "<svg
|
|
54205
|
+
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>"
|
|
54206
54206
|
|
|
54207
54207
|
/***/ }),
|
|
54208
54208
|
|
|
54209
54209
|
/***/ 98711:
|
|
54210
54210
|
/***/ (function(module) {
|
|
54211
54211
|
|
|
54212
|
-
module.exports = "<svg xmlns
|
|
54212
|
+
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>"
|
|
54213
54213
|
|
|
54214
54214
|
/***/ }),
|
|
54215
54215
|
|
|
54216
54216
|
/***/ 53808:
|
|
54217
54217
|
/***/ (function(module) {
|
|
54218
54218
|
|
|
54219
|
-
module.exports = "<svg xmlns
|
|
54219
|
+
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>"
|
|
54220
54220
|
|
|
54221
54221
|
/***/ }),
|
|
54222
54222
|
|
|
54223
54223
|
/***/ 20784:
|
|
54224
54224
|
/***/ (function(module) {
|
|
54225
54225
|
|
|
54226
|
-
module.exports = "<svg
|
|
54226
|
+
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>"
|
|
54227
54227
|
|
|
54228
54228
|
/***/ }),
|
|
54229
54229
|
|
|
54230
54230
|
/***/ 70999:
|
|
54231
54231
|
/***/ (function(module) {
|
|
54232
54232
|
|
|
54233
|
-
module.exports = "<svg xmlns
|
|
54233
|
+
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>"
|
|
54234
54234
|
|
|
54235
54235
|
/***/ }),
|
|
54236
54236
|
|
|
54237
54237
|
/***/ 45244:
|
|
54238
54238
|
/***/ (function(module) {
|
|
54239
54239
|
|
|
54240
|
-
module.exports = "<svg xmlns
|
|
54240
|
+
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>"
|
|
54241
54241
|
|
|
54242
54242
|
/***/ }),
|
|
54243
54243
|
|
|
54244
54244
|
/***/ 99876:
|
|
54245
54245
|
/***/ (function(module) {
|
|
54246
54246
|
|
|
54247
|
-
module.exports = "<svg xmlns
|
|
54247
|
+
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>"
|
|
54248
54248
|
|
|
54249
54249
|
/***/ }),
|
|
54250
54250
|
|
|
54251
54251
|
/***/ 14006:
|
|
54252
54252
|
/***/ (function(module) {
|
|
54253
54253
|
|
|
54254
|
-
module.exports = "<svg xmlns
|
|
54254
|
+
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>"
|
|
54255
54255
|
|
|
54256
54256
|
/***/ }),
|
|
54257
54257
|
|