@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
@@ -1,75 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- let react = require("react");
6
- let ts_base_js = require("./base.js");
7
- //#region ts/avg-icon.tsx
8
- const element = {
9
- "tag": "svg",
10
- "attrs": {
11
- "xmlns": "http://www.w3.org/2000/svg",
12
- "fill": "none",
13
- "viewBox": "0 0 16 16",
14
- "width": "1em",
15
- "height": "1em"
16
- },
17
- "children": [
18
- {
19
- "tag": "path",
20
- "attrs": {
21
- "fill": "currentColor",
22
- "d": "M2.36977 4.66364C2.67525 3.75535 3.95995 3.75535 4.26543 4.66364L6.0261 9.89866C6.13173 10.2127 5.96275 10.553 5.64867 10.6586C5.33459 10.7643 4.99434 10.5953 4.8887 10.2812L3.3176 5.60982L1.7465 10.2812C1.64086 10.5953 1.30062 10.7643 0.986532 10.6586C0.672449 10.553 0.503468 10.2127 0.609102 9.89866L2.36977 4.66364Z",
23
- "fillRule": "evenodd",
24
- "clipRule": "evenodd"
25
- }
26
- },
27
- {
28
- "tag": "path",
29
- "attrs": {
30
- "fill": "currentColor",
31
- "d": "M1.6333 7.87051C1.6333 7.53914 1.90193 7.27051 2.2333 7.27051H4.52594C4.85732 7.27051 5.12594 7.53914 5.12594 7.87051C5.12594 8.20188 4.85732 8.47051 4.52594 8.47051H2.2333C1.90193 8.47051 1.6333 8.20188 1.6333 7.87051Z",
32
- "fillRule": "evenodd",
33
- "clipRule": "evenodd"
34
- }
35
- },
36
- {
37
- "tag": "path",
38
- "attrs": {
39
- "fill": "currentColor",
40
- "d": "M9.26385 10.0162C8.9281 10.853 7.74343 10.853 7.40768 10.0162L6.02978 6.58181C5.90639 6.27427 6.05568 5.92493 6.36322 5.80154C6.67076 5.67815 7.0201 5.82744 7.14349 6.13498L8.33577 9.10668L9.52805 6.13498C9.65143 5.82744 10.0008 5.67815 10.3083 5.80154C10.6159 5.92493 10.7651 6.27427 10.6418 6.58181L9.26385 10.0162Z",
41
- "fillRule": "evenodd",
42
- "clipRule": "evenodd"
43
- }
44
- },
45
- {
46
- "tag": "path",
47
- "attrs": {
48
- "fill": "currentColor",
49
- "d": "M14.8178 5.68628C15.1491 5.68628 15.4178 5.95491 15.4178 6.28628L15.4178 10.845C15.4178 11.9648 14.51 12.8726 13.3901 12.8726H12.8888C11.8122 12.8726 10.9395 11.9999 10.9395 10.9233C10.9395 10.5919 11.2081 10.3233 11.5395 10.3233C11.8708 10.3233 12.1395 10.5919 12.1395 10.9233C12.1395 11.3371 12.4749 11.6726 12.8888 11.6726H13.3901C13.8472 11.6726 14.2178 11.3021 14.2178 10.845L14.2178 6.28628C14.2178 5.95491 14.4864 5.68628 14.8178 5.68628Z",
50
- "fillRule": "evenodd",
51
- "clipRule": "evenodd"
52
- }
53
- },
54
- {
55
- "tag": "path",
56
- "attrs": {
57
- "fill": "currentColor",
58
- "d": "M10.9395 7.82632C10.9395 6.58966 11.942 5.58716 13.1786 5.58716C14.4153 5.58716 15.4178 6.58966 15.4178 7.82632C15.4178 9.06297 14.4153 10.0655 13.1786 10.0655C11.942 10.0655 10.9395 9.06297 10.9395 7.82632ZM13.1786 6.78716C12.6047 6.78716 12.1395 7.2524 12.1395 7.82632C12.1395 8.40023 12.6047 8.86547 13.1786 8.86547C13.7525 8.86547 14.2178 8.40023 14.2178 7.82632C14.2178 7.2524 13.7525 6.78716 13.1786 6.78716Z",
59
- "fillRule": "evenodd",
60
- "clipRule": "evenodd"
61
- }
62
- }
63
- ]
64
- };
65
- const AvgIcon = (0, react.forwardRef)(function AvgIcon(props, ref) {
66
- return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
67
- id: "avg-icon",
68
- ref,
69
- icon: element
70
- }));
71
- });
72
- AvgIcon.displayName = "AvgIcon";
73
- //#endregion
74
- exports.AvgIcon = AvgIcon;
75
- exports.default = AvgIcon;
@@ -1,75 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- let react = require("react");
6
- let ts_base_js = require("./base.js");
7
- //#region ts/cnt-icon.tsx
8
- const element = {
9
- "tag": "svg",
10
- "attrs": {
11
- "xmlns": "http://www.w3.org/2000/svg",
12
- "fill": "none",
13
- "viewBox": "0 0 16 16",
14
- "width": "1em",
15
- "height": "1em"
16
- },
17
- "children": [
18
- {
19
- "tag": "path",
20
- "attrs": {
21
- "fill": "currentColor",
22
- "d": "M0.361328 7.79626C0.361328 6.0459 1.78028 4.62695 3.53064 4.62695C4.18424 4.62695 4.80612 4.90867 5.23714 5.40001L5.30149 5.47337C5.52001 5.72247 5.49522 6.10156 5.24612 6.32009C4.99701 6.53861 4.61792 6.51382 4.3994 6.26471L4.33504 6.19135C4.13187 5.95975 3.83873 5.82695 3.53064 5.82695C2.44302 5.82695 1.56133 6.70864 1.56133 7.79626V8.21416C1.56133 9.29594 2.43828 10.1729 3.52006 10.1729C3.83123 10.1729 4.12678 10.0366 4.32877 9.79988L4.39405 9.72339C4.60916 9.47133 4.98788 9.44138 5.23994 9.65649C5.492 9.8716 5.52195 10.2503 5.30684 10.5024L5.24156 10.5789C4.81157 11.0827 4.18244 11.3729 3.52006 11.3729C1.77554 11.3729 0.361328 9.95868 0.361328 8.21416V7.79626Z",
23
- "fillRule": "evenodd",
24
- "clipRule": "evenodd"
25
- }
26
- },
27
- {
28
- "tag": "path",
29
- "attrs": {
30
- "fill": "currentColor",
31
- "d": "M13.2084 4.92822C13.5398 4.92822 13.8084 5.19685 13.8084 5.52822V9.97297C13.8084 10.0834 13.8979 10.173 14.0084 10.173H15.0384C15.3698 10.173 15.6384 10.4416 15.6384 10.773C15.6384 11.1043 15.3698 11.373 15.0384 11.373H14.0084C13.2352 11.373 12.6084 10.7462 12.6084 9.97297V5.52822C12.6084 5.19685 12.877 4.92822 13.2084 4.92822Z",
32
- "fillRule": "evenodd",
33
- "clipRule": "evenodd"
34
- }
35
- },
36
- {
37
- "tag": "path",
38
- "attrs": {
39
- "fill": "currentColor",
40
- "d": "M10.9893 7.42715C10.9893 7.09578 11.2579 6.82715 11.5893 6.82715H14.9428C15.2742 6.82715 15.5428 7.09578 15.5428 7.42715C15.5428 7.75852 15.2742 8.02715 14.9428 8.02715H11.5893C11.2579 8.02715 10.9893 7.75852 10.9893 7.42715Z",
41
- "fillRule": "evenodd",
42
- "clipRule": "evenodd"
43
- }
44
- },
45
- {
46
- "tag": "path",
47
- "attrs": {
48
- "fill": "currentColor",
49
- "d": "M9.46366 8.71622C9.46366 8.18879 8.9622 7.80569 8.45332 7.94436L8.12019 8.03514C7.68503 8.15373 7.38311 8.54894 7.38311 8.99996V10.7731C7.38311 11.1044 7.11448 11.3731 6.78311 11.3731C6.45173 11.3731 6.18311 11.1044 6.18311 10.7731V8.99996C6.18311 8.0077 6.84733 7.13825 7.80469 6.87736L8.13782 6.78658C9.41001 6.43991 10.6637 7.39764 10.6637 8.71622V10.7731C10.6637 11.1044 10.395 11.3731 10.0637 11.3731C9.73229 11.3731 9.46366 11.1044 9.46366 10.7731V8.71622Z",
50
- "fillRule": "evenodd",
51
- "clipRule": "evenodd"
52
- }
53
- },
54
- {
55
- "tag": "path",
56
- "attrs": {
57
- "fill": "currentColor",
58
- "d": "M6.79079 6.75531C7.12216 6.75528 7.39081 7.02389 7.39084 7.35526L7.39109 10.773C7.39112 11.1043 7.12251 11.373 6.79114 11.373C6.45977 11.373 6.19112 11.1044 6.19109 10.7731L6.19084 7.35535C6.19081 7.02398 6.45942 6.75533 6.79079 6.75531Z",
59
- "fillRule": "evenodd",
60
- "clipRule": "evenodd"
61
- }
62
- }
63
- ]
64
- };
65
- const CntIcon = (0, react.forwardRef)(function CntIcon(props, ref) {
66
- return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
67
- id: "cnt-icon",
68
- ref,
69
- icon: element
70
- }));
71
- });
72
- CntIcon.displayName = "CntIcon";
73
- //#endregion
74
- exports.CntIcon = CntIcon;
75
- exports.default = CntIcon;
@@ -1,75 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- let react = require("react");
6
- let ts_base_js = require("./base.js");
7
- //#region ts/max-icon.tsx
8
- const element = {
9
- "tag": "svg",
10
- "attrs": {
11
- "xmlns": "http://www.w3.org/2000/svg",
12
- "fill": "none",
13
- "viewBox": "0 0 16 16",
14
- "width": "1em",
15
- "height": "1em"
16
- },
17
- "children": [
18
- {
19
- "tag": "path",
20
- "attrs": {
21
- "fill": "currentColor",
22
- "d": "M4.96708 8.23432V11.6842C4.96708 12.0156 5.2357 12.2842 5.56708 12.2842C5.89845 12.2842 6.16708 12.0156 6.16708 11.6842V5.62199C6.16708 4.70621 4.87775 4.5088 4.60373 5.38261L3.2564 9.67905L1.90905 5.3826C1.64268 4.53318 0.345703 4.6789 0.345703 5.62021V11.6842C0.345703 12.0156 0.614332 12.2842 0.945703 12.2842C1.27707 12.2842 1.5457 12.0156 1.5457 11.6842V8.23428L2.49305 11.2552C2.72747 12.0027 3.78534 12.0027 4.01975 11.2552L4.96708 8.23432Z",
23
- "fillRule": "evenodd",
24
- "clipRule": "evenodd"
25
- }
26
- },
27
- {
28
- "tag": "path",
29
- "attrs": {
30
- "fill": "currentColor",
31
- "d": "M9.59409 8.3393C9.59409 7.86618 9.18572 7.49641 8.71492 7.54323L7.64429 7.64971C7.31454 7.6825 7.02065 7.44178 6.98785 7.11203C6.95506 6.78229 7.19578 6.48839 7.52553 6.4556L8.59616 6.34912C9.77317 6.23206 10.7941 7.15649 10.7941 8.3393V11.684C10.7941 12.0154 10.5255 12.284 10.1941 12.284C9.86272 12.284 9.59409 12.0154 9.59409 11.684V8.3393Z",
32
- "fillRule": "evenodd",
33
- "clipRule": "evenodd"
34
- }
35
- },
36
- {
37
- "tag": "path",
38
- "attrs": {
39
- "fill": "currentColor",
40
- "d": "M6.79541 10.2064C6.79541 9.10233 7.69047 8.20728 8.79458 8.20728C9.89869 8.20728 10.7938 9.10233 10.7938 10.2064C10.7938 11.3106 9.89869 12.2056 8.79458 12.2056C7.69047 12.2056 6.79541 11.3106 6.79541 10.2064ZM8.79458 9.40728C8.35321 9.40728 7.99541 9.76508 7.99541 10.2064C7.99541 10.6478 8.35321 11.0056 8.79458 11.0056C9.23595 11.0056 9.59375 10.6478 9.59375 10.2064C9.59375 9.76508 9.23595 9.40728 8.79458 9.40728Z",
41
- "fillRule": "evenodd",
42
- "clipRule": "evenodd"
43
- }
44
- },
45
- {
46
- "tag": "path",
47
- "attrs": {
48
- "fill": "currentColor",
49
- "d": "M15.386 6.62139C15.6666 6.79764 15.7454 7.16426 15.562 7.44024L12.5296 12.0032C12.3462 12.2791 11.9701 12.36 11.6894 12.1837C11.4088 12.0075 11.33 11.6409 11.5135 11.3649L14.5458 6.80196C14.7292 6.52598 15.1054 6.44513 15.386 6.62139Z",
50
- "fillRule": "evenodd",
51
- "clipRule": "evenodd"
52
- }
53
- },
54
- {
55
- "tag": "path",
56
- "attrs": {
57
- "fill": "currentColor",
58
- "d": "M11.6892 6.62139C11.4086 6.79764 11.3298 7.16426 11.5132 7.44024L14.5456 12.0032C14.729 12.2791 15.1051 12.36 15.3857 12.1837C15.6664 12.0075 15.7451 11.6409 15.5617 11.3649L12.5294 6.80196C12.3459 6.52598 11.9698 6.44513 11.6892 6.62139Z",
59
- "fillRule": "evenodd",
60
- "clipRule": "evenodd"
61
- }
62
- }
63
- ]
64
- };
65
- const MaxIcon = (0, react.forwardRef)(function MaxIcon(props, ref) {
66
- return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
67
- id: "max-icon",
68
- ref,
69
- icon: element
70
- }));
71
- });
72
- MaxIcon.displayName = "MaxIcon";
73
- //#endregion
74
- exports.MaxIcon = MaxIcon;
75
- exports.default = MaxIcon;
@@ -1,75 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- let react = require("react");
6
- let ts_base_js = require("./base.js");
7
- //#region ts/min-icon.tsx
8
- const element = {
9
- "tag": "svg",
10
- "attrs": {
11
- "xmlns": "http://www.w3.org/2000/svg",
12
- "fill": "none",
13
- "viewBox": "0 0 16 16",
14
- "width": "1em",
15
- "height": "1em"
16
- },
17
- "children": [
18
- {
19
- "tag": "path",
20
- "attrs": {
21
- "fill": "currentColor",
22
- "d": "M8.6707 7.03525C9.0573 7.03525 9.3707 6.72185 9.3707 6.33525C9.3707 5.94866 9.0573 5.63525 8.6707 5.63525C8.28411 5.63525 7.9707 5.94866 7.9707 6.33525C7.9707 6.72185 8.28411 7.03525 8.6707 7.03525Z",
23
- "fillRule": "evenodd",
24
- "clipRule": "evenodd"
25
- }
26
- },
27
- {
28
- "tag": "path",
29
- "attrs": {
30
- "fill": "currentColor",
31
- "d": "M8.671 12.2842C8.33963 12.2842 8.071 12.0156 8.071 11.6842L8.071 8.20615C8.071 7.87478 8.33962 7.60615 8.671 7.60615C9.00237 7.60615 9.271 7.87478 9.271 8.20615L9.271 11.6842C9.271 12.0156 9.00237 12.2842 8.671 12.2842Z",
32
- "fillRule": "evenodd",
33
- "clipRule": "evenodd"
34
- }
35
- },
36
- {
37
- "tag": "path",
38
- "attrs": {
39
- "fill": "currentColor",
40
- "d": "M13.5105 9.62735C13.5105 9.09992 13.0091 8.71683 12.5002 8.8555L12.1671 8.94628C11.7319 9.06486 11.43 9.46007 11.43 9.9111V11.6842C11.43 12.0156 11.1614 12.2842 10.83 12.2842C10.4986 12.2842 10.23 12.0156 10.23 11.6842V9.9111C10.23 8.91884 10.8942 8.04938 11.8516 7.7885L12.1847 7.69771C13.4569 7.35104 14.7105 8.30878 14.7105 9.62735V11.6842C14.7105 12.0156 14.4419 12.2842 14.1105 12.2842C13.7792 12.2842 13.5105 12.0156 13.5105 11.6842V9.62735Z",
41
- "fillRule": "evenodd",
42
- "clipRule": "evenodd"
43
- }
44
- },
45
- {
46
- "tag": "path",
47
- "attrs": {
48
- "fill": "currentColor",
49
- "d": "M10.8377 7.66644C11.169 7.66642 11.4377 7.93503 11.4377 8.2664L11.438 11.6841C11.438 12.0155 11.1694 12.2841 10.838 12.2842C10.5066 12.2842 10.238 12.0156 10.238 11.6842L10.2377 8.26649C10.2377 7.93512 10.5063 7.66647 10.8377 7.66644Z",
50
- "fillRule": "evenodd",
51
- "clipRule": "evenodd"
52
- }
53
- },
54
- {
55
- "tag": "path",
56
- "attrs": {
57
- "fill": "currentColor",
58
- "d": "M5.91043 8.23408V11.684C5.91043 12.0154 6.17906 12.284 6.51043 12.284C6.84181 12.284 7.11043 12.0154 7.11043 11.684V5.62174C7.11043 4.70597 5.82111 4.50856 5.54709 5.38237L4.19976 9.67881L2.85241 5.38235C2.58604 4.53293 1.28906 4.67865 1.28906 5.61997V11.684C1.28906 12.0154 1.55769 12.284 1.88906 12.284C2.22043 12.284 2.48906 12.0154 2.48906 11.684V8.23404L3.43641 11.255C3.67082 12.0025 4.7287 12.0025 4.9631 11.255L5.91043 8.23408Z",
59
- "fillRule": "evenodd",
60
- "clipRule": "evenodd"
61
- }
62
- }
63
- ]
64
- };
65
- const MinIcon = (0, react.forwardRef)(function MinIcon(props, ref) {
66
- return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
67
- id: "min-icon",
68
- ref,
69
- icon: element
70
- }));
71
- });
72
- MinIcon.displayName = "MinIcon";
73
- //#endregion
74
- exports.MinIcon = MinIcon;
75
- exports.default = MinIcon;
@@ -1,66 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- let react = require("react");
6
- let ts_base_js = require("./base.js");
7
- //#region ts/sum-icon.tsx
8
- const element = {
9
- "tag": "svg",
10
- "attrs": {
11
- "xmlns": "http://www.w3.org/2000/svg",
12
- "fill": "none",
13
- "viewBox": "0 0 16 16",
14
- "width": "1em",
15
- "height": "1em"
16
- },
17
- "children": [
18
- {
19
- "tag": "path",
20
- "attrs": {
21
- "fill": "currentColor",
22
- "d": "M0.394135 6.52121C0.394135 5.4474 1.26463 4.5769 2.33844 4.5769H3.90929C4.24066 4.5769 4.50929 4.84553 4.50929 5.1769C4.50929 5.50828 4.24066 5.7769 3.90929 5.7769H2.33844C1.92737 5.7769 1.59414 6.11014 1.59414 6.52121C1.59414 6.93228 1.92737 7.26552 2.33844 7.26552H2.45171C3.59368 7.26552 4.50929 8.20288 4.50929 9.33362C4.50929 10.4761 3.58419 11.4231 2.43051 11.4231H0.893457C0.562086 11.4231 0.293457 11.1544 0.293457 10.8231C0.293457 10.4917 0.562086 10.2231 0.893457 10.2231H2.43051C2.91024 10.2231 3.30929 9.82458 3.30929 9.33362C3.30929 8.85437 2.91974 8.46552 2.45171 8.46552H2.33844C1.26463 8.46552 0.394135 7.59502 0.394135 6.52121Z",
23
- "fillRule": "evenodd",
24
- "clipRule": "evenodd"
25
- }
26
- },
27
- {
28
- "tag": "path",
29
- "attrs": {
30
- "fill": "currentColor",
31
- "d": "M15.1061 11.4231C14.7747 11.4231 14.5061 11.1545 14.5061 10.8231L14.5061 8.31006C14.5061 7.97762 14.2366 7.70812 13.9041 7.70812C13.5717 7.70812 13.3022 7.97762 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0335 11.4231 12.7022 11.4231C12.3708 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.31488 12.9089 6.50812 13.9041 6.50812C14.8993 6.50812 15.7061 7.31488 15.7061 8.31006L15.7061 10.8231C15.7061 11.1545 15.4374 11.4231 15.1061 11.4231Z",
32
- "fillRule": "evenodd",
33
- "clipRule": "evenodd"
34
- }
35
- },
36
- {
37
- "tag": "path",
38
- "attrs": {
39
- "fill": "currentColor",
40
- "d": "M12.7022 11.4231C12.3709 11.4231 12.1022 11.1545 12.1022 10.8231L12.1022 8.31006C12.1022 7.97762 11.8327 7.70812 11.5003 7.70812C11.1679 7.70812 10.8984 7.97762 10.8984 8.31006L10.8984 10.8231C10.8984 11.1545 10.6297 11.4231 10.2984 11.4231C9.967 11.4231 9.69837 11.1545 9.69837 10.8231L9.69837 8.31006C9.69837 7.31488 10.5051 6.50812 11.5003 6.50812C12.4955 6.50812 13.3022 7.31488 13.3022 8.31006L13.3022 10.8231C13.3022 11.1545 13.0336 11.4231 12.7022 11.4231Z",
41
- "fillRule": "evenodd",
42
- "clipRule": "evenodd"
43
- }
44
- },
45
- {
46
- "tag": "path",
47
- "attrs": {
48
- "fill": "currentColor",
49
- "d": "M5.58193 6.69556C5.9133 6.69556 6.18193 6.96419 6.18193 7.29556L6.18193 9.43683C6.18193 9.87101 6.53391 10.223 6.96809 10.223C7.40228 10.223 7.75425 9.87101 7.75425 9.43683L7.75425 7.29556C7.75425 6.96419 8.02288 6.69556 8.35425 6.69556C8.68563 6.69556 8.95425 6.96419 8.95425 7.29556L8.95425 9.43683C8.95425 10.5338 8.06502 11.423 6.96809 11.423C5.87117 11.423 4.98193 10.5338 4.98193 9.43683L4.98193 7.29556C4.98193 6.96419 5.25056 6.69556 5.58193 6.69556Z",
50
- "fillRule": "evenodd",
51
- "clipRule": "evenodd"
52
- }
53
- }
54
- ]
55
- };
56
- const SumIcon = (0, react.forwardRef)(function SumIcon(props, ref) {
57
- return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
58
- id: "sum-icon",
59
- ref,
60
- icon: element
61
- }));
62
- });
63
- SumIcon.displayName = "SumIcon";
64
- //#endregion
65
- exports.SumIcon = SumIcon;
66
- exports.default = SumIcon;
@@ -1,3 +0,0 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AvgIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
- export default AvgIcon;
@@ -1,70 +0,0 @@
1
- import { createElement, forwardRef } from "react";
2
- import { IconBase } from "./base.js";
3
- //#region ts/avg-icon.tsx
4
- const element = {
5
- "tag": "svg",
6
- "attrs": {
7
- "xmlns": "http://www.w3.org/2000/svg",
8
- "fill": "none",
9
- "viewBox": "0 0 16 16",
10
- "width": "1em",
11
- "height": "1em"
12
- },
13
- "children": [
14
- {
15
- "tag": "path",
16
- "attrs": {
17
- "fill": "currentColor",
18
- "d": "M2.36977 4.66364C2.67525 3.75535 3.95995 3.75535 4.26543 4.66364L6.0261 9.89866C6.13173 10.2127 5.96275 10.553 5.64867 10.6586C5.33459 10.7643 4.99434 10.5953 4.8887 10.2812L3.3176 5.60982L1.7465 10.2812C1.64086 10.5953 1.30062 10.7643 0.986532 10.6586C0.672449 10.553 0.503468 10.2127 0.609102 9.89866L2.36977 4.66364Z",
19
- "fillRule": "evenodd",
20
- "clipRule": "evenodd"
21
- }
22
- },
23
- {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M1.6333 7.87051C1.6333 7.53914 1.90193 7.27051 2.2333 7.27051H4.52594C4.85732 7.27051 5.12594 7.53914 5.12594 7.87051C5.12594 8.20188 4.85732 8.47051 4.52594 8.47051H2.2333C1.90193 8.47051 1.6333 8.20188 1.6333 7.87051Z",
28
- "fillRule": "evenodd",
29
- "clipRule": "evenodd"
30
- }
31
- },
32
- {
33
- "tag": "path",
34
- "attrs": {
35
- "fill": "currentColor",
36
- "d": "M9.26385 10.0162C8.9281 10.853 7.74343 10.853 7.40768 10.0162L6.02978 6.58181C5.90639 6.27427 6.05568 5.92493 6.36322 5.80154C6.67076 5.67815 7.0201 5.82744 7.14349 6.13498L8.33577 9.10668L9.52805 6.13498C9.65143 5.82744 10.0008 5.67815 10.3083 5.80154C10.6159 5.92493 10.7651 6.27427 10.6418 6.58181L9.26385 10.0162Z",
37
- "fillRule": "evenodd",
38
- "clipRule": "evenodd"
39
- }
40
- },
41
- {
42
- "tag": "path",
43
- "attrs": {
44
- "fill": "currentColor",
45
- "d": "M14.8178 5.68628C15.1491 5.68628 15.4178 5.95491 15.4178 6.28628L15.4178 10.845C15.4178 11.9648 14.51 12.8726 13.3901 12.8726H12.8888C11.8122 12.8726 10.9395 11.9999 10.9395 10.9233C10.9395 10.5919 11.2081 10.3233 11.5395 10.3233C11.8708 10.3233 12.1395 10.5919 12.1395 10.9233C12.1395 11.3371 12.4749 11.6726 12.8888 11.6726H13.3901C13.8472 11.6726 14.2178 11.3021 14.2178 10.845L14.2178 6.28628C14.2178 5.95491 14.4864 5.68628 14.8178 5.68628Z",
46
- "fillRule": "evenodd",
47
- "clipRule": "evenodd"
48
- }
49
- },
50
- {
51
- "tag": "path",
52
- "attrs": {
53
- "fill": "currentColor",
54
- "d": "M10.9395 7.82632C10.9395 6.58966 11.942 5.58716 13.1786 5.58716C14.4153 5.58716 15.4178 6.58966 15.4178 7.82632C15.4178 9.06297 14.4153 10.0655 13.1786 10.0655C11.942 10.0655 10.9395 9.06297 10.9395 7.82632ZM13.1786 6.78716C12.6047 6.78716 12.1395 7.2524 12.1395 7.82632C12.1395 8.40023 12.6047 8.86547 13.1786 8.86547C13.7525 8.86547 14.2178 8.40023 14.2178 7.82632C14.2178 7.2524 13.7525 6.78716 13.1786 6.78716Z",
55
- "fillRule": "evenodd",
56
- "clipRule": "evenodd"
57
- }
58
- }
59
- ]
60
- };
61
- const AvgIcon = forwardRef(function AvgIcon(props, ref) {
62
- return createElement(IconBase, Object.assign({}, props, {
63
- id: "avg-icon",
64
- ref,
65
- icon: element
66
- }));
67
- });
68
- AvgIcon.displayName = "AvgIcon";
69
- //#endregion
70
- export { AvgIcon, AvgIcon as default };
@@ -1,3 +0,0 @@
1
- import type { IconProps } from './base.js';
2
- export declare const CntIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
- export default CntIcon;
@@ -1,70 +0,0 @@
1
- import { createElement, forwardRef } from "react";
2
- import { IconBase } from "./base.js";
3
- //#region ts/cnt-icon.tsx
4
- const element = {
5
- "tag": "svg",
6
- "attrs": {
7
- "xmlns": "http://www.w3.org/2000/svg",
8
- "fill": "none",
9
- "viewBox": "0 0 16 16",
10
- "width": "1em",
11
- "height": "1em"
12
- },
13
- "children": [
14
- {
15
- "tag": "path",
16
- "attrs": {
17
- "fill": "currentColor",
18
- "d": "M0.361328 7.79626C0.361328 6.0459 1.78028 4.62695 3.53064 4.62695C4.18424 4.62695 4.80612 4.90867 5.23714 5.40001L5.30149 5.47337C5.52001 5.72247 5.49522 6.10156 5.24612 6.32009C4.99701 6.53861 4.61792 6.51382 4.3994 6.26471L4.33504 6.19135C4.13187 5.95975 3.83873 5.82695 3.53064 5.82695C2.44302 5.82695 1.56133 6.70864 1.56133 7.79626V8.21416C1.56133 9.29594 2.43828 10.1729 3.52006 10.1729C3.83123 10.1729 4.12678 10.0366 4.32877 9.79988L4.39405 9.72339C4.60916 9.47133 4.98788 9.44138 5.23994 9.65649C5.492 9.8716 5.52195 10.2503 5.30684 10.5024L5.24156 10.5789C4.81157 11.0827 4.18244 11.3729 3.52006 11.3729C1.77554 11.3729 0.361328 9.95868 0.361328 8.21416V7.79626Z",
19
- "fillRule": "evenodd",
20
- "clipRule": "evenodd"
21
- }
22
- },
23
- {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M13.2084 4.92822C13.5398 4.92822 13.8084 5.19685 13.8084 5.52822V9.97297C13.8084 10.0834 13.8979 10.173 14.0084 10.173H15.0384C15.3698 10.173 15.6384 10.4416 15.6384 10.773C15.6384 11.1043 15.3698 11.373 15.0384 11.373H14.0084C13.2352 11.373 12.6084 10.7462 12.6084 9.97297V5.52822C12.6084 5.19685 12.877 4.92822 13.2084 4.92822Z",
28
- "fillRule": "evenodd",
29
- "clipRule": "evenodd"
30
- }
31
- },
32
- {
33
- "tag": "path",
34
- "attrs": {
35
- "fill": "currentColor",
36
- "d": "M10.9893 7.42715C10.9893 7.09578 11.2579 6.82715 11.5893 6.82715H14.9428C15.2742 6.82715 15.5428 7.09578 15.5428 7.42715C15.5428 7.75852 15.2742 8.02715 14.9428 8.02715H11.5893C11.2579 8.02715 10.9893 7.75852 10.9893 7.42715Z",
37
- "fillRule": "evenodd",
38
- "clipRule": "evenodd"
39
- }
40
- },
41
- {
42
- "tag": "path",
43
- "attrs": {
44
- "fill": "currentColor",
45
- "d": "M9.46366 8.71622C9.46366 8.18879 8.9622 7.80569 8.45332 7.94436L8.12019 8.03514C7.68503 8.15373 7.38311 8.54894 7.38311 8.99996V10.7731C7.38311 11.1044 7.11448 11.3731 6.78311 11.3731C6.45173 11.3731 6.18311 11.1044 6.18311 10.7731V8.99996C6.18311 8.0077 6.84733 7.13825 7.80469 6.87736L8.13782 6.78658C9.41001 6.43991 10.6637 7.39764 10.6637 8.71622V10.7731C10.6637 11.1044 10.395 11.3731 10.0637 11.3731C9.73229 11.3731 9.46366 11.1044 9.46366 10.7731V8.71622Z",
46
- "fillRule": "evenodd",
47
- "clipRule": "evenodd"
48
- }
49
- },
50
- {
51
- "tag": "path",
52
- "attrs": {
53
- "fill": "currentColor",
54
- "d": "M6.79079 6.75531C7.12216 6.75528 7.39081 7.02389 7.39084 7.35526L7.39109 10.773C7.39112 11.1043 7.12251 11.373 6.79114 11.373C6.45977 11.373 6.19112 11.1044 6.19109 10.7731L6.19084 7.35535C6.19081 7.02398 6.45942 6.75533 6.79079 6.75531Z",
55
- "fillRule": "evenodd",
56
- "clipRule": "evenodd"
57
- }
58
- }
59
- ]
60
- };
61
- const CntIcon = forwardRef(function CntIcon(props, ref) {
62
- return createElement(IconBase, Object.assign({}, props, {
63
- id: "cnt-icon",
64
- ref,
65
- icon: element
66
- }));
67
- });
68
- CntIcon.displayName = "CntIcon";
69
- //#endregion
70
- export { CntIcon, CntIcon as default };
@@ -1,3 +0,0 @@
1
- import type { IconProps } from './base.js';
2
- export declare const MaxIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
- export default MaxIcon;
@@ -1,70 +0,0 @@
1
- import { createElement, forwardRef } from "react";
2
- import { IconBase } from "./base.js";
3
- //#region ts/max-icon.tsx
4
- const element = {
5
- "tag": "svg",
6
- "attrs": {
7
- "xmlns": "http://www.w3.org/2000/svg",
8
- "fill": "none",
9
- "viewBox": "0 0 16 16",
10
- "width": "1em",
11
- "height": "1em"
12
- },
13
- "children": [
14
- {
15
- "tag": "path",
16
- "attrs": {
17
- "fill": "currentColor",
18
- "d": "M4.96708 8.23432V11.6842C4.96708 12.0156 5.2357 12.2842 5.56708 12.2842C5.89845 12.2842 6.16708 12.0156 6.16708 11.6842V5.62199C6.16708 4.70621 4.87775 4.5088 4.60373 5.38261L3.2564 9.67905L1.90905 5.3826C1.64268 4.53318 0.345703 4.6789 0.345703 5.62021V11.6842C0.345703 12.0156 0.614332 12.2842 0.945703 12.2842C1.27707 12.2842 1.5457 12.0156 1.5457 11.6842V8.23428L2.49305 11.2552C2.72747 12.0027 3.78534 12.0027 4.01975 11.2552L4.96708 8.23432Z",
19
- "fillRule": "evenodd",
20
- "clipRule": "evenodd"
21
- }
22
- },
23
- {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M9.59409 8.3393C9.59409 7.86618 9.18572 7.49641 8.71492 7.54323L7.64429 7.64971C7.31454 7.6825 7.02065 7.44178 6.98785 7.11203C6.95506 6.78229 7.19578 6.48839 7.52553 6.4556L8.59616 6.34912C9.77317 6.23206 10.7941 7.15649 10.7941 8.3393V11.684C10.7941 12.0154 10.5255 12.284 10.1941 12.284C9.86272 12.284 9.59409 12.0154 9.59409 11.684V8.3393Z",
28
- "fillRule": "evenodd",
29
- "clipRule": "evenodd"
30
- }
31
- },
32
- {
33
- "tag": "path",
34
- "attrs": {
35
- "fill": "currentColor",
36
- "d": "M6.79541 10.2064C6.79541 9.10233 7.69047 8.20728 8.79458 8.20728C9.89869 8.20728 10.7938 9.10233 10.7938 10.2064C10.7938 11.3106 9.89869 12.2056 8.79458 12.2056C7.69047 12.2056 6.79541 11.3106 6.79541 10.2064ZM8.79458 9.40728C8.35321 9.40728 7.99541 9.76508 7.99541 10.2064C7.99541 10.6478 8.35321 11.0056 8.79458 11.0056C9.23595 11.0056 9.59375 10.6478 9.59375 10.2064C9.59375 9.76508 9.23595 9.40728 8.79458 9.40728Z",
37
- "fillRule": "evenodd",
38
- "clipRule": "evenodd"
39
- }
40
- },
41
- {
42
- "tag": "path",
43
- "attrs": {
44
- "fill": "currentColor",
45
- "d": "M15.386 6.62139C15.6666 6.79764 15.7454 7.16426 15.562 7.44024L12.5296 12.0032C12.3462 12.2791 11.9701 12.36 11.6894 12.1837C11.4088 12.0075 11.33 11.6409 11.5135 11.3649L14.5458 6.80196C14.7292 6.52598 15.1054 6.44513 15.386 6.62139Z",
46
- "fillRule": "evenodd",
47
- "clipRule": "evenodd"
48
- }
49
- },
50
- {
51
- "tag": "path",
52
- "attrs": {
53
- "fill": "currentColor",
54
- "d": "M11.6892 6.62139C11.4086 6.79764 11.3298 7.16426 11.5132 7.44024L14.5456 12.0032C14.729 12.2791 15.1051 12.36 15.3857 12.1837C15.6664 12.0075 15.7451 11.6409 15.5617 11.3649L12.5294 6.80196C12.3459 6.52598 11.9698 6.44513 11.6892 6.62139Z",
55
- "fillRule": "evenodd",
56
- "clipRule": "evenodd"
57
- }
58
- }
59
- ]
60
- };
61
- const MaxIcon = forwardRef(function MaxIcon(props, ref) {
62
- return createElement(IconBase, Object.assign({}, props, {
63
- id: "max-icon",
64
- ref,
65
- icon: element
66
- }));
67
- });
68
- MaxIcon.displayName = "MaxIcon";
69
- //#endregion
70
- export { MaxIcon, MaxIcon as default };
@@ -1,3 +0,0 @@
1
- import type { IconProps } from './base.js';
2
- export declare const MinIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
- export default MinIcon;