@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,49 @@ const element = {
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
- "children": [{
18
- "tag": "path",
19
- "attrs": {
20
- "fill": "currentColor",
21
- "d": "M4.20039 8.06641C3.86902 8.06641 3.60039 8.33504 3.60039 8.66641C3.60039 8.99778 3.86902 9.26641 4.20039 9.26641H5.20039C5.53176 9.26641 5.80039 8.99778 5.80039 8.66641C5.80039 8.33504 5.53176 8.06641 5.20039 8.06641H4.20039Z"
17
+ "children": [
18
+ {
19
+ "tag": "path",
20
+ "attrs": {
21
+ "stroke": "currentColor",
22
+ "d": "M4 5.6V3.2C4 2.53726 4.53726 2 5.2 2H10.8C11.4627 2 12 2.53726 12 3.2V5.6",
23
+ "strokeLinecap": "round",
24
+ "strokeLinejoin": "round",
25
+ "strokeWidth": 1.2
26
+ }
27
+ },
28
+ {
29
+ "tag": "path",
30
+ "attrs": {
31
+ "stroke": "currentColor",
32
+ "d": "M4.8 13.8H3.2C2.53726 13.8 2 13.2627 2 12.6V7.2C2 6.53726 2.53726 6 3.2 6H12.8C13.4627 6 14 6.53726 14 7.2V12.6C14 13.2627 13.4627 13.8 12.8 13.8H11.2",
33
+ "strokeLinecap": "round",
34
+ "strokeLinejoin": "round",
35
+ "strokeWidth": 1.2
36
+ }
37
+ },
38
+ {
39
+ "tag": "path",
40
+ "attrs": {
41
+ "stroke": "currentColor",
42
+ "d": "M4.2 8.6H5.2",
43
+ "strokeLinecap": "round",
44
+ "strokeWidth": 1.2
45
+ }
46
+ },
47
+ {
48
+ "tag": "rect",
49
+ "attrs": {
50
+ "width": 6,
51
+ "height": 3.6,
52
+ "x": 5.2,
53
+ "y": 10.4,
54
+ "stroke": "currentColor",
55
+ "rx": .6,
56
+ "strokeWidth": 1.2
57
+ }
22
58
  }
23
- }, {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M13.1297 3.19844C13.1297 2.20418 12.3236 1.39824 11.3293 1.39844L4.66878 1.39977C3.67481 1.39997 2.86914 2.2058 2.86914 3.19977V5.49756C2.03331 5.65308 1.4005 6.38619 1.40049 7.26709L1.40039 12.7996C1.40037 13.7937 2.20626 14.5997 3.20039 14.5997L6.62542 14.5997C6.63896 14.6006 6.65263 14.601 6.66641 14.601C6.68018 14.601 6.69385 14.6006 6.70739 14.5997L11.6256 14.5997C11.6391 14.6006 11.6527 14.601 11.6664 14.601C11.6801 14.601 11.6937 14.6006 11.7072 14.5997L12.7996 14.5997C13.7937 14.5997 14.5996 13.7938 14.5996 12.7997V7.26641C14.5996 6.38503 13.9662 5.65161 13.1297 5.4966V3.19844ZM11.0664 13.3997L7.26641 13.3997V12.3344C7.26641 12.1135 7.44549 11.9344 7.66641 11.9344H10.6664C10.8873 11.9344 11.0664 12.1135 11.0664 12.3344V13.3997ZM12.2664 12.3344V13.3997L12.7996 13.3997C13.131 13.3997 13.3996 13.1311 13.3996 12.7997V7.26641C13.3996 6.93502 13.131 6.66638 12.7996 6.66641L3.20044 6.66712C2.86909 6.66715 2.60049 6.93576 2.60049 7.26711L2.60039 12.7996C2.60038 13.131 2.86901 13.3997 3.20039 13.3997L6.06641 13.3997V12.3344C6.06641 11.4507 6.78275 10.7344 7.66641 10.7344H10.6664C11.5501 10.7344 12.2664 11.4507 12.2664 12.3344ZM11.9297 5.46647V3.19844C11.9297 2.86702 11.661 2.59837 11.3296 2.59844L4.66902 2.59977C4.3377 2.59984 4.06914 2.86845 4.06914 3.19977V5.46706L11.9297 5.46647Z",
28
- "fillRule": "evenodd",
29
- "clipRule": "evenodd"
30
- }
31
- }]
59
+ ]
32
60
  };
33
61
  const PrintIcon = (0, react.forwardRef)(function PrintIcon(props, ref) {
34
62
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -14,23 +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": "M5.785 6.77762C5.78908 6.7777 5.79316 6.77774 5.79725 6.77774C5.80134 6.77774 5.80543 6.7777 5.8095 6.77762H10.0184C10.0225 6.7777 10.0266 6.77774 10.0307 6.77774C10.0347 6.77774 10.0388 6.7777 10.0429 6.77762H13.6638V7.63727C13.6638 7.96864 13.9324 8.23727 14.2638 8.23727C14.5951 8.23727 14.8638 7.96864 14.8638 7.63727V3.9999C14.8638 2.56395 13.6997 1.39989 12.2637 1.3999L3.56389 1.39999C2.12797 1.40001 0.96393 2.56405 0.96392 3.99998L0.963867 11.6666C0.963857 13.1025 2.12792 14.2666 3.56387 14.2666H8.0542C8.38557 14.2666 8.6542 13.9979 8.6542 13.6666C8.6542 13.3352 8.38557 13.0666 8.0542 13.0666H3.56387C2.79067 13.0666 2.16386 12.4398 2.16387 11.6666L2.1639 6.77762H5.785ZM6.39725 2.59996L9.43065 2.59993V5.57762H6.39725V2.59996ZM5.19725 5.57762V2.59998L3.56391 2.59999C2.79072 2.6 2.16393 3.22679 2.16392 3.99998L2.16391 5.57762H5.19725ZM13.6638 5.57762V3.9999C13.6638 3.2267 13.037 2.59989 12.2638 2.5999L10.6307 2.59992V5.57762H13.6638Z",
22
- "fillRule": "evenodd",
23
- "clipRule": "evenodd"
17
+ "children": [
18
+ {
19
+ "tag": "path",
20
+ "attrs": {
21
+ "stroke": "currentColor",
22
+ "d": "M14.2638 7.63727V3.9999C14.2638 2.89533 13.3683 1.9999 12.2638 1.9999L3.56389 1.99999C2.45932 2 1.56392 2.89542 1.56392 3.99998L1.56387 11.6666C1.56386 12.7712 2.4593 13.6666 3.56387 13.6666H8.0542",
23
+ "strokeLinecap": "round",
24
+ "strokeLinejoin": "round",
25
+ "strokeWidth": 1.2
26
+ }
27
+ },
28
+ {
29
+ "tag": "path",
30
+ "attrs": {
31
+ "stroke": "currentColor",
32
+ "d": "M1.5639 6.17762H14.2638M5.79725 1.99996V6.17762M10.0307 1.99993V6.17762",
33
+ "strokeWidth": 1.2
34
+ }
35
+ },
36
+ {
37
+ "tag": "path",
38
+ "attrs": {
39
+ "stroke": "currentColor",
40
+ "d": "M11.5223 11.2333V10.2333C11.5223 9.681 11.97 9.23328 12.5223 9.23328C13.0746 9.23328 13.5223 9.681 13.5223 10.2333V11.2333",
41
+ "strokeLinecap": "round",
42
+ "strokeWidth": 1.2
43
+ }
44
+ },
45
+ {
46
+ "tag": "rect",
47
+ "attrs": {
48
+ "width": 4,
49
+ "height": 2.67,
50
+ "x": 10.52,
51
+ "y": 11.23,
52
+ "stroke": "currentColor",
53
+ "rx": 1,
54
+ "strokeWidth": 1.2
55
+ }
24
56
  }
25
- }, {
26
- "tag": "path",
27
- "attrs": {
28
- "fill": "currentColor",
29
- "d": "M14.1223 10.2333V10.7496C14.7087 10.9869 15.1223 11.5618 15.1223 12.2333V12.8999C15.1223 13.7836 14.406 14.4999 13.5223 14.4999H11.5223C10.6387 14.4999 9.92235 13.7836 9.92235 12.8999V12.2333C9.92235 11.5618 10.336 10.9869 10.9223 10.7496V10.2333C10.9223 9.34961 11.6387 8.63328 12.5223 8.63328C13.406 8.63328 14.1223 9.34961 14.1223 10.2333ZM11.1223 12.2333C11.1223 12.0124 11.3014 11.8333 11.5223 11.8333H13.5223C13.7433 11.8333 13.9223 12.0124 13.9223 12.2333V12.8999C13.9223 13.1209 13.7433 13.2999 13.5223 13.2999H11.5223C11.3014 13.2999 11.1223 13.1209 11.1223 12.8999V12.2333ZM12.9223 10.2333V10.6333H12.1223V10.2333C12.1223 10.0124 12.3014 9.83328 12.5223 9.83328C12.7433 9.83328 12.9223 10.0124 12.9223 10.2333Z",
30
- "fillRule": "evenodd",
31
- "clipRule": "evenodd"
32
- }
33
- }]
57
+ ]
34
58
  };
35
59
  const ProtectIcon = (0, react.forwardRef)(function ProtectIcon(props, ref) {
36
60
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -17,10 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M1.3999 7.9999C1.3999 7.66853 1.66853 7.3999 1.9999 7.3999H13.9999C14.3313 7.3999 14.5999 7.66853 14.5999 7.9999C14.5999 8.33127 14.3313 8.5999 13.9999 8.5999H1.9999C1.66853 8.5999 1.3999 8.33127 1.3999 7.9999Z",
22
- "fillRule": "evenodd",
23
- "clipRule": "evenodd"
20
+ "stroke": "currentColor",
21
+ "d": "M1.9999 7.9999H13.9999",
22
+ "strokeLinecap": "round",
23
+ "strokeWidth": 1.2
24
24
  }
25
25
  }]
26
26
  };
@@ -19,47 +19,43 @@ const element = {
19
19
  "tag": "path",
20
20
  "attrs": {
21
21
  "stroke": "currentColor",
22
- "d": "M10.4 5.8V3.8C10.4 3.19249 9.90751 2.7 9.3 2.7H3.1C2.49249 2.7 2 3.19249 2 3.8V8.4C2 9.00751 2.49249 9.5 3.1 9.5H6.7",
22
+ "d": "M13.5 7V4.29412C13.5 3.5794 12.8679 3 12 3H2.57143C1.70356 3 1.5 3.5794 1.5 4.29412V7V10C1.5 10.7147 1.70356 11 2.57143 11H7.71429",
23
23
  "strokeLinecap": "round",
24
24
  "strokeLinejoin": "round",
25
- "strokeWidth": 1.3
25
+ "strokeWidth": 1.2
26
26
  }
27
27
  },
28
28
  {
29
29
  "tag": "path",
30
30
  "attrs": {
31
31
  "stroke": "currentColor",
32
- "d": "M4.2 5.1H8",
32
+ "d": "M4.2 5.5H10.5",
33
33
  "strokeLinecap": "round",
34
- "strokeWidth": 1.3
34
+ "strokeWidth": 1.2
35
35
  }
36
36
  },
37
37
  {
38
38
  "tag": "path",
39
39
  "attrs": {
40
40
  "stroke": "currentColor",
41
- "d": "M4.2 7.3H6.8",
41
+ "d": "M4.2 8.3H6.8",
42
42
  "strokeLinecap": "round",
43
- "strokeWidth": 1.3
43
+ "strokeWidth": 1.2
44
44
  }
45
45
  },
46
46
  {
47
47
  "tag": "path",
48
48
  "attrs": {
49
49
  "stroke": "currentColor",
50
- "d": "M10.35 7.6H11.2L11.65 8.35L12.5 8.15L13.1 8.75L12.9 9.6L13.65 10.05V10.9L12.9 11.35L13.1 12.2L12.5 12.8L11.65 12.6L11.2 13.35H10.35L9.9 12.6L9.05 12.8L8.45 12.2L8.65 11.35L7.9 10.9V10.05L8.65 9.6L8.45 8.75L9.05 8.15L9.9 8.35L10.35 7.6Z",
51
- "strokeLinejoin": "round",
52
- "strokeWidth": 1.15
50
+ "d": "M11.5565 8H12.4435L12.913 8.78261L13.8 8.57391L14.4261 9.2L14.2174 10.087L15 10.5565V11.4435L14.2174 11.913L14.4261 12.8L13.8 13.4261L12.913 13.2174L12.4435 14H11.5565L11.087 13.2174L10.2 13.4261L9.57391 12.8L9.78261 11.913L9 11.4435V10.5565L9.78261 10.087L9.57391 9.2L10.2 8.57391L11.087 8.78261L11.5565 8Z",
51
+ "strokeLinejoin": "round"
53
52
  }
54
53
  },
55
54
  {
56
- "tag": "circle",
55
+ "tag": "path",
57
56
  "attrs": {
58
- "cx": 10.78,
59
- "cy": 10.48,
60
- "r": 1.05,
61
57
  "stroke": "currentColor",
62
- "strokeWidth": 1.15
58
+ "d": "M12.05 12.1C12.6299 12.1 13.1 11.6299 13.1 11.05C13.1 10.4701 12.6299 10 12.05 10C11.4701 10 11 10.4701 11 11.05C11 11.6299 11.4701 12.1 12.05 12.1Z"
63
59
  }
64
60
  }
65
61
  ]
@@ -17,8 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M12.1543 1.00391C13.7394 1.08421 15 2.39489 15 4V5.30762C14.5832 5.14723 14.149 5.02276 13.7002 4.93848V4C13.7002 3.06112 12.9389 2.2998 12 2.2998H4C3.06112 2.2998 2.2998 3.06112 2.2998 4V12C2.2998 12.9389 3.06112 13.7002 4 13.7002H4.93848C5.02276 14.149 5.14723 14.5832 5.30762 15H4C2.39489 15 1.08421 13.7394 1.00391 12.1543L1 12V4C1 2.34315 2.34315 1 4 1H12L12.1543 1.00391Z"
20
+ "stroke": "currentColor",
21
+ "d": "M14.35 5.3V4A2.35 2.35 0 0 0 12 1.65H4A2.35 2.35 0 0 0 1.65 4V12A2.35 2.35 0 0 0 4 14.35H5.3",
22
+ "strokeLinecap": "round",
23
+ "strokeWidth": 1.3
22
24
  }
23
25
  }, {
24
26
  "tag": "circle",
@@ -0,0 +1,66 @@
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/smart-art-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
+ "stroke": "currentColor",
22
+ "d": "M1.8 3.7H9.9L12.6 6.55H5.9",
23
+ "strokeLinecap": "round",
24
+ "strokeLinejoin": "round",
25
+ "strokeWidth": 1.2
26
+ }
27
+ },
28
+ {
29
+ "tag": "path",
30
+ "attrs": {
31
+ "stroke": "currentColor",
32
+ "d": "M1.8 3.7L4.5 6.8L1.8 9.5H5.3",
33
+ "strokeLinecap": "round",
34
+ "strokeLinejoin": "round",
35
+ "strokeWidth": 1.2
36
+ }
37
+ },
38
+ {
39
+ "tag": "path",
40
+ "attrs": {
41
+ "stroke": "currentColor",
42
+ "d": "M5.9 6.55H14.2V12.3H5.9z",
43
+ "strokeWidth": 1.2
44
+ }
45
+ },
46
+ {
47
+ "tag": "path",
48
+ "attrs": {
49
+ "stroke": "currentColor",
50
+ "d": "M7.2 7.9H7.9M8.8 7.9H13M7.2 9.4H7.9M8.8 9.4H13M7.2 10.9H7.9M8.8 10.9H13",
51
+ "strokeWidth": .8
52
+ }
53
+ }
54
+ ]
55
+ };
56
+ const SmartArtIcon = (0, react.forwardRef)(function SmartArtIcon(props, ref) {
57
+ return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
58
+ id: "smart-art-icon",
59
+ ref,
60
+ icon: element
61
+ }));
62
+ });
63
+ SmartArtIcon.displayName = "SmartArtIcon";
64
+ //#endregion
65
+ exports.SmartArtIcon = SmartArtIcon;
66
+ exports.default = SmartArtIcon;
@@ -15,12 +15,22 @@ const element = {
15
15
  "height": "1em"
16
16
  },
17
17
  "children": [{
18
+ "tag": "rect",
19
+ "attrs": {
20
+ "width": 12.4,
21
+ "height": 12.4,
22
+ "x": 1.8,
23
+ "y": 1.8,
24
+ "stroke": "currentColor",
25
+ "rx": 1.8,
26
+ "strokeWidth": 1.2
27
+ }
28
+ }, {
18
29
  "tag": "path",
19
30
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M1.7643 4.13354C1.7643 2.82523 2.82488 1.76465 4.13319 1.76465H11.8665C13.1748 1.76465 14.2354 2.82524 14.2354 4.13354V11.8669C14.2354 13.1752 13.1748 14.2358 11.8665 14.2358H4.13318C2.82488 14.2358 1.7643 13.1752 1.7643 11.8669V6.1462C1.76388 6.13711 1.76367 6.12797 1.76367 6.11878C1.76367 6.10959 1.76388 6.10045 1.7643 6.09136V4.13354ZM2.94652 6.70989V11.8669C2.94652 12.5222 3.47781 13.0535 4.13318 13.0535H5.52732V6.70989H2.94652ZM5.52732 5.52767H2.94652V4.13354C2.94652 3.47816 3.47781 2.94687 4.13319 2.94687H5.52732V5.52767ZM6.70954 6.70989V13.0535H11.8665C12.5219 13.0535 13.0532 12.5222 13.0532 11.8669V6.70989L6.70954 6.70989ZM13.0532 5.52767L6.70954 5.52767V2.94687H11.8665C12.5219 2.94687 13.0532 3.47816 13.0532 4.13354V5.52767Z",
22
- "fillRule": "evenodd",
23
- "clipRule": "evenodd"
31
+ "stroke": "currentColor",
32
+ "d": "M1.8 5.6H14.2M5.6 1.8V14.2",
33
+ "strokeWidth": 1.2
24
34
  }
25
35
  }]
26
36
  };
@@ -15,35 +15,14 @@ const element = {
15
15
  "height": "1em"
16
16
  },
17
17
  "children": [{
18
- "tag": "g",
18
+ "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "clipPath": "url(#text-icon_clip0_1293_26)"
22
- },
23
- "children": [{
24
- "tag": "path",
25
- "attrs": { "d": "M2.22891 2.07227C1.89754 2.07227 1.62891 2.34089 1.62891 2.67227C1.62891 3.00364 1.89754 3.27227 2.22891 3.27227H6.29541V14.0056C6.29541 14.337 6.56404 14.6056 6.89541 14.6056C7.22678 14.6056 7.49541 14.337 7.49541 14.0056V3.27227H11.5622C11.8936 3.27227 12.1622 3.00364 12.1622 2.67227C12.1622 2.34089 11.8936 2.07227 11.5622 2.07227H2.22891Z" }
26
- }, {
27
- "tag": "path",
28
- "attrs": { "d": "M10.2289 6.40552C9.89754 6.40552 9.62891 6.67415 9.62891 7.00552C9.62891 7.33689 9.89754 7.60552 10.2289 7.60552H12.2954V14.0055C12.2954 14.3369 12.564 14.6055 12.8954 14.6055C13.2268 14.6055 13.4954 14.3369 13.4954 14.0055V7.60552H15.5622C15.8936 7.60552 16.1622 7.33689 16.1622 7.00552C16.1622 6.67415 15.8936 6.40552 15.5622 6.40552H10.2289Z" }
29
- }]
30
- }, {
31
- "tag": "defs",
32
- "attrs": {},
33
- "children": [{
34
- "tag": "clipPath",
35
- "attrs": { "id": "text-icon_clip0_1293_26" },
36
- "children": [{
37
- "tag": "path",
38
- "attrs": {
39
- "fill": "white",
40
- "d": "M0 0H16V16H0z",
41
- "transform": "translate(.9)"
42
- }
43
- }]
44
- }]
45
- }],
46
- "defIds": ["text-icon_clip0_1293_26"]
20
+ "stroke": "currentColor",
21
+ "d": "M2.22891 2.67227H11.5622M6.89541 2.67227V14.0056M10.2289 7.00552H15.5622M12.8954 7.00552V14.0055",
22
+ "strokeLinecap": "round",
23
+ "strokeWidth": 1.2
24
+ }
25
+ }]
47
26
  };
48
27
  const TextIcon = (0, react.forwardRef)(function TextIcon(props, ref) {
49
28
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const ActivityIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const ActivityIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default ActivityIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AddDigitsIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AddDigitsIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AddDigitsIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AddImageIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AddImageIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AddImageIcon;
@@ -10,21 +10,47 @@ const element = {
10
10
  "width": "1em",
11
11
  "height": "1em"
12
12
  },
13
- "children": [{
14
- "tag": "path",
15
- "attrs": {
16
- "fill": "currentColor",
17
- "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",
18
- "fillRule": "evenodd",
19
- "clipRule": "evenodd"
13
+ "children": [
14
+ {
15
+ "tag": "path",
16
+ "attrs": {
17
+ "stroke": "currentColor",
18
+ "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",
19
+ "strokeLinecap": "round",
20
+ "strokeLinejoin": "round",
21
+ "strokeWidth": 1.2
22
+ }
23
+ },
24
+ {
25
+ "tag": "path",
26
+ "attrs": {
27
+ "stroke": "currentColor",
28
+ "d": "M1.6498 11.2148L5.43408 8.29588L10.711 12.0198",
29
+ "strokeLinecap": "round",
30
+ "strokeLinejoin": "round",
31
+ "strokeWidth": 1.2
32
+ }
33
+ },
34
+ {
35
+ "tag": "path",
36
+ "attrs": {
37
+ "stroke": "currentColor",
38
+ "d": "M9.46559 10.1621L10.9774 8.65032C11.2042 8.42344 11.5634 8.39794 11.8201 8.59045L14.3498 10.4877",
39
+ "strokeLinecap": "round",
40
+ "strokeLinejoin": "round",
41
+ "strokeWidth": 1.2
42
+ }
43
+ },
44
+ {
45
+ "tag": "path",
46
+ "attrs": {
47
+ "stroke": "currentColor",
48
+ "d": "M11.8097 1.74783V6.24167M9.6603 3.897H14.1541",
49
+ "strokeLinecap": "round",
50
+ "strokeWidth": 1.2
51
+ }
20
52
  }
21
- }, {
22
- "tag": "path",
23
- "attrs": {
24
- "fill": "currentColor",
25
- "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"
26
- }
27
- }]
53
+ ]
28
54
  };
29
55
  const AddImageIcon = forwardRef(function AddImageIcon(props, ref) {
30
56
  return createElement(IconBase, Object.assign({}, props, {
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AddNoteIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AddNoteIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AddNoteIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AdditionAndSubtractionIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AdditionAndSubtractionIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AdditionAndSubtractionIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AdjustHeightDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AdjustHeightDoubleIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AdjustHeightDoubleIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AdjustWidthDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AdjustWidthDoubleIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AdjustWidthDoubleIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AiAssistantMultiIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AiAssistantMultiIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AiAssistantMultiIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AlignBottomIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AlignBottomIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AlignBottomIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AlignTextBothIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AlignTextBothIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AlignTextBothIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AlignTopIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AlignTopIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AlignTopIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AllBorderIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AllBorderIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AllBorderIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AmplifyIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AmplifyIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AmplifyIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AreaChartIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AreaChartIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AreaChartIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const ArrowDownIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const ArrowDownIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default ArrowDownIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const ArrowLeftIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const ArrowLeftIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default ArrowLeftIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const ArrowRightIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const ArrowRightIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default ArrowRightIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const ArrowTiltDownIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const ArrowTiltDownIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default ArrowTiltDownIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const ArrowTiltUpIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const ArrowTiltUpIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default ArrowTiltUpIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const ArrowUpIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const ArrowUpIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default ArrowUpIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AscendingIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AscendingIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AscendingIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AutoHeightDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AutoHeightDoubleIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AutoHeightDoubleIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AutoWidthDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AutoWidthDoubleIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AutoWidthDoubleIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AutofillDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AutofillDoubleIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AutofillDoubleIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const AutowrapIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const AutowrapIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default AutowrapIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const BackSlashDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const BackSlashDoubleIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default BackSlashDoubleIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const BanIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const BanIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default BanIcon;
@@ -1,3 +1,2 @@
1
- import type { IconProps } from './base.js';
2
- export declare const BarChartIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
1
+ export declare const BarChartIcon: import("react").ForwardRefExoticComponent<import("./base.js").IIconProps & import("react").RefAttributes<SVGElement>>;
3
2
  export default BarChartIcon;