@univerjs/icons 1.34.0 → 1.38.0

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 (713) hide show
  1. package/dist/cjs/add-image-icon.cjs +40 -14
  2. package/dist/cjs/base.cjs +81 -6
  3. package/dist/cjs/chart-icon.cjs +4 -4
  4. package/dist/cjs/chord-chart-icon.cjs +63 -73
  5. package/dist/cjs/column-icon.cjs +33 -16
  6. package/dist/cjs/comment-icon.cjs +17 -40
  7. package/dist/cjs/direct-export-icon.cjs +15 -8
  8. package/dist/cjs/doc-setting-icon.cjs +17 -17
  9. package/dist/cjs/freeze-to-selected-icon.cjs +29 -8
  10. package/dist/cjs/function-icon.cjs +5 -4
  11. package/dist/cjs/graph-icon.cjs +17 -27
  12. package/dist/cjs/grid-icon.cjs +14 -4
  13. package/dist/cjs/header-footer-icon.cjs +19 -24
  14. package/dist/cjs/history-icon.cjs +28 -26
  15. package/dist/cjs/index.cjs +28 -35
  16. package/dist/cjs/link-icon.cjs +10 -4
  17. package/dist/cjs/one-to-one-icon.cjs +17 -23
  18. package/dist/cjs/pdf-app-icon.cjs +59 -0
  19. package/dist/cjs/pdf-highlight-icon.cjs +55 -0
  20. package/dist/cjs/pdf-multi-icon.cjs +75 -0
  21. package/dist/cjs/print-icon.cjs +42 -14
  22. package/dist/cjs/protect-icon.cjs +40 -16
  23. package/dist/cjs/reduce-icon.cjs +4 -4
  24. package/dist/cjs/shape-format-setting-icon.cjs +10 -14
  25. package/dist/cjs/shape-icon.cjs +4 -2
  26. package/dist/cjs/smart-art-icon.cjs +66 -0
  27. package/dist/cjs/table-icon.cjs +14 -4
  28. package/dist/cjs/text-icon.cjs +7 -28
  29. package/dist/esm/a-icon.d.ts +1 -2
  30. package/dist/esm/activity-icon.d.ts +1 -2
  31. package/dist/esm/add-digits-icon.d.ts +1 -2
  32. package/dist/esm/add-image-icon.d.ts +1 -2
  33. package/dist/esm/add-image-icon.js +40 -14
  34. package/dist/esm/add-note-icon.d.ts +1 -2
  35. package/dist/esm/addition-and-subtraction-icon.d.ts +1 -2
  36. package/dist/esm/adjust-height-double-icon.d.ts +1 -2
  37. package/dist/esm/adjust-width-double-icon.d.ts +1 -2
  38. package/dist/esm/ai-assistant-multi-icon.d.ts +1 -2
  39. package/dist/esm/align-bottom-icon.d.ts +1 -2
  40. package/dist/esm/align-text-both-icon.d.ts +1 -2
  41. package/dist/esm/align-top-icon.d.ts +1 -2
  42. package/dist/esm/all-border-icon.d.ts +1 -2
  43. package/dist/esm/amplify-icon.d.ts +1 -2
  44. package/dist/esm/area-chart-icon.d.ts +1 -2
  45. package/dist/esm/arrow-down-icon.d.ts +1 -2
  46. package/dist/esm/arrow-left-icon.d.ts +1 -2
  47. package/dist/esm/arrow-right-icon.d.ts +1 -2
  48. package/dist/esm/arrow-tilt-down-icon.d.ts +1 -2
  49. package/dist/esm/arrow-tilt-up-icon.d.ts +1 -2
  50. package/dist/esm/arrow-up-icon.d.ts +1 -2
  51. package/dist/esm/ascending-icon.d.ts +1 -2
  52. package/dist/esm/auto-height-double-icon.d.ts +1 -2
  53. package/dist/esm/auto-width-double-icon.d.ts +1 -2
  54. package/dist/esm/autofill-double-icon.d.ts +1 -2
  55. package/dist/esm/autowrap-icon.d.ts +1 -2
  56. package/dist/esm/back-slash-double-icon.d.ts +1 -2
  57. package/dist/esm/ban-icon.d.ts +1 -2
  58. package/dist/esm/bar-chart-icon.d.ts +1 -2
  59. package/dist/esm/base.d.ts +16 -14
  60. package/dist/esm/base.js +82 -7
  61. package/dist/esm/bases-app-icon.d.ts +1 -2
  62. package/dist/esm/bases-multi-icon.d.ts +1 -2
  63. package/dist/esm/boards-app-icon.d.ts +1 -2
  64. package/dist/esm/boards-multi-icon.d.ts +1 -2
  65. package/dist/esm/bold-icon.d.ts +1 -2
  66. package/dist/esm/bottom-icon.d.ts +1 -2
  67. package/dist/esm/boxplot-icon.d.ts +1 -2
  68. package/dist/esm/brush-icon.d.ts +1 -2
  69. package/dist/esm/bubble-icon.d.ts +1 -2
  70. package/dist/esm/calendar-icon.d.ts +1 -2
  71. package/dist/esm/callout-icon.d.ts +1 -2
  72. package/dist/esm/cancel-freeze-icon.d.ts +1 -2
  73. package/dist/esm/cancel-merge-icon.d.ts +1 -2
  74. package/dist/esm/candlestick-chart-icon.d.ts +1 -2
  75. package/dist/esm/catalogue-icon.d.ts +1 -2
  76. package/dist/esm/cell-0-double-icon.d.ts +1 -2
  77. package/dist/esm/cell-100-double-icon.d.ts +1 -2
  78. package/dist/esm/cell-25-double-icon.d.ts +1 -2
  79. package/dist/esm/cell-50-double-icon.d.ts +1 -2
  80. package/dist/esm/cell-75-double-icon.d.ts +1 -2
  81. package/dist/esm/chart-icon.d.ts +1 -2
  82. package/dist/esm/chart-icon.js +4 -4
  83. package/dist/esm/check-mark-icon.d.ts +1 -2
  84. package/dist/esm/checkbox-icon.d.ts +1 -2
  85. package/dist/esm/chord-chart-icon.d.ts +1 -2
  86. package/dist/esm/chord-chart-icon.js +63 -73
  87. package/dist/esm/class-diagram-class-icon.d.ts +1 -2
  88. package/dist/esm/class-diagram-dashed-filled-arrow-connector-icon.d.ts +1 -2
  89. package/dist/esm/class-diagram-dashed-open-arrow-connector-icon.d.ts +1 -2
  90. package/dist/esm/class-diagram-filled-arrow-connector-icon.d.ts +1 -2
  91. package/dist/esm/class-diagram-filled-diamond-connector-icon.d.ts +1 -2
  92. package/dist/esm/class-diagram-hollow-diamond-connector-icon.d.ts +1 -2
  93. package/dist/esm/class-diagram-interface-icon.d.ts +1 -2
  94. package/dist/esm/clear-format-double-icon.d.ts +1 -2
  95. package/dist/esm/clock-icon.d.ts +1 -2
  96. package/dist/esm/close-icon.d.ts +1 -2
  97. package/dist/esm/cloud-outline-icon.d.ts +1 -2
  98. package/dist/esm/code-block-icon.d.ts +1 -2
  99. package/dist/esm/code-icon.d.ts +1 -2
  100. package/dist/esm/color-wheel-multi-icon.d.ts +1 -2
  101. package/dist/esm/column-chart-icon.d.ts +1 -2
  102. package/dist/esm/column-icon.d.ts +1 -2
  103. package/dist/esm/column-icon.js +33 -16
  104. package/dist/esm/column-sparkline-icon.d.ts +1 -2
  105. package/dist/esm/combo-chart-icon.d.ts +1 -2
  106. package/dist/esm/comment-icon.d.ts +1 -2
  107. package/dist/esm/comment-icon.js +17 -40
  108. package/dist/esm/component-diagram-assembly-connector-icon.d.ts +1 -2
  109. package/dist/esm/component-diagram-component-box-icon.d.ts +1 -2
  110. package/dist/esm/component-diagram-component-icon.d.ts +1 -2
  111. package/dist/esm/component-diagram-provided-interface-icon.d.ts +1 -2
  112. package/dist/esm/component-diagram-required-interface-icon.d.ts +1 -2
  113. package/dist/esm/conditional-color-icon.d.ts +1 -2
  114. package/dist/esm/conditions-double-icon.d.ts +1 -2
  115. package/dist/esm/configure-tab-icon.d.ts +1 -2
  116. package/dist/esm/connection-line-icon.d.ts +1 -2
  117. package/dist/esm/connector-bar-crows-foot-marker-icon.d.ts +1 -2
  118. package/dist/esm/connector-bar-marker-icon.d.ts +1 -2
  119. package/dist/esm/connector-circle-bar-marker-icon.d.ts +1 -2
  120. package/dist/esm/connector-circle-crows-foot-marker-icon.d.ts +1 -2
  121. package/dist/esm/connector-circle-marker-icon.d.ts +1 -2
  122. package/dist/esm/connector-cross-marker-icon.d.ts +1 -2
  123. package/dist/esm/connector-crows-foot-marker-icon.d.ts +1 -2
  124. package/dist/esm/connector-filled-arrow-marker-icon.d.ts +1 -2
  125. package/dist/esm/connector-filled-circle-marker-icon.d.ts +1 -2
  126. package/dist/esm/connector-filled-diamond-marker-icon.d.ts +1 -2
  127. package/dist/esm/connector-hollow-diamond-marker-icon.d.ts +1 -2
  128. package/dist/esm/connector-hollow-triangle-marker-icon.d.ts +1 -2
  129. package/dist/esm/connector-none-marker-icon.d.ts +1 -2
  130. package/dist/esm/connector-open-arrow-marker-icon.d.ts +1 -2
  131. package/dist/esm/connector-rounded-elbow-icon.d.ts +1 -2
  132. package/dist/esm/connector-swap-markers-icon.d.ts +1 -2
  133. package/dist/esm/connector-x-marker-icon.d.ts +1 -2
  134. package/dist/esm/convert-icon.d.ts +1 -2
  135. package/dist/esm/convert-to-number-icon.d.ts +1 -2
  136. package/dist/esm/copy-double-icon.d.ts +1 -2
  137. package/dist/esm/copy-icon.d.ts +1 -2
  138. package/dist/esm/correct-double-icon.d.ts +1 -2
  139. package/dist/esm/create-copy-icon.d.ts +1 -2
  140. package/dist/esm/crop-icon.d.ts +1 -2
  141. package/dist/esm/cross-highlighting-icon.d.ts +1 -2
  142. package/dist/esm/cross-icon.d.ts +1 -2
  143. package/dist/esm/cursors-icon.d.ts +1 -2
  144. package/dist/esm/custom-sort-icon.d.ts +1 -2
  145. package/dist/esm/cut-icon.d.ts +1 -2
  146. package/dist/esm/data-bar-icon.d.ts +1 -2
  147. package/dist/esm/data-flow-circle-icon.d.ts +1 -2
  148. package/dist/esm/data-flow-data-storage1-icon.d.ts +1 -2
  149. package/dist/esm/data-flow-data-storage2-icon.d.ts +1 -2
  150. package/dist/esm/data-flow-data-storage3-icon.d.ts +1 -2
  151. package/dist/esm/data-flow-rounded-rectangle-icon.d.ts +1 -2
  152. package/dist/esm/data-flow-rounded-square-icon.d.ts +1 -2
  153. package/dist/esm/data-validation-icon.d.ts +1 -2
  154. package/dist/esm/database-function-icon.d.ts +1 -2
  155. package/dist/esm/database-icon.d.ts +1 -2
  156. package/dist/esm/date-function-icon.d.ts +1 -2
  157. package/dist/esm/date-picker-icon.d.ts +1 -2
  158. package/dist/esm/delete-cell-move-down-double-icon.d.ts +1 -2
  159. package/dist/esm/delete-cell-shift-left-double-icon.d.ts +1 -2
  160. package/dist/esm/delete-cell-shift-right-double-icon.d.ts +1 -2
  161. package/dist/esm/delete-cell-shift-up-double-icon.d.ts +1 -2
  162. package/dist/esm/delete-column-double-icon.d.ts +1 -2
  163. package/dist/esm/delete-empty-icon.d.ts +1 -2
  164. package/dist/esm/delete-icon.d.ts +1 -2
  165. package/dist/esm/delete-note-icon.d.ts +1 -2
  166. package/dist/esm/delete-row-double-icon.d.ts +1 -2
  167. package/dist/esm/delete-table-double-icon.d.ts +1 -2
  168. package/dist/esm/descending-icon.d.ts +1 -2
  169. package/dist/esm/direct-export-icon.d.ts +1 -2
  170. package/dist/esm/direct-export-icon.js +15 -8
  171. package/dist/esm/dissatisfied-double-icon.d.ts +1 -2
  172. package/dist/esm/divider-icon.d.ts +1 -2
  173. package/dist/esm/doc-setting-icon.d.ts +1 -2
  174. package/dist/esm/doc-setting-icon.js +17 -17
  175. package/dist/esm/docs-app-icon.d.ts +1 -2
  176. package/dist/esm/docs-multi-icon.d.ts +1 -2
  177. package/dist/esm/dollar-icon.d.ts +1 -2
  178. package/dist/esm/dong-icon.d.ts +1 -2
  179. package/dist/esm/down-border-double-icon.d.ts +1 -2
  180. package/dist/esm/down-icon.d.ts +1 -2
  181. package/dist/esm/download-icon.d.ts +1 -2
  182. package/dist/esm/download-image-icon.d.ts +1 -2
  183. package/dist/esm/dropdown-list-icon.d.ts +1 -2
  184. package/dist/esm/engineering-function-icon.d.ts +1 -2
  185. package/dist/esm/entity-relationship-entity-icon.d.ts +1 -2
  186. package/dist/esm/entity-relationship-field-type-icon.d.ts +1 -2
  187. package/dist/esm/entity-relationship-full-icon.d.ts +1 -2
  188. package/dist/esm/entity-relationship-key-field-icon.d.ts +1 -2
  189. package/dist/esm/error-icon.d.ts +1 -2
  190. package/dist/esm/euro-icon.d.ts +1 -2
  191. package/dist/esm/exclamation-icon.d.ts +1 -2
  192. package/dist/esm/expand-ascending-icon.d.ts +1 -2
  193. package/dist/esm/expand-descending-icon.d.ts +1 -2
  194. package/dist/esm/expand-icon.d.ts +1 -2
  195. package/dist/esm/exponential-icon.d.ts +1 -2
  196. package/dist/esm/export-icon.d.ts +1 -2
  197. package/dist/esm/eye-icon.d.ts +1 -2
  198. package/dist/esm/eyelash-icon.d.ts +1 -2
  199. package/dist/esm/feature-search-icon.d.ts +1 -2
  200. package/dist/esm/filter-icon.d.ts +1 -2
  201. package/dist/esm/financial-function-icon.d.ts +1 -2
  202. package/dist/esm/first-tab-icon.d.ts +1 -2
  203. package/dist/esm/flag-icon.d.ts +1 -2
  204. package/dist/esm/flip-horizontal-icon.d.ts +1 -2
  205. package/dist/esm/flip-vertical-icon.d.ts +1 -2
  206. package/dist/esm/folder-icon.d.ts +1 -2
  207. package/dist/esm/font-color-double-icon.d.ts +1 -2
  208. package/dist/esm/font-size-increase-icon.d.ts +1 -2
  209. package/dist/esm/font-size-reduce-icon.d.ts +1 -2
  210. package/dist/esm/foods-icon.d.ts +1 -2
  211. package/dist/esm/formula-accent-icon.d.ts +1 -2
  212. package/dist/esm/formula-bracket-icon.d.ts +1 -2
  213. package/dist/esm/formula-fraction-icon.d.ts +1 -2
  214. package/dist/esm/formula-function-icon.d.ts +1 -2
  215. package/dist/esm/formula-integral-icon.d.ts +1 -2
  216. package/dist/esm/formula-large-operator-icon.d.ts +1 -2
  217. package/dist/esm/formula-limit-logarithm-icon.d.ts +1 -2
  218. package/dist/esm/formula-matrix-icon.d.ts +1 -2
  219. package/dist/esm/formula-operator-icon.d.ts +1 -2
  220. package/dist/esm/formula-radical-icon.d.ts +1 -2
  221. package/dist/esm/formula-script-icon.d.ts +1 -2
  222. package/dist/esm/fountain-pen-icon.d.ts +1 -2
  223. package/dist/esm/freeze-column-icon.d.ts +1 -2
  224. package/dist/esm/freeze-row-icon.d.ts +1 -2
  225. package/dist/esm/freeze-to-selected-icon.d.ts +1 -2
  226. package/dist/esm/freeze-to-selected-icon.js +29 -8
  227. package/dist/esm/function-icon.d.ts +1 -2
  228. package/dist/esm/function-icon.js +5 -4
  229. package/dist/esm/funnel-icon.d.ts +1 -2
  230. package/dist/esm/fx-icon.d.ts +1 -2
  231. package/dist/esm/gauge-chart-icon.d.ts +1 -2
  232. package/dist/esm/graph-icon.d.ts +1 -2
  233. package/dist/esm/graph-icon.js +17 -27
  234. package/dist/esm/grid-icon.d.ts +1 -2
  235. package/dist/esm/grid-icon.js +14 -4
  236. package/dist/esm/grid-outline-icon.d.ts +1 -2
  237. package/dist/esm/grip-horizontal-icon.d.ts +1 -2
  238. package/dist/esm/grip-vertical-icon.d.ts +1 -2
  239. package/dist/esm/group-icon.d.ts +1 -2
  240. package/dist/esm/group-sparkline-icon.d.ts +1 -2
  241. package/dist/esm/grouping-double-icon.d.ts +1 -2
  242. package/dist/esm/guffaw-double-icon.d.ts +1 -2
  243. package/dist/esm/h1-icon.d.ts +1 -2
  244. package/dist/esm/h2-icon.d.ts +1 -2
  245. package/dist/esm/h3-icon.d.ts +1 -2
  246. package/dist/esm/h4-icon.d.ts +1 -2
  247. package/dist/esm/h5-icon.d.ts +1 -2
  248. package/dist/esm/h6-icon.d.ts +1 -2
  249. package/dist/esm/hand-icon.d.ts +1 -2
  250. package/dist/esm/header-footer-icon.d.ts +1 -2
  251. package/dist/esm/header-footer-icon.js +19 -24
  252. package/dist/esm/heatmap-icon.d.ts +1 -2
  253. package/dist/esm/help-icon.d.ts +1 -2
  254. package/dist/esm/hide-double-icon.d.ts +1 -2
  255. package/dist/esm/hide-gridlines-icon.d.ts +1 -2
  256. package/dist/esm/hide-note-icon.d.ts +1 -2
  257. package/dist/esm/histogram-chart-icon.d.ts +1 -2
  258. package/dist/esm/history-icon.d.ts +1 -2
  259. package/dist/esm/history-icon.js +28 -26
  260. package/dist/esm/home-icon.d.ts +1 -2
  261. package/dist/esm/horizontal-border-double-icon.d.ts +1 -2
  262. package/dist/esm/horizontal-merge-icon.d.ts +1 -2
  263. package/dist/esm/horizontally-icon.d.ts +1 -2
  264. package/dist/esm/impatient-double-icon.d.ts +1 -2
  265. package/dist/esm/import-icon.d.ts +1 -2
  266. package/dist/esm/increase-icon.d.ts +1 -2
  267. package/dist/esm/index.d.ts +4 -5
  268. package/dist/esm/index.js +5 -6
  269. package/dist/esm/indicate-double-icon.d.ts +1 -2
  270. package/dist/esm/info-icon.d.ts +1 -2
  271. package/dist/esm/information-function-icon.d.ts +1 -2
  272. package/dist/esm/inner-border-double-icon.d.ts +1 -2
  273. package/dist/esm/insert-cell-down-double-icon.d.ts +1 -2
  274. package/dist/esm/insert-cell-shift-right-double-icon.d.ts +1 -2
  275. package/dist/esm/insert-comment-double-icon.d.ts +1 -2
  276. package/dist/esm/insert-double-icon.d.ts +1 -2
  277. package/dist/esm/insert-icon.d.ts +1 -2
  278. package/dist/esm/insert-link-double-icon.d.ts +1 -2
  279. package/dist/esm/insert-row-above-double-icon.d.ts +1 -2
  280. package/dist/esm/insert-row-below-double-icon.d.ts +1 -2
  281. package/dist/esm/italic-icon.d.ts +1 -2
  282. package/dist/esm/keyboard-icon.d.ts +1 -2
  283. package/dist/esm/left-border-double-icon.d.ts +1 -2
  284. package/dist/esm/left-double-diagonal-double-icon.d.ts +1 -2
  285. package/dist/esm/left-insert-column-double-icon.d.ts +1 -2
  286. package/dist/esm/left-justifying-icon.d.ts +1 -2
  287. package/dist/esm/left-rotation-forty-five-degrees-icon.d.ts +1 -2
  288. package/dist/esm/left-rotation-ninety-degrees-icon.d.ts +1 -2
  289. package/dist/esm/left-tridiagonal-double-icon.d.ts +1 -2
  290. package/dist/esm/line-chart-icon.d.ts +1 -2
  291. package/dist/esm/line-dashed-none-icon.d.ts +1 -2
  292. package/dist/esm/line-double-open-arrow-icon.d.ts +1 -2
  293. package/dist/esm/line-indent-decrease-icon.d.ts +1 -2
  294. package/dist/esm/line-indent-increase-icon.d.ts +1 -2
  295. package/dist/esm/line-none-icon.d.ts +1 -2
  296. package/dist/esm/line-open-arrow-icon.d.ts +1 -2
  297. package/dist/esm/line-sparkline-icon.d.ts +1 -2
  298. package/dist/esm/linear-icon.d.ts +1 -2
  299. package/dist/esm/link-icon.d.ts +1 -2
  300. package/dist/esm/link-icon.js +10 -4
  301. package/dist/esm/live-share-icon.d.ts +1 -2
  302. package/dist/esm/loading-multi-icon.d.ts +1 -2
  303. package/dist/esm/locate-fixed-icon.d.ts +1 -2
  304. package/dist/esm/lock-icon.d.ts +1 -2
  305. package/dist/esm/logarithmic-icon.d.ts +1 -2
  306. package/dist/esm/logical-function-icon.d.ts +1 -2
  307. package/dist/esm/lookup-function-icon.d.ts +1 -2
  308. package/dist/esm/math-function-icon.d.ts +1 -2
  309. package/dist/esm/menu-icon.d.ts +1 -2
  310. package/dist/esm/merge-all-icon.d.ts +1 -2
  311. package/dist/esm/mermaid-diagram-icon.d.ts +1 -2
  312. package/dist/esm/mind-map-icon.d.ts +1 -2
  313. package/dist/esm/mistake-double-icon.d.ts +1 -2
  314. package/dist/esm/more-down-icon.d.ts +1 -2
  315. package/dist/esm/more-horizontal-icon.d.ts +1 -2
  316. package/dist/esm/more-left-icon.d.ts +1 -2
  317. package/dist/esm/more-right-icon.d.ts +1 -2
  318. package/dist/esm/more-up-icon.d.ts +1 -2
  319. package/dist/esm/more-vertical-icon.d.ts +1 -2
  320. package/dist/esm/move-down-icon.d.ts +1 -2
  321. package/dist/esm/move-up-icon.d.ts +1 -2
  322. package/dist/esm/moving-average-icon.d.ts +1 -2
  323. package/dist/esm/nature-icon.d.ts +1 -2
  324. package/dist/esm/no-border-icon.d.ts +1 -2
  325. package/dist/esm/no-color-double-icon.d.ts +1 -2
  326. package/dist/esm/no-rotation-icon.d.ts +1 -2
  327. package/dist/esm/noninductive-double-icon.d.ts +1 -2
  328. package/dist/esm/number-icon.d.ts +1 -2
  329. package/dist/esm/object-layers-icon.d.ts +1 -2
  330. package/dist/esm/objects-icon.d.ts +1 -2
  331. package/dist/esm/off-line-icon.d.ts +1 -2
  332. package/dist/esm/on-line-icon.d.ts +1 -2
  333. package/dist/esm/one-to-one-icon.d.ts +1 -2
  334. package/dist/esm/one-to-one-icon.js +17 -23
  335. package/dist/esm/order-icon.d.ts +1 -2
  336. package/dist/esm/outer-border-double-icon.d.ts +1 -2
  337. package/dist/esm/overflow-icon.d.ts +1 -2
  338. package/dist/esm/paint-bucket-double-icon.d.ts +1 -2
  339. package/dist/esm/paint-icon.d.ts +1 -2
  340. package/dist/esm/paste-special-double-icon.d.ts +1 -2
  341. package/dist/esm/pdf-app-icon.d.ts +2 -0
  342. package/dist/esm/pdf-app-icon.js +54 -0
  343. package/dist/esm/pdf-highlight-icon.d.ts +2 -0
  344. package/dist/esm/pdf-highlight-icon.js +50 -0
  345. package/dist/esm/pdf-multi-icon.d.ts +2 -0
  346. package/dist/esm/pdf-multi-icon.js +70 -0
  347. package/dist/esm/pen-icon.d.ts +1 -2
  348. package/dist/esm/people-icon.d.ts +1 -2
  349. package/dist/esm/percent-icon.d.ts +1 -2
  350. package/dist/esm/pie-chart-icon.d.ts +1 -2
  351. package/dist/esm/piping-icon.d.ts +1 -2
  352. package/dist/esm/pivot-table-icon.d.ts +1 -2
  353. package/dist/esm/places-icon.d.ts +1 -2
  354. package/dist/esm/point-color-double-icon.d.ts +1 -2
  355. package/dist/esm/polynomial-icon.d.ts +1 -2
  356. package/dist/esm/power-line-icon.d.ts +1 -2
  357. package/dist/esm/precise-selection-icon.d.ts +1 -2
  358. package/dist/esm/print-icon.d.ts +1 -2
  359. package/dist/esm/print-icon.js +42 -14
  360. package/dist/esm/progress-0-double-icon.d.ts +1 -2
  361. package/dist/esm/progress-100-double-icon.d.ts +1 -2
  362. package/dist/esm/progress-25-double-icon.d.ts +1 -2
  363. package/dist/esm/progress-50-double-icon.d.ts +1 -2
  364. package/dist/esm/progress-75-double-icon.d.ts +1 -2
  365. package/dist/esm/protect-icon.d.ts +1 -2
  366. package/dist/esm/protect-icon.js +40 -16
  367. package/dist/esm/quick-add-icon.d.ts +1 -2
  368. package/dist/esm/quote-icon.d.ts +1 -2
  369. package/dist/esm/radar-chart-icon.d.ts +1 -2
  370. package/dist/esm/random-icon.d.ts +1 -2
  371. package/dist/esm/rating-icon.d.ts +1 -2
  372. package/dist/esm/recent-icon.d.ts +1 -2
  373. package/dist/esm/record-icon.d.ts +1 -2
  374. package/dist/esm/redo-icon.d.ts +1 -2
  375. package/dist/esm/reduce-digits-icon.d.ts +1 -2
  376. package/dist/esm/reduce-double-icon.d.ts +1 -2
  377. package/dist/esm/reduce-icon.d.ts +1 -2
  378. package/dist/esm/reduce-icon.js +4 -4
  379. package/dist/esm/relationship-icon.d.ts +1 -2
  380. package/dist/esm/rename-icon.d.ts +1 -2
  381. package/dist/esm/reply-to-comment-icon.d.ts +1 -2
  382. package/dist/esm/resources-icon.d.ts +1 -2
  383. package/dist/esm/restore-icon.d.ts +1 -2
  384. package/dist/esm/rhomboid-icon.d.ts +1 -2
  385. package/dist/esm/rial-icon.d.ts +1 -2
  386. package/dist/esm/right-border-double-icon.d.ts +1 -2
  387. package/dist/esm/right-double-diagonal-double-icon.d.ts +1 -2
  388. package/dist/esm/right-insert-column-double-icon.d.ts +1 -2
  389. package/dist/esm/right-justifying-icon.d.ts +1 -2
  390. package/dist/esm/right-rotation-forty-five-degrees-icon.d.ts +1 -2
  391. package/dist/esm/right-rotation-ninety-degrees-icon.d.ts +1 -2
  392. package/dist/esm/rmb-icon.d.ts +1 -2
  393. package/dist/esm/rouble-icon.d.ts +1 -2
  394. package/dist/esm/roundness-icon.d.ts +1 -2
  395. package/dist/esm/row-height-extra-tall-icon.d.ts +1 -2
  396. package/dist/esm/row-height-medium-icon.d.ts +1 -2
  397. package/dist/esm/row-height-short-icon.d.ts +1 -2
  398. package/dist/esm/row-height-tall-icon.d.ts +1 -2
  399. package/dist/esm/row-icon.d.ts +1 -2
  400. package/dist/esm/ruler-icon.d.ts +1 -2
  401. package/dist/esm/rupiah-icon.d.ts +1 -2
  402. package/dist/esm/sankey-icon.d.ts +1 -2
  403. package/dist/esm/scatter-chart-icon.d.ts +1 -2
  404. package/dist/esm/search-icon.d.ts +1 -2
  405. package/dist/esm/select-range-icon.d.ts +1 -2
  406. package/dist/esm/sequence-activation-bar-icon.d.ts +1 -2
  407. package/dist/esm/sequence-actor-lifeline-icon.d.ts +1 -2
  408. package/dist/esm/sequence-alternative-fragment-icon.d.ts +1 -2
  409. package/dist/esm/sequence-boundary-lifeline-icon.d.ts +1 -2
  410. package/dist/esm/sequence-collection-lifeline-icon.d.ts +1 -2
  411. package/dist/esm/sequence-control-lifeline-icon.d.ts +1 -2
  412. package/dist/esm/sequence-direct-access-storage-lifeline-icon.d.ts +1 -2
  413. package/dist/esm/sequence-entity-lifeline-icon.d.ts +1 -2
  414. package/dist/esm/sequence-fragment-icon.d.ts +1 -2
  415. package/dist/esm/sequence-magnetic-disk-lifeline-icon.d.ts +1 -2
  416. package/dist/esm/sequence-object-lifeline-icon.d.ts +1 -2
  417. package/dist/esm/shape-accent-border-callout1-icon.d.ts +1 -2
  418. package/dist/esm/shape-accent-border-callout2-icon.d.ts +1 -2
  419. package/dist/esm/shape-accent-border-callout3-icon.d.ts +1 -2
  420. package/dist/esm/shape-accent-callout1-icon.d.ts +1 -2
  421. package/dist/esm/shape-accent-callout2-icon.d.ts +1 -2
  422. package/dist/esm/shape-accent-callout3-icon.d.ts +1 -2
  423. package/dist/esm/shape-action-button-back-previous-icon.d.ts +1 -2
  424. package/dist/esm/shape-action-button-beginning-icon.d.ts +1 -2
  425. package/dist/esm/shape-action-button-blank-icon.d.ts +1 -2
  426. package/dist/esm/shape-action-button-document-icon.d.ts +1 -2
  427. package/dist/esm/shape-action-button-end-icon.d.ts +1 -2
  428. package/dist/esm/shape-action-button-forward-next-icon.d.ts +1 -2
  429. package/dist/esm/shape-action-button-help-icon.d.ts +1 -2
  430. package/dist/esm/shape-action-button-home-icon.d.ts +1 -2
  431. package/dist/esm/shape-action-button-information-icon.d.ts +1 -2
  432. package/dist/esm/shape-action-button-movie-icon.d.ts +1 -2
  433. package/dist/esm/shape-action-button-return-icon.d.ts +1 -2
  434. package/dist/esm/shape-action-button-sound-icon.d.ts +1 -2
  435. package/dist/esm/shape-arc-icon.d.ts +1 -2
  436. package/dist/esm/shape-background-color-double-icon.d.ts +1 -2
  437. package/dist/esm/shape-bent-arrow-icon.d.ts +1 -2
  438. package/dist/esm/shape-bent-connector3-arrow1-icon.d.ts +1 -2
  439. package/dist/esm/shape-bent-connector3-arrow2-icon.d.ts +1 -2
  440. package/dist/esm/shape-bent-connector3-icon.d.ts +1 -2
  441. package/dist/esm/shape-bent-up-arrow-icon.d.ts +1 -2
  442. package/dist/esm/shape-bevel-icon.d.ts +1 -2
  443. package/dist/esm/shape-block-arc-icon.d.ts +1 -2
  444. package/dist/esm/shape-border-callout1-icon.d.ts +1 -2
  445. package/dist/esm/shape-border-callout2-icon.d.ts +1 -2
  446. package/dist/esm/shape-border-callout3-icon.d.ts +1 -2
  447. package/dist/esm/shape-brace-pair-icon.d.ts +1 -2
  448. package/dist/esm/shape-bracket-pair-icon.d.ts +1 -2
  449. package/dist/esm/shape-callout1-icon.d.ts +1 -2
  450. package/dist/esm/shape-callout2-icon.d.ts +1 -2
  451. package/dist/esm/shape-callout3-icon.d.ts +1 -2
  452. package/dist/esm/shape-can-icon.d.ts +1 -2
  453. package/dist/esm/shape-chart-plus-icon.d.ts +1 -2
  454. package/dist/esm/shape-chart-star-icon.d.ts +1 -2
  455. package/dist/esm/shape-chart-x-icon.d.ts +1 -2
  456. package/dist/esm/shape-chevron-icon.d.ts +1 -2
  457. package/dist/esm/shape-chord-icon.d.ts +1 -2
  458. package/dist/esm/shape-circular-arrow-icon.d.ts +1 -2
  459. package/dist/esm/shape-cloud-callout-icon.d.ts +1 -2
  460. package/dist/esm/shape-cloud-icon.d.ts +1 -2
  461. package/dist/esm/shape-corner-icon.d.ts +1 -2
  462. package/dist/esm/shape-corner-tabs-icon.d.ts +1 -2
  463. package/dist/esm/shape-cube-icon.d.ts +1 -2
  464. package/dist/esm/shape-curved-connector3-arrow1-icon.d.ts +1 -2
  465. package/dist/esm/shape-curved-connector3-arrow2-icon.d.ts +1 -2
  466. package/dist/esm/shape-curved-connector3-icon.d.ts +1 -2
  467. package/dist/esm/shape-curved-down-arrow-icon.d.ts +1 -2
  468. package/dist/esm/shape-curved-left-arrow-icon.d.ts +1 -2
  469. package/dist/esm/shape-curved-right-arrow-icon.d.ts +1 -2
  470. package/dist/esm/shape-curved-up-arrow-icon.d.ts +1 -2
  471. package/dist/esm/shape-decagon-icon.d.ts +1 -2
  472. package/dist/esm/shape-diag-stripe-icon.d.ts +1 -2
  473. package/dist/esm/shape-diamond-icon.d.ts +1 -2
  474. package/dist/esm/shape-dodecagon-icon.d.ts +1 -2
  475. package/dist/esm/shape-donut-icon.d.ts +1 -2
  476. package/dist/esm/shape-double-wave-icon.d.ts +1 -2
  477. package/dist/esm/shape-down-arrow-callout-icon.d.ts +1 -2
  478. package/dist/esm/shape-down-arrow-icon.d.ts +1 -2
  479. package/dist/esm/shape-ellipse-icon.d.ts +1 -2
  480. package/dist/esm/shape-ellipse-ribbon-icon.d.ts +1 -2
  481. package/dist/esm/shape-ellipse-ribbon2-icon.d.ts +1 -2
  482. package/dist/esm/shape-flow-chart-alternate-process-icon.d.ts +1 -2
  483. package/dist/esm/shape-flow-chart-collate-icon.d.ts +1 -2
  484. package/dist/esm/shape-flow-chart-connector-icon.d.ts +1 -2
  485. package/dist/esm/shape-flow-chart-decision-icon.d.ts +1 -2
  486. package/dist/esm/shape-flow-chart-delay-icon.d.ts +1 -2
  487. package/dist/esm/shape-flow-chart-display-icon.d.ts +1 -2
  488. package/dist/esm/shape-flow-chart-document-icon.d.ts +1 -2
  489. package/dist/esm/shape-flow-chart-extract-icon.d.ts +1 -2
  490. package/dist/esm/shape-flow-chart-input-output-icon.d.ts +1 -2
  491. package/dist/esm/shape-flow-chart-internal-storage-icon.d.ts +1 -2
  492. package/dist/esm/shape-flow-chart-magnetic-disk-icon.d.ts +1 -2
  493. package/dist/esm/shape-flow-chart-magnetic-drum-icon.d.ts +1 -2
  494. package/dist/esm/shape-flow-chart-magnetic-tape-icon.d.ts +1 -2
  495. package/dist/esm/shape-flow-chart-manual-input-icon.d.ts +1 -2
  496. package/dist/esm/shape-flow-chart-manual-operation-icon.d.ts +1 -2
  497. package/dist/esm/shape-flow-chart-merge-icon.d.ts +1 -2
  498. package/dist/esm/shape-flow-chart-multidocument-icon.d.ts +1 -2
  499. package/dist/esm/shape-flow-chart-offline-storage-icon.d.ts +1 -2
  500. package/dist/esm/shape-flow-chart-offpage-connector-icon.d.ts +1 -2
  501. package/dist/esm/shape-flow-chart-online-storage-icon.d.ts +1 -2
  502. package/dist/esm/shape-flow-chart-or-icon.d.ts +1 -2
  503. package/dist/esm/shape-flow-chart-predefined-process-icon.d.ts +1 -2
  504. package/dist/esm/shape-flow-chart-preparation-icon.d.ts +1 -2
  505. package/dist/esm/shape-flow-chart-process-icon.d.ts +1 -2
  506. package/dist/esm/shape-flow-chart-punched-card-icon.d.ts +1 -2
  507. package/dist/esm/shape-flow-chart-punched-tape-icon.d.ts +1 -2
  508. package/dist/esm/shape-flow-chart-sort-icon.d.ts +1 -2
  509. package/dist/esm/shape-flow-chart-summing-junction-icon.d.ts +1 -2
  510. package/dist/esm/shape-flow-chart-terminator-icon.d.ts +1 -2
  511. package/dist/esm/shape-folder-corner-icon.d.ts +1 -2
  512. package/dist/esm/shape-format-setting-icon.d.ts +1 -2
  513. package/dist/esm/shape-format-setting-icon.js +10 -14
  514. package/dist/esm/shape-frame-icon.d.ts +1 -2
  515. package/dist/esm/shape-funnel-icon.d.ts +1 -2
  516. package/dist/esm/shape-gear6-icon.d.ts +1 -2
  517. package/dist/esm/shape-gear9-icon.d.ts +1 -2
  518. package/dist/esm/shape-half-frame-icon.d.ts +1 -2
  519. package/dist/esm/shape-heart-icon.d.ts +1 -2
  520. package/dist/esm/shape-heptagon-icon.d.ts +1 -2
  521. package/dist/esm/shape-hexagon-icon.d.ts +1 -2
  522. package/dist/esm/shape-home-plate-icon.d.ts +1 -2
  523. package/dist/esm/shape-horizontal-scroll-icon.d.ts +1 -2
  524. package/dist/esm/shape-icon.d.ts +1 -2
  525. package/dist/esm/shape-icon.js +4 -2
  526. package/dist/esm/shape-irregular-seal1-icon.d.ts +1 -2
  527. package/dist/esm/shape-irregular-seal2-icon.d.ts +1 -2
  528. package/dist/esm/shape-left-arrow-callout-icon.d.ts +1 -2
  529. package/dist/esm/shape-left-arrow-icon.d.ts +1 -2
  530. package/dist/esm/shape-left-brace-icon.d.ts +1 -2
  531. package/dist/esm/shape-left-bracket-icon.d.ts +1 -2
  532. package/dist/esm/shape-left-circular-arrow-icon.d.ts +1 -2
  533. package/dist/esm/shape-left-right-arrow-callout-icon.d.ts +1 -2
  534. package/dist/esm/shape-left-right-arrow-icon.d.ts +1 -2
  535. package/dist/esm/shape-left-right-circular-arrow-icon.d.ts +1 -2
  536. package/dist/esm/shape-left-right-ribbon-icon.d.ts +1 -2
  537. package/dist/esm/shape-left-right-up-arrow-icon.d.ts +1 -2
  538. package/dist/esm/shape-left-up-arrow-icon.d.ts +1 -2
  539. package/dist/esm/shape-lightning-bolt-icon.d.ts +1 -2
  540. package/dist/esm/shape-line-icon.d.ts +1 -2
  541. package/dist/esm/shape-line-inv-icon.d.ts +1 -2
  542. package/dist/esm/shape-math-divide-icon.d.ts +1 -2
  543. package/dist/esm/shape-math-equal-icon.d.ts +1 -2
  544. package/dist/esm/shape-math-minus-icon.d.ts +1 -2
  545. package/dist/esm/shape-math-multiply-icon.d.ts +1 -2
  546. package/dist/esm/shape-math-not-equal-icon.d.ts +1 -2
  547. package/dist/esm/shape-math-plus-icon.d.ts +1 -2
  548. package/dist/esm/shape-moon-icon.d.ts +1 -2
  549. package/dist/esm/shape-no-smoking-icon.d.ts +1 -2
  550. package/dist/esm/shape-non-isosceles-trapezoid-icon.d.ts +1 -2
  551. package/dist/esm/shape-notched-right-arrow-icon.d.ts +1 -2
  552. package/dist/esm/shape-octagon-icon.d.ts +1 -2
  553. package/dist/esm/shape-parallelogram-icon.d.ts +1 -2
  554. package/dist/esm/shape-pentagon-icon.d.ts +1 -2
  555. package/dist/esm/shape-pie-icon.d.ts +1 -2
  556. package/dist/esm/shape-pie-wedge-icon.d.ts +1 -2
  557. package/dist/esm/shape-plaque-icon.d.ts +1 -2
  558. package/dist/esm/shape-plaque-tabs-icon.d.ts +1 -2
  559. package/dist/esm/shape-plus-icon.d.ts +1 -2
  560. package/dist/esm/shape-quad-arrow-callout-icon.d.ts +1 -2
  561. package/dist/esm/shape-quad-arrow-icon.d.ts +1 -2
  562. package/dist/esm/shape-rect-icon.d.ts +1 -2
  563. package/dist/esm/shape-rect-textbox-horizontal-icon.d.ts +1 -2
  564. package/dist/esm/shape-rect-textbox-vertical-icon.d.ts +1 -2
  565. package/dist/esm/shape-ribbon-icon.d.ts +1 -2
  566. package/dist/esm/shape-ribbon2-icon.d.ts +1 -2
  567. package/dist/esm/shape-right-arrow-callout-icon.d.ts +1 -2
  568. package/dist/esm/shape-right-arrow-icon.d.ts +1 -2
  569. package/dist/esm/shape-right-brace-icon.d.ts +1 -2
  570. package/dist/esm/shape-right-bracket-icon.d.ts +1 -2
  571. package/dist/esm/shape-round-rect-icon.d.ts +1 -2
  572. package/dist/esm/shape-round1-rect-icon.d.ts +1 -2
  573. package/dist/esm/shape-round2-diag-rect-icon.d.ts +1 -2
  574. package/dist/esm/shape-round2-same-rect-icon.d.ts +1 -2
  575. package/dist/esm/shape-rt-triangle-icon.d.ts +1 -2
  576. package/dist/esm/shape-smiley-face-icon.d.ts +1 -2
  577. package/dist/esm/shape-snip-round-rect-icon.d.ts +1 -2
  578. package/dist/esm/shape-snip1-rect-icon.d.ts +1 -2
  579. package/dist/esm/shape-snip2-diag-rect-icon.d.ts +1 -2
  580. package/dist/esm/shape-snip2-same-rect-icon.d.ts +1 -2
  581. package/dist/esm/shape-square-tabs-icon.d.ts +1 -2
  582. package/dist/esm/shape-star10-icon.d.ts +1 -2
  583. package/dist/esm/shape-star12-icon.d.ts +1 -2
  584. package/dist/esm/shape-star16-icon.d.ts +1 -2
  585. package/dist/esm/shape-star24-icon.d.ts +1 -2
  586. package/dist/esm/shape-star32-icon.d.ts +1 -2
  587. package/dist/esm/shape-star4-icon.d.ts +1 -2
  588. package/dist/esm/shape-star5-icon.d.ts +1 -2
  589. package/dist/esm/shape-star6-icon.d.ts +1 -2
  590. package/dist/esm/shape-star7-icon.d.ts +1 -2
  591. package/dist/esm/shape-star8-icon.d.ts +1 -2
  592. package/dist/esm/shape-straight-connector1-icon.d.ts +1 -2
  593. package/dist/esm/shape-straight-connector2-icon.d.ts +1 -2
  594. package/dist/esm/shape-striped-right-arrow-icon.d.ts +1 -2
  595. package/dist/esm/shape-stroke-color-double-icon.d.ts +1 -2
  596. package/dist/esm/shape-sun-icon.d.ts +1 -2
  597. package/dist/esm/shape-swoosh-arrow-icon.d.ts +1 -2
  598. package/dist/esm/shape-teardrop-icon.d.ts +1 -2
  599. package/dist/esm/shape-trapezoid-icon.d.ts +1 -2
  600. package/dist/esm/shape-triangle-icon.d.ts +1 -2
  601. package/dist/esm/shape-up-arrow-callout-icon.d.ts +1 -2
  602. package/dist/esm/shape-up-arrow-icon.d.ts +1 -2
  603. package/dist/esm/shape-up-down-arrow-callout-icon.d.ts +1 -2
  604. package/dist/esm/shape-up-down-arrow-icon.d.ts +1 -2
  605. package/dist/esm/shape-uturn-arrow-icon.d.ts +1 -2
  606. package/dist/esm/shape-vertical-scroll-icon.d.ts +1 -2
  607. package/dist/esm/shape-wave-icon.d.ts +1 -2
  608. package/dist/esm/shape-wedge-ellipse-callout-icon.d.ts +1 -2
  609. package/dist/esm/shape-wedge-rect-callout-icon.d.ts +1 -2
  610. package/dist/esm/shape-wedge-round-rect-callout-icon.d.ts +1 -2
  611. package/dist/esm/share-icon.d.ts +1 -2
  612. package/dist/esm/share-range-icon.d.ts +1 -2
  613. package/dist/esm/sheet-icon.d.ts +1 -2
  614. package/dist/esm/sheets-app-icon.d.ts +1 -2
  615. package/dist/esm/sheets-multi-icon.d.ts +1 -2
  616. package/dist/esm/shortcut-icon.d.ts +1 -2
  617. package/dist/esm/show-dimensions-icon.d.ts +1 -2
  618. package/dist/esm/show-toolbar-icon.d.ts +1 -2
  619. package/dist/esm/shrink-icon.d.ts +1 -2
  620. package/dist/esm/shrink-to-fit-icon.d.ts +1 -2
  621. package/dist/esm/signal-0-double-icon.d.ts +1 -2
  622. package/dist/esm/signal-100-double-icon.d.ts +1 -2
  623. package/dist/esm/signal-25-double-icon.d.ts +1 -2
  624. package/dist/esm/signal-50-double-icon.d.ts +1 -2
  625. package/dist/esm/signal-75-double-icon.d.ts +1 -2
  626. package/dist/esm/slash-double-icon.d.ts +1 -2
  627. package/dist/esm/slides-app-icon.d.ts +1 -2
  628. package/dist/esm/slides-multi-icon.d.ts +1 -2
  629. package/dist/esm/slideshow-play-icon.d.ts +1 -2
  630. package/dist/esm/slideshow-theme-icon.d.ts +1 -2
  631. package/dist/esm/smart-art-icon.d.ts +2 -0
  632. package/dist/esm/smart-art-icon.js +61 -0
  633. package/dist/esm/smile-double-icon.d.ts +1 -2
  634. package/dist/esm/smile-icon.d.ts +1 -2
  635. package/dist/esm/star-empty-double-icon.d.ts +1 -2
  636. package/dist/esm/star-full-double-icon.d.ts +1 -2
  637. package/dist/esm/star-incomplete-double-icon.d.ts +1 -2
  638. package/dist/esm/statistical-function-icon.d.ts +1 -2
  639. package/dist/esm/status-diagram-final-state-icon.d.ts +1 -2
  640. package/dist/esm/status-diagram-initial-state-icon.d.ts +1 -2
  641. package/dist/esm/status-diagram-state-bar-icon.d.ts +1 -2
  642. package/dist/esm/sticky-note-icon.d.ts +1 -2
  643. package/dist/esm/strikethrough-icon.d.ts +1 -2
  644. package/dist/esm/stroke-size1-icon.d.ts +1 -2
  645. package/dist/esm/stroke-size2-icon.d.ts +1 -2
  646. package/dist/esm/stroke-size3-icon.d.ts +1 -2
  647. package/dist/esm/stroke-size4-icon.d.ts +1 -2
  648. package/dist/esm/stroke-size5-icon.d.ts +1 -2
  649. package/dist/esm/subscript-icon.d.ts +1 -2
  650. package/dist/esm/success-icon.d.ts +1 -2
  651. package/dist/esm/success-outline-icon.d.ts +1 -2
  652. package/dist/esm/sunburst-chart-icon.d.ts +1 -2
  653. package/dist/esm/superscript-icon.d.ts +1 -2
  654. package/dist/esm/symbols-icon.d.ts +1 -2
  655. package/dist/esm/table-border-style-dashed-icon.d.ts +1 -2
  656. package/dist/esm/table-border-style-dotted-icon.d.ts +1 -2
  657. package/dist/esm/table-border-style-icon.d.ts +1 -2
  658. package/dist/esm/table-border-style-solid-icon.d.ts +1 -2
  659. package/dist/esm/table-border-width-icon.d.ts +1 -2
  660. package/dist/esm/table-icon.d.ts +1 -2
  661. package/dist/esm/table-icon.js +14 -4
  662. package/dist/esm/text-function-icon.d.ts +1 -2
  663. package/dist/esm/text-icon.d.ts +1 -2
  664. package/dist/esm/text-icon.js +7 -28
  665. package/dist/esm/text-type-icon.d.ts +1 -2
  666. package/dist/esm/text-wrap-shape-icon.d.ts +1 -2
  667. package/dist/esm/todo-list-double-icon.d.ts +1 -2
  668. package/dist/esm/topmost-icon.d.ts +1 -2
  669. package/dist/esm/transitions-icon.d.ts +1 -2
  670. package/dist/esm/treemap-chart-icon.d.ts +1 -2
  671. package/dist/esm/triangle-icon.d.ts +1 -2
  672. package/dist/esm/truncation-icon.d.ts +1 -2
  673. package/dist/esm/typography-icon.d.ts +1 -2
  674. package/dist/esm/underline-icon.d.ts +1 -2
  675. package/dist/esm/undo-icon.d.ts +1 -2
  676. package/dist/esm/ungroup-icon.d.ts +1 -2
  677. package/dist/esm/ungroup-sparkline-icon.d.ts +1 -2
  678. package/dist/esm/univer-cli-icon.d.ts +1 -2
  679. package/dist/esm/univer-sdk-multi-icon.d.ts +1 -2
  680. package/dist/esm/unlink-icon.d.ts +1 -2
  681. package/dist/esm/unlock-icon.d.ts +1 -2
  682. package/dist/esm/unorder-icon.d.ts +1 -2
  683. package/dist/esm/up-border-double-icon.d.ts +1 -2
  684. package/dist/esm/up-icon.d.ts +1 -2
  685. package/dist/esm/vertical-border-double-icon.d.ts +1 -2
  686. package/dist/esm/vertical-center-icon.d.ts +1 -2
  687. package/dist/esm/vertical-integration-icon.d.ts +1 -2
  688. package/dist/esm/vertical-text-icon.d.ts +1 -2
  689. package/dist/esm/warn-double-icon.d.ts +1 -2
  690. package/dist/esm/warning-icon.d.ts +1 -2
  691. package/dist/esm/waterfall-chart-icon.d.ts +1 -2
  692. package/dist/esm/winloss-sparkline-icon.d.ts +1 -2
  693. package/dist/esm/won-icon.d.ts +1 -2
  694. package/dist/esm/write-icon.d.ts +1 -2
  695. package/dist/esm/zloty-icon.d.ts +1 -2
  696. package/dist/esm/zoom-in-icon.d.ts +1 -2
  697. package/dist/esm/zoom-out-icon.d.ts +1 -2
  698. package/package.json +6 -6
  699. package/dist/cjs/avg-icon.cjs +0 -75
  700. package/dist/cjs/cnt-icon.cjs +0 -75
  701. package/dist/cjs/max-icon.cjs +0 -75
  702. package/dist/cjs/min-icon.cjs +0 -75
  703. package/dist/cjs/sum-icon.cjs +0 -66
  704. package/dist/esm/avg-icon.d.ts +0 -3
  705. package/dist/esm/avg-icon.js +0 -70
  706. package/dist/esm/cnt-icon.d.ts +0 -3
  707. package/dist/esm/cnt-icon.js +0 -70
  708. package/dist/esm/max-icon.d.ts +0 -3
  709. package/dist/esm/max-icon.js +0 -70
  710. package/dist/esm/min-icon.d.ts +0 -3
  711. package/dist/esm/min-icon.js +0 -70
  712. package/dist/esm/sum-icon.d.ts +0 -3
  713. package/dist/esm/sum-icon.js +0 -61
@@ -14,21 +14,47 @@ const element = {
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
- "children": [{
18
- "tag": "path",
19
- "attrs": {
20
- "fill": "currentColor",
21
- "d": "M2.2498 3.65005C2.2498 2.87685 2.87661 2.25005 3.64981 2.25005H7.9998C8.33118 2.25005 8.5998 1.98142 8.5998 1.65005C8.5998 1.31868 8.33118 1.05005 7.9998 1.05005H3.64981C2.21387 1.05005 1.0498 2.21411 1.0498 3.65005V12.35C1.0498 13.786 2.21386 14.95 3.6498 14.95H12.3498C13.7857 14.95 14.9498 13.786 14.9498 12.3501V8.00005C14.9498 7.66868 14.6812 7.40005 14.3498 7.40005C14.0184 7.40005 13.7498 7.66868 13.7498 8.00005V9.23974L12.2385 8.1063C11.7252 7.72129 11.0068 7.7723 10.5531 8.22605L9.00869 9.77041L6.73916 7.8251C6.24387 7.40055 5.5095 7.41278 5.02864 7.85359L2.2498 10.4009V3.65005ZM2.2498 12.0287V12.35C2.2498 13.1232 2.87661 13.75 3.6498 13.75H12.3498C13.123 13.75 13.7498 13.1232 13.7498 12.3501V10.7397L11.5186 9.06631C11.4829 9.03956 11.433 9.04314 11.4016 9.07458L9.92249 10.5537L11.1015 11.5642C11.3531 11.7799 11.3822 12.1587 11.1666 12.4103C10.9509 12.6619 10.5721 12.691 10.3205 12.4753L5.9582 8.7362C5.92384 8.70674 5.87288 8.70758 5.83952 8.73816L2.2498 12.0287Z",
22
- "fillRule": "evenodd",
23
- "clipRule": "evenodd"
17
+ "children": [
18
+ {
19
+ "tag": "path",
20
+ "attrs": {
21
+ "stroke": "currentColor",
22
+ "d": "M7.9998 1.65005H3.64981C2.54524 1.65005 1.6498 2.54548 1.6498 3.65005V12.35C1.6498 13.4546 2.54523 14.35 3.6498 14.35H12.3498C13.4544 14.35 14.3498 13.4546 14.3498 12.3501V8.00005",
23
+ "strokeLinecap": "round",
24
+ "strokeLinejoin": "round",
25
+ "strokeWidth": 1.2
26
+ }
27
+ },
28
+ {
29
+ "tag": "path",
30
+ "attrs": {
31
+ "stroke": "currentColor",
32
+ "d": "M1.6498 11.2148L5.43408 8.29588L10.711 12.0198",
33
+ "strokeLinecap": "round",
34
+ "strokeLinejoin": "round",
35
+ "strokeWidth": 1.2
36
+ }
37
+ },
38
+ {
39
+ "tag": "path",
40
+ "attrs": {
41
+ "stroke": "currentColor",
42
+ "d": "M9.46559 10.1621L10.9774 8.65032C11.2042 8.42344 11.5634 8.39794 11.8201 8.59045L14.3498 10.4877",
43
+ "strokeLinecap": "round",
44
+ "strokeLinejoin": "round",
45
+ "strokeWidth": 1.2
46
+ }
47
+ },
48
+ {
49
+ "tag": "path",
50
+ "attrs": {
51
+ "stroke": "currentColor",
52
+ "d": "M11.8097 1.74783V6.24167M9.6603 3.897H14.1541",
53
+ "strokeLinecap": "round",
54
+ "strokeWidth": 1.2
55
+ }
24
56
  }
25
- }, {
26
- "tag": "path",
27
- "attrs": {
28
- "fill": "currentColor",
29
- "d": "M11.8097 1.14783C12.1411 1.14783 12.4097 1.41646 12.4097 1.74783V3.297H14.1541C14.4855 3.297 14.7541 3.56563 14.7541 3.897C14.7541 4.22837 14.4855 4.497 14.1541 4.497H12.4097V6.24167C12.4097 6.57304 12.1411 6.84167 11.8097 6.84167C11.4783 6.84167 11.2097 6.57304 11.2097 6.24167V4.497H9.6603C9.32893 4.497 9.0603 4.22837 9.0603 3.897C9.0603 3.56563 9.32893 3.297 9.6603 3.297H11.2097V1.74783C11.2097 1.41646 11.4783 1.14783 11.8097 1.14783Z"
30
- }
31
- }]
57
+ ]
32
58
  };
33
59
  const AddImageIcon = (0, react.forwardRef)(function AddImageIcon(props, ref) {
34
60
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
package/dist/cjs/base.cjs CHANGED
@@ -1,15 +1,22 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  let react = require("react");
3
3
  //#region ts/base.tsx
4
+ const SVG_STROKE_ELEMENT_SELECTOR = "circle, ellipse, line, path, polygon, polyline, rect, text, textPath, tspan, use";
4
5
  function IconBase({ ref, ...props }) {
5
- const { icon, id, className, extend, ...restProps } = props;
6
+ const { preserveStrokeWidth, icon, id, className, extend, ...restProps } = props;
6
7
  const cls = `univerjs-icon univerjs-icon-${id} ${className || ""}`.trim();
7
- const idSuffix = (0, react.useRef)(`_${generateShortUuid()}`);
8
+ const idSuffix = `_${(0, react.useId)()}`;
9
+ const rootRef = (0, react.useRef)(null);
10
+ (0, react.useImperativeHandle)(ref, () => rootRef.current);
11
+ (0, react.useLayoutEffect)(() => {
12
+ if (!preserveStrokeWidth || !rootRef.current || rootRef.current.localName !== icon.tag) return;
13
+ return applyPreserveStrokeWidth(rootRef.current);
14
+ }, [preserveStrokeWidth, icon]);
8
15
  return render(icon, `${id}`, {
9
16
  defIds: icon.defIds,
10
- idSuffix: idSuffix.current
17
+ idSuffix
11
18
  }, {
12
- ref,
19
+ ref: rootRef,
13
20
  className: cls,
14
21
  ...restProps
15
22
  }, extend);
@@ -60,8 +67,76 @@ function replaceRuntimeIdsInDefs(node, runtimeProps) {
60
67
  };
61
68
  return node;
62
69
  }
63
- function generateShortUuid() {
64
- return Math.random().toString(36).substring(2, 8);
70
+ /** Keep scalable strokes at their 16×16 baseline width as the viewport resizes. */
71
+ function applyPreserveStrokeWidth(root) {
72
+ const viewBox = root.viewBox.baseVal;
73
+ const viewBoxSize = Math.max(viewBox.width, viewBox.height);
74
+ if (!Number.isFinite(viewBoxSize) || viewBoxSize <= 0 || viewBox.width <= 0 || viewBox.height <= 0) return () => void 0;
75
+ const baselineViewportScale = 16 / viewBoxSize;
76
+ const overrides = Array.from(root.querySelectorAll(SVG_STROKE_ELEMENT_SELECTOR)).flatMap((element) => {
77
+ const computedStyle = getComputedStyle(element);
78
+ const strokeWidth = Number.parseFloat(computedStyle.strokeWidth);
79
+ if (computedStyle.stroke === "none" || Number.parseFloat(computedStyle.strokeOpacity) === 0 || computedStyle.vectorEffect === "non-scaling-stroke" || !Number.isFinite(strokeWidth) || strokeWidth <= 0) return [];
80
+ return [{
81
+ element,
82
+ hadStyleAttribute: element.hasAttribute("style"),
83
+ originalStrokeWidth: strokeWidth,
84
+ strokeWidth: getInlineStyleSnapshot(element.style, "stroke-width")
85
+ }];
86
+ }).map((measurement) => ({
87
+ appliedStrokeWidth: null,
88
+ element: measurement.element,
89
+ hadStyleAttribute: measurement.hadStyleAttribute,
90
+ isReleased: false,
91
+ originalStrokeWidth: measurement.originalStrokeWidth,
92
+ strokeWidth: measurement.strokeWidth
93
+ }));
94
+ if (overrides.length === 0) return () => void 0;
95
+ const updateStrokeWidths = (width, height) => {
96
+ if (viewBox.width <= 0 || viewBox.height <= 0 || width <= 0 || height <= 0) return;
97
+ const currentViewportScale = Math.min(width / viewBox.width, height / viewBox.height);
98
+ if (!Number.isFinite(currentViewportScale) || currentViewportScale <= 0) return;
99
+ overrides.forEach((override) => {
100
+ if (override.isReleased) return;
101
+ if (override.appliedStrokeWidth !== null && (override.element.style.getPropertyValue("stroke-width") !== override.appliedStrokeWidth || override.element.style.getPropertyPriority("stroke-width") !== override.strokeWidth.priority)) {
102
+ override.appliedStrokeWidth = null;
103
+ override.isReleased = true;
104
+ return;
105
+ }
106
+ const strokeWidth = override.originalStrokeWidth * baselineViewportScale / currentViewportScale;
107
+ const appliedStrokeWidth = `${Number(strokeWidth.toFixed(12))}px`;
108
+ override.element.style.setProperty("stroke-width", appliedStrokeWidth, override.strokeWidth.priority);
109
+ override.appliedStrokeWidth = appliedStrokeWidth;
110
+ });
111
+ };
112
+ const initialBounds = root.getBoundingClientRect();
113
+ updateStrokeWidths(initialBounds.width, initialBounds.height);
114
+ const resizeObserver = typeof ResizeObserver === "undefined" ? null : new ResizeObserver((entries) => {
115
+ if (entries.some((candidate) => candidate.target === root)) {
116
+ const bounds = root.getBoundingClientRect();
117
+ updateStrokeWidths(bounds.width, bounds.height);
118
+ }
119
+ });
120
+ resizeObserver?.observe(root);
121
+ return () => {
122
+ resizeObserver?.disconnect();
123
+ overrides.forEach((override) => {
124
+ if (override.appliedStrokeWidth === null) return;
125
+ restoreInlineStyle(override.element.style, "stroke-width", override.appliedStrokeWidth, override.strokeWidth.priority, override.strokeWidth);
126
+ if (!override.hadStyleAttribute && override.element.style.length === 0) override.element.removeAttribute("style");
127
+ });
128
+ };
129
+ }
130
+ function getInlineStyleSnapshot(style, property) {
131
+ return {
132
+ priority: style.getPropertyPriority(property),
133
+ value: style.getPropertyValue(property)
134
+ };
135
+ }
136
+ function restoreInlineStyle(style, property, appliedValue, appliedPriority, snapshot) {
137
+ if (style.getPropertyValue(property) !== appliedValue || style.getPropertyPriority(property) !== appliedPriority) return;
138
+ if (snapshot.value) style.setProperty(property, snapshot.value, snapshot.priority);
139
+ else style.removeProperty(property);
65
140
  }
66
141
  IconBase.displayName = "UniverIcon";
67
142
  //#endregion
@@ -18,10 +18,10 @@ const element = {
18
18
  {
19
19
  "tag": "path",
20
20
  "attrs": {
21
- "fill": "currentColor",
22
- "d": "M0.399902 14.4076C0.399902 14.0762 0.668532 13.8076 0.999902 13.8076H14.9999C15.3313 13.8076 15.5999 14.0762 15.5999 14.4076C15.5999 14.739 15.3313 15.0076 14.9999 15.0076H0.999902C0.668532 15.0076 0.399902 14.739 0.399902 14.4076Z",
23
- "fillRule": "evenodd",
24
- "clipRule": "evenodd"
21
+ "stroke": "currentColor",
22
+ "d": "M1 14.4076H15",
23
+ "strokeLinecap": "round",
24
+ "strokeWidth": 1.2
25
25
  }
26
26
  },
27
27
  {
@@ -14,80 +14,70 @@ const element = {
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
- "children": [{
18
- "tag": "g",
19
- "attrs": { "fill": "currentColor" },
20
- "children": [
21
- {
22
- "tag": "path",
23
- "attrs": {
24
- "d": "M88 10.8c11.1 0 22 2.4 32.1 7s19 11.3 26.2 19.7c-40.8 35.2-48.7 71.4-26.5 120.4-10.1 4.6-21 6.9-32.1 6.9s-22-2.4-32-7.1C78.3 108.8 88 64.7 88 10.8Z",
25
- "transform": "translate(.1 .1)scale(.08977)",
26
- "fillOpacity": .45
27
- }
28
- },
29
- {
30
- "tag": "path",
31
- "attrs": {
32
- "d": "M146.3 37.5c9.7 11.2 15.9 24.9 18 39.6-53.4 7.5-93.8 25.8-134.6 61-9.7-11.2-15.9-25-18-39.6 53.4-7.5 93.8-25.8 134.6-61Z",
33
- "transform": "translate(.1 .1)scale(.08977)",
34
- "fillOpacity": .45
35
- }
36
- },
37
- {
38
- "tag": "path",
39
- "attrs": {
40
- "d": "M55.7 157.7a77.5 77.5 0 0 1-18.4-12c35.5-40.5 29.7-67.5-19.3-89.9a77.5 77.5 0 0 1 11.9-18.5c40.7 35.4 48.4 71.5 25.8 120.4Z",
41
- "transform": "translate(.1 .1)scale(.08977)",
42
- "fillOpacity": .45
43
- }
44
- },
45
- {
46
- "tag": "path",
47
- "attrs": {
48
- "d": "M11.7 98.5a77.5 77.5 0 0 1 2.5-32.7c51.7 15.4 96.7 18.8 150 11.3a77.5 77.5 0 0 1-2.4 32.7C110.1 94.4 65.1 91 11.7 98.5Z",
49
- "transform": "translate(.1 .1)scale(.08977)",
50
- "fillOpacity": .45
51
- }
52
- },
53
- {
54
- "tag": "path",
55
- "attrs": {
56
- "d": "M29.9 37.3a77.2 77.2 0 0 1 47.4-25.7c7.5 53.3 32.8 82.8 84.5 98.2a77.2 77.2 0 0 1-32.5 43c-28.9-45.5-58.7-80.1-99.4-115.5Z",
57
- "transform": "translate(.1 .1)scale(.08977)",
58
- "fillOpacity": .45
59
- }
60
- },
61
- {
62
- "tag": "path",
63
- "attrs": {
64
- "d": "M88 5.5A5.5 5.5 0 0 1 93.9 0a88 88 0 0 1 46.1 158.8 5.5 5.5 0 0 1-7.9-1.5l-2.8-4.5A77.2 77.2 0 0 0 88 10.8V5.5Z",
65
- "transform": "translate(.1 .1)scale(.08977)"
66
- }
67
- },
68
- {
69
- "tag": "path",
70
- "attrs": {
71
- "d": "M122 162.8a5.5 5.5 0 0 1-3.1 7.4 88 88 0 0 1-84.3-12.5 5.5 5.5 0 0 1-.8-8l3.5-4a77.2 77.2 0 0 0 82.5 12.2l2.2 4.9Z",
72
- "transform": "translate(.1 .1)scale(.08977)"
73
- }
74
- },
75
- {
76
- "tag": "path",
77
- "attrs": {
78
- "d": "M25.7 141.6a5.5 5.5 0 0 1-8 .1A88 88 0 0 1 2.2 68.4a5.5 5.5 0 0 1 6.9-4.1l5.1 1.5a77.2 77.2 0 0 0 15.5 72.3l-4 3.5Z",
79
- "transform": "translate(.1 .1)scale(.08977)"
80
- }
81
- },
82
- {
83
- "tag": "path",
84
- "attrs": {
85
- "d": "M13.2 53.5a5.5 5.5 0 0 1-2.6-7.6A88 88 0 0 1 70 1.7a5.5 5.5 0 0 1 6.5 4.6l.8 5.3a77.2 77.2 0 0 0-59.3 44.2l-4.8-2.3Z",
86
- "transform": "translate(.1 .1)scale(.08977)"
87
- }
17
+ "children": [
18
+ {
19
+ "tag": "path",
20
+ "attrs": {
21
+ "stroke": "currentColor",
22
+ "d": "M88 10.8C88 65 115 115 129.3 152.8",
23
+ "transform": "translate(.1 .1)scale(.08977)",
24
+ "strokeLinecap": "round",
25
+ "strokeWidth": 13
88
26
  }
89
- ]
90
- }]
27
+ },
28
+ {
29
+ "tag": "path",
30
+ "attrs": {
31
+ "stroke": "currentColor",
32
+ "d": "M146.3 37.5C105 43 67 104 37.3 145.7",
33
+ "transform": "translate(.1 .1)scale(.08977)",
34
+ "strokeLinecap": "round",
35
+ "strokeWidth": 13
36
+ }
37
+ },
38
+ {
39
+ "tag": "path",
40
+ "attrs": {
41
+ "stroke": "currentColor",
42
+ "d": "M14.2 65.8C60 82 116 95 161.8 109.8",
43
+ "transform": "translate(.1 .1)scale(.08977)",
44
+ "strokeLinecap": "round",
45
+ "strokeWidth": 13
46
+ }
47
+ },
48
+ {
49
+ "tag": "path",
50
+ "attrs": {
51
+ "fill": "currentColor",
52
+ "d": "M88 5.5A5.5 5.5 0 0 1 93.9 0a88 88 0 0 1 46.1 158.8 5.5 5.5 0 0 1-7.9-1.5l-2.8-4.5A77.2 77.2 0 0 0 88 10.8V5.5Z",
53
+ "transform": "translate(.1 .1)scale(.08977)"
54
+ }
55
+ },
56
+ {
57
+ "tag": "path",
58
+ "attrs": {
59
+ "fill": "currentColor",
60
+ "d": "M122 162.8a5.5 5.5 0 0 1-3.1 7.4 88 88 0 0 1-84.3-12.5 5.5 5.5 0 0 1-.8-8l3.5-4a77.2 77.2 0 0 0 82.5 12.2l2.2 4.9Z",
61
+ "transform": "translate(.1 .1)scale(.08977)"
62
+ }
63
+ },
64
+ {
65
+ "tag": "path",
66
+ "attrs": {
67
+ "fill": "currentColor",
68
+ "d": "M25.7 141.6a5.5 5.5 0 0 1-8 .1A88 88 0 0 1 2.2 68.4a5.5 5.5 0 0 1 6.9-4.1l5.1 1.5a77.2 77.2 0 0 0 15.5 72.3l-4 3.5Z",
69
+ "transform": "translate(.1 .1)scale(.08977)"
70
+ }
71
+ },
72
+ {
73
+ "tag": "path",
74
+ "attrs": {
75
+ "fill": "currentColor",
76
+ "d": "M13.2 53.5a5.5 5.5 0 0 1-2.6-7.6A88 88 0 0 1 70 1.7a5.5 5.5 0 0 1 6.5 4.6l.8 5.3a77.2 77.2 0 0 0-59.3 44.2l-4.8-2.3Z",
77
+ "transform": "translate(.1 .1)scale(.08977)"
78
+ }
79
+ }
80
+ ]
91
81
  };
92
82
  const ChordChartIcon = (0, react.forwardRef)(function ChordChartIcon(props, ref) {
93
83
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -14,23 +14,40 @@ const element = {
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
- "children": [{
18
- "tag": "path",
19
- "attrs": {
20
- "fill": "currentColor",
21
- "d": "M6.79407 7.49183L6.80825 7.49199L6.82241 7.49183L10.9728 7.49192L10.9821 7.49199L10.9913 7.49192L14.0562 7.49199C14.9951 7.49201 15.7562 6.73089 15.7562 5.79199V3.99202C15.7562 3.05313 14.9951 2.29202 14.0562 2.29202L10.9893 2.29203L10.9821 2.29199L10.9749 2.29203L6.81682 2.29205L6.80825 2.29199L6.79967 2.29205L3.73417 2.29207C2.79527 2.29207 2.03416 3.05321 2.03418 3.99211L2.03422 5.7918C2.03425 6.73065 2.79533 7.49174 3.73419 7.49176L6.79407 7.49183ZM14.0562 6.29199L11.5821 6.29194V3.49203L14.0562 3.49202C14.3324 3.49202 14.5562 3.71588 14.5562 3.99202V5.79199C14.5562 6.06814 14.3323 6.292 14.0562 6.29199ZM10.3821 6.29191V3.49204L7.40825 3.49205V6.29184L10.3821 6.29191ZM6.20825 6.29181V3.49205L3.73418 3.49207C3.45803 3.49207 3.23417 3.71593 3.23418 3.99208L3.23422 5.79177C3.23423 6.0679 3.45808 6.29175 3.73421 6.29176L6.20825 6.29181Z",
22
- "fillRule": "evenodd",
23
- "clipRule": "evenodd"
17
+ "children": [
18
+ {
19
+ "tag": "rect",
20
+ "attrs": {
21
+ "width": 12.52,
22
+ "height": 4,
23
+ "x": 2.63,
24
+ "y": 2.89,
25
+ "stroke": "currentColor",
26
+ "rx": 1.1,
27
+ "strokeWidth": 1.2
28
+ }
29
+ },
30
+ {
31
+ "tag": "path",
32
+ "attrs": {
33
+ "stroke": "currentColor",
34
+ "d": "M6.80825 2.89202V6.89199M10.9821 2.89202V6.89199",
35
+ "strokeWidth": 1.2
36
+ }
37
+ },
38
+ {
39
+ "tag": "rect",
40
+ "attrs": {
41
+ "width": 4,
42
+ "height": 4,
43
+ "x": 2.63,
44
+ "y": 9.8,
45
+ "stroke": "currentColor",
46
+ "rx": 1.1,
47
+ "strokeWidth": 1.2
48
+ }
24
49
  }
25
- }, {
26
- "tag": "path",
27
- "attrs": {
28
- "fill": "currentColor",
29
- "d": "M5.53413 9.19951L3.73415 9.19954C2.79526 9.19955 2.03415 9.96069 2.03418 10.8996L2.03423 12.6995C2.03425 13.6384 2.79536 14.3995 3.73423 14.3995H5.53415C6.47303 14.3995 7.23415 13.6384 7.23415 12.6995V10.8995C7.23415 9.96062 6.47302 9.1995 5.53413 9.19951ZM3.73417 10.3995L5.53414 10.3995C5.81029 10.3995 6.03415 10.6234 6.03415 10.8995V12.6995C6.03415 12.9756 5.81029 13.1995 5.53415 13.1995H3.73423C3.45809 13.1995 3.23423 12.9756 3.23423 12.6995L3.23418 10.8996C3.23417 10.6234 3.45803 10.3995 3.73417 10.3995Z",
30
- "fillRule": "evenodd",
31
- "clipRule": "evenodd"
32
- }
33
- }]
50
+ ]
34
51
  };
35
52
  const ColumnIcon = (0, react.forwardRef)(function ColumnIcon(props, ref) {
36
53
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -14,47 +14,24 @@ const element = {
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
- "children": [
18
- {
19
- "tag": "path",
20
- "attrs": {
21
- "fill": "currentColor",
22
- "d": "M5.83725 6.78345C6.22188 6.78345 6.53368 7.10742 6.53368 7.50706V8.41159C6.53368 8.81123 6.22188 9.13521 5.83725 9.13521C5.45263 9.13521 5.14082 8.81123 5.14082 8.41159V7.50706C5.14082 7.10742 5.45263 6.78345 5.83725 6.78345ZM8.73904 6.78345C9.12366 6.78345 9.43546 7.10742 9.43546 7.50706V8.41159C9.43546 8.81123 9.12366 9.13521 8.73904 9.13521C8.35441 9.13521 8.04261 8.81123 8.04261 8.41159V7.50706C8.04261 7.10742 8.35441 6.78345 8.73904 6.78345ZM11.6408 6.78345C12.0254 6.78345 12.3372 7.10742 12.3372 7.50706V8.41159C12.3372 8.81123 12.0254 9.13521 11.6408 9.13521C11.2562 9.13521 10.9444 8.81123 10.9444 8.41159V7.50706C10.9444 7.10742 11.2562 6.78345 11.6408 6.78345Z",
23
- "fillRule": "evenodd",
24
- "clipRule": "evenodd"
25
- }
26
- },
27
- {
28
- "tag": "path",
29
- "attrs": {
30
- "fill": "currentColor",
31
- "d": "M5.83725 6.78345C6.22188 6.78345 6.53368 7.10742 6.53368 7.50706V8.41159C6.53368 8.81123 6.22188 9.13521 5.83725 9.13521C5.45263 9.13521 5.14082 8.81123 5.14082 8.41159V7.50706C5.14082 7.10742 5.45263 6.78345 5.83725 6.78345Z"
32
- }
33
- },
34
- {
35
- "tag": "path",
36
- "attrs": {
37
- "fill": "currentColor",
38
- "d": "M8.73904 6.78345C9.12366 6.78345 9.43546 7.10742 9.43546 7.50706V8.41159C9.43546 8.81123 9.12366 9.13521 8.73904 9.13521C8.35441 9.13521 8.04261 8.81123 8.04261 8.41159V7.50706C8.04261 7.10742 8.35441 6.78345 8.73904 6.78345Z"
39
- }
40
- },
41
- {
42
- "tag": "path",
43
- "attrs": {
44
- "fill": "currentColor",
45
- "d": "M11.6408 6.78345C12.0254 6.78345 12.3372 7.10742 12.3372 7.50706V8.41159C12.3372 8.81123 12.0254 9.13521 11.6408 9.13521C11.2562 9.13521 10.9444 8.81123 10.9444 8.41159V7.50706C10.9444 7.10742 11.2562 6.78345 11.6408 6.78345Z"
46
- }
47
- },
48
- {
49
- "tag": "path",
50
- "attrs": {
51
- "fill": "currentColor",
52
- "d": "M1.84351 3.41861C1.84351 3.01861 2.15531 2.69434 2.53993 2.69434H14.9381C15.3228 2.69434 15.6346 3.01861 15.6346 3.41861V12.4611C15.6346 12.8612 15.3228 13.1854 14.9381 13.1854H8.82117L6.06643 14.6179C5.85054 14.7301 5.59416 14.7181 5.38884 14.5862C5.18352 14.4542 5.05855 14.2211 5.05855 13.9701V13.1854H2.53993C2.15531 13.1854 1.84351 12.8612 1.84351 12.4611L1.84351 3.41861ZM6.45141 12.7982L8.34531 12.0135C8.44201 11.9632 8.54864 11.9371 8.65676 11.9371H14.2417C14.3522 11.9371 14.4417 11.8475 14.4417 11.7371V4.14271C14.4417 4.03225 14.3522 3.94271 14.2417 3.94271H3.23636C3.12591 3.94271 3.03636 4.03225 3.03636 4.14271L3.03636 11.7371C3.03636 11.8475 3.12591 11.9371 3.23636 11.9371L5.75498 11.9371C6.1396 11.9371 6.45141 12.0611 6.45141 12.4611V12.7982Z",
53
- "fillRule": "evenodd",
54
- "clipRule": "evenodd"
55
- }
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "stroke": "currentColor",
21
+ "d": "M2.43993 3.31861H15.0381V12.5611H8.65676L5.75498 14.069V12.5611H2.43993V3.31861Z",
22
+ "strokeLinecap": "round",
23
+ "strokeLinejoin": "round",
24
+ "strokeWidth": 1.2
56
25
  }
57
- ]
26
+ }, {
27
+ "tag": "path",
28
+ "attrs": {
29
+ "stroke": "currentColor",
30
+ "d": "M5.83725 7.50706V8.41159M8.73904 7.50706V8.41159M11.6408 7.50706V8.41159",
31
+ "strokeLinecap": "round",
32
+ "strokeWidth": 1.39
33
+ }
34
+ }]
58
35
  };
59
36
  const CommentIcon = (0, react.forwardRef)(function CommentIcon(props, ref) {
60
37
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -18,24 +18,31 @@ const element = {
18
18
  {
19
19
  "tag": "path",
20
20
  "attrs": {
21
- "fill": "currentColor",
22
- "d": "M3.00004 1.3335C2.07957 1.3335 1.33337 2.07969 1.33337 3.00016V13.0002C1.33337 13.9143 2.06935 14.6566 2.98108 14.6667C2.99252 14.6671 3.00399 14.6671 3.01547 14.6668H13C13.9205 14.6668 14.6667 13.9207 14.6667 13.0002V11.8335C14.6667 11.4653 14.3682 11.1668 14 11.1668C13.6319 11.1668 13.3334 11.4653 13.3334 11.8335V13.0002C13.3334 13.1843 13.1842 13.3335 13 13.3335H5.25636C5.61522 13.016 5.95119 12.6637 6.25105 12.2868C7.06748 11.2609 7.66671 9.98799 7.66671 8.66683V2.66683H13C13.1841 2.66683 13.3334 2.81606 13.3334 3.00016V4.66683C13.3334 5.03502 13.6319 5.3335 14 5.3335C14.3682 5.3335 14.6667 5.03502 14.6667 4.66683V3.00016C14.6667 2.0797 13.9205 1.3335 13 1.3335H3.00004ZM6.33337 2.66683H3.00004C2.81595 2.66683 2.66671 2.81607 2.66671 3.00016V13.0002C2.66671 13.1484 2.76345 13.274 2.89725 13.3173C3.70845 12.9437 4.55406 12.2781 5.20773 11.4566C5.90507 10.5803 6.33337 9.59203 6.33337 8.66683V2.66683Z",
23
- "fillRule": "evenodd",
24
- "clipRule": "evenodd"
21
+ "stroke": "currentColor",
22
+ "d": "M7.2 2H3.2C2.53726 2 2 2.53726 2 3.2V12.8C2 13.4627 2.53726 14 3.2 14H12.8C13.4627 14 14 13.4627 14 12.8V11.7",
23
+ "strokeLinecap": "round",
24
+ "strokeLinejoin": "round",
25
+ "strokeWidth": 1.2
25
26
  }
26
27
  },
27
28
  {
28
29
  "tag": "path",
29
30
  "attrs": {
30
- "fill": "currentColor",
31
- "d": "M12.4714 5.86209C12.2111 5.60174 11.789 5.60174 11.5286 5.86209C11.2683 6.12244 11.2683 6.54455 11.5286 6.8049L12.3906 7.66683H10C9.63185 7.66683 9.33337 7.96531 9.33337 8.3335C9.33337 8.70169 9.63185 9.00016 10 9.00016H12.3906L11.5286 9.86209C11.2683 10.1224 11.2683 10.5446 11.5286 10.8049C11.789 11.0653 12.2111 11.0653 12.4714 10.8049L14.4714 8.8049C14.5935 8.68286 14.6583 8.52528 14.6659 8.36548C14.6665 8.35482 14.6667 8.34416 14.6667 8.3335L12.4714 5.86209Z"
31
+ "stroke": "currentColor",
32
+ "d": "M7.2 2V8C7.2 10.2976 5.76983 12.6271 3.2 14",
33
+ "strokeLinecap": "round",
34
+ "strokeLinejoin": "round",
35
+ "strokeWidth": 1.2
32
36
  }
33
37
  },
34
38
  {
35
39
  "tag": "path",
36
40
  "attrs": {
37
- "fill": "currentColor",
38
- "d": "M12.4714 5.86209L14.4714 7.86209C14.6001 7.9907 14.6651 8.15878 14.6667 8.32734L12.4714 5.86209Z"
41
+ "stroke": "currentColor",
42
+ "d": "M9.4 8H14.4M12 5.6L14.4 8L12 10.4",
43
+ "strokeLinecap": "round",
44
+ "strokeLinejoin": "round",
45
+ "strokeWidth": 1.2
39
46
  }
40
47
  }
41
48
  ]
@@ -18,38 +18,38 @@ const element = {
18
18
  {
19
19
  "tag": "path",
20
20
  "attrs": {
21
- "fill": "currentColor",
22
- "d": "M10.9913 10.8779C11.4971 10.8779 11.9073 11.2882 11.9073 11.7939C11.9073 12.2997 11.4971 12.71 10.9913 12.71C10.4857 12.7099 10.0754 12.2996 10.0753 11.7939C10.0753 11.2882 10.4857 10.878 10.9913 10.8779Z"
21
+ "stroke": "currentColor",
22
+ "d": "M6.18958 14.085H4.0929C2.98833 14.085 2.0929 13.1895 2.0929 12.085V3.5918C2.0929 2.48723 2.98833 1.5918 4.0929 1.5918H10.5031C11.6077 1.5918 12.5031 2.48723 12.5031 3.5918V6.41602",
23
+ "strokeLinecap": "round",
24
+ "strokeLinejoin": "round",
25
+ "strokeWidth": 1.33
23
26
  }
24
27
  },
25
28
  {
26
29
  "tag": "path",
27
30
  "attrs": {
28
- "fill": "currentColor",
29
- "d": "M11.9572 8.51465C12.5471 8.51471 13.0936 8.82742 13.3927 9.33594L14.3419 10.9502C14.6291 11.4386 14.6479 12.037 14.3966 12.5391L14.3419 12.6377L13.3927 14.252C13.0936 14.7605 12.5471 15.0732 11.9572 15.0732H10.0255C9.50941 15.0731 9.02688 14.8339 8.71399 14.4336L8.59094 14.252L7.64075 12.6377C7.33466 12.1169 7.33466 11.471 7.64075 10.9502L8.59094 9.33594L8.71399 9.1543C9.02688 8.75387 9.50935 8.51477 10.0255 8.51465H11.9572ZM10.0255 9.84473C9.93678 9.84483 9.85287 9.87988 9.79114 9.94043L9.73743 10.0098L8.78723 11.624C8.72565 11.7288 8.72564 11.8591 8.78723 11.9639L9.73743 13.5781L9.79114 13.6475C9.85286 13.7079 9.93684 13.7431 10.0255 13.7432H11.9572C12.0757 13.7431 12.186 13.6803 12.2462 13.5781L13.1954 11.9639L13.2306 11.8809C13.2536 11.7953 13.2415 11.7025 13.1954 11.624L12.2462 10.0098C12.186 9.90756 12.0758 9.84479 11.9572 9.84473H10.0255Z",
30
- "fillRule": "evenodd",
31
- "clipRule": "evenodd"
31
+ "stroke": "currentColor",
32
+ "d": "M4.73547 4.57324H9.96594M4.73547 7.08105H7.91614",
33
+ "strokeLinecap": "round",
34
+ "strokeWidth": 1.33
32
35
  }
33
36
  },
34
37
  {
35
38
  "tag": "path",
36
39
  "attrs": {
37
- "fill": "currentColor",
38
- "d": "M10.5031 0.926758C11.9748 0.926758 13.1679 2.12013 13.1681 3.5918V6.41602C13.1679 6.78314 12.8702 7.08105 12.5031 7.08105C12.1361 7.08084 11.8382 6.783 11.838 6.41602V3.5918C11.8378 2.85467 11.2402 2.25684 10.5031 2.25684H4.0929C3.35572 2.25684 2.75813 2.85467 2.75793 3.5918V12.085C2.75818 12.8221 3.35574 13.4199 4.0929 13.4199H6.18958L6.32434 13.4326C6.62712 13.4947 6.85444 13.7639 6.85461 14.085C6.8544 14.406 6.62705 14.6742 6.32434 14.7363L6.18958 14.75H4.0929C2.62121 14.75 1.4281 13.5566 1.42786 12.085V3.5918C1.42806 2.12013 2.62118 0.926758 4.0929 0.926758H10.5031Z"
40
+ "stroke": "currentColor",
41
+ "d": "M10.0255 9.17969H11.9572L13.7687 11.7939L11.9572 14.4082H10.0255L8.21399 11.7939L10.0255 9.17969Z",
42
+ "strokeLinejoin": "round",
43
+ "strokeWidth": 1.33
39
44
  }
40
45
  },
41
46
  {
42
47
  "tag": "path",
43
48
  "attrs": {
44
- "fill": "currentColor",
45
- "d": "M8.04993 6.42969C8.35293 6.49172 8.58118 6.75971 8.58118 7.08105C8.581 7.40229 8.35289 7.67047 8.04993 7.73242L7.91614 7.74609H4.73547C4.36833 7.74609 4.07063 7.44816 4.07043 7.08105C4.07043 6.71379 4.3682 6.41602 4.73547 6.41602H7.91614L8.04993 6.42969Z"
46
- }
47
- },
48
- {
49
- "tag": "path",
50
- "attrs": {
51
- "fill": "currentColor",
52
- "d": "M10.1007 3.92188C10.4034 3.98418 10.631 4.25215 10.631 4.57324C10.6309 4.8943 10.4033 5.16233 10.1007 5.22461L9.96594 5.23828H4.73547C4.36824 5.23828 4.0705 4.94046 4.07043 4.57324C4.07043 4.20597 4.3682 3.9082 4.73547 3.9082H9.96594L10.1007 3.92188Z"
49
+ "stroke": "currentColor",
50
+ "d": "M10.9913 11.7939H10.9914",
51
+ "strokeLinecap": "round",
52
+ "strokeWidth": 1.83
53
53
  }
54
54
  }
55
55
  ]
@@ -14,15 +14,36 @@ const element = {
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
- "children": [{
18
- "tag": "path",
19
- "attrs": {
20
- "fill": "currentColor",
21
- "d": "M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C12.3218 1.13989 12.383 1.14204 12.4436 1.14627C12.5406 1.13479 12.6397 1.14699 12.7315 1.18252C13.9424 1.4043 14.8601 2.46492 14.8601 3.73989V12.2599C14.8601 13.6905 13.7047 14.8513 12.2761 14.8598L12.2572 14.8599L3.74014 14.8599C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM12.2677 13.6599L12.2601 13.6599H7.99297L7.99256 8.10687C7.99254 7.88594 8.17163 7.70684 8.39256 7.70684H13.6572V12.2599C13.6572 13.0296 13.0361 13.6542 12.2677 13.6599ZM8.39256 6.50684H9.82177L13.4929 3.07581C13.3217 2.75868 13.0317 2.51513 12.6826 2.40475L8.25499 6.51267C8.30033 6.50881 8.34621 6.50684 8.39256 6.50684ZM13.6601 4.56202L11.5792 6.50684H13.6601V4.56202ZM6.81297 7.85057C6.79953 7.93405 6.79255 8.01969 6.79256 8.10696L6.79265 9.36615L2.72441 13.2234C2.48625 12.9724 2.34014 12.6332 2.34014 12.2599V12.0005L6.81297 7.85057ZM4.00811 13.6599H6.79297L6.79277 11.0197L4.00811 13.6599ZM9.57168 2.33989H10.9882L2.34014 10.3635V8.8534L9.57168 2.33989ZM7.77864 2.33989L2.34014 7.2384V5.61425L6.28159 2.33989H7.77864ZM4.40368 2.33989L2.34014 4.05418V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H4.40368Z",
22
- "fillRule": "evenodd",
23
- "clipRule": "evenodd"
17
+ "children": [
18
+ {
19
+ "tag": "path",
20
+ "attrs": {
21
+ "stroke": "currentColor",
22
+ "d": "M1.74014 4.65986L4.66011 1.73989M1.74014 7.85986L7.86011 1.73989M1.74014 11.0599L11.2601 1.73989M1.74014 14.2599L7.39256 8.60744M8.89317 7.10684L14.2601 1.73989M4.94011 14.2599L7.39256 11.8074M12.0932 7.10684L14.2601 4.93989",
23
+ "strokeWidth": 1.2
24
+ }
25
+ },
26
+ {
27
+ "tag": "path",
28
+ "attrs": {
29
+ "stroke": "currentColor",
30
+ "d": "M7.39256 7.10684H14.2601M7.39256 7.10684V14.2599",
31
+ "strokeWidth": 1.2
32
+ }
33
+ },
34
+ {
35
+ "tag": "rect",
36
+ "attrs": {
37
+ "width": 12.52,
38
+ "height": 12.52,
39
+ "x": 1.74,
40
+ "y": 1.74,
41
+ "stroke": "currentColor",
42
+ "rx": 2,
43
+ "strokeWidth": 1.2
44
+ }
24
45
  }
25
- }]
46
+ ]
26
47
  };
27
48
  const FreezeToSelectedIcon = (0, react.forwardRef)(function FreezeToSelectedIcon(props, ref) {
28
49
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -17,10 +17,11 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M3.09318 3.78608C2.21639 2.9026 2.84219 1.3999 4.08689 1.3999H11.2079C11.7676 1.3999 12.3041 1.62335 12.6984 2.02063L13.2584 2.58488C13.4918 2.82009 13.4904 3.19998 13.2552 3.4334C13.02 3.66683 12.6401 3.66538 12.4066 3.43018L11.8467 2.86593C11.6777 2.69566 11.4477 2.5999 11.2079 2.5999H4.08689C3.90907 2.5999 3.81967 2.81458 3.94493 2.94079L8.24218 7.27082C8.66782 7.69971 8.66782 8.39164 8.24218 8.82053L3.94493 13.1506C3.81967 13.2768 3.90907 13.4915 4.08689 13.4915H11.2079C11.4477 13.4915 11.6777 13.3957 11.8467 13.2254L12.4066 12.6612C12.6401 12.426 13.02 12.4245 13.2552 12.658C13.4904 12.8914 13.4918 13.2713 13.2584 13.5065L12.6984 14.0707C12.3041 14.468 11.7676 14.6915 11.2079 14.6915H4.08689C2.84218 14.6915 2.2164 13.1888 3.09318 12.3053L7.32053 8.04568L3.09318 3.78608Z",
22
- "fillRule": "evenodd",
23
- "clipRule": "evenodd"
20
+ "stroke": "currentColor",
21
+ "d": "M12.8325 3.00753L12.2725 2.44328C11.9909 2.15966 11.6076 1.9999 11.2079 1.9999H4.08689C3.55342 1.9999 3.28522 2.64412 3.66105 3.02295L7.78136 7.17471C8.25623 7.65323 8.25623 8.43812 7.78136 8.91664L3.66105 13.0684C3.28522 13.4473 3.55342 14.0915 4.08689 14.0915H11.2079C11.6076 14.0915 11.9909 13.9317 12.2725 13.648L12.8325 13.0838",
22
+ "strokeLinecap": "round",
23
+ "strokeLinejoin": "round",
24
+ "strokeWidth": 1.2
24
25
  }
25
26
  }]
26
27
  };