@muraldevkit/ds-pictograms 1.3.2 → 2.0.0-dev-mpIG.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.
Files changed (851) hide show
  1. package/dist/availableSvgs/index.js +20 -20
  2. package/dist/cjs/brandSymbol.d.ts +80 -213
  3. package/dist/cjs/brandSymbol.js +1 -1
  4. package/dist/cjs/brandWordmark.d.ts +83 -178
  5. package/dist/cjs/brandWordmark.js +1 -1
  6. package/dist/cjs/checkboxCustom.d.ts +37 -39
  7. package/dist/cjs/checkboxCustom.js +2 -2
  8. package/dist/cjs/colorBorder.d.ts +48 -50
  9. package/dist/cjs/colorBorder.js +2 -2
  10. package/dist/cjs/colorBorderMixed.d.ts +48 -50
  11. package/dist/cjs/colorBorderMixed.js +1 -1
  12. package/dist/cjs/colorBorderNone.d.ts +25 -27
  13. package/dist/cjs/colorBorderNone.js +1 -1
  14. package/dist/cjs/colorFill.d.ts +37 -39
  15. package/dist/cjs/colorFill.js +2 -2
  16. package/dist/cjs/colorFillMixed.d.ts +42 -44
  17. package/dist/cjs/colorFillMixed.js +1 -1
  18. package/dist/cjs/colorFillNone.d.ts +25 -27
  19. package/dist/cjs/colorFillNone.js +1 -1
  20. package/dist/cjs/colorPicker.d.ts +37 -39
  21. package/dist/cjs/colorPicker.js +2 -2
  22. package/dist/cjs/colorTransparent.d.ts +47 -49
  23. package/dist/cjs/colorTransparent.js +2 -2
  24. package/dist/cjs/customColors.d.ts +114 -116
  25. package/dist/cjs/customColors.js +1 -1
  26. package/dist/cjs/drawEraser.d.ts +42 -64
  27. package/dist/cjs/drawEraser.js +2 -2
  28. package/dist/cjs/drawStrokeFine.d.ts +41 -63
  29. package/dist/cjs/drawStrokeFine.js +2 -2
  30. package/dist/cjs/drawStrokeHighlighter.d.ts +41 -63
  31. package/dist/cjs/drawStrokeHighlighter.js +2 -2
  32. package/dist/cjs/drawStrokeMedium.d.ts +41 -63
  33. package/dist/cjs/drawStrokeMedium.js +2 -2
  34. package/dist/cjs/drawStrokeUltraFine.d.ts +41 -63
  35. package/dist/cjs/drawStrokeUltraFine.js +2 -2
  36. package/dist/cjs/drawWeight10.d.ts +39 -83
  37. package/dist/cjs/drawWeight10.js +2 -4
  38. package/dist/cjs/drawWeight100.d.ts +31 -75
  39. package/dist/cjs/drawWeight100.js +2 -4
  40. package/dist/cjs/drawWeight20.d.ts +32 -107
  41. package/dist/cjs/drawWeight20.js +2 -4
  42. package/dist/cjs/drawWeight30.d.ts +31 -75
  43. package/dist/cjs/drawWeight30.js +2 -4
  44. package/dist/cjs/drawWeight40.d.ts +31 -75
  45. package/dist/cjs/drawWeight40.js +2 -4
  46. package/dist/cjs/drawWeight50.d.ts +31 -75
  47. package/dist/cjs/drawWeight50.js +2 -4
  48. package/dist/cjs/drawWeight60.d.ts +31 -75
  49. package/dist/cjs/drawWeight60.js +2 -4
  50. package/dist/cjs/drawWeight70.d.ts +31 -75
  51. package/dist/cjs/drawWeight70.js +2 -4
  52. package/dist/cjs/drawWeight80.d.ts +31 -75
  53. package/dist/cjs/drawWeight80.js +2 -4
  54. package/dist/cjs/drawWeight90.d.ts +31 -75
  55. package/dist/cjs/drawWeight90.js +2 -4
  56. package/dist/cjs/fileDoc.d.ts +175 -177
  57. package/dist/cjs/fileDoc.js +1 -1
  58. package/dist/cjs/fileGdoc.d.ts +58 -60
  59. package/dist/cjs/fileGdoc.js +1 -1
  60. package/dist/cjs/fileGeneric.d.ts +34 -36
  61. package/dist/cjs/fileGeneric.js +1 -1
  62. package/dist/cjs/fileGforms.d.ts +33 -35
  63. package/dist/cjs/fileGforms.js +1 -1
  64. package/dist/cjs/fileGmaps.d.ts +51 -53
  65. package/dist/cjs/fileGmaps.js +1 -1
  66. package/dist/cjs/fileGsheets.d.ts +33 -35
  67. package/dist/cjs/fileGsheets.js +1 -1
  68. package/dist/cjs/fileGslides.d.ts +33 -35
  69. package/dist/cjs/fileGslides.js +1 -1
  70. package/dist/cjs/fileLoom.d.ts +15 -17
  71. package/dist/cjs/fileLoom.js +1 -1
  72. package/dist/cjs/fileOnedrive.d.ts +58 -60
  73. package/dist/cjs/fileOnedrive.js +1 -1
  74. package/dist/cjs/filePdf.d.ts +34 -36
  75. package/dist/cjs/filePdf.js +1 -1
  76. package/dist/cjs/filePpt.d.ts +51 -53
  77. package/dist/cjs/filePpt.js +1 -1
  78. package/dist/cjs/fileSharepoint.d.ts +87 -89
  79. package/dist/cjs/fileSharepoint.js +1 -1
  80. package/dist/cjs/fileStream.d.ts +33 -35
  81. package/dist/cjs/fileStream.js +1 -1
  82. package/dist/cjs/fileTxt.d.ts +34 -36
  83. package/dist/cjs/fileTxt.js +1 -1
  84. package/dist/cjs/fileXls.d.ts +96 -98
  85. package/dist/cjs/fileXls.js +1 -1
  86. package/dist/cjs/fileZip.d.ts +34 -36
  87. package/dist/cjs/fileZip.js +1 -1
  88. package/dist/cjs/framesA4.d.ts +36 -38
  89. package/dist/cjs/framesA4.js +2 -2
  90. package/dist/cjs/framesCustom.d.ts +45 -47
  91. package/dist/cjs/framesCustom.js +2 -2
  92. package/dist/cjs/framesGrid.d.ts +45 -47
  93. package/dist/cjs/framesGrid.js +2 -2
  94. package/dist/cjs/framesLetter.d.ts +36 -38
  95. package/dist/cjs/framesLetter.js +2 -2
  96. package/dist/cjs/framesPhone.d.ts +36 -38
  97. package/dist/cjs/framesPhone.js +2 -2
  98. package/dist/cjs/framesPresentation.d.ts +36 -38
  99. package/dist/cjs/framesPresentation.js +2 -2
  100. package/dist/cjs/framesSquare.d.ts +36 -38
  101. package/dist/cjs/framesSquare.js +2 -2
  102. package/dist/cjs/framesTablet.d.ts +36 -38
  103. package/dist/cjs/framesTablet.js +2 -2
  104. package/dist/cjs/index.d.ts +19 -19
  105. package/dist/cjs/index.js +1 -1
  106. package/dist/cjs/logoGmail.d.ts +116 -268
  107. package/dist/cjs/logoGmail.js +2 -9
  108. package/dist/cjs/logoGoogle.d.ts +42 -44
  109. package/dist/cjs/logoGoogle.js +1 -1
  110. package/dist/cjs/logoMicrosoft.d.ts +42 -44
  111. package/dist/cjs/logoMicrosoft.js +1 -1
  112. package/dist/cjs/logoSlackColor.d.ts +207 -437
  113. package/dist/cjs/logoSlackColor.js +2 -12
  114. package/dist/cjs/logoVimeo.d.ts +17 -19
  115. package/dist/cjs/logoVimeo.js +1 -1
  116. package/dist/cjs/logoYoutube.d.ts +24 -26
  117. package/dist/cjs/logoYoutube.js +1 -1
  118. package/dist/cjs/sticky.d.ts +34 -82
  119. package/dist/cjs/sticky.js +2 -9
  120. package/dist/cjs/stickyRectangle.d.ts +36 -98
  121. package/dist/cjs/stickyRectangle.js +2 -9
  122. package/dist/cjs/stickyRound.d.ts +38 -99
  123. package/dist/cjs/stickyRound.js +2 -9
  124. package/dist/cjs/stickyRounded.d.ts +36 -98
  125. package/dist/cjs/stickyRounded.js +2 -9
  126. package/dist/cjs/voteAdd.d.ts +42 -102
  127. package/dist/cjs/voteAdd.js +2 -6
  128. package/dist/cjs/voteAnonymous.d.ts +48 -117
  129. package/dist/cjs/voteAnonymous.js +2 -6
  130. package/dist/cjs/voteRemove.d.ts +42 -102
  131. package/dist/cjs/voteRemove.js +2 -6
  132. package/dist/esm/brandSymbol.d.ts +80 -213
  133. package/dist/esm/brandSymbol.js +1 -1
  134. package/dist/esm/brandWordmark.d.ts +83 -178
  135. package/dist/esm/brandWordmark.js +1 -1
  136. package/dist/esm/checkboxCustom.d.ts +37 -39
  137. package/dist/esm/checkboxCustom.js +2 -2
  138. package/dist/esm/colorBorder.d.ts +48 -50
  139. package/dist/esm/colorBorder.js +2 -2
  140. package/dist/esm/colorBorderMixed.d.ts +48 -50
  141. package/dist/esm/colorBorderMixed.js +1 -1
  142. package/dist/esm/colorBorderNone.d.ts +25 -27
  143. package/dist/esm/colorBorderNone.js +1 -1
  144. package/dist/esm/colorFill.d.ts +37 -39
  145. package/dist/esm/colorFill.js +2 -2
  146. package/dist/esm/colorFillMixed.d.ts +42 -44
  147. package/dist/esm/colorFillMixed.js +1 -1
  148. package/dist/esm/colorFillNone.d.ts +25 -27
  149. package/dist/esm/colorFillNone.js +1 -1
  150. package/dist/esm/colorPicker.d.ts +37 -39
  151. package/dist/esm/colorPicker.js +2 -2
  152. package/dist/esm/colorTransparent.d.ts +47 -49
  153. package/dist/esm/colorTransparent.js +2 -2
  154. package/dist/esm/customColors.d.ts +114 -116
  155. package/dist/esm/customColors.js +1 -1
  156. package/dist/esm/drawEraser.d.ts +42 -64
  157. package/dist/esm/drawEraser.js +2 -2
  158. package/dist/esm/drawStrokeFine.d.ts +41 -63
  159. package/dist/esm/drawStrokeFine.js +2 -2
  160. package/dist/esm/drawStrokeHighlighter.d.ts +41 -63
  161. package/dist/esm/drawStrokeHighlighter.js +2 -2
  162. package/dist/esm/drawStrokeMedium.d.ts +41 -63
  163. package/dist/esm/drawStrokeMedium.js +2 -2
  164. package/dist/esm/drawStrokeUltraFine.d.ts +41 -63
  165. package/dist/esm/drawStrokeUltraFine.js +2 -2
  166. package/dist/esm/drawWeight10.d.ts +39 -83
  167. package/dist/esm/drawWeight10.js +2 -4
  168. package/dist/esm/drawWeight100.d.ts +31 -75
  169. package/dist/esm/drawWeight100.js +2 -4
  170. package/dist/esm/drawWeight20.d.ts +32 -107
  171. package/dist/esm/drawWeight20.js +2 -4
  172. package/dist/esm/drawWeight30.d.ts +31 -75
  173. package/dist/esm/drawWeight30.js +2 -4
  174. package/dist/esm/drawWeight40.d.ts +31 -75
  175. package/dist/esm/drawWeight40.js +2 -4
  176. package/dist/esm/drawWeight50.d.ts +31 -75
  177. package/dist/esm/drawWeight50.js +2 -4
  178. package/dist/esm/drawWeight60.d.ts +31 -75
  179. package/dist/esm/drawWeight60.js +2 -4
  180. package/dist/esm/drawWeight70.d.ts +31 -75
  181. package/dist/esm/drawWeight70.js +2 -4
  182. package/dist/esm/drawWeight80.d.ts +31 -75
  183. package/dist/esm/drawWeight80.js +2 -4
  184. package/dist/esm/drawWeight90.d.ts +31 -75
  185. package/dist/esm/drawWeight90.js +2 -4
  186. package/dist/esm/fileDoc.d.ts +175 -177
  187. package/dist/esm/fileDoc.js +1 -1
  188. package/dist/esm/fileGdoc.d.ts +58 -60
  189. package/dist/esm/fileGdoc.js +1 -1
  190. package/dist/esm/fileGeneric.d.ts +34 -36
  191. package/dist/esm/fileGeneric.js +1 -1
  192. package/dist/esm/fileGforms.d.ts +33 -35
  193. package/dist/esm/fileGforms.js +1 -1
  194. package/dist/esm/fileGmaps.d.ts +51 -53
  195. package/dist/esm/fileGmaps.js +1 -1
  196. package/dist/esm/fileGsheets.d.ts +33 -35
  197. package/dist/esm/fileGsheets.js +1 -1
  198. package/dist/esm/fileGslides.d.ts +33 -35
  199. package/dist/esm/fileGslides.js +1 -1
  200. package/dist/esm/fileLoom.d.ts +15 -17
  201. package/dist/esm/fileLoom.js +1 -1
  202. package/dist/esm/fileOnedrive.d.ts +58 -60
  203. package/dist/esm/fileOnedrive.js +1 -1
  204. package/dist/esm/filePdf.d.ts +34 -36
  205. package/dist/esm/filePdf.js +1 -1
  206. package/dist/esm/filePpt.d.ts +51 -53
  207. package/dist/esm/filePpt.js +1 -1
  208. package/dist/esm/fileSharepoint.d.ts +87 -89
  209. package/dist/esm/fileSharepoint.js +1 -1
  210. package/dist/esm/fileStream.d.ts +33 -35
  211. package/dist/esm/fileStream.js +1 -1
  212. package/dist/esm/fileTxt.d.ts +34 -36
  213. package/dist/esm/fileTxt.js +1 -1
  214. package/dist/esm/fileXls.d.ts +96 -98
  215. package/dist/esm/fileXls.js +1 -1
  216. package/dist/esm/fileZip.d.ts +34 -36
  217. package/dist/esm/fileZip.js +1 -1
  218. package/dist/esm/framesA4.d.ts +36 -38
  219. package/dist/esm/framesA4.js +2 -2
  220. package/dist/esm/framesCustom.d.ts +45 -47
  221. package/dist/esm/framesCustom.js +2 -2
  222. package/dist/esm/framesGrid.d.ts +45 -47
  223. package/dist/esm/framesGrid.js +2 -2
  224. package/dist/esm/framesLetter.d.ts +36 -38
  225. package/dist/esm/framesLetter.js +2 -2
  226. package/dist/esm/framesPhone.d.ts +36 -38
  227. package/dist/esm/framesPhone.js +2 -2
  228. package/dist/esm/framesPresentation.d.ts +36 -38
  229. package/dist/esm/framesPresentation.js +2 -2
  230. package/dist/esm/framesSquare.d.ts +36 -38
  231. package/dist/esm/framesSquare.js +2 -2
  232. package/dist/esm/framesTablet.d.ts +36 -38
  233. package/dist/esm/framesTablet.js +2 -2
  234. package/dist/esm/index.d.ts +19 -19
  235. package/dist/esm/index.js +60 -137
  236. package/dist/esm/logoGmail.d.ts +116 -268
  237. package/dist/esm/logoGmail.js +2 -9
  238. package/dist/esm/logoGoogle.d.ts +42 -44
  239. package/dist/esm/logoGoogle.js +1 -1
  240. package/dist/esm/logoMicrosoft.d.ts +42 -44
  241. package/dist/esm/logoMicrosoft.js +1 -1
  242. package/dist/esm/logoSlackColor.d.ts +207 -437
  243. package/dist/esm/logoSlackColor.js +2 -12
  244. package/dist/esm/logoVimeo.d.ts +17 -19
  245. package/dist/esm/logoVimeo.js +1 -1
  246. package/dist/esm/logoYoutube.d.ts +24 -26
  247. package/dist/esm/logoYoutube.js +1 -1
  248. package/dist/esm/sticky.d.ts +34 -82
  249. package/dist/esm/sticky.js +2 -9
  250. package/dist/esm/stickyRectangle.d.ts +36 -98
  251. package/dist/esm/stickyRectangle.js +2 -9
  252. package/dist/esm/stickyRound.d.ts +38 -99
  253. package/dist/esm/stickyRound.js +2 -9
  254. package/dist/esm/stickyRounded.d.ts +36 -98
  255. package/dist/esm/stickyRounded.js +2 -9
  256. package/dist/esm/voteAdd.d.ts +42 -102
  257. package/dist/esm/voteAdd.js +2 -6
  258. package/dist/esm/voteAnonymous.d.ts +48 -117
  259. package/dist/esm/voteAnonymous.js +2 -6
  260. package/dist/esm/voteRemove.d.ts +42 -102
  261. package/dist/esm/voteRemove.js +2 -6
  262. package/dist/svg/brand-symbol.svg +21 -0
  263. package/dist/svg/brand-wordmark.svg +11 -0
  264. package/dist/svg/checkbox-custom.svg +8 -0
  265. package/dist/svg/color-border-mixed.svg +6 -0
  266. package/dist/svg/color-border-none.svg +4 -0
  267. package/dist/svg/color-border.svg +8 -0
  268. package/dist/svg/color-fill-mixed.svg +6 -0
  269. package/dist/svg/color-fill-none.svg +4 -0
  270. package/dist/svg/color-fill.svg +7 -0
  271. package/dist/svg/color-picker.svg +7 -0
  272. package/dist/svg/color-transparent.svg +16 -0
  273. package/dist/svg/custom-colors.svg +14 -0
  274. package/dist/svg/draw-eraser.svg +10 -0
  275. package/dist/svg/draw-stroke-fine.svg +9 -0
  276. package/dist/svg/draw-stroke-highlighter.svg +9 -0
  277. package/dist/svg/draw-stroke-medium.svg +9 -0
  278. package/dist/svg/draw-stroke-ultra-fine.svg +9 -0
  279. package/dist/svg/draw-weight-10.svg +8 -0
  280. package/dist/svg/draw-weight-100.svg +7 -0
  281. package/dist/svg/draw-weight-20.svg +7 -0
  282. package/dist/svg/draw-weight-30.svg +7 -0
  283. package/dist/svg/draw-weight-40.svg +7 -0
  284. package/dist/svg/draw-weight-50.svg +7 -0
  285. package/dist/svg/draw-weight-60.svg +7 -0
  286. package/dist/svg/draw-weight-70.svg +7 -0
  287. package/dist/svg/draw-weight-80.svg +7 -0
  288. package/dist/svg/draw-weight-90.svg +7 -0
  289. package/dist/svg/file-doc.svg +30 -0
  290. package/dist/svg/file-gdoc.svg +13 -0
  291. package/dist/svg/file-generic.svg +5 -0
  292. package/dist/svg/file-gforms.svg +5 -0
  293. package/dist/svg/file-gmaps.svg +7 -0
  294. package/dist/svg/file-gsheets.svg +5 -0
  295. package/dist/svg/file-gslides.svg +5 -0
  296. package/dist/svg/file-loom.svg +3 -0
  297. package/dist/svg/file-onedrive.svg +13 -0
  298. package/dist/svg/file-pdf.svg +5 -0
  299. package/dist/svg/file-ppt.svg +7 -0
  300. package/dist/svg/file-sharepoint.svg +19 -0
  301. package/dist/svg/file-stream.svg +5 -0
  302. package/dist/svg/file-txt.svg +5 -0
  303. package/dist/svg/file-xls.svg +12 -0
  304. package/dist/svg/file-zip.svg +5 -0
  305. package/dist/svg/frames-a4.svg +7 -0
  306. package/dist/svg/frames-custom.svg +8 -0
  307. package/dist/svg/frames-grid.svg +8 -0
  308. package/dist/svg/frames-letter.svg +7 -0
  309. package/dist/svg/frames-phone.svg +7 -0
  310. package/dist/svg/frames-presentation.svg +7 -0
  311. package/dist/svg/frames-square.svg +7 -0
  312. package/dist/svg/frames-tablet.svg +7 -0
  313. package/dist/svg/logo-gmail.svg +61 -0
  314. package/dist/svg/logo-google.svg +6 -0
  315. package/dist/svg/logo-microsoft.svg +6 -0
  316. package/dist/svg/logo-slack-color.svg +120 -0
  317. package/dist/svg/logo-vimeo.svg +3 -0
  318. package/dist/svg/logo-youtube.svg +4 -0
  319. package/dist/svg/sticky-rectangle.svg +22 -0
  320. package/dist/svg/sticky-round.svg +23 -0
  321. package/dist/svg/sticky-rounded.svg +22 -0
  322. package/dist/svg/sticky.svg +22 -0
  323. package/dist/svg/vote-add.svg +18 -0
  324. package/dist/svg/vote-anonymous.svg +18 -0
  325. package/dist/svg/vote-remove.svg +18 -0
  326. package/dist/types/brandSymbol.d.ts +80 -213
  327. package/dist/types/brandWordmark.d.ts +83 -178
  328. package/dist/types/checkboxCustom.d.ts +37 -39
  329. package/dist/types/colorBorder.d.ts +48 -50
  330. package/dist/types/colorBorderMixed.d.ts +48 -50
  331. package/dist/types/colorBorderNone.d.ts +25 -27
  332. package/dist/types/colorFill.d.ts +37 -39
  333. package/dist/types/colorFillMixed.d.ts +42 -44
  334. package/dist/types/colorFillNone.d.ts +25 -27
  335. package/dist/types/colorPicker.d.ts +37 -39
  336. package/dist/types/colorTransparent.d.ts +47 -49
  337. package/dist/types/customColors.d.ts +114 -116
  338. package/dist/types/drawEraser.d.ts +42 -64
  339. package/dist/types/drawStrokeFine.d.ts +41 -63
  340. package/dist/types/drawStrokeHighlighter.d.ts +41 -63
  341. package/dist/types/drawStrokeMedium.d.ts +41 -63
  342. package/dist/types/drawStrokeUltraFine.d.ts +41 -63
  343. package/dist/types/drawWeight10.d.ts +39 -83
  344. package/dist/types/drawWeight100.d.ts +31 -75
  345. package/dist/types/drawWeight20.d.ts +32 -107
  346. package/dist/types/drawWeight30.d.ts +31 -75
  347. package/dist/types/drawWeight40.d.ts +31 -75
  348. package/dist/types/drawWeight50.d.ts +31 -75
  349. package/dist/types/drawWeight60.d.ts +31 -75
  350. package/dist/types/drawWeight70.d.ts +31 -75
  351. package/dist/types/drawWeight80.d.ts +31 -75
  352. package/dist/types/drawWeight90.d.ts +31 -75
  353. package/dist/types/fileDoc.d.ts +175 -177
  354. package/dist/types/fileGdoc.d.ts +58 -60
  355. package/dist/types/fileGeneric.d.ts +34 -36
  356. package/dist/types/fileGforms.d.ts +33 -35
  357. package/dist/types/fileGmaps.d.ts +51 -53
  358. package/dist/types/fileGsheets.d.ts +33 -35
  359. package/dist/types/fileGslides.d.ts +33 -35
  360. package/dist/types/fileLoom.d.ts +15 -17
  361. package/dist/types/fileOnedrive.d.ts +58 -60
  362. package/dist/types/filePdf.d.ts +34 -36
  363. package/dist/types/filePpt.d.ts +51 -53
  364. package/dist/types/fileSharepoint.d.ts +87 -89
  365. package/dist/types/fileStream.d.ts +33 -35
  366. package/dist/types/fileTxt.d.ts +34 -36
  367. package/dist/types/fileXls.d.ts +96 -98
  368. package/dist/types/fileZip.d.ts +34 -36
  369. package/dist/types/framesA4.d.ts +36 -38
  370. package/dist/types/framesCustom.d.ts +45 -47
  371. package/dist/types/framesGrid.d.ts +45 -47
  372. package/dist/types/framesLetter.d.ts +36 -38
  373. package/dist/types/framesPhone.d.ts +36 -38
  374. package/dist/types/framesPresentation.d.ts +36 -38
  375. package/dist/types/framesSquare.d.ts +36 -38
  376. package/dist/types/framesTablet.d.ts +36 -38
  377. package/dist/types/index.d.ts +19 -19
  378. package/dist/types/logoGmail.d.ts +116 -268
  379. package/dist/types/logoGoogle.d.ts +42 -44
  380. package/dist/types/logoMicrosoft.d.ts +42 -44
  381. package/dist/types/logoSlackColor.d.ts +207 -437
  382. package/dist/types/logoVimeo.d.ts +17 -19
  383. package/dist/types/logoYoutube.d.ts +24 -26
  384. package/dist/types/sticky.d.ts +34 -82
  385. package/dist/types/stickyRectangle.d.ts +36 -98
  386. package/dist/types/stickyRound.d.ts +38 -99
  387. package/dist/types/stickyRounded.d.ts +36 -98
  388. package/dist/types/voteAdd.d.ts +42 -102
  389. package/dist/types/voteAnonymous.d.ts +48 -117
  390. package/dist/types/voteRemove.d.ts +42 -102
  391. package/package.json +1 -1
  392. package/dist/cjs/classic/brandSymbol.d.ts +0 -132
  393. package/dist/cjs/classic/brandSymbol.js +0 -1
  394. package/dist/cjs/classic/brandWordmark.d.ts +0 -94
  395. package/dist/cjs/classic/brandWordmark.js +0 -1
  396. package/dist/cjs/classic/drawEraser.d.ts +0 -21
  397. package/dist/cjs/classic/drawEraser.js +0 -1
  398. package/dist/cjs/classic/drawStrokeFine.d.ts +0 -21
  399. package/dist/cjs/classic/drawStrokeFine.js +0 -1
  400. package/dist/cjs/classic/drawStrokeHighlighter.d.ts +0 -21
  401. package/dist/cjs/classic/drawStrokeHighlighter.js +0 -1
  402. package/dist/cjs/classic/drawStrokeMedium.d.ts +0 -21
  403. package/dist/cjs/classic/drawStrokeMedium.js +0 -1
  404. package/dist/cjs/classic/drawStrokeUltraFine.d.ts +0 -21
  405. package/dist/cjs/classic/drawStrokeUltraFine.js +0 -1
  406. package/dist/cjs/classic/drawWeight10.d.ts +0 -43
  407. package/dist/cjs/classic/drawWeight10.js +0 -3
  408. package/dist/cjs/classic/drawWeight100.d.ts +0 -43
  409. package/dist/cjs/classic/drawWeight100.js +0 -3
  410. package/dist/cjs/classic/drawWeight20.d.ts +0 -74
  411. package/dist/cjs/classic/drawWeight20.js +0 -3
  412. package/dist/cjs/classic/drawWeight30.d.ts +0 -43
  413. package/dist/cjs/classic/drawWeight30.js +0 -3
  414. package/dist/cjs/classic/drawWeight40.d.ts +0 -43
  415. package/dist/cjs/classic/drawWeight40.js +0 -3
  416. package/dist/cjs/classic/drawWeight50.d.ts +0 -43
  417. package/dist/cjs/classic/drawWeight50.js +0 -3
  418. package/dist/cjs/classic/drawWeight60.d.ts +0 -43
  419. package/dist/cjs/classic/drawWeight60.js +0 -3
  420. package/dist/cjs/classic/drawWeight70.d.ts +0 -43
  421. package/dist/cjs/classic/drawWeight70.js +0 -3
  422. package/dist/cjs/classic/drawWeight80.d.ts +0 -43
  423. package/dist/cjs/classic/drawWeight80.js +0 -3
  424. package/dist/cjs/classic/drawWeight90.d.ts +0 -43
  425. package/dist/cjs/classic/drawWeight90.js +0 -3
  426. package/dist/cjs/classic/index.d.ts +0 -26
  427. package/dist/cjs/classic/index.js +0 -1
  428. package/dist/cjs/classic/logoGmail.d.ts +0 -151
  429. package/dist/cjs/classic/logoGmail.js +0 -8
  430. package/dist/cjs/classic/logoSlackColor.d.ts +0 -229
  431. package/dist/cjs/classic/logoSlackColor.js +0 -11
  432. package/dist/cjs/classic/sticky.d.ts +0 -47
  433. package/dist/cjs/classic/sticky.js +0 -8
  434. package/dist/cjs/classic/stickyRectangle.d.ts +0 -61
  435. package/dist/cjs/classic/stickyRectangle.js +0 -8
  436. package/dist/cjs/classic/stickyRound.d.ts +0 -60
  437. package/dist/cjs/classic/stickyRound.js +0 -8
  438. package/dist/cjs/classic/stickyRounded.d.ts +0 -61
  439. package/dist/cjs/classic/stickyRounded.js +0 -8
  440. package/dist/cjs/classic/voteAdd.d.ts +0 -59
  441. package/dist/cjs/classic/voteAdd.js +0 -5
  442. package/dist/cjs/classic/voteAnonymous.d.ts +0 -68
  443. package/dist/cjs/classic/voteAnonymous.js +0 -5
  444. package/dist/cjs/classic/voteRemove.d.ts +0 -59
  445. package/dist/cjs/classic/voteRemove.js +0 -5
  446. package/dist/cjs/default/brandSymbol.d.ts +0 -132
  447. package/dist/cjs/default/brandSymbol.js +0 -1
  448. package/dist/cjs/default/brandWordmark.d.ts +0 -94
  449. package/dist/cjs/default/brandWordmark.js +0 -1
  450. package/dist/cjs/default/checkboxCustom.d.ts +0 -46
  451. package/dist/cjs/default/checkboxCustom.js +0 -4
  452. package/dist/cjs/default/colorBorder.d.ts +0 -57
  453. package/dist/cjs/default/colorBorder.js +0 -3
  454. package/dist/cjs/default/colorBorderMixed.d.ts +0 -55
  455. package/dist/cjs/default/colorBorderMixed.js +0 -1
  456. package/dist/cjs/default/colorBorderNone.d.ts +0 -33
  457. package/dist/cjs/default/colorBorderNone.js +0 -1
  458. package/dist/cjs/default/colorFill.d.ts +0 -46
  459. package/dist/cjs/default/colorFill.js +0 -3
  460. package/dist/cjs/default/colorFillMixed.d.ts +0 -49
  461. package/dist/cjs/default/colorFillMixed.js +0 -1
  462. package/dist/cjs/default/colorFillNone.d.ts +0 -33
  463. package/dist/cjs/default/colorFillNone.js +0 -1
  464. package/dist/cjs/default/colorPicker.d.ts +0 -46
  465. package/dist/cjs/default/colorPicker.js +0 -3
  466. package/dist/cjs/default/colorTransparent.d.ts +0 -56
  467. package/dist/cjs/default/colorTransparent.js +0 -11
  468. package/dist/cjs/default/customColors.d.ts +0 -121
  469. package/dist/cjs/default/customColors.js +0 -1
  470. package/dist/cjs/default/drawEraser.d.ts +0 -54
  471. package/dist/cjs/default/drawEraser.js +0 -5
  472. package/dist/cjs/default/drawStrokeFine.d.ts +0 -53
  473. package/dist/cjs/default/drawStrokeFine.js +0 -4
  474. package/dist/cjs/default/drawStrokeHighlighter.d.ts +0 -53
  475. package/dist/cjs/default/drawStrokeHighlighter.js +0 -4
  476. package/dist/cjs/default/drawStrokeMedium.d.ts +0 -53
  477. package/dist/cjs/default/drawStrokeMedium.js +0 -4
  478. package/dist/cjs/default/drawStrokeUltraFine.d.ts +0 -53
  479. package/dist/cjs/default/drawStrokeUltraFine.js +0 -4
  480. package/dist/cjs/default/drawWeight10.d.ts +0 -52
  481. package/dist/cjs/default/drawWeight10.js +0 -3
  482. package/dist/cjs/default/drawWeight100.d.ts +0 -44
  483. package/dist/cjs/default/drawWeight100.js +0 -3
  484. package/dist/cjs/default/drawWeight20.d.ts +0 -44
  485. package/dist/cjs/default/drawWeight20.js +0 -3
  486. package/dist/cjs/default/drawWeight30.d.ts +0 -44
  487. package/dist/cjs/default/drawWeight30.js +0 -3
  488. package/dist/cjs/default/drawWeight40.d.ts +0 -44
  489. package/dist/cjs/default/drawWeight40.js +0 -3
  490. package/dist/cjs/default/drawWeight50.d.ts +0 -44
  491. package/dist/cjs/default/drawWeight50.js +0 -3
  492. package/dist/cjs/default/drawWeight60.d.ts +0 -44
  493. package/dist/cjs/default/drawWeight60.js +0 -3
  494. package/dist/cjs/default/drawWeight70.d.ts +0 -44
  495. package/dist/cjs/default/drawWeight70.js +0 -3
  496. package/dist/cjs/default/drawWeight80.d.ts +0 -44
  497. package/dist/cjs/default/drawWeight80.js +0 -3
  498. package/dist/cjs/default/drawWeight90.d.ts +0 -44
  499. package/dist/cjs/default/drawWeight90.js +0 -3
  500. package/dist/cjs/default/fileDoc.d.ts +0 -223
  501. package/dist/cjs/default/fileDoc.js +0 -1
  502. package/dist/cjs/default/fileGdoc.d.ts +0 -80
  503. package/dist/cjs/default/fileGdoc.js +0 -1
  504. package/dist/cjs/default/fileGeneric.d.ts +0 -41
  505. package/dist/cjs/default/fileGeneric.js +0 -1
  506. package/dist/cjs/default/fileGforms.d.ts +0 -40
  507. package/dist/cjs/default/fileGforms.js +0 -1
  508. package/dist/cjs/default/fileGmaps.d.ts +0 -58
  509. package/dist/cjs/default/fileGmaps.js +0 -1
  510. package/dist/cjs/default/fileGsheets.d.ts +0 -40
  511. package/dist/cjs/default/fileGsheets.js +0 -1
  512. package/dist/cjs/default/fileGslides.d.ts +0 -40
  513. package/dist/cjs/default/fileGslides.js +0 -1
  514. package/dist/cjs/default/fileLoom.d.ts +0 -22
  515. package/dist/cjs/default/fileLoom.js +0 -1
  516. package/dist/cjs/default/fileOnedrive.d.ts +0 -80
  517. package/dist/cjs/default/fileOnedrive.js +0 -1
  518. package/dist/cjs/default/filePdf.d.ts +0 -41
  519. package/dist/cjs/default/filePdf.js +0 -1
  520. package/dist/cjs/default/filePpt.d.ts +0 -58
  521. package/dist/cjs/default/filePpt.js +0 -1
  522. package/dist/cjs/default/fileSharepoint.d.ts +0 -128
  523. package/dist/cjs/default/fileSharepoint.js +0 -1
  524. package/dist/cjs/default/fileStream.d.ts +0 -40
  525. package/dist/cjs/default/fileStream.js +0 -1
  526. package/dist/cjs/default/fileTxt.d.ts +0 -41
  527. package/dist/cjs/default/fileTxt.js +0 -1
  528. package/dist/cjs/default/fileXls.d.ts +0 -103
  529. package/dist/cjs/default/fileXls.js +0 -1
  530. package/dist/cjs/default/fileZip.d.ts +0 -41
  531. package/dist/cjs/default/fileZip.js +0 -1
  532. package/dist/cjs/default/framesA4.d.ts +0 -45
  533. package/dist/cjs/default/framesA4.js +0 -3
  534. package/dist/cjs/default/framesCustom.d.ts +0 -54
  535. package/dist/cjs/default/framesCustom.js +0 -3
  536. package/dist/cjs/default/framesGrid.d.ts +0 -54
  537. package/dist/cjs/default/framesGrid.js +0 -3
  538. package/dist/cjs/default/framesLetter.d.ts +0 -45
  539. package/dist/cjs/default/framesLetter.js +0 -3
  540. package/dist/cjs/default/framesPhone.d.ts +0 -45
  541. package/dist/cjs/default/framesPhone.js +0 -3
  542. package/dist/cjs/default/framesPresentation.d.ts +0 -45
  543. package/dist/cjs/default/framesPresentation.js +0 -3
  544. package/dist/cjs/default/framesSquare.d.ts +0 -45
  545. package/dist/cjs/default/framesSquare.js +0 -3
  546. package/dist/cjs/default/framesTablet.d.ts +0 -45
  547. package/dist/cjs/default/framesTablet.js +0 -3
  548. package/dist/cjs/default/index.d.ts +0 -64
  549. package/dist/cjs/default/index.js +0 -1
  550. package/dist/cjs/default/logoGmail.d.ts +0 -151
  551. package/dist/cjs/default/logoGmail.js +0 -8
  552. package/dist/cjs/default/logoGoogle.d.ts +0 -49
  553. package/dist/cjs/default/logoGoogle.js +0 -1
  554. package/dist/cjs/default/logoMicrosoft.d.ts +0 -49
  555. package/dist/cjs/default/logoMicrosoft.js +0 -1
  556. package/dist/cjs/default/logoSlackColor.d.ts +0 -229
  557. package/dist/cjs/default/logoSlackColor.js +0 -11
  558. package/dist/cjs/default/logoVimeo.d.ts +0 -24
  559. package/dist/cjs/default/logoVimeo.js +0 -1
  560. package/dist/cjs/default/logoYoutube.d.ts +0 -31
  561. package/dist/cjs/default/logoYoutube.js +0 -1
  562. package/dist/cjs/default/sticky.d.ts +0 -47
  563. package/dist/cjs/default/sticky.js +0 -8
  564. package/dist/cjs/default/stickyRectangle.d.ts +0 -61
  565. package/dist/cjs/default/stickyRectangle.js +0 -8
  566. package/dist/cjs/default/stickyRound.d.ts +0 -60
  567. package/dist/cjs/default/stickyRound.js +0 -8
  568. package/dist/cjs/default/stickyRounded.d.ts +0 -61
  569. package/dist/cjs/default/stickyRounded.js +0 -8
  570. package/dist/cjs/default/voteAdd.d.ts +0 -59
  571. package/dist/cjs/default/voteAdd.js +0 -5
  572. package/dist/cjs/default/voteAnonymous.d.ts +0 -68
  573. package/dist/cjs/default/voteAnonymous.js +0 -5
  574. package/dist/cjs/default/voteRemove.d.ts +0 -59
  575. package/dist/cjs/default/voteRemove.js +0 -5
  576. package/dist/esm/classic/brandSymbol.d.ts +0 -132
  577. package/dist/esm/classic/brandSymbol.js +0 -1
  578. package/dist/esm/classic/brandWordmark.d.ts +0 -94
  579. package/dist/esm/classic/brandWordmark.js +0 -1
  580. package/dist/esm/classic/drawEraser.d.ts +0 -21
  581. package/dist/esm/classic/drawEraser.js +0 -1
  582. package/dist/esm/classic/drawStrokeFine.d.ts +0 -21
  583. package/dist/esm/classic/drawStrokeFine.js +0 -1
  584. package/dist/esm/classic/drawStrokeHighlighter.d.ts +0 -21
  585. package/dist/esm/classic/drawStrokeHighlighter.js +0 -1
  586. package/dist/esm/classic/drawStrokeMedium.d.ts +0 -21
  587. package/dist/esm/classic/drawStrokeMedium.js +0 -1
  588. package/dist/esm/classic/drawStrokeUltraFine.d.ts +0 -21
  589. package/dist/esm/classic/drawStrokeUltraFine.js +0 -1
  590. package/dist/esm/classic/drawWeight10.d.ts +0 -43
  591. package/dist/esm/classic/drawWeight10.js +0 -3
  592. package/dist/esm/classic/drawWeight100.d.ts +0 -43
  593. package/dist/esm/classic/drawWeight100.js +0 -3
  594. package/dist/esm/classic/drawWeight20.d.ts +0 -74
  595. package/dist/esm/classic/drawWeight20.js +0 -3
  596. package/dist/esm/classic/drawWeight30.d.ts +0 -43
  597. package/dist/esm/classic/drawWeight30.js +0 -3
  598. package/dist/esm/classic/drawWeight40.d.ts +0 -43
  599. package/dist/esm/classic/drawWeight40.js +0 -3
  600. package/dist/esm/classic/drawWeight50.d.ts +0 -43
  601. package/dist/esm/classic/drawWeight50.js +0 -3
  602. package/dist/esm/classic/drawWeight60.d.ts +0 -43
  603. package/dist/esm/classic/drawWeight60.js +0 -3
  604. package/dist/esm/classic/drawWeight70.d.ts +0 -43
  605. package/dist/esm/classic/drawWeight70.js +0 -3
  606. package/dist/esm/classic/drawWeight80.d.ts +0 -43
  607. package/dist/esm/classic/drawWeight80.js +0 -3
  608. package/dist/esm/classic/drawWeight90.d.ts +0 -43
  609. package/dist/esm/classic/drawWeight90.js +0 -3
  610. package/dist/esm/classic/index.d.ts +0 -26
  611. package/dist/esm/classic/index.js +0 -78
  612. package/dist/esm/classic/logoGmail.d.ts +0 -151
  613. package/dist/esm/classic/logoGmail.js +0 -8
  614. package/dist/esm/classic/logoSlackColor.d.ts +0 -229
  615. package/dist/esm/classic/logoSlackColor.js +0 -11
  616. package/dist/esm/classic/sticky.d.ts +0 -47
  617. package/dist/esm/classic/sticky.js +0 -8
  618. package/dist/esm/classic/stickyRectangle.d.ts +0 -61
  619. package/dist/esm/classic/stickyRectangle.js +0 -8
  620. package/dist/esm/classic/stickyRound.d.ts +0 -60
  621. package/dist/esm/classic/stickyRound.js +0 -8
  622. package/dist/esm/classic/stickyRounded.d.ts +0 -61
  623. package/dist/esm/classic/stickyRounded.js +0 -8
  624. package/dist/esm/classic/voteAdd.d.ts +0 -59
  625. package/dist/esm/classic/voteAdd.js +0 -5
  626. package/dist/esm/classic/voteAnonymous.d.ts +0 -68
  627. package/dist/esm/classic/voteAnonymous.js +0 -5
  628. package/dist/esm/classic/voteRemove.d.ts +0 -59
  629. package/dist/esm/classic/voteRemove.js +0 -5
  630. package/dist/esm/default/brandSymbol.d.ts +0 -132
  631. package/dist/esm/default/brandSymbol.js +0 -1
  632. package/dist/esm/default/brandWordmark.d.ts +0 -94
  633. package/dist/esm/default/brandWordmark.js +0 -1
  634. package/dist/esm/default/checkboxCustom.d.ts +0 -46
  635. package/dist/esm/default/checkboxCustom.js +0 -4
  636. package/dist/esm/default/colorBorder.d.ts +0 -57
  637. package/dist/esm/default/colorBorder.js +0 -3
  638. package/dist/esm/default/colorBorderMixed.d.ts +0 -55
  639. package/dist/esm/default/colorBorderMixed.js +0 -1
  640. package/dist/esm/default/colorBorderNone.d.ts +0 -33
  641. package/dist/esm/default/colorBorderNone.js +0 -1
  642. package/dist/esm/default/colorFill.d.ts +0 -46
  643. package/dist/esm/default/colorFill.js +0 -3
  644. package/dist/esm/default/colorFillMixed.d.ts +0 -49
  645. package/dist/esm/default/colorFillMixed.js +0 -1
  646. package/dist/esm/default/colorFillNone.d.ts +0 -33
  647. package/dist/esm/default/colorFillNone.js +0 -1
  648. package/dist/esm/default/colorPicker.d.ts +0 -46
  649. package/dist/esm/default/colorPicker.js +0 -3
  650. package/dist/esm/default/colorTransparent.d.ts +0 -56
  651. package/dist/esm/default/colorTransparent.js +0 -11
  652. package/dist/esm/default/customColors.d.ts +0 -121
  653. package/dist/esm/default/customColors.js +0 -1
  654. package/dist/esm/default/drawEraser.d.ts +0 -54
  655. package/dist/esm/default/drawEraser.js +0 -5
  656. package/dist/esm/default/drawStrokeFine.d.ts +0 -53
  657. package/dist/esm/default/drawStrokeFine.js +0 -4
  658. package/dist/esm/default/drawStrokeHighlighter.d.ts +0 -53
  659. package/dist/esm/default/drawStrokeHighlighter.js +0 -4
  660. package/dist/esm/default/drawStrokeMedium.d.ts +0 -53
  661. package/dist/esm/default/drawStrokeMedium.js +0 -4
  662. package/dist/esm/default/drawStrokeUltraFine.d.ts +0 -53
  663. package/dist/esm/default/drawStrokeUltraFine.js +0 -4
  664. package/dist/esm/default/drawWeight10.d.ts +0 -52
  665. package/dist/esm/default/drawWeight10.js +0 -3
  666. package/dist/esm/default/drawWeight100.d.ts +0 -44
  667. package/dist/esm/default/drawWeight100.js +0 -3
  668. package/dist/esm/default/drawWeight20.d.ts +0 -44
  669. package/dist/esm/default/drawWeight20.js +0 -3
  670. package/dist/esm/default/drawWeight30.d.ts +0 -44
  671. package/dist/esm/default/drawWeight30.js +0 -3
  672. package/dist/esm/default/drawWeight40.d.ts +0 -44
  673. package/dist/esm/default/drawWeight40.js +0 -3
  674. package/dist/esm/default/drawWeight50.d.ts +0 -44
  675. package/dist/esm/default/drawWeight50.js +0 -3
  676. package/dist/esm/default/drawWeight60.d.ts +0 -44
  677. package/dist/esm/default/drawWeight60.js +0 -3
  678. package/dist/esm/default/drawWeight70.d.ts +0 -44
  679. package/dist/esm/default/drawWeight70.js +0 -3
  680. package/dist/esm/default/drawWeight80.d.ts +0 -44
  681. package/dist/esm/default/drawWeight80.js +0 -3
  682. package/dist/esm/default/drawWeight90.d.ts +0 -44
  683. package/dist/esm/default/drawWeight90.js +0 -3
  684. package/dist/esm/default/fileDoc.d.ts +0 -223
  685. package/dist/esm/default/fileDoc.js +0 -1
  686. package/dist/esm/default/fileGdoc.d.ts +0 -80
  687. package/dist/esm/default/fileGdoc.js +0 -1
  688. package/dist/esm/default/fileGeneric.d.ts +0 -41
  689. package/dist/esm/default/fileGeneric.js +0 -1
  690. package/dist/esm/default/fileGforms.d.ts +0 -40
  691. package/dist/esm/default/fileGforms.js +0 -1
  692. package/dist/esm/default/fileGmaps.d.ts +0 -58
  693. package/dist/esm/default/fileGmaps.js +0 -1
  694. package/dist/esm/default/fileGsheets.d.ts +0 -40
  695. package/dist/esm/default/fileGsheets.js +0 -1
  696. package/dist/esm/default/fileGslides.d.ts +0 -40
  697. package/dist/esm/default/fileGslides.js +0 -1
  698. package/dist/esm/default/fileLoom.d.ts +0 -22
  699. package/dist/esm/default/fileLoom.js +0 -1
  700. package/dist/esm/default/fileOnedrive.d.ts +0 -80
  701. package/dist/esm/default/fileOnedrive.js +0 -1
  702. package/dist/esm/default/filePdf.d.ts +0 -41
  703. package/dist/esm/default/filePdf.js +0 -1
  704. package/dist/esm/default/filePpt.d.ts +0 -58
  705. package/dist/esm/default/filePpt.js +0 -1
  706. package/dist/esm/default/fileSharepoint.d.ts +0 -128
  707. package/dist/esm/default/fileSharepoint.js +0 -1
  708. package/dist/esm/default/fileStream.d.ts +0 -40
  709. package/dist/esm/default/fileStream.js +0 -1
  710. package/dist/esm/default/fileTxt.d.ts +0 -41
  711. package/dist/esm/default/fileTxt.js +0 -1
  712. package/dist/esm/default/fileXls.d.ts +0 -103
  713. package/dist/esm/default/fileXls.js +0 -1
  714. package/dist/esm/default/fileZip.d.ts +0 -41
  715. package/dist/esm/default/fileZip.js +0 -1
  716. package/dist/esm/default/framesA4.d.ts +0 -45
  717. package/dist/esm/default/framesA4.js +0 -3
  718. package/dist/esm/default/framesCustom.d.ts +0 -54
  719. package/dist/esm/default/framesCustom.js +0 -3
  720. package/dist/esm/default/framesGrid.d.ts +0 -54
  721. package/dist/esm/default/framesGrid.js +0 -3
  722. package/dist/esm/default/framesLetter.d.ts +0 -45
  723. package/dist/esm/default/framesLetter.js +0 -3
  724. package/dist/esm/default/framesPhone.d.ts +0 -45
  725. package/dist/esm/default/framesPhone.js +0 -3
  726. package/dist/esm/default/framesPresentation.d.ts +0 -45
  727. package/dist/esm/default/framesPresentation.js +0 -3
  728. package/dist/esm/default/framesSquare.d.ts +0 -45
  729. package/dist/esm/default/framesSquare.js +0 -3
  730. package/dist/esm/default/framesTablet.d.ts +0 -45
  731. package/dist/esm/default/framesTablet.js +0 -3
  732. package/dist/esm/default/index.d.ts +0 -64
  733. package/dist/esm/default/index.js +0 -129
  734. package/dist/esm/default/logoGmail.d.ts +0 -151
  735. package/dist/esm/default/logoGmail.js +0 -8
  736. package/dist/esm/default/logoGoogle.d.ts +0 -49
  737. package/dist/esm/default/logoGoogle.js +0 -1
  738. package/dist/esm/default/logoMicrosoft.d.ts +0 -49
  739. package/dist/esm/default/logoMicrosoft.js +0 -1
  740. package/dist/esm/default/logoSlackColor.d.ts +0 -229
  741. package/dist/esm/default/logoSlackColor.js +0 -11
  742. package/dist/esm/default/logoVimeo.d.ts +0 -24
  743. package/dist/esm/default/logoVimeo.js +0 -1
  744. package/dist/esm/default/logoYoutube.d.ts +0 -31
  745. package/dist/esm/default/logoYoutube.js +0 -1
  746. package/dist/esm/default/sticky.d.ts +0 -47
  747. package/dist/esm/default/sticky.js +0 -8
  748. package/dist/esm/default/stickyRectangle.d.ts +0 -61
  749. package/dist/esm/default/stickyRectangle.js +0 -8
  750. package/dist/esm/default/stickyRound.d.ts +0 -60
  751. package/dist/esm/default/stickyRound.js +0 -8
  752. package/dist/esm/default/stickyRounded.d.ts +0 -61
  753. package/dist/esm/default/stickyRounded.js +0 -8
  754. package/dist/esm/default/voteAdd.d.ts +0 -59
  755. package/dist/esm/default/voteAdd.js +0 -5
  756. package/dist/esm/default/voteAnonymous.d.ts +0 -68
  757. package/dist/esm/default/voteAnonymous.js +0 -5
  758. package/dist/esm/default/voteRemove.d.ts +0 -59
  759. package/dist/esm/default/voteRemove.js +0 -5
  760. package/dist/types/classic/brandSymbol.d.ts +0 -132
  761. package/dist/types/classic/brandWordmark.d.ts +0 -94
  762. package/dist/types/classic/drawEraser.d.ts +0 -21
  763. package/dist/types/classic/drawStrokeFine.d.ts +0 -21
  764. package/dist/types/classic/drawStrokeHighlighter.d.ts +0 -21
  765. package/dist/types/classic/drawStrokeMedium.d.ts +0 -21
  766. package/dist/types/classic/drawStrokeUltraFine.d.ts +0 -21
  767. package/dist/types/classic/drawWeight10.d.ts +0 -43
  768. package/dist/types/classic/drawWeight100.d.ts +0 -43
  769. package/dist/types/classic/drawWeight20.d.ts +0 -74
  770. package/dist/types/classic/drawWeight30.d.ts +0 -43
  771. package/dist/types/classic/drawWeight40.d.ts +0 -43
  772. package/dist/types/classic/drawWeight50.d.ts +0 -43
  773. package/dist/types/classic/drawWeight60.d.ts +0 -43
  774. package/dist/types/classic/drawWeight70.d.ts +0 -43
  775. package/dist/types/classic/drawWeight80.d.ts +0 -43
  776. package/dist/types/classic/drawWeight90.d.ts +0 -43
  777. package/dist/types/classic/index.d.ts +0 -26
  778. package/dist/types/classic/logoGmail.d.ts +0 -151
  779. package/dist/types/classic/logoSlackColor.d.ts +0 -229
  780. package/dist/types/classic/sticky.d.ts +0 -47
  781. package/dist/types/classic/stickyRectangle.d.ts +0 -61
  782. package/dist/types/classic/stickyRound.d.ts +0 -60
  783. package/dist/types/classic/stickyRounded.d.ts +0 -61
  784. package/dist/types/classic/voteAdd.d.ts +0 -59
  785. package/dist/types/classic/voteAnonymous.d.ts +0 -68
  786. package/dist/types/classic/voteRemove.d.ts +0 -59
  787. package/dist/types/default/brandSymbol.d.ts +0 -132
  788. package/dist/types/default/brandWordmark.d.ts +0 -94
  789. package/dist/types/default/checkboxCustom.d.ts +0 -46
  790. package/dist/types/default/colorBorder.d.ts +0 -57
  791. package/dist/types/default/colorBorderMixed.d.ts +0 -55
  792. package/dist/types/default/colorBorderNone.d.ts +0 -33
  793. package/dist/types/default/colorFill.d.ts +0 -46
  794. package/dist/types/default/colorFillMixed.d.ts +0 -49
  795. package/dist/types/default/colorFillNone.d.ts +0 -33
  796. package/dist/types/default/colorPicker.d.ts +0 -46
  797. package/dist/types/default/colorTransparent.d.ts +0 -56
  798. package/dist/types/default/customColors.d.ts +0 -121
  799. package/dist/types/default/drawEraser.d.ts +0 -54
  800. package/dist/types/default/drawStrokeFine.d.ts +0 -53
  801. package/dist/types/default/drawStrokeHighlighter.d.ts +0 -53
  802. package/dist/types/default/drawStrokeMedium.d.ts +0 -53
  803. package/dist/types/default/drawStrokeUltraFine.d.ts +0 -53
  804. package/dist/types/default/drawWeight10.d.ts +0 -52
  805. package/dist/types/default/drawWeight100.d.ts +0 -44
  806. package/dist/types/default/drawWeight20.d.ts +0 -44
  807. package/dist/types/default/drawWeight30.d.ts +0 -44
  808. package/dist/types/default/drawWeight40.d.ts +0 -44
  809. package/dist/types/default/drawWeight50.d.ts +0 -44
  810. package/dist/types/default/drawWeight60.d.ts +0 -44
  811. package/dist/types/default/drawWeight70.d.ts +0 -44
  812. package/dist/types/default/drawWeight80.d.ts +0 -44
  813. package/dist/types/default/drawWeight90.d.ts +0 -44
  814. package/dist/types/default/fileDoc.d.ts +0 -223
  815. package/dist/types/default/fileGdoc.d.ts +0 -80
  816. package/dist/types/default/fileGeneric.d.ts +0 -41
  817. package/dist/types/default/fileGforms.d.ts +0 -40
  818. package/dist/types/default/fileGmaps.d.ts +0 -58
  819. package/dist/types/default/fileGsheets.d.ts +0 -40
  820. package/dist/types/default/fileGslides.d.ts +0 -40
  821. package/dist/types/default/fileLoom.d.ts +0 -22
  822. package/dist/types/default/fileOnedrive.d.ts +0 -80
  823. package/dist/types/default/filePdf.d.ts +0 -41
  824. package/dist/types/default/filePpt.d.ts +0 -58
  825. package/dist/types/default/fileSharepoint.d.ts +0 -128
  826. package/dist/types/default/fileStream.d.ts +0 -40
  827. package/dist/types/default/fileTxt.d.ts +0 -41
  828. package/dist/types/default/fileXls.d.ts +0 -103
  829. package/dist/types/default/fileZip.d.ts +0 -41
  830. package/dist/types/default/framesA4.d.ts +0 -45
  831. package/dist/types/default/framesCustom.d.ts +0 -54
  832. package/dist/types/default/framesGrid.d.ts +0 -54
  833. package/dist/types/default/framesLetter.d.ts +0 -45
  834. package/dist/types/default/framesPhone.d.ts +0 -45
  835. package/dist/types/default/framesPresentation.d.ts +0 -45
  836. package/dist/types/default/framesSquare.d.ts +0 -45
  837. package/dist/types/default/framesTablet.d.ts +0 -45
  838. package/dist/types/default/index.d.ts +0 -64
  839. package/dist/types/default/logoGmail.d.ts +0 -151
  840. package/dist/types/default/logoGoogle.d.ts +0 -49
  841. package/dist/types/default/logoMicrosoft.d.ts +0 -49
  842. package/dist/types/default/logoSlackColor.d.ts +0 -229
  843. package/dist/types/default/logoVimeo.d.ts +0 -24
  844. package/dist/types/default/logoYoutube.d.ts +0 -31
  845. package/dist/types/default/sticky.d.ts +0 -47
  846. package/dist/types/default/stickyRectangle.d.ts +0 -61
  847. package/dist/types/default/stickyRound.d.ts +0 -60
  848. package/dist/types/default/stickyRounded.d.ts +0 -61
  849. package/dist/types/default/voteAdd.d.ts +0 -59
  850. package/dist/types/default/voteAnonymous.d.ts +0 -68
  851. package/dist/types/default/voteRemove.d.ts +0 -59
@@ -1,137 +1,68 @@
1
1
  declare const voteAnonymous: {
2
- readonly classic: {
3
- readonly name: "svg";
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";
4
14
  readonly type: "element";
5
15
  readonly value: "";
6
- readonly attributes: {
7
- readonly viewBox: "0 0 95 128";
8
- readonly class: "mrl-picto-vote-anonymous";
9
- readonly version: "1.1";
10
- readonly xmlns: "http://www.w3.org/2000/svg";
11
- readonly "data-mrl-svg-name": "voteAnonymous";
12
- };
16
+ readonly attributes: {};
13
17
  readonly children: readonly [{
14
- readonly name: "style";
15
- readonly type: "element";
16
- readonly value: "";
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 ";
17
21
  readonly attributes: {};
18
- readonly children: readonly [{
19
- readonly name: "";
20
- readonly type: "text";
21
- 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 ";
22
- readonly attributes: {};
23
- readonly children: readonly [];
24
- }];
25
- }, {
26
- readonly name: "g";
27
- readonly type: "element";
28
- readonly value: "";
29
- readonly attributes: {};
30
- readonly children: readonly [{
31
- readonly name: "g";
32
- readonly type: "element";
33
- readonly value: "";
34
- readonly attributes: {};
35
- readonly children: readonly [{
36
- readonly name: "rect";
37
- readonly type: "element";
38
- readonly value: "";
39
- readonly attributes: {
40
- readonly x: "21";
41
- readonly y: "33.2";
42
- readonly width: "52.3";
43
- readonly height: "39.9";
44
- readonly class: "mrl-picto-vote-anonymous-box";
45
- };
46
- readonly children: readonly [];
47
- }, {
48
- readonly name: "path";
49
- readonly type: "element";
50
- readonly value: "";
51
- readonly attributes: {
52
- 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";
53
- readonly class: "mrl-picto-vote-anonymous-envelope";
54
- };
55
- readonly children: readonly [];
56
- }, {
57
- readonly name: "path";
58
- readonly type: "element";
59
- readonly value: "";
60
- readonly attributes: {
61
- 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";
62
- readonly class: "mrl-picto-vote-anonymous-lock";
63
- };
64
- readonly children: readonly [];
65
- }];
66
- }];
22
+ readonly children: readonly [];
67
23
  }];
68
- };
69
- readonly default: {
70
- readonly name: "svg";
24
+ }, {
25
+ readonly name: "g";
71
26
  readonly type: "element";
72
27
  readonly value: "";
73
- readonly attributes: {
74
- readonly viewBox: "0 0 95 128";
75
- readonly class: "mrl-picto-vote-anonymous";
76
- readonly version: "1.1";
77
- readonly xmlns: "http://www.w3.org/2000/svg";
78
- readonly "data-mrl-svg-name": "voteAnonymous";
79
- };
28
+ readonly attributes: {};
80
29
  readonly children: readonly [{
81
- readonly name: "style";
82
- readonly type: "element";
83
- readonly value: "";
84
- readonly attributes: {};
85
- readonly children: readonly [{
86
- readonly name: "";
87
- readonly type: "text";
88
- 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 ";
89
- readonly attributes: {};
90
- readonly children: readonly [];
91
- }];
92
- }, {
93
30
  readonly name: "g";
94
31
  readonly type: "element";
95
32
  readonly value: "";
96
33
  readonly attributes: {};
97
34
  readonly children: readonly [{
98
- readonly name: "g";
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";
99
48
  readonly type: "element";
100
49
  readonly value: "";
101
- readonly attributes: {};
102
- readonly children: readonly [{
103
- readonly name: "rect";
104
- readonly type: "element";
105
- readonly value: "";
106
- readonly attributes: {
107
- readonly x: "21";
108
- readonly y: "33.2";
109
- readonly width: "52.3";
110
- readonly height: "39.9";
111
- readonly class: "mrl-picto-vote-anonymous-box";
112
- };
113
- readonly children: readonly [];
114
- }, {
115
- readonly name: "path";
116
- readonly type: "element";
117
- readonly value: "";
118
- readonly attributes: {
119
- 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";
120
- readonly class: "mrl-picto-vote-anonymous-envelope";
121
- };
122
- readonly children: readonly [];
123
- }, {
124
- readonly name: "path";
125
- readonly type: "element";
126
- readonly value: "";
127
- readonly attributes: {
128
- 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";
129
- readonly class: "mrl-picto-vote-anonymous-lock";
130
- };
131
- readonly children: readonly [];
132
- }];
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 [];
133
64
  }];
134
65
  }];
135
- };
66
+ }];
136
67
  };
137
68
  export { voteAnonymous };
@@ -1,9 +1,5 @@
1
- var e={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:`
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
2
  .mrl-picto-vote-anonymous-box { fill: #d8d8d8; }
3
3
  .mrl-picto-vote-anonymous-envelope { fill: #ededed; }
4
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:[]}]}]}]},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:`
6
- .mrl-picto-vote-anonymous-box { fill: #d8d8d8; }
7
- .mrl-picto-vote-anonymous-envelope { fill: #ededed; }
8
- .mrl-picto-vote-anonymous-lock { fill: #2f2f2f; }
9
- `,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};
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,119 +1,59 @@
1
1
  declare const voteRemove: {
2
- readonly classic: {
3
- readonly name: "svg";
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";
4
14
  readonly type: "element";
5
15
  readonly value: "";
6
- readonly attributes: {
7
- readonly viewBox: "0 0 97 128";
8
- readonly class: "mrl-picto-vote-remove";
9
- readonly version: "1.1";
10
- readonly xmlns: "http://www.w3.org/2000/svg";
11
- readonly "data-mrl-svg-name": "voteRemove";
12
- };
16
+ readonly attributes: {};
13
17
  readonly children: readonly [{
14
- readonly name: "style";
15
- readonly type: "element";
16
- readonly value: "";
17
- readonly attributes: {};
18
- readonly children: readonly [{
19
- readonly name: "";
20
- readonly type: "text";
21
- 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 ";
22
- readonly attributes: {};
23
- readonly children: readonly [];
24
- }];
25
- }, {
26
- readonly name: "g";
27
- readonly type: "element";
28
- readonly value: "";
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 ";
29
21
  readonly attributes: {};
30
- readonly children: readonly [{
31
- readonly name: "path";
32
- readonly type: "element";
33
- readonly value: "";
34
- readonly attributes: {
35
- 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";
36
- readonly class: "mrl-picto-vote-remove-bg";
37
- };
38
- readonly children: readonly [];
39
- }, {
40
- readonly name: "path";
41
- readonly type: "element";
42
- readonly value: "";
43
- readonly attributes: {
44
- 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";
45
- readonly class: "mrl-picto-vote-remove-dot";
46
- };
47
- readonly children: readonly [];
48
- }, {
49
- readonly name: "polygon";
50
- readonly type: "element";
51
- readonly value: "";
52
- readonly attributes: {
53
- 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";
54
- readonly class: "mrl-picto-vote-remove-cursor";
55
- };
56
- readonly children: readonly [];
57
- }];
22
+ readonly children: readonly [];
58
23
  }];
59
- };
60
- readonly default: {
61
- readonly name: "svg";
24
+ }, {
25
+ readonly name: "g";
62
26
  readonly type: "element";
63
27
  readonly value: "";
64
- readonly attributes: {
65
- readonly viewBox: "0 0 97 128";
66
- readonly class: "mrl-picto-vote-remove";
67
- readonly version: "1.1";
68
- readonly xmlns: "http://www.w3.org/2000/svg";
69
- readonly "data-mrl-svg-name": "voteRemove";
70
- };
28
+ readonly attributes: {};
71
29
  readonly children: readonly [{
72
- readonly name: "style";
30
+ readonly name: "path";
73
31
  readonly type: "element";
74
32
  readonly value: "";
75
- readonly attributes: {};
76
- readonly children: readonly [{
77
- readonly name: "";
78
- readonly type: "text";
79
- 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 ";
80
- readonly attributes: {};
81
- readonly children: readonly [];
82
- }];
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 [];
83
38
  }, {
84
- readonly name: "g";
39
+ readonly name: "path";
85
40
  readonly type: "element";
86
41
  readonly value: "";
87
- readonly attributes: {};
88
- readonly children: readonly [{
89
- readonly name: "path";
90
- readonly type: "element";
91
- readonly value: "";
92
- readonly attributes: {
93
- 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";
94
- readonly class: "mrl-picto-vote-remove-bg";
95
- };
96
- readonly children: readonly [];
97
- }, {
98
- readonly name: "path";
99
- readonly type: "element";
100
- readonly value: "";
101
- readonly attributes: {
102
- 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";
103
- readonly class: "mrl-picto-vote-remove-dot";
104
- };
105
- readonly children: readonly [];
106
- }, {
107
- readonly name: "polygon";
108
- readonly type: "element";
109
- readonly value: "";
110
- readonly attributes: {
111
- 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";
112
- readonly class: "mrl-picto-vote-remove-cursor";
113
- };
114
- readonly children: readonly [];
115
- }];
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 [];
116
56
  }];
117
- };
57
+ }];
118
58
  };
119
59
  export { voteRemove };
@@ -1,9 +1,5 @@
1
- var e={classic:{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:`
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
2
  .mrl-picto-vote-remove-bg { fill: #ededed; }
3
3
  .mrl-picto-vote-remove-dot { fill: var(--mrl-color-brand); }
4
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:[]}]}]},default:{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:`
6
- .mrl-picto-vote-remove-bg { fill: #ededed; }
7
- .mrl-picto-vote-remove-dot { fill: var(--mrl-color-brand); }
8
- .mrl-picto-vote-remove-cursor { fill: #393939; }
9
- `,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};
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};
@@ -0,0 +1,21 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 35 28">
2
+ <g clip-path="url(#mrl-brand-symbol-clip-1)">
3
+ <g clip-path="url(#mrl-brand-symbol-clip-2)">
4
+ <path fill="#000" d="M34.96 8.225h-5.052V27.96h5.053V8.225Z"/>
5
+ <path 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"/>
6
+ <path fill="#5887FF" d="M10.987 27.96h5.052V8.225h-5.052V27.96Z"/>
7
+ <path fill="#FA0" d="M24.013 27.946v-5.155H16.04v5.169l7.973-.014Z"/>
8
+ <path 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"/>
9
+ <path 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"/>
10
+ <path fill="#000" d="M5.092 8.225H.039V27.96h5.053V8.225Z"/>
11
+ </g>
12
+ </g>
13
+ <defs>
14
+ <clipPath id="mrl-brand-symbol-clip-1">
15
+ <path fill="#fff" d="M0 0h35v28H0z"/>
16
+ </clipPath>
17
+ <clipPath id="mrl-brand-symbol-clip-2">
18
+ <path fill="#fff" d="M0 0h35v28H0z"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 99 30">
2
+ <path 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"/>
3
+ <path fill="#000" d="M35.836 9.21h-5.185v19.794h5.185V9.21Z"/>
4
+ <path 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"/>
5
+ <path fill="#000" d="M5.185 9.21H0v19.794h5.185V9.21Zm50.702 0h-5.185v11.166h5.185V9.21Z"/>
6
+ <path 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"/>
7
+ <path fill="#000" d="M43.141 9.21h-5.185v11.166h5.185V9.21Z"/>
8
+ <path fill="#FC83FF" d="M98.772 1.324h-5.185V9.21h5.185V1.324Z"/>
9
+ <path 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"/>
10
+ <path fill="#FA0" d="M70.767 9.21h-12.76v5.185h12.76V9.21Z"/>
11
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <style>
3
+ .mrl-picto-checkbox-custom-check { fill: #000; }
4
+ .mrl-picto-checkbox-custom-stroke { fill: #fff; }
5
+ </style>
6
+ <path 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"/>
7
+ <path 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"/>
8
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <path 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"/>
3
+ <path 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"/>
4
+ <path 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"/>
5
+ <path 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"/>
6
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <path 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"/>
3
+ <path 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"/>
4
+ </svg>
@@ -0,0 +1,8 @@
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-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"/>
6
+ <path 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"/>
7
+ <path 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"/>
8
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <path 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"/>
3
+ <path fill="#E5BF76" d="M3 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"/>
4
+ <path fill="#E15978" d="M7 8a5 5 0 1 1 10 0A5 5 0 0 1 7 8Z"/>
5
+ <path fill="#4C97F5" d="M11 16a5 5 0 1 1 10 0 5 5 0 0 1-10 0Z"/>
6
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <path 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"/>
3
+ <path 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"/>
4
+ </svg>
@@ -0,0 +1,7 @@
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-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"/>
6
+ <path 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"/>
7
+ </svg>
@@ -0,0 +1,7 @@
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-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"/>
6
+ <path 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"/>
7
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <style>
3
+ .mrl-picto-color-transparent-background {
4
+ fill: #fff;
5
+ }
6
+ .mrl-picto-color-transparent-border {
7
+ fill: #eee;
8
+ }
9
+ .mrl-picto-color-transparent-crossBar {
10
+ fill: #000;
11
+ }
12
+ </style>
13
+ <path 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"/>
14
+ <path 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"/>
15
+ <path 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"/>
16
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path 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"/>
3
+ <path 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"/>
4
+ <path 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"/>
5
+ <path 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"/>
6
+ <path 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"/>
7
+ <path 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"/>
8
+ <path 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"/>
9
+ <path 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"/>
10
+ <path 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"/>
11
+ <path 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"/>
12
+ <path 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"/>
13
+ <path 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"/>
14
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <style>
3
+ .mrl-picto-draw-pen { fill: #BBBBBB; }
4
+ .mrl-picto-draw-eraser-tip { fill: #DEDEDE; }
5
+ .mrl-picto-color-offset { fill: #4e4e4e; }
6
+ </style>
7
+ <path 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"/>
8
+ <path class="mrl-picto-draw-eraser-tip" d="M9 2a5 5 0 0 0-5 5v5h16V7a5 5 0 0 0-5-5H9Z"/>
9
+ <path 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"/>
10
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <style>
3
+ .mrl-picto-draw-pen { fill: #BBBBBB; }
4
+ .mrl-picto-color-offset { fill: #4e4e4e; }
5
+ </style>
6
+ <path 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"/>
7
+ <path d="M13.42 2.872c-.463-1.352-2.377-1.352-2.84 0l-3.177 9.291h9.194l-3.178-9.29Z"/>
8
+ <path 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"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <style>
3
+ .mrl-picto-draw-pen { fill: #BBBBBB; }
4
+ .mrl-picto-color-offset { fill: #4e4e4e; }
5
+ </style>
6
+ <path 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"/>
7
+ <path 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"/>
8
+ <path 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"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <style>
3
+ .mrl-picto-draw-pen { fill: #BBBBBB; }
4
+ .mrl-picto-color-offset { fill: #4e4e4e; }
5
+ </style>
6
+ <path 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"/>
7
+ <path 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"/>
8
+ <path 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"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24">
2
+ <style>
3
+ .mrl-picto-draw-pen { fill: #BBBBBB; }
4
+ .mrl-picto-color-offset { fill: #4e4e4e; }
5
+ </style>
6
+ <path 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"/>
7
+ <path d="M15.875 12.025h-7.75l2.92-9.348c.293-.936 1.617-.936 1.91 0l2.92 9.348Z"/>
8
+ <path 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"/>
9
+ </svg>
@@ -0,0 +1,8 @@
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 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"/>
6
+ <path 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"/>
7
+ <path 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"/>
8
+ </svg>