@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,45 +0,0 @@
1
- declare const framesPresentation: {
2
- readonly name: "svg";
3
- readonly type: "element";
4
- readonly value: "";
5
- readonly attributes: {
6
- readonly xmlns: "http://www.w3.org/2000/svg";
7
- readonly fill: "currentColor";
8
- readonly viewBox: "0 0 36 36";
9
- readonly "data-mrl-svg-name": "framesPresentation";
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-border { fill: #4e4e4e; }\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 fill: "#fff";
29
- readonly d: "M1.142 8.833c0-.405.341-.733.762-.733h32.192c.421 0 .762.328.762.733v18.334c0 .405-.341.733-.762.733H1.904c-.421 0-.762-.328-.762-.733V8.833Z";
30
- };
31
- readonly children: readonly [];
32
- }, {
33
- readonly name: "path";
34
- readonly type: "element";
35
- readonly value: "";
36
- readonly attributes: {
37
- readonly class: "mrl-picto-border";
38
- readonly "fill-rule": "evenodd";
39
- readonly d: "M1.904 7h32.192C35.148 7 36 7.82 36 8.833v18.334C36 28.179 35.148 29 34.096 29H1.904C.852 29 0 28.18 0 27.167V8.833C0 7.821.852 7 1.904 7Zm0 1.1c-.421 0-.762.328-.762.733v18.334c0 .405.341.733.762.733h32.192c.421 0 .762-.328.762-.733V8.833c0-.405-.341-.733-.762-.733H1.904Z";
40
- readonly "clip-rule": "evenodd";
41
- };
42
- readonly children: readonly [];
43
- }];
44
- };
45
- export { framesPresentation };
@@ -1,45 +0,0 @@
1
- declare const framesSquare: {
2
- readonly name: "svg";
3
- readonly type: "element";
4
- readonly value: "";
5
- readonly attributes: {
6
- readonly xmlns: "http://www.w3.org/2000/svg";
7
- readonly fill: "currentColor";
8
- readonly viewBox: "0 0 36 36";
9
- readonly "data-mrl-svg-name": "framesSquare";
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-border { fill: #4e4e4e; }\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 fill: "#fff";
29
- readonly d: "M8.1 8.833c0-.405.328-.733.733-.733h18.334c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733H8.833a.733.733 0 0 1-.733-.733V8.833Z";
30
- };
31
- readonly children: readonly [];
32
- }, {
33
- readonly name: "path";
34
- readonly type: "element";
35
- readonly value: "";
36
- readonly attributes: {
37
- readonly class: "mrl-picto-border";
38
- readonly "fill-rule": "evenodd";
39
- readonly d: "M8.833 7h18.334C28.179 7 29 7.82 29 8.833v18.334C29 28.179 28.18 29 27.167 29H8.833A1.833 1.833 0 0 1 7 27.167V8.833C7 7.821 7.82 7 8.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h18.334a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733H8.833Z";
40
- readonly "clip-rule": "evenodd";
41
- };
42
- readonly children: readonly [];
43
- }];
44
- };
45
- export { framesSquare };
@@ -1,45 +0,0 @@
1
- declare const framesTablet: {
2
- readonly name: "svg";
3
- readonly type: "element";
4
- readonly value: "";
5
- readonly attributes: {
6
- readonly xmlns: "http://www.w3.org/2000/svg";
7
- readonly fill: "currentColor";
8
- readonly viewBox: "0 0 36 36";
9
- readonly "data-mrl-svg-name": "framesTablet";
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-border { fill: #4e4e4e; }\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 fill: "#fff";
29
- readonly d: "M10.1 8.833c0-.405.328-.733.733-.733h13.714c.405 0 .733.328.733.733v18.334a.733.733 0 0 1-.733.733H10.833a.733.733 0 0 1-.733-.733V8.833Z";
30
- };
31
- readonly children: readonly [];
32
- }, {
33
- readonly name: "path";
34
- readonly type: "element";
35
- readonly value: "";
36
- readonly attributes: {
37
- readonly class: "mrl-picto-border";
38
- readonly "fill-rule": "evenodd";
39
- readonly d: "M10.833 7h13.714c1.012 0 1.833.82 1.833 1.833v18.334c0 1.012-.82 1.833-1.833 1.833H10.833A1.833 1.833 0 0 1 9 27.167V8.833C9 7.821 9.82 7 10.833 7Zm0 1.1a.733.733 0 0 0-.733.733v18.334c0 .405.328.733.733.733h13.714a.733.733 0 0 0 .733-.733V8.833a.733.733 0 0 0-.733-.733H10.833Z";
40
- readonly "clip-rule": "evenodd";
41
- };
42
- readonly children: readonly [];
43
- }];
44
- };
45
- export { framesTablet };
@@ -1,64 +0,0 @@
1
- export { brandSymbol } from './brandSymbol';
2
- export { brandWordmark } from './brandWordmark';
3
- export { drawEraser } from './drawEraser';
4
- export { drawStrokeFine } from './drawStrokeFine';
5
- export { drawStrokeHighlighter } from './drawStrokeHighlighter';
6
- export { drawStrokeMedium } from './drawStrokeMedium';
7
- export { drawStrokeUltraFine } from './drawStrokeUltraFine';
8
- export { drawWeight10 } from './drawWeight10';
9
- export { drawWeight100 } from './drawWeight100';
10
- export { drawWeight20 } from './drawWeight20';
11
- export { drawWeight30 } from './drawWeight30';
12
- export { drawWeight40 } from './drawWeight40';
13
- export { drawWeight50 } from './drawWeight50';
14
- export { drawWeight60 } from './drawWeight60';
15
- export { drawWeight70 } from './drawWeight70';
16
- export { drawWeight80 } from './drawWeight80';
17
- export { drawWeight90 } from './drawWeight90';
18
- export { logoGmail } from './logoGmail';
19
- export { logoSlackColor } from './logoSlackColor';
20
- export { stickyRectangle } from './stickyRectangle';
21
- export { stickyRound } from './stickyRound';
22
- export { stickyRounded } from './stickyRounded';
23
- export { sticky } from './sticky';
24
- export { voteAdd } from './voteAdd';
25
- export { voteAnonymous } from './voteAnonymous';
26
- export { voteRemove } from './voteRemove';
27
- export { checkboxCustom } from './checkboxCustom';
28
- export { colorBorderMixed } from './colorBorderMixed';
29
- export { colorBorderNone } from './colorBorderNone';
30
- export { colorBorder } from './colorBorder';
31
- export { colorFillMixed } from './colorFillMixed';
32
- export { colorFillNone } from './colorFillNone';
33
- export { colorFill } from './colorFill';
34
- export { colorPicker } from './colorPicker';
35
- export { colorTransparent } from './colorTransparent';
36
- export { customColors } from './customColors';
37
- export { fileDoc } from './fileDoc';
38
- export { fileGdoc } from './fileGdoc';
39
- export { fileGeneric } from './fileGeneric';
40
- export { fileGforms } from './fileGforms';
41
- export { fileGmaps } from './fileGmaps';
42
- export { fileGsheets } from './fileGsheets';
43
- export { fileGslides } from './fileGslides';
44
- export { fileLoom } from './fileLoom';
45
- export { fileOnedrive } from './fileOnedrive';
46
- export { filePdf } from './filePdf';
47
- export { filePpt } from './filePpt';
48
- export { fileSharepoint } from './fileSharepoint';
49
- export { fileStream } from './fileStream';
50
- export { fileTxt } from './fileTxt';
51
- export { fileXls } from './fileXls';
52
- export { fileZip } from './fileZip';
53
- export { framesA4 } from './framesA4';
54
- export { framesCustom } from './framesCustom';
55
- export { framesGrid } from './framesGrid';
56
- export { framesLetter } from './framesLetter';
57
- export { framesPhone } from './framesPhone';
58
- export { framesPresentation } from './framesPresentation';
59
- export { framesSquare } from './framesSquare';
60
- export { framesTablet } from './framesTablet';
61
- export { logoGoogle } from './logoGoogle';
62
- export { logoMicrosoft } from './logoMicrosoft';
63
- export { logoVimeo } from './logoVimeo';
64
- export { logoYoutube } from './logoYoutube';
@@ -1,151 +0,0 @@
1
- declare const logoGmail: {
2
- readonly name: "svg";
3
- readonly type: "element";
4
- readonly value: "";
5
- readonly attributes: {
6
- readonly viewBox: "0 0 256 194";
7
- readonly xmlns: "http://www.w3.org/2000/svg";
8
- readonly preserveAspectRatio: "xMidYMid";
9
- readonly "data-mrl-svg-name": "logoGmail";
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-gmail-gradient { stop-color: #000000; }\n .mrl-picto-gmail-indicator { stroke: currentColor; }\n .mrl-picto-gmail-brand-color-1 { fill: #e3e3e3; }\n .mrl-picto-gmail-brand-color-2 { fill: #231f20; }\n .mrl-picto-gmail-brand-color-3 { fill: #d54b3d; }\n .mrl-picto-gmail-brand-color-4 { fill: #d72b27; }\n ";
20
- readonly attributes: {};
21
- readonly children: readonly [];
22
- }];
23
- }, {
24
- readonly name: "defs";
25
- readonly type: "element";
26
- readonly value: "";
27
- readonly attributes: {};
28
- readonly children: readonly [{
29
- readonly name: "linearGradient";
30
- readonly type: "element";
31
- readonly value: "";
32
- readonly attributes: {
33
- readonly id: "mrl-picto-gmail-gradient";
34
- readonly x1: "0.00388991071%";
35
- readonly y1: "49.997619%";
36
- readonly x2: "100.032232%";
37
- readonly y2: "49.997619%";
38
- };
39
- readonly children: readonly [{
40
- readonly name: "stop";
41
- readonly type: "element";
42
- readonly value: "";
43
- readonly attributes: {
44
- readonly class: "mrl-picto-gmail-gradient";
45
- readonly "stop-opacity": "0.1";
46
- readonly offset: "0%";
47
- };
48
- readonly children: readonly [];
49
- }, {
50
- readonly name: "stop";
51
- readonly type: "element";
52
- readonly value: "";
53
- readonly attributes: {
54
- readonly class: "mrl-picto-gmail-gradient";
55
- readonly "stop-opacity": "0.2";
56
- readonly offset: "100%";
57
- };
58
- readonly children: readonly [];
59
- }];
60
- }];
61
- }, {
62
- readonly name: "g";
63
- readonly type: "element";
64
- readonly value: "";
65
- readonly attributes: {};
66
- readonly children: readonly [{
67
- readonly name: "path";
68
- readonly type: "element";
69
- readonly value: "";
70
- readonly attributes: {
71
- readonly d: "M238.833923,193.595007 L16.1542195,193.595007 C7.51970044,193.595007 0.248526454,186.551057 0.248526454,177.689314 L0.248526454,16.8145898 C0.248526454,8.18007073 7.29247625,0.908896748 16.1542195,0.908896748 L238.833923,0.908896748 C247.468442,0.908896748 254.739616,7.95284654 254.739616,16.8145898 L254.739616,177.689314 C254.739616,186.551057 247.695666,193.595007 238.833923,193.595007 L238.833923,193.595007 Z";
72
- readonly class: "mrl-picto-gmail-brand-color-1";
73
- };
74
- readonly children: readonly [];
75
- }, {
76
- readonly name: "path";
77
- readonly type: "element";
78
- readonly value: "";
79
- readonly attributes: {
80
- readonly d: "M32.0599126,193.595007 L127.266847,117.020456 L127.94852,112.930421 L29.7876708,42.2636988 L29.5604466,190.186644 L32.0599126,193.595007 Z";
81
- readonly opacity: "0.1";
82
- readonly class: "mrl-picto-gmail-brand-color-2";
83
- };
84
- readonly children: readonly [];
85
- }, {
86
- readonly name: "path";
87
- readonly type: "element";
88
- readonly value: "";
89
- readonly attributes: {
90
- readonly d: "M16.1542195,193.595007 C7.29247625,193.595007 0.248526454,186.551057 0.248526454,177.689314 L0.248526454,16.5873656 C0.248526454,7.72562236 7.29247625,6.13505305 16.1542195,6.13505305 C25.0159628,6.13505305 32.0599126,7.95284654 32.0599126,16.5873656 L32.0599126,193.595007 L16.1542195,193.595007 L16.1542195,193.595007 Z";
91
- readonly class: "mrl-picto-gmail-brand-color-3";
92
- };
93
- readonly children: readonly [];
94
- }, {
95
- readonly name: "path";
96
- readonly type: "element";
97
- readonly value: "";
98
- readonly attributes: {
99
- readonly d: "M16.1542195,8.40729492 C27.5154289,8.40729492 29.7876708,11.8156577 29.7876708,16.5873656 L29.7876708,191.322765 L16.1542195,191.322765 C8.65582137,191.322765 2.52076832,185.187712 2.52076832,177.689314 L2.52076832,16.5873656 C2.52076832,11.5884335 4.79301019,8.40729492 16.1542195,8.40729492 L16.1542195,8.40729492 Z M16.1542195,6.13505305 C7.29247625,6.13505305 0.248526454,7.95284654 0.248526454,16.5873656 L0.248526454,177.689314 C0.248526454,186.551057 7.29247625,193.595007 16.1542195,193.595007 L32.0599126,193.595007 L32.0599126,16.5873656 C32.0599126,7.72562236 25.0159628,6.13505305 16.1542195,6.13505305 L16.1542195,6.13505305 L16.1542195,6.13505305 Z";
100
- readonly class: "mrl-picto-gmail-brand-color-4";
101
- };
102
- readonly children: readonly [];
103
- }, {
104
- readonly name: "path";
105
- readonly type: "element";
106
- readonly value: "";
107
- readonly attributes: {
108
- readonly d: "M238.833923,193.595007 L222.92823,193.595007 L222.92823,16.1329173 C222.92823,7.27117398 229.972179,6.13505305 238.833923,6.13505305 C247.695666,6.13505305 254.739616,7.27117398 254.739616,16.1329173 L254.739616,177.916538 C254.739616,186.551057 247.695666,193.595007 238.833923,193.595007 L238.833923,193.595007 Z";
109
- readonly class: "mrl-picto-gmail-brand-color-3";
110
- };
111
- readonly children: readonly [];
112
- }, {
113
- readonly name: "path";
114
- readonly type: "element";
115
- readonly value: "";
116
- readonly attributes: {
117
- readonly d: "M238.833923,8.40729492 C249.059011,8.40729492 252.467374,10.4523126 252.467374,16.1329173 L252.467374,177.916538 C252.467374,185.414937 246.332321,191.54999 238.833923,191.54999 L225.200472,191.54999 L225.200472,16.1329173 C225.200472,10.2250884 228.608834,8.40729492 238.833923,8.40729492 L238.833923,8.40729492 Z M238.833923,6.13505305 C229.972179,6.13505305 222.92823,7.27117398 222.92823,16.1329173 L222.92823,193.822231 L238.833923,193.822231 C247.695666,193.822231 254.739616,186.778282 254.739616,177.916538 L254.739616,16.1329173 C254.739616,7.27117398 247.695666,6.13505305 238.833923,6.13505305 L238.833923,6.13505305 L238.833923,6.13505305 Z";
118
- readonly class: "mrl-picto-gmail-brand-color-4";
119
- };
120
- readonly children: readonly [];
121
- }, {
122
- readonly name: "path";
123
- readonly type: "element";
124
- readonly value: "";
125
- readonly attributes: {
126
- readonly d: "M170.666667,193.595007 L1.57979906,23.1947544 L10.4736149,26.8124541 L128.175744,111.567076 L254.73962,18.7604631 L254.739616,177.916538 C254.739616,186.551057 247.695666,193.595007 238.833923,193.595007 L170.666667,193.595007 Z";
127
- readonly fill: "url(#mrl-picto-gmail-gradient)";
128
- };
129
- readonly children: readonly [];
130
- }, {
131
- readonly name: "path";
132
- readonly type: "element";
133
- readonly value: "";
134
- readonly attributes: {
135
- readonly d: "M127.266847,117.020456 L7.06525206,29.7663685 C0.0213022675,24.5402122 -2.02371542,14.542348 3.20244088,7.49839817 C8.42859718,0.454448374 18.6536856,-1.13612093 25.9248596,4.09003537 L127.494071,77.9378961 L229.744955,3.18113862 C236.788905,-2.04501768 246.786769,-0.454448374 252.012926,6.81672561 C257.239082,13.8606754 255.648513,23.8585396 248.377339,29.0846959 L127.266847,117.020456 L127.266847,117.020456 Z";
136
- readonly class: "mrl-picto-gmail-brand-color-3";
137
- };
138
- readonly children: readonly [];
139
- }, {
140
- readonly name: "path";
141
- readonly type: "element";
142
- readonly value: "";
143
- readonly attributes: {
144
- readonly d: "M238.833923,2.27224187 L238.833923,2.27224187 C243.151182,2.27224187 247.241218,4.31725955 249.967908,7.95284654 C254.285167,14.0878996 252.921822,22.4951945 247.013993,27.0396782 L127.266847,114.293766 L8.42859718,27.948575 C2.29354414,23.4040913 0.702974828,14.7695722 5.02023438,8.86174329 C7.51970044,5.45338049 11.83696,3.18113862 16.3814437,3.18113862 C19.3353582,3.18113862 22.2892726,4.09003537 24.5615145,5.90782886 L125.903502,79.5284654 L127.266847,80.4373622 L128.630192,79.5284654 L230.653852,4.77170793 C233.153318,3.18113862 235.880008,2.27224187 238.833923,2.27224187 L238.833923,2.27224187 Z M238.833923,0 C235.652784,0 232.244421,0.908896748 229.517731,2.95391443 L127.266847,77.7106719 L25.6976354,3.86281118 C22.9709451,1.8177935 19.5625823,0.908896748 16.1542195,0.908896748 C11.1552874,0.908896748 6.15635532,3.18113862 2.9752167,7.49839817 C-2.02371542,14.542348 0.0213022675,24.5402122 7.06525206,29.7663685 L127.266847,117.24768 L248.150114,29.0846959 C255.194064,23.8585396 256.784634,14.0878996 251.785701,6.81672561 C248.604563,2.27224187 243.832855,0 238.833923,0 L238.833923,0 L238.833923,0 Z";
145
- readonly class: "mrl-picto-gmail-brand-color-4";
146
- };
147
- readonly children: readonly [];
148
- }];
149
- }];
150
- };
151
- export { logoGmail };
@@ -1,49 +0,0 @@
1
- declare const logoGoogle: {
2
- readonly name: "svg";
3
- readonly type: "element";
4
- readonly value: "";
5
- readonly attributes: {
6
- readonly xmlns: "http://www.w3.org/2000/svg";
7
- readonly fill: "currentColor";
8
- readonly viewBox: "0 0 24 24";
9
- readonly "data-mrl-svg-name": "logoGoogle";
10
- };
11
- readonly children: readonly [{
12
- readonly name: "path";
13
- readonly type: "element";
14
- readonly value: "";
15
- readonly attributes: {
16
- readonly fill: "#4285F4";
17
- readonly d: "M24 12.27c0-.79-.072-1.54-.194-2.27H12.26v4.51h6.611c-.296 1.48-1.165 2.73-2.452 3.58v3h3.944C22.672 19 24 15.92 24 12.27Z";
18
- };
19
- readonly children: readonly [];
20
- }, {
21
- readonly name: "path";
22
- readonly type: "element";
23
- readonly value: "";
24
- readonly attributes: {
25
- readonly fill: "#34A853";
26
- readonly d: "M12.26 24c3.31 0 6.08-1.08 8.103-2.91l-3.944-3c-1.104.72-2.503 1.16-4.158 1.16-3.198 0-5.906-2.11-6.877-4.96H1.318v3.09C3.331 21.3 7.468 24 12.261 24Z";
27
- };
28
- readonly children: readonly [];
29
- }, {
30
- readonly name: "path";
31
- readonly type: "element";
32
- readonly value: "";
33
- readonly attributes: {
34
- readonly fill: "#FBBC05";
35
- readonly d: "M5.384 14.29A6.83 6.83 0 0 1 4.996 12c0-.8.143-1.57.388-2.29V6.62H1.318A11.657 11.657 0 0 0 0 12c0 1.94.48 3.76 1.318 5.38l4.066-3.09Z";
36
- };
37
- readonly children: readonly [];
38
- }, {
39
- readonly name: "path";
40
- readonly type: "element";
41
- readonly value: "";
42
- readonly attributes: {
43
- readonly fill: "#EA4335";
44
- readonly d: "M12.26 4.75c1.809 0 3.423.61 4.7 1.8l3.495-3.42C18.34 1.19 15.57 0 12.26 0 7.469 0 3.33 2.7 1.318 6.62l4.066 3.09c.971-2.85 3.679-4.96 6.877-4.96Z";
45
- };
46
- readonly children: readonly [];
47
- }];
48
- };
49
- export { logoGoogle };
@@ -1,49 +0,0 @@
1
- declare const logoMicrosoft: {
2
- readonly name: "svg";
3
- readonly type: "element";
4
- readonly value: "";
5
- readonly attributes: {
6
- readonly xmlns: "http://www.w3.org/2000/svg";
7
- readonly fill: "currentColor";
8
- readonly viewBox: "0 0 24 24";
9
- readonly "data-mrl-svg-name": "logoMicrosoft";
10
- };
11
- readonly children: readonly [{
12
- readonly name: "path";
13
- readonly type: "element";
14
- readonly value: "";
15
- readonly attributes: {
16
- readonly fill: "#F25022";
17
- readonly d: "M11.421 1H1v10.421h10.421V1Z";
18
- };
19
- readonly children: readonly [];
20
- }, {
21
- readonly name: "path";
22
- readonly type: "element";
23
- readonly value: "";
24
- readonly attributes: {
25
- readonly fill: "#00A4EF";
26
- readonly d: "M11.421 12.579H1V23h10.421V12.579Z";
27
- };
28
- readonly children: readonly [];
29
- }, {
30
- readonly name: "path";
31
- readonly type: "element";
32
- readonly value: "";
33
- readonly attributes: {
34
- readonly fill: "#7FBA00";
35
- readonly d: "M23 1H12.579v10.421H23V1Z";
36
- };
37
- readonly children: readonly [];
38
- }, {
39
- readonly name: "path";
40
- readonly type: "element";
41
- readonly value: "";
42
- readonly attributes: {
43
- readonly fill: "#FFB900";
44
- readonly d: "M23 12.579H12.579V23H23V12.579Z";
45
- };
46
- readonly children: readonly [];
47
- }];
48
- };
49
- export { logoMicrosoft };