@muraldevkit/ds-pictograms 1.3.2 → 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
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
declare const sticky: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 20 20";
|
|
7
|
-
readonly fill: "none";
|
|
8
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
9
|
-
readonly "data-mrl-svg-name": "sticky";
|
|
10
|
-
};
|
|
11
|
-
readonly children: readonly [{
|
|
12
|
-
readonly name: "style";
|
|
13
|
-
readonly type: "element";
|
|
14
|
-
readonly value: "";
|
|
15
|
-
readonly attributes: {};
|
|
16
|
-
readonly children: readonly [{
|
|
17
|
-
readonly name: "";
|
|
18
|
-
readonly type: "text";
|
|
19
|
-
readonly value: "\n .mrl-picto-sticky-bg {\n fill: #fdfd8f;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\n ";
|
|
20
|
-
readonly attributes: {};
|
|
21
|
-
readonly children: readonly [];
|
|
22
|
-
}];
|
|
23
|
-
}, {
|
|
24
|
-
readonly name: "path";
|
|
25
|
-
readonly type: "element";
|
|
26
|
-
readonly value: "";
|
|
27
|
-
readonly attributes: {
|
|
28
|
-
readonly fillRule: "evenodd";
|
|
29
|
-
readonly clipRule: "evenodd";
|
|
30
|
-
readonly d: "M0 19.9998V0H19.9998V11.5H11.5V19.9998H0ZM11.6646 20V11.6693H20.0002V11.8571L11.8572 20H11.6646Z";
|
|
31
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
32
|
-
};
|
|
33
|
-
readonly children: readonly [];
|
|
34
|
-
}, {
|
|
35
|
-
readonly name: "path";
|
|
36
|
-
readonly type: "element";
|
|
37
|
-
readonly value: "";
|
|
38
|
-
readonly attributes: {
|
|
39
|
-
readonly fillRule: "evenodd";
|
|
40
|
-
readonly clipRule: "evenodd";
|
|
41
|
-
readonly d: "M0 0V20H11.8569L20 11.8569V0H0ZM0.833333 0.833876H19.1667V11.6674H11.6667V19.1672H0.833333V0.833876Z";
|
|
42
|
-
readonly class: "mrl-picto-sticky-border";
|
|
43
|
-
};
|
|
44
|
-
readonly children: readonly [];
|
|
45
|
-
}];
|
|
46
|
-
};
|
|
47
|
-
export { sticky };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var e={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:`
|
|
2
|
-
.mrl-picto-sticky-bg {
|
|
3
|
-
fill: #fdfd8f;
|
|
4
|
-
}
|
|
5
|
-
.mrl-picto-sticky-border {
|
|
6
|
-
fill: currentColor;
|
|
7
|
-
}
|
|
8
|
-
`,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:[]}]};export{e as sticky};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
declare const stickyRectangle: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 30 18";
|
|
7
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
8
|
-
readonly "data-mrl-svg-name": "stickyRectangle";
|
|
9
|
-
};
|
|
10
|
-
readonly children: readonly [{
|
|
11
|
-
readonly name: "style";
|
|
12
|
-
readonly type: "element";
|
|
13
|
-
readonly value: "";
|
|
14
|
-
readonly attributes: {};
|
|
15
|
-
readonly children: readonly [{
|
|
16
|
-
readonly name: "";
|
|
17
|
-
readonly type: "text";
|
|
18
|
-
readonly value: "\n .mrl-picto-sticky-bg {\n fill: #ededed;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\n ";
|
|
19
|
-
readonly attributes: {};
|
|
20
|
-
readonly children: readonly [];
|
|
21
|
-
}];
|
|
22
|
-
}, {
|
|
23
|
-
readonly name: "g";
|
|
24
|
-
readonly type: "element";
|
|
25
|
-
readonly value: "";
|
|
26
|
-
readonly attributes: {
|
|
27
|
-
readonly stroke: "none";
|
|
28
|
-
readonly strokeWidth: "1";
|
|
29
|
-
readonly fill: "none";
|
|
30
|
-
readonly fillRule: "evenodd";
|
|
31
|
-
};
|
|
32
|
-
readonly children: readonly [{
|
|
33
|
-
readonly name: "g";
|
|
34
|
-
readonly type: "element";
|
|
35
|
-
readonly value: "";
|
|
36
|
-
readonly attributes: {
|
|
37
|
-
readonly fillRule: "nonzero";
|
|
38
|
-
};
|
|
39
|
-
readonly children: readonly [{
|
|
40
|
-
readonly name: "path";
|
|
41
|
-
readonly type: "element";
|
|
42
|
-
readonly value: "";
|
|
43
|
-
readonly attributes: {
|
|
44
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
45
|
-
readonly 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";
|
|
46
|
-
};
|
|
47
|
-
readonly children: readonly [];
|
|
48
|
-
}, {
|
|
49
|
-
readonly name: "path";
|
|
50
|
-
readonly type: "element";
|
|
51
|
-
readonly value: "";
|
|
52
|
-
readonly attributes: {
|
|
53
|
-
readonly 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";
|
|
54
|
-
readonly class: "mrl-picto-sticky-border";
|
|
55
|
-
};
|
|
56
|
-
readonly children: readonly [];
|
|
57
|
-
}];
|
|
58
|
-
}];
|
|
59
|
-
}];
|
|
60
|
-
};
|
|
61
|
-
export { stickyRectangle };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var e={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:`
|
|
2
|
-
.mrl-picto-sticky-bg {
|
|
3
|
-
fill: #ededed;
|
|
4
|
-
}
|
|
5
|
-
.mrl-picto-sticky-border {
|
|
6
|
-
fill: currentColor;
|
|
7
|
-
}
|
|
8
|
-
`,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:[]}]}]}]};export{e as stickyRectangle};
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
declare const stickyRound: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 24 24";
|
|
7
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
8
|
-
readonly "data-mrl-svg-name": "stickyRound";
|
|
9
|
-
};
|
|
10
|
-
readonly children: readonly [{
|
|
11
|
-
readonly name: "style";
|
|
12
|
-
readonly type: "element";
|
|
13
|
-
readonly value: "";
|
|
14
|
-
readonly attributes: {};
|
|
15
|
-
readonly children: readonly [{
|
|
16
|
-
readonly name: "";
|
|
17
|
-
readonly type: "text";
|
|
18
|
-
readonly value: "\n .mrl-picto-sticky-bg {\n fill: #ededed;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\n ";
|
|
19
|
-
readonly attributes: {};
|
|
20
|
-
readonly children: readonly [];
|
|
21
|
-
}];
|
|
22
|
-
}, {
|
|
23
|
-
readonly name: "g";
|
|
24
|
-
readonly type: "element";
|
|
25
|
-
readonly value: "";
|
|
26
|
-
readonly attributes: {
|
|
27
|
-
readonly stroke: "none";
|
|
28
|
-
readonly strokeWidth: "1";
|
|
29
|
-
readonly fill: "none";
|
|
30
|
-
readonly fillRule: "evenodd";
|
|
31
|
-
};
|
|
32
|
-
readonly children: readonly [{
|
|
33
|
-
readonly name: "g";
|
|
34
|
-
readonly type: "element";
|
|
35
|
-
readonly value: "";
|
|
36
|
-
readonly attributes: {};
|
|
37
|
-
readonly children: readonly [{
|
|
38
|
-
readonly name: "path";
|
|
39
|
-
readonly type: "element";
|
|
40
|
-
readonly value: "";
|
|
41
|
-
readonly attributes: {
|
|
42
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
43
|
-
readonly 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";
|
|
44
|
-
};
|
|
45
|
-
readonly children: readonly [];
|
|
46
|
-
}, {
|
|
47
|
-
readonly name: "path";
|
|
48
|
-
readonly type: "element";
|
|
49
|
-
readonly value: "";
|
|
50
|
-
readonly attributes: {
|
|
51
|
-
readonly 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";
|
|
52
|
-
readonly class: "mrl-picto-sticky-border";
|
|
53
|
-
readonly fillRule: "nonzero";
|
|
54
|
-
};
|
|
55
|
-
readonly children: readonly [];
|
|
56
|
-
}];
|
|
57
|
-
}];
|
|
58
|
-
}];
|
|
59
|
-
};
|
|
60
|
-
export { stickyRound };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var e={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:`
|
|
2
|
-
.mrl-picto-sticky-bg {
|
|
3
|
-
fill: #ededed;
|
|
4
|
-
}
|
|
5
|
-
.mrl-picto-sticky-border {
|
|
6
|
-
fill: currentColor;
|
|
7
|
-
}
|
|
8
|
-
`,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:[]}]}]}]};export{e as stickyRound};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
declare const stickyRounded: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 24 24";
|
|
7
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
8
|
-
readonly "data-mrl-svg-name": "stickyRounded";
|
|
9
|
-
};
|
|
10
|
-
readonly children: readonly [{
|
|
11
|
-
readonly name: "style";
|
|
12
|
-
readonly type: "element";
|
|
13
|
-
readonly value: "";
|
|
14
|
-
readonly attributes: {};
|
|
15
|
-
readonly children: readonly [{
|
|
16
|
-
readonly name: "";
|
|
17
|
-
readonly type: "text";
|
|
18
|
-
readonly value: "\n .mrl-picto-sticky-bg {\n fill: #ededed;\n }\n .mrl-picto-sticky-border {\n fill: currentColor;\n }\n ";
|
|
19
|
-
readonly attributes: {};
|
|
20
|
-
readonly children: readonly [];
|
|
21
|
-
}];
|
|
22
|
-
}, {
|
|
23
|
-
readonly name: "g";
|
|
24
|
-
readonly type: "element";
|
|
25
|
-
readonly value: "";
|
|
26
|
-
readonly attributes: {
|
|
27
|
-
readonly stroke: "none";
|
|
28
|
-
readonly strokeWidth: "1";
|
|
29
|
-
readonly fill: "none";
|
|
30
|
-
readonly fillRule: "evenodd";
|
|
31
|
-
};
|
|
32
|
-
readonly children: readonly [{
|
|
33
|
-
readonly name: "g";
|
|
34
|
-
readonly type: "element";
|
|
35
|
-
readonly value: "";
|
|
36
|
-
readonly attributes: {
|
|
37
|
-
readonly fillRule: "nonzero";
|
|
38
|
-
};
|
|
39
|
-
readonly children: readonly [{
|
|
40
|
-
readonly name: "path";
|
|
41
|
-
readonly type: "element";
|
|
42
|
-
readonly value: "";
|
|
43
|
-
readonly attributes: {
|
|
44
|
-
readonly class: "mrl-picto-sticky-bg";
|
|
45
|
-
readonly 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";
|
|
46
|
-
};
|
|
47
|
-
readonly children: readonly [];
|
|
48
|
-
}, {
|
|
49
|
-
readonly name: "path";
|
|
50
|
-
readonly type: "element";
|
|
51
|
-
readonly value: "";
|
|
52
|
-
readonly attributes: {
|
|
53
|
-
readonly 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";
|
|
54
|
-
readonly class: "mrl-picto-sticky-border";
|
|
55
|
-
};
|
|
56
|
-
readonly children: readonly [];
|
|
57
|
-
}];
|
|
58
|
-
}];
|
|
59
|
-
}];
|
|
60
|
-
};
|
|
61
|
-
export { stickyRounded };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
var e={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:`
|
|
2
|
-
.mrl-picto-sticky-bg {
|
|
3
|
-
fill: #ededed;
|
|
4
|
-
}
|
|
5
|
-
.mrl-picto-sticky-border {
|
|
6
|
-
fill: currentColor;
|
|
7
|
-
}
|
|
8
|
-
`,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:[]}]}]}]};export{e as stickyRounded};
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
declare const voteAdd: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 97 128";
|
|
7
|
-
readonly class: "mrl-picto-vote-add";
|
|
8
|
-
readonly version: "1.1";
|
|
9
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
10
|
-
readonly "data-mrl-svg-name": "voteAdd";
|
|
11
|
-
};
|
|
12
|
-
readonly children: readonly [{
|
|
13
|
-
readonly name: "style";
|
|
14
|
-
readonly type: "element";
|
|
15
|
-
readonly value: "";
|
|
16
|
-
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
readonly value: "\n .mrl-picto-vote-add-bg { fill: #ededed; }\n .mrl-picto-vote-add-dot { fill: var(--mrl-color-brand); }\n .mrl-picto-vote-add-cursor { fill: #393939; }\n ";
|
|
21
|
-
readonly attributes: {};
|
|
22
|
-
readonly children: readonly [];
|
|
23
|
-
}];
|
|
24
|
-
}, {
|
|
25
|
-
readonly name: "g";
|
|
26
|
-
readonly type: "element";
|
|
27
|
-
readonly value: "";
|
|
28
|
-
readonly attributes: {};
|
|
29
|
-
readonly children: readonly [{
|
|
30
|
-
readonly name: "path";
|
|
31
|
-
readonly type: "element";
|
|
32
|
-
readonly value: "";
|
|
33
|
-
readonly attributes: {
|
|
34
|
-
readonly 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";
|
|
35
|
-
readonly class: "mrl-picto-vote-add-bg";
|
|
36
|
-
};
|
|
37
|
-
readonly children: readonly [];
|
|
38
|
-
}, {
|
|
39
|
-
readonly name: "path";
|
|
40
|
-
readonly type: "element";
|
|
41
|
-
readonly value: "";
|
|
42
|
-
readonly attributes: {
|
|
43
|
-
readonly 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";
|
|
44
|
-
readonly class: "mrl-picto-vote-add-dot";
|
|
45
|
-
};
|
|
46
|
-
readonly children: readonly [];
|
|
47
|
-
}, {
|
|
48
|
-
readonly name: "polygon";
|
|
49
|
-
readonly type: "element";
|
|
50
|
-
readonly value: "";
|
|
51
|
-
readonly attributes: {
|
|
52
|
-
readonly 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";
|
|
53
|
-
readonly class: "mrl-picto-vote-add-cursor";
|
|
54
|
-
};
|
|
55
|
-
readonly children: readonly [];
|
|
56
|
-
}];
|
|
57
|
-
}];
|
|
58
|
-
};
|
|
59
|
-
export { voteAdd };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
var e={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:`
|
|
2
|
-
.mrl-picto-vote-add-bg { fill: #ededed; }
|
|
3
|
-
.mrl-picto-vote-add-dot { fill: var(--mrl-color-brand); }
|
|
4
|
-
.mrl-picto-vote-add-cursor { fill: #393939; }
|
|
5
|
-
`,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:[]}]}]};export{e as voteAdd};
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
declare const voteAnonymous: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 95 128";
|
|
7
|
-
readonly class: "mrl-picto-vote-anonymous";
|
|
8
|
-
readonly version: "1.1";
|
|
9
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
10
|
-
readonly "data-mrl-svg-name": "voteAnonymous";
|
|
11
|
-
};
|
|
12
|
-
readonly children: readonly [{
|
|
13
|
-
readonly name: "style";
|
|
14
|
-
readonly type: "element";
|
|
15
|
-
readonly value: "";
|
|
16
|
-
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
readonly value: "\n .mrl-picto-vote-anonymous-box { fill: #d8d8d8; }\n .mrl-picto-vote-anonymous-envelope { fill: #ededed; }\n .mrl-picto-vote-anonymous-lock { fill: #2f2f2f; }\n ";
|
|
21
|
-
readonly attributes: {};
|
|
22
|
-
readonly children: readonly [];
|
|
23
|
-
}];
|
|
24
|
-
}, {
|
|
25
|
-
readonly name: "g";
|
|
26
|
-
readonly type: "element";
|
|
27
|
-
readonly value: "";
|
|
28
|
-
readonly attributes: {};
|
|
29
|
-
readonly children: readonly [{
|
|
30
|
-
readonly name: "g";
|
|
31
|
-
readonly type: "element";
|
|
32
|
-
readonly value: "";
|
|
33
|
-
readonly attributes: {};
|
|
34
|
-
readonly children: readonly [{
|
|
35
|
-
readonly name: "rect";
|
|
36
|
-
readonly type: "element";
|
|
37
|
-
readonly value: "";
|
|
38
|
-
readonly attributes: {
|
|
39
|
-
readonly x: "21";
|
|
40
|
-
readonly y: "33.2";
|
|
41
|
-
readonly width: "52.3";
|
|
42
|
-
readonly height: "39.9";
|
|
43
|
-
readonly class: "mrl-picto-vote-anonymous-box";
|
|
44
|
-
};
|
|
45
|
-
readonly children: readonly [];
|
|
46
|
-
}, {
|
|
47
|
-
readonly name: "path";
|
|
48
|
-
readonly type: "element";
|
|
49
|
-
readonly value: "";
|
|
50
|
-
readonly attributes: {
|
|
51
|
-
readonly 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";
|
|
52
|
-
readonly class: "mrl-picto-vote-anonymous-envelope";
|
|
53
|
-
};
|
|
54
|
-
readonly children: readonly [];
|
|
55
|
-
}, {
|
|
56
|
-
readonly name: "path";
|
|
57
|
-
readonly type: "element";
|
|
58
|
-
readonly value: "";
|
|
59
|
-
readonly attributes: {
|
|
60
|
-
readonly 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";
|
|
61
|
-
readonly class: "mrl-picto-vote-anonymous-lock";
|
|
62
|
-
};
|
|
63
|
-
readonly children: readonly [];
|
|
64
|
-
}];
|
|
65
|
-
}];
|
|
66
|
-
}];
|
|
67
|
-
};
|
|
68
|
-
export { voteAnonymous };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
var e={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:`
|
|
2
|
-
.mrl-picto-vote-anonymous-box { fill: #d8d8d8; }
|
|
3
|
-
.mrl-picto-vote-anonymous-envelope { fill: #ededed; }
|
|
4
|
-
.mrl-picto-vote-anonymous-lock { fill: #2f2f2f; }
|
|
5
|
-
`,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:[]}]}]}]};export{e as voteAnonymous};
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
declare const voteRemove: {
|
|
2
|
-
readonly name: "svg";
|
|
3
|
-
readonly type: "element";
|
|
4
|
-
readonly value: "";
|
|
5
|
-
readonly attributes: {
|
|
6
|
-
readonly viewBox: "0 0 97 128";
|
|
7
|
-
readonly class: "mrl-picto-vote-remove";
|
|
8
|
-
readonly version: "1.1";
|
|
9
|
-
readonly xmlns: "http://www.w3.org/2000/svg";
|
|
10
|
-
readonly "data-mrl-svg-name": "voteRemove";
|
|
11
|
-
};
|
|
12
|
-
readonly children: readonly [{
|
|
13
|
-
readonly name: "style";
|
|
14
|
-
readonly type: "element";
|
|
15
|
-
readonly value: "";
|
|
16
|
-
readonly attributes: {};
|
|
17
|
-
readonly children: readonly [{
|
|
18
|
-
readonly name: "";
|
|
19
|
-
readonly type: "text";
|
|
20
|
-
readonly value: "\n .mrl-picto-vote-remove-bg { fill: #ededed; }\n .mrl-picto-vote-remove-dot { fill: var(--mrl-color-brand); }\n .mrl-picto-vote-remove-cursor { fill: #393939; }\n ";
|
|
21
|
-
readonly attributes: {};
|
|
22
|
-
readonly children: readonly [];
|
|
23
|
-
}];
|
|
24
|
-
}, {
|
|
25
|
-
readonly name: "g";
|
|
26
|
-
readonly type: "element";
|
|
27
|
-
readonly value: "";
|
|
28
|
-
readonly attributes: {};
|
|
29
|
-
readonly children: readonly [{
|
|
30
|
-
readonly name: "path";
|
|
31
|
-
readonly type: "element";
|
|
32
|
-
readonly value: "";
|
|
33
|
-
readonly attributes: {
|
|
34
|
-
readonly 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";
|
|
35
|
-
readonly class: "mrl-picto-vote-remove-bg";
|
|
36
|
-
};
|
|
37
|
-
readonly children: readonly [];
|
|
38
|
-
}, {
|
|
39
|
-
readonly name: "path";
|
|
40
|
-
readonly type: "element";
|
|
41
|
-
readonly value: "";
|
|
42
|
-
readonly attributes: {
|
|
43
|
-
readonly 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";
|
|
44
|
-
readonly class: "mrl-picto-vote-remove-dot";
|
|
45
|
-
};
|
|
46
|
-
readonly children: readonly [];
|
|
47
|
-
}, {
|
|
48
|
-
readonly name: "polygon";
|
|
49
|
-
readonly type: "element";
|
|
50
|
-
readonly value: "";
|
|
51
|
-
readonly attributes: {
|
|
52
|
-
readonly 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";
|
|
53
|
-
readonly class: "mrl-picto-vote-remove-cursor";
|
|
54
|
-
};
|
|
55
|
-
readonly children: readonly [];
|
|
56
|
-
}];
|
|
57
|
-
}];
|
|
58
|
-
};
|
|
59
|
-
export { voteRemove };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
var e={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:`
|
|
2
|
-
.mrl-picto-vote-remove-bg { fill: #ededed; }
|
|
3
|
-
.mrl-picto-vote-remove-dot { fill: var(--mrl-color-brand); }
|
|
4
|
-
.mrl-picto-vote-remove-cursor { fill: #393939; }
|
|
5
|
-
`,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 voteRemove};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<style>
|
|
3
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
</style>
|
|
5
|
-
<path 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"/>
|
|
6
|
-
<path 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"/>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<style>
|
|
3
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
</style>
|
|
5
|
-
<path 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"/>
|
|
6
|
-
<path 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"/>
|
|
7
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<style>
|
|
3
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
</style>
|
|
5
|
-
<g clip-path="url(#mrl-picto-draw-weight-20-clip)">
|
|
6
|
-
<path 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"/>
|
|
7
|
-
<path 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"/>
|
|
8
|
-
</g>
|
|
9
|
-
<defs>
|
|
10
|
-
<clipPath id="mrl-picto-draw-weight-20-clip">
|
|
11
|
-
<path class="mrl-picto-color-offset" d="M0 0h24v24H0z"/>
|
|
12
|
-
</clipPath>
|
|
13
|
-
</defs>
|
|
14
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<style>
|
|
3
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
</style>
|
|
5
|
-
<path fill="currentColor" d="m1.824 6.804.842-.402c8.752-4.104 14.665-4.508 16.022.322.73 2.598-.217 4.86-2.427 7.443l-.251.289c-.235.266-1.74 1.88-2.023 2.233l-.091.117-.086.116c.282.052.746-.11 1.756-.576l.224-.105c1.166-.547 1.837-.793 2.656-.877.949-.098 1.837.113 2.641.685.834.594 1.133 1.515 1.048 2.564a5.902 5.902 0 0 1-.35 1.519 6.881 6.881 0 0 1-.36.834 1.108 1.108 0 0 1-1.96-1.033 4.53 4.53 0 0 0 .236-.554c.122-.338.203-.665.226-.945.028-.345-.026-.51-.124-.58-.349-.248-.699-.331-1.13-.287-.447.047-.904.203-1.694.565l-.776.357c-2.192.983-3.173 1.051-4.345-.28-.742-.846-.503-1.716.266-2.733l.133-.171c.345-.43 1.907-2.105 2.092-2.316 1.938-2.194 2.703-3.899 2.206-5.666-.81-2.884-5.747-2.42-13.763 1.473a1.108 1.108 0 0 1-.968-1.992Z"/>
|
|
6
|
-
<path class="mrl-picto-color-offset" d="m2.157 5.315-.85.406a2.308 2.308 0 1 0 2.01 4.155l.812-.388c6.8-3.186 10.796-3.534 11.271-1.84.331 1.179-.139 2.432-1.727 4.29l-.357.404-1.423 1.555c-.228.253-.398.447-.511.583l-.204.258c-1.158 1.53-1.36 2.968-.22 4.262 1.537 1.749 3.006 1.808 5.736.585l.985-.452.339-.145c.203-.082.364-.138.502-.174l.114-.027-.061.184-.076.196a2.66 2.66 0 0 1-.067.154l-.026.053a2.308 2.308 0 1 0 4.083 2.152c.14-.265.29-.61.427-.986.226-.628.37-1.236.417-1.83.122-1.505-.382-2.809-1.548-3.638-1.03-.733-2.205-1.031-3.46-.902l-.319.04-.267.046.203-.26c1.989-2.63 2.635-4.993 1.903-7.597C18.247.716 11.914.74 2.157 5.315Zm16.531 1.409c.73 2.598-.217 4.86-2.427 7.443l-.251.289c-.22.248-1.546 1.671-1.95 2.146l-.164.204-.086.116c.239.044.608-.065 1.327-.382l1.244-.568c.824-.362 1.395-.539 2.065-.608.949-.098 1.837.113 2.641.685.834.594 1.133 1.515 1.048 2.564a5.902 5.902 0 0 1-.35 1.519 6.881 6.881 0 0 1-.36.834 1.108 1.108 0 0 1-2.017-.905l.137-.292c.046-.103.101-.237.156-.39.122-.338.203-.665.226-.945.028-.345-.026-.51-.124-.58-.349-.248-.699-.331-1.13-.287-.447.047-.904.203-1.694.565l-.776.357c-2.192.983-3.173 1.051-4.345-.28-.742-.846-.503-1.716.266-2.733l.133-.171.168-.2c.525-.604 1.76-1.93 1.924-2.116 1.938-2.194 2.703-3.899 2.206-5.666-.81-2.884-5.747-2.42-13.763 1.473a1.108 1.108 0 0 1-.968-1.992l.842-.402.825-.38c8.298-3.745 13.884-3.975 15.197.702Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<style>
|
|
3
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
</style>
|
|
5
|
-
<path fill="currentColor" d="m1.98 5.84.856-.409c8.898-4.17 14.967-4.58 16.396.503.76 2.71-.218 5.049-2.481 7.695l-.257.295c-.177.2-1.03 1.118-1.58 1.729l-.124.135.103-.04c.13-.052.28-.117.455-.195l.602-.277c1.194-.56 1.886-.814 2.746-.902 1.013-.105 1.968.123 2.83.735.925.659 1.254 1.675 1.162 2.811a6.166 6.166 0 0 1-.365 1.591 7.123 7.123 0 0 1-.376.87 1.385 1.385 0 0 1-2.45-1.291l.073-.152c.043-.096.096-.223.148-.368.114-.316.19-.62.21-.873l.009-.177c0-.114-.013-.151-.017-.154-.292-.208-.575-.275-.94-.238-.37.038-.76.164-1.393.444l-.995.457c-2.31 1.035-3.377 1.112-4.665-.353-.909-1.034-.56-2.071.391-3.26l.17-.202c.532-.612 1.772-1.943 1.93-2.123 1.881-2.13 2.611-3.757 2.148-5.408-.737-2.621-5.51-2.172-13.376 1.648A1.385 1.385 0 1 1 1.98 5.84Z"/>
|
|
6
|
-
<path class="mrl-picto-color-offset" d="m2.327 4.345-.864.412A2.585 2.585 0 1 0 3.714 9.41l.802-.382c6.572-3.079 10.486-3.473 10.895-2.02.301 1.074-.15 2.257-1.677 4.042l-.237.272-1.41 1.54c-.208.23-.377.418-.505.566l-.182.216-.162.209c-1.153 1.529-1.42 2.94-.495 4.258l.146.192.063.087.118.127-.044-.049c1.641 1.866 3.19 1.94 6.057.655l1.004-.46.357-.152-.029.06c-.645 1.222-.16 2.785 1.103 3.45a2.585 2.585 0 0 0 3.491-1.08c.146-.277.302-.633.442-1.022a7.333 7.333 0 0 0 .433-1.902c.13-1.602-.413-2.996-1.663-3.885l-.253-.17a5.19 5.19 0 0 0-3.091-.806l-.237.018.015-.019c1.874-2.586 2.462-4.944 1.732-7.545-1.659-5.903-8.11-5.93-18.06-1.265Zm16.905 1.59c.76 2.71-.218 5.048-2.481 7.694l-.257.295c-.164.186-.911.99-1.458 1.593l-.246.271.103-.04c.13-.052.28-.117.455-.195l.602-.277c1.194-.56 1.886-.814 2.746-.902 1.013-.105 1.968.123 2.83.735.925.659 1.254 1.675 1.162 2.811a6.166 6.166 0 0 1-.365 1.591 7.123 7.123 0 0 1-.376.87 1.385 1.385 0 0 1-2.45-1.291l.073-.152.096-.23a4.11 4.11 0 0 0 .052-.138c.114-.316.19-.62.21-.873l.009-.177c0-.114-.013-.151-.017-.154-.292-.208-.575-.275-.94-.238-.37.038-.76.164-1.393.444l-.995.457-.494.214c-1.976.824-2.978.79-4.171-.567-.909-1.034-.56-2.071.391-3.26l.17-.202.652-.727c.55-.604 1.17-1.272 1.278-1.396 1.881-2.13 2.611-3.757 2.148-5.408-.737-2.621-5.51-2.172-13.376 1.648A1.385 1.385 0 1 1 1.98 5.84l.856-.409.826-.38c8.447-3.81 14.186-4.042 15.57.883Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<style>
|
|
3
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
</style>
|
|
5
|
-
<path fill="currentColor" d="m2.096 5.786.84-.401c8.883-4.165 14.998-4.577 16.47.664.779 2.773-.216 5.146-2.495 7.808l-.356.405-.698.76.266-.124c.912-.416 1.53-.635 2.232-.735l.237-.029c1.057-.108 2.06.13 2.96.77.998.711 1.352 1.802 1.255 3.003a6.31 6.31 0 0 1-.375 1.632 7.249 7.249 0 0 1-.383.888 1.63 1.63 0 0 1-2.955-1.37l.135-.287c.04-.089.088-.205.137-.34.078-.217.136-.427.168-.611l.035-.274c.004-.02.01-.028.02-.028l-.042-.028a.92.92 0 0 0-.481-.12l-.14.009c-.367.038-.776.178-1.504.512l-.76.35c-2.382 1.069-3.511 1.153-4.89-.415-1.014-1.154-.633-2.286.376-3.548.353-.44 1.9-2.099 2.07-2.292 1.79-2.027 2.471-3.547 2.048-5.054-.65-2.315-5.174-1.89-12.745 1.788a1.63 1.63 0 1 1-1.425-2.933Z"/>
|
|
6
|
-
<path class="mrl-picto-color-offset" d="m2.437 4.318-.848.405a2.808 2.808 0 1 0 2.447 5.055l.788-.376c6.211-2.907 9.975-3.34 10.308-2.153.267.951-.155 2.04-1.586 3.714l-.276.313-1.475 1.614c-.268.298-.457.514-.567.652-1.45 1.812-1.72 3.49-.34 5.06l.171.19c1.649 1.762 3.235 1.801 6.086.522l.75-.345-.036.16c-.23 1.218.334 2.44 1.438 3.02a2.808 2.808 0 0 0 3.793-1.173c.149-.282.307-.643.45-1.037.24-.662.39-1.303.44-1.937.136-1.67-.436-3.126-1.746-4.057l-.26-.175a5.333 5.333 0 0 0-2.573-.83l-.298-.009.127-.19c1.547-2.368 1.992-4.581 1.309-7.01C18.851-.28 12.397-.352 2.437 4.318ZM19.405 6.05c.78 2.773-.216 5.146-2.494 7.808l-.356.405-.698.76.266-.124c.912-.416 1.53-.635 2.232-.735l.237-.029c1.057-.108 2.06.13 2.96.77.998.711 1.352 1.802 1.255 3.003a6.31 6.31 0 0 1-.375 1.632 7.249 7.249 0 0 1-.383.888 1.63 1.63 0 0 1-2.955-1.37l.135-.287.088-.212a3.667 3.667 0 0 0 .216-.74l.036-.273c.004-.02.01-.028.02-.028l-.042-.028a.92.92 0 0 0-.481-.12l-.14.009c-.327.033-.686.148-1.273.408l-.99.454c-2.383 1.069-3.512 1.153-4.89-.415-1.015-1.154-.634-2.286.375-3.548.353-.44 1.9-2.099 2.07-2.292 1.79-2.027 2.471-3.547 2.048-5.054-.65-2.315-5.174-1.89-12.745 1.788a1.63 1.63 0 1 1-1.425-2.933l.84-.401c8.883-4.165 14.998-4.577 16.47.664Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<style>
|
|
3
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
</style>
|
|
5
|
-
<path fill="currentColor" d="m2.2 5.716.81-.387c8.838-4.147 14.978-4.562 16.488.812.791 2.818-.212 5.212-2.491 7.875l-.204.233.196-.071a5.972 5.972 0 0 1 1.167-.293l.241-.03c1.1-.116 2.15.133 3.087.8 1.064.757 1.44 1.914 1.338 3.173a6.434 6.434 0 0 1-.38 1.665 7.36 7.36 0 0 1-.39.902 1.86 1.86 0 0 1-3.363-1.581l.13-.274a5.28 5.28 0 0 0 .124-.311c.071-.197.123-.386.152-.548l.013-.106-.083-.02a.757.757 0 0 0-.112-.008l-.127.008c-.355.037-.778.192-1.605.58l-.663.308c-.766.347-1.105.461-1.668.564-1.245.226-2.408-.11-3.282-1.104-1.113-1.266-.702-2.485.359-3.811l.237-.28c.168-.191.388-.435.616-.685l1.18-1.287c1.696-1.92 2.329-3.331 1.947-4.693-.566-2.012-4.832-1.611-12.092 1.915a1.86 1.86 0 0 1-1.626-3.346Z"/>
|
|
6
|
-
<path class="mrl-picto-color-offset" d="m2.521 4.286-.818.39a3.012 3.012 0 1 0 2.625 5.421c6.287-3.053 10.208-3.608 10.48-2.639.244.867-.202 1.922-1.702 3.62l-1.58 1.731-.218.245-.248.292c-1.532 1.914-1.8 3.665-.347 5.317 1.122 1.276 2.68 1.78 4.354 1.477l.214-.042c.553-.115.973-.267 1.723-.607l.417-.194a3.004 3.004 0 0 0 1.592 2.895 3.012 3.012 0 0 0 4.068-1.26c.15-.287.31-.65.454-1.048a7.55 7.55 0 0 0 .445-1.963c.14-1.727-.458-3.236-1.82-4.204l-.248-.168a5.476 5.476 0 0 0-2.446-.847l-.044-.004.08-.126c1.387-2.259 1.763-4.398 1.105-6.743C18.894-.264 12.459-.377 2.52 4.286Zm16.977 1.855c.791 2.818-.212 5.212-2.491 7.875l-.204.233.196-.071a5.972 5.972 0 0 1 1.167-.293l.241-.03c1.1-.116 2.15.133 3.087.8 1.064.757 1.44 1.914 1.338 3.173a6.434 6.434 0 0 1-.38 1.665 7.36 7.36 0 0 1-.39.902 1.86 1.86 0 0 1-3.363-1.581l.13-.274.08-.193.044-.118c.071-.197.123-.386.152-.548l.013-.106-.083-.02a.757.757 0 0 0-.112-.008l-.127.008c-.29.03-.627.14-1.192.39l-1.076.498-.455.2a5.183 5.183 0 0 1-1.213.364c-1.245.226-2.408-.11-3.282-1.104-1.113-1.266-.702-2.485.359-3.811l.237-.28.616-.685 1.18-1.287c1.696-1.92 2.329-3.331 1.947-4.693-.566-2.012-4.832-1.611-12.092 1.915a1.86 1.86 0 0 1-1.626-3.346l.811-.387c8.838-4.147 14.978-4.562 16.488.812Z"/>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<style>
|
|
3
|
-
.mrl-picto-color-offset { fill: #4e4e4e; }
|
|
4
|
-
</style>
|
|
5
|
-
<path fill="currentColor" d="M12.514 2.178c3.562-.334 6.217.93 7.072 3.97.717 2.557-.012 4.755-1.8 7.093l-.312.397.057-.014a5.66 5.66 0 0 1 .474-.088l.247-.03c1.133-.117 2.22.142 3.188.831 1.127.803 1.523 2.023 1.417 3.337a6.547 6.547 0 0 1-.387 1.696 7.55 7.55 0 0 1-.396.915 2.08 2.08 0 0 1-3.757-1.777l.127-.268c.021-.048.047-.107.073-.175l.04-.109a2.75 2.75 0 0 0 .059-.174l.038-.135-.062.008c-.268.044-.612.17-1.198.438l-.867.403c-.764.347-1.106.46-1.682.566-1.303.237-2.534-.12-3.454-1.165-1.205-1.372-.767-2.673.345-4.061l.167-.2c.517-.597 1.695-1.86 1.829-2.012 1.607-1.82 2.193-3.127 1.85-4.35-.485-1.723-4.503-1.345-11.467 2.037a2.08 2.08 0 1 1-1.817-3.742c4.027-1.955 7.48-3.133 10.216-3.39Z"/>
|
|
6
|
-
<path class="mrl-picto-color-offset" d="M12.409 1.057c-2.844.267-6.386 1.452-10.603 3.5a3.206 3.206 0 1 0 2.802 5.767c3.256-1.581 5.948-2.537 7.844-2.833.811-.126 1.428-.122 1.81-.016.198.055.229.082.235.104.199.709-.17 1.62-1.416 3.076l-.212.243-1.344 1.468a34.55 34.55 0 0 0-.474.533l-.178.211c-1.585 1.98-1.85 3.798-.328 5.53 1.16 1.32 2.775 1.844 4.502 1.53l.217-.042c.49-.102.874-.23 1.463-.488l.314-.142.003.06a3.188 3.188 0 0 0 1.695 2.594 3.206 3.206 0 0 0 4.331-1.342 8.57 8.57 0 0 0 .46-1.057 7.642 7.642 0 0 0 .45-1.988c.144-1.78-.477-3.342-1.887-4.345l-.254-.172a5.644 5.644 0 0 0-1.915-.78l-.23-.041.167-.293c1.143-2.082 1.424-4.102.81-6.29-.991-3.523-4.072-5.181-8.262-4.787Zm7.177 5.092c.717 2.556-.012 4.754-1.8 7.092l-.312.397.057-.014a5.66 5.66 0 0 1 .474-.088l.247-.03c1.133-.117 2.22.142 3.188.831 1.127.803 1.523 2.023 1.417 3.337a6.547 6.547 0 0 1-.387 1.696 7.55 7.55 0 0 1-.396.915 2.08 2.08 0 0 1-3.757-1.777l.127-.268.073-.175.04-.109a2.75 2.75 0 0 0 .059-.174l.038-.135-.062.008c-.268.044-.612.17-1.198.438l-.867.403-.454.199a5.26 5.26 0 0 1-1.228.367c-1.303.237-2.534-.12-3.454-1.165-1.205-1.372-.767-2.673.345-4.061l.167-.2c.517-.597 1.695-1.86 1.829-2.012 1.607-1.82 2.193-3.127 1.85-4.35-.485-1.723-4.503-1.345-11.467 2.037a2.08 2.08 0 1 1-1.817-3.742c4.027-1.955 7.48-3.133 10.216-3.39 3.562-.335 6.217.93 7.072 3.97Z"/>
|
|
7
|
-
</svg>
|