@muraldevkit/ds-pictograms 1.3.2-dev-Fg42.1 → 2.0.0-dev-hVQi.1
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/dist/availableSvgs/index.js +20 -20
- package/dist/cjs/brandSymbol.d.ts +80 -213
- package/dist/cjs/brandSymbol.js +1 -1
- package/dist/cjs/brandWordmark.d.ts +83 -178
- package/dist/cjs/brandWordmark.js +1 -1
- package/dist/cjs/checkboxCustom.d.ts +37 -39
- package/dist/cjs/checkboxCustom.js +2 -2
- package/dist/cjs/colorBorder.d.ts +48 -50
- package/dist/cjs/colorBorder.js +2 -2
- package/dist/cjs/colorBorderMixed.d.ts +48 -50
- package/dist/cjs/colorBorderMixed.js +1 -1
- package/dist/cjs/colorBorderNone.d.ts +25 -27
- package/dist/cjs/colorBorderNone.js +1 -1
- package/dist/cjs/colorFill.d.ts +37 -39
- package/dist/cjs/colorFill.js +2 -2
- package/dist/cjs/colorFillMixed.d.ts +42 -44
- package/dist/cjs/colorFillMixed.js +1 -1
- package/dist/cjs/colorFillNone.d.ts +25 -27
- package/dist/cjs/colorFillNone.js +1 -1
- package/dist/cjs/colorPicker.d.ts +37 -39
- package/dist/cjs/colorPicker.js +2 -2
- package/dist/cjs/colorTransparent.d.ts +47 -49
- package/dist/cjs/colorTransparent.js +2 -2
- package/dist/cjs/customColors.d.ts +114 -116
- package/dist/cjs/customColors.js +1 -1
- package/dist/cjs/drawEraser.d.ts +42 -64
- package/dist/cjs/drawEraser.js +2 -2
- package/dist/cjs/drawStrokeFine.d.ts +41 -63
- package/dist/cjs/drawStrokeFine.js +2 -2
- package/dist/cjs/drawStrokeHighlighter.d.ts +41 -63
- package/dist/cjs/drawStrokeHighlighter.js +2 -2
- package/dist/cjs/drawStrokeMedium.d.ts +41 -63
- package/dist/cjs/drawStrokeMedium.js +2 -2
- package/dist/cjs/drawStrokeUltraFine.d.ts +41 -63
- package/dist/cjs/drawStrokeUltraFine.js +2 -2
- package/dist/cjs/drawWeight10.d.ts +39 -83
- package/dist/cjs/drawWeight10.js +2 -4
- package/dist/cjs/drawWeight100.d.ts +31 -75
- package/dist/cjs/drawWeight100.js +2 -4
- package/dist/cjs/drawWeight20.d.ts +32 -107
- package/dist/cjs/drawWeight20.js +2 -4
- package/dist/cjs/drawWeight30.d.ts +31 -75
- package/dist/cjs/drawWeight30.js +2 -4
- package/dist/cjs/drawWeight40.d.ts +31 -75
- package/dist/cjs/drawWeight40.js +2 -4
- package/dist/cjs/drawWeight50.d.ts +31 -75
- package/dist/cjs/drawWeight50.js +2 -4
- package/dist/cjs/drawWeight60.d.ts +31 -75
- package/dist/cjs/drawWeight60.js +2 -4
- package/dist/cjs/drawWeight70.d.ts +31 -75
- package/dist/cjs/drawWeight70.js +2 -4
- package/dist/cjs/drawWeight80.d.ts +31 -75
- package/dist/cjs/drawWeight80.js +2 -4
- package/dist/cjs/drawWeight90.d.ts +31 -75
- package/dist/cjs/drawWeight90.js +2 -4
- package/dist/cjs/fileDoc.d.ts +175 -177
- package/dist/cjs/fileDoc.js +1 -1
- package/dist/cjs/fileGdoc.d.ts +58 -60
- package/dist/cjs/fileGdoc.js +1 -1
- package/dist/cjs/fileGeneric.d.ts +34 -36
- package/dist/cjs/fileGeneric.js +1 -1
- package/dist/cjs/fileGforms.d.ts +33 -35
- package/dist/cjs/fileGforms.js +1 -1
- package/dist/cjs/fileGmaps.d.ts +51 -53
- package/dist/cjs/fileGmaps.js +1 -1
- package/dist/cjs/fileGsheets.d.ts +33 -35
- package/dist/cjs/fileGsheets.js +1 -1
- package/dist/cjs/fileGslides.d.ts +33 -35
- package/dist/cjs/fileGslides.js +1 -1
- package/dist/cjs/fileLoom.d.ts +15 -17
- package/dist/cjs/fileLoom.js +1 -1
- package/dist/cjs/fileOnedrive.d.ts +58 -60
- package/dist/cjs/fileOnedrive.js +1 -1
- package/dist/cjs/filePdf.d.ts +34 -36
- package/dist/cjs/filePdf.js +1 -1
- package/dist/cjs/filePpt.d.ts +51 -53
- package/dist/cjs/filePpt.js +1 -1
- package/dist/cjs/fileSharepoint.d.ts +87 -89
- package/dist/cjs/fileSharepoint.js +1 -1
- package/dist/cjs/fileStream.d.ts +33 -35
- package/dist/cjs/fileStream.js +1 -1
- package/dist/cjs/fileTxt.d.ts +34 -36
- package/dist/cjs/fileTxt.js +1 -1
- package/dist/cjs/fileXls.d.ts +96 -98
- package/dist/cjs/fileXls.js +1 -1
- package/dist/cjs/fileZip.d.ts +34 -36
- package/dist/cjs/fileZip.js +1 -1
- package/dist/cjs/framesA4.d.ts +36 -38
- package/dist/cjs/framesA4.js +2 -2
- package/dist/cjs/framesCustom.d.ts +45 -47
- package/dist/cjs/framesCustom.js +2 -2
- package/dist/cjs/framesGrid.d.ts +45 -47
- package/dist/cjs/framesGrid.js +2 -2
- package/dist/cjs/framesLetter.d.ts +36 -38
- package/dist/cjs/framesLetter.js +2 -2
- package/dist/cjs/framesPhone.d.ts +36 -38
- package/dist/cjs/framesPhone.js +2 -2
- package/dist/cjs/framesPresentation.d.ts +36 -38
- package/dist/cjs/framesPresentation.js +2 -2
- package/dist/cjs/framesSquare.d.ts +36 -38
- package/dist/cjs/framesSquare.js +2 -2
- package/dist/cjs/framesTablet.d.ts +36 -38
- package/dist/cjs/framesTablet.js +2 -2
- package/dist/cjs/index.d.ts +19 -19
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/logoGmail.d.ts +116 -268
- package/dist/cjs/logoGmail.js +2 -9
- package/dist/cjs/logoGoogle.d.ts +42 -44
- package/dist/cjs/logoGoogle.js +1 -1
- package/dist/cjs/logoMicrosoft.d.ts +42 -44
- package/dist/cjs/logoMicrosoft.js +1 -1
- package/dist/cjs/logoSlackColor.d.ts +207 -437
- package/dist/cjs/logoSlackColor.js +2 -12
- package/dist/cjs/logoVimeo.d.ts +17 -19
- package/dist/cjs/logoVimeo.js +1 -1
- package/dist/cjs/logoYoutube.d.ts +24 -26
- package/dist/cjs/logoYoutube.js +1 -1
- package/dist/cjs/sticky.d.ts +34 -82
- package/dist/cjs/sticky.js +2 -9
- package/dist/cjs/stickyRectangle.d.ts +36 -98
- package/dist/cjs/stickyRectangle.js +2 -9
- package/dist/cjs/stickyRound.d.ts +38 -99
- package/dist/cjs/stickyRound.js +2 -9
- package/dist/cjs/stickyRounded.d.ts +36 -98
- package/dist/cjs/stickyRounded.js +2 -9
- package/dist/cjs/voteAdd.d.ts +42 -102
- package/dist/cjs/voteAdd.js +2 -6
- package/dist/cjs/voteAnonymous.d.ts +48 -117
- package/dist/cjs/voteAnonymous.js +2 -6
- package/dist/cjs/voteRemove.d.ts +42 -102
- package/dist/cjs/voteRemove.js +2 -6
- package/dist/esm/brandSymbol.d.ts +80 -213
- package/dist/esm/brandSymbol.js +1 -1
- package/dist/esm/brandWordmark.d.ts +83 -178
- package/dist/esm/brandWordmark.js +1 -1
- package/dist/esm/checkboxCustom.d.ts +37 -39
- package/dist/esm/checkboxCustom.js +2 -2
- package/dist/esm/colorBorder.d.ts +48 -50
- package/dist/esm/colorBorder.js +2 -2
- package/dist/esm/colorBorderMixed.d.ts +48 -50
- package/dist/esm/colorBorderMixed.js +1 -1
- package/dist/esm/colorBorderNone.d.ts +25 -27
- package/dist/esm/colorBorderNone.js +1 -1
- package/dist/esm/colorFill.d.ts +37 -39
- package/dist/esm/colorFill.js +2 -2
- package/dist/esm/colorFillMixed.d.ts +42 -44
- package/dist/esm/colorFillMixed.js +1 -1
- package/dist/esm/colorFillNone.d.ts +25 -27
- package/dist/esm/colorFillNone.js +1 -1
- package/dist/esm/colorPicker.d.ts +37 -39
- package/dist/esm/colorPicker.js +2 -2
- package/dist/esm/colorTransparent.d.ts +47 -49
- package/dist/esm/colorTransparent.js +2 -2
- package/dist/esm/customColors.d.ts +114 -116
- package/dist/esm/customColors.js +1 -1
- package/dist/esm/drawEraser.d.ts +42 -64
- package/dist/esm/drawEraser.js +2 -2
- package/dist/esm/drawStrokeFine.d.ts +41 -63
- package/dist/esm/drawStrokeFine.js +2 -2
- package/dist/esm/drawStrokeHighlighter.d.ts +41 -63
- package/dist/esm/drawStrokeHighlighter.js +2 -2
- package/dist/esm/drawStrokeMedium.d.ts +41 -63
- package/dist/esm/drawStrokeMedium.js +2 -2
- package/dist/esm/drawStrokeUltraFine.d.ts +41 -63
- package/dist/esm/drawStrokeUltraFine.js +2 -2
- package/dist/esm/drawWeight10.d.ts +39 -83
- package/dist/esm/drawWeight10.js +2 -4
- package/dist/esm/drawWeight100.d.ts +31 -75
- package/dist/esm/drawWeight100.js +2 -4
- package/dist/esm/drawWeight20.d.ts +32 -107
- package/dist/esm/drawWeight20.js +2 -4
- package/dist/esm/drawWeight30.d.ts +31 -75
- package/dist/esm/drawWeight30.js +2 -4
- package/dist/esm/drawWeight40.d.ts +31 -75
- package/dist/esm/drawWeight40.js +2 -4
- package/dist/esm/drawWeight50.d.ts +31 -75
- package/dist/esm/drawWeight50.js +2 -4
- package/dist/esm/drawWeight60.d.ts +31 -75
- package/dist/esm/drawWeight60.js +2 -4
- package/dist/esm/drawWeight70.d.ts +31 -75
- package/dist/esm/drawWeight70.js +2 -4
- package/dist/esm/drawWeight80.d.ts +31 -75
- package/dist/esm/drawWeight80.js +2 -4
- package/dist/esm/drawWeight90.d.ts +31 -75
- package/dist/esm/drawWeight90.js +2 -4
- package/dist/esm/fileDoc.d.ts +175 -177
- package/dist/esm/fileDoc.js +1 -1
- package/dist/esm/fileGdoc.d.ts +58 -60
- package/dist/esm/fileGdoc.js +1 -1
- package/dist/esm/fileGeneric.d.ts +34 -36
- package/dist/esm/fileGeneric.js +1 -1
- package/dist/esm/fileGforms.d.ts +33 -35
- package/dist/esm/fileGforms.js +1 -1
- package/dist/esm/fileGmaps.d.ts +51 -53
- package/dist/esm/fileGmaps.js +1 -1
- package/dist/esm/fileGsheets.d.ts +33 -35
- package/dist/esm/fileGsheets.js +1 -1
- package/dist/esm/fileGslides.d.ts +33 -35
- package/dist/esm/fileGslides.js +1 -1
- package/dist/esm/fileLoom.d.ts +15 -17
- package/dist/esm/fileLoom.js +1 -1
- package/dist/esm/fileOnedrive.d.ts +58 -60
- package/dist/esm/fileOnedrive.js +1 -1
- package/dist/esm/filePdf.d.ts +34 -36
- package/dist/esm/filePdf.js +1 -1
- package/dist/esm/filePpt.d.ts +51 -53
- package/dist/esm/filePpt.js +1 -1
- package/dist/esm/fileSharepoint.d.ts +87 -89
- package/dist/esm/fileSharepoint.js +1 -1
- package/dist/esm/fileStream.d.ts +33 -35
- package/dist/esm/fileStream.js +1 -1
- package/dist/esm/fileTxt.d.ts +34 -36
- package/dist/esm/fileTxt.js +1 -1
- package/dist/esm/fileXls.d.ts +96 -98
- package/dist/esm/fileXls.js +1 -1
- package/dist/esm/fileZip.d.ts +34 -36
- package/dist/esm/fileZip.js +1 -1
- package/dist/esm/framesA4.d.ts +36 -38
- package/dist/esm/framesA4.js +2 -2
- package/dist/esm/framesCustom.d.ts +45 -47
- package/dist/esm/framesCustom.js +2 -2
- package/dist/esm/framesGrid.d.ts +45 -47
- package/dist/esm/framesGrid.js +2 -2
- package/dist/esm/framesLetter.d.ts +36 -38
- package/dist/esm/framesLetter.js +2 -2
- package/dist/esm/framesPhone.d.ts +36 -38
- package/dist/esm/framesPhone.js +2 -2
- package/dist/esm/framesPresentation.d.ts +36 -38
- package/dist/esm/framesPresentation.js +2 -2
- package/dist/esm/framesSquare.d.ts +36 -38
- package/dist/esm/framesSquare.js +2 -2
- package/dist/esm/framesTablet.d.ts +36 -38
- package/dist/esm/framesTablet.js +2 -2
- package/dist/esm/index.d.ts +19 -19
- package/dist/esm/index.js +60 -137
- package/dist/esm/logoGmail.d.ts +116 -268
- package/dist/esm/logoGmail.js +2 -9
- package/dist/esm/logoGoogle.d.ts +42 -44
- package/dist/esm/logoGoogle.js +1 -1
- package/dist/esm/logoMicrosoft.d.ts +42 -44
- package/dist/esm/logoMicrosoft.js +1 -1
- package/dist/esm/logoSlackColor.d.ts +207 -437
- package/dist/esm/logoSlackColor.js +2 -12
- package/dist/esm/logoVimeo.d.ts +17 -19
- package/dist/esm/logoVimeo.js +1 -1
- package/dist/esm/logoYoutube.d.ts +24 -26
- package/dist/esm/logoYoutube.js +1 -1
- package/dist/esm/sticky.d.ts +34 -82
- package/dist/esm/sticky.js +2 -9
- package/dist/esm/stickyRectangle.d.ts +36 -98
- package/dist/esm/stickyRectangle.js +2 -9
- package/dist/esm/stickyRound.d.ts +38 -99
- package/dist/esm/stickyRound.js +2 -9
- package/dist/esm/stickyRounded.d.ts +36 -98
- package/dist/esm/stickyRounded.js +2 -9
- package/dist/esm/voteAdd.d.ts +42 -102
- package/dist/esm/voteAdd.js +2 -6
- package/dist/esm/voteAnonymous.d.ts +48 -117
- package/dist/esm/voteAnonymous.js +2 -6
- package/dist/esm/voteRemove.d.ts +42 -102
- package/dist/esm/voteRemove.js +2 -6
- package/dist/types/brandSymbol.d.ts +80 -213
- package/dist/types/brandWordmark.d.ts +83 -178
- package/dist/types/checkboxCustom.d.ts +37 -39
- package/dist/types/colorBorder.d.ts +48 -50
- package/dist/types/colorBorderMixed.d.ts +48 -50
- package/dist/types/colorBorderNone.d.ts +25 -27
- package/dist/types/colorFill.d.ts +37 -39
- package/dist/types/colorFillMixed.d.ts +42 -44
- package/dist/types/colorFillNone.d.ts +25 -27
- package/dist/types/colorPicker.d.ts +37 -39
- package/dist/types/colorTransparent.d.ts +47 -49
- package/dist/types/customColors.d.ts +114 -116
- package/dist/types/drawEraser.d.ts +42 -64
- package/dist/types/drawStrokeFine.d.ts +41 -63
- package/dist/types/drawStrokeHighlighter.d.ts +41 -63
- package/dist/types/drawStrokeMedium.d.ts +41 -63
- package/dist/types/drawStrokeUltraFine.d.ts +41 -63
- package/dist/types/drawWeight10.d.ts +39 -83
- package/dist/types/drawWeight100.d.ts +31 -75
- package/dist/types/drawWeight20.d.ts +32 -107
- package/dist/types/drawWeight30.d.ts +31 -75
- package/dist/types/drawWeight40.d.ts +31 -75
- package/dist/types/drawWeight50.d.ts +31 -75
- package/dist/types/drawWeight60.d.ts +31 -75
- package/dist/types/drawWeight70.d.ts +31 -75
- package/dist/types/drawWeight80.d.ts +31 -75
- package/dist/types/drawWeight90.d.ts +31 -75
- package/dist/types/fileDoc.d.ts +175 -177
- package/dist/types/fileGdoc.d.ts +58 -60
- package/dist/types/fileGeneric.d.ts +34 -36
- package/dist/types/fileGforms.d.ts +33 -35
- package/dist/types/fileGmaps.d.ts +51 -53
- package/dist/types/fileGsheets.d.ts +33 -35
- package/dist/types/fileGslides.d.ts +33 -35
- package/dist/types/fileLoom.d.ts +15 -17
- package/dist/types/fileOnedrive.d.ts +58 -60
- package/dist/types/filePdf.d.ts +34 -36
- package/dist/types/filePpt.d.ts +51 -53
- package/dist/types/fileSharepoint.d.ts +87 -89
- package/dist/types/fileStream.d.ts +33 -35
- package/dist/types/fileTxt.d.ts +34 -36
- package/dist/types/fileXls.d.ts +96 -98
- package/dist/types/fileZip.d.ts +34 -36
- package/dist/types/framesA4.d.ts +36 -38
- package/dist/types/framesCustom.d.ts +45 -47
- package/dist/types/framesGrid.d.ts +45 -47
- package/dist/types/framesLetter.d.ts +36 -38
- package/dist/types/framesPhone.d.ts +36 -38
- package/dist/types/framesPresentation.d.ts +36 -38
- package/dist/types/framesSquare.d.ts +36 -38
- package/dist/types/framesTablet.d.ts +36 -38
- package/dist/types/index.d.ts +19 -19
- package/dist/types/logoGmail.d.ts +116 -268
- package/dist/types/logoGoogle.d.ts +42 -44
- package/dist/types/logoMicrosoft.d.ts +42 -44
- package/dist/types/logoSlackColor.d.ts +207 -437
- package/dist/types/logoVimeo.d.ts +17 -19
- package/dist/types/logoYoutube.d.ts +24 -26
- package/dist/types/sticky.d.ts +34 -82
- package/dist/types/stickyRectangle.d.ts +36 -98
- package/dist/types/stickyRound.d.ts +38 -99
- package/dist/types/stickyRounded.d.ts +36 -98
- package/dist/types/voteAdd.d.ts +42 -102
- package/dist/types/voteAnonymous.d.ts +48 -117
- package/dist/types/voteRemove.d.ts +42 -102
- package/package.json +1 -1
- package/dist/cjs/classic/brandSymbol.d.ts +0 -132
- package/dist/cjs/classic/brandSymbol.js +0 -1
- package/dist/cjs/classic/brandWordmark.d.ts +0 -94
- package/dist/cjs/classic/brandWordmark.js +0 -1
- package/dist/cjs/classic/drawEraser.d.ts +0 -21
- package/dist/cjs/classic/drawEraser.js +0 -1
- package/dist/cjs/classic/drawStrokeFine.d.ts +0 -21
- package/dist/cjs/classic/drawStrokeFine.js +0 -1
- package/dist/cjs/classic/drawStrokeHighlighter.d.ts +0 -21
- package/dist/cjs/classic/drawStrokeHighlighter.js +0 -1
- package/dist/cjs/classic/drawStrokeMedium.d.ts +0 -21
- package/dist/cjs/classic/drawStrokeMedium.js +0 -1
- package/dist/cjs/classic/drawStrokeUltraFine.d.ts +0 -21
- package/dist/cjs/classic/drawStrokeUltraFine.js +0 -1
- package/dist/cjs/classic/drawWeight10.d.ts +0 -43
- package/dist/cjs/classic/drawWeight10.js +0 -3
- package/dist/cjs/classic/drawWeight100.d.ts +0 -43
- package/dist/cjs/classic/drawWeight100.js +0 -3
- package/dist/cjs/classic/drawWeight20.d.ts +0 -74
- package/dist/cjs/classic/drawWeight20.js +0 -3
- package/dist/cjs/classic/drawWeight30.d.ts +0 -43
- package/dist/cjs/classic/drawWeight30.js +0 -3
- package/dist/cjs/classic/drawWeight40.d.ts +0 -43
- package/dist/cjs/classic/drawWeight40.js +0 -3
- package/dist/cjs/classic/drawWeight50.d.ts +0 -43
- package/dist/cjs/classic/drawWeight50.js +0 -3
- package/dist/cjs/classic/drawWeight60.d.ts +0 -43
- package/dist/cjs/classic/drawWeight60.js +0 -3
- package/dist/cjs/classic/drawWeight70.d.ts +0 -43
- package/dist/cjs/classic/drawWeight70.js +0 -3
- package/dist/cjs/classic/drawWeight80.d.ts +0 -43
- package/dist/cjs/classic/drawWeight80.js +0 -3
- package/dist/cjs/classic/drawWeight90.d.ts +0 -43
- package/dist/cjs/classic/drawWeight90.js +0 -3
- package/dist/cjs/classic/index.d.ts +0 -26
- package/dist/cjs/classic/index.js +0 -1
- package/dist/cjs/classic/logoGmail.d.ts +0 -151
- package/dist/cjs/classic/logoGmail.js +0 -8
- package/dist/cjs/classic/logoSlackColor.d.ts +0 -229
- package/dist/cjs/classic/logoSlackColor.js +0 -11
- package/dist/cjs/classic/sticky.d.ts +0 -47
- package/dist/cjs/classic/sticky.js +0 -8
- package/dist/cjs/classic/stickyRectangle.d.ts +0 -61
- package/dist/cjs/classic/stickyRectangle.js +0 -8
- package/dist/cjs/classic/stickyRound.d.ts +0 -60
- package/dist/cjs/classic/stickyRound.js +0 -8
- package/dist/cjs/classic/stickyRounded.d.ts +0 -61
- package/dist/cjs/classic/stickyRounded.js +0 -8
- package/dist/cjs/classic/voteAdd.d.ts +0 -59
- package/dist/cjs/classic/voteAdd.js +0 -5
- package/dist/cjs/classic/voteAnonymous.d.ts +0 -68
- package/dist/cjs/classic/voteAnonymous.js +0 -5
- package/dist/cjs/classic/voteRemove.d.ts +0 -59
- package/dist/cjs/classic/voteRemove.js +0 -5
- package/dist/cjs/default/brandSymbol.d.ts +0 -132
- package/dist/cjs/default/brandSymbol.js +0 -1
- package/dist/cjs/default/brandWordmark.d.ts +0 -94
- package/dist/cjs/default/brandWordmark.js +0 -1
- package/dist/cjs/default/checkboxCustom.d.ts +0 -46
- package/dist/cjs/default/checkboxCustom.js +0 -4
- package/dist/cjs/default/colorBorder.d.ts +0 -57
- package/dist/cjs/default/colorBorder.js +0 -3
- package/dist/cjs/default/colorBorderMixed.d.ts +0 -55
- package/dist/cjs/default/colorBorderMixed.js +0 -1
- package/dist/cjs/default/colorBorderNone.d.ts +0 -33
- package/dist/cjs/default/colorBorderNone.js +0 -1
- package/dist/cjs/default/colorFill.d.ts +0 -46
- package/dist/cjs/default/colorFill.js +0 -3
- package/dist/cjs/default/colorFillMixed.d.ts +0 -49
- package/dist/cjs/default/colorFillMixed.js +0 -1
- package/dist/cjs/default/colorFillNone.d.ts +0 -33
- package/dist/cjs/default/colorFillNone.js +0 -1
- package/dist/cjs/default/colorPicker.d.ts +0 -46
- package/dist/cjs/default/colorPicker.js +0 -3
- package/dist/cjs/default/colorTransparent.d.ts +0 -56
- package/dist/cjs/default/colorTransparent.js +0 -11
- package/dist/cjs/default/customColors.d.ts +0 -121
- package/dist/cjs/default/customColors.js +0 -1
- package/dist/cjs/default/drawEraser.d.ts +0 -54
- package/dist/cjs/default/drawEraser.js +0 -5
- package/dist/cjs/default/drawStrokeFine.d.ts +0 -53
- package/dist/cjs/default/drawStrokeFine.js +0 -4
- package/dist/cjs/default/drawStrokeHighlighter.d.ts +0 -53
- package/dist/cjs/default/drawStrokeHighlighter.js +0 -4
- package/dist/cjs/default/drawStrokeMedium.d.ts +0 -53
- package/dist/cjs/default/drawStrokeMedium.js +0 -4
- package/dist/cjs/default/drawStrokeUltraFine.d.ts +0 -53
- package/dist/cjs/default/drawStrokeUltraFine.js +0 -4
- package/dist/cjs/default/drawWeight10.d.ts +0 -52
- package/dist/cjs/default/drawWeight10.js +0 -3
- package/dist/cjs/default/drawWeight100.d.ts +0 -44
- package/dist/cjs/default/drawWeight100.js +0 -3
- package/dist/cjs/default/drawWeight20.d.ts +0 -44
- package/dist/cjs/default/drawWeight20.js +0 -3
- package/dist/cjs/default/drawWeight30.d.ts +0 -44
- package/dist/cjs/default/drawWeight30.js +0 -3
- package/dist/cjs/default/drawWeight40.d.ts +0 -44
- package/dist/cjs/default/drawWeight40.js +0 -3
- package/dist/cjs/default/drawWeight50.d.ts +0 -44
- package/dist/cjs/default/drawWeight50.js +0 -3
- package/dist/cjs/default/drawWeight60.d.ts +0 -44
- package/dist/cjs/default/drawWeight60.js +0 -3
- package/dist/cjs/default/drawWeight70.d.ts +0 -44
- package/dist/cjs/default/drawWeight70.js +0 -3
- package/dist/cjs/default/drawWeight80.d.ts +0 -44
- package/dist/cjs/default/drawWeight80.js +0 -3
- package/dist/cjs/default/drawWeight90.d.ts +0 -44
- package/dist/cjs/default/drawWeight90.js +0 -3
- package/dist/cjs/default/fileDoc.d.ts +0 -223
- package/dist/cjs/default/fileDoc.js +0 -1
- package/dist/cjs/default/fileGdoc.d.ts +0 -80
- package/dist/cjs/default/fileGdoc.js +0 -1
- package/dist/cjs/default/fileGeneric.d.ts +0 -41
- package/dist/cjs/default/fileGeneric.js +0 -1
- package/dist/cjs/default/fileGforms.d.ts +0 -40
- package/dist/cjs/default/fileGforms.js +0 -1
- package/dist/cjs/default/fileGmaps.d.ts +0 -58
- package/dist/cjs/default/fileGmaps.js +0 -1
- package/dist/cjs/default/fileGsheets.d.ts +0 -40
- package/dist/cjs/default/fileGsheets.js +0 -1
- package/dist/cjs/default/fileGslides.d.ts +0 -40
- package/dist/cjs/default/fileGslides.js +0 -1
- package/dist/cjs/default/fileLoom.d.ts +0 -22
- package/dist/cjs/default/fileLoom.js +0 -1
- package/dist/cjs/default/fileOnedrive.d.ts +0 -80
- package/dist/cjs/default/fileOnedrive.js +0 -1
- package/dist/cjs/default/filePdf.d.ts +0 -41
- package/dist/cjs/default/filePdf.js +0 -1
- package/dist/cjs/default/filePpt.d.ts +0 -58
- package/dist/cjs/default/filePpt.js +0 -1
- package/dist/cjs/default/fileSharepoint.d.ts +0 -128
- package/dist/cjs/default/fileSharepoint.js +0 -1
- package/dist/cjs/default/fileStream.d.ts +0 -40
- package/dist/cjs/default/fileStream.js +0 -1
- package/dist/cjs/default/fileTxt.d.ts +0 -41
- package/dist/cjs/default/fileTxt.js +0 -1
- package/dist/cjs/default/fileXls.d.ts +0 -103
- package/dist/cjs/default/fileXls.js +0 -1
- package/dist/cjs/default/fileZip.d.ts +0 -41
- package/dist/cjs/default/fileZip.js +0 -1
- package/dist/cjs/default/framesA4.d.ts +0 -45
- package/dist/cjs/default/framesA4.js +0 -3
- package/dist/cjs/default/framesCustom.d.ts +0 -54
- package/dist/cjs/default/framesCustom.js +0 -3
- package/dist/cjs/default/framesGrid.d.ts +0 -54
- package/dist/cjs/default/framesGrid.js +0 -3
- package/dist/cjs/default/framesLetter.d.ts +0 -45
- package/dist/cjs/default/framesLetter.js +0 -3
- package/dist/cjs/default/framesPhone.d.ts +0 -45
- package/dist/cjs/default/framesPhone.js +0 -3
- package/dist/cjs/default/framesPresentation.d.ts +0 -45
- package/dist/cjs/default/framesPresentation.js +0 -3
- package/dist/cjs/default/framesSquare.d.ts +0 -45
- package/dist/cjs/default/framesSquare.js +0 -3
- package/dist/cjs/default/framesTablet.d.ts +0 -45
- package/dist/cjs/default/framesTablet.js +0 -3
- package/dist/cjs/default/index.d.ts +0 -64
- package/dist/cjs/default/index.js +0 -1
- package/dist/cjs/default/logoGmail.d.ts +0 -151
- package/dist/cjs/default/logoGmail.js +0 -8
- package/dist/cjs/default/logoGoogle.d.ts +0 -49
- package/dist/cjs/default/logoGoogle.js +0 -1
- package/dist/cjs/default/logoMicrosoft.d.ts +0 -49
- package/dist/cjs/default/logoMicrosoft.js +0 -1
- package/dist/cjs/default/logoSlackColor.d.ts +0 -229
- package/dist/cjs/default/logoSlackColor.js +0 -11
- package/dist/cjs/default/logoVimeo.d.ts +0 -24
- package/dist/cjs/default/logoVimeo.js +0 -1
- package/dist/cjs/default/logoYoutube.d.ts +0 -31
- package/dist/cjs/default/logoYoutube.js +0 -1
- package/dist/cjs/default/sticky.d.ts +0 -47
- package/dist/cjs/default/sticky.js +0 -8
- package/dist/cjs/default/stickyRectangle.d.ts +0 -61
- package/dist/cjs/default/stickyRectangle.js +0 -8
- package/dist/cjs/default/stickyRound.d.ts +0 -60
- package/dist/cjs/default/stickyRound.js +0 -8
- package/dist/cjs/default/stickyRounded.d.ts +0 -61
- package/dist/cjs/default/stickyRounded.js +0 -8
- package/dist/cjs/default/voteAdd.d.ts +0 -59
- package/dist/cjs/default/voteAdd.js +0 -5
- package/dist/cjs/default/voteAnonymous.d.ts +0 -68
- package/dist/cjs/default/voteAnonymous.js +0 -5
- package/dist/cjs/default/voteRemove.d.ts +0 -59
- package/dist/cjs/default/voteRemove.js +0 -5
- package/dist/esm/classic/brandSymbol.d.ts +0 -132
- package/dist/esm/classic/brandSymbol.js +0 -1
- package/dist/esm/classic/brandWordmark.d.ts +0 -94
- package/dist/esm/classic/brandWordmark.js +0 -1
- package/dist/esm/classic/drawEraser.d.ts +0 -21
- package/dist/esm/classic/drawEraser.js +0 -1
- package/dist/esm/classic/drawStrokeFine.d.ts +0 -21
- package/dist/esm/classic/drawStrokeFine.js +0 -1
- package/dist/esm/classic/drawStrokeHighlighter.d.ts +0 -21
- package/dist/esm/classic/drawStrokeHighlighter.js +0 -1
- package/dist/esm/classic/drawStrokeMedium.d.ts +0 -21
- package/dist/esm/classic/drawStrokeMedium.js +0 -1
- package/dist/esm/classic/drawStrokeUltraFine.d.ts +0 -21
- package/dist/esm/classic/drawStrokeUltraFine.js +0 -1
- package/dist/esm/classic/drawWeight10.d.ts +0 -43
- package/dist/esm/classic/drawWeight10.js +0 -3
- package/dist/esm/classic/drawWeight100.d.ts +0 -43
- package/dist/esm/classic/drawWeight100.js +0 -3
- package/dist/esm/classic/drawWeight20.d.ts +0 -74
- package/dist/esm/classic/drawWeight20.js +0 -3
- package/dist/esm/classic/drawWeight30.d.ts +0 -43
- package/dist/esm/classic/drawWeight30.js +0 -3
- package/dist/esm/classic/drawWeight40.d.ts +0 -43
- package/dist/esm/classic/drawWeight40.js +0 -3
- package/dist/esm/classic/drawWeight50.d.ts +0 -43
- package/dist/esm/classic/drawWeight50.js +0 -3
- package/dist/esm/classic/drawWeight60.d.ts +0 -43
- package/dist/esm/classic/drawWeight60.js +0 -3
- package/dist/esm/classic/drawWeight70.d.ts +0 -43
- package/dist/esm/classic/drawWeight70.js +0 -3
- package/dist/esm/classic/drawWeight80.d.ts +0 -43
- package/dist/esm/classic/drawWeight80.js +0 -3
- package/dist/esm/classic/drawWeight90.d.ts +0 -43
- package/dist/esm/classic/drawWeight90.js +0 -3
- package/dist/esm/classic/index.d.ts +0 -26
- package/dist/esm/classic/index.js +0 -78
- package/dist/esm/classic/logoGmail.d.ts +0 -151
- package/dist/esm/classic/logoGmail.js +0 -8
- package/dist/esm/classic/logoSlackColor.d.ts +0 -229
- package/dist/esm/classic/logoSlackColor.js +0 -11
- package/dist/esm/classic/sticky.d.ts +0 -47
- package/dist/esm/classic/sticky.js +0 -8
- package/dist/esm/classic/stickyRectangle.d.ts +0 -61
- package/dist/esm/classic/stickyRectangle.js +0 -8
- package/dist/esm/classic/stickyRound.d.ts +0 -60
- package/dist/esm/classic/stickyRound.js +0 -8
- package/dist/esm/classic/stickyRounded.d.ts +0 -61
- package/dist/esm/classic/stickyRounded.js +0 -8
- package/dist/esm/classic/voteAdd.d.ts +0 -59
- package/dist/esm/classic/voteAdd.js +0 -5
- package/dist/esm/classic/voteAnonymous.d.ts +0 -68
- package/dist/esm/classic/voteAnonymous.js +0 -5
- package/dist/esm/classic/voteRemove.d.ts +0 -59
- package/dist/esm/classic/voteRemove.js +0 -5
- package/dist/esm/default/brandSymbol.d.ts +0 -132
- package/dist/esm/default/brandSymbol.js +0 -1
- package/dist/esm/default/brandWordmark.d.ts +0 -94
- package/dist/esm/default/brandWordmark.js +0 -1
- package/dist/esm/default/checkboxCustom.d.ts +0 -46
- package/dist/esm/default/checkboxCustom.js +0 -4
- package/dist/esm/default/colorBorder.d.ts +0 -57
- package/dist/esm/default/colorBorder.js +0 -3
- package/dist/esm/default/colorBorderMixed.d.ts +0 -55
- package/dist/esm/default/colorBorderMixed.js +0 -1
- package/dist/esm/default/colorBorderNone.d.ts +0 -33
- package/dist/esm/default/colorBorderNone.js +0 -1
- package/dist/esm/default/colorFill.d.ts +0 -46
- package/dist/esm/default/colorFill.js +0 -3
- package/dist/esm/default/colorFillMixed.d.ts +0 -49
- package/dist/esm/default/colorFillMixed.js +0 -1
- package/dist/esm/default/colorFillNone.d.ts +0 -33
- package/dist/esm/default/colorFillNone.js +0 -1
- package/dist/esm/default/colorPicker.d.ts +0 -46
- package/dist/esm/default/colorPicker.js +0 -3
- package/dist/esm/default/colorTransparent.d.ts +0 -56
- package/dist/esm/default/colorTransparent.js +0 -11
- package/dist/esm/default/customColors.d.ts +0 -121
- package/dist/esm/default/customColors.js +0 -1
- package/dist/esm/default/drawEraser.d.ts +0 -54
- package/dist/esm/default/drawEraser.js +0 -5
- package/dist/esm/default/drawStrokeFine.d.ts +0 -53
- package/dist/esm/default/drawStrokeFine.js +0 -4
- package/dist/esm/default/drawStrokeHighlighter.d.ts +0 -53
- package/dist/esm/default/drawStrokeHighlighter.js +0 -4
- package/dist/esm/default/drawStrokeMedium.d.ts +0 -53
- package/dist/esm/default/drawStrokeMedium.js +0 -4
- package/dist/esm/default/drawStrokeUltraFine.d.ts +0 -53
- package/dist/esm/default/drawStrokeUltraFine.js +0 -4
- package/dist/esm/default/drawWeight10.d.ts +0 -52
- package/dist/esm/default/drawWeight10.js +0 -3
- package/dist/esm/default/drawWeight100.d.ts +0 -44
- package/dist/esm/default/drawWeight100.js +0 -3
- package/dist/esm/default/drawWeight20.d.ts +0 -44
- package/dist/esm/default/drawWeight20.js +0 -3
- package/dist/esm/default/drawWeight30.d.ts +0 -44
- package/dist/esm/default/drawWeight30.js +0 -3
- package/dist/esm/default/drawWeight40.d.ts +0 -44
- package/dist/esm/default/drawWeight40.js +0 -3
- package/dist/esm/default/drawWeight50.d.ts +0 -44
- package/dist/esm/default/drawWeight50.js +0 -3
- package/dist/esm/default/drawWeight60.d.ts +0 -44
- package/dist/esm/default/drawWeight60.js +0 -3
- package/dist/esm/default/drawWeight70.d.ts +0 -44
- package/dist/esm/default/drawWeight70.js +0 -3
- package/dist/esm/default/drawWeight80.d.ts +0 -44
- package/dist/esm/default/drawWeight80.js +0 -3
- package/dist/esm/default/drawWeight90.d.ts +0 -44
- package/dist/esm/default/drawWeight90.js +0 -3
- package/dist/esm/default/fileDoc.d.ts +0 -223
- package/dist/esm/default/fileDoc.js +0 -1
- package/dist/esm/default/fileGdoc.d.ts +0 -80
- package/dist/esm/default/fileGdoc.js +0 -1
- package/dist/esm/default/fileGeneric.d.ts +0 -41
- package/dist/esm/default/fileGeneric.js +0 -1
- package/dist/esm/default/fileGforms.d.ts +0 -40
- package/dist/esm/default/fileGforms.js +0 -1
- package/dist/esm/default/fileGmaps.d.ts +0 -58
- package/dist/esm/default/fileGmaps.js +0 -1
- package/dist/esm/default/fileGsheets.d.ts +0 -40
- package/dist/esm/default/fileGsheets.js +0 -1
- package/dist/esm/default/fileGslides.d.ts +0 -40
- package/dist/esm/default/fileGslides.js +0 -1
- package/dist/esm/default/fileLoom.d.ts +0 -22
- package/dist/esm/default/fileLoom.js +0 -1
- package/dist/esm/default/fileOnedrive.d.ts +0 -80
- package/dist/esm/default/fileOnedrive.js +0 -1
- package/dist/esm/default/filePdf.d.ts +0 -41
- package/dist/esm/default/filePdf.js +0 -1
- package/dist/esm/default/filePpt.d.ts +0 -58
- package/dist/esm/default/filePpt.js +0 -1
- package/dist/esm/default/fileSharepoint.d.ts +0 -128
- package/dist/esm/default/fileSharepoint.js +0 -1
- package/dist/esm/default/fileStream.d.ts +0 -40
- package/dist/esm/default/fileStream.js +0 -1
- package/dist/esm/default/fileTxt.d.ts +0 -41
- package/dist/esm/default/fileTxt.js +0 -1
- package/dist/esm/default/fileXls.d.ts +0 -103
- package/dist/esm/default/fileXls.js +0 -1
- package/dist/esm/default/fileZip.d.ts +0 -41
- package/dist/esm/default/fileZip.js +0 -1
- package/dist/esm/default/framesA4.d.ts +0 -45
- package/dist/esm/default/framesA4.js +0 -3
- package/dist/esm/default/framesCustom.d.ts +0 -54
- package/dist/esm/default/framesCustom.js +0 -3
- package/dist/esm/default/framesGrid.d.ts +0 -54
- package/dist/esm/default/framesGrid.js +0 -3
- package/dist/esm/default/framesLetter.d.ts +0 -45
- package/dist/esm/default/framesLetter.js +0 -3
- package/dist/esm/default/framesPhone.d.ts +0 -45
- package/dist/esm/default/framesPhone.js +0 -3
- package/dist/esm/default/framesPresentation.d.ts +0 -45
- package/dist/esm/default/framesPresentation.js +0 -3
- package/dist/esm/default/framesSquare.d.ts +0 -45
- package/dist/esm/default/framesSquare.js +0 -3
- package/dist/esm/default/framesTablet.d.ts +0 -45
- package/dist/esm/default/framesTablet.js +0 -3
- package/dist/esm/default/index.d.ts +0 -64
- package/dist/esm/default/index.js +0 -129
- package/dist/esm/default/logoGmail.d.ts +0 -151
- package/dist/esm/default/logoGmail.js +0 -8
- package/dist/esm/default/logoGoogle.d.ts +0 -49
- package/dist/esm/default/logoGoogle.js +0 -1
- package/dist/esm/default/logoMicrosoft.d.ts +0 -49
- package/dist/esm/default/logoMicrosoft.js +0 -1
- package/dist/esm/default/logoSlackColor.d.ts +0 -229
- package/dist/esm/default/logoSlackColor.js +0 -11
- package/dist/esm/default/logoVimeo.d.ts +0 -24
- package/dist/esm/default/logoVimeo.js +0 -1
- package/dist/esm/default/logoYoutube.d.ts +0 -31
- package/dist/esm/default/logoYoutube.js +0 -1
- package/dist/esm/default/sticky.d.ts +0 -47
- package/dist/esm/default/sticky.js +0 -8
- package/dist/esm/default/stickyRectangle.d.ts +0 -61
- package/dist/esm/default/stickyRectangle.js +0 -8
- package/dist/esm/default/stickyRound.d.ts +0 -60
- package/dist/esm/default/stickyRound.js +0 -8
- package/dist/esm/default/stickyRounded.d.ts +0 -61
- package/dist/esm/default/stickyRounded.js +0 -8
- package/dist/esm/default/voteAdd.d.ts +0 -59
- package/dist/esm/default/voteAdd.js +0 -5
- package/dist/esm/default/voteAnonymous.d.ts +0 -68
- package/dist/esm/default/voteAnonymous.js +0 -5
- package/dist/esm/default/voteRemove.d.ts +0 -59
- package/dist/esm/default/voteRemove.js +0 -5
- package/dist/svg/classic/draw-eraser.svg +0 -3
- package/dist/svg/classic/draw-stroke-fine.svg +0 -3
- package/dist/svg/classic/draw-stroke-highlighter.svg +0 -3
- package/dist/svg/classic/draw-stroke-medium.svg +0 -3
- package/dist/svg/classic/draw-stroke-ultra-fine.svg +0 -3
- package/dist/svg/classic/draw-weight-10.svg +0 -7
- package/dist/svg/classic/draw-weight-100.svg +0 -7
- package/dist/svg/classic/draw-weight-20.svg +0 -14
- package/dist/svg/classic/draw-weight-30.svg +0 -7
- package/dist/svg/classic/draw-weight-40.svg +0 -7
- package/dist/svg/classic/draw-weight-50.svg +0 -7
- package/dist/svg/classic/draw-weight-60.svg +0 -7
- package/dist/svg/classic/draw-weight-70.svg +0 -7
- package/dist/svg/classic/draw-weight-80.svg +0 -7
- package/dist/svg/classic/draw-weight-90.svg +0 -7
- package/dist/svg/default/brand-symbol.svg +0 -21
- package/dist/svg/default/brand-wordmark.svg +0 -11
- package/dist/svg/default/logo-gmail.svg +0 -61
- package/dist/svg/default/logo-slack-color.svg +0 -120
- package/dist/svg/default/sticky-rectangle.svg +0 -22
- package/dist/svg/default/sticky-round.svg +0 -23
- package/dist/svg/default/sticky-rounded.svg +0 -22
- package/dist/svg/default/sticky.svg +0 -22
- package/dist/svg/default/vote-add.svg +0 -18
- package/dist/svg/default/vote-anonymous.svg +0 -18
- package/dist/svg/default/vote-remove.svg +0 -18
- package/dist/types/classic/brandSymbol.d.ts +0 -132
- package/dist/types/classic/brandWordmark.d.ts +0 -94
- package/dist/types/classic/drawEraser.d.ts +0 -21
- package/dist/types/classic/drawStrokeFine.d.ts +0 -21
- package/dist/types/classic/drawStrokeHighlighter.d.ts +0 -21
- package/dist/types/classic/drawStrokeMedium.d.ts +0 -21
- package/dist/types/classic/drawStrokeUltraFine.d.ts +0 -21
- package/dist/types/classic/drawWeight10.d.ts +0 -43
- package/dist/types/classic/drawWeight100.d.ts +0 -43
- package/dist/types/classic/drawWeight20.d.ts +0 -74
- package/dist/types/classic/drawWeight30.d.ts +0 -43
- package/dist/types/classic/drawWeight40.d.ts +0 -43
- package/dist/types/classic/drawWeight50.d.ts +0 -43
- package/dist/types/classic/drawWeight60.d.ts +0 -43
- package/dist/types/classic/drawWeight70.d.ts +0 -43
- package/dist/types/classic/drawWeight80.d.ts +0 -43
- package/dist/types/classic/drawWeight90.d.ts +0 -43
- package/dist/types/classic/index.d.ts +0 -26
- package/dist/types/classic/logoGmail.d.ts +0 -151
- package/dist/types/classic/logoSlackColor.d.ts +0 -229
- package/dist/types/classic/sticky.d.ts +0 -47
- package/dist/types/classic/stickyRectangle.d.ts +0 -61
- package/dist/types/classic/stickyRound.d.ts +0 -60
- package/dist/types/classic/stickyRounded.d.ts +0 -61
- package/dist/types/classic/voteAdd.d.ts +0 -59
- package/dist/types/classic/voteAnonymous.d.ts +0 -68
- package/dist/types/classic/voteRemove.d.ts +0 -59
- package/dist/types/default/brandSymbol.d.ts +0 -132
- package/dist/types/default/brandWordmark.d.ts +0 -94
- package/dist/types/default/checkboxCustom.d.ts +0 -46
- package/dist/types/default/colorBorder.d.ts +0 -57
- package/dist/types/default/colorBorderMixed.d.ts +0 -55
- package/dist/types/default/colorBorderNone.d.ts +0 -33
- package/dist/types/default/colorFill.d.ts +0 -46
- package/dist/types/default/colorFillMixed.d.ts +0 -49
- package/dist/types/default/colorFillNone.d.ts +0 -33
- package/dist/types/default/colorPicker.d.ts +0 -46
- package/dist/types/default/colorTransparent.d.ts +0 -56
- package/dist/types/default/customColors.d.ts +0 -121
- package/dist/types/default/drawEraser.d.ts +0 -54
- package/dist/types/default/drawStrokeFine.d.ts +0 -53
- package/dist/types/default/drawStrokeHighlighter.d.ts +0 -53
- package/dist/types/default/drawStrokeMedium.d.ts +0 -53
- package/dist/types/default/drawStrokeUltraFine.d.ts +0 -53
- package/dist/types/default/drawWeight10.d.ts +0 -52
- package/dist/types/default/drawWeight100.d.ts +0 -44
- package/dist/types/default/drawWeight20.d.ts +0 -44
- package/dist/types/default/drawWeight30.d.ts +0 -44
- package/dist/types/default/drawWeight40.d.ts +0 -44
- package/dist/types/default/drawWeight50.d.ts +0 -44
- package/dist/types/default/drawWeight60.d.ts +0 -44
- package/dist/types/default/drawWeight70.d.ts +0 -44
- package/dist/types/default/drawWeight80.d.ts +0 -44
- package/dist/types/default/drawWeight90.d.ts +0 -44
- package/dist/types/default/fileDoc.d.ts +0 -223
- package/dist/types/default/fileGdoc.d.ts +0 -80
- package/dist/types/default/fileGeneric.d.ts +0 -41
- package/dist/types/default/fileGforms.d.ts +0 -40
- package/dist/types/default/fileGmaps.d.ts +0 -58
- package/dist/types/default/fileGsheets.d.ts +0 -40
- package/dist/types/default/fileGslides.d.ts +0 -40
- package/dist/types/default/fileLoom.d.ts +0 -22
- package/dist/types/default/fileOnedrive.d.ts +0 -80
- package/dist/types/default/filePdf.d.ts +0 -41
- package/dist/types/default/filePpt.d.ts +0 -58
- package/dist/types/default/fileSharepoint.d.ts +0 -128
- package/dist/types/default/fileStream.d.ts +0 -40
- package/dist/types/default/fileTxt.d.ts +0 -41
- package/dist/types/default/fileXls.d.ts +0 -103
- package/dist/types/default/fileZip.d.ts +0 -41
- package/dist/types/default/framesA4.d.ts +0 -45
- package/dist/types/default/framesCustom.d.ts +0 -54
- package/dist/types/default/framesGrid.d.ts +0 -54
- package/dist/types/default/framesLetter.d.ts +0 -45
- package/dist/types/default/framesPhone.d.ts +0 -45
- package/dist/types/default/framesPresentation.d.ts +0 -45
- package/dist/types/default/framesSquare.d.ts +0 -45
- package/dist/types/default/framesTablet.d.ts +0 -45
- package/dist/types/default/index.d.ts +0 -64
- package/dist/types/default/logoGmail.d.ts +0 -151
- package/dist/types/default/logoGoogle.d.ts +0 -49
- package/dist/types/default/logoMicrosoft.d.ts +0 -49
- package/dist/types/default/logoSlackColor.d.ts +0 -229
- package/dist/types/default/logoVimeo.d.ts +0 -24
- package/dist/types/default/logoYoutube.d.ts +0 -31
- package/dist/types/default/sticky.d.ts +0 -47
- package/dist/types/default/stickyRectangle.d.ts +0 -61
- package/dist/types/default/stickyRound.d.ts +0 -60
- package/dist/types/default/stickyRounded.d.ts +0 -61
- package/dist/types/default/voteAdd.d.ts +0 -59
- package/dist/types/default/voteAnonymous.d.ts +0 -68
- package/dist/types/default/voteRemove.d.ts +0 -59
- /package/dist/svg/{classic/brand-symbol.svg → brand-symbol.svg} +0 -0
- /package/dist/svg/{classic/brand-wordmark.svg → brand-wordmark.svg} +0 -0
- /package/dist/svg/{default/checkbox-custom.svg → checkbox-custom.svg} +0 -0
- /package/dist/svg/{default/color-border-mixed.svg → color-border-mixed.svg} +0 -0
- /package/dist/svg/{default/color-border-none.svg → color-border-none.svg} +0 -0
- /package/dist/svg/{default/color-border.svg → color-border.svg} +0 -0
- /package/dist/svg/{default/color-fill-mixed.svg → color-fill-mixed.svg} +0 -0
- /package/dist/svg/{default/color-fill-none.svg → color-fill-none.svg} +0 -0
- /package/dist/svg/{default/color-fill.svg → color-fill.svg} +0 -0
- /package/dist/svg/{default/color-picker.svg → color-picker.svg} +0 -0
- /package/dist/svg/{default/color-transparent.svg → color-transparent.svg} +0 -0
- /package/dist/svg/{default/custom-colors.svg → custom-colors.svg} +0 -0
- /package/dist/svg/{default/draw-eraser.svg → draw-eraser.svg} +0 -0
- /package/dist/svg/{default/draw-stroke-fine.svg → draw-stroke-fine.svg} +0 -0
- /package/dist/svg/{default/draw-stroke-highlighter.svg → draw-stroke-highlighter.svg} +0 -0
- /package/dist/svg/{default/draw-stroke-medium.svg → draw-stroke-medium.svg} +0 -0
- /package/dist/svg/{default/draw-stroke-ultra-fine.svg → draw-stroke-ultra-fine.svg} +0 -0
- /package/dist/svg/{default/draw-weight-10.svg → draw-weight-10.svg} +0 -0
- /package/dist/svg/{default/draw-weight-100.svg → draw-weight-100.svg} +0 -0
- /package/dist/svg/{default/draw-weight-20.svg → draw-weight-20.svg} +0 -0
- /package/dist/svg/{default/draw-weight-30.svg → draw-weight-30.svg} +0 -0
- /package/dist/svg/{default/draw-weight-40.svg → draw-weight-40.svg} +0 -0
- /package/dist/svg/{default/draw-weight-50.svg → draw-weight-50.svg} +0 -0
- /package/dist/svg/{default/draw-weight-60.svg → draw-weight-60.svg} +0 -0
- /package/dist/svg/{default/draw-weight-70.svg → draw-weight-70.svg} +0 -0
- /package/dist/svg/{default/draw-weight-80.svg → draw-weight-80.svg} +0 -0
- /package/dist/svg/{default/draw-weight-90.svg → draw-weight-90.svg} +0 -0
- /package/dist/svg/{default/file-doc.svg → file-doc.svg} +0 -0
- /package/dist/svg/{default/file-gdoc.svg → file-gdoc.svg} +0 -0
- /package/dist/svg/{default/file-generic.svg → file-generic.svg} +0 -0
- /package/dist/svg/{default/file-gforms.svg → file-gforms.svg} +0 -0
- /package/dist/svg/{default/file-gmaps.svg → file-gmaps.svg} +0 -0
- /package/dist/svg/{default/file-gsheets.svg → file-gsheets.svg} +0 -0
- /package/dist/svg/{default/file-gslides.svg → file-gslides.svg} +0 -0
- /package/dist/svg/{default/file-loom.svg → file-loom.svg} +0 -0
- /package/dist/svg/{default/file-onedrive.svg → file-onedrive.svg} +0 -0
- /package/dist/svg/{default/file-pdf.svg → file-pdf.svg} +0 -0
- /package/dist/svg/{default/file-ppt.svg → file-ppt.svg} +0 -0
- /package/dist/svg/{default/file-sharepoint.svg → file-sharepoint.svg} +0 -0
- /package/dist/svg/{default/file-stream.svg → file-stream.svg} +0 -0
- /package/dist/svg/{default/file-txt.svg → file-txt.svg} +0 -0
- /package/dist/svg/{default/file-xls.svg → file-xls.svg} +0 -0
- /package/dist/svg/{default/file-zip.svg → file-zip.svg} +0 -0
- /package/dist/svg/{default/frames-a4.svg → frames-a4.svg} +0 -0
- /package/dist/svg/{default/frames-custom.svg → frames-custom.svg} +0 -0
- /package/dist/svg/{default/frames-grid.svg → frames-grid.svg} +0 -0
- /package/dist/svg/{default/frames-letter.svg → frames-letter.svg} +0 -0
- /package/dist/svg/{default/frames-phone.svg → frames-phone.svg} +0 -0
- /package/dist/svg/{default/frames-presentation.svg → frames-presentation.svg} +0 -0
- /package/dist/svg/{default/frames-square.svg → frames-square.svg} +0 -0
- /package/dist/svg/{default/frames-tablet.svg → frames-tablet.svg} +0 -0
- /package/dist/svg/{classic/logo-gmail.svg → logo-gmail.svg} +0 -0
- /package/dist/svg/{default/logo-google.svg → logo-google.svg} +0 -0
- /package/dist/svg/{default/logo-microsoft.svg → logo-microsoft.svg} +0 -0
- /package/dist/svg/{classic/logo-slack-color.svg → logo-slack-color.svg} +0 -0
- /package/dist/svg/{default/logo-vimeo.svg → logo-vimeo.svg} +0 -0
- /package/dist/svg/{default/logo-youtube.svg → logo-youtube.svg} +0 -0
- /package/dist/svg/{classic/sticky-rectangle.svg → sticky-rectangle.svg} +0 -0
- /package/dist/svg/{classic/sticky-round.svg → sticky-round.svg} +0 -0
- /package/dist/svg/{classic/sticky-rounded.svg → sticky-rounded.svg} +0 -0
- /package/dist/svg/{classic/sticky.svg → sticky.svg} +0 -0
- /package/dist/svg/{classic/vote-add.svg → vote-add.svg} +0 -0
- /package/dist/svg/{classic/vote-anonymous.svg → vote-anonymous.svg} +0 -0
- /package/dist/svg/{classic/vote-remove.svg → vote-remove.svg} +0 -0
package/dist/esm/index.js
CHANGED
|
@@ -1,74 +1,82 @@
|
|
|
1
|
-
var e={
|
|
1
|
+
var e={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 35 28","data-mrl-svg-name":"brandSymbol"},children:[{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#mrl-brand-symbol-clip-1)"},children:[{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#mrl-brand-symbol-clip-2)"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M34.96 8.225h-5.052V27.96h5.053V8.225Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FF4B4B",d:"M8.04 5.21c1.63 0 2.947 1.36 2.947 3.015h5.052c0-4.51-3.592-8.185-8-8.185-4.408 0-8 3.675-8 8.185h5.053c0-1.656 1.316-3.015 2.947-3.015Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#5887FF",d:"M10.987 27.96h5.052V8.225h-5.052V27.96Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FA0",d:"M24.013 27.946v-5.155H16.04v5.169l7.973-.014Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#00843F",d:"M24.013 8.225c0-1.67 1.33-3.015 2.947-3.015V.04c-4.407 0-8 3.675-8 8.185v14.566h5.053V8.225Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FC83FF",d:"M29.908 8.225h5.053c0-4.51-3.593-8.185-8-8.185v5.17c1.631 0 2.947 1.346 2.947 3.015Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M5.092 8.225H.039V27.96h5.053V8.225Z"},children:[]}]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"clipPath",type:"element",value:"",attributes:{id:"mrl-brand-symbol-clip-1"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M0 0h35v28H0z"},children:[]}]},{name:"clipPath",type:"element",value:"",attributes:{id:"mrl-brand-symbol-clip-2"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M0 0h35v28H0z"},children:[]}]}]}]};var t={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 99 30","data-mrl-svg-name":"brandWordmark"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#00843F",d:"M80.557 29.328c-5.36 0-9.722-4.577-9.722-10.194 0-5.617 4.361-10.194 9.722-10.194 5.36 0 9.721 4.577 9.721 10.194 0 5.617-4.374 10.194-9.721 10.194Zm.594-15.73c-2.836 0-5.131 2.484-5.131 5.522 0 3.052 2.309 5.523 5.13 5.523 2.823 0 5.132-2.484 5.132-5.523 0-3.038-2.31-5.522-5.131-5.522Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M35.836 9.21h-5.185v19.794h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FF4B4B",d:"M11.234 29.004V9.21A3.028 3.028 0 0 0 8.21 6.185 3.02 3.02 0 0 0 5.185 9.21H0c0-4.524 3.686-8.197 8.21-8.197 4.523 0 8.21 3.687 8.21 8.21v14.61h3.01V9.21c0-4.524 3.686-8.21 8.21-8.21 4.523 0 8.21 3.686 8.21 8.21h-5.186a3.028 3.028 0 0 0-3.024-3.025 3.028 3.028 0 0 0-3.025 3.025v19.794h-13.38Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M5.185 9.21H0v19.794h5.185V9.21Zm50.702 0h-5.185v11.166h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#5887FF",d:"M46.908 29.328c-4.942 0-8.966-4.023-8.966-8.965h5.185c0 2.08 1.702 3.78 3.781 3.78 2.08 0 3.78-1.7 3.78-3.78h5.186c0 4.942-4.024 8.965-8.966 8.965Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M43.141 9.21h-5.185v11.166h5.185V9.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FC83FF",d:"M98.772 1.324h-5.185V9.21h5.185V1.324Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#000",d:"M91.467 9.21h-5.185v19.794h5.185V9.21Zm7.305 0h-5.185v19.794h5.185V9.21Zm-35.58 5.171h-5.185v14.61h5.185V14.38Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FA0",d:"M70.767 9.21h-12.76v5.185h12.76V9.21Z"},children:[]}]};var l={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","data-mrl-svg-name":"checkboxCustom"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
|
+
.mrl-picto-checkbox-custom-check { fill: #000; }
|
|
3
|
+
.mrl-picto-checkbox-custom-stroke { fill: #fff; }
|
|
4
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",class:"mrl-picto-checkbox-custom-check",d:"M16.74 8.332a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744a.613.613 0 0 1 .859-.148l1.005.718Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",class:"mrl-picto-checkbox-custom-stroke",d:"m5.76 11.04.871-.878a2.612 2.612 0 0 1 3.711 0l.237.239 2.661-3.789a2.613 2.613 0 0 1 3.657-.625l1.006.718a2.624 2.624 0 0 1 .62 3.643l-4.878 6.944a3.225 3.225 0 0 1-4.933.42L5.76 14.734a2.625 2.625 0 0 1 0-3.695Zm9.117-3.278a.613.613 0 0 1 .858-.148l1.005.718a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744Z","clip-rule":"evenodd"},children:[]}]};var a={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorderMixed"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E5BF76","fill-rule":"evenodd",d:"M8 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM8 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E15978","fill-rule":"evenodd",d:"M12 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM12 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4C97F5","fill-rule":"evenodd",d:"M16 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm0-2.5a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]}]};var r={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorderNone"},children:[{name:"path",type:"element",value:"",attributes:{fill:"currentColor","fill-rule":"evenodd",d:"M21.401 5.647a1.5 1.5 0 1 0-2.121-2.121l-16 16a1.5 1.5 0 1 0 2.12 2.121l1.52-1.52a.533.533 0 0 1 .542-.121c.485.156 1 .24 1.537.24h6a5 5 0 0 0 5-5v-6c0-.536-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM16 12.255a.5.5 0 0 0-.854-.353l-3.49 3.49a.5.5 0 0 0 .353.854H15a1 1 0 0 0 1-1v-2.99Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M15 4.246c.287 0 .405.339.202.542L11.89 8.1a.5.5 0 0 1-.353.146H9a1 1 0 0 0-1 1v2.537a.5.5 0 0 1-.146.354l-3.312 3.311c-.203.203-.542.085-.542-.202v-6a5 5 0 0 1 5-5h6Z"},children:[]}]};var n={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorder"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
5
|
+
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
6
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"M4 7.5A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Zm5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M3 7.5A4.5 4.5 0 0 1 7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9Zm1 0A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M8 9.5A1.5 1.5 0 0 1 9.5 8h5A1.5 1.5 0 0 1 16 9.5v5a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 8 14.5v-5Zm1 0a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z","clip-rule":"evenodd"},children:[]}]};var i={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFillMixed"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E5BF76",d:"M3 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E15978",d:"M7 8a5 5 0 1 1 10 0A5 5 0 0 1 7 8Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4C97F5",d:"M11 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"},children:[]}]};var c={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFillNone"},children:[{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M21.401 5.401A1.5 1.5 0 1 0 19.28 3.28l-16 16A1.5 1.5 0 1 0 5.4 21.4l1.52-1.52a.533.533 0 0 1 .542-.122c.485.157 1 .24 1.537.24h6a5 5 0 0 0 5-5V9c0-.535-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM15 4c.298 0 .42.352.21.562L4.561 15.21c-.21.21-.562.089-.562-.21V9a5 5 0 0 1 5-5h6Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"currentColor","fill-rule":"evenodd",d:"M4 15c0 .298.352.42.562.21L15.21 4.561C15.42 4.352 15.298 4 15 4H9a5 5 0 0 0-5 5v6Zm-.72 4.28A1.5 1.5 0 1 0 5.4 21.4l1.52-1.52a.533.533 0 0 1 .542-.122A4.975 4.975 0 0 0 9 20h6a5 5 0 0 0 5-5V9a5.043 5.043 0 0 0-.24-1.536.533.533 0 0 1 .12-.542l1.521-1.52A1.5 1.5 0 1 0 19.28 3.28l-16 16Z","clip-rule":"evenodd"},children:[]}]};var o={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFill"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
7
|
+
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
8
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"M17 4H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4Zm0 1h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Z","clip-rule":"evenodd"},children:[]}]};var m={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorPicker"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
9
|
+
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
10
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"m7.961 7.994.001-.001c.662-.975 1.406-2.48 1.887-4.136.16-.56.422-1.032.793-1.367.378-.34.845-.517 1.358-.517.514 0 .98.176 1.358.517.37.335.633.807.793 1.367.43 1.478 1.055 2.91 1.92 4.184 1.278 1.887 2.968 4.38 2.968 7.353 0 3.946-3.194 6.634-7.039 6.634-3.845 0-7.04-2.688-7.04-6.634 0-2.787 1.503-5.175 3.001-7.4Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M7.132 7.436v-.002l.003-.003c.6-.884 1.3-2.293 1.753-3.85.197-.69.54-1.342 1.084-1.833A2.986 2.986 0 0 1 12 .973c.756 0 1.463.265 2.028.775.544.491.887 1.144 1.084 1.832.405 1.395 1.042 2.802 1.837 3.975-.017-.025.017.025 0 0 1.252 1.846 3.09 4.557 3.09 7.839 0 4.584-3.731 7.634-8.039 7.634s-8.04-3.05-8.04-7.634c0-3.132 1.69-5.758 3.172-7.958Zm7.02-3.579c-.161-.56-.423-1.032-.794-1.367A1.986 1.986 0 0 0 12 1.973c-.514 0-.98.176-1.358.517-.37.335-.633.807-.793 1.367-.48 1.655-1.225 3.161-1.887 4.136v.001c-1.5 2.225-3.001 4.613-3.001 7.4 0 3.946 3.194 6.634 7.039 6.634 3.845 0 7.04-2.688 7.04-6.634 0-2.973-1.69-5.466-2.97-7.353-.864-1.274-1.49-2.706-1.919-4.184Z","clip-rule":"evenodd"},children:[]}]};var s={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorTransparent"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
11
|
+
.mrl-picto-color-transparent-background {
|
|
12
|
+
fill: #fff;
|
|
13
|
+
}
|
|
14
|
+
.mrl-picto-color-transparent-border {
|
|
15
|
+
fill: #eee;
|
|
16
|
+
}
|
|
17
|
+
.mrl-picto-color-transparent-crossBar {
|
|
18
|
+
fill: #000;
|
|
19
|
+
}
|
|
20
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-transparent-background",d:"M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-transparent-border","fill-rule":"evenodd",d:"M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 0a4 4 0 0 0-4 4v16a4 4 0 0 0 4 4h16a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4H4Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-transparent-crossBar","fill-rule":"evenodd",d:"M19.707 4.293a1 1 0 0 1 0 1.414l-14 14a1 1 0 0 1-1.414-1.414l14-14a1 1 0 0 1 1.414 0Z","clip-rule":"evenodd"},children:[]}]};var d={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"customColors"},children:[{name:"path",type:"element",value:"",attributes:{d:"M6.06838 8.57118L1.61995 5.99976C0.59141 7.77404 0 9.81404 0 11.9998H5.1427C5.1427 10.7483 5.48555 9.58261 6.06838 8.57118Z",fill:"#FF6801"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M6.06904 15.4285L1.62061 17.9999C2.67486 19.817 4.19196 21.3342 6.00904 22.3885L8.58039 17.9399C7.53471 17.3313 6.66902 16.4656 6.06904 15.4285Z",fill:"#DC4064"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M17.9312 15.4283L22.3796 17.9998C23.4081 16.2255 23.9995 14.1855 23.9995 11.9998H18.8568C18.8568 13.2512 18.514 14.4169 17.9312 15.4283Z",fill:"#0000FE"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M8.57135 17.9314L6 22.38C7.77423 23.4085 9.81417 24 11.9998 24V18.8571C10.7484 18.8571 9.58275 18.5143 8.57135 17.9314Z",fill:"#EA2A63"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M12 18.8573V24.0002C14.1856 24.0002 16.2256 23.4088 17.9912 22.3888L15.4199 17.9402C14.4171 18.5145 13.2514 18.8573 12 18.8573Z",fill:"#B600F5"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M22.3878 17.9913L17.9393 15.4199C17.3393 16.4571 16.4737 17.3228 15.428 17.9313L17.9993 22.3799C19.8164 21.3342 21.3335 19.8171 22.3878 17.9913Z",fill:"#563EEA"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M5.1427 11.9998H0C0 14.1855 0.59141 16.2255 1.61138 17.9912L6.05981 15.4198C5.48555 14.4169 5.1427 13.2512 5.1427 11.9998Z",fill:"#FD5004"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M17.9315 8.57108L22.38 5.99965C21.3257 4.18251 19.8086 2.66537 17.9915 1.61108L15.4202 6.05965C16.4658 6.66822 17.3315 7.53394 17.9315 8.57108Z",fill:"#2DB635"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M18.8573 12H24C24 9.81426 23.4086 7.77426 22.3886 6.00854L17.9402 8.57997C18.5145 9.58283 18.8573 10.7485 18.8573 12Z",fill:"#1794C2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M8.57136 6.06868L6.00001 1.62012C4.18292 2.6744 2.66583 4.19154 1.61157 6.00869L6.06001 8.58011C6.66856 7.5344 7.53425 6.66868 8.57136 6.06868Z",fill:"#FDB900"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M12 5.14285V0C9.81439 0 7.77445 0.591428 6.00879 1.61143L8.58014 6.06C9.58297 5.48571 10.7486 5.14285 12 5.14285Z",fill:"#FFF601"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M15.4285 6.06857L17.9998 1.62C16.2256 0.591428 14.1856 0 12 0V5.14285C13.2514 5.14285 14.4171 5.48571 15.4285 6.06857Z",fill:"#9BD52B"},children:[]}]};var p={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawEraser"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
2
21
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
3
22
|
.mrl-picto-draw-eraser-tip { fill: #DEDEDE; }
|
|
4
23
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
5
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M4 7a5 5 0 0 1 5-5h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-eraser-tip",d:"M9 2a5 5 0 0 0-5 5v5h16V7a5 5 0 0 0-5-5H9Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M4.757 2.757A6 6 0 0 1 9 1h6a6 6 0 0 1 6 6v13.75A2.25 2.25 0 0 1 18.75 23H5.25A2.25 2.25 0 0 1 3 20.75V7a6 6 0 0 1 1.757-4.243Zm.707.707A5 5 0 0 1 9 2h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7a5 5 0 0 1 1.464-3.536Z","clip-rule":"evenodd"},children:[]}]}
|
|
24
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M4 7a5 5 0 0 1 5-5h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-eraser-tip",d:"M9 2a5 5 0 0 0-5 5v5h16V7a5 5 0 0 0-5-5H9Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M4.757 2.757A6 6 0 0 1 9 1h6a6 6 0 0 1 6 6v13.75A2.25 2.25 0 0 1 18.75 23H5.25A2.25 2.25 0 0 1 3 20.75V7a6 6 0 0 1 1.757-4.243Zm.707.707A5 5 0 0 1 9 2h6a5 5 0 0 1 5 5v13.75c0 .69-.56 1.25-1.25 1.25H5.25C4.56 22 4 21.44 4 20.75V7a5 5 0 0 1 1.464-3.536Z","clip-rule":"evenodd"},children:[]}]};var h={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawStrokeFine"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
6
25
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
7
26
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
8
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M16.597 12.163H7.403l-2.508 7.331a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648l-2.508-7.331Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M13.42 2.872c-.463-1.352-2.377-1.352-2.84 0l-3.177 9.291h9.194l-3.178-9.29Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"m14.365 2.549 5.686 16.622a3 3 0 0 1-2.838 3.97H6.787a3 3 0 0 1-2.838-3.97L9.635 2.549c.77-2.255 3.96-2.255 4.73 0Zm-.946.323c-.463-1.352-2.376-1.352-2.838 0L4.895 19.494a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648L13.42 2.872Z","clip-rule":"evenodd"},children:[]}]}
|
|
27
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M16.597 12.163H7.403l-2.508 7.331a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648l-2.508-7.331Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M13.42 2.872c-.463-1.352-2.377-1.352-2.84 0l-3.177 9.291h9.194l-3.178-9.29Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"m14.365 2.549 5.686 16.622a3 3 0 0 1-2.838 3.97H6.787a3 3 0 0 1-2.838-3.97L9.635 2.549c.77-2.255 3.96-2.255 4.73 0Zm-.946.323c-.463-1.352-2.376-1.352-2.838 0L4.895 19.494a2 2 0 0 0 1.892 2.648h10.426a2 2 0 0 0 1.892-2.648L13.42 2.872Z","clip-rule":"evenodd"},children:[]}]};var u={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawStrokeHighlighter"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
9
28
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
10
29
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
11
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M21.035 12H3.125l.72-5.6c.182-1.2 1.17-2.166 2.463-2.404l10.598-1.95c1.478-.272 2.893.673 3.072 2.05L21.035 12Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M3.123 12 2.02 19.723C1.848 20.926 2.809 22 4.057 22h15.886c1.232 0 2.188-1.047 2.042-2.236L21.035 12H3.123Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"m22.028 11.878.95 7.764c.222 1.817-1.235 3.357-3.035 3.357H4.057c-1.824 0-3.29-1.58-3.027-3.416l1.122-7.86.703-5.461.001-.012C3.11 4.584 4.46 3.32 6.127 3.013l10.598-1.95c1.96-.36 3.98.88 4.244 2.902v.001l1.059 7.912Zm-5.122-9.832L6.308 3.996C5.015 4.234 4.027 5.2 3.845 6.4l-.72 5.6h-.002L2.02 19.723C1.848 20.926 2.809 22 4.057 22h15.886c1.232 0 2.188-1.046 2.042-2.236L21.035 12l-1.057-7.904c-.179-1.377-1.594-2.32-3.072-2.049Z","clip-rule":"evenodd"},children:[]}]}
|
|
30
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M21.035 12H3.125l.72-5.6c.182-1.2 1.17-2.166 2.463-2.404l10.598-1.95c1.478-.272 2.893.673 3.072 2.05L21.035 12Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M3.123 12 2.02 19.723C1.848 20.926 2.809 22 4.057 22h15.886c1.232 0 2.188-1.047 2.042-2.236L21.035 12H3.123Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"m22.028 11.878.95 7.764c.222 1.817-1.235 3.357-3.035 3.357H4.057c-1.824 0-3.29-1.58-3.027-3.416l1.122-7.86.703-5.461.001-.012C3.11 4.584 4.46 3.32 6.127 3.013l10.598-1.95c1.96-.36 3.98.88 4.244 2.902v.001l1.059 7.912Zm-5.122-9.832L6.308 3.996C5.015 4.234 4.027 5.2 3.845 6.4l-.72 5.6h-.002L2.02 19.723C1.848 20.926 2.809 22 4.057 22h15.886c1.232 0 2.188-1.046 2.042-2.236L21.035 12l-1.057-7.904c-.179-1.377-1.594-2.32-3.072-2.049Z","clip-rule":"evenodd"},children:[]}]};var v={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawStrokeMedium"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
12
31
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
13
32
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
14
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M3.617 19.529a2 2 0 0 0 1.94 2.483h12.887a1.999 1.999 0 0 0 1.94-2.482L18.5 11.989h-13l-1.884 7.54Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M18.5 11.989h-13l1.503-6.585a4.5 4.5 0 0 1 4.367-3.415h1.262a4.5 4.5 0 0 1 4.367 3.415l1.502 6.585Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M18.444 22.011H5.558a2 2 0 0 1-1.941-2.482l2.014-8.108v-.001l1.373-6.016a4.5 4.5 0 0 1 4.367-3.415h1.26A4.5 4.5 0 0 1 17 5.403l1.37 6.009 2.014 8.117a2 2 0 0 1-1.94 2.482Zm.898-10.83 2.012 8.107a3.001 3.001 0 0 1-2.91 3.723H5.558a3 3 0 0 1-2.912-3.723L4.655 11.2l1.376-6.028.002-.01A5.5 5.5 0 0 1 11.37.99h1.26a5.502 5.502 0 0 1 5.34 4.173l.002.01 1.37 6.009Z","clip-rule":"evenodd"},children:[]}]}
|
|
33
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M3.617 19.529a2 2 0 0 0 1.94 2.483h12.887a1.999 1.999 0 0 0 1.94-2.482L18.5 11.989h-13l-1.884 7.54Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M18.5 11.989h-13l1.503-6.585a4.5 4.5 0 0 1 4.367-3.415h1.262a4.5 4.5 0 0 1 4.367 3.415l1.502 6.585Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M18.444 22.011H5.558a2 2 0 0 1-1.941-2.482l2.014-8.108v-.001l1.373-6.016a4.5 4.5 0 0 1 4.367-3.415h1.26A4.5 4.5 0 0 1 17 5.403l1.37 6.009 2.014 8.117a2 2 0 0 1-1.94 2.482Zm.898-10.83 2.012 8.107a3.001 3.001 0 0 1-2.91 3.723H5.558a3 3 0 0 1-2.912-3.723L4.655 11.2l1.376-6.028.002-.01A5.5 5.5 0 0 1 11.37.99h1.26a5.502 5.502 0 0 1 5.34 4.173l.002.01 1.37 6.009Z","clip-rule":"evenodd"},children:[]}]};var f={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawStrokeUltraFine"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
15
34
|
.mrl-picto-draw-pen { fill: #BBBBBB; }
|
|
16
35
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
17
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M7.72 22.025h8.56a2 2 0 0 0 1.909-2.596l-2.314-7.404h-7.75L5.81 19.428a2 2 0 0 0 1.91 2.597Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M15.875 12.025h-7.75l2.92-9.348c.293-.936 1.617-.936 1.91 0l2.92 9.348Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M19.143 19.13a3 3 0 0 1-2.863 3.895H7.72a3 3 0 0 1-2.863-3.895L10.09 2.378c.585-1.87 3.233-1.87 3.818 0l5.234 16.752Zm-2.863 2.895a2 2 0 0 0 1.909-2.596L12.954 2.677c-.292-.936-1.616-.936-1.909 0L5.812 19.429a2 2 0 0 0 1.91 2.596h8.559Z","clip-rule":"evenodd"},children:[]}]}
|
|
18
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
19
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M2.512 6.736c8.915-4.33 14.837-4.886 16.09-.428.665 2.372-.215 4.477-2.314 6.93l-.247.286c-.223.252-1.743 1.881-2.04 2.253-.407.509-.482.73-.448.769.484.55.96.519 2.461-.158l.458-.211c1.11-.521 1.74-.752 2.477-.828.82-.084 1.573.095 2.263.586.65.463.888 1.195.817 2.067-.036.447-.15.91-.319 1.376a6.328 6.328 0 0 1-.328.765.554.554 0 1 1-.98-.517l.092-.19c.052-.117.113-.265.175-.435.137-.38.23-.752.256-1.088.043-.52-.072-.874-.355-1.075-.462-.33-.947-.445-1.507-.387-.47.049-.92.191-1.617.499l-1.017.466c-1.958.877-2.77.93-3.708-.14-.534-.606-.303-1.294.415-2.191l.176-.207c.519-.596 1.725-1.891 1.899-2.088 2.05-2.321 2.885-4.183 2.324-6.182-.958-3.41-6.223-2.914-14.539 1.125a.554.554 0 1 1-.484-.997Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset",d:"M1.988 5.657A1.754 1.754 0 0 0 3.52 8.812l.834-.397C11.598 5.022 15.77 4.76 16.38 6.932c.39 1.39-.12 2.788-1.838 4.798l-.259.297-1.525 1.668c-.14.154-.257.286-.351.394l-.187.221c-1.112 1.388-1.391 2.633-.4 3.76 1.333 1.516 2.644 1.541 5.1.441l1.026-.47c.587-.26.922-.364 1.24-.396l.135-.008a.86.86 0 0 1 .343.06l.083.04-.014.044-.004.035a3.15 3.15 0 0 1-.189.778l-.094.241a4.273 4.273 0 0 1-.047.108l-.078.162c-.433.819-.104 1.88.753 2.331a1.754 1.754 0 0 0 2.37-.734 7.53 7.53 0 0 0 .395-.916c.21-.581.343-1.144.387-1.687.105-1.306-.318-2.43-1.318-3.142-.918-.653-1.96-.917-3.082-.802l-.214.026c-.555.077-1.07.226-1.75.508l-.432.187.51-.558.254-.292c2.456-2.873 3.325-5.33 2.563-8.043C18.238.583 11.843.87 1.988 5.657Zm16.613.651c.666 2.372-.214 4.477-2.313 6.93l-.247.286c-.223.252-1.743 1.881-2.04 2.253-.407.509-.482.73-.448.769.484.55.96.519 2.461-.158l.458-.211c1.11-.521 1.74-.752 2.477-.828.82-.084 1.573.095 2.263.586.65.463.888 1.195.817 2.067-.036.447-.15.91-.319 1.376a6.328 6.328 0 0 1-.328.765.554.554 0 1 1-.98-.517l.092-.19c.052-.117.113-.265.175-.435.137-.38.23-.752.256-1.088.043-.52-.072-.874-.355-1.075-.462-.33-.947-.445-1.507-.387-.47.049-.92.191-1.617.499l-1.017.466c-1.958.877-2.77.93-3.708-.14-.534-.606-.303-1.294.415-2.191l.176-.207.49-.55c.567-.625 1.279-1.39 1.409-1.538 2.05-2.321 2.885-4.183 2.324-6.182-.958-3.41-6.223-2.914-14.539 1.125a.554.554 0 1 1-.484-.997l.854-.407c8.438-3.953 14.023-4.335 15.235-.021Z"},children:[]}]},default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight10"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
20
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
21
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M19.383 3.019a.464.464 0 0 1 .316.574c-.365 1.257-.899 2.13-1.567 2.707-.672.58-1.44.83-2.21.91-.76.079-1.538-.006-2.242-.1l-.395-.056a17.17 17.17 0 0 0-1.132-.135l.026.027c.384.412 1.022.963 1.766 1.606l.001.001.412.357c.902.783 1.893 1.662 2.659 2.51.383.424.721.853.966 1.269.24.41.416.848.416 1.283 0 .306-.074.595-.259.83s-.44.366-.708.43c-.508.122-1.158.027-1.832-.15-1.372-.363-3.167-1.167-4.892-1.976l-1.112-.525c-1.335-.633-2.572-1.22-3.513-1.576-.509-.192-.876-.295-1.104-.32.06.124.185.301.404.535.265.284.627.608 1.064.969.628.518 1.384 1.087 2.195 1.699.324.243.655.493.992.75 1.17.89 2.38 1.847 3.38 2.806.992.95 1.827 1.948 2.19 2.931a.464.464 0 1 1-.87.322c-.286-.776-.99-1.653-1.961-2.583-.961-.92-2.135-1.85-3.302-2.739-.325-.247-.65-.492-.97-.733-.818-.617-1.6-1.206-2.244-1.737a12.46 12.46 0 0 1-1.152-1.051c-.294-.315-.55-.653-.65-.993-.067-.222-.104-.525.078-.784.185-.264.482-.32.69-.327.415-.013.985.16 1.588.387.98.371 2.266.98 3.606 1.616.36.17.723.343 1.085.513 1.738.816 3.458 1.58 4.735 1.918.652.172 1.11.21 1.379.146.121-.03.171-.071.195-.101.023-.03.06-.1.06-.257 0-.196-.083-.465-.288-.813-.2-.34-.494-.717-.855-1.117-.723-.8-1.673-1.646-2.578-2.431l-.402-.348c-.74-.64-1.426-1.232-1.847-1.683a3.537 3.537 0 0 1-.328-.397 1.117 1.117 0 0 1-.2-.453.613.613 0 0 1 .273-.62c.175-.114.382-.133.54-.133.513 0 1.091.082 1.655.162l.046.007.317.044c.698.094 1.38.163 2.022.097.631-.066 1.205-.262 1.699-.689.497-.43.953-1.126 1.283-2.263a.464.464 0 0 1 .575-.316Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M19.661 2.058a1.464 1.464 0 0 0-1.814.998c-.292 1.008-.664 1.516-.976 1.786-.302.26-.666.4-1.149.45-.512.054-1.091 0-1.784-.093a53.203 53.203 0 0 1-.311-.043l-.082-.012c-.538-.076-1.175-.166-1.76-.166-.21 0-.66.018-1.083.294a1.613 1.613 0 0 0-.717 1.606 2.1 2.1 0 0 0 .363.872c.128.185.279.36.422.513.459.49 1.175 1.11 1.883 1.722l.044.037.398.345c.907.786 1.813 1.596 2.49 2.345.155.171.29.33.405.478-1.167-.325-2.761-1.03-4.463-1.83-.36-.168-.722-.34-1.082-.51l-.033-.016c-1.315-.623-2.629-1.247-3.647-1.632-.59-.223-1.334-.47-1.972-.451-.313.009-1.008.096-1.468.736l-.044-.006.02.041c-.433.634-.298 1.31-.206 1.623.17.575.565 1.055.88 1.392.349.373.784.759 1.246 1.14a69.605 69.605 0 0 0 2.266 1.754l.012.01c.32.24.643.484.966.73 1.163.887 2.299 1.787 3.216 2.665.949.91 1.511 1.655 1.715 2.207a1.464 1.464 0 1 0 2.746-1.014c-.445-1.207-1.423-2.336-2.436-3.307-.899-.86-1.948-1.71-2.97-2.499 1.583.736 3.264 1.47 4.609 1.825.697.185 1.555.34 2.32.157a2.243 2.243 0 0 0 1.261-.785c.359-.456.473-.982.473-1.447 0-.693-.274-1.315-.555-1.791-.292-.497-.68-.982-1.085-1.432-.783-.867-1.772-1.749-2.648-2.51.3.005.606-.004.914-.036.919-.095 1.897-.4 2.76-1.147.854-.738 1.471-1.799 1.874-3.185a1.464 1.464 0 0 0-.998-1.814Zm-.279.96a.464.464 0 0 1 .316.576C19.334 4.85 18.8 5.723 18.131 6.3c-.671.58-1.44.83-2.21.91-.76.079-1.537-.005-2.241-.1a72.928 72.928 0 0 1-.395-.055 10.086 10.086 0 0 1-.88-.18 7.29 7.29 0 0 0-.195-.046c-.204-.044-.032.118-.032.118.385.41 1.023.962 1.767 1.605l.413.358c.902.783 1.892 1.662 2.658 2.51.383.424.722.853.967 1.27.24.409.416.848.416 1.283 0 .305-.074.594-.26.83-.184.234-.44.365-.707.43-.508.121-1.159.026-1.832-.151-1.372-.363-3.167-1.167-4.892-1.976a255 255 0 0 1-1.113-.525c-1.334-.633-2.571-1.22-3.512-1.575-.51-.193-.876-.295-1.105-.322.06.125.186.303.405.537.265.283.626.607 1.064.968a67.298 67.298 0 0 0 2.195 1.699c.323.244.655.494.991.75 1.17.891 2.38 1.847 3.381 2.806.991.95 1.827 1.948 2.19 2.931a.464.464 0 0 1-.87.322c-.287-.776-.991-1.653-1.962-2.583-.96-.92-2.134-1.85-3.301-2.738-.325-.248-.65-.493-.97-.734a69.065 69.065 0 0 1-2.244-1.737c-.45-.37-.846-.724-1.152-1.05-.294-.316-.55-.654-.651-.994-.066-.221-.103-.525.079-.784.185-.264.482-.32.69-.327.415-.012.985.16 1.588.388.98.37 2.266.98 3.606 1.616l1.085.512c1.738.816 3.458 1.581 4.735 1.918.652.173 1.11.21 1.378.146.122-.029.172-.071.195-.101.024-.03.061-.1.061-.256 0-.196-.084-.466-.288-.813-.2-.341-.494-.718-.855-1.118-.723-.8-1.674-1.646-2.578-2.43l-.402-.349c-.74-.64-1.426-1.232-1.848-1.683a3.525 3.525 0 0 1-.328-.397 1.117 1.117 0 0 1-.198-.453.612.612 0 0 1 .274-.62c.173-.113.38-.132.537-.132.514 0 1.092.081 1.656.161l.046.007.317.044c.698.094 1.38.164 2.022.097.631-.066 1.205-.262 1.699-.689.497-.43.952-1.126 1.282-2.263a.464.464 0 0 1 .575-.316Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M19.698 3.594a.464.464 0 1 0-.89-.259c-.33 1.137-.786 1.834-1.283 2.263-.494.427-1.068.623-1.7.689-.64.067-1.323-.003-2.02-.097l-.318-.044-.046-.007c-.564-.08-1.142-.161-1.656-.161-.158 0-.364.019-.538.132a.612.612 0 0 0-.273.62c.026.178.118.336.198.453.088.128.202.262.329.397.421.451 1.107 1.043 1.846 1.682l.403.35c.904.784 1.854 1.63 2.578 2.43.361.4.654.777.855 1.118.204.347.288.617.288.813 0 .157-.037.225-.06.256-.024.03-.074.072-.196.101-.269.065-.726.027-1.378-.146-1.277-.337-2.997-1.102-4.735-1.918-.363-.17-.726-.342-1.085-.512-1.34-.636-2.626-1.246-3.606-1.616-.603-.229-1.173-.4-1.588-.388-.208.006-.505.063-.69.327-.182.26-.145.563-.08.784.102.34.358.678.652.993.306.327.702.68 1.152 1.051.644.531 1.426 1.12 2.244 1.737.32.241.645.486.97.734 1.167.889 2.34 1.818 3.301 2.738.971.93 1.675 1.807 1.962 2.583a.464.464 0 1 0 .87-.322c-.363-.983-1.199-1.981-2.19-2.93-1.001-.96-2.21-1.916-3.38-2.807l-.992-.75a67.298 67.298 0 0 1-2.195-1.699c-.438-.36-.799-.685-1.064-.968-.219-.234-.344-.412-.405-.537.229.027.596.129 1.105.322.941.355 2.178.942 3.512 1.575a255 255 0 0 0 1.113.525c1.725.81 3.52 1.613 4.892 1.976.673.177 1.324.272 1.832.15.267-.064.523-.194.708-.43.185-.235.26-.524.26-.83 0-.434-.176-.873-.417-1.283-.245-.416-.584-.845-.967-1.269-.765-.848-1.756-1.727-2.658-2.51l-.413-.358c-.744-.643-1.382-1.194-1.767-1.605 0 0-.172-.162.032-.118.204.045.664.168 1.075.226l.395.054c.704.096 1.482.18 2.242.1.77-.08 1.538-.328 2.21-.909.668-.577 1.201-1.45 1.566-2.706Z"},children:[]}]}};var m={classic:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight100"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
22
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
23
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M12.178 2.182c3.728-.473 6.757 1.046 7.763 4.63.543 1.933.366 3.645-.369 5.298l-.108.23.196.071c.348.136.687.309 1.015.52l.243.164c1.562 1.111 2.102 2.773 1.964 4.475a7.422 7.422 0 0 1-.438 1.938 8.206 8.206 0 0 1-.445 1.023 3.546 3.546 0 0 1-6.46-.421l-.025-.073-.193.07a6.706 6.706 0 0 1-.595.169l-.304.063c-1.71.311-3.405-.18-4.636-1.58-1.03-1.172-1.22-2.665-.771-3.997.226-.67.561-1.207 1.022-1.783l.224-.265c.123-.141.273-.309.43-.483l1.159-1.265c.652-.739 1.017-1.275 1.18-1.662l.033-.087-.181.026c-1.355.216-3.423.989-6.276 2.355l-.413.2a3.546 3.546 0 0 1-3.098-6.38l.984-.47c3.366-1.583 5.92-2.49 8.1-2.767Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset",d:"m9.644 11.432.462-.189-.577.641-.33.386c-.594.743-.968 1.381-1.224 2.142-.594 1.764-.264 3.649.987 5.072l.193.21c1.438 1.497 3.413 2.098 5.463 1.725l.32-.067.035.059a4.643 4.643 0 0 0 7.996-.368c.175-.33.35-.726.507-1.162.27-.75.44-1.477.5-2.223.179-2.21-.624-4.179-2.421-5.457l-.266-.18-.305-.186-.106-.058.082-.242c.51-1.625.528-3.273.037-5.02-1.128-4.017-4.57-5.979-8.957-5.422-2.254.286-4.862 1.185-8.428 2.862l-.99.474a4.643 4.643 0 1 0 4.05 8.356l.41-.199.914-.429a50.44 50.44 0 0 1 1.648-.725Zm10.297-4.62c.543 1.933.366 3.645-.369 5.298l-.108.23.196.071c.348.136.687.309 1.015.52l.243.164c1.562 1.111 2.102 2.773 1.964 4.475a7.422 7.422 0 0 1-.438 1.938 8.206 8.206 0 0 1-.445 1.023 3.546 3.546 0 0 1-6.46-.421l-.025-.073-.193.07a6.706 6.706 0 0 1-.595.169l-.304.063c-1.71.311-3.405-.18-4.636-1.58-1.03-1.172-1.22-2.665-.771-3.997.226-.67.561-1.207 1.022-1.783l.224-.265.43-.483 1.159-1.265c.652-.739 1.017-1.275 1.18-1.662l.033-.087-.181.026c-1.29.206-3.227.917-5.874 2.164l-.815.39A3.546 3.546 0 0 1 3.095 5.42l.984-.47c3.366-1.584 5.92-2.491 8.1-2.767 3.727-.473 6.756 1.046 7.762 4.63Z"},children:[]}]},default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight100"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
24
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
25
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M20.907 4.993c.356-1.241-.349-2.54-1.573-2.9a2.305 2.305 0 0 0-2.861 1.595c-.228.796-.482 1.073-.582 1.161-.085.074-.207.145-.498.176-.337.036-.76.003-1.38-.082l-.268-.038c-.505-.073-1.198-.174-1.812-.174-.239 0-.887.015-1.518.431a2.468 2.468 0 0 0-.932 1.143 2.533 2.533 0 0 0-.153 1.314c.09.603.372 1.04.492 1.217.154.228.327.429.474.587.21.228.475.484.765.75C9.88 9.605 8.67 9.028 7.738 8.67c-.517-.198-1.363-.503-2.162-.478-.402.012-1.433.13-2.114 1.113-.666.962-.45 1.971-.336 2.363.217.741.687 1.308.982 1.632.344.38.757.753 1.168 1.1.638.539 1.428 1.142 2.209 1.738l.632.484c1.012.778 1.986 1.55 2.792 2.301.842.784 1.318 1.382 1.51 1.776a2.295 2.295 0 0 0 3.095 1.057 2.355 2.355 0 0 0 1.043-3.136 8.434 8.434 0 0 0-1.086-1.64c.592.118 1.311.185 2.012.015a3.007 3.007 0 0 0 1.685-1.073c.495-.638.639-1.357.639-1.944 0-.892-.346-1.645-.638-2.148a9.302 9.302 0 0 0-1.1-1.476 19 19 0 0 0-.916-.95A5.165 5.165 0 0 0 18.91 8.39c.955-.835 1.596-1.997 1.997-3.397Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M8.554 5.933a3.533 3.533 0 0 0-.202 1.904 16.721 16.721 0 0 0-.256-.1c-.507-.195-1.526-.576-2.55-.545-.51.016-1.952.165-2.906 1.544-.929 1.341-.615 2.73-.474 3.213.283.967.883 1.673 1.201 2.024.388.426.839.832 1.263 1.19.658.556 1.464 1.171 2.234 1.76l.014.01.63.482c1.01.777 1.951 1.524 2.72 2.24.82.764 1.184 1.26 1.293 1.483a3.295 3.295 0 0 0 4.442 1.511c1.639-.823 2.296-2.825 1.492-4.469a7.304 7.304 0 0 0-.073-.145 4.19 4.19 0 0 0 .337-.068c.697-.17 1.57-.57 2.239-1.432.667-.86.848-1.814.848-2.557 0-1.146-.441-2.08-.773-2.65A10.237 10.237 0 0 0 18.826 9.7c.252-.161.501-.346.743-.558 1.139-.997 1.862-2.348 2.3-3.874.503-1.76-.491-3.616-2.253-4.135-1.767-.52-3.6.515-4.105 2.279a2.768 2.768 0 0 1-.242.62c-.207.018-.523.001-1.12-.08l-.26-.038-.026-.004c-.492-.07-1.243-.18-1.93-.18-.293 0-1.187.015-2.068.596a3.469 3.469 0 0 0-1.31 1.606Zm3.379-1.202c.614 0 1.307.1 1.812.174l.268.038c.62.085 1.043.118 1.38.082.29-.03.413-.102.498-.176.1-.088.354-.365.582-1.16.355-1.242 1.636-1.956 2.86-1.596 1.225.36 1.93 1.659 1.574 2.9-.4 1.4-1.042 2.562-1.997 3.397a5.186 5.186 0 0 1-1.757 1.013 20.019 20.019 0 0 1 .915.95c.39.44.789.94 1.1 1.477.293.503.638 1.256.638 2.148 0 .587-.143 1.306-.638 1.944a3.007 3.007 0 0 1-1.685 1.073 3.69 3.69 0 0 1-.672.097 5.435 5.435 0 0 1-1.34-.112c.292.354.563.724.795 1.11.105.173.203.35.29.53.567 1.158.1 2.562-1.042 3.136a2.295 2.295 0 0 1-3.094-1.057c-.193-.394-.67-.992-1.51-1.776-.807-.75-1.78-1.523-2.793-2.301l-.632-.484a64.25 64.25 0 0 1-2.21-1.738c-.41-.347-.823-.72-1.167-1.1-.295-.324-.766-.89-.982-1.632-.115-.392-.33-1.4.336-2.363.681-.984 1.712-1.101 2.114-1.113.8-.025 1.645.28 2.162.478a22.6 22.6 0 0 1 1.083.453c.114.05.23.103.347.156.277.127.563.26.853.397.344.163.693.33 1.04.497-.29-.266-.555-.522-.766-.75a5.109 5.109 0 0 1-.474-.587 3.195 3.195 0 0 1-.272-.482 2.761 2.761 0 0 1-.219-.735c-.05-.34-.05-.811.152-1.314.21-.522.564-.9.933-1.143.631-.416 1.28-.43 1.518-.43Z","clip-rule":"evenodd"},children:[]}]}};var o={classic:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight20"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
26
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
27
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#mrl-picto-draw-weight-20-clip)"},children:[{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"m2.606 6.754.848-.405c8.534-4 14.218-4.388 15.473.081.712 2.532-.286 4.755-2.595 7.37l-1.626 1.778c-.14.156-.259.291-.34.387l-.07.083c-.36.45-.41.602-.453.555.437.496.884.44 2.487-.299l.237-.11c1.128-.53 1.77-.764 2.531-.843.858-.089 1.652.1 2.377.616.705.501.96 1.29.886 2.216a5.53 5.53 0 0 1-.328 1.418 6.71 6.71 0 0 1-.338.786.72.72 0 0 1-1.274-.671l.088-.183c.05-.113.11-.256.17-.42.132-.368.22-.727.247-1.046.038-.468-.059-.765-.286-.927-.429-.305-.873-.41-1.394-.357-.45.047-.888.186-1.572.488l-1.006.461c-2.033.912-2.896.97-3.906-.178-.573-.652-.38-1.361.28-2.24l.13-.166c.334-.416 1.886-2.08 2.08-2.3 2.016-2.284 2.83-4.099 2.289-6.028-.913-3.252-6.08-2.766-14.306 1.23a.72.72 0 0 1-.63-1.296Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset",d:"m2.945 5.262-.856.409a1.92 1.92 0 1 0 1.67 3.458l.834-.398C11.7 5.402 15.816 5.117 16.386 7.144c.372 1.327-.127 2.683-1.807 4.65l-.254.29-1.766 1.936c-.145.164-.252.29-.324.379l-.14.18c-1.025 1.359-1.23 2.635-.234 3.767 1.395 1.587 2.755 1.622 5.298.481l1.015-.465c.573-.253.897-.354 1.195-.385l.137-.007c.042 0 .081.003.12.009l.099.024.005-.033a3.007 3.007 0 0 1-.18.734l-.09.233c-.016.037-.03.071-.046.104l-.074.154c-.475.9-.116 2.06.823 2.555a1.92 1.92 0 0 0 2.593-.803c.132-.25.276-.58.405-.938.215-.595.35-1.17.396-1.73.11-1.365-.337-2.543-1.387-3.29-.951-.677-2.033-.952-3.195-.832l-.219.027c-.433.059-.84.162-1.316.333l-.212.08-.01.013c2.709-3.068 3.67-5.636 2.864-8.504C18.575.734 12.416.824 2.945 5.262ZM18.927 6.43c.712 2.532-.286 4.755-2.595 7.37l-1.626 1.778c-.14.156-.259.291-.34.387l-.07.083c-.36.45-.41.602-.453.555.437.496.884.44 2.487-.299l.237-.11c1.128-.53 1.77-.764 2.531-.843.858-.089 1.652.1 2.377.616.705.501.96 1.29.886 2.216a5.53 5.53 0 0 1-.328 1.418 6.71 6.71 0 0 1-.338.786.72.72 0 0 1-1.274-.671l.088-.183.11-.264.06-.157c.132-.367.22-.726.247-1.045.038-.468-.059-.765-.286-.927-.429-.305-.873-.41-1.394-.357-.45.047-.888.186-1.572.488l-1.006.461-.485.21c-1.693.703-2.495.665-3.421-.388-.573-.652-.38-1.361.28-2.24l.13-.166.178-.21c.523-.6 1.732-1.898 1.902-2.09 2.016-2.284 2.83-4.099 2.289-6.028-.913-3.252-6.08-2.766-14.306 1.23a.72.72 0 0 1-.63-1.296l.85-.405c8.532-4 14.217-4.388 15.472.081Z"},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"clipPath",type:"element",value:"",attributes:{id:"mrl-picto-draw-weight-20-clip"},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset",d:"M0 0h24v24H0z"},children:[]}]}]}]},default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight20"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
28
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
29
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M19.747 3.868a.678.678 0 0 0-1.303-.379c-.313 1.08-.738 1.716-1.18 2.099-.439.378-.95.557-1.533.617-.595.062-1.238-.001-1.916-.093l-.347-.049c-.55-.078-1.133-.16-1.652-.16-.165 0-.422.018-.648.165a.823.823 0 0 0-.367.828c.034.225.147.413.231.536.095.138.214.277.341.414.42.449 1.1 1.036 1.82 1.658l.39.338c.882.765 1.799 1.581 2.493 2.35.347.385.622.74.807 1.053.19.324.25.545.25.678a.358.358 0 0 1-.012.107.296.296 0 0 1-.064.021c-.204.05-.604.026-1.233-.14-1.222-.323-2.88-1.06-4.578-1.856l-1.051-.497c-1.308-.62-2.573-1.22-3.538-1.585-.585-.222-1.18-.406-1.635-.393-.228.007-.61.07-.852.415-.237.338-.179.72-.108.959.114.385.395.746.687 1.058.307.33.703.681 1.144 1.045.632.52 1.4 1.1 2.2 1.702.31.234.626.472.94.711 1.136.867 2.272 1.766 3.199 2.654.941.902 1.596 1.726 1.856 2.432a.678.678 0 1 0 1.273-.47c-.373-1.01-1.22-2.012-2.19-2.942-.987-.945-2.175-1.883-3.316-2.753-.33-.252-.656-.497-.971-.735a63.647 63.647 0 0 1-2.128-1.646 11.108 11.108 0 0 1-1.014-.922c.128.042.272.092.435.154.908.343 2.102.91 3.401 1.525.357.17.722.343 1.091.516 1.679.787 3.447 1.58 4.808 1.94.662.174 1.343.28 1.896.148a1.44 1.44 0 0 0 .816-.5c.219-.279.3-.614.3-.948 0-.483-.193-.952-.437-1.366a8.09 8.09 0 0 0-.969-1.274c-.757-.838-1.732-1.704-2.61-2.466l-.405-.35-.001-.001c-.492-.425-.93-.804-1.276-1.126l.448.062.393.054c.688.093 1.47.179 2.24.099.784-.082 1.58-.337 2.278-.94.694-.6 1.233-1.493 1.597-2.747Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M15.222 16.19c-.822-.218-1.766-.576-2.73-.987.477.4.94.807 1.37 1.219.994.951 1.982 2.085 2.437 3.318a1.678 1.678 0 1 1-3.149 1.163c-.178-.482-.69-1.176-1.61-2.057-.883-.846-1.98-1.717-3.113-2.58l-.936-.708-.013-.01a68.242 68.242 0 0 1-2.221-1.72 13.325 13.325 0 0 1-1.239-1.133c-.312-.334-.731-.838-.915-1.457-.098-.332-.256-1.098.249-1.817.516-.736 1.305-.83 1.64-.84.678-.02 1.447.24 2.019.456 1.003.38 2.297.993 3.58 1.602l.033.015c.349.166.699.332 1.047.495 1.271.597 2.468 1.134 3.458 1.492-.622-.656-1.407-1.355-2.201-2.044a218.21 218.21 0 0 0-.386-.334l-.041-.036c-.69-.596-1.401-1.21-1.858-1.698a4.652 4.652 0 0 1-.435-.53 2.302 2.302 0 0 1-.396-.955 1.824 1.824 0 0 1 .81-1.814c.476-.31.976-.327 1.194-.327.59 0 1.231.09 1.758.165l.034.005.34.048c.674.09 1.213.138 1.68.09.433-.045.735-.167.982-.38.257-.223.598-.67.874-1.62a1.678 1.678 0 1 1 3.224.936c-.402 1.383-1.025 2.465-1.904 3.224-.89.77-1.896 1.081-2.828 1.178a6.05 6.05 0 0 1-.265.023c.722.638 1.485 1.343 2.115 2.04.402.446.791.933 1.088 1.438.284.48.576 1.133.576 1.873 0 .493-.122 1.066-.515 1.566a2.437 2.437 0 0 1-1.368.854c-.81.195-1.699.028-2.385-.154Zm-6.338-2.534c-.135-.1-.267-.2-.397-.3a53.413 53.413 0 0 1-1.731-1.346 15.238 15.238 0 0 1-.655-.568 7.169 7.169 0 0 1-.359-.354c.128.042.273.092.435.154.277.104.58.23.906.371a69.55 69.55 0 0 1 1.924.884l.571.27c.357.17.722.343 1.091.516 1.679.787 3.447 1.58 4.808 1.94.662.174 1.343.28 1.896.148a1.44 1.44 0 0 0 .816-.5c.219-.279.3-.614.3-.948 0-.483-.193-.952-.437-1.366-.249-.424-.59-.855-.969-1.274-.756-.838-1.732-1.704-2.61-2.466l-.338-.292-.067-.058a170.71 170.71 0 0 1-.872-.76 23.49 23.49 0 0 1-.405-.367l.448.062h.001l.393.054c.29.04.597.078.913.102.432.034.881.043 1.326-.003.784-.082 1.58-.337 2.279-.94.693-.6 1.232-1.493 1.596-2.747a.679.679 0 0 0-1.302-.379c-.314 1.08-.739 1.716-1.182 2.099-.438.378-.95.557-1.532.617-.595.062-1.237-.001-1.916-.093l-.347-.049c-.55-.078-1.133-.16-1.652-.16-.165 0-.422.018-.648.165a.824.824 0 0 0-.367.828c.034.225.147.413.231.536.095.138.214.277.341.414.42.449 1.1 1.037 1.82 1.659.13.111.26.224.39.337.882.765 1.799 1.581 2.493 2.35.285.316.522.611.7.88l.01.017a4.304 4.304 0 0 1 .097.156c.19.324.25.545.25.678a.358.358 0 0 1-.012.107.296.296 0 0 1-.064.021c-.168.04-.468.032-.92-.065h-.002a7.996 7.996 0 0 1-.311-.075c-1.222-.323-2.88-1.06-4.578-1.856l-1.05-.497h-.001c-1.308-.62-2.573-1.22-3.538-1.585-.585-.222-1.18-.406-1.635-.393-.228.007-.61.07-.851.415-.238.338-.18.72-.109.959.114.385.395.746.687 1.058.307.33.703.681 1.144 1.045.632.52 1.4 1.1 2.2 1.702.31.234.626.472.94.711 1.136.867 2.272 1.766 3.199 2.654.941.902 1.596 1.726 1.857 2.432a.678.678 0 1 0 1.272-.47c-.373-1.01-1.22-2.012-2.19-2.942-.986-.945-2.175-1.883-3.316-2.753-.33-.252-.656-.497-.971-.735Z","clip-rule":"evenodd"},children:[]}]}};var s={classic:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight30"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
36
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-draw-pen",d:"M7.72 22.025h8.56a2 2 0 0 0 1.909-2.596l-2.314-7.404h-7.75L5.81 19.428a2 2 0 0 0 1.91 2.597Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M15.875 12.025h-7.75l2.92-9.348c.293-.936 1.617-.936 1.91 0l2.92 9.348Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M19.143 19.13a3 3 0 0 1-2.863 3.895H7.72a3 3 0 0 1-2.863-3.895L10.09 2.378c.585-1.87 3.233-1.87 3.818 0l5.234 16.752Zm-2.863 2.895a2 2 0 0 0 1.909-2.596L12.954 2.677c-.292-.936-1.616-.936-1.909 0L5.812 19.429a2 2 0 0 0 1.91 2.596h8.559Z","clip-rule":"evenodd"},children:[]}]};var b={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight10"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
30
37
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
31
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{
|
|
38
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M19.383 3.019a.464.464 0 0 1 .316.574c-.365 1.257-.899 2.13-1.567 2.707-.672.58-1.44.83-2.21.91-.76.079-1.538-.006-2.242-.1l-.395-.056a17.17 17.17 0 0 0-1.132-.135l.026.027c.384.412 1.022.963 1.766 1.606l.001.001.412.357c.902.783 1.893 1.662 2.659 2.51.383.424.721.853.966 1.269.24.41.416.848.416 1.283 0 .306-.074.595-.259.83s-.44.366-.708.43c-.508.122-1.158.027-1.832-.15-1.372-.363-3.167-1.167-4.892-1.976l-1.112-.525c-1.335-.633-2.572-1.22-3.513-1.576-.509-.192-.876-.295-1.104-.32.06.124.185.301.404.535.265.284.627.608 1.064.969.628.518 1.384 1.087 2.195 1.699.324.243.655.493.992.75 1.17.89 2.38 1.847 3.38 2.806.992.95 1.827 1.948 2.19 2.931a.464.464 0 1 1-.87.322c-.286-.776-.99-1.653-1.961-2.583-.961-.92-2.135-1.85-3.302-2.739-.325-.247-.65-.492-.97-.733-.818-.617-1.6-1.206-2.244-1.737a12.46 12.46 0 0 1-1.152-1.051c-.294-.315-.55-.653-.65-.993-.067-.222-.104-.525.078-.784.185-.264.482-.32.69-.327.415-.013.985.16 1.588.387.98.371 2.266.98 3.606 1.616.36.17.723.343 1.085.513 1.738.816 3.458 1.58 4.735 1.918.652.172 1.11.21 1.379.146.121-.03.171-.071.195-.101.023-.03.06-.1.06-.257 0-.196-.083-.465-.288-.813-.2-.34-.494-.717-.855-1.117-.723-.8-1.673-1.646-2.578-2.431l-.402-.348c-.74-.64-1.426-1.232-1.847-1.683a3.537 3.537 0 0 1-.328-.397 1.117 1.117 0 0 1-.2-.453.613.613 0 0 1 .273-.62c.175-.114.382-.133.54-.133.513 0 1.091.082 1.655.162l.046.007.317.044c.698.094 1.38.163 2.022.097.631-.066 1.205-.262 1.699-.689.497-.43.953-1.126 1.283-2.263a.464.464 0 0 1 .575-.316Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M19.661 2.058a1.464 1.464 0 0 0-1.814.998c-.292 1.008-.664 1.516-.976 1.786-.302.26-.666.4-1.149.45-.512.054-1.091 0-1.784-.093a53.203 53.203 0 0 1-.311-.043l-.082-.012c-.538-.076-1.175-.166-1.76-.166-.21 0-.66.018-1.083.294a1.613 1.613 0 0 0-.717 1.606 2.1 2.1 0 0 0 .363.872c.128.185.279.36.422.513.459.49 1.175 1.11 1.883 1.722l.044.037.398.345c.907.786 1.813 1.596 2.49 2.345.155.171.29.33.405.478-1.167-.325-2.761-1.03-4.463-1.83-.36-.168-.722-.34-1.082-.51l-.033-.016c-1.315-.623-2.629-1.247-3.647-1.632-.59-.223-1.334-.47-1.972-.451-.313.009-1.008.096-1.468.736l-.044-.006.02.041c-.433.634-.298 1.31-.206 1.623.17.575.565 1.055.88 1.392.349.373.784.759 1.246 1.14a69.605 69.605 0 0 0 2.266 1.754l.012.01c.32.24.643.484.966.73 1.163.887 2.299 1.787 3.216 2.665.949.91 1.511 1.655 1.715 2.207a1.464 1.464 0 1 0 2.746-1.014c-.445-1.207-1.423-2.336-2.436-3.307-.899-.86-1.948-1.71-2.97-2.499 1.583.736 3.264 1.47 4.609 1.825.697.185 1.555.34 2.32.157a2.243 2.243 0 0 0 1.261-.785c.359-.456.473-.982.473-1.447 0-.693-.274-1.315-.555-1.791-.292-.497-.68-.982-1.085-1.432-.783-.867-1.772-1.749-2.648-2.51.3.005.606-.004.914-.036.919-.095 1.897-.4 2.76-1.147.854-.738 1.471-1.799 1.874-3.185a1.464 1.464 0 0 0-.998-1.814Zm-.279.96a.464.464 0 0 1 .316.576C19.334 4.85 18.8 5.723 18.131 6.3c-.671.58-1.44.83-2.21.91-.76.079-1.537-.005-2.241-.1a72.928 72.928 0 0 1-.395-.055 10.086 10.086 0 0 1-.88-.18 7.29 7.29 0 0 0-.195-.046c-.204-.044-.032.118-.032.118.385.41 1.023.962 1.767 1.605l.413.358c.902.783 1.892 1.662 2.658 2.51.383.424.722.853.967 1.27.24.409.416.848.416 1.283 0 .305-.074.594-.26.83-.184.234-.44.365-.707.43-.508.121-1.159.026-1.832-.151-1.372-.363-3.167-1.167-4.892-1.976a255 255 0 0 1-1.113-.525c-1.334-.633-2.571-1.22-3.512-1.575-.51-.193-.876-.295-1.105-.322.06.125.186.303.405.537.265.283.626.607 1.064.968a67.298 67.298 0 0 0 2.195 1.699c.323.244.655.494.991.75 1.17.891 2.38 1.847 3.381 2.806.991.95 1.827 1.948 2.19 2.931a.464.464 0 0 1-.87.322c-.287-.776-.991-1.653-1.962-2.583-.96-.92-2.134-1.85-3.301-2.738-.325-.248-.65-.493-.97-.734a69.065 69.065 0 0 1-2.244-1.737c-.45-.37-.846-.724-1.152-1.05-.294-.316-.55-.654-.651-.994-.066-.221-.103-.525.079-.784.185-.264.482-.32.69-.327.415-.012.985.16 1.588.388.98.37 2.266.98 3.606 1.616l1.085.512c1.738.816 3.458 1.581 4.735 1.918.652.173 1.11.21 1.378.146.122-.029.172-.071.195-.101.024-.03.061-.1.061-.256 0-.196-.084-.466-.288-.813-.2-.341-.494-.718-.855-1.118-.723-.8-1.674-1.646-2.578-2.43l-.402-.349c-.74-.64-1.426-1.232-1.848-1.683a3.525 3.525 0 0 1-.328-.397 1.117 1.117 0 0 1-.198-.453.612.612 0 0 1 .274-.62c.173-.113.38-.132.537-.132.514 0 1.092.081 1.656.161l.046.007.317.044c.698.094 1.38.164 2.022.097.631-.066 1.205-.262 1.699-.689.497-.43.952-1.126 1.282-2.263a.464.464 0 0 1 .575-.316Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M19.698 3.594a.464.464 0 1 0-.89-.259c-.33 1.137-.786 1.834-1.283 2.263-.494.427-1.068.623-1.7.689-.64.067-1.323-.003-2.02-.097l-.318-.044-.046-.007c-.564-.08-1.142-.161-1.656-.161-.158 0-.364.019-.538.132a.612.612 0 0 0-.273.62c.026.178.118.336.198.453.088.128.202.262.329.397.421.451 1.107 1.043 1.846 1.682l.403.35c.904.784 1.854 1.63 2.578 2.43.361.4.654.777.855 1.118.204.347.288.617.288.813 0 .157-.037.225-.06.256-.024.03-.074.072-.196.101-.269.065-.726.027-1.378-.146-1.277-.337-2.997-1.102-4.735-1.918-.363-.17-.726-.342-1.085-.512-1.34-.636-2.626-1.246-3.606-1.616-.603-.229-1.173-.4-1.588-.388-.208.006-.505.063-.69.327-.182.26-.145.563-.08.784.102.34.358.678.652.993.306.327.702.68 1.152 1.051.644.531 1.426 1.12 2.244 1.737.32.241.645.486.97.734 1.167.889 2.34 1.818 3.301 2.738.971.93 1.675 1.807 1.962 2.583a.464.464 0 1 0 .87-.322c-.363-.983-1.199-1.981-2.19-2.93-1.001-.96-2.21-1.916-3.38-2.807l-.992-.75a67.298 67.298 0 0 1-2.195-1.699c-.438-.36-.799-.685-1.064-.968-.219-.234-.344-.412-.405-.537.229.027.596.129 1.105.322.941.355 2.178.942 3.512 1.575a255 255 0 0 0 1.113.525c1.725.81 3.52 1.613 4.892 1.976.673.177 1.324.272 1.832.15.267-.064.523-.194.708-.43.185-.235.26-.524.26-.83 0-.434-.176-.873-.417-1.283-.245-.416-.584-.845-.967-1.269-.765-.848-1.756-1.727-2.658-2.51l-.413-.358c-.744-.643-1.382-1.194-1.767-1.605 0 0-.172-.162.032-.118.204.045.664.168 1.075.226l.395.054c.704.096 1.482.18 2.242.1.77-.08 1.538-.328 2.21-.909.668-.577 1.201-1.45 1.566-2.706Z"},children:[]}]};var y={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight100"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
32
39
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
33
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"
|
|
40
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M20.907 4.993c.356-1.241-.349-2.54-1.573-2.9a2.305 2.305 0 0 0-2.861 1.595c-.228.796-.482 1.073-.582 1.161-.085.074-.207.145-.498.176-.337.036-.76.003-1.38-.082l-.268-.038c-.505-.073-1.198-.174-1.812-.174-.239 0-.887.015-1.518.431a2.468 2.468 0 0 0-.932 1.143 2.533 2.533 0 0 0-.153 1.314c.09.603.372 1.04.492 1.217.154.228.327.429.474.587.21.228.475.484.765.75C9.88 9.605 8.67 9.028 7.738 8.67c-.517-.198-1.363-.503-2.162-.478-.402.012-1.433.13-2.114 1.113-.666.962-.45 1.971-.336 2.363.217.741.687 1.308.982 1.632.344.38.757.753 1.168 1.1.638.539 1.428 1.142 2.209 1.738l.632.484c1.012.778 1.986 1.55 2.792 2.301.842.784 1.318 1.382 1.51 1.776a2.295 2.295 0 0 0 3.095 1.057 2.355 2.355 0 0 0 1.043-3.136 8.434 8.434 0 0 0-1.086-1.64c.592.118 1.311.185 2.012.015a3.007 3.007 0 0 0 1.685-1.073c.495-.638.639-1.357.639-1.944 0-.892-.346-1.645-.638-2.148a9.302 9.302 0 0 0-1.1-1.476 19 19 0 0 0-.916-.95A5.165 5.165 0 0 0 18.91 8.39c.955-.835 1.596-1.997 1.997-3.397Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M8.554 5.933a3.533 3.533 0 0 0-.202 1.904 16.721 16.721 0 0 0-.256-.1c-.507-.195-1.526-.576-2.55-.545-.51.016-1.952.165-2.906 1.544-.929 1.341-.615 2.73-.474 3.213.283.967.883 1.673 1.201 2.024.388.426.839.832 1.263 1.19.658.556 1.464 1.171 2.234 1.76l.014.01.63.482c1.01.777 1.951 1.524 2.72 2.24.82.764 1.184 1.26 1.293 1.483a3.295 3.295 0 0 0 4.442 1.511c1.639-.823 2.296-2.825 1.492-4.469a7.304 7.304 0 0 0-.073-.145 4.19 4.19 0 0 0 .337-.068c.697-.17 1.57-.57 2.239-1.432.667-.86.848-1.814.848-2.557 0-1.146-.441-2.08-.773-2.65A10.237 10.237 0 0 0 18.826 9.7c.252-.161.501-.346.743-.558 1.139-.997 1.862-2.348 2.3-3.874.503-1.76-.491-3.616-2.253-4.135-1.767-.52-3.6.515-4.105 2.279a2.768 2.768 0 0 1-.242.62c-.207.018-.523.001-1.12-.08l-.26-.038-.026-.004c-.492-.07-1.243-.18-1.93-.18-.293 0-1.187.015-2.068.596a3.469 3.469 0 0 0-1.31 1.606Zm3.379-1.202c.614 0 1.307.1 1.812.174l.268.038c.62.085 1.043.118 1.38.082.29-.03.413-.102.498-.176.1-.088.354-.365.582-1.16.355-1.242 1.636-1.956 2.86-1.596 1.225.36 1.93 1.659 1.574 2.9-.4 1.4-1.042 2.562-1.997 3.397a5.186 5.186 0 0 1-1.757 1.013 20.019 20.019 0 0 1 .915.95c.39.44.789.94 1.1 1.477.293.503.638 1.256.638 2.148 0 .587-.143 1.306-.638 1.944a3.007 3.007 0 0 1-1.685 1.073 3.69 3.69 0 0 1-.672.097 5.435 5.435 0 0 1-1.34-.112c.292.354.563.724.795 1.11.105.173.203.35.29.53.567 1.158.1 2.562-1.042 3.136a2.295 2.295 0 0 1-3.094-1.057c-.193-.394-.67-.992-1.51-1.776-.807-.75-1.78-1.523-2.793-2.301l-.632-.484a64.25 64.25 0 0 1-2.21-1.738c-.41-.347-.823-.72-1.167-1.1-.295-.324-.766-.89-.982-1.632-.115-.392-.33-1.4.336-2.363.681-.984 1.712-1.101 2.114-1.113.8-.025 1.645.28 2.162.478a22.6 22.6 0 0 1 1.083.453c.114.05.23.103.347.156.277.127.563.26.853.397.344.163.693.33 1.04.497-.29-.266-.555-.522-.766-.75a5.109 5.109 0 0 1-.474-.587 3.195 3.195 0 0 1-.272-.482 2.761 2.761 0 0 1-.219-.735c-.05-.34-.05-.811.152-1.314.21-.522.564-.9.933-1.143.631-.416 1.28-.43 1.518-.43Z","clip-rule":"evenodd"},children:[]}]};var g={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight20"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
34
41
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
35
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{
|
|
42
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M19.747 3.868a.678.678 0 0 0-1.303-.379c-.313 1.08-.738 1.716-1.18 2.099-.439.378-.95.557-1.533.617-.595.062-1.238-.001-1.916-.093l-.347-.049c-.55-.078-1.133-.16-1.652-.16-.165 0-.422.018-.648.165a.823.823 0 0 0-.367.828c.034.225.147.413.231.536.095.138.214.277.341.414.42.449 1.1 1.036 1.82 1.658l.39.338c.882.765 1.799 1.581 2.493 2.35.347.385.622.74.807 1.053.19.324.25.545.25.678a.358.358 0 0 1-.012.107.296.296 0 0 1-.064.021c-.204.05-.604.026-1.233-.14-1.222-.323-2.88-1.06-4.578-1.856l-1.051-.497c-1.308-.62-2.573-1.22-3.538-1.585-.585-.222-1.18-.406-1.635-.393-.228.007-.61.07-.852.415-.237.338-.179.72-.108.959.114.385.395.746.687 1.058.307.33.703.681 1.144 1.045.632.52 1.4 1.1 2.2 1.702.31.234.626.472.94.711 1.136.867 2.272 1.766 3.199 2.654.941.902 1.596 1.726 1.856 2.432a.678.678 0 1 0 1.273-.47c-.373-1.01-1.22-2.012-2.19-2.942-.987-.945-2.175-1.883-3.316-2.753-.33-.252-.656-.497-.971-.735a63.647 63.647 0 0 1-2.128-1.646 11.108 11.108 0 0 1-1.014-.922c.128.042.272.092.435.154.908.343 2.102.91 3.401 1.525.357.17.722.343 1.091.516 1.679.787 3.447 1.58 4.808 1.94.662.174 1.343.28 1.896.148a1.44 1.44 0 0 0 .816-.5c.219-.279.3-.614.3-.948 0-.483-.193-.952-.437-1.366a8.09 8.09 0 0 0-.969-1.274c-.757-.838-1.732-1.704-2.61-2.466l-.405-.35-.001-.001c-.492-.425-.93-.804-1.276-1.126l.448.062.393.054c.688.093 1.47.179 2.24.099.784-.082 1.58-.337 2.278-.94.694-.6 1.233-1.493 1.597-2.747Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M15.222 16.19c-.822-.218-1.766-.576-2.73-.987.477.4.94.807 1.37 1.219.994.951 1.982 2.085 2.437 3.318a1.678 1.678 0 1 1-3.149 1.163c-.178-.482-.69-1.176-1.61-2.057-.883-.846-1.98-1.717-3.113-2.58l-.936-.708-.013-.01a68.242 68.242 0 0 1-2.221-1.72 13.325 13.325 0 0 1-1.239-1.133c-.312-.334-.731-.838-.915-1.457-.098-.332-.256-1.098.249-1.817.516-.736 1.305-.83 1.64-.84.678-.02 1.447.24 2.019.456 1.003.38 2.297.993 3.58 1.602l.033.015c.349.166.699.332 1.047.495 1.271.597 2.468 1.134 3.458 1.492-.622-.656-1.407-1.355-2.201-2.044a218.21 218.21 0 0 0-.386-.334l-.041-.036c-.69-.596-1.401-1.21-1.858-1.698a4.652 4.652 0 0 1-.435-.53 2.302 2.302 0 0 1-.396-.955 1.824 1.824 0 0 1 .81-1.814c.476-.31.976-.327 1.194-.327.59 0 1.231.09 1.758.165l.034.005.34.048c.674.09 1.213.138 1.68.09.433-.045.735-.167.982-.38.257-.223.598-.67.874-1.62a1.678 1.678 0 1 1 3.224.936c-.402 1.383-1.025 2.465-1.904 3.224-.89.77-1.896 1.081-2.828 1.178a6.05 6.05 0 0 1-.265.023c.722.638 1.485 1.343 2.115 2.04.402.446.791.933 1.088 1.438.284.48.576 1.133.576 1.873 0 .493-.122 1.066-.515 1.566a2.437 2.437 0 0 1-1.368.854c-.81.195-1.699.028-2.385-.154Zm-6.338-2.534c-.135-.1-.267-.2-.397-.3a53.413 53.413 0 0 1-1.731-1.346 15.238 15.238 0 0 1-.655-.568 7.169 7.169 0 0 1-.359-.354c.128.042.273.092.435.154.277.104.58.23.906.371a69.55 69.55 0 0 1 1.924.884l.571.27c.357.17.722.343 1.091.516 1.679.787 3.447 1.58 4.808 1.94.662.174 1.343.28 1.896.148a1.44 1.44 0 0 0 .816-.5c.219-.279.3-.614.3-.948 0-.483-.193-.952-.437-1.366-.249-.424-.59-.855-.969-1.274-.756-.838-1.732-1.704-2.61-2.466l-.338-.292-.067-.058a170.71 170.71 0 0 1-.872-.76 23.49 23.49 0 0 1-.405-.367l.448.062h.001l.393.054c.29.04.597.078.913.102.432.034.881.043 1.326-.003.784-.082 1.58-.337 2.279-.94.693-.6 1.232-1.493 1.596-2.747a.679.679 0 0 0-1.302-.379c-.314 1.08-.739 1.716-1.182 2.099-.438.378-.95.557-1.532.617-.595.062-1.237-.001-1.916-.093l-.347-.049c-.55-.078-1.133-.16-1.652-.16-.165 0-.422.018-.648.165a.824.824 0 0 0-.367.828c.034.225.147.413.231.536.095.138.214.277.341.414.42.449 1.1 1.037 1.82 1.659.13.111.26.224.39.337.882.765 1.799 1.581 2.493 2.35.285.316.522.611.7.88l.01.017a4.304 4.304 0 0 1 .097.156c.19.324.25.545.25.678a.358.358 0 0 1-.012.107.296.296 0 0 1-.064.021c-.168.04-.468.032-.92-.065h-.002a7.996 7.996 0 0 1-.311-.075c-1.222-.323-2.88-1.06-4.578-1.856l-1.05-.497h-.001c-1.308-.62-2.573-1.22-3.538-1.585-.585-.222-1.18-.406-1.635-.393-.228.007-.61.07-.851.415-.238.338-.18.72-.109.959.114.385.395.746.687 1.058.307.33.703.681 1.144 1.045.632.52 1.4 1.1 2.2 1.702.31.234.626.472.94.711 1.136.867 2.272 1.766 3.199 2.654.941.902 1.596 1.726 1.857 2.432a.678.678 0 1 0 1.272-.47c-.373-1.01-1.22-2.012-2.19-2.942-.986-.945-2.175-1.883-3.316-2.753-.33-.252-.656-.497-.971-.735Z","clip-rule":"evenodd"},children:[]}]};var w={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight30"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
36
43
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
37
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M19.
|
|
44
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M19.794 4.129a.882.882 0 0 0-1.695-.492c-.297 1.024-.694 1.603-1.084 1.941-.386.333-.839.494-1.374.55-.552.058-1.156-.001-1.817-.09-.107-.015-.218-.03-.33-.047-.537-.076-1.126-.16-1.65-.16-.172 0-.476.018-.752.197a1.024 1.024 0 0 0-.455 1.026c.04.27.174.488.261.615.101.147.226.292.354.43.418.447 1.093 1.03 1.794 1.635l.378.327c.861.748 1.746 1.536 2.413 2.275.334.369.59.702.76.99a1.6 1.6 0 0 1 .205.475c-.179.01-.498-.02-.991-.15-1.17-.31-2.77-1.019-4.429-1.798-.338-.158-.68-.32-1.018-.481-1.278-.606-2.523-1.196-3.474-1.556-.567-.214-1.186-.412-1.68-.397-.247.008-.708.077-1.004.499-.29.413-.212.87-.136 1.124.126.427.43.811.72 1.12.31.332.704.682 1.137 1.039.62.512 1.376 1.08 2.157 1.67.302.228.608.458.912.69 1.108.844 2.207 1.715 3.102 2.572.913.875 1.52 1.65 1.757 2.29a.882.882 0 1 0 1.655-.611c-.382-1.035-1.24-2.041-2.191-2.954-.972-.93-2.14-1.852-3.253-2.7-.325-.248-.644-.489-.953-.722a63.221 63.221 0 0 1-2.196-1.707c.765.325 1.671.755 2.645 1.216l1.07.506c1.635.767 3.378 1.55 4.728 1.906.65.172 1.36.289 1.957.146.324-.078.665-.244.918-.566.252-.32.34-.7.34-1.061 0-.528-.21-1.026-.456-1.445-.254-.431-.598-.863-.972-1.278-.749-.829-1.71-1.681-2.566-2.425l-.398-.344c-.253-.218-.49-.423-.705-.613l.11.015c.671.091 1.457.178 2.236.097.798-.083 1.621-.345 2.344-.97.718-.62 1.262-1.532 1.626-2.784Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M10.547 5.19a2.024 2.024 0 0 0-.9 2.012c.075.498.314.869.427 1.033.141.205.303.391.447.546.456.487 1.162 1.097 1.834 1.678l.038.033.376.325c.44.381.874.764 1.276 1.138a62.16 62.16 0 0 1-2.238-1.007l-1.015-.48-.033-.015C9.507 9.859 8.233 9.255 7.244 8.88c-.554-.21-1.347-.483-2.063-.461-.354.01-1.223.11-1.793.923-.558.795-.38 1.636-.277 1.983.196.662.638 1.188.948 1.52.353.377.786.76 1.232 1.127A66.966 66.966 0 0 0 7.47 15.66l.012.01c.303.228.607.457.908.686 1.105.842 2.165 1.684 3.016 2.499.892.855 1.357 1.5 1.51 1.914a1.882 1.882 0 1 0 3.532-1.304c-.464-1.258-1.463-2.395-2.437-3.329a22.526 22.526 0 0 0-.268-.252c.476.176.935.327 1.362.44.675.178 1.592.356 2.446.151a2.623 2.623 0 0 0 1.47-.92c.426-.542.555-1.159.555-1.68 0-.784-.31-1.465-.596-1.951-.301-.512-.693-1-1.091-1.441a23.733 23.733 0 0 0-1.67-1.642c.864-.131 1.781-.46 2.603-1.17.903-.78 1.531-1.882 1.932-3.264a1.882 1.882 0 1 0-3.615-1.05c-.26.895-.572 1.286-.778 1.464-.194.168-.438.272-.823.312-.424.044-.924.002-1.58-.087l-.324-.045-.033-.005c-.515-.073-1.162-.164-1.756-.164-.225 0-.773.016-1.298.358Zm7.552-1.553a.882.882 0 0 1 1.695.492c-.364 1.252-.908 2.165-1.626 2.784-.723.625-1.546.887-2.344.97a6.306 6.306 0 0 1-.654.032c-.19 0-.38-.007-.565-.02-.356-.023-.7-.066-1.018-.109l-.109-.015.1.087c.188.165.39.34.605.526l.398.344.205.179c.802.7 1.672 1.483 2.36 2.246.375.415.719.847.973 1.278.246.42.457.917.457 1.445 0 .361-.089.74-.341 1.061a1.624 1.624 0 0 1-.918.566c-.596.143-1.306.026-1.957-.146-1.24-.328-2.813-1.015-4.327-1.72-.134-.061-.268-.124-.4-.186l-.021-.01c-.357-.167-.708-.334-1.05-.496l-.058-.027a81.268 81.268 0 0 0-2.587-1.189l.132.11a63.23 63.23 0 0 0 2.064 1.597l.159.12.794.601.173.133.271.208c.975.752 1.966 1.553 2.809 2.36.952.913 1.81 1.92 2.191 2.954a.882.882 0 0 1-1.655.611c-.236-.64-.844-1.415-1.757-2.29-.894-.857-1.994-1.728-3.102-2.572-.303-.232-.61-.462-.912-.69-.781-.59-1.537-1.158-2.157-1.67a12.263 12.263 0 0 1-1.137-1.039c-.29-.309-.594-.693-.72-1.12-.076-.254-.154-.711.136-1.124.296-.422.757-.491 1.005-.499.493-.015 1.112.183 1.68.397.95.36 2.195.95 3.473 1.556.338.16.68.323 1.018.481 1.549.727 3.045 1.393 4.188 1.73a8.877 8.877 0 0 0 .406.11c.4.095.668.117.826.108a1.6 1.6 0 0 0-.204-.475 5.127 5.127 0 0 0-.441-.619 9.538 9.538 0 0 0-.32-.371c-.667-.74-1.552-1.527-2.413-2.275l-.378-.327c-.701-.606-1.375-1.188-1.794-1.636a3.79 3.79 0 0 1-.354-.429 1.496 1.496 0 0 1-.261-.615 1.024 1.024 0 0 1 .456-1.025c.275-.18.58-.197.752-.197.523 0 1.112.083 1.648.16l.043.005c.098.014.194.028.288.04.661.09 1.265.149 1.818.091.534-.056.988-.217 1.373-.55.39-.338.787-.917 1.084-1.941Z","clip-rule":"evenodd"},children:[]}]};var x={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight40"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
38
45
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
39
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{
|
|
46
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M19.838 4.377a1.077 1.077 0 1 0-2.068-.6c-.282.972-.65 1.497-.992 1.792-.335.289-.732.434-1.222.485-.512.054-1.08 0-1.723-.087l-.275-.039-.04-.005c-.524-.075-1.118-.16-1.646-.16-.179 0-.528.018-.851.228a1.214 1.214 0 0 0-.54 1.213c.046.313.2.559.29.69.107.156.237.307.365.445.418.446 1.087 1.024 1.77 1.614l.367.317c.84.73 1.695 1.492 2.336 2.202.32.355.561.668.717.932.026.043.048.084.067.122a4.794 4.794 0 0 1-.595-.123c-1.12-.296-2.663-.98-4.286-1.741l-.986-.466h-.002c-1.247-.593-2.474-1.175-3.411-1.53-.55-.207-1.193-.416-1.722-.4-.267.008-.803.083-1.15.578-.34.485-.244 1.013-.164 1.282.138.468.465.873.752 1.18.311.333.704.682 1.13 1.032.61.503 1.353 1.063 2.117 1.64.294.22.591.445.885.669 1.081.823 2.146 1.667 3.01 2.495.886.85 1.448 1.578 1.661 2.154a1.077 1.077 0 1 0 2.02-.746c-.39-1.058-1.258-2.068-2.192-2.963-.958-.918-2.105-1.823-3.194-2.653-.32-.243-.632-.48-.935-.707l-.754-.57c.312.146.636.3.969.457.342.163.694.33 1.052.497 1.592.747 3.31 1.52 4.65 1.874.64.169 1.379.296 2.016.143A1.8 1.8 0 0 0 18.28 15c.283-.36.378-.782.378-1.17 0-.57-.226-1.095-.476-1.518a8.06 8.06 0 0 0-.974-1.283c-.74-.82-1.688-1.66-2.523-2.385l-.39-.338-.154-.133a7.982 7.982 0 0 0 1.639.023c.81-.084 1.659-.352 2.406-.998.74-.64 1.29-1.57 1.653-2.821Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M14.993 16.451a12.7 12.7 0 0 1-.35-.098c.794.821 1.555 1.788 1.947 2.85a2.076 2.076 0 1 1-3.896 1.44c-.13-.352-.55-.95-1.415-1.78-.82-.785-1.846-1.6-2.924-2.42-.291-.223-.586-.445-.88-.667l-.013-.01a65.65 65.65 0 0 1-2.14-1.656 13.246 13.246 0 0 1-1.224-1.122c-.307-.328-.772-.876-.98-1.578-.107-.362-.304-1.274.304-2.14.622-.887 1.567-.993 1.939-1.004.752-.022 1.567.262 2.105.466.976.368 2.232.964 3.455 1.544l.033.016.983.465c.27.127.536.25.796.369l-.115-.1-.365-.316-.037-.031c-.655-.567-1.356-1.172-1.81-1.658a4.892 4.892 0 0 1-.459-.56 2.668 2.668 0 0 1-.456-1.109 2.215 2.215 0 0 1 .984-2.2c.573-.372 1.165-.388 1.398-.388.598 0 1.25.092 1.753.164l.073.01.268.038c.639.086 1.102.124 1.485.084.34-.036.528-.124.672-.248.157-.135.441-.472.686-1.314a2.077 2.077 0 1 1 3.988 1.158c-.4 1.379-1.033 2.5-1.959 3.299a5.09 5.09 0 0 1-2.185 1.106c.453.42.9.86 1.296 1.297.393.437.788.927 1.093 1.447.289.49.614 1.198.614 2.026 0 .546-.134 1.205-.592 1.787a2.799 2.799 0 0 1-1.568.983c-.894.214-1.839.026-2.504-.15Zm-1.533.136a25.67 25.67 0 0 0-1.335-1.184 53.626 53.626 0 0 0-1.726-1.368l-.132-.1a194.1 194.1 0 0 0-.817-.619l-.119-.09c-.26-.195-.512-.385-.754-.57l.873.413.096.045c.322.153.653.31.99.468l.062.03c.675.316 1.372.637 2.054.929.927.397 1.825.74 2.597.944.64.169 1.378.296 2.015.143A1.8 1.8 0 0 0 18.28 15c.283-.36.378-.782.378-1.17 0-.57-.226-1.095-.475-1.518-.258-.439-.604-.873-.975-1.283-.55-.609-1.213-1.228-1.86-1.804a73.164 73.164 0 0 0-1.054-.92l-.153-.132.248.023c.214.018.434.03.657.032a6.58 6.58 0 0 0 .734-.032c.81-.084 1.66-.352 2.406-.998.74-.64 1.29-1.57 1.653-2.821a1.077 1.077 0 1 0-2.068-.6c-.282.972-.65 1.497-.992 1.792-.335.289-.732.434-1.222.485-.512.054-1.079 0-1.723-.087l-.275-.039-.04-.005c-.524-.075-1.118-.16-1.645-.16-.18 0-.53.018-.852.228a1.214 1.214 0 0 0-.54 1.213c.046.313.2.559.29.69.107.156.237.307.365.445.418.446 1.087 1.024 1.77 1.614l.367.317c.746.648 1.502 1.32 2.111 1.96a8.867 8.867 0 0 1 .558.631c.16.198.288.38.384.543.026.043.048.084.067.122a3.62 3.62 0 0 1-.214-.035 5.703 5.703 0 0 1-.38-.088c-.277-.073-.58-.17-.904-.286l-.075-.027c-.97-.353-2.117-.87-3.308-1.428l-.986-.466h-.001c-1.248-.593-2.475-1.175-3.412-1.53-.55-.207-1.193-.416-1.722-.4-.266.008-.803.083-1.15.578-.34.485-.244 1.013-.164 1.282.138.468.466.873.752 1.18.311.333.704.682 1.13 1.032.61.503 1.353 1.063 2.117 1.64.294.22.592.445.886.669 1.08.823 2.145 1.667 3.008 2.495.887.85 1.45 1.578 1.662 2.154a1.077 1.077 0 0 0 2.02-.746c-.39-1.058-1.258-2.068-2.192-2.963Z","clip-rule":"evenodd"},children:[]}]};var Z={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight50"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
40
47
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
41
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M19.689 2.056c.743.216 1.171.994.955 1.737-.402 1.387-1.018 2.442-1.865 3.173-.855.74-1.825 1.043-2.74 1.138-.377.04-.753.044-1.115.029l.056.049c.906.786 1.944 1.706 2.759 2.607.407.452.794.936 1.085 1.43.28.476.549 1.089.549 1.768 0 .457-.113.97-.461 1.413a2.186 2.186 0 0 1-1.23.764c-.752.18-1.602.028-2.302-.157-1.478-.39-3.362-1.238-5.086-2.047l-.15-.07.031.023c1.182.9 2.436 1.89 3.486 2.895 1.018.977 1.993 2.104 2.436 3.304a1.402 1.402 0 0 1-2.63.971c-.212-.572-.789-1.333-1.746-2.25-.927-.888-2.073-1.797-3.245-2.69l-.955-.722a71.416 71.416 0 0 1-2.31-1.788c-.465-.383-.9-.77-1.249-1.142-.315-.337-.703-.81-.87-1.373-.093-.315-.22-.978.211-1.592.44-.628 1.117-.717 1.433-.727.627-.018 1.364.226 1.958.45 1.026.389 2.37 1.026 3.725 1.669l1.066.504c1.764.827 3.42 1.56 4.611 1.874.034.01.067.018.1.026a8.103 8.103 0 0 0-.538-.653c-.685-.76-1.602-1.577-2.515-2.37l-.345-.298-.05-.043c-.74-.64-1.479-1.277-1.941-1.772a4.47 4.47 0 0 1-.418-.509 2.047 2.047 0 0 1-.354-.847 1.552 1.552 0 0 1 .69-1.547c.409-.266.845-.284 1.051-.284.591 0 1.257.095 1.824.176l.335.046c.697.095 1.289.15 1.814.095.497-.052.879-.196 1.197-.472.328-.283.708-.808 1.006-1.833a1.402 1.402 0 0 1 1.737-.955Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M10.848 10.014c.323.154.645.307.963.456-.639-.553-1.293-1.128-1.735-1.6a5.466 5.466 0 0 1-.511-.626 3.044 3.044 0 0 1-.52-1.266 2.551 2.551 0 0 1 1.133-2.533c.66-.429 1.339-.446 1.598-.446.662 0 1.386.103 1.934.181l.03.005.33.046c.691.093 1.179.131 1.575.09.348-.036.52-.123.647-.233.143-.124.44-.46.7-1.355a2.402 2.402 0 0 1 4.613 1.339c-.44 1.516-1.14 2.76-2.172 3.65a5.633 5.633 0 0 1-2.17 1.164c.426.402.843.818 1.218 1.233.43.478.866 1.018 1.205 1.594.319.542.686 1.337.686 2.274 0 .616-.152 1.367-.674 2.031a3.186 3.186 0 0 1-1.783 1.119c-.952.228-1.946.051-2.664-.13.734.812 1.409 1.743 1.784 2.759a2.402 2.402 0 0 1-4.507 1.664c-.128-.348-.563-.978-1.499-1.875-.883-.846-1.99-1.726-3.16-2.616-.313-.24-.632-.48-.95-.72l-.013-.009c-.822-.62-1.649-1.243-2.332-1.806a14.406 14.406 0 0 1-1.343-1.23c-.336-.36-.861-.975-1.097-1.772-.12-.408-.348-1.454.35-2.45.716-1.02 1.8-1.14 2.221-1.152.85-.026 1.76.294 2.342.514 1.065.403 2.438 1.054 3.768 1.685l.033.015Zm2.752-4.84C13.032 5.095 12.367 5 11.776 5c-.206 0-.643.018-1.052.284a1.552 1.552 0 0 0-.69 1.547c.06.394.25.696.355.847.125.183.274.356.418.51.462.494 1.2 1.131 1.941 1.771l.05.043.345.299a46.07 46.07 0 0 1 1.662 1.498c.308.295.597.587.853.87a8.653 8.653 0 0 1 .537.654 11.433 11.433 0 0 1-.942-.288 21.97 21.97 0 0 1-1.003-.382 59.129 59.129 0 0 1-2.765-1.23l-1.066-.504c-1.355-.643-2.699-1.28-3.725-1.668-.594-.225-1.331-.47-1.959-.45-.315.009-.991.098-1.432.726-.431.614-.304 1.277-.21 1.592.166.563.554 1.036.869 1.373.348.373.784.759 1.248 1.142.666.549 1.48 1.161 2.31 1.788h.001l.955.722c1.172.893 2.318 1.802 3.245 2.69.957.917 1.534 1.678 1.745 2.25a1.402 1.402 0 0 0 2.63-.97c-.442-1.2-1.417-2.328-2.435-3.305-.182-.174-.37-.347-.563-.52-.887-.796-1.874-1.574-2.82-2.296l-.134-.102.15.07c1.095.514 2.256 1.044 3.336 1.462.619.24 1.211.443 1.75.585.7.185 1.55.338 2.301.157.417-.1.882-.32 1.23-.764.349-.443.461-.956.461-1.414 0-.678-.269-1.291-.548-1.766-.291-.495-.678-.98-1.085-1.43a24.403 24.403 0 0 0-1.708-1.68 65.998 65.998 0 0 0-1.05-.928l-.057-.05.096.004c.332.011.675.004 1.02-.032a5.1 5.1 0 0 0 .32-.042c.818-.13 1.663-.443 2.42-1.096.846-.731 1.461-1.786 1.864-3.173a1.402 1.402 0 1 0-2.692-.782c-.298 1.025-.678 1.55-1.006 1.833-.318.276-.7.42-1.197.472-.526.054-1.117 0-1.814-.095l-.335-.046Z","clip-rule":"evenodd"},children:[]}]}
|
|
48
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M19.689 2.056c.743.216 1.171.994.955 1.737-.402 1.387-1.018 2.442-1.865 3.173-.855.74-1.825 1.043-2.74 1.138-.377.04-.753.044-1.115.029l.056.049c.906.786 1.944 1.706 2.759 2.607.407.452.794.936 1.085 1.43.28.476.549 1.089.549 1.768 0 .457-.113.97-.461 1.413a2.186 2.186 0 0 1-1.23.764c-.752.18-1.602.028-2.302-.157-1.478-.39-3.362-1.238-5.086-2.047l-.15-.07.031.023c1.182.9 2.436 1.89 3.486 2.895 1.018.977 1.993 2.104 2.436 3.304a1.402 1.402 0 0 1-2.63.971c-.212-.572-.789-1.333-1.746-2.25-.927-.888-2.073-1.797-3.245-2.69l-.955-.722a71.416 71.416 0 0 1-2.31-1.788c-.465-.383-.9-.77-1.249-1.142-.315-.337-.703-.81-.87-1.373-.093-.315-.22-.978.211-1.592.44-.628 1.117-.717 1.433-.727.627-.018 1.364.226 1.958.45 1.026.389 2.37 1.026 3.725 1.669l1.066.504c1.764.827 3.42 1.56 4.611 1.874.034.01.067.018.1.026a8.103 8.103 0 0 0-.538-.653c-.685-.76-1.602-1.577-2.515-2.37l-.345-.298-.05-.043c-.74-.64-1.479-1.277-1.941-1.772a4.47 4.47 0 0 1-.418-.509 2.047 2.047 0 0 1-.354-.847 1.552 1.552 0 0 1 .69-1.547c.409-.266.845-.284 1.051-.284.591 0 1.257.095 1.824.176l.335.046c.697.095 1.289.15 1.814.095.497-.052.879-.196 1.197-.472.328-.283.708-.808 1.006-1.833a1.402 1.402 0 0 1 1.737-.955Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M10.848 10.014c.323.154.645.307.963.456-.639-.553-1.293-1.128-1.735-1.6a5.466 5.466 0 0 1-.511-.626 3.044 3.044 0 0 1-.52-1.266 2.551 2.551 0 0 1 1.133-2.533c.66-.429 1.339-.446 1.598-.446.662 0 1.386.103 1.934.181l.03.005.33.046c.691.093 1.179.131 1.575.09.348-.036.52-.123.647-.233.143-.124.44-.46.7-1.355a2.402 2.402 0 0 1 4.613 1.339c-.44 1.516-1.14 2.76-2.172 3.65a5.633 5.633 0 0 1-2.17 1.164c.426.402.843.818 1.218 1.233.43.478.866 1.018 1.205 1.594.319.542.686 1.337.686 2.274 0 .616-.152 1.367-.674 2.031a3.186 3.186 0 0 1-1.783 1.119c-.952.228-1.946.051-2.664-.13.734.812 1.409 1.743 1.784 2.759a2.402 2.402 0 0 1-4.507 1.664c-.128-.348-.563-.978-1.499-1.875-.883-.846-1.99-1.726-3.16-2.616-.313-.24-.632-.48-.95-.72l-.013-.009c-.822-.62-1.649-1.243-2.332-1.806a14.406 14.406 0 0 1-1.343-1.23c-.336-.36-.861-.975-1.097-1.772-.12-.408-.348-1.454.35-2.45.716-1.02 1.8-1.14 2.221-1.152.85-.026 1.76.294 2.342.514 1.065.403 2.438 1.054 3.768 1.685l.033.015Zm2.752-4.84C13.032 5.095 12.367 5 11.776 5c-.206 0-.643.018-1.052.284a1.552 1.552 0 0 0-.69 1.547c.06.394.25.696.355.847.125.183.274.356.418.51.462.494 1.2 1.131 1.941 1.771l.05.043.345.299a46.07 46.07 0 0 1 1.662 1.498c.308.295.597.587.853.87a8.653 8.653 0 0 1 .537.654 11.433 11.433 0 0 1-.942-.288 21.97 21.97 0 0 1-1.003-.382 59.129 59.129 0 0 1-2.765-1.23l-1.066-.504c-1.355-.643-2.699-1.28-3.725-1.668-.594-.225-1.331-.47-1.959-.45-.315.009-.991.098-1.432.726-.431.614-.304 1.277-.21 1.592.166.563.554 1.036.869 1.373.348.373.784.759 1.248 1.142.666.549 1.48 1.161 2.31 1.788h.001l.955.722c1.172.893 2.318 1.802 3.245 2.69.957.917 1.534 1.678 1.745 2.25a1.402 1.402 0 0 0 2.63-.97c-.442-1.2-1.417-2.328-2.435-3.305-.182-.174-.37-.347-.563-.52-.887-.796-1.874-1.574-2.82-2.296l-.134-.102.15.07c1.095.514 2.256 1.044 3.336 1.462.619.24 1.211.443 1.75.585.7.185 1.55.338 2.301.157.417-.1.882-.32 1.23-.764.349-.443.461-.956.461-1.414 0-.678-.269-1.291-.548-1.766-.291-.495-.678-.98-1.085-1.43a24.403 24.403 0 0 0-1.708-1.68 65.998 65.998 0 0 0-1.05-.928l-.057-.05.096.004c.332.011.675.004 1.02-.032a5.1 5.1 0 0 0 .32-.042c.818-.13 1.663-.443 2.42-1.096.846-.731 1.461-1.786 1.864-3.173a1.402 1.402 0 1 0-2.692-.782c-.298 1.025-.678 1.55-1.006 1.833-.318.276-.7.42-1.197.472-.526.054-1.117 0-1.814-.095l-.335-.046Z","clip-rule":"evenodd"},children:[]}]};var C={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight60"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
42
49
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
43
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{
|
|
50
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M20.689 4.044a1.598 1.598 0 0 0-3.07-.891c-.282.972-.634 1.442-.912 1.682-.267.231-.593.36-1.044.406-.485.05-1.039.001-1.719-.091l-.32-.045c-.554-.079-1.225-.174-1.82-.174-.213 0-.695.017-1.152.315a1.744 1.744 0 0 0-.776 1.736c.066.437.277.767.384.923.132.192.286.37.43.524.46.493 1.194 1.127 1.917 1.75l.383.332c.893.775 1.778 1.565 2.438 2.295l.051.058c-1.07-.356-2.422-.96-3.863-1.636l-1.034-.489c-1.325-.628-2.65-1.257-3.663-1.64-.577-.218-1.338-.475-2.002-.455-.334.01-1.087.105-1.58.807-.481.687-.335 1.421-.237 1.752.179.603.59 1.099.902 1.433.35.375.784.759 1.241 1.136.655.54 1.456 1.143 2.27 1.756l.928.702c1.144.872 2.255 1.754 3.151 2.612.93.891 1.462 1.605 1.65 2.113a1.598 1.598 0 1 0 2.998-1.107c-.452-1.224-1.436-2.356-2.437-3.314a30.373 30.373 0 0 0-1.912-1.664c1.188.526 2.374 1.002 3.376 1.267.69.182 1.567.345 2.36.154a2.365 2.365 0 0 0 1.329-.828c.38-.483.5-1.038.5-1.522 0-.722-.286-1.363-.568-1.842-.296-.502-.684-.988-1.088-1.435-.684-.758-1.526-1.526-2.306-2.21a6.9 6.9 0 0 0 .5-.034c.927-.096 1.923-.406 2.803-1.166.869-.751 1.49-1.825 1.892-3.21Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M17.86 17.264c-.686.164-1.387.126-1.99.027.538.67 1.013 1.412 1.308 2.21a2.598 2.598 0 0 1-4.875 1.8c-.104-.284-.493-.866-1.403-1.737-.852-.816-1.925-1.669-3.066-2.538a219.53 219.53 0 0 0-.924-.7l-.012-.009c-.804-.606-1.62-1.22-2.291-1.774-.47-.387-.942-.803-1.336-1.224-.334-.358-.882-.995-1.13-1.832-.125-.423-.372-1.542.378-2.61.767-1.094 1.93-1.22 2.368-1.232.887-.027 1.82.305 2.385.519.892.337 2.002.85 3.112 1.375a10.951 10.951 0 0 1-.425-.427 5.584 5.584 0 0 1-.523-.64 3.225 3.225 0 0 1-.549-1.342 2.744 2.744 0 0 1 1.219-2.723c.707-.46 1.432-.476 1.698-.476.667 0 1.395.104 1.931.18l.03.004a47.584 47.584 0 0 1 .313.044c.675.091 1.126.125 1.48.088.302-.032.418-.102.495-.169.093-.08.361-.362.606-1.204a2.598 2.598 0 1 1 4.99 1.449c-.44 1.513-1.144 2.776-2.199 3.687a5.714 5.714 0 0 1-1.806 1.057c.312.304.617.615.898.927.427.473.864 1.015 1.207 1.598.322.546.706 1.37.706 2.35 0 .642-.159 1.435-.713 2.14a3.364 3.364 0 0 1-1.881 1.182Zm-2.465-4.428c-.692-.236-1.495-.57-2.362-.957a85.254 85.254 0 0 1-1.417-.65c-.34-.16-.687-.325-1.034-.49-1.325-.628-2.65-1.257-3.664-1.64-.576-.218-1.337-.475-2-.455-.335.01-1.088.105-1.58.807-.482.687-.336 1.421-.238 1.752.179.603.589 1.099.901 1.433.35.375.785.759 1.242 1.136a69.91 69.91 0 0 0 2.27 1.756l.928.702c1.144.872 2.255 1.754 3.151 2.612.93.891 1.462 1.605 1.65 2.113a1.598 1.598 0 0 0 2.998-1.107c-.406-1.1-1.243-2.127-2.136-3.02-.1-.1-.2-.198-.3-.294a30.375 30.375 0 0 0-1.913-1.664c.87.386 1.74.744 2.537 1.012.071.024.142.048.212.07.216.07.425.131.627.185.69.182 1.567.345 2.36.154a2.365 2.365 0 0 0 1.329-.828c.38-.483.5-1.038.5-1.522 0-.722-.286-1.363-.569-1.842-.295-.502-.684-.988-1.087-1.435a21.616 21.616 0 0 0-1.3-1.303 38.456 38.456 0 0 0-1.007-.907c.165-.006.332-.016.5-.034a5.81 5.81 0 0 0 .808-.14 4.783 4.783 0 0 0 1.995-1.026c.869-.751 1.49-1.825 1.892-3.21a1.598 1.598 0 1 0-3.07-.891c-.282.972-.634 1.442-.912 1.682-.268.231-.593.36-1.045.406-.484.05-1.038.001-1.718-.091a48.58 48.58 0 0 1-.32-.045c-.554-.079-1.225-.174-1.82-.174-.213 0-.695.017-1.152.315a1.745 1.745 0 0 0-.776 1.736c.066.437.277.767.384.923.132.192.286.37.43.524.46.493 1.194 1.127 1.917 1.75l.048.042a200.57 200.57 0 0 1 .926.808c.684.605 1.334 1.21 1.847 1.777l.051.058-.084-.028Z","clip-rule":"evenodd"},children:[]}]};var M={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight70"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
44
51
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
45
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M20.
|
|
52
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M20.732 4.284a1.786 1.786 0 1 0-3.43-.996c-.268.921-.594 1.34-.824 1.538-.219.189-.49.302-.898.344-.445.046-.963.002-1.627-.088a45.2 45.2 0 0 1-.306-.043c-.54-.077-1.217-.174-1.816-.174-.22 0-.746.017-1.249.344a1.928 1.928 0 0 0-.857 1.918 2.4 2.4 0 0 0 .412.996c.138.2.297.384.441.539.46.491 1.189 1.12 1.894 1.73l.372.32a39.7 39.7 0 0 1 1.75 1.59 52.106 52.106 0 0 1-2.852-1.259c-.33-.155-.668-.314-1.005-.475-1.297-.615-2.604-1.235-3.604-1.613-.56-.212-1.343-.48-2.042-.459-.352.01-1.178.111-1.72.884-.53.756-.366 1.559-.264 1.904.19.643.622 1.158.932 1.49.352.377.786.76 1.235 1.13a68.904 68.904 0 0 0 2.23 1.727c.303.227.606.456.903.682 1.118.852 2.196 1.708 3.062 2.537.905.867 1.393 1.535 1.558 1.982a1.786 1.786 0 1 0 3.35-1.237c-.46-1.246-1.454-2.382-2.437-3.324a23.873 23.873 0 0 0-.745-.682 17.72 17.72 0 0 0 1.965.671c.679.18 1.583.352 2.416.152a2.535 2.535 0 0 0 1.422-.888c.41-.522.536-1.117.536-1.626 0-.764-.3-1.43-.586-1.915-.299-.508-.69-.996-1.09-1.439-.56-.62-1.227-1.247-1.873-1.825.93-.102 1.936-.42 2.828-1.19.891-.77 1.517-1.862 1.919-3.245Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M6.89 16.42a69.29 69.29 0 0 1-2.252-1.744 14.24 14.24 0 0 1-1.33-1.22c-.33-.354-.9-1.011-1.16-1.888-.13-.437-.394-1.625.404-2.762.817-1.165 2.052-1.296 2.509-1.31.922-.027 1.876.316 2.426.524.576.217 1.243.51 1.941.83a4.531 4.531 0 0 1-.115-.16 3.398 3.398 0 0 1-.577-1.415 2.929 2.929 0 0 1 1.3-2.904c.753-.49 1.522-.506 1.795-.506.67 0 1.405.105 1.928.18l.03.004.298.042c.659.089 1.074.117 1.39.085.137-.015.215-.037.26-.054a.28.28 0 0 0 .087-.052c.046-.04.287-.27.517-1.06a2.786 2.786 0 1 1 5.35 1.553c-.438 1.511-1.148 2.792-2.224 3.722a5.818 5.818 0 0 1-1.487.937c.214.215.423.433.62.652.424.469.863 1.013 1.21 1.602.324.551.724 1.4.724 2.422 0 .667-.165 1.5-.75 2.244a3.535 3.535 0 0 1-1.974 1.243 4.745 4.745 0 0 1-1.458.1c.392.546.732 1.137.963 1.764a2.786 2.786 0 1 1-5.226 1.93c-.082-.223-.428-.76-1.312-1.607-.822-.787-1.861-1.614-2.976-2.463-.295-.225-.596-.452-.898-.68l-.013-.009Zm4.754-5.423c-.3-.14-.603-.284-.907-.429-1.297-.615-2.604-1.235-3.604-1.613-.56-.212-1.343-.48-2.042-.459-.352.01-1.178.111-1.72.884-.531.756-.366 1.559-.264 1.904.19.643.622 1.158.932 1.49.352.377.786.76 1.235 1.13a68.904 68.904 0 0 0 2.23 1.727c.303.227.606.456.903.682 1.118.852 2.196 1.708 3.062 2.537.905.867 1.393 1.535 1.558 1.982a1.786 1.786 0 0 0 3.35-1.237c-.316-.855-.883-1.658-1.525-2.382a16.214 16.214 0 0 0-.912-.942 23.76 23.76 0 0 0-.745-.682c.351.14.697.27 1.03.384a13.62 13.62 0 0 0 1.165.345c.646.155 1.444.272 2.186.095a2.535 2.535 0 0 0 1.422-.889c.41-.522.536-1.117.536-1.626 0-.764-.301-1.43-.586-1.915-.3-.508-.69-.996-1.09-1.439a19.39 19.39 0 0 0-.947-.97c-.304-.292-.617-.58-.926-.855a5.658 5.658 0 0 0 1.2-.261 4.845 4.845 0 0 0 1.628-.93c.891-.77 1.517-1.861 1.918-3.244a1.786 1.786 0 1 0-3.43-.996c-.267.921-.593 1.34-.823 1.538-.219.189-.49.302-.898.344-.445.046-.964.002-1.627-.088l-.306-.043c-.54-.077-1.217-.174-1.816-.174-.22 0-.746.017-1.249.344a1.929 1.929 0 0 0-.857 1.918c.072.478.302.835.412.996.138.2.297.384.441.539.4.427 1.002.957 1.616 1.489l.278.24.372.322a39.752 39.752 0 0 1 1.75 1.59 45.224 45.224 0 0 1-2.272-.99l-.461-.214-.217-.102Z","clip-rule":"evenodd"},children:[]}]};var L={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight80"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
46
53
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
47
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{
|
|
54
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M20.772 4.513a1.965 1.965 0 1 0-3.774-1.095c-.253.872-.554 1.24-.739 1.4-.172.148-.391.246-.758.284-.407.043-.892.002-1.54-.086l-.292-.04c-.528-.076-1.209-.173-1.813-.173-.226 0-.794.016-1.34.372a2.105 2.105 0 0 0-.935 2.09c.077.519.325.902.439 1.067.143.208.307.397.452.552.458.49 1.182 1.115 1.871 1.71l.36.312c.277.24.55.48.815.716-.524-.23-1.08-.485-1.656-.755-.32-.15-.648-.306-.977-.462-1.27-.602-2.56-1.214-3.547-1.588-.544-.206-1.348-.485-2.08-.463-.37.011-1.266.117-1.856.958-.577.822-.395 1.69-.288 2.05.201.68.654 1.215.961 1.544.354.379.786.76 1.229 1.125.634.523 1.412 1.11 2.193 1.698.295.222.59.444.878.664 1.093.833 2.139 1.663 2.976 2.465.88.844 1.327 1.469 1.47 1.857a1.965 1.965 0 1 0 3.687-1.361c-.454-1.231-1.413-2.34-2.353-3.252.312.107.614.2.902.276.67.177 1.599.36 2.47.15a2.697 2.697 0 0 0 1.512-.946c.439-.559.57-1.193.57-1.726 0-.803-.315-1.495-.603-1.983-.303-.515-.696-1.005-1.092-1.443a22.575 22.575 0 0 0-1.505-1.492 5.07 5.07 0 0 0 2.42-1.147c.912-.788 1.542-1.897 1.943-3.278Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"m16.998 3.418-.96-.28a2.965 2.965 0 1 1 5.694 1.654c-.438 1.51-1.152 2.808-2.25 3.756-.388.336-.793.6-1.203.808.129.134.255.268.377.403.42.465.861 1.01 1.212 1.607.327.555.742 1.43.742 2.49 0 .692-.172 1.564-.785 2.344a3.697 3.697 0 0 1-2.065 1.3 4.57 4.57 0 0 1-1.017.121c.28.436.523.9.703 1.386a2.965 2.965 0 0 1-5.563 2.054c-.06-.163-.364-.657-1.224-1.48-.793-.761-1.8-1.563-2.89-2.393l-.874-.66-.012-.01a68.076 68.076 0 0 1-2.215-1.715 14.163 14.163 0 0 1-1.323-1.214c-.33-.352-.92-1.03-1.19-1.943-.134-.451-.416-1.705.428-2.909.865-1.232 2.17-1.368 2.644-1.382.955-.029 1.93.325 2.465.527.368.139.774.309 1.2.497a3.39 3.39 0 0 1-.3-.965A3.105 3.105 0 0 1 9.97 4.337l.545.838a2.105 2.105 0 0 0-.935 2.09c.077.519.325.902.439 1.067.143.208.307.397.452.552.121.13.261.269.415.415.114.109.236.221.363.336.266.241.554.492.842.742l.251.217.36.312c.277.24.55.48.815.716a61.344 61.344 0 0 1-1.481-.674l-.175-.081c-.32-.15-.648-.306-.977-.462l-.569-.27c-1.079-.51-2.138-1-2.978-1.318-.544-.206-1.348-.485-2.081-.463-.369.011-1.265.117-1.855.958-.577.822-.395 1.69-.289 2.05.202.68.655 1.215.962 1.544.354.379.786.76 1.229 1.125.634.523 1.412 1.11 2.193 1.698.295.222.59.444.878.664 1.093.833 2.139 1.663 2.976 2.465.88.844 1.327 1.469 1.47 1.857a1.965 1.965 0 0 0 3.687-1.361c-.244-.66-.633-1.286-1.086-1.864a11.62 11.62 0 0 0-.502-.597c-.25-.277-.508-.541-.765-.79.312.106.614.2.901.275.268.07.576.142.905.19.497.07 1.042.086 1.566-.04a2.698 2.698 0 0 0 1.512-.946c.439-.559.57-1.193.57-1.726 0-.803-.316-1.495-.603-1.983-.303-.515-.696-1.005-1.092-1.443a18.23 18.23 0 0 0-.643-.673 28.25 28.25 0 0 0-.862-.819 5.36 5.36 0 0 0 1.111-.332c.448-.19.89-.453 1.309-.815.912-.788 1.542-1.897 1.943-3.278a1.965 1.965 0 1 0-3.774-1.095Zm0 0c-.254.872-.554 1.24-.739 1.4-.172.148-.391.246-.758.284-.407.043-.892.002-1.54-.086l-.292-.04c-.528-.076-1.209-.173-1.813-.173-.226 0-.794.016-1.34.372l-.546-.838c.796-.519 1.607-.534 1.886-.534.675 0 1.414.105 1.927.179l.027.003c.105.015.2.029.286.04.643.088 1.024.111 1.301.083a.77.77 0 0 0 .192-.038c.011-.004.013-.006.015-.008l.001-.001c.003-.002.218-.183.433-.922l.96.279Z","clip-rule":"evenodd"},children:[]}]};var B={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight90"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
48
55
|
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
49
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M20.732 4.284a1.786 1.786 0 1 0-3.43-.996c-.268.921-.594 1.34-.824 1.538-.219.189-.49.302-.898.344-.445.046-.963.002-1.627-.088a45.2 45.2 0 0 1-.306-.043c-.54-.077-1.217-.174-1.816-.174-.22 0-.746.017-1.249.344a1.928 1.928 0 0 0-.857 1.918 2.4 2.4 0 0 0 .412.996c.138.2.297.384.441.539.46.491 1.189 1.12 1.894 1.73l.372.32a39.7 39.7 0 0 1 1.75 1.59 52.106 52.106 0 0 1-2.852-1.259c-.33-.155-.668-.314-1.005-.475-1.297-.615-2.604-1.235-3.604-1.613-.56-.212-1.343-.48-2.042-.459-.352.01-1.178.111-1.72.884-.53.756-.366 1.559-.264 1.904.19.643.622 1.158.932 1.49.352.377.786.76 1.235 1.13a68.904 68.904 0 0 0 2.23 1.727c.303.227.606.456.903.682 1.118.852 2.196 1.708 3.062 2.537.905.867 1.393 1.535 1.558 1.982a1.786 1.786 0 1 0 3.35-1.237c-.46-1.246-1.454-2.382-2.437-3.324a23.873 23.873 0 0 0-.745-.682 17.72 17.72 0 0 0 1.965.671c.679.18 1.583.352 2.416.152a2.535 2.535 0 0 0 1.422-.888c.41-.522.536-1.117.536-1.626 0-.764-.3-1.43-.586-1.915-.299-.508-.69-.996-1.09-1.439-.56-.62-1.227-1.247-1.873-1.825.93-.102 1.936-.42 2.828-1.19.891-.77 1.517-1.862 1.919-3.245Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M6.89 16.42a69.29 69.29 0 0 1-2.252-1.744 14.24 14.24 0 0 1-1.33-1.22c-.33-.354-.9-1.011-1.16-1.888-.13-.437-.394-1.625.404-2.762.817-1.165 2.052-1.296 2.509-1.31.922-.027 1.876.316 2.426.524.576.217 1.243.51 1.941.83a4.531 4.531 0 0 1-.115-.16 3.398 3.398 0 0 1-.577-1.415 2.929 2.929 0 0 1 1.3-2.904c.753-.49 1.522-.506 1.795-.506.67 0 1.405.105 1.928.18l.03.004.298.042c.659.089 1.074.117 1.39.085.137-.015.215-.037.26-.054a.28.28 0 0 0 .087-.052c.046-.04.287-.27.517-1.06a2.786 2.786 0 1 1 5.35 1.553c-.438 1.511-1.148 2.792-2.224 3.722a5.818 5.818 0 0 1-1.487.937c.214.215.423.433.62.652.424.469.863 1.013 1.21 1.602.324.551.724 1.4.724 2.422 0 .667-.165 1.5-.75 2.244a3.535 3.535 0 0 1-1.974 1.243 4.745 4.745 0 0 1-1.458.1c.392.546.732 1.137.963 1.764a2.786 2.786 0 1 1-5.226 1.93c-.082-.223-.428-.76-1.312-1.607-.822-.787-1.861-1.614-2.976-2.463-.295-.225-.596-.452-.898-.68l-.013-.009Zm4.754-5.423c-.3-.14-.603-.284-.907-.429-1.297-.615-2.604-1.235-3.604-1.613-.56-.212-1.343-.48-2.042-.459-.352.01-1.178.111-1.72.884-.531.756-.366 1.559-.264 1.904.19.643.622 1.158.932 1.49.352.377.786.76 1.235 1.13a68.904 68.904 0 0 0 2.23 1.727c.303.227.606.456.903.682 1.118.852 2.196 1.708 3.062 2.537.905.867 1.393 1.535 1.558 1.982a1.786 1.786 0 0 0 3.35-1.237c-.316-.855-.883-1.658-1.525-2.382a16.214 16.214 0 0 0-.912-.942 23.76 23.76 0 0 0-.745-.682c.351.14.697.27 1.03.384a13.62 13.62 0 0 0 1.165.345c.646.155 1.444.272 2.186.095a2.535 2.535 0 0 0 1.422-.889c.41-.522.536-1.117.536-1.626 0-.764-.301-1.43-.586-1.915-.3-.508-.69-.996-1.09-1.439a19.39 19.39 0 0 0-.947-.97c-.304-.292-.617-.58-.926-.855a5.658 5.658 0 0 0 1.2-.261 4.845 4.845 0 0 0 1.628-.93c.891-.77 1.517-1.861 1.918-3.244a1.786 1.786 0 1 0-3.43-.996c-.267.921-.593 1.34-.823 1.538-.219.189-.49.302-.898.344-.445.046-.964.002-1.627-.088l-.306-.043c-.54-.077-1.217-.174-1.816-.174-.22 0-.746.017-1.249.344a1.929 1.929 0 0 0-.857 1.918c.072.478.302.835.412.996.138.2.297.384.441.539.4.427 1.002.957 1.616 1.489l.278.24.372.322a39.752 39.752 0 0 1 1.75 1.59 45.224 45.224 0 0 1-2.272-.99l-.461-.214-.217-.102Z","clip-rule":"evenodd"},children:[]}]}};var v={classic:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"drawWeight80"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
50
|
-
.mrl-picto-
|
|
51
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"
|
|
52
|
-
.mrl-picto-
|
|
53
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"
|
|
54
|
-
.mrl-picto-
|
|
55
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"
|
|
56
|
-
.mrl-picto-
|
|
57
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
56
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{d:"M18.47 2.086a2.152 2.152 0 0 1 1.466 2.666c-.403 1.389-1.042 2.522-1.98 3.334-.66.57-1.378.903-2.08 1.087.419.392.83.8 1.197 1.206.395.437.793.932 1.102 1.457.291.495.624 1.217.624 2.064 0 .56-.138 1.236-.608 1.833-.471.6-1.09.885-1.609 1.01-.914.219-1.875.026-2.54-.15a10.137 10.137 0 0 1-.082-.022c.677.727 1.3 1.55 1.677 2.438a2.152 2.152 0 1 1-3.963 1.677c-.162-.38-.617-.986-1.482-1.8-.824-.777-1.84-1.578-2.901-2.385l-.774-.585a65.159 65.159 0 0 1-2.207-1.71c-.43-.356-.856-.734-1.208-1.113-.303-.326-.77-.878-.981-1.59-.111-.376-.311-1.314.314-2.206.64-.912 1.61-1.023 1.998-1.035.77-.023 1.6.269 2.134.47.982.372 2.265.98 3.516 1.574a240.321 240.321 0 0 0 1.26.594l-.058-.05c-.678-.586-1.403-1.212-1.864-1.704a4.97 4.97 0 0 1-.465-.569 2.743 2.743 0 0 1-.468-1.14 2.29 2.29 0 0 1 1.017-2.273c.592-.386 1.204-.402 1.438-.402.612 0 1.303.099 1.822.173l.038.006.244.034c.636.086 1.092.122 1.465.083.33-.034.501-.118.63-.229.142-.123.42-.444.662-1.277a2.152 2.152 0 0 1 2.666-1.466Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M6.92 7.797c.218.082.449.175.689.276a3.315 3.315 0 0 1 .095-2.23 3.29 3.29 0 0 1 1.255-1.518c.842-.548 1.697-.563 1.984-.563.684 0 1.432.107 1.937.18l.064.009.237.033c.632.085.984.105 1.228.08a.961.961 0 0 0 .098-.015c.055-.07.193-.283.336-.775a3.152 3.152 0 1 1 6.053 1.757c-.44 1.517-1.163 2.84-2.287 3.811-.312.27-.635.495-.963.682l.169.184c.419.464.865 1.015 1.222 1.62.33.563.762 1.468.762 2.572 0 .718-.178 1.632-.822 2.451a3.874 3.874 0 0 1-2.162 1.364 4.46 4.46 0 0 1-.658.106c.15.257.284.524.4.798a3.152 3.152 0 1 1-5.805 2.457c-.076-.18-.401-.668-1.245-1.462-.784-.738-1.764-1.512-2.822-2.317l-.77-.582-.012-.01a64.225 64.225 0 0 1-2.23-1.728 13.878 13.878 0 0 1-1.304-1.203c-.326-.351-.928-1.044-1.207-1.987-.139-.468-.439-1.79.454-3.064.915-1.304 2.294-1.445 2.787-1.46.993-.03 1.994.336 2.517.534Zm8.883-4.245c-.241.833-.52 1.154-.662 1.277-.128.111-.299.195-.629.23-.373.038-.829.002-1.466-.084a35.26 35.26 0 0 1-.243-.034l-.038-.006c-.519-.074-1.21-.173-1.822-.173-.234 0-.846.016-1.439.401a2.29 2.29 0 0 0-1.017 2.274c.084.56.352.97.469 1.14a5.407 5.407 0 0 0 .466.569c.225.242.515.515.831.8.264.239.547.485.827.727l.264.227-.074-.034-.23-.107c-.313-.147-.634-.3-.957-.453-.422-.2-.848-.402-1.265-.596a78.902 78.902 0 0 0-.394-.183 30.708 30.708 0 0 0-1.857-.795c-.534-.201-1.363-.493-2.134-.47-.388.012-1.358.123-1.998 1.035-.625.892-.426 1.83-.314 2.205.21.713.678 1.265.98 1.591.353.38.779.757 1.21 1.113.637.528 1.423 1.12 2.206 1.71l.774.585c1.06.807 2.077 1.608 2.901 2.384.865.815 1.32 1.42 1.481 1.801a2.152 2.152 0 0 0 3.964-1.677 6.83 6.83 0 0 0-.682-1.216 10.877 10.877 0 0 0-.995-1.222l.015.004.067.018c.401.106.91.218 1.453.242.355.016.725-.006 1.087-.093a2.873 2.873 0 0 0 1.608-1.009c.47-.598.61-1.274.61-1.833 0-.847-.334-1.569-.625-2.064a9.225 9.225 0 0 0-1.102-1.457 16.088 16.088 0 0 0-.386-.412c-.26-.268-.534-.534-.81-.794.345-.09.694-.218 1.038-.391a5.077 5.077 0 0 0 1.04-.696c.939-.812 1.578-1.945 1.981-3.334a2.152 2.152 0 0 0-4.133-1.2Z","clip-rule":"evenodd"},children:[]}]};var H={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileDoc"},children:[{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-a)",d:"M38 2H10a2 2 0 0 0-2 2v7.003h32V4a2 2 0 0 0-2-2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-b)",d:"M8 29.054V36a2 2 0 0 0 2 2h28a2 2 0 0 0 2-2v-6.946H8Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-c)",d:"M8 11.003h32v9.002H8v-9.002Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-d)",d:"M8 20.005h32v9.049H8v-9.049Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-e)",d:"M18 30H2a2 2 0 0 1-2-2V12a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m14.403 15-1.546 7.264L11.144 15H8.957L7.19 22.489 5.597 15H3.641l2.344 10h2.352l1.713-7.689L11.764 25h2.251l2.344-10h-1.956Z"},children:[]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-a",x1:"20",x2:"20",y1:"37.852",y2:"3.799",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#42A3F2"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#42A4EB"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-b",x1:"20",x2:"20",y1:"38",y2:"2",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#11408A"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#103F8F"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-c",x1:"20",x2:"20",y1:"-119.825",y2:"-120.069",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#3079D6"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#297CD2"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-d",x1:"0",x2:"40",y1:"20",y2:"20",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#1D59B3"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#195BBC"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-e",x1:"1.488",x2:"35.052",y1:"3.339",y2:"40.63",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#256AC2"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#1247AD"},children:[]}]}]}]};var V={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGdoc"},children:[{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#google-docs-picto)"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12.083 20.417h15.834v2.916H12.083v-2.916Zm0 5H23.75v2.916H12.083v-2.916Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#1967D2",d:"m24.167 10.833 5.026.95 4.14-.95-9.166-9.166-1.265 4.345 1.265 4.821Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12.083 15.417h15.834v2.916H12.083v-2.916Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4285F4",d:"M24.167 10.833V1.667h-15a2.5 2.5 0 0 0-2.5 2.5v31.666a2.5 2.5 0 0 0 2.5 2.5h21.666a2.5 2.5 0 0 0 2.5-2.5v-25h-9.166Zm-.834 17.084H12.5v-2.084h10.833v2.084Zm4.167-5h-15v-2.084h15v2.084Zm0-5h-15v-2.084h15v2.084Z"},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"clipPath",type:"element",value:"",attributes:{id:"google-docs-picto"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M0 0h40v40H0z"},children:[]}]}]}]};var A={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGeneric"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#919191",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M14.802 28v-4.704h1.176v-1.092h-1.176v-.324c0-.648.3-.972.804-.972.204 0 .372.048.504.132l.276-.948c-.264-.144-.612-.216-1.02-.216-1.056 0-1.824.708-1.824 2.004v.324h-.96v1.092h.96V28h1.26Zm2.772-6.504c.432 0 .78-.348.78-.78a.778.778 0 0 0-.78-.78.778.778 0 0 0-.78.78c0 .432.348.78.78.78ZM18.198 28v-5.796h-1.26V28h1.26Zm2.89 0v-8.004h-1.26V28h1.26Zm4.322.144c.912 0 1.764-.3 2.352-.852l-.576-.828c-.42.42-1.08.648-1.656.648-1.092 0-1.74-.732-1.836-1.596h4.464v-.312c0-1.824-1.104-3.144-2.844-3.144-1.716 0-2.94 1.356-2.94 3.036 0 1.836 1.284 3.048 3.036 3.048Zm1.536-3.528h-3.264c.048-.696.552-1.524 1.62-1.524 1.14 0 1.608.84 1.644 1.524Z"},children:[]}]};var k={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGforms"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#56368A",d:"m24.167 10.833 5.026.95 4.14-.95-9.166-9.166-1.265 4.345 1.265 4.821Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#7248B9",d:"M24.167 10.833V1.667h-15a2.5 2.5 0 0 0-2.5 2.5v31.666a2.5 2.5 0 0 0 2.5 2.5h21.666a2.5 2.5 0 0 0 2.5-2.5v-25h-9.166Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M13.75 28.125a1.251 1.251 0 0 1 0-2.5 1.251 1.251 0 0 1 0 2.5Zm0-5a1.251 1.251 0 0 1 0-2.5 1.251 1.251 0 0 1 0 2.5Zm0-5a1.251 1.251 0 0 1 0-2.5 1.251 1.251 0 0 1 0 2.5Zm13.75 9.792H17.083v-2.084H27.5v2.084Zm0-5H17.083v-2.084H27.5v2.084Zm0-5H17.083v-2.084H27.5v2.084Z"},children:[]}]};var F={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGmaps"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#FBBC04",d:"M24.858 17.594a4.87 4.87 0 0 1-7.459-6.264l-1.023-.86-7.327 8.725c.276.878.526 1.378.526 1.378 1.076 2.296 2.8 4.43 4.36 6.363a81.882 81.882 0 0 1 1.464 1.849c.29.376.572.757.846 1.143l9.636-11.475-1.023-.86Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4285F4",d:"m25.878 18.458 7.21-8.57c-.314-.856-.597-1.346-.597-1.346A12.7 12.7 0 0 0 23.586 1.9l-7.207 8.565 1.023.86a4.87 4.87 0 0 1 7.453 6.27l1.023.862Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#34A853",d:"m32.486 8.531.005.01s1.433 2.483 1.433 6.016c0 3.724-1.433 6.493-1.433 6.493-1.241 2.388-3.82 5.539-4.296 6.111a45.068 45.068 0 0 0-4.297 6.016 21.778 21.778 0 0 0-1.528 3.915c-.191.764-.573 1.241-1.242 1.241-.668 0-.954-.286-1.24-1.241a21.198 21.198 0 0 0-1.624-4.01 38.09 38.09 0 0 0-2.81-4.225L32.486 8.53Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#1A73E8",d:"m25.03 2.265.017.016-8.028 9.466-6.032-5.115a12.699 12.699 0 0 1 10.142-4.965 12.987 12.987 0 0 1 3.9.598Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#EA4335",d:"m11.326 6.211-.033.04a12.7 12.7 0 0 0-2.96 8.21c0 3.63 1.242 6.112 1.242 6.112l.021.046 7.799-9.34-6.07-5.068Z"},children:[]}]};var W={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGsheets"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#188038",d:"m24.167 1.667 9.166 9.166-4.583.834-4.583-.834-.834-4.583.834-4.583Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#34A853",d:"M24.167 10.833V1.667h-15a2.5 2.5 0 0 0-2.5 2.5v31.666a2.5 2.5 0 0 0 2.5 2.5h21.666a2.5 2.5 0 0 0 2.5-2.5v-25h-9.166Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M11.667 15.833v12.084h16.666V15.833H11.667Zm7.291 10H13.75v-2.916h5.208v2.916Zm0-5H13.75v-2.916h5.208v2.916Zm7.292 5h-5.208v-2.916h5.208v2.916Zm0-5h-5.208v-2.916h5.208v2.916Z"},children:[]}]};var G={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGslides"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#F29900",d:"m24.167 1.667 9.166 9.166-4.583.834-4.583-.834-.834-4.166.834-5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FBBC04",d:"M24.167 10.833V1.667h-15a2.5 2.5 0 0 0-2.5 2.5v31.666a2.5 2.5 0 0 0 2.5 2.5h21.666a2.5 2.5 0 0 0 2.5-2.5v-25h-9.166Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M11.667 15.833v11.25h16.666v-11.25H11.667ZM26.25 25h-12.5v-7.083h12.5V25Z"},children:[]}]};var S={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileLoom"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#625DF5",d:"M37.5 18.055H27.265l8.865-5.117-1.948-3.376-8.862 5.12 5.115-8.864-3.372-1.948-5.113 8.863V2.5h-3.9v10.235L12.935 3.87l-3.37 1.947 5.115 8.863-8.863-5.115-1.947 3.37 8.865 5.117H2.5v3.893h10.232L3.87 27.062l1.947 3.375 8.863-5.117-5.117 8.862 3.374 1.948 5.115-8.865V37.5h3.893V27.265l5.117 8.865 3.373-1.948-5.117-8.865 8.862 5.118 1.947-3.372-8.862-5.115h10.233l.002-3.893ZM20 25.295a5.315 5.315 0 1 1 0-10.63 5.315 5.315 0 0 1 0 10.63Z"},children:[]}]};var E={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileOnedrive"},children:[{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#onedrive-picto-path)"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#0364B8",d:"M15.253 14.116v-.001l8.398 5.03 5.003-2.106a8.095 8.095 0 0 1 3.77-.644 12.502 12.502 0 0 0-22.552-3.767c.043 0 .085-.003.128-.003a9.952 9.952 0 0 1 5.253 1.491Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#0078D4",d:"M15.253 14.115v.001A9.952 9.952 0 0 0 10 12.625c-.043 0-.085.003-.128.003a9.996 9.996 0 0 0-8.075 15.713l21.854-9.197-8.398-5.03Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#1490DF",d:"M32.423 16.395a8.095 8.095 0 0 0-3.77.643l-5.002 2.107 15.377 9.21a8.126 8.126 0 0 0-6.605-11.96Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#28A8EA",d:"M23.65 19.145 1.797 28.34A9.986 9.986 0 0 0 10 32.625h21.875a8.123 8.123 0 0 0 7.153-4.27l-15.377-9.21Z"},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"clipPath",type:"element",value:"",attributes:{id:"onedrive-picto-path"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M0 0h40v40H0z"},children:[]}]}]}]};var D={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"filePdf"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#CB0606",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M14.936 28.144c1.5 0 2.568-1.14 2.568-3.048 0-1.908-1.068-3.036-2.568-3.036-.756 0-1.428.36-1.86.936v-.792h-1.26v8.004h1.26v-3.012c.48.612 1.128.948 1.86.948Zm-.372-1.116c-.588 0-1.212-.36-1.488-.792v-2.292c.288-.432.9-.768 1.488-.768.996 0 1.644.792 1.644 1.92s-.648 1.932-1.644 1.932Zm9.541.972v-8.004h-1.26v3.012a2.26 2.26 0 0 0-1.86-.948c-1.488 0-2.568 1.164-2.568 3.036 0 1.92 1.092 3.048 2.568 3.048.756 0 1.416-.36 1.86-.936V28h1.26Zm-2.748-.972c-1.008 0-1.644-.804-1.644-1.932 0-1.116.636-1.92 1.644-1.92.588 0 1.212.348 1.488.78v2.292c-.276.432-.9.78-1.488.78ZM27.31 28v-4.704h1.176v-1.092H27.31v-.324c0-.648.3-.972.804-.972.276 0 .492.096.66.252l.492-.78c-.348-.372-.864-.504-1.392-.504-1.092 0-1.824.744-1.824 2.004v.324h-.96v1.092h.96V28h1.26Z"},children:[]}]};var R={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"filePpt"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#DC4C2C",d:"M4 20c0 9.941 8.059 18 18 18s18-8.059 18-18H4Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#F7A278",d:"M22 2v18h18c0-9.941-8.059-18-18-18Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#C06346",d:"M22 2C12.059 2 4 10.059 4 20h18V2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#9B341F",d:"M18.319 30H1.681A1.682 1.682 0 0 1 0 28.319V11.681C0 10.753.753 10 1.681 10h16.638c.928 0 1.681.753 1.681 1.681v16.638c0 .928-.753 1.681-1.681 1.681Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M10.673 15.012H6v10h2.024v-3.521H10.3a3.397 3.397 0 0 0 3.397-3.397v-.058a3.024 3.024 0 0 0-3.024-3.024Zm.897 3.346c0 .859-.697 1.556-1.556 1.556h-1.99v-3.325h1.99c.859 0 1.556.697 1.556 1.556v.213Z"},children:[]}]};var P={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileSharepoint"},children:[{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#sharepoint-picto-path-a)"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#036C70",d:"M20.465 22.786c6.165 0 11.163-4.998 11.163-11.163S26.63.46 20.465.46 9.302 5.458 9.302 11.623 14.3 22.786 20.465 22.786Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#1A9BA1",d:"M29.767 32.088C35.42 32.088 40 27.507 40 21.855c0-5.65-4.581-10.232-10.233-10.232-5.65 0-10.232 4.581-10.232 10.232 0 5.652 4.581 10.233 10.232 10.233Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#37C6D0",d:"M21.86 39.53a7.907 7.907 0 1 0 0-15.814 7.907 7.907 0 0 0 0 15.814Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#sharepoint-picto-path-b)",d:"M1.705 9.762H18.76c.942 0 1.705.764 1.705 1.705v17.055c0 .942-.763 1.705-1.705 1.705H1.705A1.705 1.705 0 0 1 0 28.522V11.467c0-.941.763-1.705 1.705-1.705Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M7.616 19.787a3.147 3.147 0 0 1-.976-1.032 2.808 2.808 0 0 1-.34-1.411 2.715 2.715 0 0 1 .632-1.828c.45-.512 1.03-.89 1.68-1.096a7.097 7.097 0 0 1 2.295-.355 8.738 8.738 0 0 1 3.023.423v2.14a4.72 4.72 0 0 0-1.367-.559 6.659 6.659 0 0 0-1.6-.191 3.459 3.459 0 0 0-1.643.348c-.395.17-.65.558-.651.988a1 1 0 0 0 .279.699c.213.222.465.402.744.532.31.154.775.36 1.395.616.069.021.135.048.2.08.61.239 1.199.529 1.76.868.424.262.78.62 1.04 1.047a3.05 3.05 0 0 1 .372 1.582 2.942 2.942 0 0 1-.592 1.903 3.31 3.31 0 0 1-1.581 1.064 7.17 7.17 0 0 1-2.255.328c-.686.003-1.37-.053-2.047-.168a7.008 7.008 0 0 1-1.658-.487v-2.256a5.346 5.346 0 0 0 1.674.8 6.55 6.55 0 0 0 1.847.296c.58.036 1.16-.086 1.675-.356.36-.203.58-.59.571-1.003a1.07 1.07 0 0 0-.316-.769 3.186 3.186 0 0 0-.872-.607c-.372-.186-.92-.431-1.644-.736a9.343 9.343 0 0 1-1.645-.86Z"},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"linearGradient",type:"element",value:"",attributes:{id:"sharepoint-picto-path-b",x1:"6.949",x2:"32.141",y1:"-2.084",y2:"42.587",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#058F92"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:".5","stop-color":"#038489"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#026D71"},children:[]}]},{name:"clipPath",type:"element",value:"",attributes:{id:"sharepoint-picto-path-a"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M0 0h40v40H0z"},children:[]}]}]}]};var U={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileStream"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#AA2C6C",d:"M9.156 20v14.561c0 2.987 3.224 4.785 5.664 3.159l21.843-14.561c1.113-.743 1.67-1.95 1.67-3.158H9.156Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E65AA0",d:"M14.807 2.271c-2.438-1.61-5.651.186-5.651 3.168V20h29.177c0-1.204-.552-2.407-1.657-3.15l-.013-.01L14.82 2.282l-.014-.01Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#F37FBC",d:"M1.667 11.27c0-1.517 1.659-2.411 2.875-1.55l12.32 8.73c1.057.75 1.057 2.352 0 3.1l-12.32 8.73c-1.216.862-2.875-.032-2.875-1.55V11.27Z"},children:[]}]};var O={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileTxt"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#64A5F7",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M15.754 28.144c.575 0 .947-.168 1.176-.372l-.3-.96c-.096.108-.313.216-.552.216-.36 0-.553-.3-.553-.696v-3.036h1.176v-1.092h-1.176V20.62h-1.26v1.584h-.96v1.092h.96v3.348c0 .972.505 1.5 1.489 1.5ZM22.922 28l-2.136-2.976 2.004-2.82h-1.416l-1.38 1.956-1.368-1.956H17.21l2.004 2.82L17.078 28h1.416l1.512-2.136 1.5 2.136h1.416Zm2.628.144c.576 0 .948-.168 1.176-.372l-.3-.96c-.096.108-.312.216-.552.216-.36 0-.552-.3-.552-.696v-3.036h1.176v-1.092h-1.176V20.62h-1.26v1.584h-.96v1.092h.96v3.348c0 .972.504 1.5 1.488 1.5Z"},children:[]}]};var T={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileXls"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#169154",d:"M25 2H11.744C10.781 2 10 2.781 10 3.744v7.259h15V2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#18482A",d:"M10 29.054v7.202c0 .963.781 1.744 1.743 1.744H25v-8.946H10Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#0C8045",d:"M10 11.003h15v9.002H10v-9.002Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#17472A",d:"M10 20.005h15v9.049H10v-9.049Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#29C27F",d:"M38.256 2H25v9.003h15V3.744C40 2.781 39.219 2 38.256 2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#27663F",d:"M25 29.054V38h13.257c.962 0 1.743-.781 1.743-1.743v-7.202l-15-.001Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#19AC65",d:"M25 11.003h15v9.002H25v-9.002Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#129652",d:"M25 20.005h15v9.05l-15-.001v-9.049Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#0C7238",d:"M18.319 30H1.681A1.682 1.682 0 0 1 0 28.319V11.681C0 10.753.753 10 1.681 10h16.638c.928 0 1.681.753 1.681 1.681v16.638c0 .928-.753 1.681-1.681 1.681Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M5.807 15h2.386l1.936 3.754L12.175 15h2.229l-3.071 5 3.141 5h-2.351l-2.11-3.93L7.912 25H5.526l3.193-5.018L5.807 15Z"},children:[]}]};var z={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileZip"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#1F1F1F",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M17.16 28v-1.104h-2.952l2.904-3.78v-.912h-4.548v1.092h2.856l-2.856 3.744V28h4.596Zm1.999-6.504c.432 0 .78-.348.78-.78a.778.778 0 0 0-.78-.78.778.778 0 0 0-.78.78c0 .432.348.78.78.78ZM19.783 28v-5.796h-1.26V28h1.26Zm4.755.144c1.5 0 2.568-1.14 2.568-3.048 0-1.908-1.068-3.036-2.568-3.036-.756 0-1.428.36-1.86.936v-.792h-1.26v8.004h1.26v-3.012c.48.612 1.128.948 1.86.948Zm-.372-1.116c-.588 0-1.212-.36-1.488-.792v-2.292c.288-.432.9-.768 1.488-.768.996 0 1.644.792 1.644 1.92s-.648 1.932-1.644 1.932Z"},children:[]}]};var N={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesA4"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
57
|
+
.mrl-picto-border { fill: #4e4e4e; }
|
|
58
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m22.711 10.056 2.078 1.859a.734.734 0 0 1 .244.546v14.706a.733.733 0 0 1-.733.733H11.833a.733.733 0 0 1-.733-.733V8.833c0-.405.328-.733.733-.733h8.4c.179 0 .352.066.486.185l1.992 1.77Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"m25.523 11.095-2.078-1.86-1.995-1.772A1.833 1.833 0 0 0 20.232 7h-8.399C10.821 7 10 7.82 10 8.833v18.334c0 1.012.82 1.833 1.833 1.833H24.3c1.012 0 1.833-.82 1.833-1.833V12.46c0-.521-.222-1.018-.61-1.366Zm-5.012-2.94a.734.734 0 0 0-.279-.055h-8.399a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733H24.3a.733.733 0 0 0 .733-.733V12.46a.734.734 0 0 0-.077-.328h-3.712a.733.733 0 0 1-.733-.733V8.155Z","clip-rule":"evenodd"},children:[]}]};var Y={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesCustom"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
59
|
+
.mrl-picto-border { fill: #4e4e4e; }
|
|
60
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M2.085 7.953c0-.466.373-.844.834-.844h30.164a.84.84 0 0 1 .834.844v21.094a.839.839 0 0 1-.834.844H2.92a.839.839 0 0 1-.834-.844V7.953Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M2.919 5.844h30.164c1.152 0 2.085.944 2.085 2.11v21.093c0 1.165-.933 2.11-2.085 2.11H2.92c-1.152 0-2.085-.945-2.085-2.11V7.953c0-1.165.933-2.11 2.085-2.11Zm0 1.265a.839.839 0 0 0-.834.844v21.094c0 .466.373.844.834.844h30.164a.84.84 0 0 0 .834-.844V7.953a.839.839 0 0 0-.834-.844H2.92Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border",d:"M32.664 29.469a.84.84 0 0 1 .834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V29.47ZM0 29.469c0-.466.373-.844.834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 31.156V29.47ZM0 5.844C0 5.378.373 5 .834 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 7.531V5.844Zm32.664 0A.84.84 0 0 1 33.498 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V5.844Z"},children:[]}]};var q={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesGrid"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
61
|
+
.mrl-picto-border { fill: #4e4e4e; }
|
|
62
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M1.312 7.167a.87.87 0 0 1 .874-.867h31.628a.87.87 0 0 1 .874.867v21.666a.87.87 0 0 1-.874.867H2.186a.87.87 0 0 1-.874-.867V7.167Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M2.186 5h31.628C35.021 5 36 5.97 36 7.167v21.666A2.176 2.176 0 0 1 33.814 31H2.186A2.176 2.176 0 0 1 0 28.833V7.167C0 5.97.979 5 2.186 5Zm0 1.3a.87.87 0 0 0-.874.867v21.666a.87.87 0 0 0 .874.867h31.628a.87.87 0 0 0 .874-.867V7.167a.87.87 0 0 0-.874-.867H2.186Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border",d:"M3.06 8.467a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247 0A.87.87 0 0 1 9.18 7.6h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Zm5.246 0a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .875.867v2.6a.87.87 0 0 1-.875.866h-2.623a.87.87 0 0 1-.874-.866v-2.6Zm-10.493 5.2a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm0 5.2A.87.87 0 0 1 3.935 18h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247-5.2a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Z"},children:[]}]};var X={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesLetter"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
63
|
+
.mrl-picto-border { fill: #4e4e4e; }
|
|
64
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m23.267 10.001 2.374 1.886c.164.13.26.323.26.525V27.28c0 .38-.329.689-.734.689H10.833c-.405 0-.733-.309-.733-.689V8.721c0-.38.328-.689.733-.689h9.672c.172 0 .34.058.472.162L23.267 10Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"m26.351 11.099-2.374-1.886-2.293-1.81A1.906 1.906 0 0 0 20.504 7h-9.671C9.82 7 9 7.77 9 8.72v18.56c0 .95.82 1.72 1.833 1.72h14.334C26.18 29 27 28.23 27 27.28V12.411a1.68 1.68 0 0 0-.649-1.313Zm-.534.994h-4.312c-.405 0-.733-.308-.733-.688V8.08a.775.775 0 0 0-.267-.048h-9.672c-.405 0-.733.309-.733.689v18.558c0 .38.328.689.733.689h14.334c.405 0 .733-.309.733-.689V12.412a.655.655 0 0 0-.083-.319Z","clip-rule":"evenodd"},children:[]}]};var j={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesPhone"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
65
|
+
.mrl-picto-border { fill: #4e4e4e; }
|
|
66
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M13.1 8.833c0-.405.328-.733.733-.733h8.83c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733h-8.83a.733.733 0 0 1-.733-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M13.833 7h8.83c1.012 0 1.833.82 1.833 1.833v18.334c0 1.012-.82 1.833-1.833 1.833h-8.83A1.833 1.833 0 0 1 12 27.167V8.833C12 7.821 12.82 7 13.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h8.83a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733h-8.83Z","clip-rule":"evenodd"},children:[]}]};var I={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesPresentation"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
67
|
+
.mrl-picto-border { fill: #4e4e4e; }
|
|
68
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M1.142 8.833c0-.405.341-.733.762-.733h32.192c.421 0 .762.328.762.733v18.334c0 .405-.341.733-.762.733H1.904c-.421 0-.762-.328-.762-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M1.904 7h32.192C35.148 7 36 7.82 36 8.833v18.334C36 28.179 35.148 29 34.096 29H1.904C.852 29 0 28.18 0 27.167V8.833C0 7.821.852 7 1.904 7Zm0 1.1c-.421 0-.762.328-.762.733v18.334c0 .405.341.733.762.733h32.192c.421 0 .762-.328.762-.733V8.833c0-.405-.341-.733-.762-.733H1.904Z","clip-rule":"evenodd"},children:[]}]};var J={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesSquare"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
69
|
+
.mrl-picto-border { fill: #4e4e4e; }
|
|
70
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M8.1 8.833c0-.405.328-.733.733-.733h18.334c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733H8.833a.733.733 0 0 1-.733-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M8.833 7h18.334C28.179 7 29 7.82 29 8.833v18.334C29 28.179 28.18 29 27.167 29H8.833A1.833 1.833 0 0 1 7 27.167V8.833C7 7.821 7.82 7 8.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h18.334a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733H8.833Z","clip-rule":"evenodd"},children:[]}]};var K={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesTablet"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
71
|
+
.mrl-picto-border { fill: #4e4e4e; }
|
|
72
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M10.1 8.833c0-.405.328-.733.733-.733h13.714c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733H10.833a.733.733 0 0 1-.733-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M10.833 7h13.714c1.012 0 1.833.82 1.833 1.833v18.334c0 1.012-.82 1.833-1.833 1.833H10.833A1.833 1.833 0 0 1 9 27.167V8.833C9 7.821 9.82 7 10.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h13.714a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733H10.833Z","clip-rule":"evenodd"},children:[]}]};var Q={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 256 194",xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid","data-mrl-svg-name":"logoGmail"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
65
73
|
.mrl-picto-gmail-gradient { stop-color: #000000; }
|
|
66
74
|
.mrl-picto-gmail-indicator { stroke: currentColor; }
|
|
67
75
|
.mrl-picto-gmail-brand-color-1 { fill: #e3e3e3; }
|
|
68
76
|
.mrl-picto-gmail-brand-color-2 { fill: #231f20; }
|
|
69
77
|
.mrl-picto-gmail-brand-color-3 { fill: #d54b3d; }
|
|
70
78
|
.mrl-picto-gmail-brand-color-4 { fill: #d72b27; }
|
|
71
|
-
`,attributes:{},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"linearGradient",type:"element",value:"",attributes:{id:"mrl-picto-gmail-gradient",x1:"0.00388991071%",y1:"49.997619%",x2:"100.032232%",y2:"49.997619%"},children:[{name:"stop",type:"element",value:"",attributes:{class:"mrl-picto-gmail-gradient","stop-opacity":"0.1",offset:"0%"},children:[]},{name:"stop",type:"element",value:"",attributes:{class:"mrl-picto-gmail-gradient","stop-opacity":"0.2",offset:"100%"},children:[]}]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M238.833923,193.595007 L16.1542195,193.595007 C7.51970044,193.595007 0.248526454,186.551057 0.248526454,177.689314 L0.248526454,16.8145898 C0.248526454,8.18007073 7.29247625,0.908896748 16.1542195,0.908896748 L238.833923,0.908896748 C247.468442,0.908896748 254.739616,7.95284654 254.739616,16.8145898 L254.739616,177.689314 C254.739616,186.551057 247.695666,193.595007 238.833923,193.595007 L238.833923,193.595007 Z",class:"mrl-picto-gmail-brand-color-1"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M32.0599126,193.595007 L127.266847,117.020456 L127.94852,112.930421 L29.7876708,42.2636988 L29.5604466,190.186644 L32.0599126,193.595007 Z",opacity:"0.1",class:"mrl-picto-gmail-brand-color-2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.1542195,193.595007 C7.29247625,193.595007 0.248526454,186.551057 0.248526454,177.689314 L0.248526454,16.5873656 C0.248526454,7.72562236 7.29247625,6.13505305 16.1542195,6.13505305 C25.0159628,6.13505305 32.0599126,7.95284654 32.0599126,16.5873656 L32.0599126,193.595007 L16.1542195,193.595007 L16.1542195,193.595007 Z",class:"mrl-picto-gmail-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.1542195,8.40729492 C27.5154289,8.40729492 29.7876708,11.8156577 29.7876708,16.5873656 L29.7876708,191.322765 L16.1542195,191.322765 C8.65582137,191.322765 2.52076832,185.187712 2.52076832,177.689314 L2.52076832,16.5873656 C2.52076832,11.5884335 4.79301019,8.40729492 16.1542195,8.40729492 L16.1542195,8.40729492 Z M16.1542195,6.13505305 C7.29247625,6.13505305 0.248526454,7.95284654 0.248526454,16.5873656 L0.248526454,177.689314 C0.248526454,186.551057 7.29247625,193.595007 16.1542195,193.595007 L32.0599126,193.595007 L32.0599126,16.5873656 C32.0599126,7.72562236 25.0159628,6.13505305 16.1542195,6.13505305 L16.1542195,6.13505305 L16.1542195,6.13505305 Z",class:"mrl-picto-gmail-brand-color-4"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M238.833923,193.595007 L222.92823,193.595007 L222.92823,16.1329173 C222.92823,7.27117398 229.972179,6.13505305 238.833923,6.13505305 C247.695666,6.13505305 254.739616,7.27117398 254.739616,16.1329173 L254.739616,177.916538 C254.739616,186.551057 247.695666,193.595007 238.833923,193.595007 L238.833923,193.595007 Z",class:"mrl-picto-gmail-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M238.833923,8.40729492 C249.059011,8.40729492 252.467374,10.4523126 252.467374,16.1329173 L252.467374,177.916538 C252.467374,185.414937 246.332321,191.54999 238.833923,191.54999 L225.200472,191.54999 L225.200472,16.1329173 C225.200472,10.2250884 228.608834,8.40729492 238.833923,8.40729492 L238.833923,8.40729492 Z M238.833923,6.13505305 C229.972179,6.13505305 222.92823,7.27117398 222.92823,16.1329173 L222.92823,193.822231 L238.833923,193.822231 C247.695666,193.822231 254.739616,186.778282 254.739616,177.916538 L254.739616,16.1329173 C254.739616,7.27117398 247.695666,6.13505305 238.833923,6.13505305 L238.833923,6.13505305 L238.833923,6.13505305 Z",class:"mrl-picto-gmail-brand-color-4"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M170.666667,193.595007 L1.57979906,23.1947544 L10.4736149,26.8124541 L128.175744,111.567076 L254.73962,18.7604631 L254.739616,177.916538 C254.739616,186.551057 247.695666,193.595007 238.833923,193.595007 L170.666667,193.595007 Z",fill:"url(#mrl-picto-gmail-gradient)"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M127.266847,117.020456 L7.06525206,29.7663685 C0.0213022675,24.5402122 -2.02371542,14.542348 3.20244088,7.49839817 C8.42859718,0.454448374 18.6536856,-1.13612093 25.9248596,4.09003537 L127.494071,77.9378961 L229.744955,3.18113862 C236.788905,-2.04501768 246.786769,-0.454448374 252.012926,6.81672561 C257.239082,13.8606754 255.648513,23.8585396 248.377339,29.0846959 L127.266847,117.020456 L127.266847,117.020456 Z",class:"mrl-picto-gmail-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M238.833923,2.27224187 L238.833923,2.27224187 C243.151182,2.27224187 247.241218,4.31725955 249.967908,7.95284654 C254.285167,14.0878996 252.921822,22.4951945 247.013993,27.0396782 L127.266847,114.293766 L8.42859718,27.948575 C2.29354414,23.4040913 0.702974828,14.7695722 5.02023438,8.86174329 C7.51970044,5.45338049 11.83696,3.18113862 16.3814437,3.18113862 C19.3353582,3.18113862 22.2892726,4.09003537 24.5615145,5.90782886 L125.903502,79.5284654 L127.266847,80.4373622 L128.630192,79.5284654 L230.653852,4.77170793 C233.153318,3.18113862 235.880008,2.27224187 238.833923,2.27224187 L238.833923,2.27224187 Z M238.833923,0 C235.652784,0 232.244421,0.908896748 229.517731,2.95391443 L127.266847,77.7106719 L25.6976354,3.86281118 C22.9709451,1.8177935 19.5625823,0.908896748 16.1542195,0.908896748 C11.1552874,0.908896748 6.15635532,3.18113862 2.9752167,7.49839817 C-2.02371542,14.542348 0.0213022675,24.5402122 7.06525206,29.7663685 L127.266847,117.24768 L248.150114,29.0846959 C255.194064,23.8585396 256.784634,14.0878996 251.785701,6.81672561 C248.604563,2.27224187 243.832855,0 238.833923,0 L238.833923,0 L238.833923,0 Z",class:"mrl-picto-gmail-brand-color-4"},children:[]}]}]}
|
|
79
|
+
`,attributes:{},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"linearGradient",type:"element",value:"",attributes:{id:"mrl-picto-gmail-gradient",x1:"0.00388991071%",y1:"49.997619%",x2:"100.032232%",y2:"49.997619%"},children:[{name:"stop",type:"element",value:"",attributes:{class:"mrl-picto-gmail-gradient","stop-opacity":"0.1",offset:"0%"},children:[]},{name:"stop",type:"element",value:"",attributes:{class:"mrl-picto-gmail-gradient","stop-opacity":"0.2",offset:"100%"},children:[]}]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M238.833923,193.595007 L16.1542195,193.595007 C7.51970044,193.595007 0.248526454,186.551057 0.248526454,177.689314 L0.248526454,16.8145898 C0.248526454,8.18007073 7.29247625,0.908896748 16.1542195,0.908896748 L238.833923,0.908896748 C247.468442,0.908896748 254.739616,7.95284654 254.739616,16.8145898 L254.739616,177.689314 C254.739616,186.551057 247.695666,193.595007 238.833923,193.595007 L238.833923,193.595007 Z",class:"mrl-picto-gmail-brand-color-1"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M32.0599126,193.595007 L127.266847,117.020456 L127.94852,112.930421 L29.7876708,42.2636988 L29.5604466,190.186644 L32.0599126,193.595007 Z",opacity:"0.1",class:"mrl-picto-gmail-brand-color-2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.1542195,193.595007 C7.29247625,193.595007 0.248526454,186.551057 0.248526454,177.689314 L0.248526454,16.5873656 C0.248526454,7.72562236 7.29247625,6.13505305 16.1542195,6.13505305 C25.0159628,6.13505305 32.0599126,7.95284654 32.0599126,16.5873656 L32.0599126,193.595007 L16.1542195,193.595007 L16.1542195,193.595007 Z",class:"mrl-picto-gmail-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.1542195,8.40729492 C27.5154289,8.40729492 29.7876708,11.8156577 29.7876708,16.5873656 L29.7876708,191.322765 L16.1542195,191.322765 C8.65582137,191.322765 2.52076832,185.187712 2.52076832,177.689314 L2.52076832,16.5873656 C2.52076832,11.5884335 4.79301019,8.40729492 16.1542195,8.40729492 L16.1542195,8.40729492 Z M16.1542195,6.13505305 C7.29247625,6.13505305 0.248526454,7.95284654 0.248526454,16.5873656 L0.248526454,177.689314 C0.248526454,186.551057 7.29247625,193.595007 16.1542195,193.595007 L32.0599126,193.595007 L32.0599126,16.5873656 C32.0599126,7.72562236 25.0159628,6.13505305 16.1542195,6.13505305 L16.1542195,6.13505305 L16.1542195,6.13505305 Z",class:"mrl-picto-gmail-brand-color-4"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M238.833923,193.595007 L222.92823,193.595007 L222.92823,16.1329173 C222.92823,7.27117398 229.972179,6.13505305 238.833923,6.13505305 C247.695666,6.13505305 254.739616,7.27117398 254.739616,16.1329173 L254.739616,177.916538 C254.739616,186.551057 247.695666,193.595007 238.833923,193.595007 L238.833923,193.595007 Z",class:"mrl-picto-gmail-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M238.833923,8.40729492 C249.059011,8.40729492 252.467374,10.4523126 252.467374,16.1329173 L252.467374,177.916538 C252.467374,185.414937 246.332321,191.54999 238.833923,191.54999 L225.200472,191.54999 L225.200472,16.1329173 C225.200472,10.2250884 228.608834,8.40729492 238.833923,8.40729492 L238.833923,8.40729492 Z M238.833923,6.13505305 C229.972179,6.13505305 222.92823,7.27117398 222.92823,16.1329173 L222.92823,193.822231 L238.833923,193.822231 C247.695666,193.822231 254.739616,186.778282 254.739616,177.916538 L254.739616,16.1329173 C254.739616,7.27117398 247.695666,6.13505305 238.833923,6.13505305 L238.833923,6.13505305 L238.833923,6.13505305 Z",class:"mrl-picto-gmail-brand-color-4"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M170.666667,193.595007 L1.57979906,23.1947544 L10.4736149,26.8124541 L128.175744,111.567076 L254.73962,18.7604631 L254.739616,177.916538 C254.739616,186.551057 247.695666,193.595007 238.833923,193.595007 L170.666667,193.595007 Z",fill:"url(#mrl-picto-gmail-gradient)"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M127.266847,117.020456 L7.06525206,29.7663685 C0.0213022675,24.5402122 -2.02371542,14.542348 3.20244088,7.49839817 C8.42859718,0.454448374 18.6536856,-1.13612093 25.9248596,4.09003537 L127.494071,77.9378961 L229.744955,3.18113862 C236.788905,-2.04501768 246.786769,-0.454448374 252.012926,6.81672561 C257.239082,13.8606754 255.648513,23.8585396 248.377339,29.0846959 L127.266847,117.020456 L127.266847,117.020456 Z",class:"mrl-picto-gmail-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M238.833923,2.27224187 L238.833923,2.27224187 C243.151182,2.27224187 247.241218,4.31725955 249.967908,7.95284654 C254.285167,14.0878996 252.921822,22.4951945 247.013993,27.0396782 L127.266847,114.293766 L8.42859718,27.948575 C2.29354414,23.4040913 0.702974828,14.7695722 5.02023438,8.86174329 C7.51970044,5.45338049 11.83696,3.18113862 16.3814437,3.18113862 C19.3353582,3.18113862 22.2892726,4.09003537 24.5615145,5.90782886 L125.903502,79.5284654 L127.266847,80.4373622 L128.630192,79.5284654 L230.653852,4.77170793 C233.153318,3.18113862 235.880008,2.27224187 238.833923,2.27224187 L238.833923,2.27224187 Z M238.833923,0 C235.652784,0 232.244421,0.908896748 229.517731,2.95391443 L127.266847,77.7106719 L25.6976354,3.86281118 C22.9709451,1.8177935 19.5625823,0.908896748 16.1542195,0.908896748 C11.1552874,0.908896748 6.15635532,3.18113862 2.9752167,7.49839817 C-2.02371542,14.542348 0.0213022675,24.5402122 7.06525206,29.7663685 L127.266847,117.24768 L248.150114,29.0846959 C255.194064,23.8585396 256.784634,14.0878996 251.785701,6.81672561 C248.604563,2.27224187 243.832855,0 238.833923,0 L238.833923,0 L238.833923,0 Z",class:"mrl-picto-gmail-brand-color-4"},children:[]}]}]};var _={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"logoGoogle"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#4285F4",d:"M24 12.27c0-.79-.072-1.54-.194-2.27H12.26v4.51h6.611c-.296 1.48-1.165 2.73-2.452 3.58v3h3.944C22.672 19 24 15.92 24 12.27Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#34A853",d:"M12.26 24c3.31 0 6.08-1.08 8.103-2.91l-3.944-3c-1.104.72-2.503 1.16-4.158 1.16-3.198 0-5.906-2.11-6.877-4.96H1.318v3.09C3.331 21.3 7.468 24 12.261 24Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FBBC05",d:"M5.384 14.29A6.83 6.83 0 0 1 4.996 12c0-.8.143-1.57.388-2.29V6.62H1.318A11.657 11.657 0 0 0 0 12c0 1.94.48 3.76 1.318 5.38l4.066-3.09Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#EA4335",d:"M12.26 4.75c1.809 0 3.423.61 4.7 1.8l3.495-3.42C18.34 1.19 15.57 0 12.26 0 7.469 0 3.33 2.7 1.318 6.62l4.066 3.09c.971-2.85 3.679-4.96 6.877-4.96Z"},children:[]}]};var $={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"logoMicrosoft"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#F25022",d:"M11.421 1H1v10.421h10.421V1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#00A4EF",d:"M11.421 12.579H1V23h10.421V12.579Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#7FBA00",d:"M23 1H12.579v10.421H23V1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FFB900",d:"M23 12.579H12.579V23H23V12.579Z"},children:[]}]};var e1={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 58 58",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"logoSlackColor"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
72
80
|
.mrl-picto-slack-bg { fill: #e9e9e9; }
|
|
73
81
|
.mrl-picto-slack-brand-color-1 { fill: #53BE9F; }
|
|
74
82
|
.mrl-picto-slack-brand-color-2 { fill: #EDB426; }
|
|
@@ -78,129 +86,44 @@ var e={classic:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www
|
|
|
78
86
|
.mrl-picto-slack-brand-color-6 { fill: #81D1E0; }
|
|
79
87
|
.mrl-picto-slack-brand-color-7 { fill: #2A9C8C; }
|
|
80
88
|
.mrl-picto-slack-brand-color-8 { fill: #789421; }
|
|
81
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{transform:"translate(28.936619, 28.937742) rotate(-109.002072) translate(-28.936619, -28.937742) ",x:"23.2514117",y:"23.2525347",width:"11.3704149",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.5501656,10.4234834 C15.6386821,7.77603311 12.7534702,6.36905298 10.1062119,7.28053642 C7.45876159,8.19201987 6.0515894,11.0772318 6.9632649,13.7244901 L8.82368212,19.1275166 L18.4105828,15.8265099 L16.5501656,10.4234834 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-1",transform:"translate(18.769747, 32.438369) rotate(-19.002072) translate(-18.769747, -32.438369) ",x:"13.7000647",y:"26.7531617",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M20.9879338,54.4556623 C21.8994172,57.1031126 24.7846291,58.5100927 27.4318874,57.5986093 C30.0793377,56.6871258 31.4863179,53.8019139 30.5748344,51.1546556 L28.7144172,45.7516291 L19.1275166,49.0526358 L20.9879338,54.4556623 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-2",transform:"translate(39.107093, 25.438371) rotate(160.997928) translate(-39.107093, -25.438371) ",x:"34.0374113",y:"19.7531639",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M36.8881921,3.42046358 C35.9765166,0.773205298 33.0914967,-0.633966887 30.4442384,0.277516556 C27.7969801,1.189 26.3898079,4.07421192 27.3012914,6.7214702 L29.1617086,12.1244967 L38.7486093,8.82349007 L36.8881921,3.42046358 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M41.3261523,47.4526424 C42.2376358,50.1000927 45.1228477,51.5070728 47.770106,50.5955894 C50.4175563,49.684106 51.8245364,46.798894 50.913053,44.1516358 L49.0526358,38.7486093 L39.4657351,42.0496159 L41.3261523,47.4526424 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-3",transform:"translate(32.437772, 39.106477) rotate(-109.002072) translate(-32.437772, -39.106477) ",x:"27.3680898",y:"33.4212694",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M10.4234834,41.3261523 C7.77603311,42.2376358 6.36905298,45.1228477 7.28053642,47.770106 C8.19201987,50.4173642 11.0772318,51.8245364 13.7244901,50.913053 L19.1275166,49.0526358 L15.8265099,39.4657351 L10.4234834,41.3261523 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M57.5986093,30.4442384 C56.6871258,27.7967881 53.8019139,26.3898079 51.1546556,27.3012914 L45.7516291,29.1617086 L49.0526358,38.7486093 L54.4556623,36.8881921 C57.1029205,35.9765166 58.5100927,33.0914967 57.5986093,30.4442384 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-4",transform:"translate(22.269056, 42.607630) rotate(-109.002072) translate(-22.269056, -42.607630) ",x:"17.1993743",y:"37.5379475",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-5",transform:"translate(42.606688, 35.605242) rotate(-109.002072) translate(-42.606688, -35.605242) ",x:"37.5370061",y:"30.5355603",width:"10.1393641",height:"10.1393641"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M3.42046358,20.9879338 C0.773013245,21.8994172 -0.633966887,24.7846291 0.277516556,27.4318874 C1.189,30.0791457 4.07421192,31.4863179 6.7214702,30.5748344 L12.1244967,28.7144172 L8.82368212,19.1275166 L3.42046358,20.9879338 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-6",transform:"translate(25.437798, 18.769293) rotate(70.997928) translate(-25.437798, -18.769293) ",x:"20.3681161",y:"13.0840852",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M47.4526424,16.5501656 C50.1000927,15.6386821 51.5070728,12.7534702 50.5955894,10.1062119 C49.684106,7.45876159 46.798894,6.05178146 44.1516358,6.9632649 L38.7486093,8.82368212 L42.0496159,18.4105828 L47.4526424,16.5501656 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-7",transform:"translate(15.267958, 22.269694) rotate(-19.002072) translate(-15.267958, -22.269694) ",x:"10.1982763",y:"17.2000118",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-8",transform:"translate(35.607109, 15.267502) rotate(70.997928) translate(-35.607109, -15.267502) ",x:"30.5374271",y:"10.1978203",width:"10.1393641",height:"10.1393641"},children:[]}]}]}]},
|
|
82
|
-
.mrl-picto-slack-bg { fill: #e9e9e9; }
|
|
83
|
-
.mrl-picto-slack-brand-color-1 { fill: #53BE9F; }
|
|
84
|
-
.mrl-picto-slack-brand-color-2 { fill: #EDB426; }
|
|
85
|
-
.mrl-picto-slack-brand-color-3 { fill: #E93477; }
|
|
86
|
-
.mrl-picto-slack-brand-color-4 { fill: #4C274A; }
|
|
87
|
-
.mrl-picto-slack-brand-color-5 { fill: #D92511; }
|
|
88
|
-
.mrl-picto-slack-brand-color-6 { fill: #81D1E0; }
|
|
89
|
-
.mrl-picto-slack-brand-color-7 { fill: #2A9C8C; }
|
|
90
|
-
.mrl-picto-slack-brand-color-8 { fill: #789421; }
|
|
91
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{transform:"translate(28.936619, 28.937742) rotate(-109.002072) translate(-28.936619, -28.937742) ",x:"23.2514117",y:"23.2525347",width:"11.3704149",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.5501656,10.4234834 C15.6386821,7.77603311 12.7534702,6.36905298 10.1062119,7.28053642 C7.45876159,8.19201987 6.0515894,11.0772318 6.9632649,13.7244901 L8.82368212,19.1275166 L18.4105828,15.8265099 L16.5501656,10.4234834 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-1",transform:"translate(18.769747, 32.438369) rotate(-19.002072) translate(-18.769747, -32.438369) ",x:"13.7000647",y:"26.7531617",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M20.9879338,54.4556623 C21.8994172,57.1031126 24.7846291,58.5100927 27.4318874,57.5986093 C30.0793377,56.6871258 31.4863179,53.8019139 30.5748344,51.1546556 L28.7144172,45.7516291 L19.1275166,49.0526358 L20.9879338,54.4556623 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-2",transform:"translate(39.107093, 25.438371) rotate(160.997928) translate(-39.107093, -25.438371) ",x:"34.0374113",y:"19.7531639",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M36.8881921,3.42046358 C35.9765166,0.773205298 33.0914967,-0.633966887 30.4442384,0.277516556 C27.7969801,1.189 26.3898079,4.07421192 27.3012914,6.7214702 L29.1617086,12.1244967 L38.7486093,8.82349007 L36.8881921,3.42046358 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M41.3261523,47.4526424 C42.2376358,50.1000927 45.1228477,51.5070728 47.770106,50.5955894 C50.4175563,49.684106 51.8245364,46.798894 50.913053,44.1516358 L49.0526358,38.7486093 L39.4657351,42.0496159 L41.3261523,47.4526424 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-3",transform:"translate(32.437772, 39.106477) rotate(-109.002072) translate(-32.437772, -39.106477) ",x:"27.3680898",y:"33.4212694",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M10.4234834,41.3261523 C7.77603311,42.2376358 6.36905298,45.1228477 7.28053642,47.770106 C8.19201987,50.4173642 11.0772318,51.8245364 13.7244901,50.913053 L19.1275166,49.0526358 L15.8265099,39.4657351 L10.4234834,41.3261523 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M57.5986093,30.4442384 C56.6871258,27.7967881 53.8019139,26.3898079 51.1546556,27.3012914 L45.7516291,29.1617086 L49.0526358,38.7486093 L54.4556623,36.8881921 C57.1029205,35.9765166 58.5100927,33.0914967 57.5986093,30.4442384 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-4",transform:"translate(22.269056, 42.607630) rotate(-109.002072) translate(-22.269056, -42.607630) ",x:"17.1993743",y:"37.5379475",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-5",transform:"translate(42.606688, 35.605242) rotate(-109.002072) translate(-42.606688, -35.605242) ",x:"37.5370061",y:"30.5355603",width:"10.1393641",height:"10.1393641"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M3.42046358,20.9879338 C0.773013245,21.8994172 -0.633966887,24.7846291 0.277516556,27.4318874 C1.189,30.0791457 4.07421192,31.4863179 6.7214702,30.5748344 L12.1244967,28.7144172 L8.82368212,19.1275166 L3.42046358,20.9879338 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-6",transform:"translate(25.437798, 18.769293) rotate(70.997928) translate(-25.437798, -18.769293) ",x:"20.3681161",y:"13.0840852",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M47.4526424,16.5501656 C50.1000927,15.6386821 51.5070728,12.7534702 50.5955894,10.1062119 C49.684106,7.45876159 46.798894,6.05178146 44.1516358,6.9632649 L38.7486093,8.82368212 L42.0496159,18.4105828 L47.4526424,16.5501656 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-7",transform:"translate(15.267958, 22.269694) rotate(-19.002072) translate(-15.267958, -22.269694) ",x:"10.1982763",y:"17.2000118",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-8",transform:"translate(35.607109, 15.267502) rotate(70.997928) translate(-35.607109, -15.267502) ",x:"30.5374271",y:"10.1978203",width:"10.1393641",height:"10.1393641"},children:[]}]}]}]}};var g={classic:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 30 18",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRectangle"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
92
|
-
.mrl-picto-sticky-bg {
|
|
93
|
-
fill: #ededed;
|
|
94
|
-
}
|
|
95
|
-
.mrl-picto-sticky-border {
|
|
96
|
-
fill: currentColor;
|
|
97
|
-
}
|
|
98
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{fillRule:"nonzero"},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M28.6040657,1.00672773 L28.4783967,1 L2.07758418,1 C1.52496039,1 1.06949646,1.38604019 1.0072497,1.88337887 L1,2 L1,16 C1,16.5128358 1.4159908,16.9355072 1.9519151,16.9932723 L2.07758418,17 L22.4051322,17 L29.5559808,10.105 L29.5559808,2 C29.5559808,1.52661307 29.2015271,1.13005271 28.7254768,1.02641071 L28.6040657,1.00672773 Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M27.8947368,0 C29.0574416,0 30,0.8954305 30,2 L30,10.5087891 L22.4101945,18 L2.10526316,18 C0.942558421,18 0,17.1045695 0,16 L0,2 C0,0.8954305 0.942558421,0 2.10526316,0 L27.8947368,0 Z M27.8947368,1 L2.10526316,1 C1.56543596,1 1.12051878,1.38604019 1.0597134,1.88337887 L1.05263158,2 L1.05263158,16 C1.05263158,16.5128358 1.45898967,16.9355072 1.98250408,16.9932723 L2.10526316,17 L21.728,17 L21.7288324,11.1093756 C21.7288324,10.5570909 22.1765476,10.1093756 22.7288324,10.1093756 L28.943,10.109 L28.9473684,10.105 L28.9473684,2 C28.9473684,1.52661307 28.6011225,1.13005271 28.1360956,1.02641071 L28.0174959,1.00672773 L27.8947368,1 Z",class:"mrl-picto-sticky-border"},children:[]}]}]}]},default:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 30 18",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRectangle"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
99
|
-
.mrl-picto-sticky-bg {
|
|
100
|
-
fill: #ededed;
|
|
101
|
-
}
|
|
102
|
-
.mrl-picto-sticky-border {
|
|
103
|
-
fill: currentColor;
|
|
104
|
-
}
|
|
105
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{fillRule:"nonzero"},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M28.6040657,1.00672773 L28.4783967,1 L2.07758418,1 C1.52496039,1 1.06949646,1.38604019 1.0072497,1.88337887 L1,2 L1,16 C1,16.5128358 1.4159908,16.9355072 1.9519151,16.9932723 L2.07758418,17 L22.4051322,17 L29.5559808,10.105 L29.5559808,2 C29.5559808,1.52661307 29.2015271,1.13005271 28.7254768,1.02641071 L28.6040657,1.00672773 Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M27.8947368,0 C29.0574416,0 30,0.8954305 30,2 L30,10.5087891 L22.4101945,18 L2.10526316,18 C0.942558421,18 0,17.1045695 0,16 L0,2 C0,0.8954305 0.942558421,0 2.10526316,0 L27.8947368,0 Z M27.8947368,1 L2.10526316,1 C1.56543596,1 1.12051878,1.38604019 1.0597134,1.88337887 L1.05263158,2 L1.05263158,16 C1.05263158,16.5128358 1.45898967,16.9355072 1.98250408,16.9932723 L2.10526316,17 L21.728,17 L21.7288324,11.1093756 C21.7288324,10.5570909 22.1765476,10.1093756 22.7288324,10.1093756 L28.943,10.109 L28.9473684,10.105 L28.9473684,2 C28.9473684,1.52661307 28.6011225,1.13005271 28.1360956,1.02641071 L28.0174959,1.00672773 L27.8947368,1 Z",class:"mrl-picto-sticky-border"},children:[]}]}]}]}};var w={classic:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRound"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
106
|
-
.mrl-picto-sticky-bg {
|
|
107
|
-
fill: #ededed;
|
|
108
|
-
}
|
|
109
|
-
.mrl-picto-sticky-border {
|
|
110
|
-
fill: currentColor;
|
|
111
|
-
}
|
|
112
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M12,0 C5.3832,0 0,5.3824 0,12 C0,18.6168 5.3832,24 12,24 C12.088,24 12.1752,23.9944 12.2616,23.988 L12.6968,23.9712 L23.9712,12.6968 L23.9888,12.2616 C23.9952,12.1752 24,12.088 24,12 C24,5.3824 18.6168,0 12,0"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M23.1824,12.3544 C17.2808,12.5392 12.54,17.2808 12.3552,23.1824 C12.236,23.1856 12.12,23.2 12,23.2 C5.8144,23.2 0.8,18.1856 0.8,12 C0.8,5.8144 5.8144,0.8 12,0.8 C18.1856,0.8 23.2,5.8144 23.2,12 C23.2,12.12 23.1864,12.236 23.1824,12.3544 M12,0 C5.3832,0 0,5.3824 0,12 C0,18.6168 5.3832,24 12,24 C12.088,24 12.1752,23.9944 12.2616,23.988 L12.6968,23.9712 L23.9712,12.6968 L23.9888,12.2616 C23.9952,12.1752 24,12.088 24,12 C24,5.3824 18.6168,0 12,0",class:"mrl-picto-sticky-border",fillRule:"nonzero"},children:[]}]}]}]},default:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRound"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
89
|
+
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{transform:"translate(28.936619, 28.937742) rotate(-109.002072) translate(-28.936619, -28.937742) ",x:"23.2514117",y:"23.2525347",width:"11.3704149",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M16.5501656,10.4234834 C15.6386821,7.77603311 12.7534702,6.36905298 10.1062119,7.28053642 C7.45876159,8.19201987 6.0515894,11.0772318 6.9632649,13.7244901 L8.82368212,19.1275166 L18.4105828,15.8265099 L16.5501656,10.4234834 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-1",transform:"translate(18.769747, 32.438369) rotate(-19.002072) translate(-18.769747, -32.438369) ",x:"13.7000647",y:"26.7531617",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M20.9879338,54.4556623 C21.8994172,57.1031126 24.7846291,58.5100927 27.4318874,57.5986093 C30.0793377,56.6871258 31.4863179,53.8019139 30.5748344,51.1546556 L28.7144172,45.7516291 L19.1275166,49.0526358 L20.9879338,54.4556623 Z",class:"mrl-picto-slack-brand-color-1"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-2",transform:"translate(39.107093, 25.438371) rotate(160.997928) translate(-39.107093, -25.438371) ",x:"34.0374113",y:"19.7531639",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M36.8881921,3.42046358 C35.9765166,0.773205298 33.0914967,-0.633966887 30.4442384,0.277516556 C27.7969801,1.189 26.3898079,4.07421192 27.3012914,6.7214702 L29.1617086,12.1244967 L38.7486093,8.82349007 L36.8881921,3.42046358 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M41.3261523,47.4526424 C42.2376358,50.1000927 45.1228477,51.5070728 47.770106,50.5955894 C50.4175563,49.684106 51.8245364,46.798894 50.913053,44.1516358 L49.0526358,38.7486093 L39.4657351,42.0496159 L41.3261523,47.4526424 Z",class:"mrl-picto-slack-brand-color-2"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-3",transform:"translate(32.437772, 39.106477) rotate(-109.002072) translate(-32.437772, -39.106477) ",x:"27.3680898",y:"33.4212694",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M10.4234834,41.3261523 C7.77603311,42.2376358 6.36905298,45.1228477 7.28053642,47.770106 C8.19201987,50.4173642 11.0772318,51.8245364 13.7244901,50.913053 L19.1275166,49.0526358 L15.8265099,39.4657351 L10.4234834,41.3261523 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M57.5986093,30.4442384 C56.6871258,27.7967881 53.8019139,26.3898079 51.1546556,27.3012914 L45.7516291,29.1617086 L49.0526358,38.7486093 L54.4556623,36.8881921 C57.1029205,35.9765166 58.5100927,33.0914967 57.5986093,30.4442384 Z",class:"mrl-picto-slack-brand-color-3"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-4",transform:"translate(22.269056, 42.607630) rotate(-109.002072) translate(-22.269056, -42.607630) ",x:"17.1993743",y:"37.5379475",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-5",transform:"translate(42.606688, 35.605242) rotate(-109.002072) translate(-42.606688, -35.605242) ",x:"37.5370061",y:"30.5355603",width:"10.1393641",height:"10.1393641"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M3.42046358,20.9879338 C0.773013245,21.8994172 -0.633966887,24.7846291 0.277516556,27.4318874 C1.189,30.0791457 4.07421192,31.4863179 6.7214702,30.5748344 L12.1244967,28.7144172 L8.82368212,19.1275166 L3.42046358,20.9879338 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-6",transform:"translate(25.437798, 18.769293) rotate(70.997928) translate(-25.437798, -18.769293) ",x:"20.3681161",y:"13.0840852",width:"10.1393641",height:"11.3704149"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M47.4526424,16.5501656 C50.1000927,15.6386821 51.5070728,12.7534702 50.5955894,10.1062119 C49.684106,7.45876159 46.798894,6.05178146 44.1516358,6.9632649 L38.7486093,8.82368212 L42.0496159,18.4105828 L47.4526424,16.5501656 Z",class:"mrl-picto-slack-brand-color-6"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-7",transform:"translate(15.267958, 22.269694) rotate(-19.002072) translate(-15.267958, -22.269694) ",x:"10.1982763",y:"17.2000118",width:"10.1393641",height:"10.1393641"},children:[]},{name:"rect",type:"element",value:"",attributes:{class:"mrl-picto-slack-brand-color-8",transform:"translate(35.607109, 15.267502) rotate(70.997928) translate(-35.607109, -15.267502) ",x:"30.5374271",y:"10.1978203",width:"10.1393641",height:"10.1393641"},children:[]}]}]}]};var t1={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"logoVimeo"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#00B2EA","fill-rule":"evenodd",d:"M38.98 10.421c-.164 3.658-2.752 8.659-7.743 15.004-5.166 6.635-9.543 9.95-13.12 9.95-2.212 0-4.087-2.017-5.617-6.064-1.026-3.714-2.044-7.427-3.068-11.13-1.14-4.049-2.36-6.072-3.664-6.072-.284 0-1.274.59-2.98 1.773L1 11.602a509.665 509.665 0 0 0 5.539-4.885c2.493-2.137 4.368-3.258 5.62-3.375 2.948-.283 4.767 1.714 5.453 5.984.73 4.612 1.245 7.478 1.528 8.601.854 3.822 1.788 5.729 2.811 5.729.793 0 1.986-1.235 3.577-3.705 1.591-2.475 2.438-4.355 2.554-5.65.228-2.137-.623-3.199-2.554-3.199-.91 0-1.848.19-2.81.589 1.876-6.014 5.451-8.938 10.733-8.767 3.912.108 5.76 2.612 5.53 7.497Z","clip-rule":"evenodd"},children:[]}]};var l1={name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"logoYoutube"},children:[{name:"path",type:"element",value:"",attributes:{fill:"red",d:"M37.567 10.831c-.423-1.64-1.664-2.929-3.242-3.368C31.467 6.667 20 6.667 20 6.667s-11.467 0-14.325.796c-1.579.44-2.82 1.728-3.242 3.368C1.667 13.801 1.667 20 1.667 20s0 6.2.766 9.17c.423 1.64 1.663 2.928 3.242 3.367 2.858.796 14.325.796 14.325.796s11.467 0 14.325-.796c1.578-.44 2.82-1.728 3.242-3.368.766-2.97.766-9.169.766-9.169s-.003-6.2-.766-9.169Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m16.667 25.833 10-5.833-10-5.833v11.666Z"},children:[]}]};var a1={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 30 18",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRectangle"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
113
90
|
.mrl-picto-sticky-bg {
|
|
114
91
|
fill: #ededed;
|
|
115
92
|
}
|
|
116
93
|
.mrl-picto-sticky-border {
|
|
117
94
|
fill: currentColor;
|
|
118
95
|
}
|
|
119
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"
|
|
96
|
+
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{fillRule:"nonzero"},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M28.6040657,1.00672773 L28.4783967,1 L2.07758418,1 C1.52496039,1 1.06949646,1.38604019 1.0072497,1.88337887 L1,2 L1,16 C1,16.5128358 1.4159908,16.9355072 1.9519151,16.9932723 L2.07758418,17 L22.4051322,17 L29.5559808,10.105 L29.5559808,2 C29.5559808,1.52661307 29.2015271,1.13005271 28.7254768,1.02641071 L28.6040657,1.00672773 Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M27.8947368,0 C29.0574416,0 30,0.8954305 30,2 L30,10.5087891 L22.4101945,18 L2.10526316,18 C0.942558421,18 0,17.1045695 0,16 L0,2 C0,0.8954305 0.942558421,0 2.10526316,0 L27.8947368,0 Z M27.8947368,1 L2.10526316,1 C1.56543596,1 1.12051878,1.38604019 1.0597134,1.88337887 L1.05263158,2 L1.05263158,16 C1.05263158,16.5128358 1.45898967,16.9355072 1.98250408,16.9932723 L2.10526316,17 L21.728,17 L21.7288324,11.1093756 C21.7288324,10.5570909 22.1765476,10.1093756 22.7288324,10.1093756 L28.943,10.109 L28.9473684,10.105 L28.9473684,2 C28.9473684,1.52661307 28.6011225,1.13005271 28.1360956,1.02641071 L28.0174959,1.00672773 L27.8947368,1 Z",class:"mrl-picto-sticky-border"},children:[]}]}]}]};var r1={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRound"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
120
97
|
.mrl-picto-sticky-bg {
|
|
121
98
|
fill: #ededed;
|
|
122
99
|
}
|
|
123
100
|
.mrl-picto-sticky-border {
|
|
124
101
|
fill: currentColor;
|
|
125
102
|
}
|
|
126
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{
|
|
103
|
+
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M12,0 C5.3832,0 0,5.3824 0,12 C0,18.6168 5.3832,24 12,24 C12.088,24 12.1752,23.9944 12.2616,23.988 L12.6968,23.9712 L23.9712,12.6968 L23.9888,12.2616 C23.9952,12.1752 24,12.088 24,12 C24,5.3824 18.6168,0 12,0"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M23.1824,12.3544 C17.2808,12.5392 12.54,17.2808 12.3552,23.1824 C12.236,23.1856 12.12,23.2 12,23.2 C5.8144,23.2 0.8,18.1856 0.8,12 C0.8,5.8144 5.8144,0.8 12,0.8 C18.1856,0.8 23.2,5.8144 23.2,12 C23.2,12.12 23.1864,12.236 23.1824,12.3544 M12,0 C5.3832,0 0,5.3824 0,12 C0,18.6168 5.3832,24 12,24 C12.088,24 12.1752,23.9944 12.2616,23.988 L12.6968,23.9712 L23.9712,12.6968 L23.9888,12.2616 C23.9952,12.1752 24,12.088 24,12 C24,5.3824 18.6168,0 12,0",class:"mrl-picto-sticky-border",fillRule:"nonzero"},children:[]}]}]}]};var n1={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"stickyRounded"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
127
104
|
.mrl-picto-sticky-bg {
|
|
128
105
|
fill: #ededed;
|
|
129
106
|
}
|
|
130
107
|
.mrl-picto-sticky-border {
|
|
131
108
|
fill: currentColor;
|
|
132
109
|
}
|
|
133
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{fillRule:"nonzero"},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M22.1166211,0.870672255 L22,0.863597005 L2,0.863597005 C1.48716416,0.863597005 1.06449284,1.26957798 1.00672773,1.79260653 L1,1.91525169 L1,22.9483453 C1,23.4876715 1.38604019,23.9321758 1.88337887,23.9929247 L2,24 L13.866232,23.9992517 L22.999232,14.1200076 L23,1.91525169 C23,1.41741211 22.6710663,1.00036755 22.2292908,0.891371955 L22.1166211,0.870672255 Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M22,0 C23.1045695,0 24,0.8954305 24,2 L24,14.0117188 L14.2887763,24 L2,24 C0.8954305,24 0,23.1045695 0,22 L0,2 C0,0.8954305 0.8954305,0 2,0 L22,0 Z M22,1 L2,1 C1.48716416,1 1.06449284,1.38604019 1.00672773,1.88337887 L1,2 L1,22 C1,22.5128358 1.38604019,22.9355072 1.88337887,22.9932723 L2,23 L13.866232,22.9992885 L13.87,22.995 L13.8707646,14.5320877 C13.8707646,13.979803 14.3184799,13.5320877 14.8707646,13.5320877 L22.999,13.532 L23,2 C23,1.52661307 22.6710663,1.13005271 22.2292908,1.02641071 L22.1166211,1.00672773 L22,1 Z",class:"mrl-picto-sticky-border"},children:[]}]}]}]}
|
|
134
|
-
.mrl-picto-sticky-bg {
|
|
135
|
-
fill: #fdfd8f;
|
|
136
|
-
}
|
|
137
|
-
.mrl-picto-sticky-border {
|
|
138
|
-
fill: currentColor;
|
|
139
|
-
}
|
|
140
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z",class:"mrl-picto-sticky-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z",class:"mrl-picto-sticky-border"},children:[]}]},default:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"sticky"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
110
|
+
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},children:[{name:"g",type:"element",value:"",attributes:{fillRule:"nonzero"},children:[{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-sticky-bg",d:"M22.1166211,0.870672255 L22,0.863597005 L2,0.863597005 C1.48716416,0.863597005 1.06449284,1.26957798 1.00672773,1.79260653 L1,1.91525169 L1,22.9483453 C1,23.4876715 1.38604019,23.9321758 1.88337887,23.9929247 L2,24 L13.866232,23.9992517 L22.999232,14.1200076 L23,1.91525169 C23,1.41741211 22.6710663,1.00036755 22.2292908,0.891371955 L22.1166211,0.870672255 Z"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M22,0 C23.1045695,0 24,0.8954305 24,2 L24,14.0117188 L14.2887763,24 L2,24 C0.8954305,24 0,23.1045695 0,22 L0,2 C0,0.8954305 0.8954305,0 2,0 L22,0 Z M22,1 L2,1 C1.48716416,1 1.06449284,1.38604019 1.00672773,1.88337887 L1,2 L1,22 C1,22.5128358 1.38604019,22.9355072 1.88337887,22.9932723 L2,23 L13.866232,22.9992885 L13.87,22.995 L13.8707646,14.5320877 C13.8707646,13.979803 14.3184799,13.5320877 14.8707646,13.5320877 L22.999,13.532 L23,2 C23,1.52661307 22.6710663,1.13005271 22.2292908,1.02641071 L22.1166211,1.00672773 L22,1 Z",class:"mrl-picto-sticky-border"},children:[]}]}]}]};var i1={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"sticky"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
141
111
|
.mrl-picto-sticky-bg {
|
|
142
112
|
fill: #fdfd8f;
|
|
143
113
|
}
|
|
144
114
|
.mrl-picto-sticky-border {
|
|
145
115
|
fill: currentColor;
|
|
146
116
|
}
|
|
147
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z",class:"mrl-picto-sticky-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z",class:"mrl-picto-sticky-border"},children:[]}]}
|
|
117
|
+
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z",class:"mrl-picto-sticky-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{fillRule:"evenodd",clipRule:"evenodd",d:"M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z",class:"mrl-picto-sticky-border"},children:[]}]};var c1={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 97 128",class:"mrl-picto-vote-add",version:"1.1",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"voteAdd"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
148
118
|
.mrl-picto-vote-add-bg { fill: #ededed; }
|
|
149
119
|
.mrl-picto-vote-add-dot { fill: var(--mrl-color-brand); }
|
|
150
120
|
.mrl-picto-vote-add-cursor { fill: #393939; }
|
|
151
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M80,93.7a2,2,0,0,1-2,2H7a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H78a2,2,0,0,1,2,2v86Z",class:"mrl-picto-vote-add-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M48.1,74.4a10.3,10.3,0,1,1,10.4-6.7l4.9,3.7a16.3,16.3,0,1,0-14.6,9h0.6Z",class:"mrl-picto-vote-add-dot"},children:[]},{name:"polygon",type:"element",value:"",attributes:{points:"48.8 64.1 60.3 115.2 69.6 104.6 81.3 123 88.5 118.2 76.8 99.8 90.1 95.3 48.8 64.1",class:"mrl-picto-vote-add-cursor"},children:[]}]}]}
|
|
152
|
-
.mrl-picto-vote-add-bg { fill: #ededed; }
|
|
153
|
-
.mrl-picto-vote-add-dot { fill: var(--mrl-color-brand); }
|
|
154
|
-
.mrl-picto-vote-add-cursor { fill: #393939; }
|
|
155
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M80,93.7a2,2,0,0,1-2,2H7a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H78a2,2,0,0,1,2,2v86Z",class:"mrl-picto-vote-add-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M48.1,74.4a10.3,10.3,0,1,1,10.4-6.7l4.9,3.7a16.3,16.3,0,1,0-14.6,9h0.6Z",class:"mrl-picto-vote-add-dot"},children:[]},{name:"polygon",type:"element",value:"",attributes:{points:"48.8 64.1 60.3 115.2 69.6 104.6 81.3 123 88.5 118.2 76.8 99.8 90.1 95.3 48.8 64.1",class:"mrl-picto-vote-add-cursor"},children:[]}]}]}};var L={classic:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 95 128",class:"mrl-picto-vote-anonymous",version:"1.1",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"voteAnonymous"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
156
|
-
.mrl-picto-vote-anonymous-box { fill: #d8d8d8; }
|
|
157
|
-
.mrl-picto-vote-anonymous-envelope { fill: #ededed; }
|
|
158
|
-
.mrl-picto-vote-anonymous-lock { fill: #2f2f2f; }
|
|
159
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{x:"21",y:"33.2",width:"52.3",height:"39.9",class:"mrl-picto-vote-anonymous-box"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M49.8,73l37.5,29.3-0.9,1.2L48.6,73.9H48.5L8.3,103.8l-0.9-1.2L47.3,73.1,21,54.8h0L7,45.2,7.8,44,21,52.9V34.8H73.4V54l13.5-9.7,0.8,1.2ZM87.3,42.9L48.8,2,7.6,42.8A3.8,3.8,0,0,0,6,46.1v55.5a4.2,4.2,0,0,0,4.2,4.2H84.5a4.2,4.2,0,0,0,4.2-4.2V46.1A4.2,4.2,0,0,0,87.3,42.9Z",class:"mrl-picto-vote-anonymous-envelope"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M50.4,46.6a3.1,3.1,0,0,0-6.1,0v3.5h6.1V46.6h0ZM54,60.5H40.7a0.9,0.9,0,0,1-.9-0.9V51a0.9,0.9,0,0,1,.9-0.9h0.9V46.4a5.8,5.8,0,0,1,11.6,0v3.7H54a0.9,0.9,0,0,1,.9.9v8.7A0.9,0.9,0,0,1,54,60.5Z",class:"mrl-picto-vote-anonymous-lock"},children:[]}]}]}]},default:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 95 128",class:"mrl-picto-vote-anonymous",version:"1.1",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"voteAnonymous"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
121
|
+
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M80,93.7a2,2,0,0,1-2,2H7a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H78a2,2,0,0,1,2,2v86Z",class:"mrl-picto-vote-add-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M48.1,74.4a10.3,10.3,0,1,1,10.4-6.7l4.9,3.7a16.3,16.3,0,1,0-14.6,9h0.6Z",class:"mrl-picto-vote-add-dot"},children:[]},{name:"polygon",type:"element",value:"",attributes:{points:"48.8 64.1 60.3 115.2 69.6 104.6 81.3 123 88.5 118.2 76.8 99.8 90.1 95.3 48.8 64.1",class:"mrl-picto-vote-add-cursor"},children:[]}]}]};var o1={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 95 128",class:"mrl-picto-vote-anonymous",version:"1.1",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"voteAnonymous"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
160
122
|
.mrl-picto-vote-anonymous-box { fill: #d8d8d8; }
|
|
161
123
|
.mrl-picto-vote-anonymous-envelope { fill: #ededed; }
|
|
162
124
|
.mrl-picto-vote-anonymous-lock { fill: #2f2f2f; }
|
|
163
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{x:"21",y:"33.2",width:"52.3",height:"39.9",class:"mrl-picto-vote-anonymous-box"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M49.8,73l37.5,29.3-0.9,1.2L48.6,73.9H48.5L8.3,103.8l-0.9-1.2L47.3,73.1,21,54.8h0L7,45.2,7.8,44,21,52.9V34.8H73.4V54l13.5-9.7,0.8,1.2ZM87.3,42.9L48.8,2,7.6,42.8A3.8,3.8,0,0,0,6,46.1v55.5a4.2,4.2,0,0,0,4.2,4.2H84.5a4.2,4.2,0,0,0,4.2-4.2V46.1A4.2,4.2,0,0,0,87.3,42.9Z",class:"mrl-picto-vote-anonymous-envelope"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M50.4,46.6a3.1,3.1,0,0,0-6.1,0v3.5h6.1V46.6h0ZM54,60.5H40.7a0.9,0.9,0,0,1-.9-0.9V51a0.9,0.9,0,0,1,.9-0.9h0.9V46.4a5.8,5.8,0,0,1,11.6,0v3.7H54a0.9,0.9,0,0,1,.9.9v8.7A0.9,0.9,0,0,1,54,60.5Z",class:"mrl-picto-vote-anonymous-lock"},children:[]}]}]}]}
|
|
125
|
+
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"g",type:"element",value:"",attributes:{},children:[{name:"rect",type:"element",value:"",attributes:{x:"21",y:"33.2",width:"52.3",height:"39.9",class:"mrl-picto-vote-anonymous-box"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M49.8,73l37.5,29.3-0.9,1.2L48.6,73.9H48.5L8.3,103.8l-0.9-1.2L47.3,73.1,21,54.8h0L7,45.2,7.8,44,21,52.9V34.8H73.4V54l13.5-9.7,0.8,1.2ZM87.3,42.9L48.8,2,7.6,42.8A3.8,3.8,0,0,0,6,46.1v55.5a4.2,4.2,0,0,0,4.2,4.2H84.5a4.2,4.2,0,0,0,4.2-4.2V46.1A4.2,4.2,0,0,0,87.3,42.9Z",class:"mrl-picto-vote-anonymous-envelope"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M50.4,46.6a3.1,3.1,0,0,0-6.1,0v3.5h6.1V46.6h0ZM54,60.5H40.7a0.9,0.9,0,0,1-.9-0.9V51a0.9,0.9,0,0,1,.9-0.9h0.9V46.4a5.8,5.8,0,0,1,11.6,0v3.7H54a0.9,0.9,0,0,1,.9.9v8.7A0.9,0.9,0,0,1,54,60.5Z",class:"mrl-picto-vote-anonymous-lock"},children:[]}]}]}]};var m1={name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 97 128",class:"mrl-picto-vote-remove",version:"1.1",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"voteRemove"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
164
126
|
.mrl-picto-vote-remove-bg { fill: #ededed; }
|
|
165
127
|
.mrl-picto-vote-remove-dot { fill: var(--mrl-color-brand); }
|
|
166
128
|
.mrl-picto-vote-remove-cursor { fill: #393939; }
|
|
167
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M79,93.7a2,2,0,0,1-2,2H6a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H77a2,2,0,0,1,2,2v86Z",class:"mrl-picto-vote-remove-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M44.9,64.7a3,3,0,0,1,4.7-3l12.8,9.7a16.3,16.3,0,1,0-14.6,9h0.6Z",class:"mrl-picto-vote-remove-dot"},children:[]},{name:"polygon",type:"element",value:"",attributes:{points:"47.8 64.1 59.3 115.2 68.6 104.6 80.3 123 87.5 118.2 75.8 99.8 89.1 95.3 47.8 64.1",class:"mrl-picto-vote-remove-cursor"},children:[]}]}]}
|
|
168
|
-
.mrl-picto-vote-remove-bg { fill: #ededed; }
|
|
169
|
-
.mrl-picto-vote-remove-dot { fill: var(--mrl-color-brand); }
|
|
170
|
-
.mrl-picto-vote-remove-cursor { fill: #393939; }
|
|
171
|
-
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M79,93.7a2,2,0,0,1-2,2H6a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H77a2,2,0,0,1,2,2v86Z",class:"mrl-picto-vote-remove-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M44.9,64.7a3,3,0,0,1,4.7-3l12.8,9.7a16.3,16.3,0,1,0-14.6,9h0.6Z",class:"mrl-picto-vote-remove-dot"},children:[]},{name:"polygon",type:"element",value:"",attributes:{points:"47.8 64.1 59.3 115.2 68.6 104.6 80.3 123 87.5 118.2 75.8 99.8 89.1 95.3 47.8 64.1",class:"mrl-picto-vote-remove-cursor"},children:[]}]}]}};var V={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","data-mrl-svg-name":"checkboxCustom"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
172
|
-
.mrl-picto-checkbox-custom-check { fill: #000; }
|
|
173
|
-
.mrl-picto-checkbox-custom-stroke { fill: #fff; }
|
|
174
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",class:"mrl-picto-checkbox-custom-check",d:"M16.74 8.332a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744a.613.613 0 0 1 .859-.148l1.005.718Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",class:"mrl-picto-checkbox-custom-stroke",d:"m5.76 11.04.871-.878a2.612 2.612 0 0 1 3.711 0l.237.239 2.661-3.789a2.613 2.613 0 0 1 3.657-.625l1.006.718a2.624 2.624 0 0 1 .62 3.643l-4.878 6.944a3.225 3.225 0 0 1-4.933.42L5.76 14.734a2.625 2.625 0 0 1 0-3.695Zm9.117-3.278a.613.613 0 0 1 .858-.148l1.005.718a.624.624 0 0 1 .147.866l-4.879 6.945a1.225 1.225 0 0 1-1.876.16L7.18 13.327a.625.625 0 0 1 0-.878l.871-.879a.612.612 0 0 1 .871 0l1.92 1.936 4.034-5.744Z","clip-rule":"evenodd"},children:[]}]}};var H={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorderMixed"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E5BF76","fill-rule":"evenodd",d:"M8 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM8 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E15978","fill-rule":"evenodd",d:"M12 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM12 3a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4C97F5","fill-rule":"evenodd",d:"M16 13.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm0-2.5a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z","clip-rule":"evenodd"},children:[]}]}};var B={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorderNone"},children:[{name:"path",type:"element",value:"",attributes:{fill:"currentColor","fill-rule":"evenodd",d:"M21.401 5.647a1.5 1.5 0 1 0-2.121-2.121l-16 16a1.5 1.5 0 1 0 2.12 2.121l1.52-1.52a.533.533 0 0 1 .542-.121c.485.156 1 .24 1.537.24h6a5 5 0 0 0 5-5v-6c0-.536-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM16 12.255a.5.5 0 0 0-.854-.353l-3.49 3.49a.5.5 0 0 0 .353.854H15a1 1 0 0 0 1-1v-2.99Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M15 4.246c.287 0 .405.339.202.542L11.89 8.1a.5.5 0 0 1-.353.146H9a1 1 0 0 0-1 1v2.537a.5.5 0 0 1-.146.354l-3.312 3.311c-.203.203-.542.085-.542-.202v-6a5 5 0 0 1 5-5h6Z"},children:[]}]}};var k={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorBorder"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
175
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
176
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"M4 7.5A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Zm5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M3 7.5A4.5 4.5 0 0 1 7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9Zm1 0A3.5 3.5 0 0 1 7.5 4h9A3.5 3.5 0 0 1 20 7.5v9a3.5 3.5 0 0 1-3.5 3.5h-9A3.5 3.5 0 0 1 4 16.5v-9Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M8 9.5A1.5 1.5 0 0 1 9.5 8h5A1.5 1.5 0 0 1 16 9.5v5a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 8 14.5v-5Zm1 0a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-5Z","clip-rule":"evenodd"},children:[]}]}};var A={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFillMixed"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12 1a7 7 0 0 0-7 7c0 .25-.109.739-.392 1.303-.282.565-.608.946-.81 1.098a7 7 0 0 0 6.896 12.061c.736-.307 1.876-.307 2.612 0a7 7 0 0 0 6.896-12.061c-.202-.152-.528-.533-.81-1.098C19.108 8.74 19 8.25 19 8a7 7 0 0 0-7-7Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E5BF76",d:"M3 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E15978",d:"M7 8a5 5 0 1 1 10 0A5 5 0 0 1 7 8Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4C97F5",d:"M11 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"},children:[]}]}};var F={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFillNone"},children:[{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M21.401 5.401A1.5 1.5 0 1 0 19.28 3.28l-16 16A1.5 1.5 0 1 0 5.4 21.4l1.52-1.52a.533.533 0 0 1 .542-.122c.485.157 1 .24 1.537.24h6a5 5 0 0 0 5-5V9c0-.535-.084-1.052-.24-1.536a.533.533 0 0 1 .12-.542l1.521-1.52ZM15 4c.298 0 .42.352.21.562L4.561 15.21c-.21.21-.562.089-.562-.21V9a5 5 0 0 1 5-5h6Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"currentColor","fill-rule":"evenodd",d:"M4 15c0 .298.352.42.562.21L15.21 4.561C15.42 4.352 15.298 4 15 4H9a5 5 0 0 0-5 5v6Zm-.72 4.28A1.5 1.5 0 1 0 5.4 21.4l1.52-1.52a.533.533 0 0 1 .542-.122A4.975 4.975 0 0 0 9 20h6a5 5 0 0 0 5-5V9a5.043 5.043 0 0 0-.24-1.536.533.533 0 0 1 .12-.542l1.521-1.52A1.5 1.5 0 1 0 19.28 3.28l-16 16Z","clip-rule":"evenodd"},children:[]}]}};var W={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorFill"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
177
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
178
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"M17 4H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4Zm0 1h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3Z","clip-rule":"evenodd"},children:[]}]}};var R={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorPicker"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
179
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
180
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{"fill-rule":"evenodd",d:"m7.961 7.994.001-.001c.662-.975 1.406-2.48 1.887-4.136.16-.56.422-1.032.793-1.367.378-.34.845-.517 1.358-.517.514 0 .98.176 1.358.517.37.335.633.807.793 1.367.43 1.478 1.055 2.91 1.92 4.184 1.278 1.887 2.968 4.38 2.968 7.353 0 3.946-3.194 6.634-7.039 6.634-3.845 0-7.04-2.688-7.04-6.634 0-2.787 1.503-5.175 3.001-7.4Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-offset","fill-rule":"evenodd",d:"M7.132 7.436v-.002l.003-.003c.6-.884 1.3-2.293 1.753-3.85.197-.69.54-1.342 1.084-1.833A2.986 2.986 0 0 1 12 .973c.756 0 1.463.265 2.028.775.544.491.887 1.144 1.084 1.832.405 1.395 1.042 2.802 1.837 3.975-.017-.025.017.025 0 0 1.252 1.846 3.09 4.557 3.09 7.839 0 4.584-3.731 7.634-8.039 7.634s-8.04-3.05-8.04-7.634c0-3.132 1.69-5.758 3.172-7.958Zm7.02-3.579c-.161-.56-.423-1.032-.794-1.367A1.986 1.986 0 0 0 12 1.973c-.514 0-.98.176-1.358.517-.37.335-.633.807-.793 1.367-.48 1.655-1.225 3.161-1.887 4.136v.001c-1.5 2.225-3.001 4.613-3.001 7.4 0 3.946 3.194 6.634 7.039 6.634 3.845 0 7.04-2.688 7.04-6.634 0-2.973-1.69-5.466-2.97-7.353-.864-1.274-1.49-2.706-1.919-4.184Z","clip-rule":"evenodd"},children:[]}]}};var S={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"colorTransparent"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
181
|
-
.mrl-picto-color-transparent-background {
|
|
182
|
-
fill: #fff;
|
|
183
|
-
}
|
|
184
|
-
.mrl-picto-color-transparent-border {
|
|
185
|
-
fill: #eee;
|
|
186
|
-
}
|
|
187
|
-
.mrl-picto-color-transparent-crossBar {
|
|
188
|
-
fill: #000;
|
|
189
|
-
}
|
|
190
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-transparent-background",d:"M0 4a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-transparent-border","fill-rule":"evenodd",d:"M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 0a4 4 0 0 0-4 4v16a4 4 0 0 0 4 4h16a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4H4Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-color-transparent-crossBar","fill-rule":"evenodd",d:"M19.707 4.293a1 1 0 0 1 0 1.414l-14 14a1 1 0 0 1-1.414-1.414l14-14a1 1 0 0 1 1.414 0Z","clip-rule":"evenodd"},children:[]}]}};var G={default:{name:"svg",type:"element",value:"",attributes:{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-mrl-svg-name":"customColors"},children:[{name:"path",type:"element",value:"",attributes:{d:"M6.06838 8.57118L1.61995 5.99976C0.59141 7.77404 0 9.81404 0 11.9998H5.1427C5.1427 10.7483 5.48555 9.58261 6.06838 8.57118Z",fill:"#FF6801"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M6.06904 15.4285L1.62061 17.9999C2.67486 19.817 4.19196 21.3342 6.00904 22.3885L8.58039 17.9399C7.53471 17.3313 6.66902 16.4656 6.06904 15.4285Z",fill:"#DC4064"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M17.9312 15.4283L22.3796 17.9998C23.4081 16.2255 23.9995 14.1855 23.9995 11.9998H18.8568C18.8568 13.2512 18.514 14.4169 17.9312 15.4283Z",fill:"#0000FE"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M8.57135 17.9314L6 22.38C7.77423 23.4085 9.81417 24 11.9998 24V18.8571C10.7484 18.8571 9.58275 18.5143 8.57135 17.9314Z",fill:"#EA2A63"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M12 18.8573V24.0002C14.1856 24.0002 16.2256 23.4088 17.9912 22.3888L15.4199 17.9402C14.4171 18.5145 13.2514 18.8573 12 18.8573Z",fill:"#B600F5"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M22.3878 17.9913L17.9393 15.4199C17.3393 16.4571 16.4737 17.3228 15.428 17.9313L17.9993 22.3799C19.8164 21.3342 21.3335 19.8171 22.3878 17.9913Z",fill:"#563EEA"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M5.1427 11.9998H0C0 14.1855 0.59141 16.2255 1.61138 17.9912L6.05981 15.4198C5.48555 14.4169 5.1427 13.2512 5.1427 11.9998Z",fill:"#FD5004"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M17.9315 8.57108L22.38 5.99965C21.3257 4.18251 19.8086 2.66537 17.9915 1.61108L15.4202 6.05965C16.4658 6.66822 17.3315 7.53394 17.9315 8.57108Z",fill:"#2DB635"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M18.8573 12H24C24 9.81426 23.4086 7.77426 22.3886 6.00854L17.9402 8.57997C18.5145 9.58283 18.8573 10.7485 18.8573 12Z",fill:"#1794C2"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M8.57136 6.06868L6.00001 1.62012C4.18292 2.6744 2.66583 4.19154 1.61157 6.00869L6.06001 8.58011C6.66856 7.5344 7.53425 6.66868 8.57136 6.06868Z",fill:"#FDB900"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M12 5.14285V0C9.81439 0 7.77445 0.591428 6.00879 1.61143L8.58014 6.06C9.58297 5.48571 10.7486 5.14285 12 5.14285Z",fill:"#FFF601"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M15.4285 6.06857L17.9998 1.62C16.2256 0.591428 14.1856 0 12 0V5.14285C13.2514 5.14285 14.4171 5.48571 15.4285 6.06857Z",fill:"#9BD52B"},children:[]}]}};var E={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileDoc"},children:[{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-a)",d:"M38 2H10a2 2 0 0 0-2 2v7.003h32V4a2 2 0 0 0-2-2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-b)",d:"M8 29.054V36a2 2 0 0 0 2 2h28a2 2 0 0 0 2-2v-6.946H8Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-c)",d:"M8 11.003h32v9.002H8v-9.002Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-d)",d:"M8 20.005h32v9.049H8v-9.049Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#file-doc-e)",d:"M18 30H2a2 2 0 0 1-2-2V12a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m14.403 15-1.546 7.264L11.144 15H8.957L7.19 22.489 5.597 15H3.641l2.344 10h2.352l1.713-7.689L11.764 25h2.251l2.344-10h-1.956Z"},children:[]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-a",x1:"20",x2:"20",y1:"37.852",y2:"3.799",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#42A3F2"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#42A4EB"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-b",x1:"20",x2:"20",y1:"38",y2:"2",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#11408A"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#103F8F"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-c",x1:"20",x2:"20",y1:"-119.825",y2:"-120.069",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#3079D6"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#297CD2"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-d",x1:"0",x2:"40",y1:"20",y2:"20",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#1D59B3"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#195BBC"},children:[]}]},{name:"linearGradient",type:"element",value:"",attributes:{id:"file-doc-e",x1:"1.488",x2:"35.052",y1:"3.339",y2:"40.63",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#256AC2"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#1247AD"},children:[]}]}]}]}};var z={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGdoc"},children:[{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#google-docs-picto)"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12.083 20.417h15.834v2.916H12.083v-2.916Zm0 5H23.75v2.916H12.083v-2.916Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#1967D2",d:"m24.167 10.833 5.026.95 4.14-.95-9.166-9.166-1.265 4.345 1.265 4.821Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M12.083 15.417h15.834v2.916H12.083v-2.916Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4285F4",d:"M24.167 10.833V1.667h-15a2.5 2.5 0 0 0-2.5 2.5v31.666a2.5 2.5 0 0 0 2.5 2.5h21.666a2.5 2.5 0 0 0 2.5-2.5v-25h-9.166Zm-.834 17.084H12.5v-2.084h10.833v2.084Zm4.167-5h-15v-2.084h15v2.084Zm0-5h-15v-2.084h15v2.084Z"},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"clipPath",type:"element",value:"",attributes:{id:"google-docs-picto"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M0 0h40v40H0z"},children:[]}]}]}]}};var D={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGeneric"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#919191",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M14.802 28v-4.704h1.176v-1.092h-1.176v-.324c0-.648.3-.972.804-.972.204 0 .372.048.504.132l.276-.948c-.264-.144-.612-.216-1.02-.216-1.056 0-1.824.708-1.824 2.004v.324h-.96v1.092h.96V28h1.26Zm2.772-6.504c.432 0 .78-.348.78-.78a.778.778 0 0 0-.78-.78.778.778 0 0 0-.78.78c0 .432.348.78.78.78ZM18.198 28v-5.796h-1.26V28h1.26Zm2.89 0v-8.004h-1.26V28h1.26Zm4.322.144c.912 0 1.764-.3 2.352-.852l-.576-.828c-.42.42-1.08.648-1.656.648-1.092 0-1.74-.732-1.836-1.596h4.464v-.312c0-1.824-1.104-3.144-2.844-3.144-1.716 0-2.94 1.356-2.94 3.036 0 1.836 1.284 3.048 3.036 3.048Zm1.536-3.528h-3.264c.048-.696.552-1.524 1.62-1.524 1.14 0 1.608.84 1.644 1.524Z"},children:[]}]}};var P={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGforms"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#56368A",d:"m24.167 10.833 5.026.95 4.14-.95-9.166-9.166-1.265 4.345 1.265 4.821Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#7248B9",d:"M24.167 10.833V1.667h-15a2.5 2.5 0 0 0-2.5 2.5v31.666a2.5 2.5 0 0 0 2.5 2.5h21.666a2.5 2.5 0 0 0 2.5-2.5v-25h-9.166Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M13.75 28.125a1.251 1.251 0 0 1 0-2.5 1.251 1.251 0 0 1 0 2.5Zm0-5a1.251 1.251 0 0 1 0-2.5 1.251 1.251 0 0 1 0 2.5Zm0-5a1.251 1.251 0 0 1 0-2.5 1.251 1.251 0 0 1 0 2.5Zm13.75 9.792H17.083v-2.084H27.5v2.084Zm0-5H17.083v-2.084H27.5v2.084Zm0-5H17.083v-2.084H27.5v2.084Z"},children:[]}]}};var U={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGmaps"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#FBBC04",d:"M24.858 17.594a4.87 4.87 0 0 1-7.459-6.264l-1.023-.86-7.327 8.725c.276.878.526 1.378.526 1.378 1.076 2.296 2.8 4.43 4.36 6.363a81.882 81.882 0 0 1 1.464 1.849c.29.376.572.757.846 1.143l9.636-11.475-1.023-.86Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#4285F4",d:"m25.878 18.458 7.21-8.57c-.314-.856-.597-1.346-.597-1.346A12.7 12.7 0 0 0 23.586 1.9l-7.207 8.565 1.023.86a4.87 4.87 0 0 1 7.453 6.27l1.023.862Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#34A853",d:"m32.486 8.531.005.01s1.433 2.483 1.433 6.016c0 3.724-1.433 6.493-1.433 6.493-1.241 2.388-3.82 5.539-4.296 6.111a45.068 45.068 0 0 0-4.297 6.016 21.778 21.778 0 0 0-1.528 3.915c-.191.764-.573 1.241-1.242 1.241-.668 0-.954-.286-1.24-1.241a21.198 21.198 0 0 0-1.624-4.01 38.09 38.09 0 0 0-2.81-4.225L32.486 8.53Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#1A73E8",d:"m25.03 2.265.017.016-8.028 9.466-6.032-5.115a12.699 12.699 0 0 1 10.142-4.965 12.987 12.987 0 0 1 3.9.598Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#EA4335",d:"m11.326 6.211-.033.04a12.7 12.7 0 0 0-2.96 8.21c0 3.63 1.242 6.112 1.242 6.112l.021.046 7.799-9.34-6.07-5.068Z"},children:[]}]}};var O={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGsheets"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#188038",d:"m24.167 1.667 9.166 9.166-4.583.834-4.583-.834-.834-4.583.834-4.583Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#34A853",d:"M24.167 10.833V1.667h-15a2.5 2.5 0 0 0-2.5 2.5v31.666a2.5 2.5 0 0 0 2.5 2.5h21.666a2.5 2.5 0 0 0 2.5-2.5v-25h-9.166Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M11.667 15.833v12.084h16.666V15.833H11.667Zm7.291 10H13.75v-2.916h5.208v2.916Zm0-5H13.75v-2.916h5.208v2.916Zm7.292 5h-5.208v-2.916h5.208v2.916Zm0-5h-5.208v-2.916h5.208v2.916Z"},children:[]}]}};var T={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileGslides"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#F29900",d:"m24.167 1.667 9.166 9.166-4.583.834-4.583-.834-.834-4.166.834-5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FBBC04",d:"M24.167 10.833V1.667h-15a2.5 2.5 0 0 0-2.5 2.5v31.666a2.5 2.5 0 0 0 2.5 2.5h21.666a2.5 2.5 0 0 0 2.5-2.5v-25h-9.166Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M11.667 15.833v11.25h16.666v-11.25H11.667ZM26.25 25h-12.5v-7.083h12.5V25Z"},children:[]}]}};var N={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileLoom"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#625DF5",d:"M37.5 18.055H27.265l8.865-5.117-1.948-3.376-8.862 5.12 5.115-8.864-3.372-1.948-5.113 8.863V2.5h-3.9v10.235L12.935 3.87l-3.37 1.947 5.115 8.863-8.863-5.115-1.947 3.37 8.865 5.117H2.5v3.893h10.232L3.87 27.062l1.947 3.375 8.863-5.117-5.117 8.862 3.374 1.948 5.115-8.865V37.5h3.893V27.265l5.117 8.865 3.373-1.948-5.117-8.865 8.862 5.118 1.947-3.372-8.862-5.115h10.233l.002-3.893ZM20 25.295a5.315 5.315 0 1 1 0-10.63 5.315 5.315 0 0 1 0 10.63Z"},children:[]}]}};var Y={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileOnedrive"},children:[{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#onedrive-picto-path)"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#0364B8",d:"M15.253 14.116v-.001l8.398 5.03 5.003-2.106a8.095 8.095 0 0 1 3.77-.644 12.502 12.502 0 0 0-22.552-3.767c.043 0 .085-.003.128-.003a9.952 9.952 0 0 1 5.253 1.491Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#0078D4",d:"M15.253 14.115v.001A9.952 9.952 0 0 0 10 12.625c-.043 0-.085.003-.128.003a9.996 9.996 0 0 0-8.075 15.713l21.854-9.197-8.398-5.03Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#1490DF",d:"M32.423 16.395a8.095 8.095 0 0 0-3.77.643l-5.002 2.107 15.377 9.21a8.126 8.126 0 0 0-6.605-11.96Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#28A8EA",d:"M23.65 19.145 1.797 28.34A9.986 9.986 0 0 0 10 32.625h21.875a8.123 8.123 0 0 0 7.153-4.27l-15.377-9.21Z"},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"clipPath",type:"element",value:"",attributes:{id:"onedrive-picto-path"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M0 0h40v40H0z"},children:[]}]}]}]}};var q={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"filePdf"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#CB0606",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M14.936 28.144c1.5 0 2.568-1.14 2.568-3.048 0-1.908-1.068-3.036-2.568-3.036-.756 0-1.428.36-1.86.936v-.792h-1.26v8.004h1.26v-3.012c.48.612 1.128.948 1.86.948Zm-.372-1.116c-.588 0-1.212-.36-1.488-.792v-2.292c.288-.432.9-.768 1.488-.768.996 0 1.644.792 1.644 1.92s-.648 1.932-1.644 1.932Zm9.541.972v-8.004h-1.26v3.012a2.26 2.26 0 0 0-1.86-.948c-1.488 0-2.568 1.164-2.568 3.036 0 1.92 1.092 3.048 2.568 3.048.756 0 1.416-.36 1.86-.936V28h1.26Zm-2.748-.972c-1.008 0-1.644-.804-1.644-1.932 0-1.116.636-1.92 1.644-1.92.588 0 1.212.348 1.488.78v2.292c-.276.432-.9.78-1.488.78ZM27.31 28v-4.704h1.176v-1.092H27.31v-.324c0-.648.3-.972.804-.972.276 0 .492.096.66.252l.492-.78c-.348-.372-.864-.504-1.392-.504-1.092 0-1.824.744-1.824 2.004v.324h-.96v1.092h.96V28h1.26Z"},children:[]}]}};var X={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"filePpt"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#DC4C2C",d:"M4 20c0 9.941 8.059 18 18 18s18-8.059 18-18H4Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#F7A278",d:"M22 2v18h18c0-9.941-8.059-18-18-18Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#C06346",d:"M22 2C12.059 2 4 10.059 4 20h18V2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#9B341F",d:"M18.319 30H1.681A1.682 1.682 0 0 1 0 28.319V11.681C0 10.753.753 10 1.681 10h16.638c.928 0 1.681.753 1.681 1.681v16.638c0 .928-.753 1.681-1.681 1.681Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M10.673 15.012H6v10h2.024v-3.521H10.3a3.397 3.397 0 0 0 3.397-3.397v-.058a3.024 3.024 0 0 0-3.024-3.024Zm.897 3.346c0 .859-.697 1.556-1.556 1.556h-1.99v-3.325h1.99c.859 0 1.556.697 1.556 1.556v.213Z"},children:[]}]}};var j={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileSharepoint"},children:[{name:"g",type:"element",value:"",attributes:{"clip-path":"url(#sharepoint-picto-path-a)"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#036C70",d:"M20.465 22.786c6.165 0 11.163-4.998 11.163-11.163S26.63.46 20.465.46 9.302 5.458 9.302 11.623 14.3 22.786 20.465 22.786Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#1A9BA1",d:"M29.767 32.088C35.42 32.088 40 27.507 40 21.855c0-5.65-4.581-10.232-10.233-10.232-5.65 0-10.232 4.581-10.232 10.232 0 5.652 4.581 10.233 10.232 10.233Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#37C6D0",d:"M21.86 39.53a7.907 7.907 0 1 0 0-15.814 7.907 7.907 0 0 0 0 15.814Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"url(#sharepoint-picto-path-b)",d:"M1.705 9.762H18.76c.942 0 1.705.764 1.705 1.705v17.055c0 .942-.763 1.705-1.705 1.705H1.705A1.705 1.705 0 0 1 0 28.522V11.467c0-.941.763-1.705 1.705-1.705Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M7.616 19.787a3.147 3.147 0 0 1-.976-1.032 2.808 2.808 0 0 1-.34-1.411 2.715 2.715 0 0 1 .632-1.828c.45-.512 1.03-.89 1.68-1.096a7.097 7.097 0 0 1 2.295-.355 8.738 8.738 0 0 1 3.023.423v2.14a4.72 4.72 0 0 0-1.367-.559 6.659 6.659 0 0 0-1.6-.191 3.459 3.459 0 0 0-1.643.348c-.395.17-.65.558-.651.988a1 1 0 0 0 .279.699c.213.222.465.402.744.532.31.154.775.36 1.395.616.069.021.135.048.2.08.61.239 1.199.529 1.76.868.424.262.78.62 1.04 1.047a3.05 3.05 0 0 1 .372 1.582 2.942 2.942 0 0 1-.592 1.903 3.31 3.31 0 0 1-1.581 1.064 7.17 7.17 0 0 1-2.255.328c-.686.003-1.37-.053-2.047-.168a7.008 7.008 0 0 1-1.658-.487v-2.256a5.346 5.346 0 0 0 1.674.8 6.55 6.55 0 0 0 1.847.296c.58.036 1.16-.086 1.675-.356.36-.203.58-.59.571-1.003a1.07 1.07 0 0 0-.316-.769 3.186 3.186 0 0 0-.872-.607c-.372-.186-.92-.431-1.644-.736a9.343 9.343 0 0 1-1.645-.86Z"},children:[]}]},{name:"defs",type:"element",value:"",attributes:{},children:[{name:"linearGradient",type:"element",value:"",attributes:{id:"sharepoint-picto-path-b",x1:"6.949",x2:"32.141",y1:"-2.084",y2:"42.587",gradientUnits:"userSpaceOnUse"},children:[{name:"stop",type:"element",value:"",attributes:{"stop-color":"#058F92"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:".5","stop-color":"#038489"},children:[]},{name:"stop",type:"element",value:"",attributes:{offset:"1","stop-color":"#026D71"},children:[]}]},{name:"clipPath",type:"element",value:"",attributes:{id:"sharepoint-picto-path-a"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M0 0h40v40H0z"},children:[]}]}]}]}};var I={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileStream"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#AA2C6C",d:"M9.156 20v14.561c0 2.987 3.224 4.785 5.664 3.159l21.843-14.561c1.113-.743 1.67-1.95 1.67-3.158H9.156Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#E65AA0",d:"M14.807 2.271c-2.438-1.61-5.651.186-5.651 3.168V20h29.177c0-1.204-.552-2.407-1.657-3.15l-.013-.01L14.82 2.282l-.014-.01Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#F37FBC",d:"M1.667 11.27c0-1.517 1.659-2.411 2.875-1.55l12.32 8.73c1.057.75 1.057 2.352 0 3.1l-12.32 8.73c-1.216.862-2.875-.032-2.875-1.55V11.27Z"},children:[]}]}};var J={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileTxt"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#64A5F7",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M15.754 28.144c.575 0 .947-.168 1.176-.372l-.3-.96c-.096.108-.313.216-.552.216-.36 0-.553-.3-.553-.696v-3.036h1.176v-1.092h-1.176V20.62h-1.26v1.584h-.96v1.092h.96v3.348c0 .972.505 1.5 1.489 1.5ZM22.922 28l-2.136-2.976 2.004-2.82h-1.416l-1.38 1.956-1.368-1.956H17.21l2.004 2.82L17.078 28h1.416l1.512-2.136 1.5 2.136h1.416Zm2.628.144c.576 0 .948-.168 1.176-.372l-.3-.96c-.096.108-.312.216-.552.216-.36 0-.552-.3-.552-.696v-3.036h1.176v-1.092h-1.176V20.62h-1.26v1.584h-.96v1.092h.96v3.348c0 .972.504 1.5 1.488 1.5Z"},children:[]}]}};var K={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileXls"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#169154",d:"M25 2H11.744C10.781 2 10 2.781 10 3.744v7.259h15V2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#18482A",d:"M10 29.054v7.202c0 .963.781 1.744 1.743 1.744H25v-8.946H10Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#0C8045",d:"M10 11.003h15v9.002H10v-9.002Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#17472A",d:"M10 20.005h15v9.049H10v-9.049Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#29C27F",d:"M38.256 2H25v9.003h15V3.744C40 2.781 39.219 2 38.256 2Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#27663F",d:"M25 29.054V38h13.257c.962 0 1.743-.781 1.743-1.743v-7.202l-15-.001Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#19AC65",d:"M25 11.003h15v9.002H25v-9.002Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#129652",d:"M25 20.005h15v9.05l-15-.001v-9.049Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#0C7238",d:"M18.319 30H1.681A1.682 1.682 0 0 1 0 28.319V11.681C0 10.753.753 10 1.681 10h16.638c.928 0 1.681.753 1.681 1.681v16.638c0 .928-.753 1.681-1.681 1.681Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M5.807 15h2.386l1.936 3.754L12.175 15h2.229l-3.071 5 3.141 5h-2.351l-2.11-3.93L7.912 25H5.526l3.193-5.018L5.807 15Z"},children:[]}]}};var Q={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"fileZip"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#1F1F1F",d:"M25.5 0 35 10v27a3 3 0 0 1-3 3H8a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3h17.5Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff","fill-opacity":".7",d:"M35 11h-8a3 3 0 0 1-3-3V0h1.5L35 10v1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M17.16 28v-1.104h-2.952l2.904-3.78v-.912h-4.548v1.092h2.856l-2.856 3.744V28h4.596Zm1.999-6.504c.432 0 .78-.348.78-.78a.778.778 0 0 0-.78-.78.778.778 0 0 0-.78.78c0 .432.348.78.78.78ZM19.783 28v-5.796h-1.26V28h1.26Zm4.755.144c1.5 0 2.568-1.14 2.568-3.048 0-1.908-1.068-3.036-2.568-3.036-.756 0-1.428.36-1.86.936v-.792h-1.26v8.004h1.26v-3.012c.48.612 1.128.948 1.86.948Zm-.372-1.116c-.588 0-1.212-.36-1.488-.792v-2.292c.288-.432.9-.768 1.488-.768.996 0 1.644.792 1.644 1.92s-.648 1.932-1.644 1.932Z"},children:[]}]}};var _={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesA4"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
191
|
-
.mrl-picto-border { fill: #4e4e4e; }
|
|
192
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m22.711 10.056 2.078 1.859a.734.734 0 0 1 .244.546v14.706a.733.733 0 0 1-.733.733H11.833a.733.733 0 0 1-.733-.733V8.833c0-.405.328-.733.733-.733h8.4c.179 0 .352.066.486.185l1.992 1.77Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"m25.523 11.095-2.078-1.86-1.995-1.772A1.833 1.833 0 0 0 20.232 7h-8.399C10.821 7 10 7.82 10 8.833v18.334c0 1.012.82 1.833 1.833 1.833H24.3c1.012 0 1.833-.82 1.833-1.833V12.46c0-.521-.222-1.018-.61-1.366Zm-5.012-2.94a.734.734 0 0 0-.279-.055h-8.399a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733H24.3a.733.733 0 0 0 .733-.733V12.46a.734.734 0 0 0-.077-.328h-3.712a.733.733 0 0 1-.733-.733V8.155Z","clip-rule":"evenodd"},children:[]}]}};var $={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesCustom"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
193
|
-
.mrl-picto-border { fill: #4e4e4e; }
|
|
194
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M2.085 7.953c0-.466.373-.844.834-.844h30.164a.84.84 0 0 1 .834.844v21.094a.839.839 0 0 1-.834.844H2.92a.839.839 0 0 1-.834-.844V7.953Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M2.919 5.844h30.164c1.152 0 2.085.944 2.085 2.11v21.093c0 1.165-.933 2.11-2.085 2.11H2.92c-1.152 0-2.085-.945-2.085-2.11V7.953c0-1.165.933-2.11 2.085-2.11Zm0 1.265a.839.839 0 0 0-.834.844v21.094c0 .466.373.844.834.844h30.164a.84.84 0 0 0 .834-.844V7.953a.839.839 0 0 0-.834-.844H2.92Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border",d:"M32.664 29.469a.84.84 0 0 1 .834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V29.47ZM0 29.469c0-.466.373-.844.834-.844h1.668a.84.84 0 0 1 .834.844v1.687a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 31.156V29.47ZM0 5.844C0 5.378.373 5 .834 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844H.834A.839.839 0 0 1 0 7.531V5.844Zm32.664 0A.84.84 0 0 1 33.498 5h1.668a.84.84 0 0 1 .834.844V7.53a.839.839 0 0 1-.834.844h-1.668a.839.839 0 0 1-.834-.844V5.844Z"},children:[]}]}};var e1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesGrid"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
195
|
-
.mrl-picto-border { fill: #4e4e4e; }
|
|
196
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M1.312 7.167a.87.87 0 0 1 .874-.867h31.628a.87.87 0 0 1 .874.867v21.666a.87.87 0 0 1-.874.867H2.186a.87.87 0 0 1-.874-.867V7.167Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M2.186 5h31.628C35.021 5 36 5.97 36 7.167v21.666A2.176 2.176 0 0 1 33.814 31H2.186A2.176 2.176 0 0 1 0 28.833V7.167C0 5.97.979 5 2.186 5Zm0 1.3a.87.87 0 0 0-.874.867v21.666a.87.87 0 0 0 .874.867h31.628a.87.87 0 0 0 .874-.867V7.167a.87.87 0 0 0-.874-.867H2.186Z","clip-rule":"evenodd"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border",d:"M3.06 8.467a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247 0A.87.87 0 0 1 9.18 7.6h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Zm5.246 0a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .875.867v2.6a.87.87 0 0 1-.875.866h-2.623a.87.87 0 0 1-.874-.866v-2.6Zm-10.493 5.2a.87.87 0 0 1 .875-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm0 5.2A.87.87 0 0 1 3.935 18h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H3.935a.87.87 0 0 1-.875-.866v-2.6Zm5.247-5.2a.87.87 0 0 1 .874-.867h2.623a.87.87 0 0 1 .874.867v2.6a.87.87 0 0 1-.874.866H9.181a.87.87 0 0 1-.874-.866v-2.6Z"},children:[]}]}};var t1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesLetter"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
197
|
-
.mrl-picto-border { fill: #4e4e4e; }
|
|
198
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m23.267 10.001 2.374 1.886c.164.13.26.323.26.525V27.28c0 .38-.329.689-.734.689H10.833c-.405 0-.733-.309-.733-.689V8.721c0-.38.328-.689.733-.689h9.672c.172 0 .34.058.472.162L23.267 10Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"m26.351 11.099-2.374-1.886-2.293-1.81A1.906 1.906 0 0 0 20.504 7h-9.671C9.82 7 9 7.77 9 8.72v18.56c0 .95.82 1.72 1.833 1.72h14.334C26.18 29 27 28.23 27 27.28V12.411a1.68 1.68 0 0 0-.649-1.313Zm-.534.994h-4.312c-.405 0-.733-.308-.733-.688V8.08a.775.775 0 0 0-.267-.048h-9.672c-.405 0-.733.309-.733.689v18.558c0 .38.328.689.733.689h14.334c.405 0 .733-.309.733-.689V12.412a.655.655 0 0 0-.083-.319Z","clip-rule":"evenodd"},children:[]}]}};var l1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesPhone"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
199
|
-
.mrl-picto-border { fill: #4e4e4e; }
|
|
200
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M13.1 8.833c0-.405.328-.733.733-.733h8.83c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733h-8.83a.733.733 0 0 1-.733-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M13.833 7h8.83c1.012 0 1.833.82 1.833 1.833v18.334c0 1.012-.82 1.833-1.833 1.833h-8.83A1.833 1.833 0 0 1 12 27.167V8.833C12 7.821 12.82 7 13.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h8.83a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733h-8.83Z","clip-rule":"evenodd"},children:[]}]}};var a1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesPresentation"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
201
|
-
.mrl-picto-border { fill: #4e4e4e; }
|
|
202
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M1.142 8.833c0-.405.341-.733.762-.733h32.192c.421 0 .762.328.762.733v18.334c0 .405-.341.733-.762.733H1.904c-.421 0-.762-.328-.762-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M1.904 7h32.192C35.148 7 36 7.82 36 8.833v18.334C36 28.179 35.148 29 34.096 29H1.904C.852 29 0 28.18 0 27.167V8.833C0 7.821.852 7 1.904 7Zm0 1.1c-.421 0-.762.328-.762.733v18.334c0 .405.341.733.762.733h32.192c.421 0 .762-.328.762-.733V8.833c0-.405-.341-.733-.762-.733H1.904Z","clip-rule":"evenodd"},children:[]}]}};var r1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesSquare"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
203
|
-
.mrl-picto-border { fill: #4e4e4e; }
|
|
204
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M8.1 8.833c0-.405.328-.733.733-.733h18.334c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733H8.833a.733.733 0 0 1-.733-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M8.833 7h18.334C28.179 7 29 7.82 29 8.833v18.334C29 28.179 28.18 29 27.167 29H8.833A1.833 1.833 0 0 1 7 27.167V8.833C7 7.821 7.82 7 8.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h18.334a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733H8.833Z","clip-rule":"evenodd"},children:[]}]}};var n1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 36 36","data-mrl-svg-name":"framesTablet"},children:[{name:"style",type:"element",value:"",attributes:{},children:[{name:"",type:"text",value:`
|
|
205
|
-
.mrl-picto-border { fill: #4e4e4e; }
|
|
206
|
-
`,attributes:{},children:[]}]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"M10.1 8.833c0-.405.328-.733.733-.733h13.714c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733H10.833a.733.733 0 0 1-.733-.733V8.833Z"},children:[]},{name:"path",type:"element",value:"",attributes:{class:"mrl-picto-border","fill-rule":"evenodd",d:"M10.833 7h13.714c1.012 0 1.833.82 1.833 1.833v18.334c0 1.012-.82 1.833-1.833 1.833H10.833A1.833 1.833 0 0 1 9 27.167V8.833C9 7.821 9.82 7 10.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h13.714a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733H10.833Z","clip-rule":"evenodd"},children:[]}]}};var c1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"logoGoogle"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#4285F4",d:"M24 12.27c0-.79-.072-1.54-.194-2.27H12.26v4.51h6.611c-.296 1.48-1.165 2.73-2.452 3.58v3h3.944C22.672 19 24 15.92 24 12.27Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#34A853",d:"M12.26 24c3.31 0 6.08-1.08 8.103-2.91l-3.944-3c-1.104.72-2.503 1.16-4.158 1.16-3.198 0-5.906-2.11-6.877-4.96H1.318v3.09C3.331 21.3 7.468 24 12.261 24Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FBBC05",d:"M5.384 14.29A6.83 6.83 0 0 1 4.996 12c0-.8.143-1.57.388-2.29V6.62H1.318A11.657 11.657 0 0 0 0 12c0 1.94.48 3.76 1.318 5.38l4.066-3.09Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#EA4335",d:"M12.26 4.75c1.809 0 3.423.61 4.7 1.8l3.495-3.42C18.34 1.19 15.57 0 12.26 0 7.469 0 3.33 2.7 1.318 6.62l4.066 3.09c.971-2.85 3.679-4.96 6.877-4.96Z"},children:[]}]}};var i1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24","data-mrl-svg-name":"logoMicrosoft"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#F25022",d:"M11.421 1H1v10.421h10.421V1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#00A4EF",d:"M11.421 12.579H1V23h10.421V12.579Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#7FBA00",d:"M23 1H12.579v10.421H23V1Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#FFB900",d:"M23 12.579H12.579V23H23V12.579Z"},children:[]}]}};var m1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"logoVimeo"},children:[{name:"path",type:"element",value:"",attributes:{fill:"#00B2EA","fill-rule":"evenodd",d:"M38.98 10.421c-.164 3.658-2.752 8.659-7.743 15.004-5.166 6.635-9.543 9.95-13.12 9.95-2.212 0-4.087-2.017-5.617-6.064-1.026-3.714-2.044-7.427-3.068-11.13-1.14-4.049-2.36-6.072-3.664-6.072-.284 0-1.274.59-2.98 1.773L1 11.602a509.665 509.665 0 0 0 5.539-4.885c2.493-2.137 4.368-3.258 5.62-3.375 2.948-.283 4.767 1.714 5.453 5.984.73 4.612 1.245 7.478 1.528 8.601.854 3.822 1.788 5.729 2.811 5.729.793 0 1.986-1.235 3.577-3.705 1.591-2.475 2.438-4.355 2.554-5.65.228-2.137-.623-3.199-2.554-3.199-.91 0-1.848.19-2.81.589 1.876-6.014 5.451-8.938 10.733-8.767 3.912.108 5.76 2.612 5.53 7.497Z","clip-rule":"evenodd"},children:[]}]}};var o1={default:{name:"svg",type:"element",value:"",attributes:{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 40 40","data-mrl-svg-name":"logoYoutube"},children:[{name:"path",type:"element",value:"",attributes:{fill:"red",d:"M37.567 10.831c-.423-1.64-1.664-2.929-3.242-3.368C31.467 6.667 20 6.667 20 6.667s-11.467 0-14.325.796c-1.579.44-2.82 1.728-3.242 3.368C1.667 13.801 1.667 20 1.667 20s0 6.2.766 9.17c.423 1.64 1.663 2.928 3.242 3.367 2.858.796 14.325.796 14.325.796s11.467 0 14.325-.796c1.578-.44 2.82-1.728 3.242-3.368.766-2.97.766-9.169.766-9.169s-.003-6.2-.766-9.169Z"},children:[]},{name:"path",type:"element",value:"",attributes:{fill:"#fff",d:"m16.667 25.833 10-5.833-10-5.833v11.666Z"},children:[]}]}};export{e as brandSymbol,t as brandWordmark,V as checkboxCustom,k as colorBorder,H as colorBorderMixed,B as colorBorderNone,W as colorFill,A as colorFillMixed,F as colorFillNone,R as colorPicker,S as colorTransparent,G as customColors,l as drawEraser,a as drawStrokeFine,r as drawStrokeHighlighter,n as drawStrokeMedium,c as drawStrokeUltraFine,i as drawWeight10,m as drawWeight100,o as drawWeight20,s as drawWeight30,d as drawWeight40,p as drawWeight50,u as drawWeight60,h as drawWeight70,v as drawWeight80,f as drawWeight90,E as fileDoc,z as fileGdoc,D as fileGeneric,P as fileGforms,U as fileGmaps,O as fileGsheets,T as fileGslides,N as fileLoom,Y as fileOnedrive,q as filePdf,X as filePpt,j as fileSharepoint,I as fileStream,J as fileTxt,K as fileXls,Q as fileZip,_ as framesA4,$ as framesCustom,e1 as framesGrid,t1 as framesLetter,l1 as framesPhone,a1 as framesPresentation,r1 as framesSquare,n1 as framesTablet,b as logoGmail,c1 as logoGoogle,i1 as logoMicrosoft,y as logoSlackColor,m1 as logoVimeo,o1 as logoYoutube,C as sticky,g as stickyRectangle,w as stickyRound,x as stickyRounded,Z as voteAdd,L as voteAnonymous,M as voteRemove};
|
|
129
|
+
`,attributes:{},children:[]}]},{name:"g",type:"element",value:"",attributes:{},children:[{name:"path",type:"element",value:"",attributes:{d:"M79,93.7a2,2,0,0,1-2,2H6a2,2,0,0,1-2-2V7.7a2,2,0,0,1,2-2H77a2,2,0,0,1,2,2v86Z",class:"mrl-picto-vote-remove-bg"},children:[]},{name:"path",type:"element",value:"",attributes:{d:"M44.9,64.7a3,3,0,0,1,4.7-3l12.8,9.7a16.3,16.3,0,1,0-14.6,9h0.6Z",class:"mrl-picto-vote-remove-dot"},children:[]},{name:"polygon",type:"element",value:"",attributes:{points:"47.8 64.1 59.3 115.2 68.6 104.6 80.3 123 87.5 118.2 75.8 99.8 89.1 95.3 47.8 64.1",class:"mrl-picto-vote-remove-cursor"},children:[]}]}]};export{e as brandSymbol,t as brandWordmark,l as checkboxCustom,n as colorBorder,a as colorBorderMixed,r as colorBorderNone,o as colorFill,i as colorFillMixed,c as colorFillNone,m as colorPicker,s as colorTransparent,d as customColors,p as drawEraser,h as drawStrokeFine,u as drawStrokeHighlighter,v as drawStrokeMedium,f as drawStrokeUltraFine,b as drawWeight10,y as drawWeight100,g as drawWeight20,w as drawWeight30,x as drawWeight40,Z as drawWeight50,C as drawWeight60,M as drawWeight70,L as drawWeight80,B as drawWeight90,H as fileDoc,V as fileGdoc,A as fileGeneric,k as fileGforms,F as fileGmaps,W as fileGsheets,G as fileGslides,S as fileLoom,E as fileOnedrive,D as filePdf,R as filePpt,P as fileSharepoint,U as fileStream,O as fileTxt,T as fileXls,z as fileZip,N as framesA4,Y as framesCustom,q as framesGrid,X as framesLetter,j as framesPhone,I as framesPresentation,J as framesSquare,K as framesTablet,Q as logoGmail,_ as logoGoogle,$ as logoMicrosoft,e1 as logoSlackColor,t1 as logoVimeo,l1 as logoYoutube,i1 as sticky,a1 as stickyRectangle,r1 as stickyRound,n1 as stickyRounded,c1 as voteAdd,o1 as voteAnonymous,m1 as voteRemove};
|