@vc-shell/framework 1.1.74 → 1.1.75

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 (451) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue.d.ts.map +1 -1
  3. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/_internal/vc-mobile-back-button.vue.d.ts.map +1 -1
  4. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation.vue.d.ts.map +1 -1
  5. package/dist/shared/components/change-password/change-password.vue.d.ts.map +1 -1
  6. package/dist/shared/components/change-password-button/change-password-button.vue.d.ts.map +1 -1
  7. package/dist/shared/components/common/popup/vc-popup-error.vue.d.ts.map +1 -1
  8. package/dist/shared/components/common/popup/vc-popup-info.vue.d.ts.map +1 -1
  9. package/dist/shared/components/common/popup/vc-popup-warning.vue.d.ts.map +1 -1
  10. package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.vue.d.ts.map +1 -1
  11. package/dist/shared/components/draggable-dashboard/DraggableDashboard.vue.d.ts.map +1 -1
  12. package/dist/shared/components/draggable-dashboard/_internal/DashboardWidget.vue.d.ts.map +1 -1
  13. package/dist/shared/components/generic-dropdown/generic-dropdown.vue.d.ts +2 -2
  14. package/dist/shared/components/generic-dropdown/generic-dropdown.vue.d.ts.map +1 -1
  15. package/dist/shared/components/language-selector/language-selector.vue.d.ts.map +1 -1
  16. package/dist/shared/components/logout-button/logout-button.vue.d.ts.map +1 -1
  17. package/dist/shared/components/multilanguage-selector/multilanguage-selector.vue.d.ts +1 -1
  18. package/dist/shared/components/multilanguage-selector/multilanguage-selector.vue.d.ts.map +1 -1
  19. package/dist/shared/components/notification-dropdown/_internal/notification/notification.vue.d.ts.map +1 -1
  20. package/dist/shared/components/notification-dropdown/notification-dropdown.vue.d.ts.map +1 -1
  21. package/dist/shared/components/notification-template/notification-template.vue.d.ts.map +1 -1
  22. package/dist/shared/components/notifications/components/notification-container/index.d.ts +10 -10
  23. package/dist/shared/components/notifications/components/notification-container/index.d.ts.map +1 -1
  24. package/dist/shared/components/popup-handler/components/vc-popup-container/vc-popup-container.vue.d.ts.map +1 -1
  25. package/dist/shared/components/settings-menu/settings-menu.vue.d.ts.map +1 -1
  26. package/dist/shared/components/settings-menu-item/settings-menu-item.vue.d.ts.map +1 -1
  27. package/dist/shared/components/sidebar/sidebar.vue.d.ts.map +1 -1
  28. package/dist/shared/components/sign-in/external-provider.vue.d.ts.map +1 -1
  29. package/dist/shared/components/sign-in/external-providers.vue.d.ts.map +1 -1
  30. package/dist/shared/components/theme-selector/theme-selector.vue.d.ts.map +1 -1
  31. package/dist/shared/components/user-dropdown-button/_internal/user-info.vue.d.ts.map +1 -1
  32. package/dist/shared/components/user-dropdown-button/_internal/user-sidebar.vue.d.ts.map +1 -1
  33. package/dist/shared/components/user-dropdown-button/user-dropdown-button.vue.d.ts.map +1 -1
  34. package/dist/shared/composables/useMenuExpanded.d.ts +1 -1
  35. package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts.map +1 -1
  36. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts +2 -2
  37. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts.map +1 -1
  38. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts +2 -2
  39. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
  40. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +2 -2
  41. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts.map +1 -1
  42. package/dist/shared/pages/ChangePasswordPage/components/change-password/ChangePassword.vue.d.ts.map +1 -1
  43. package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts +1 -1
  44. package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts.map +1 -1
  45. package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts.map +1 -1
  46. package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts +1 -1
  47. package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts.map +1 -1
  48. package/dist/tsconfig.tsbuildinfo +1 -1
  49. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +1 -1
  50. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts.map +1 -1
  51. package/dist/ui/components/atoms/vc-banner/vc-banner.vue.d.ts.map +1 -1
  52. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts.map +1 -1
  53. package/dist/ui/components/atoms/vc-card/vc-card.vue.d.ts.map +1 -1
  54. package/dist/ui/components/atoms/vc-col/vc-col.vue.d.ts.map +1 -1
  55. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +4 -4
  56. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
  57. package/dist/ui/components/atoms/vc-hint/vc-hint.vue.d.ts.map +1 -1
  58. package/dist/ui/components/atoms/vc-icon/icons/MenuBurgerIcon.vue.d.ts.map +1 -1
  59. package/dist/ui/components/atoms/vc-icon/vc-bootstrap-icon.vue.d.ts.map +1 -1
  60. package/dist/ui/components/atoms/vc-icon/vc-fontawesome-icon.vue.d.ts.map +1 -1
  61. package/dist/ui/components/atoms/vc-icon/vc-icon-examples.vue.d.ts.map +1 -1
  62. package/dist/ui/components/atoms/vc-icon/vc-icon-test.vue.d.ts.map +1 -1
  63. package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts +1 -1
  64. package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts.map +1 -1
  65. package/dist/ui/components/atoms/vc-icon/vc-lucide-icon.vue.d.ts.map +1 -1
  66. package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts.map +1 -1
  67. package/dist/ui/components/atoms/vc-icon/vc-svg-icon.vue.d.ts.map +1 -1
  68. package/dist/ui/components/atoms/vc-image/vc-image.vue.d.ts.map +1 -1
  69. package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts.map +1 -1
  70. package/dist/ui/components/atoms/vc-link/vc-link.vue.d.ts.map +1 -1
  71. package/dist/ui/components/atoms/vc-loading/vc-loading.vue.d.ts.map +1 -1
  72. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts +1 -1
  73. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts.map +1 -1
  74. package/dist/ui/components/atoms/vc-row/vc-row.vue.d.ts.map +1 -1
  75. package/dist/ui/components/atoms/vc-skeleton/vc-skeleton.vue.d.ts.map +1 -1
  76. package/dist/ui/components/atoms/vc-status/vc-status.vue.d.ts.map +1 -1
  77. package/dist/ui/components/atoms/vc-status-icon/vc-status-icon.vue.d.ts.map +1 -1
  78. package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts.map +1 -1
  79. package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts.map +1 -1
  80. package/dist/ui/components/atoms/vc-widget/vc-widget.vue.d.ts.map +1 -1
  81. package/dist/ui/components/molecules/vc-breadcrumbs/_internal/vc-breadcrumbs-item/vc-breadcrumbs-item.vue.d.ts.map +1 -1
  82. package/dist/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue.d.ts.map +1 -1
  83. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
  84. package/dist/ui/components/molecules/vc-editor/_internal/extensions/font-size.d.ts +12 -0
  85. package/dist/ui/components/molecules/vc-editor/_internal/extensions/font-size.d.ts.map +1 -0
  86. package/dist/ui/components/molecules/vc-editor/_internal/toolbar-types.d.ts +49 -0
  87. package/dist/ui/components/molecules/vc-editor/_internal/toolbar-types.d.ts.map +1 -0
  88. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-button.vue.d.ts +1 -1
  89. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-button.vue.d.ts.map +1 -1
  90. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue.d.ts +10 -0
  91. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue.d.ts.map +1 -0
  92. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue.d.ts +8 -0
  93. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue.d.ts.map +1 -0
  94. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue.d.ts +4 -1
  95. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue.d.ts.map +1 -1
  96. package/dist/ui/components/molecules/vc-editor/index.d.ts +1 -0
  97. package/dist/ui/components/molecules/vc-editor/index.d.ts.map +1 -1
  98. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +7 -3
  99. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts.map +1 -1
  100. package/dist/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue.d.ts.map +1 -1
  101. package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts.map +1 -1
  102. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +2 -2
  103. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
  104. package/dist/ui/components/molecules/vc-form/vc-form.vue.d.ts.map +1 -1
  105. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +2 -2
  106. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
  107. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts +1 -1
  108. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts.map +1 -1
  109. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -1
  110. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts +2 -2
  111. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts.map +1 -1
  112. package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts.map +1 -1
  113. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts.map +1 -1
  114. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts +1 -1
  115. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
  116. package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts +2 -2
  117. package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts.map +1 -1
  118. package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts +7 -8
  119. package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts.map +1 -1
  120. package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts.map +1 -1
  121. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  122. package/dist/ui/components/molecules/vc-toast/vc-toast.vue.d.ts.map +1 -1
  123. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarContent.vue.d.ts.map +1 -1
  124. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarHeader.vue.d.ts.map +1 -1
  125. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarMobileActions.vue.d.ts.map +1 -1
  126. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarOverlay.vue.d.ts +2 -2
  127. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarOverlay.vue.d.ts.map +1 -1
  128. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarSlots.vue.d.ts.map +1 -1
  129. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetItem.vue.d.ts.map +1 -1
  130. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetsMenu.vue.d.ts.map +1 -1
  131. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/MenuSidebar.vue.d.ts.map +1 -1
  132. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts.map +1 -1
  133. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/_internal/vc-app-menu-link.vue.d.ts.map +1 -1
  134. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts +1 -1
  135. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts.map +1 -1
  136. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/vc-app-menu.vue.d.ts.map +1 -1
  137. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts.map +1 -1
  138. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts +2 -2
  139. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts.map +1 -1
  140. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-base-button.vue.d.ts +1 -1
  141. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-base-button.vue.d.ts.map +1 -1
  142. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts +1 -1
  143. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts.map +1 -1
  144. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-circle-button.vue.d.ts +1 -1
  145. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/_internal/vc-blade-toolbar-button/vc-blade-toolbar-circle-button.vue.d.ts.map +1 -1
  146. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/desktop/vc-blade-toolbar-desktop.vue.d.ts.map +1 -1
  147. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/mobile/vc-blade-toolbar-mobile.vue.d.ts.map +1 -1
  148. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-buttons/vc-blade-toolbar-buttons.vue.d.ts.map +1 -1
  149. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts +2 -2
  150. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts.map +1 -1
  151. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-widget-container/_internal/vc-widget-container-desktop.vue.d.ts.map +1 -1
  152. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-widget-container/_internal/vc-widget-container-mobile.vue.d.ts.map +1 -1
  153. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-widget-container/vc-widget-container.vue.d.ts.map +1 -1
  154. package/dist/ui/components/organisms/vc-blade/vc-blade.backupsb.d.ts +3 -3
  155. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +1 -1
  156. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
  157. package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts +2 -2
  158. package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts.map +1 -1
  159. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +2 -2
  160. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts.map +1 -1
  161. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts +1 -1
  162. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts.map +1 -1
  163. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +5 -5
  164. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts.map +1 -1
  165. package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts.map +1 -1
  166. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +1 -1
  167. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
  168. package/dist/ui/components/organisms/vc-table/_internal/vc-table-add-new/vc-table-add-new.vue.d.ts.map +1 -1
  169. package/dist/ui/components/organisms/vc-table/_internal/vc-table-base-header/vc-table-base-header.vue.d.ts +2 -2
  170. package/dist/ui/components/organisms/vc-table/_internal/vc-table-base-header/vc-table-base-header.vue.d.ts.map +1 -1
  171. package/dist/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts.map +1 -1
  172. package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts.map +1 -1
  173. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts +1 -1
  174. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts.map +1 -1
  175. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-body/vc-table-body.vue.d.ts +25 -3
  176. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-body/vc-table-body.vue.d.ts.map +1 -1
  177. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-columns-header/vc-table-columns-header.vue.d.ts +2 -2
  178. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-columns-header/vc-table-columns-header.vue.d.ts.map +1 -1
  179. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-row/vc-table-row.vue.d.ts +25 -3
  180. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-row/vc-table-row.vue.d.ts.map +1 -1
  181. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/_internal/vc-table-select-all-header/vc-table-select-all-header.vue.d.ts.map +1 -1
  182. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/vc-table-desktop-view.vue.d.ts +31 -3
  183. package/dist/ui/components/organisms/vc-table/_internal/vc-table-desktop-view/vc-table-desktop-view.vue.d.ts.map +1 -1
  184. package/dist/ui/components/organisms/vc-table/_internal/vc-table-empty/vc-table-empty.vue.d.ts.map +1 -1
  185. package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts +2 -2
  186. package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts.map +1 -1
  187. package/dist/ui/components/organisms/vc-table/_internal/vc-table-footer/vc-table-footer.vue.d.ts.map +1 -1
  188. package/dist/ui/components/organisms/vc-table/_internal/vc-table-header/vc-table-header.vue.d.ts.map +1 -1
  189. package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue.d.ts +2 -2
  190. package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue.d.ts.map +1 -1
  191. package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-view/vc-table-mobile-view.vue.d.ts +2 -2
  192. package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-view/vc-table-mobile-view.vue.d.ts.map +1 -1
  193. package/dist/ui/components/organisms/vc-table/_internal/vc-table-select-all/vc-table-select-all.vue.d.ts.map +1 -1
  194. package/dist/ui/components/organisms/vc-table/vc-table.vue.d.ts +28 -3
  195. package/dist/ui/components/organisms/vc-table/vc-table.vue.d.ts.map +1 -1
  196. package/package.json +33 -27
  197. package/ui/components/molecules/vc-editor/_internal/extensions/font-size.ts +59 -0
  198. package/ui/components/molecules/vc-editor/_internal/toolbar-types.ts +57 -0
  199. package/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue +79 -0
  200. package/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue +215 -0
  201. package/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue +42 -0
  202. package/ui/components/molecules/vc-editor/index.ts +5 -0
  203. package/ui/components/molecules/vc-editor/vc-editor.stories.ts +172 -3
  204. package/ui/components/molecules/vc-editor/vc-editor.vue +49 -26
  205. package/ui/components/molecules/vc-slider/vc-slider.vue +8 -8
  206. package/dist/assets/042c75b764bc78a7.svg +0 -1
  207. package/dist/assets/0ba156439a339f2a.svg +0 -1
  208. package/dist/assets/0be560bfb22d0e72.woff2 +0 -0
  209. package/dist/assets/0f590f8a94577092.svg +0 -1
  210. package/dist/assets/0fc5820f8be53a1b.svg +0 -1
  211. package/dist/assets/10768e2cc79fc60b.svg +0 -1
  212. package/dist/assets/11b3d25a56fd9a21.woff2 +0 -0
  213. package/dist/assets/154365acf3010d96.woff2 +0 -0
  214. package/dist/assets/157b8721e0600ea8.svg +0 -1
  215. package/dist/assets/15e91cdd649cde9a.svg +0 -1
  216. package/dist/assets/1a3e84b2457f709a.woff +0 -0
  217. package/dist/assets/1de63eb118636cce.svg +0 -1
  218. package/dist/assets/1ea01de36eb5491b.svg +0 -1
  219. package/dist/assets/204eaf512fde2023.svg +0 -1
  220. package/dist/assets/2088983edf42e153.svg +0 -1
  221. package/dist/assets/208f810a9321a327.svg +0 -1
  222. package/dist/assets/21220a9d10e6c558.svg +0 -1
  223. package/dist/assets/220db345a102045d.woff2 +0 -0
  224. package/dist/assets/225da11d23968333.svg +0 -1
  225. package/dist/assets/226f862dd81bdc13.woff2 +0 -0
  226. package/dist/assets/23a2d53395ddb14f.woff +0 -0
  227. package/dist/assets/259e6ad461a52ad7.svg +0 -1
  228. package/dist/assets/261e6dec4d53b9ac.woff +0 -0
  229. package/dist/assets/262f46a0b6d94bb6.svg +0 -1
  230. package/dist/assets/2857c513073467da.svg +0 -1
  231. package/dist/assets/2b3be7889467d98f.woff +0 -0
  232. package/dist/assets/2d4e6190eec72737.svg +0 -1
  233. package/dist/assets/2eba973185078bc8.woff +0 -0
  234. package/dist/assets/327511cd4a7ba7f9.woff +0 -0
  235. package/dist/assets/334d3f6bc766c516.woff +0 -0
  236. package/dist/assets/34ff7dd0c2285956.svg +0 -1
  237. package/dist/assets/3d26b7c1ab78bbe2.woff +0 -0
  238. package/dist/assets/3f8c4cc8099e34b6.woff2 +0 -0
  239. package/dist/assets/40a0e53b79ce63c6.woff2 +0 -0
  240. package/dist/assets/41275bcb979cb650.svg +0 -1
  241. package/dist/assets/42df4e2d6fa3fd2a.woff2 +0 -0
  242. package/dist/assets/434f7982590e462f.woff +0 -0
  243. package/dist/assets/475937116ee3314a.woff2 +0 -0
  244. package/dist/assets/49791943b3872376.woff2 +0 -0
  245. package/dist/assets/4ae5f23e0ca888e7.woff2 +0 -0
  246. package/dist/assets/4d7a77b0e5373992.svg +0 -1
  247. package/dist/assets/4e43c74354534fb3.svg +0 -1
  248. package/dist/assets/4fe75f5117100705.svg +0 -1
  249. package/dist/assets/52610491f372cb0c.woff2 +0 -0
  250. package/dist/assets/52e261a005074e1b.woff +0 -0
  251. package/dist/assets/5304c3d05a5f9789.woff2 +0 -0
  252. package/dist/assets/572bb1bb4156a9c1.svg +0 -1
  253. package/dist/assets/5b3661be8be679d0.woff2 +0 -0
  254. package/dist/assets/5d96cfcc5bedd917.woff2 +0 -0
  255. package/dist/assets/6075995d7e74da46.woff2 +0 -0
  256. package/dist/assets/617c4736236e199e.woff +0 -0
  257. package/dist/assets/6619e9e10beea0e7.woff2 +0 -0
  258. package/dist/assets/67230f05dc94a265.svg +0 -1
  259. package/dist/assets/6798e4dd4add9b48.svg +0 -1
  260. package/dist/assets/698ec6c722d4cb05.woff2 +0 -0
  261. package/dist/assets/6a3e73faf406cf33.svg +0 -1
  262. package/dist/assets/72de3a63bc0b70dd.svg +0 -1
  263. package/dist/assets/74c6a6ab81bb6340.woff2 +0 -0
  264. package/dist/assets/74ed5f8a78e71106.svg +0 -1
  265. package/dist/assets/7a5aa5abd625137f.ttf +0 -0
  266. package/dist/assets/7ce0c166fd6a1204.woff +0 -0
  267. package/dist/assets/7d55399c2a7bc985.svg +0 -1
  268. package/dist/assets/7d970675c69fca1d.woff +0 -0
  269. package/dist/assets/7eda727273fd98d3.svg +0 -1
  270. package/dist/assets/7f6ebfd707b76ca2.woff +0 -0
  271. package/dist/assets/7fa898d213fcc7bc.woff2 +0 -0
  272. package/dist/assets/861e6b7192b3b6c7.woff +0 -0
  273. package/dist/assets/8bbcde81ba21ecb2.woff2 +0 -0
  274. package/dist/assets/8f6657e5e0b8d3e4.woff +0 -0
  275. package/dist/assets/910b0d99b9e26568.svg +0 -1
  276. package/dist/assets/91eee1aa81f72683.woff +0 -0
  277. package/dist/assets/92508f8707159b51.svg +0 -1
  278. package/dist/assets/9392bf1d591e1abb.svg +0 -1
  279. package/dist/assets/97e8d4984ba0713a.woff2 +0 -0
  280. package/dist/assets/9cb83236f6bb7ab1.svg +0 -1
  281. package/dist/assets/9d37314695c0b68d.woff +0 -0
  282. package/dist/assets/a18404194e3f9047.svg +0 -1
  283. package/dist/assets/a2017fe7f0a26510.svg +0 -1
  284. package/dist/assets/a47034e65dbcc3d7.woff +0 -0
  285. package/dist/assets/a617e11804bbacb7.woff +0 -0
  286. package/dist/assets/ab6e7190bb1492d5.woff2 +0 -0
  287. package/dist/assets/abf88f301a0730f4.svg +0 -1
  288. package/dist/assets/ac1a99b3d05d8232.woff +0 -0
  289. package/dist/assets/aed17cb6fdad2ada.woff2 +0 -0
  290. package/dist/assets/b1a596e31ad1185a.svg +0 -1
  291. package/dist/assets/b27767411c8427be.woff +0 -0
  292. package/dist/assets/b291dc35a17511f7.woff +0 -0
  293. package/dist/assets/b325adcae33bbe7a.svg +0 -1
  294. package/dist/assets/b372390551ca2fa1.svg +0 -1
  295. package/dist/assets/b5bb1e8fc975decd.svg +0 -1
  296. package/dist/assets/b645a4a2181b9dc1.svg +0 -1
  297. package/dist/assets/b6499ddce0a4ef7d.svg +0 -1
  298. package/dist/assets/b94421fadd23b0f2.svg +0 -1
  299. package/dist/assets/bb28fb0f27f1c11b.svg +0 -1
  300. package/dist/assets/bfbe205759295eca.woff2 +0 -0
  301. package/dist/assets/ca791c5ca5848a03.svg +0 -1
  302. package/dist/assets/cb32840ce330103f.woff +0 -0
  303. package/dist/assets/ccc878931d74181b.woff2 +0 -0
  304. package/dist/assets/d084bda16abe8a56.svg +0 -1
  305. package/dist/assets/d32b129cae2fffd6.svg +0 -1
  306. package/dist/assets/d35a4c7113315758.woff2 +0 -0
  307. package/dist/assets/d3f792f54ae4c307.svg +0 -1
  308. package/dist/assets/d5a5b8630120073d.svg +0 -1
  309. package/dist/assets/d5f9664ebbfb104b.svg +0 -1
  310. package/dist/assets/d80b05788e407de7.woff2 +0 -0
  311. package/dist/assets/d84247b59449dd88.woff2 +0 -0
  312. package/dist/assets/dd05d43ff0df2fc7.svg +0 -1
  313. package/dist/assets/e38acaa1757232e0.svg +0 -1
  314. package/dist/assets/e4a8550f1c7ffe36.svg +0 -1
  315. package/dist/assets/e5adb5ae3a3698f6.svg +0 -1
  316. package/dist/assets/e61a1889bac955f4.woff2 +0 -0
  317. package/dist/assets/e72bb11356af94c7.svg +0 -1
  318. package/dist/assets/e98196a9f8dcb2f0.svg +0 -1
  319. package/dist/assets/ebec912a42ad49ff.woff +0 -0
  320. package/dist/assets/ee6983981ffcbb41.woff2 +0 -0
  321. package/dist/assets/f09d89268e4c0317.svg +0 -1
  322. package/dist/assets/f276d55184e05a07.woff +0 -0
  323. package/dist/assets/f5722262b6e7214e.woff2 +0 -0
  324. package/dist/assets/f7fc8bf46089d8b2.svg +0 -1
  325. package/dist/assets/fcb1c1ffb5640194.woff +0 -0
  326. package/dist/assets/fe141d99763f5d2b.woff +0 -0
  327. package/dist/assets/fed13b0d59903483.svg +0 -1
  328. package/dist/assets/fed757d2c2344ead.woff2 +0 -0
  329. package/dist/assets/ffc438f20e79ce73.woff +0 -0
  330. package/dist/framework.js +0 -24357
  331. package/dist/index.css +0 -9
  332. package/dist/vendor-boolbase-A_-Pp38P.js +0 -23
  333. package/dist/vendor-cheerio-C46iBpCu.js +0 -1053
  334. package/dist/vendor-cheerio-select-C8emRZsx.js +0 -191
  335. package/dist/vendor-core-js-DFA7rceR.js +0 -1206
  336. package/dist/vendor-css-select-DR9bp36p.js +0 -622
  337. package/dist/vendor-css-what-CZZaquJM.js +0 -267
  338. package/dist/vendor-cypress-signalr-mock-CdKwIhWw.js +0 -769
  339. package/dist/vendor-date-fns-sZ1zMzTH.js +0 -3008
  340. package/dist/vendor-dom-serializer-Sk3xHhQk.js +0 -213
  341. package/dist/vendor-dom7-wvIUV9pT.js +0 -529
  342. package/dist/vendor-domelementtype-B3sFIGaC.js +0 -21
  343. package/dist/vendor-domhandler-CL40eeX9.js +0 -311
  344. package/dist/vendor-dompurify-eYFoHPwR.js +0 -528
  345. package/dist/vendor-domutils-BiVCXO8c.js +0 -386
  346. package/dist/vendor-entities-CCReaWqU.js +0 -364
  347. package/dist/vendor-floating-ui-core-3dy7r5mx.js +0 -349
  348. package/dist/vendor-floating-ui-dom-DCjH_QK4.js +0 -393
  349. package/dist/vendor-floating-ui-utils-D2sT7feD.js +0 -259
  350. package/dist/vendor-floating-ui-vue-BUBCqiRN.js +0 -107
  351. package/dist/vendor-headlessui-vue-Dg0Llidi.js +0 -961
  352. package/dist/vendor-htmlparser2-CpQu33io.js +0 -735
  353. package/dist/vendor-intlify-core-base-txnziOTW.js +0 -1130
  354. package/dist/vendor-intlify-message-compiler-XquMv3aB.js +0 -947
  355. package/dist/vendor-intlify-shared-CE1Dfvjf.js +0 -144
  356. package/dist/vendor-iso-639-1-BJO6WZAt.js +0 -781
  357. package/dist/vendor-linkify-it-LzoUhj6C.js +0 -199
  358. package/dist/vendor-linkifyjs-DTu7SY_Y.js +0 -705
  359. package/dist/vendor-lodash-es-CrYlgAi8.js +0 -4816
  360. package/dist/vendor-lucide-vue-next-m0L4DzUL.js +0 -29780
  361. package/dist/vendor-markdown-it-RJo-N9ov.js +0 -2263
  362. package/dist/vendor-markdown-it-task-lists-BxLwscWK.js +0 -69
  363. package/dist/vendor-mdurl-DZFDNdqC.js +0 -192
  364. package/dist/vendor-microsoft-applicationinsights-analytics-js-CauId95v.js +0 -1105
  365. package/dist/vendor-microsoft-applicationinsights-cfgsync-js-DGfB75It.js +0 -261
  366. package/dist/vendor-microsoft-applicationinsights-channel-js-B4PYlGv8.js +0 -1809
  367. package/dist/vendor-microsoft-applicationinsights-common-Bj6sQeoz.js +0 -1921
  368. package/dist/vendor-microsoft-applicationinsights-core-js-Cga21Mpw.js +0 -4127
  369. package/dist/vendor-microsoft-applicationinsights-dependencies-js-CH87Sln6.js +0 -1399
  370. package/dist/vendor-microsoft-applicationinsights-properties-js-CLE2OEt_.js +0 -572
  371. package/dist/vendor-microsoft-applicationinsights-shims-CxtPYiwp.js +0 -43
  372. package/dist/vendor-microsoft-applicationinsights-web-8IaeIl22.js +0 -487
  373. package/dist/vendor-microsoft-dynamicproto-js-DSkQkH3T.js +0 -147
  374. package/dist/vendor-microsoft-signalr-qIrag5xx.js +0 -1761
  375. package/dist/vendor-moment-CwOqp704.js +0 -2589
  376. package/dist/vendor-nevware21-ts-async-DadHEt7N.js +0 -260
  377. package/dist/vendor-nevware21-ts-utils-Dy41wRhA.js +0 -853
  378. package/dist/vendor-nth-check-CS1D-zr5.js +0 -45
  379. package/dist/vendor-orderedmap-B3SOk52B.js +0 -103
  380. package/dist/vendor-parse5-htmlparser2-tree-adapter-BWywtwol.js +0 -143
  381. package/dist/vendor-parse5-zq5Hn0y9.js +0 -5749
  382. package/dist/vendor-popperjs-core-LGjf7Wza.js +0 -905
  383. package/dist/vendor-prettier-DaiSFsWE.js +0 -4875
  384. package/dist/vendor-prosemirror-commands-B8fhFbTo.js +0 -385
  385. package/dist/vendor-prosemirror-dropcursor-CdHQ9kQG.js +0 -86
  386. package/dist/vendor-prosemirror-gapcursor-W-ky5QTm.js +0 -200
  387. package/dist/vendor-prosemirror-history-CrtTR5Cd.js +0 -248
  388. package/dist/vendor-prosemirror-keymap-DWvoDWf6.js +0 -62
  389. package/dist/vendor-prosemirror-markdown-CuzWQ2N6.js +0 -650
  390. package/dist/vendor-prosemirror-model-CVTn1Stc.js +0 -2722
  391. package/dist/vendor-prosemirror-schema-list-Ds6x_KLX.js +0 -87
  392. package/dist/vendor-prosemirror-state-CRUasa1V.js +0 -821
  393. package/dist/vendor-prosemirror-tables-DzTfCeHX.js +0 -1711
  394. package/dist/vendor-prosemirror-transform-BeDaI3CS.js +0 -1507
  395. package/dist/vendor-prosemirror-view-BGYdOWiJ.js +0 -3748
  396. package/dist/vendor-punycode-js-CNI-zL6U.js +0 -133
  397. package/dist/vendor-rope-sequence-sEGCUMi8.js +0 -100
  398. package/dist/vendor-semver-FuwqpOls.js +0 -1021
  399. package/dist/vendor-ssr-window-D4k3p53c.js +0 -133
  400. package/dist/vendor-swiper-DrZzJvo8.js +0 -2825
  401. package/dist/vendor-tanstack-virtual-core-l0sNRNKZ.js +0 -1
  402. package/dist/vendor-tanstack-vue-virtual-CD9yLWd7.js +0 -1
  403. package/dist/vendor-tippy-js-nNhcw_JH.js +0 -812
  404. package/dist/vendor-tiptap-core-dlTW4S11.js +0 -2817
  405. package/dist/vendor-tiptap-extension-blockquote-iAIM-meW.js +0 -43
  406. package/dist/vendor-tiptap-extension-bold-bkOLNH6E.js +0 -71
  407. package/dist/vendor-tiptap-extension-bubble-menu-BRWVLpun.js +0 -128
  408. package/dist/vendor-tiptap-extension-bullet-list-DfU428XB.js +0 -53
  409. package/dist/vendor-tiptap-extension-code-CgIql8q6.js +0 -51
  410. package/dist/vendor-tiptap-extension-code-block-V26-erQk.js +0 -133
  411. package/dist/vendor-tiptap-extension-document-BYF_BzDD.js +0 -9
  412. package/dist/vendor-tiptap-extension-dropcursor-DqjaaFex.js +0 -20
  413. package/dist/vendor-tiptap-extension-floating-menu-vptdm_Y0.js +0 -99
  414. package/dist/vendor-tiptap-extension-gapcursor-DxLBw8V0.js +0 -24
  415. package/dist/vendor-tiptap-extension-hard-break-DygHhzqw.js +0 -55
  416. package/dist/vendor-tiptap-extension-heading-C-ArDc3_.js +0 -54
  417. package/dist/vendor-tiptap-extension-history-C41RW3Bv.js +0 -35
  418. package/dist/vendor-tiptap-extension-horizontal-rule-BGMGd9fo.js +0 -58
  419. package/dist/vendor-tiptap-extension-image-DChcWb4v.js +0 -64
  420. package/dist/vendor-tiptap-extension-italic-BNJrFvrR.js +0 -70
  421. package/dist/vendor-tiptap-extension-link-DFN4ENph.js +0 -270
  422. package/dist/vendor-tiptap-extension-list-item-3qKYhGHe.js +0 -33
  423. package/dist/vendor-tiptap-extension-ordered-list-D3QL0eiW.js +0 -71
  424. package/dist/vendor-tiptap-extension-paragraph-DZfkaJJ-.js +0 -33
  425. package/dist/vendor-tiptap-extension-placeholder-CoOAmd0a.js +0 -52
  426. package/dist/vendor-tiptap-extension-strike-BlGNozxy.js +0 -61
  427. package/dist/vendor-tiptap-extension-table-CZn6Xykb.js +0 -213
  428. package/dist/vendor-tiptap-extension-table-cell-BQuS-XFD.js +0 -40
  429. package/dist/vendor-tiptap-extension-table-header-ZrtK7HiQ.js +0 -40
  430. package/dist/vendor-tiptap-extension-table-row-CBrXvqsO.js +0 -22
  431. package/dist/vendor-tiptap-extension-text-DwA7jrBq.js +0 -8
  432. package/dist/vendor-tiptap-extension-underline-CIVtuRLl.js +0 -40
  433. package/dist/vendor-tiptap-markdown-CidDIpZ-.js +0 -826
  434. package/dist/vendor-tiptap-pm-9TOy65Oe.js +0 -1
  435. package/dist/vendor-tiptap-starter-kit-BdU6UtqB.js +0 -29
  436. package/dist/vendor-tiptap-vue-3-CnYccgV4.js +0 -225
  437. package/dist/vendor-truncate-html-DYC0Lj9o.js +0 -145
  438. package/dist/vendor-uc-micro-4lbSaZOs.js +0 -17
  439. package/dist/vendor-vee-validate-i18n-zT8NxX3R.js +0 -93
  440. package/dist/vendor-vee-validate-rules-4oWUZPpG.js +0 -316
  441. package/dist/vendor-vue-currency-input-BqaYAdhD.js +0 -317
  442. package/dist/vendor-vue-demi-CD9yLWd7.js +0 -1
  443. package/dist/vendor-vue-devtools-api-aVYGocXp.js +0 -93
  444. package/dist/vendor-vue-i18n-BeXi5L3e.js +0 -1370
  445. package/dist/vendor-vue3-application-insights-C8xbxXXX.js +0 -69
  446. package/dist/vendor-vue3-touch-events-8Pa3HHlV.js +0 -169
  447. package/dist/vendor-vuepic-vue-datepicker-Chx5s5I-.js +0 -5116
  448. package/dist/vendor-vueuse-components-B0zqjNRW.js +0 -542
  449. package/dist/vendor-vueuse-core-CYgwn-B2.js +0 -5130
  450. package/dist/vendor-vueuse-shared-B_uDJJ6V.js +0 -1169
  451. package/dist/vendor-w3c-keyname-CLxH8j-f.js +0 -92
Binary file
Binary file
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="m0 160 256-32 256 32v192l-256 32L0 352z"/><path fill="#eee" d="M0 0h512v160H0z"/><path fill="#d80027" d="M0 352h512v160H0z"/><path fill="#eee" d="M64 63v217c0 104 144 137 144 137s144-33 144-137V63z"/><path fill="#d80027" d="M96 95v185a83 78 0 0 0 9 34h206a83 77 0 0 0 9-34V95z"/><path fill="#eee" d="M288 224h-64v-32h32v-32h-32v-32h-32v32h-32v32h32v32h-64v32h64v32h32v-32h64z"/><path fill="#0052b4" d="M152 359a247 231 0 0 0 56 24c12-3 34-11 56-24a123 115 0 0 0 47-45 60 56 0 0 0-34-10l-14 2a60 56 0 0 0-110 0 60 56 0 0 0-14-2c-12 0-24 4-34 10a123 115 0 0 0 47 45z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h512v55.7l-25 32.7 25 34v267.2l-26 36 26 30.7V512H0v-55.7l24.8-34.1L0 389.6V122.4l27.2-33.2L0 55.7z"/><path fill="#0052b4" d="M0 55.7v66.7h512V55.7zm0 333.9v66.7h512v-66.7zm352.4-189.3H288l-32-55.6-32.1 55.6h-64.3l32.1 55.7-32 55.7h64.2l32.1 55.6 32.1-55.6h64.3L320.3 256l32-55.7zm-57 55.7-19.7 34.2h-39.4L216.5 256l19.8-34.2h39.4l19.8 34.2zM256 187.6l7.3 12.7h-14.6zm-59.2 34.2h14.7l-7.4 12.7zm0 68.4 7.3-12.7 7.4 12.7zm59.2 34.2-7.3-12.7h14.6zm59.2-34.2h-14.7l7.4-12.7zm-14.7-68.4h14.7l-7.3 12.7z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h512v256l-265 45.2z"/><path fill="#d80027" d="M210 256h302v256H0z"/><path fill="#0052b4" d="M0 0v512l256-256L0 0z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#6da544" d="M0 0v512h160l96-64 96 64h160V0H352l-96 64-96-64Z"/><path fill="#eee" d="M160 0h192v512H160Z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"/><path fill="#d80027" d="M0 0h512v167H0z"/><path fill="#eee" d="M0 345h512v167H0z"/><path fill="#d80027" d="M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z"/><path fill="#ffda44" d="M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z"/><path fill="#eee" d="M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#0052b4" d="M512 170v172l-256 32L0 342V170l256-32z"/><path fill="#eee" d="M512 0v170H0V0Z"/><path fill="#d80027" d="M512 342v170H0V342Z"/></g></svg>
Binary file
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M256 0h256v64l-32 32 32 32v64l-32 32 32 32v64l-32 32 32 32v64l-256 32L0 448v-64l32-32-32-32v-64z"/><path fill="#d80027" d="M224 64h288v64H224Zm0 128h288v64H256ZM0 320h512v64H0Zm0 128h512v64H0Z"/><path fill="#0052b4" d="M0 0h256v256H0Z"/><path fill="#eee" d="m187 243 57-41h-70l57 41-22-67zm-81 0 57-41H93l57 41-22-67zm-81 0 57-41H12l57 41-22-67zm162-81 57-41h-70l57 41-22-67zm-81 0 57-41H93l57 41-22-67zm-81 0 57-41H12l57 41-22-67Zm162-82 57-41h-70l57 41-22-67Zm-81 0 57-41H93l57 41-22-67zm-81 0 57-41H12l57 41-22-67Z"/></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#338af3" d="M0 0h512v512H0z"/><path fill="#ffda44" d="M400.7 258.8H111.3c0 20 17.4 36.2 37.4 36.2h-1.2c0 20 16.2 36.1 36.2 36.1 0 20 16.1 36.2 36.1 36.2h72.4c20 0 36.1-16.2 36.1-36.2 20 0 36.2-16.2 36.2-36.1h-1.2c20 0 37.4-16.2 37.4-36.2z"/><path fill="#338af3" d="M356.2 211.5a100.2 100.2 0 0 1-200.4 0"/><path fill="#ffda44" d="m332.5 211.5-31.3 14.7 16.7 30.3-34-6.5-4.3 34.3L256 259l-23.6 25.3L228 250l-34 6.5 16.6-30.3-31.2-14.7 31.2-14.7-16.6-30.3 34 6.5 4.3-34.3 23.6 25.2 23.6-25.2L284 173l34-6.5-16.6 30.3z"/></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#a2001d" d="M0 0h167l84.9 45L345 0h167v512H345l-87.7-48.1L167 512H0z"/><path fill="#0052b4" d="M167 0h178v512H167z"/><g fill="#ffda44"><path d="M122.4 256h22.3v89h-22.3zm-89 0h22.3v89H33.4z"/><circle cx="89" cy="289.4" r="22.3"/><circle cx="89" cy="211.5" r="11.1"/><path d="M66.8 322.8h44.5V345H66.8zm0-89h44.5V256H66.8zM89 133.5l8 24.2h25.4l-20.6 15 7.9 24.3L89 182l-20.6 15 7.9-24.3-20.6-15h25.5z"/></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="M0 0h512v512H0z"/><path fill="#ffda44" d="M381.2 256 330 280l27.3 49.6-55.6-10.6-7 56.1-38.7-41.3-38.7 41.3-7-56.1-55.6 10.6 27.3-49.5-51.2-24.1 51.2-24-27.3-49.6 55.6 10.6 7-56.1 38.7 41.3 38.7-41.3 7 56.1 55.6-10.6-27.3 49.5z"/><circle cx="256" cy="256" r="77.9" fill="#d80027"/><path fill="#ffda44" d="M217 256c-1.8 0-3.7.1-5.5.3a44.3 44.3 0 0 0 10.4 28.3 78 78 0 0 1 15-24.9A55.4 55.4 0 0 0 217 256zm24 42a44.4 44.4 0 0 0 30 0c-2.6-10-7.8-19-15-26-7.2 7-12.4 16-15 26zm53.6-64.3a44.5 44.5 0 0 0-77.2 0 77.4 77.4 0 0 1 38.6 10.5 77.4 77.4 0 0 1 38.6-10.5zm-19.6 26a78 78 0 0 1 15.1 25 44.3 44.3 0 0 0 10.4-28.4 55.8 55.8 0 0 0-5.5-.3 55.3 55.3 0 0 0-20 3.7z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#6da544" d="M0 512h167l37.9-260.3L167 0H0z"/><path fill="#d80027" d="M512 0H167v512h345z"/><circle cx="167" cy="256" r="89" fill="#ffda44"/><path fill="#d80027" d="M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z"/><path fill="#eee" d="M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#ffda44" d="m0 128 256-32 256 32v256l-256 32L0 384Z"/><path fill="#d80027" d="M0 0h512v128H0zm0 384h512v128H0z"/><g fill="#eee"><path d="M144 304h-16v-80h16zm128 0h16v-80h-16z"/><ellipse cx="208" cy="296" rx="48" ry="32"/></g><g fill="#d80027"><rect width="16" height="24" x="128" y="192" rx="8"/><rect width="16" height="24" x="272" y="192" rx="8"/><path d="M208 272v24a24 24 0 0 0 24 24 24 24 0 0 0 24-24v-24h-24z"/></g><rect width="32" height="16" x="120" y="208" fill="#ff9811" ry="8"/><rect width="32" height="16" x="264" y="208" fill="#ff9811" ry="8"/><rect width="32" height="16" x="120" y="304" fill="#ff9811" rx="8"/><rect width="32" height="16" x="264" y="304" fill="#ff9811" rx="8"/><path fill="#ff9811" d="M160 272v24c0 8 4 14 9 19l5-6 5 10a21 21 0 0 0 10 0l5-10 5 6c6-5 9-11 9-19v-24h-9l-5 8-5-8h-10l-5 8-5-8z"/><path d="M122 252h172m-172 24h28m116 0h28"/><path fill="#d80027" d="M122 248a4 4 0 0 0-4 4 4 4 0 0 0 4 4h172a4 4 0 0 0 4-4 4 4 0 0 0-4-4zm0 24a4 4 0 0 0-4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0-4-4zm144 0a4 4 0 0 0-4 4 4 4 0 0 0 4 4h28a4 4 0 0 0 4-4 4 4 0 0 0-4-4z"/><path fill="#eee" d="M196 168c-7 0-13 5-15 11l-5-1c-9 0-16 7-16 16s7 16 16 16c7 0 13-4 15-11a16 16 0 0 0 17-4 16 16 0 0 0 17 4 16 16 0 1 0 10-20 16 16 0 0 0-27-5c-3-4-7-6-12-6zm0 8c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm24 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-8 0-4 4-8 8-8zm-44 10 4 1 4 8c0 4-4 7-8 7s-8-3-8-8c0-4 4-8 8-8zm64 0c5 0 8 4 8 8 0 5-3 8-8 8-4 0-8-3-8-7l4-8z"/><path fill="none" d="M220 284v12c0 7 5 12 12 12s12-5 12-12v-12z"/><path fill="#ff9811" d="M200 160h16v32h-16z"/><path fill="#eee" d="M208 224h48v48h-48z"/><path fill="#d80027" d="m248 208-8 8h-64l-8-8c0-13 18-24 40-24s40 11 40 24zm-88 16h48v48h-48z"/><rect width="20" height="32" x="222" y="232" fill="#d80027" rx="10" ry="10"/><path fill="#ff9811" d="M168 232v8h8v16h-8v8h32v-8h-8v-16h8v-8zm8-16h64v8h-64z"/><g fill="#ffda44"><circle cx="186" cy="202" r="6"/><circle cx="208" cy="202" r="6"/><circle cx="230" cy="202" r="6"/></g><path fill="#d80027" d="M169 272v43a24 24 0 0 0 10 4v-47h-10zm20 0v47a24 24 0 0 0 10-4v-43h-10z"/><g fill="#338af3"><circle cx="208" cy="272" r="16"/><rect width="32" height="16" x="264" y="320" ry="8"/><rect width="32" height="16" x="120" y="320" ry="8"/></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="m0 160 256-32 256 32v192l-256 32L0 352z"/><path fill="#ff9811" d="M0 0h512v160H0Z"/><path fill="#6da544" d="M0 352h512v160H0Z"/><circle cx="256" cy="256" r="72" fill="#0052b4"/><circle cx="256" cy="256" r="48" fill="#eee"/><circle cx="256" cy="256" r="24" fill="#0052b4"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h133.6l35.3 16.7L200.3 0H512v222.6l-22.6 31.7 22.6 35.1V512H200.3l-32-19.8-34.7 19.8H0V289.4l22.1-33.3L0 222.6z"/><path fill="#0052b4" d="M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0h-66.7z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M167 0h178l25.9 252.3L345 512H167l-29.8-253.4z"/><path fill="#6da544" d="M0 0h167v512H0z"/><path fill="#d80027" d="M345 0h167v512H345z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 0h224l32 32 32-32h224v224l-32 32 32 32v224H288l-32-32-32 32H0V288l32-32-32-32Z"/><path fill="#d80027" d="M224 0v224H0v64h224v224h64V288h224v-64H288V0h-64zm-96 96v32H96v32h32v32h32v-32h32v-32h-32V96h-32zm224 0v32h-32v32h32v32h32v-32h32v-32h-32V96h-32zM128 320v32H96v32h32v32h32v-32h32v-32h-32v-32h-32zm224 0v32h-32v32h32v32h32v-32h32v-32h-32v-32h-32z"/></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"/><path fill="#a2001d" d="M0 0h512v167H0z"/><path fill="#0052b4" d="M0 345h512v167H0z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#ffda44" d="m0 256 258-39.4L512 256v256H0z"/><path fill="#338af3" d="M0 0h512v256H0z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="M0 0h512v512H0z"/><path fill="#ffda44" d="m256 133.6 27.6 85H373L300.7 271l27.6 85-72.3-52.5-72.3 52.6 27.6-85-72.3-52.6h89.4z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#496e2d" d="m0 166.9 258-31.7 254 31.7v178l-251.4 41.3L0 344.9z"/><path fill="#eee" d="M0 0h512v166.9H0z"/><path fill="#d80027" d="M0 344.9h512V512H0z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="M0 0h512v512H0z"/><path fill="#333" d="M400.7 190H308a33.3 33.3 0 0 0-24.2-56.4 33.3 33.3 0 0 0-27.8 14.9 33.4 33.4 0 1 0-52 41.5h-92.7a45.8 45.8 0 0 0 46 44.5h-1.5c0 24.6 20 44.6 44.5 44.6 0 8 2.1 15.4 5.8 21.8l-37 37 28.4 28.3 40.2-40.2a30.5 30.5 0 0 0 4.9 1.4l-24.3 54.8L256 423l37.7-40.8-24.3-54.8a30.4 30.4 0 0 0 4.9-1.4l40.2 40.2 28.3-28.3-37-37a44.2 44.2 0 0 0 5.9-21.8c24.5 0 44.5-20 44.5-44.6h-1.5c24.6 0 46-19.9 46-44.5z"/></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#ffda44" d="M0 0h68.2l86 33.6L216.5 0h78.8l61.2 34.8L443.8 0H512v68.3l-31.4 88 31.4 60.2v78.8L477.4 356l34.6 87.8V512h-68.2l-77-37.3-71.3 37.3h-78.8l-61-39.7L68.2 512H0v-68l40.3-88.2L0 295.5v-78.8L40.3 157 0 68.2z"/><path fill="#d80027" d="M295.5 512h148.3L256 256zm-79-512H68.2L256 256zm.2 512L256 256 68.2 512zM0 216.7 256 256 0 68.2zm0 227.2L256 256 0 295.5zM512 68.3 256 256l256-39.5zM443.8 0H295.3L256 256zM512 443.8V295.3L256 256z"/><circle cx="256" cy="256" r="89" fill="#d80027"/><circle cx="256" cy="256" r="66.8" fill="#ffda44"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="m0 0 8 22-8 23v23l32 54-32 54v32l32 48-32 48v32l32 54-32 54v68l22-8 23 8h23l54-32 54 32h32l48-32 48 32h32l54-32 54 32h68l-8-22 8-23v-23l-32-54 32-54v-32l-32-48 32-48v-32l-32-54 32-54V0l-22 8-23-8h-23l-54 32-54-32h-32l-48 32-48-32h-32l-54 32L68 0H0z"/><path fill="#0052b4" d="M336 0v108L444 0Zm176 68L404 176h108zM0 176h108L0 68ZM68 0l108 108V0Zm108 512V404L68 512ZM0 444l108-108H0Zm512-108H404l108 108Zm-68 176L336 404v108z"/><path fill="#d80027" d="M0 0v45l131 131h45L0 0zm208 0v208H0v96h208v208h96V304h208v-96H304V0h-96zm259 0L336 131v45L512 0h-45zM176 336 0 512h45l131-131v-45zm160 0 176 176v-45L381 336h-45z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="M0 0h512v89l-79.2 163.7L512 423v89H0v-89l82.7-169.6L0 89z"/><path fill="#eee" d="M0 89h512v78l-42.6 91.2L512 345v78H0v-78l40-92.5L0 167z"/><path fill="#0052b4" d="M0 167h512v178H0z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="m0 256 256.4-44.3L512 256v256H0z"/><path fill="#eee" d="M0 0h512v256H0z"/></g></svg>
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#6da544" d="m0 167 253.8-19.3L512 167v178l-254.9 32.3L0 345z"/><path fill="#ffda44" d="M0 0h512v167H0z"/><path fill="#d80027" d="M0 345h512v167H0z"/></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#d80027" d="m0 166.9 253-31.8 259 31.8v178l-257.5 37.4L0 345z"/><path fill="#338af3" d="M0 0h512v166.9H0z"/><path fill="#6da544" d="M0 344.9h512V512H0z"/><g fill="#eee"><path d="M261.6 328.2a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7z"/><path d="m317.2 206 9.6 26.8 25.8-12.3-12.2 25.8 26.9 9.6-27 9.6 12.3 25.8-25.8-12.3-9.6 27-9.6-27-25.8 12.3 12.3-25.8-27-9.6 27-9.6-12.3-25.8 25.8 12.3z"/></g></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 256 256 0h256v55.7l-19.5 33 19.5 33.7v66.8l-22.1 37.7L512 256v66.8l-20.2 38.5 20.2 28.3v66.7l-254.5 28.2L0 456.3v-66.7l26-35.1-26-31.7z"/><path fill="#d80027" d="M256 256h256v-66.8H222.9zm-33.1-133.6H512V55.7H222.9zM512 512v-55.7H0V512zM0 389.6h512v-66.8H0z"/><path fill="#0052b4" d="M0 0h256v256H0z"/><g fill="#ffda44"><path d="M170.2 219.1a63.3 63.3 0 1 1 30.1-119 78 78 0 1 0 0 111.4 63 63 0 0 1-30 7.6z"/><path d="m188 111.3 11.3 23.5 25.4-5.9-11.4 23.5 20.4 16.2-25.4 5.7.1 26-20.3-16.2-20.4 16.2.1-26-25.4-5.7 20.4-16.2-11.4-23.5 25.4 6z"/></g></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="m0 256 249.6-41.3L512 256v256H0z"/><path fill="#a2001d" d="M0 0h512v256H0z"/></g></svg>
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="#fff"/></mask><g mask="url(#a)"><path fill="#eee" d="M0 144.7 258.8 39.6 512 144.7v222.6L257 493 0 367.3z"/><path fill="#6da544" d="M0 0v144.7h105.6v-22.2h33.6v22.2h33.3v-22.2h33.6v22.2h33.3v-22.2H273v22.2h33v-22.2h33.6v22.2h33.2v-22.2h33.6v22.2H512V0z"/><path fill="#d80027" d="M0 367.3V512h512V367.3H406.4v22.4h-33.6v-22.4h-33.2v22.4H306v-22.4h-33v22.4h-33.6v-22.4h-33.3v22.4h-33.6v-22.4h-33.3v22.4h-33.6v-22.4zm339.1-178h-33.4c.2 3.7.4 7.4.4 11.1 0 24.8-6.2 48.8-17 66-3.3 5.2-9 12.6-16.4 17.6v-94.7h-33.4v94.8c-7.5-5-13-12.4-16.4-17.7-10.8-17-17-41-17-65.9 0-3.7.2-7.4.4-11H173a190 190 0 0 0-.4 11c0 68.7 36.7 122.5 83.5 122.5s83.5-53.8 83.5-122.5c0-3.7-.1-7.4-.4-11z"/></g></svg>
Binary file
Binary file