@univerjs/icons 1.0.0-alpha.0 → 1.0.0-alpha.2

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 (376) hide show
  1. package/dist/cjs/arrow-down-icon.cjs +62 -0
  2. package/dist/cjs/arrow-right-icon.cjs +62 -0
  3. package/dist/cjs/arrow-tilt-down-icon.cjs +62 -0
  4. package/dist/cjs/arrow-tilt-up-icon.cjs +62 -0
  5. package/dist/cjs/arrow-up-icon.cjs +62 -0
  6. package/dist/cjs/cell-0-double-icon.cjs +99 -0
  7. package/dist/cjs/cell-100-double-icon.cjs +107 -0
  8. package/dist/cjs/cell-25-double-icon.cjs +101 -0
  9. package/dist/cjs/cell-50-double-icon.cjs +103 -0
  10. package/dist/cjs/cell-75-double-icon.cjs +105 -0
  11. package/dist/cjs/correct-double-icon.cjs +66 -0
  12. package/dist/cjs/correct-icon.cjs +80 -0
  13. package/dist/cjs/cross-icon.cjs +64 -0
  14. package/dist/cjs/dissatisfied-double-icon.cjs +97 -0
  15. package/dist/cjs/flag-icon.cjs +62 -0
  16. package/dist/cjs/guffaw-double-icon.cjs +95 -0
  17. package/dist/cjs/help-icon.cjs +78 -0
  18. package/dist/cjs/impatient-double-icon.cjs +97 -0
  19. package/dist/cjs/index.cjs +328 -0
  20. package/dist/cjs/indicate-double-icon.cjs +72 -0
  21. package/dist/cjs/mistake-double-icon.cjs +70 -0
  22. package/dist/cjs/mistake-icon.cjs +62 -0
  23. package/dist/cjs/noninductive-double-icon.cjs +97 -0
  24. package/dist/cjs/progress-0-icon.cjs +63 -0
  25. package/dist/cjs/progress-100-icon.cjs +71 -0
  26. package/dist/cjs/progress-25-icon.cjs +69 -0
  27. package/dist/cjs/progress-50-icon.cjs +69 -0
  28. package/dist/cjs/progress-75-icon.cjs +69 -0
  29. package/dist/cjs/rhomboid-icon.cjs +60 -0
  30. package/dist/cjs/signal-0-double-icon.cjs +99 -0
  31. package/dist/cjs/signal-100-double-icon.cjs +99 -0
  32. package/dist/cjs/signal-25-double-icon.cjs +99 -0
  33. package/dist/cjs/signal-50-double-icon.cjs +99 -0
  34. package/dist/cjs/signal-75-double-icon.cjs +99 -0
  35. package/dist/cjs/smile-double-icon.cjs +97 -0
  36. package/dist/cjs/star-empty-double-icon.cjs +62 -0
  37. package/dist/cjs/star-full-double-icon.cjs +62 -0
  38. package/dist/cjs/star-incomplete-double-icon.cjs +138 -0
  39. package/dist/cjs/triangle-icon.cjs +80 -0
  40. package/dist/cjs/up-icon.cjs +60 -0
  41. package/dist/cjs/warn-double-icon.cjs +82 -0
  42. package/dist/cjs/warn-icon.cjs +70 -0
  43. package/dist/esm/a-icon.d.ts +2 -0
  44. package/dist/esm/add-digits-icon.d.ts +2 -0
  45. package/dist/esm/add-image-icon.d.ts +2 -0
  46. package/dist/esm/add-note-icon.d.ts +2 -0
  47. package/dist/esm/addition-and-subtraction-icon.d.ts +2 -0
  48. package/dist/esm/adjust-height-double-icon.d.ts +2 -0
  49. package/dist/esm/adjust-width-double-icon.d.ts +2 -0
  50. package/dist/esm/align-bottom-icon.d.ts +2 -0
  51. package/dist/esm/align-text-both-icon.d.ts +2 -0
  52. package/dist/esm/align-top-icon.d.ts +2 -0
  53. package/dist/esm/all-border-icon.d.ts +2 -0
  54. package/dist/esm/amplify-icon.d.ts +2 -0
  55. package/dist/esm/area-chart-icon.d.ts +2 -0
  56. package/dist/esm/arrow-down-icon.d.ts +2 -0
  57. package/dist/esm/arrow-down-icon.js +35 -0
  58. package/dist/esm/arrow-right-icon.d.ts +2 -0
  59. package/dist/esm/arrow-right-icon.js +35 -0
  60. package/dist/esm/arrow-tilt-down-icon.d.ts +2 -0
  61. package/dist/esm/arrow-tilt-down-icon.js +35 -0
  62. package/dist/esm/arrow-tilt-up-icon.d.ts +2 -0
  63. package/dist/esm/arrow-tilt-up-icon.js +35 -0
  64. package/dist/esm/arrow-up-icon.d.ts +2 -0
  65. package/dist/esm/arrow-up-icon.js +35 -0
  66. package/dist/esm/ascending-icon.d.ts +2 -0
  67. package/dist/esm/auto-height-double-icon.d.ts +2 -0
  68. package/dist/esm/auto-width-double-icon.d.ts +2 -0
  69. package/dist/esm/autofill-double-icon.d.ts +2 -0
  70. package/dist/esm/autowrap-icon.d.ts +2 -0
  71. package/dist/esm/avg-icon.d.ts +2 -0
  72. package/dist/esm/back-icon.d.ts +2 -0
  73. package/dist/esm/back-slash-icon.d.ts +2 -0
  74. package/dist/esm/ban-icon.d.ts +2 -0
  75. package/dist/esm/bar-chart-icon.d.ts +2 -0
  76. package/dist/esm/base.d.ts +33 -0
  77. package/dist/esm/bold-icon.d.ts +2 -0
  78. package/dist/esm/bottom-icon.d.ts +2 -0
  79. package/dist/esm/boxplot-icon.d.ts +2 -0
  80. package/dist/esm/brush-icon.d.ts +2 -0
  81. package/dist/esm/bubble-icon.d.ts +2 -0
  82. package/dist/esm/calendar-icon.d.ts +2 -0
  83. package/dist/esm/cancel-freeze-icon.d.ts +2 -0
  84. package/dist/esm/cancel-merge-icon.d.ts +2 -0
  85. package/dist/esm/catalogue-icon.d.ts +2 -0
  86. package/dist/esm/cell-0-double-icon.d.ts +2 -0
  87. package/dist/esm/cell-0-double-icon.js +72 -0
  88. package/dist/esm/cell-100-double-icon.d.ts +2 -0
  89. package/dist/esm/cell-100-double-icon.js +80 -0
  90. package/dist/esm/cell-25-double-icon.d.ts +2 -0
  91. package/dist/esm/cell-25-double-icon.js +74 -0
  92. package/dist/esm/cell-50-double-icon.d.ts +2 -0
  93. package/dist/esm/cell-50-double-icon.js +76 -0
  94. package/dist/esm/cell-75-double-icon.d.ts +2 -0
  95. package/dist/esm/cell-75-double-icon.js +78 -0
  96. package/dist/esm/chart-icon.d.ts +2 -0
  97. package/dist/esm/check-mark-icon.d.ts +2 -0
  98. package/dist/esm/clear-format-double-icon.d.ts +2 -0
  99. package/dist/esm/clock-icon.d.ts +2 -0
  100. package/dist/esm/close-icon.d.ts +2 -0
  101. package/dist/esm/cloud-outline-icon.d.ts +2 -0
  102. package/dist/esm/cnt-icon.d.ts +2 -0
  103. package/dist/esm/code-icon.d.ts +2 -0
  104. package/dist/esm/column-chart-icon.d.ts +2 -0
  105. package/dist/esm/column-icon.d.ts +2 -0
  106. package/dist/esm/column-sparkline-icon.d.ts +2 -0
  107. package/dist/esm/combo-chart-icon.d.ts +2 -0
  108. package/dist/esm/comment-icon.d.ts +2 -0
  109. package/dist/esm/conditions-double-icon.d.ts +2 -0
  110. package/dist/esm/convert-icon.d.ts +2 -0
  111. package/dist/esm/copy-double-icon.d.ts +2 -0
  112. package/dist/esm/copy-icon.d.ts +2 -0
  113. package/dist/esm/correct-double-icon.d.ts +2 -0
  114. package/dist/esm/correct-double-icon.js +39 -0
  115. package/dist/esm/correct-icon.d.ts +2 -0
  116. package/dist/esm/correct-icon.js +53 -0
  117. package/dist/esm/create-copy-icon.d.ts +2 -0
  118. package/dist/esm/cross-highlighting-icon.d.ts +2 -0
  119. package/dist/esm/cross-icon.d.ts +2 -0
  120. package/dist/esm/cross-icon.js +37 -0
  121. package/dist/esm/custom-sort-icon.d.ts +2 -0
  122. package/dist/esm/cut-icon.d.ts +2 -0
  123. package/dist/esm/data-validation-icon.d.ts +2 -0
  124. package/dist/esm/database-icon.d.ts +2 -0
  125. package/dist/esm/delete-cell-move-down-double-icon.d.ts +2 -0
  126. package/dist/esm/delete-cell-shift-left-double-icon.d.ts +2 -0
  127. package/dist/esm/delete-cell-shift-right-double-icon.d.ts +2 -0
  128. package/dist/esm/delete-cell-shift-up-double-icon.d.ts +2 -0
  129. package/dist/esm/delete-column-double-icon.d.ts +2 -0
  130. package/dist/esm/delete-empty-icon.d.ts +2 -0
  131. package/dist/esm/delete-icon.d.ts +2 -0
  132. package/dist/esm/delete-note-icon.d.ts +2 -0
  133. package/dist/esm/delete-row-double-icon.d.ts +2 -0
  134. package/dist/esm/descending-icon.d.ts +2 -0
  135. package/dist/esm/direct-export-icon.d.ts +2 -0
  136. package/dist/esm/dissatisfied-double-icon.d.ts +2 -0
  137. package/dist/esm/dissatisfied-double-icon.js +70 -0
  138. package/dist/esm/divider-icon.d.ts +2 -0
  139. package/dist/esm/doc-multi-icon.d.ts +2 -0
  140. package/dist/esm/doc-setting-icon.d.ts +2 -0
  141. package/dist/esm/dollar-icon.d.ts +2 -0
  142. package/dist/esm/down-border-double-icon.d.ts +2 -0
  143. package/dist/esm/down-icon.d.ts +2 -0
  144. package/dist/esm/download-icon.d.ts +2 -0
  145. package/dist/esm/download-image-icon.d.ts +2 -0
  146. package/dist/esm/dropdown-icon.d.ts +2 -0
  147. package/dist/esm/error-icon.d.ts +2 -0
  148. package/dist/esm/euro-icon.d.ts +2 -0
  149. package/dist/esm/expand-ascending-icon.d.ts +2 -0
  150. package/dist/esm/expand-descending-icon.d.ts +2 -0
  151. package/dist/esm/exponential-icon.d.ts +2 -0
  152. package/dist/esm/export-icon.d.ts +2 -0
  153. package/dist/esm/eye-icon.d.ts +2 -0
  154. package/dist/esm/eye-outline-icon.d.ts +2 -0
  155. package/dist/esm/eyelash-icon.d.ts +2 -0
  156. package/dist/esm/filter-icon.d.ts +2 -0
  157. package/dist/esm/flag-icon.d.ts +2 -0
  158. package/dist/esm/flag-icon.js +35 -0
  159. package/dist/esm/folder-icon.d.ts +2 -0
  160. package/dist/esm/font-color-double-icon.d.ts +2 -0
  161. package/dist/esm/font-size-increase-icon.d.ts +2 -0
  162. package/dist/esm/font-size-reduce-icon.d.ts +2 -0
  163. package/dist/esm/freeze-column-icon.d.ts +2 -0
  164. package/dist/esm/freeze-row-icon.d.ts +2 -0
  165. package/dist/esm/freeze-to-selected-icon.d.ts +2 -0
  166. package/dist/esm/fullscreen-icon.d.ts +2 -0
  167. package/dist/esm/function-icon.d.ts +2 -0
  168. package/dist/esm/funnel-icon.d.ts +2 -0
  169. package/dist/esm/fx-icon.d.ts +2 -0
  170. package/dist/esm/graph-icon.d.ts +2 -0
  171. package/dist/esm/grid-icon.d.ts +2 -0
  172. package/dist/esm/grid-outline-icon.d.ts +2 -0
  173. package/dist/esm/group-icon.d.ts +2 -0
  174. package/dist/esm/group-sparkline-icon.d.ts +2 -0
  175. package/dist/esm/guffaw-double-icon.d.ts +2 -0
  176. package/dist/esm/guffaw-double-icon.js +68 -0
  177. package/dist/esm/guide-icon.d.ts +2 -0
  178. package/dist/esm/h1-icon.d.ts +2 -0
  179. package/dist/esm/h2-icon.d.ts +2 -0
  180. package/dist/esm/h3-icon.d.ts +2 -0
  181. package/dist/esm/h4-icon.d.ts +2 -0
  182. package/dist/esm/h5-icon.d.ts +2 -0
  183. package/dist/esm/h6-icon.d.ts +2 -0
  184. package/dist/esm/header-footer-icon.d.ts +2 -0
  185. package/dist/esm/heatmap-icon.d.ts +2 -0
  186. package/dist/esm/help-icon.d.ts +2 -0
  187. package/dist/esm/help-icon.js +51 -0
  188. package/dist/esm/hide-double-icon.d.ts +2 -0
  189. package/dist/esm/hide-gridlines-double-icon.d.ts +2 -0
  190. package/dist/esm/hide-note-icon.d.ts +2 -0
  191. package/dist/esm/history-icon.d.ts +2 -0
  192. package/dist/esm/home-icon.d.ts +2 -0
  193. package/dist/esm/horizontal-border-double-icon.d.ts +2 -0
  194. package/dist/esm/horizontal-merge-icon.d.ts +2 -0
  195. package/dist/esm/horizontally-icon.d.ts +2 -0
  196. package/dist/esm/impatient-double-icon.d.ts +2 -0
  197. package/dist/esm/impatient-double-icon.js +70 -0
  198. package/dist/esm/increase-icon.d.ts +2 -0
  199. package/dist/esm/index.d.ts +289 -0
  200. package/dist/esm/index.js +42 -1
  201. package/dist/esm/indicate-double-icon.d.ts +2 -0
  202. package/dist/esm/indicate-double-icon.js +45 -0
  203. package/dist/esm/info-icon.d.ts +2 -0
  204. package/dist/esm/inner-border-double-icon.d.ts +2 -0
  205. package/dist/esm/insert-cell-down-double-icon.d.ts +2 -0
  206. package/dist/esm/insert-cell-shift-right-double-icon.d.ts +2 -0
  207. package/dist/esm/insert-comment-double-icon.d.ts +2 -0
  208. package/dist/esm/insert-double-icon.d.ts +2 -0
  209. package/dist/esm/insert-icon.d.ts +2 -0
  210. package/dist/esm/insert-link-double-icon.d.ts +2 -0
  211. package/dist/esm/insert-row-above-double-icon.d.ts +2 -0
  212. package/dist/esm/insert-row-below-double-icon.d.ts +2 -0
  213. package/dist/esm/italic-icon.d.ts +2 -0
  214. package/dist/esm/keyboard-icon.d.ts +2 -0
  215. package/dist/esm/left-border-double-icon.d.ts +2 -0
  216. package/dist/esm/left-double-diagonal-icon.d.ts +2 -0
  217. package/dist/esm/left-icon.d.ts +2 -0
  218. package/dist/esm/left-insert-column-double-icon.d.ts +2 -0
  219. package/dist/esm/left-justifying-icon.d.ts +2 -0
  220. package/dist/esm/left-rotation-forty-five-degrees-icon.d.ts +2 -0
  221. package/dist/esm/left-rotation-ninety-degrees-icon.d.ts +2 -0
  222. package/dist/esm/left-tridiagonal-icon.d.ts +2 -0
  223. package/dist/esm/line-chart-icon.d.ts +2 -0
  224. package/dist/esm/line-sparkline-icon.d.ts +2 -0
  225. package/dist/esm/linear-icon.d.ts +2 -0
  226. package/dist/esm/link-icon.d.ts +2 -0
  227. package/dist/esm/live-share-icon.d.ts +2 -0
  228. package/dist/esm/loading-multi-icon.d.ts +2 -0
  229. package/dist/esm/lock-icon.d.ts +2 -0
  230. package/dist/esm/logarithmic-icon.d.ts +2 -0
  231. package/dist/esm/max-icon.d.ts +2 -0
  232. package/dist/esm/menu-icon.d.ts +2 -0
  233. package/dist/esm/merge-all-icon.d.ts +2 -0
  234. package/dist/esm/min-icon.d.ts +2 -0
  235. package/dist/esm/mistake-double-icon.d.ts +2 -0
  236. package/dist/esm/mistake-double-icon.js +43 -0
  237. package/dist/esm/mistake-icon.d.ts +2 -0
  238. package/dist/esm/mistake-icon.js +35 -0
  239. package/dist/esm/more-down-icon.d.ts +2 -0
  240. package/dist/esm/more-function-icon.d.ts +2 -0
  241. package/dist/esm/more-horizontal-icon.d.ts +2 -0
  242. package/dist/esm/more-icon.d.ts +2 -0
  243. package/dist/esm/more-left-icon.d.ts +2 -0
  244. package/dist/esm/more-right-icon.d.ts +2 -0
  245. package/dist/esm/more-up-icon.d.ts +2 -0
  246. package/dist/esm/move-down-icon.d.ts +2 -0
  247. package/dist/esm/move-up-icon.d.ts +2 -0
  248. package/dist/esm/moving-average-icon.d.ts +2 -0
  249. package/dist/esm/no-border-icon.d.ts +2 -0
  250. package/dist/esm/no-color-double-icon.d.ts +2 -0
  251. package/dist/esm/no-rotation-icon.d.ts +2 -0
  252. package/dist/esm/noninductive-double-icon.d.ts +2 -0
  253. package/dist/esm/noninductive-double-icon.js +70 -0
  254. package/dist/esm/number-icon.d.ts +2 -0
  255. package/dist/esm/off-line-icon.d.ts +2 -0
  256. package/dist/esm/on-line-icon.d.ts +2 -0
  257. package/dist/esm/one-to-one-icon.d.ts +2 -0
  258. package/dist/esm/order-icon.d.ts +2 -0
  259. package/dist/esm/outer-border-double-icon.d.ts +2 -0
  260. package/dist/esm/overflow-icon.d.ts +2 -0
  261. package/dist/esm/paint-bucket-double-icon.d.ts +2 -0
  262. package/dist/esm/paste-special-double-icon.d.ts +2 -0
  263. package/dist/esm/pen-icon.d.ts +2 -0
  264. package/dist/esm/percent-icon.d.ts +2 -0
  265. package/dist/esm/pie-chart-icon.d.ts +2 -0
  266. package/dist/esm/piping-icon.d.ts +2 -0
  267. package/dist/esm/pivot-table-icon.d.ts +2 -0
  268. package/dist/esm/point-color-double-icon.d.ts +2 -0
  269. package/dist/esm/polynomial-icon.d.ts +2 -0
  270. package/dist/esm/power-line-icon.d.ts +2 -0
  271. package/dist/esm/print-icon.d.ts +2 -0
  272. package/dist/esm/progress-0-icon.d.ts +2 -0
  273. package/dist/esm/progress-0-icon.js +36 -0
  274. package/dist/esm/progress-100-icon.d.ts +2 -0
  275. package/dist/esm/progress-100-icon.js +44 -0
  276. package/dist/esm/progress-25-icon.d.ts +2 -0
  277. package/dist/esm/progress-25-icon.js +42 -0
  278. package/dist/esm/progress-50-icon.d.ts +2 -0
  279. package/dist/esm/progress-50-icon.js +42 -0
  280. package/dist/esm/progress-75-icon.d.ts +2 -0
  281. package/dist/esm/progress-75-icon.js +42 -0
  282. package/dist/esm/protect-icon.d.ts +2 -0
  283. package/dist/esm/radar-chart-icon.d.ts +2 -0
  284. package/dist/esm/record-icon.d.ts +2 -0
  285. package/dist/esm/redo-icon.d.ts +2 -0
  286. package/dist/esm/reduce-digits-icon.d.ts +2 -0
  287. package/dist/esm/reduce-double-icon.d.ts +2 -0
  288. package/dist/esm/reduce-icon.d.ts +2 -0
  289. package/dist/esm/relationship-icon.d.ts +2 -0
  290. package/dist/esm/rename-icon.d.ts +2 -0
  291. package/dist/esm/reply-to-comment-icon.d.ts +2 -0
  292. package/dist/esm/resolved-icon.d.ts +2 -0
  293. package/dist/esm/restore-icon.d.ts +2 -0
  294. package/dist/esm/rhomboid-icon.d.ts +2 -0
  295. package/dist/esm/rhomboid-icon.js +33 -0
  296. package/dist/esm/right-border-double-icon.d.ts +2 -0
  297. package/dist/esm/right-double-diagonal-icon.d.ts +2 -0
  298. package/dist/esm/right-insert-column-double-icon.d.ts +2 -0
  299. package/dist/esm/right-justifying-icon.d.ts +2 -0
  300. package/dist/esm/right-rotation-forty-five-degrees-icon.d.ts +2 -0
  301. package/dist/esm/right-rotation-ninety-degrees-icon.d.ts +2 -0
  302. package/dist/esm/rmb-icon.d.ts +2 -0
  303. package/dist/esm/rouble-icon.d.ts +2 -0
  304. package/dist/esm/roundness-icon.d.ts +2 -0
  305. package/dist/esm/row-icon.d.ts +2 -0
  306. package/dist/esm/sankey-icon.d.ts +2 -0
  307. package/dist/esm/scatter-chart-icon.d.ts +2 -0
  308. package/dist/esm/search-icon.d.ts +2 -0
  309. package/dist/esm/select-range-icon.d.ts +2 -0
  310. package/dist/esm/sequence-icon.d.ts +2 -0
  311. package/dist/esm/share-icon.d.ts +2 -0
  312. package/dist/esm/share-range-icon.d.ts +2 -0
  313. package/dist/esm/sheet-icon.d.ts +2 -0
  314. package/dist/esm/shortcut-icon.d.ts +2 -0
  315. package/dist/esm/signal-0-double-icon.d.ts +2 -0
  316. package/dist/esm/signal-0-double-icon.js +72 -0
  317. package/dist/esm/signal-100-double-icon.d.ts +2 -0
  318. package/dist/esm/signal-100-double-icon.js +72 -0
  319. package/dist/esm/signal-25-double-icon.d.ts +2 -0
  320. package/dist/esm/signal-25-double-icon.js +72 -0
  321. package/dist/esm/signal-50-double-icon.d.ts +2 -0
  322. package/dist/esm/signal-50-double-icon.js +72 -0
  323. package/dist/esm/signal-75-double-icon.d.ts +2 -0
  324. package/dist/esm/signal-75-double-icon.js +72 -0
  325. package/dist/esm/slash-icon.d.ts +2 -0
  326. package/dist/esm/slide-multi-icon.d.ts +2 -0
  327. package/dist/esm/smile-double-icon.d.ts +2 -0
  328. package/dist/esm/smile-double-icon.js +70 -0
  329. package/dist/esm/solve-icon.d.ts +2 -0
  330. package/dist/esm/star-empty-double-icon.d.ts +2 -0
  331. package/dist/esm/star-empty-double-icon.js +35 -0
  332. package/dist/esm/star-full-double-icon.d.ts +2 -0
  333. package/dist/esm/star-full-double-icon.js +35 -0
  334. package/dist/esm/star-incomplete-double-icon.d.ts +2 -0
  335. package/dist/esm/star-incomplete-double-icon.js +111 -0
  336. package/dist/esm/strikethrough-icon.d.ts +2 -0
  337. package/dist/esm/subscript-icon.d.ts +2 -0
  338. package/dist/esm/success-icon.d.ts +2 -0
  339. package/dist/esm/sum-icon.d.ts +2 -0
  340. package/dist/esm/superscript-icon.d.ts +2 -0
  341. package/dist/esm/table-icon.d.ts +2 -0
  342. package/dist/esm/text-icon.d.ts +2 -0
  343. package/dist/esm/text-type-icon.d.ts +2 -0
  344. package/dist/esm/todo-list-double-icon.d.ts +2 -0
  345. package/dist/esm/topmost-icon.d.ts +2 -0
  346. package/dist/esm/triangle-icon.d.ts +2 -0
  347. package/dist/esm/triangle-icon.js +53 -0
  348. package/dist/esm/truncation-icon.d.ts +2 -0
  349. package/dist/esm/underline-icon.d.ts +2 -0
  350. package/dist/esm/undo-icon.d.ts +2 -0
  351. package/dist/esm/ungroup-icon.d.ts +2 -0
  352. package/dist/esm/ungroup-sparkline-icon.d.ts +2 -0
  353. package/dist/esm/unlink-icon.d.ts +2 -0
  354. package/dist/esm/unorder-icon.d.ts +2 -0
  355. package/dist/esm/up-border-double-icon.d.ts +2 -0
  356. package/dist/esm/up-icon.d.ts +2 -0
  357. package/dist/esm/up-icon.js +33 -0
  358. package/dist/esm/vertical-border-double-icon.d.ts +2 -0
  359. package/dist/esm/vertical-center-icon.d.ts +2 -0
  360. package/dist/esm/vertical-integration-icon.d.ts +2 -0
  361. package/dist/esm/vertical-text-icon.d.ts +2 -0
  362. package/dist/esm/warn-double-icon.d.ts +2 -0
  363. package/dist/esm/warn-double-icon.js +55 -0
  364. package/dist/esm/warn-icon.d.ts +2 -0
  365. package/dist/esm/warn-icon.js +43 -0
  366. package/dist/esm/warning-icon.d.ts +2 -0
  367. package/dist/esm/waterfall-chart-icon.d.ts +2 -0
  368. package/dist/esm/winloss-sparkline-icon.d.ts +2 -0
  369. package/dist/esm/write-icon.d.ts +2 -0
  370. package/dist/esm/xlsx-multi-icon.d.ts +2 -0
  371. package/dist/esm/zen-icon.d.ts +2 -0
  372. package/dist/esm/zoom-in-icon.d.ts +2 -0
  373. package/dist/esm/zoom-increase-icon.d.ts +2 -0
  374. package/dist/esm/zoom-out-icon.d.ts +2 -0
  375. package/dist/esm/zoom-reduce-icon.d.ts +2 -0
  376. package/package.json +11 -7
package/dist/esm/index.js CHANGED
@@ -9,6 +9,11 @@ import { AlignTopIcon } from "./align-top-icon";
9
9
  import { AllBorderIcon } from "./all-border-icon";
10
10
  import { AmplifyIcon } from "./amplify-icon";
11
11
  import { AreaChartIcon } from "./area-chart-icon";
12
+ import { ArrowDownIcon } from "./arrow-down-icon";
13
+ import { ArrowRightIcon } from "./arrow-right-icon";
14
+ import { ArrowTiltDownIcon } from "./arrow-tilt-down-icon";
15
+ import { ArrowTiltUpIcon } from "./arrow-tilt-up-icon";
16
+ import { ArrowUpIcon } from "./arrow-up-icon";
12
17
  import { AscendingIcon } from "./ascending-icon";
13
18
  import { AutowrapIcon } from "./autowrap-icon";
14
19
  import { AvgIcon } from "./avg-icon";
@@ -39,8 +44,10 @@ import { ComboChartIcon } from "./combo-chart-icon";
39
44
  import { CommentIcon } from "./comment-icon";
40
45
  import { ConvertIcon } from "./convert-icon";
41
46
  import { CopyIcon } from "./copy-icon";
47
+ import { CorrectIcon } from "./correct-icon";
42
48
  import { CreateCopyIcon } from "./create-copy-icon";
43
49
  import { CrossHighlightingIcon } from "./cross-highlighting-icon";
50
+ import { CrossIcon } from "./cross-icon";
44
51
  import { CustomSortIcon } from "./custom-sort-icon";
45
52
  import { CutIcon } from "./cut-icon";
46
53
  import { DataValidationIcon } from "./data-validation-icon";
@@ -67,6 +74,7 @@ import { EyeIcon } from "./eye-icon";
67
74
  import { EyeOutlineIcon } from "./eye-outline-icon";
68
75
  import { EyelashIcon } from "./eyelash-icon";
69
76
  import { FilterIcon } from "./filter-icon";
77
+ import { FlagIcon } from "./flag-icon";
70
78
  import { FolderIcon } from "./folder-icon";
71
79
  import { FontSizeIncreaseIcon } from "./font-size-increase-icon";
72
80
  import { FontSizeReduceIcon } from "./font-size-reduce-icon";
@@ -91,6 +99,7 @@ import { H5Icon } from "./h5-icon";
91
99
  import { H6Icon } from "./h6-icon";
92
100
  import { HeaderFooterIcon } from "./header-footer-icon";
93
101
  import { HeatmapIcon } from "./heatmap-icon";
102
+ import { HelpIcon } from "./help-icon";
94
103
  import { HideNoteIcon } from "./hide-note-icon";
95
104
  import { HistoryIcon } from "./history-icon";
96
105
  import { HomeIcon } from "./home-icon";
@@ -118,6 +127,7 @@ import { MaxIcon } from "./max-icon";
118
127
  import { MenuIcon } from "./menu-icon";
119
128
  import { MergeAllIcon } from "./merge-all-icon";
120
129
  import { MinIcon } from "./min-icon";
130
+ import { MistakeIcon } from "./mistake-icon";
121
131
  import { MoreDownIcon } from "./more-down-icon";
122
132
  import { MoreFunctionIcon } from "./more-function-icon";
123
133
  import { MoreHorizontalIcon } from "./more-horizontal-icon";
@@ -144,6 +154,11 @@ import { PivotTableIcon } from "./pivot-table-icon";
144
154
  import { PolynomialIcon } from "./polynomial-icon";
145
155
  import { PowerLineIcon } from "./power-line-icon";
146
156
  import { PrintIcon } from "./print-icon";
157
+ import { Progress0Icon } from "./progress-0-icon";
158
+ import { Progress100Icon } from "./progress-100-icon";
159
+ import { Progress25Icon } from "./progress-25-icon";
160
+ import { Progress50Icon } from "./progress-50-icon";
161
+ import { Progress75Icon } from "./progress-75-icon";
147
162
  import { ProtectIcon } from "./protect-icon";
148
163
  import { RadarChartIcon } from "./radar-chart-icon";
149
164
  import { RecordIcon } from "./record-icon";
@@ -155,6 +170,7 @@ import { RenameIcon } from "./rename-icon";
155
170
  import { ReplyToCommentIcon } from "./reply-to-comment-icon";
156
171
  import { ResolvedIcon } from "./resolved-icon";
157
172
  import { RestoreIcon } from "./restore-icon";
173
+ import { RhomboidIcon } from "./rhomboid-icon";
158
174
  import { RightDoubleDiagonalIcon } from "./right-double-diagonal-icon";
159
175
  import { RightJustifyingIcon } from "./right-justifying-icon";
160
176
  import { RightRotationFortyFiveDegreesIcon } from "./right-rotation-forty-five-degrees-icon";
@@ -183,6 +199,7 @@ import { TableIcon } from "./table-icon";
183
199
  import { TextIcon } from "./text-icon";
184
200
  import { TextTypeIcon } from "./text-type-icon";
185
201
  import { TopmostIcon } from "./topmost-icon";
202
+ import { TriangleIcon } from "./triangle-icon";
186
203
  import { TruncationIcon } from "./truncation-icon";
187
204
  import { UnderlineIcon } from "./underline-icon";
188
205
  import { UndoIcon } from "./undo-icon";
@@ -190,9 +207,11 @@ import { UngroupIcon } from "./ungroup-icon";
190
207
  import { UngroupSparklineIcon } from "./ungroup-sparkline-icon";
191
208
  import { UnlinkIcon } from "./unlink-icon";
192
209
  import { UnorderIcon } from "./unorder-icon";
210
+ import { UpIcon } from "./up-icon";
193
211
  import { VerticalCenterIcon } from "./vertical-center-icon";
194
212
  import { VerticalIntegrationIcon } from "./vertical-integration-icon";
195
213
  import { VerticalTextIcon } from "./vertical-text-icon";
214
+ import { WarnIcon } from "./warn-icon";
196
215
  import { WarningIcon } from "./warning-icon";
197
216
  import { WaterfallChartIcon } from "./waterfall-chart-icon";
198
217
  import { WinlossSparklineIcon } from "./winloss-sparkline-icon";
@@ -211,20 +230,30 @@ import { AdjustWidthDoubleIcon } from "./adjust-width-double-icon";
211
230
  import { AutoHeightDoubleIcon } from "./auto-height-double-icon";
212
231
  import { AutoWidthDoubleIcon } from "./auto-width-double-icon";
213
232
  import { AutofillDoubleIcon } from "./autofill-double-icon";
233
+ import { Cell0DoubleIcon } from "./cell-0-double-icon";
234
+ import { Cell100DoubleIcon } from "./cell-100-double-icon";
235
+ import { Cell25DoubleIcon } from "./cell-25-double-icon";
236
+ import { Cell50DoubleIcon } from "./cell-50-double-icon";
237
+ import { Cell75DoubleIcon } from "./cell-75-double-icon";
214
238
  import { ClearFormatDoubleIcon } from "./clear-format-double-icon";
215
239
  import { ConditionsDoubleIcon } from "./conditions-double-icon";
216
240
  import { CopyDoubleIcon } from "./copy-double-icon";
241
+ import { CorrectDoubleIcon } from "./correct-double-icon";
217
242
  import { DeleteCellMoveDownDoubleIcon } from "./delete-cell-move-down-double-icon";
218
243
  import { DeleteCellShiftLeftDoubleIcon } from "./delete-cell-shift-left-double-icon";
219
244
  import { DeleteCellShiftRightDoubleIcon } from "./delete-cell-shift-right-double-icon";
220
245
  import { DeleteCellShiftUpDoubleIcon } from "./delete-cell-shift-up-double-icon";
221
246
  import { DeleteColumnDoubleIcon } from "./delete-column-double-icon";
222
247
  import { DeleteRowDoubleIcon } from "./delete-row-double-icon";
248
+ import { DissatisfiedDoubleIcon } from "./dissatisfied-double-icon";
223
249
  import { DownBorderDoubleIcon } from "./down-border-double-icon";
224
250
  import { FontColorDoubleIcon } from "./font-color-double-icon";
251
+ import { GuffawDoubleIcon } from "./guffaw-double-icon";
225
252
  import { HideDoubleIcon } from "./hide-double-icon";
226
253
  import { HideGridlinesDoubleIcon } from "./hide-gridlines-double-icon";
227
254
  import { HorizontalBorderDoubleIcon } from "./horizontal-border-double-icon";
255
+ import { ImpatientDoubleIcon } from "./impatient-double-icon";
256
+ import { IndicateDoubleIcon } from "./indicate-double-icon";
228
257
  import { InnerBorderDoubleIcon } from "./inner-border-double-icon";
229
258
  import { InsertCellDownDoubleIcon } from "./insert-cell-down-double-icon";
230
259
  import { InsertCellShiftRightDoubleIcon } from "./insert-cell-shift-right-double-icon";
@@ -235,7 +264,9 @@ import { InsertRowAboveDoubleIcon } from "./insert-row-above-double-icon";
235
264
  import { InsertRowBelowDoubleIcon } from "./insert-row-below-double-icon";
236
265
  import { LeftBorderDoubleIcon } from "./left-border-double-icon";
237
266
  import { LeftInsertColumnDoubleIcon } from "./left-insert-column-double-icon";
267
+ import { MistakeDoubleIcon } from "./mistake-double-icon";
238
268
  import { NoColorDoubleIcon } from "./no-color-double-icon";
269
+ import { NoninductiveDoubleIcon } from "./noninductive-double-icon";
239
270
  import { OuterBorderDoubleIcon } from "./outer-border-double-icon";
240
271
  import { PaintBucketDoubleIcon } from "./paint-bucket-double-icon";
241
272
  import { PasteSpecialDoubleIcon } from "./paste-special-double-icon";
@@ -243,8 +274,18 @@ import { PointColorDoubleIcon } from "./point-color-double-icon";
243
274
  import { ReduceDoubleIcon } from "./reduce-double-icon";
244
275
  import { RightBorderDoubleIcon } from "./right-border-double-icon";
245
276
  import { RightInsertColumnDoubleIcon } from "./right-insert-column-double-icon";
277
+ import { Signal0DoubleIcon } from "./signal-0-double-icon";
278
+ import { Signal100DoubleIcon } from "./signal-100-double-icon";
279
+ import { Signal25DoubleIcon } from "./signal-25-double-icon";
280
+ import { Signal50DoubleIcon } from "./signal-50-double-icon";
281
+ import { Signal75DoubleIcon } from "./signal-75-double-icon";
282
+ import { SmileDoubleIcon } from "./smile-double-icon";
283
+ import { StarEmptyDoubleIcon } from "./star-empty-double-icon";
284
+ import { StarFullDoubleIcon } from "./star-full-double-icon";
285
+ import { StarIncompleteDoubleIcon } from "./star-incomplete-double-icon";
246
286
  import { TodoListDoubleIcon } from "./todo-list-double-icon";
247
287
  import { UpBorderDoubleIcon } from "./up-border-double-icon";
248
288
  import { VerticalBorderDoubleIcon } from "./vertical-border-double-icon";
289
+ import { WarnDoubleIcon } from "./warn-double-icon";
249
290
 
250
- export { AIcon, AddDigitsIcon, AddImageIcon, AddNoteIcon, AdditionAndSubtractionIcon, AdjustHeightDoubleIcon, AdjustWidthDoubleIcon, AlignBottomIcon, AlignTextBothIcon, AlignTopIcon, AllBorderIcon, AmplifyIcon, AreaChartIcon, AscendingIcon, AutoHeightDoubleIcon, AutoWidthDoubleIcon, AutofillDoubleIcon, AutowrapIcon, AvgIcon, BackIcon, BackSlashIcon, BanIcon, BarChartIcon, BoldIcon, BottomIcon, BoxplotIcon, BrushIcon, BubbleIcon, CalendarIcon, CancelFreezeIcon, CancelMergeIcon, CatalogueIcon, ChartIcon, CheckMarkIcon, ClearFormatDoubleIcon, ClockIcon, CloseIcon, CloudOutlineIcon, CntIcon, CodeIcon, ColumnChartIcon, ColumnIcon, ColumnSparklineIcon, ComboChartIcon, CommentIcon, ConditionsDoubleIcon, ConvertIcon, CopyDoubleIcon, CopyIcon, CreateCopyIcon, CrossHighlightingIcon, CustomSortIcon, CutIcon, DataValidationIcon, DatabaseIcon, DeleteCellMoveDownDoubleIcon, DeleteCellShiftLeftDoubleIcon, DeleteCellShiftRightDoubleIcon, DeleteCellShiftUpDoubleIcon, DeleteColumnDoubleIcon, DeleteEmptyIcon, DeleteIcon, DeleteNoteIcon, DeleteRowDoubleIcon, DescendingIcon, DirectExportIcon, DividerIcon, DocMultiIcon, DocSettingIcon, DollarIcon, DownBorderDoubleIcon, DownIcon, DownloadIcon, DownloadImageIcon, DropdownIcon, ErrorIcon, EuroIcon, ExpandAscendingIcon, ExpandDescendingIcon, ExponentialIcon, ExportIcon, EyeIcon, EyeOutlineIcon, EyelashIcon, FilterIcon, FolderIcon, FontColorDoubleIcon, FontSizeIncreaseIcon, FontSizeReduceIcon, FreezeColumnIcon, FreezeRowIcon, FreezeToSelectedIcon, FullscreenIcon, FunctionIcon, FunnelIcon, FxIcon, GraphIcon, GridIcon, GridOutlineIcon, GroupIcon, GroupSparklineIcon, GuideIcon, H1Icon, H2Icon, H3Icon, H4Icon, H5Icon, H6Icon, HeaderFooterIcon, HeatmapIcon, HideDoubleIcon, HideGridlinesDoubleIcon, HideNoteIcon, HistoryIcon, HomeIcon, HorizontalBorderDoubleIcon, HorizontalMergeIcon, HorizontallyIcon, IncreaseIcon, InfoIcon, InnerBorderDoubleIcon, InsertCellDownDoubleIcon, InsertCellShiftRightDoubleIcon, InsertCommentDoubleIcon, InsertDoubleIcon, InsertIcon, InsertLinkDoubleIcon, InsertRowAboveDoubleIcon, InsertRowBelowDoubleIcon, ItalicIcon, KeyboardIcon, LeftBorderDoubleIcon, LeftDoubleDiagonalIcon, LeftIcon, LeftInsertColumnDoubleIcon, LeftJustifyingIcon, LeftRotationFortyFiveDegreesIcon, LeftRotationNinetyDegreesIcon, LeftTridiagonalIcon, LineChartIcon, LineSparklineIcon, LinearIcon, LinkIcon, LiveShareIcon, LoadingMultiIcon, LockIcon, LogarithmicIcon, MaxIcon, MenuIcon, MergeAllIcon, MinIcon, MoreDownIcon, MoreFunctionIcon, MoreHorizontalIcon, MoreIcon, MoreLeftIcon, MoreRightIcon, MoreUpIcon, MoveDownIcon, MoveUpIcon, MovingAverageIcon, NoBorderIcon, NoColorDoubleIcon, NoRotationIcon, NumberIcon, OffLineIcon, OnLineIcon, OneToOneIcon, OrderIcon, OuterBorderDoubleIcon, OverflowIcon, PaintBucketDoubleIcon, PasteSpecialDoubleIcon, PenIcon, PercentIcon, PieChartIcon, PipingIcon, PivotTableIcon, PointColorDoubleIcon, PolynomialIcon, PowerLineIcon, PrintIcon, ProtectIcon, RadarChartIcon, RecordIcon, RedoIcon, ReduceDigitsIcon, ReduceDoubleIcon, ReduceIcon, RelationshipIcon, RenameIcon, ReplyToCommentIcon, ResolvedIcon, RestoreIcon, RightBorderDoubleIcon, RightDoubleDiagonalIcon, RightInsertColumnDoubleIcon, RightJustifyingIcon, RightRotationFortyFiveDegreesIcon, RightRotationNinetyDegreesIcon, RmbIcon, RoubleIcon, RoundnessIcon, RowIcon, SankeyIcon, ScatterChartIcon, SearchIcon, SelectRangeIcon, SequenceIcon, ShareIcon, ShareRangeIcon, SheetIcon, ShortcutIcon, SlashIcon, SlideMultiIcon, SolveIcon, StrikethroughIcon, SubscriptIcon, SuccessIcon, SumIcon, SuperscriptIcon, TableIcon, TextIcon, TextTypeIcon, TodoListDoubleIcon, TopmostIcon, TruncationIcon, UnderlineIcon, UndoIcon, UngroupIcon, UngroupSparklineIcon, UnlinkIcon, UnorderIcon, UpBorderDoubleIcon, VerticalBorderDoubleIcon, VerticalCenterIcon, VerticalIntegrationIcon, VerticalTextIcon, WarningIcon, WaterfallChartIcon, WinlossSparklineIcon, WriteIcon, XlsxMultiIcon, ZenIcon, ZoomInIcon, ZoomIncreaseIcon, ZoomOutIcon, ZoomReduceIcon };
291
+ export { AIcon, AddDigitsIcon, AddImageIcon, AddNoteIcon, AdditionAndSubtractionIcon, AdjustHeightDoubleIcon, AdjustWidthDoubleIcon, AlignBottomIcon, AlignTextBothIcon, AlignTopIcon, AllBorderIcon, AmplifyIcon, AreaChartIcon, ArrowDownIcon, ArrowRightIcon, ArrowTiltDownIcon, ArrowTiltUpIcon, ArrowUpIcon, AscendingIcon, AutoHeightDoubleIcon, AutoWidthDoubleIcon, AutofillDoubleIcon, AutowrapIcon, AvgIcon, BackIcon, BackSlashIcon, BanIcon, BarChartIcon, BoldIcon, BottomIcon, BoxplotIcon, BrushIcon, BubbleIcon, CalendarIcon, CancelFreezeIcon, CancelMergeIcon, CatalogueIcon, Cell0DoubleIcon, Cell100DoubleIcon, Cell25DoubleIcon, Cell50DoubleIcon, Cell75DoubleIcon, ChartIcon, CheckMarkIcon, ClearFormatDoubleIcon, ClockIcon, CloseIcon, CloudOutlineIcon, CntIcon, CodeIcon, ColumnChartIcon, ColumnIcon, ColumnSparklineIcon, ComboChartIcon, CommentIcon, ConditionsDoubleIcon, ConvertIcon, CopyDoubleIcon, CopyIcon, CorrectDoubleIcon, CorrectIcon, CreateCopyIcon, CrossHighlightingIcon, CrossIcon, CustomSortIcon, CutIcon, DataValidationIcon, DatabaseIcon, DeleteCellMoveDownDoubleIcon, DeleteCellShiftLeftDoubleIcon, DeleteCellShiftRightDoubleIcon, DeleteCellShiftUpDoubleIcon, DeleteColumnDoubleIcon, DeleteEmptyIcon, DeleteIcon, DeleteNoteIcon, DeleteRowDoubleIcon, DescendingIcon, DirectExportIcon, DissatisfiedDoubleIcon, DividerIcon, DocMultiIcon, DocSettingIcon, DollarIcon, DownBorderDoubleIcon, DownIcon, DownloadIcon, DownloadImageIcon, DropdownIcon, ErrorIcon, EuroIcon, ExpandAscendingIcon, ExpandDescendingIcon, ExponentialIcon, ExportIcon, EyeIcon, EyeOutlineIcon, EyelashIcon, FilterIcon, FlagIcon, FolderIcon, FontColorDoubleIcon, FontSizeIncreaseIcon, FontSizeReduceIcon, FreezeColumnIcon, FreezeRowIcon, FreezeToSelectedIcon, FullscreenIcon, FunctionIcon, FunnelIcon, FxIcon, GraphIcon, GridIcon, GridOutlineIcon, GroupIcon, GroupSparklineIcon, GuffawDoubleIcon, GuideIcon, H1Icon, H2Icon, H3Icon, H4Icon, H5Icon, H6Icon, HeaderFooterIcon, HeatmapIcon, HelpIcon, HideDoubleIcon, HideGridlinesDoubleIcon, HideNoteIcon, HistoryIcon, HomeIcon, HorizontalBorderDoubleIcon, HorizontalMergeIcon, HorizontallyIcon, ImpatientDoubleIcon, IncreaseIcon, IndicateDoubleIcon, InfoIcon, InnerBorderDoubleIcon, InsertCellDownDoubleIcon, InsertCellShiftRightDoubleIcon, InsertCommentDoubleIcon, InsertDoubleIcon, InsertIcon, InsertLinkDoubleIcon, InsertRowAboveDoubleIcon, InsertRowBelowDoubleIcon, ItalicIcon, KeyboardIcon, LeftBorderDoubleIcon, LeftDoubleDiagonalIcon, LeftIcon, LeftInsertColumnDoubleIcon, LeftJustifyingIcon, LeftRotationFortyFiveDegreesIcon, LeftRotationNinetyDegreesIcon, LeftTridiagonalIcon, LineChartIcon, LineSparklineIcon, LinearIcon, LinkIcon, LiveShareIcon, LoadingMultiIcon, LockIcon, LogarithmicIcon, MaxIcon, MenuIcon, MergeAllIcon, MinIcon, MistakeDoubleIcon, MistakeIcon, MoreDownIcon, MoreFunctionIcon, MoreHorizontalIcon, MoreIcon, MoreLeftIcon, MoreRightIcon, MoreUpIcon, MoveDownIcon, MoveUpIcon, MovingAverageIcon, NoBorderIcon, NoColorDoubleIcon, NoRotationIcon, NoninductiveDoubleIcon, NumberIcon, OffLineIcon, OnLineIcon, OneToOneIcon, OrderIcon, OuterBorderDoubleIcon, OverflowIcon, PaintBucketDoubleIcon, PasteSpecialDoubleIcon, PenIcon, PercentIcon, PieChartIcon, PipingIcon, PivotTableIcon, PointColorDoubleIcon, PolynomialIcon, PowerLineIcon, PrintIcon, Progress0Icon, Progress100Icon, Progress25Icon, Progress50Icon, Progress75Icon, ProtectIcon, RadarChartIcon, RecordIcon, RedoIcon, ReduceDigitsIcon, ReduceDoubleIcon, ReduceIcon, RelationshipIcon, RenameIcon, ReplyToCommentIcon, ResolvedIcon, RestoreIcon, RhomboidIcon, RightBorderDoubleIcon, RightDoubleDiagonalIcon, RightInsertColumnDoubleIcon, RightJustifyingIcon, RightRotationFortyFiveDegreesIcon, RightRotationNinetyDegreesIcon, RmbIcon, RoubleIcon, RoundnessIcon, RowIcon, SankeyIcon, ScatterChartIcon, SearchIcon, SelectRangeIcon, SequenceIcon, ShareIcon, ShareRangeIcon, SheetIcon, ShortcutIcon, Signal0DoubleIcon, Signal100DoubleIcon, Signal25DoubleIcon, Signal50DoubleIcon, Signal75DoubleIcon, SlashIcon, SlideMultiIcon, SmileDoubleIcon, SolveIcon, StarEmptyDoubleIcon, StarFullDoubleIcon, StarIncompleteDoubleIcon, StrikethroughIcon, SubscriptIcon, SuccessIcon, SumIcon, SuperscriptIcon, TableIcon, TextIcon, TextTypeIcon, TodoListDoubleIcon, TopmostIcon, TriangleIcon, TruncationIcon, UnderlineIcon, UndoIcon, UngroupIcon, UngroupSparklineIcon, UnlinkIcon, UnorderIcon, UpBorderDoubleIcon, UpIcon, VerticalBorderDoubleIcon, VerticalCenterIcon, VerticalIntegrationIcon, VerticalTextIcon, WarnDoubleIcon, WarnIcon, WarningIcon, WaterfallChartIcon, WinlossSparklineIcon, WriteIcon, XlsxMultiIcon, ZenIcon, ZoomInIcon, ZoomIncreaseIcon, ZoomOutIcon, ZoomReduceIcon };
@@ -0,0 +1,2 @@
1
+ export declare const IndicateDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default IndicateDoubleIcon;
@@ -0,0 +1,45 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/indicate-double-icon.tsx
5
+ const element = {
6
+ "tag": "svg",
7
+ "attrs": {
8
+ "xmlns": "http://www.w3.org/2000/svg",
9
+ "fill": "none",
10
+ "viewBox": "0 0 20 20",
11
+ "width": "1em",
12
+ "height": "1em"
13
+ },
14
+ "children": [{
15
+ "tag": "rect",
16
+ "attrs": {
17
+ "width": 14.46,
18
+ "height": 14.46,
19
+ "x": 2.77,
20
+ "y": 2.77,
21
+ "fill": "currentColor",
22
+ "rx": 3
23
+ }
24
+ }, {
25
+ "tag": "circle",
26
+ "attrs": {
27
+ "cx": 10,
28
+ "cy": 10,
29
+ "r": 4.5,
30
+ "fill": "currentColor"
31
+ }
32
+ }]
33
+ };
34
+ const IndicateDoubleIcon = forwardRef(function IndicateDoubleIcon$1(props, ref) {
35
+ return createElement(IconBase, Object.assign({}, props, {
36
+ id: "indicate-double-icon",
37
+ ref,
38
+ icon: element
39
+ }));
40
+ });
41
+ IndicateDoubleIcon.displayName = "IndicateDoubleIcon";
42
+ var indicate_double_icon_default = IndicateDoubleIcon;
43
+
44
+ //#endregion
45
+ export { IndicateDoubleIcon, indicate_double_icon_default as default };
@@ -0,0 +1,2 @@
1
+ export declare const InfoIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InfoIcon;
@@ -0,0 +1,2 @@
1
+ export declare const InnerBorderDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InnerBorderDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const InsertCellDownDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InsertCellDownDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const InsertCellShiftRightDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InsertCellShiftRightDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const InsertCommentDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InsertCommentDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const InsertDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InsertDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const InsertIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InsertIcon;
@@ -0,0 +1,2 @@
1
+ export declare const InsertLinkDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InsertLinkDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const InsertRowAboveDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InsertRowAboveDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const InsertRowBelowDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default InsertRowBelowDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const ItalicIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default ItalicIcon;
@@ -0,0 +1,2 @@
1
+ export declare const KeyboardIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default KeyboardIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LeftBorderDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LeftBorderDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LeftDoubleDiagonalIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LeftDoubleDiagonalIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LeftIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LeftIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LeftInsertColumnDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LeftInsertColumnDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LeftJustifyingIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LeftJustifyingIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LeftRotationFortyFiveDegreesIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LeftRotationFortyFiveDegreesIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LeftRotationNinetyDegreesIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LeftRotationNinetyDegreesIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LeftTridiagonalIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LeftTridiagonalIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LineChartIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LineChartIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LineSparklineIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LineSparklineIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LinearIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LinearIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LinkIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LinkIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LiveShareIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LiveShareIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LoadingMultiIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LoadingMultiIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LockIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LockIcon;
@@ -0,0 +1,2 @@
1
+ export declare const LogarithmicIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default LogarithmicIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MaxIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MaxIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MenuIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MenuIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MergeAllIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MergeAllIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MinIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MinIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MistakeDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MistakeDoubleIcon;
@@ -0,0 +1,43 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/mistake-double-icon.tsx
5
+ const element = {
6
+ "tag": "svg",
7
+ "attrs": {
8
+ "xmlns": "http://www.w3.org/2000/svg",
9
+ "fill": "none",
10
+ "viewBox": "0 0 20 20",
11
+ "width": "1em",
12
+ "height": "1em"
13
+ },
14
+ "children": [{
15
+ "tag": "circle",
16
+ "attrs": {
17
+ "cx": 10,
18
+ "cy": 10,
19
+ "r": 7.04,
20
+ "fill": "currentColor"
21
+ }
22
+ }, {
23
+ "tag": "path",
24
+ "attrs": {
25
+ "fill": "currentColor",
26
+ "d": "M6.87359 6.87332C6.6146 7.13231 6.6146 7.55221 6.87359 7.8112L9.062 9.99961L6.87356 12.188C6.61457 12.447 6.61457 12.8669 6.87356 13.1259C7.13255 13.3849 7.55245 13.3849 7.81144 13.1259L9.99987 10.9375L12.1882 13.1258C12.4472 13.3848 12.8671 13.3848 13.1261 13.1258C13.3851 12.8669 13.3851 12.447 13.1261 12.188L10.9378 9.99961L13.1261 7.81127C13.3851 7.55228 13.3851 7.13238 13.1261 6.87339C12.8671 6.61441 12.4472 6.61441 12.1882 6.87339L9.99987 9.06173L7.81147 6.87332C7.55248 6.61433 7.13257 6.61433 6.87359 6.87332Z",
27
+ "fillRule": "evenodd",
28
+ "clipRule": "evenodd"
29
+ }
30
+ }]
31
+ };
32
+ const MistakeDoubleIcon = forwardRef(function MistakeDoubleIcon$1(props, ref) {
33
+ return createElement(IconBase, Object.assign({}, props, {
34
+ id: "mistake-double-icon",
35
+ ref,
36
+ icon: element
37
+ }));
38
+ });
39
+ MistakeDoubleIcon.displayName = "MistakeDoubleIcon";
40
+ var mistake_double_icon_default = MistakeDoubleIcon;
41
+
42
+ //#endregion
43
+ export { MistakeDoubleIcon, mistake_double_icon_default as default };
@@ -0,0 +1,2 @@
1
+ export declare const MistakeIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MistakeIcon;
@@ -0,0 +1,35 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/mistake-icon.tsx
5
+ const element = {
6
+ "tag": "svg",
7
+ "attrs": {
8
+ "xmlns": "http://www.w3.org/2000/svg",
9
+ "fill": "none",
10
+ "viewBox": "0 0 20 21",
11
+ "width": "1em",
12
+ "height": "1em"
13
+ },
14
+ "children": [{
15
+ "tag": "path",
16
+ "attrs": {
17
+ "fill": "currentColor",
18
+ "d": "M4.12194 6.33702C4.1805 6.47839 4.30722 6.6051 4.56066 6.85854L8.36822 10.6661L4.56062 14.4737C4.30718 14.7272 4.18046 14.8539 4.12191 14.9952C4.04384 15.1837 4.04384 15.3955 4.12191 15.584C4.18046 15.7253 4.30718 15.8521 4.56062 16.1055C4.81406 16.3589 4.94078 16.4857 5.08214 16.5442C5.27062 16.6223 5.4824 16.6223 5.67089 16.5442C5.81225 16.4857 5.93897 16.3589 6.19241 16.1055L10 12.2979L13.8074 16.1053C14.0609 16.3588 14.1876 16.4855 14.329 16.544C14.5174 16.6221 14.7292 16.6221 14.9177 16.544C15.0591 16.4855 15.1858 16.3588 15.4392 16.1053L15.4392 16.1053C15.6927 15.8519 15.8194 15.7252 15.8779 15.5838C15.956 15.3953 15.956 15.1835 15.8779 14.9951C15.8194 14.8537 15.6927 14.727 15.4392 14.4735L15.4392 14.4735L11.6318 10.6661L15.4392 6.85872C15.6926 6.60528 15.8193 6.47856 15.8779 6.3372C15.956 6.14871 15.956 5.93694 15.8779 5.74845C15.8193 5.60709 15.6926 5.48037 15.4392 5.22693C15.1857 4.97349 15.059 4.84677 14.9177 4.78822C14.7292 4.71015 14.5174 4.71015 14.3289 4.78822C14.1876 4.84677 14.0608 4.97349 13.8074 5.22693L10 9.03433L6.19244 5.22676C5.939 4.97332 5.81228 4.8466 5.67092 4.78805C5.48244 4.70997 5.27066 4.70997 5.08218 4.78805C4.94082 4.8466 4.8141 4.97332 4.56066 5.22676L4.56066 5.22676C4.30722 5.4802 4.1805 5.60692 4.12194 5.74828C4.04387 5.93676 4.04387 6.14854 4.12194 6.33702Z",
19
+ "fillRule": "evenodd",
20
+ "clipRule": "evenodd"
21
+ }
22
+ }]
23
+ };
24
+ const MistakeIcon = forwardRef(function MistakeIcon$1(props, ref) {
25
+ return createElement(IconBase, Object.assign({}, props, {
26
+ id: "mistake-icon",
27
+ ref,
28
+ icon: element
29
+ }));
30
+ });
31
+ MistakeIcon.displayName = "MistakeIcon";
32
+ var mistake_icon_default = MistakeIcon;
33
+
34
+ //#endregion
35
+ export { MistakeIcon, mistake_icon_default as default };
@@ -0,0 +1,2 @@
1
+ export declare const MoreDownIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MoreDownIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MoreFunctionIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MoreFunctionIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MoreHorizontalIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MoreHorizontalIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MoreIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MoreIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MoreLeftIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MoreLeftIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MoreRightIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MoreRightIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MoreUpIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MoreUpIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MoveDownIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MoveDownIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MoveUpIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MoveUpIcon;
@@ -0,0 +1,2 @@
1
+ export declare const MovingAverageIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default MovingAverageIcon;
@@ -0,0 +1,2 @@
1
+ export declare const NoBorderIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default NoBorderIcon;
@@ -0,0 +1,2 @@
1
+ export declare const NoColorDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default NoColorDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const NoRotationIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default NoRotationIcon;
@@ -0,0 +1,2 @@
1
+ export declare const NoninductiveDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default NoninductiveDoubleIcon;
@@ -0,0 +1,70 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/noninductive-double-icon.tsx
5
+ const element = {
6
+ "tag": "svg",
7
+ "attrs": {
8
+ "xmlns": "http://www.w3.org/2000/svg",
9
+ "fill": "none",
10
+ "viewBox": "0 0 20 20",
11
+ "width": "1em",
12
+ "height": "1em"
13
+ },
14
+ "children": [
15
+ {
16
+ "tag": "circle",
17
+ "attrs": {
18
+ "cx": 10,
19
+ "cy": 10,
20
+ "r": 6.89,
21
+ "fill": "currentColor",
22
+ "stroke": "currentColor",
23
+ "strokeWidth": .3
24
+ }
25
+ },
26
+ {
27
+ "tag": "rect",
28
+ "attrs": {
29
+ "width": 1.48,
30
+ "height": 1.11,
31
+ "x": 7.41,
32
+ "y": 7.93,
33
+ "fill": "currentColor",
34
+ "rx": .56
35
+ }
36
+ },
37
+ {
38
+ "tag": "rect",
39
+ "attrs": {
40
+ "width": 1.48,
41
+ "height": 1.11,
42
+ "x": 11.11,
43
+ "y": 7.93,
44
+ "fill": "currentColor",
45
+ "rx": .56
46
+ }
47
+ },
48
+ {
49
+ "tag": "path",
50
+ "attrs": {
51
+ "stroke": "currentColor",
52
+ "d": "M7.03705 12.5927C7.03705 12.5927 8.14816 12.5927 10.3704 12.5927C12.5926 12.5927 12.963 12.5927 12.963 12.5927",
53
+ "strokeLinecap": "round",
54
+ "strokeWidth": .96
55
+ }
56
+ }
57
+ ]
58
+ };
59
+ const NoninductiveDoubleIcon = forwardRef(function NoninductiveDoubleIcon$1(props, ref) {
60
+ return createElement(IconBase, Object.assign({}, props, {
61
+ id: "noninductive-double-icon",
62
+ ref,
63
+ icon: element
64
+ }));
65
+ });
66
+ NoninductiveDoubleIcon.displayName = "NoninductiveDoubleIcon";
67
+ var noninductive_double_icon_default = NoninductiveDoubleIcon;
68
+
69
+ //#endregion
70
+ export { NoninductiveDoubleIcon, noninductive_double_icon_default as default };
@@ -0,0 +1,2 @@
1
+ export declare const NumberIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default NumberIcon;
@@ -0,0 +1,2 @@
1
+ export declare const OffLineIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default OffLineIcon;
@@ -0,0 +1,2 @@
1
+ export declare const OnLineIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default OnLineIcon;
@@ -0,0 +1,2 @@
1
+ export declare const OneToOneIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default OneToOneIcon;
@@ -0,0 +1,2 @@
1
+ export declare const OrderIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default OrderIcon;
@@ -0,0 +1,2 @@
1
+ export declare const OuterBorderDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default OuterBorderDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const OverflowIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default OverflowIcon;
@@ -0,0 +1,2 @@
1
+ export declare const PaintBucketDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default PaintBucketDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const PasteSpecialDoubleIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default PasteSpecialDoubleIcon;
@@ -0,0 +1,2 @@
1
+ export declare const PenIcon: import("react").ForwardRefExoticComponent<import("react").RefAttributes<unknown>>;
2
+ export default PenIcon;