@univerjs/icons 1.0.0-alpha.1 → 1.0.0-alpha.3

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 +3 -0
  44. package/dist/esm/add-digits-icon.d.ts +3 -0
  45. package/dist/esm/add-image-icon.d.ts +3 -0
  46. package/dist/esm/add-note-icon.d.ts +3 -0
  47. package/dist/esm/addition-and-subtraction-icon.d.ts +3 -0
  48. package/dist/esm/adjust-height-double-icon.d.ts +3 -0
  49. package/dist/esm/adjust-width-double-icon.d.ts +3 -0
  50. package/dist/esm/align-bottom-icon.d.ts +3 -0
  51. package/dist/esm/align-text-both-icon.d.ts +3 -0
  52. package/dist/esm/align-top-icon.d.ts +3 -0
  53. package/dist/esm/all-border-icon.d.ts +3 -0
  54. package/dist/esm/amplify-icon.d.ts +3 -0
  55. package/dist/esm/area-chart-icon.d.ts +3 -0
  56. package/dist/esm/arrow-down-icon.d.ts +3 -0
  57. package/dist/esm/arrow-down-icon.js +35 -0
  58. package/dist/esm/arrow-right-icon.d.ts +3 -0
  59. package/dist/esm/arrow-right-icon.js +35 -0
  60. package/dist/esm/arrow-tilt-down-icon.d.ts +3 -0
  61. package/dist/esm/arrow-tilt-down-icon.js +35 -0
  62. package/dist/esm/arrow-tilt-up-icon.d.ts +3 -0
  63. package/dist/esm/arrow-tilt-up-icon.js +35 -0
  64. package/dist/esm/arrow-up-icon.d.ts +3 -0
  65. package/dist/esm/arrow-up-icon.js +35 -0
  66. package/dist/esm/ascending-icon.d.ts +3 -0
  67. package/dist/esm/auto-height-double-icon.d.ts +3 -0
  68. package/dist/esm/auto-width-double-icon.d.ts +3 -0
  69. package/dist/esm/autofill-double-icon.d.ts +3 -0
  70. package/dist/esm/autowrap-icon.d.ts +3 -0
  71. package/dist/esm/avg-icon.d.ts +3 -0
  72. package/dist/esm/back-icon.d.ts +3 -0
  73. package/dist/esm/back-slash-icon.d.ts +3 -0
  74. package/dist/esm/ban-icon.d.ts +3 -0
  75. package/dist/esm/bar-chart-icon.d.ts +3 -0
  76. package/dist/esm/base.d.ts +32 -0
  77. package/dist/esm/bold-icon.d.ts +3 -0
  78. package/dist/esm/bottom-icon.d.ts +3 -0
  79. package/dist/esm/boxplot-icon.d.ts +3 -0
  80. package/dist/esm/brush-icon.d.ts +3 -0
  81. package/dist/esm/bubble-icon.d.ts +3 -0
  82. package/dist/esm/calendar-icon.d.ts +3 -0
  83. package/dist/esm/cancel-freeze-icon.d.ts +3 -0
  84. package/dist/esm/cancel-merge-icon.d.ts +3 -0
  85. package/dist/esm/catalogue-icon.d.ts +3 -0
  86. package/dist/esm/cell-0-double-icon.d.ts +3 -0
  87. package/dist/esm/cell-0-double-icon.js +72 -0
  88. package/dist/esm/cell-100-double-icon.d.ts +3 -0
  89. package/dist/esm/cell-100-double-icon.js +80 -0
  90. package/dist/esm/cell-25-double-icon.d.ts +3 -0
  91. package/dist/esm/cell-25-double-icon.js +74 -0
  92. package/dist/esm/cell-50-double-icon.d.ts +3 -0
  93. package/dist/esm/cell-50-double-icon.js +76 -0
  94. package/dist/esm/cell-75-double-icon.d.ts +3 -0
  95. package/dist/esm/cell-75-double-icon.js +78 -0
  96. package/dist/esm/chart-icon.d.ts +3 -0
  97. package/dist/esm/check-mark-icon.d.ts +3 -0
  98. package/dist/esm/clear-format-double-icon.d.ts +3 -0
  99. package/dist/esm/clock-icon.d.ts +3 -0
  100. package/dist/esm/close-icon.d.ts +3 -0
  101. package/dist/esm/cloud-outline-icon.d.ts +3 -0
  102. package/dist/esm/cnt-icon.d.ts +3 -0
  103. package/dist/esm/code-icon.d.ts +3 -0
  104. package/dist/esm/column-chart-icon.d.ts +3 -0
  105. package/dist/esm/column-icon.d.ts +3 -0
  106. package/dist/esm/column-sparkline-icon.d.ts +3 -0
  107. package/dist/esm/combo-chart-icon.d.ts +3 -0
  108. package/dist/esm/comment-icon.d.ts +3 -0
  109. package/dist/esm/conditions-double-icon.d.ts +3 -0
  110. package/dist/esm/convert-icon.d.ts +3 -0
  111. package/dist/esm/copy-double-icon.d.ts +3 -0
  112. package/dist/esm/copy-icon.d.ts +3 -0
  113. package/dist/esm/correct-double-icon.d.ts +3 -0
  114. package/dist/esm/correct-double-icon.js +39 -0
  115. package/dist/esm/correct-icon.d.ts +3 -0
  116. package/dist/esm/correct-icon.js +53 -0
  117. package/dist/esm/create-copy-icon.d.ts +3 -0
  118. package/dist/esm/cross-highlighting-icon.d.ts +3 -0
  119. package/dist/esm/cross-icon.d.ts +3 -0
  120. package/dist/esm/cross-icon.js +37 -0
  121. package/dist/esm/custom-sort-icon.d.ts +3 -0
  122. package/dist/esm/cut-icon.d.ts +3 -0
  123. package/dist/esm/data-validation-icon.d.ts +3 -0
  124. package/dist/esm/database-icon.d.ts +3 -0
  125. package/dist/esm/delete-cell-move-down-double-icon.d.ts +3 -0
  126. package/dist/esm/delete-cell-shift-left-double-icon.d.ts +3 -0
  127. package/dist/esm/delete-cell-shift-right-double-icon.d.ts +3 -0
  128. package/dist/esm/delete-cell-shift-up-double-icon.d.ts +3 -0
  129. package/dist/esm/delete-column-double-icon.d.ts +3 -0
  130. package/dist/esm/delete-empty-icon.d.ts +3 -0
  131. package/dist/esm/delete-icon.d.ts +3 -0
  132. package/dist/esm/delete-note-icon.d.ts +3 -0
  133. package/dist/esm/delete-row-double-icon.d.ts +3 -0
  134. package/dist/esm/descending-icon.d.ts +3 -0
  135. package/dist/esm/direct-export-icon.d.ts +3 -0
  136. package/dist/esm/dissatisfied-double-icon.d.ts +3 -0
  137. package/dist/esm/dissatisfied-double-icon.js +70 -0
  138. package/dist/esm/divider-icon.d.ts +3 -0
  139. package/dist/esm/doc-multi-icon.d.ts +3 -0
  140. package/dist/esm/doc-setting-icon.d.ts +3 -0
  141. package/dist/esm/dollar-icon.d.ts +3 -0
  142. package/dist/esm/down-border-double-icon.d.ts +3 -0
  143. package/dist/esm/down-icon.d.ts +3 -0
  144. package/dist/esm/download-icon.d.ts +3 -0
  145. package/dist/esm/download-image-icon.d.ts +3 -0
  146. package/dist/esm/dropdown-icon.d.ts +3 -0
  147. package/dist/esm/error-icon.d.ts +3 -0
  148. package/dist/esm/euro-icon.d.ts +3 -0
  149. package/dist/esm/expand-ascending-icon.d.ts +3 -0
  150. package/dist/esm/expand-descending-icon.d.ts +3 -0
  151. package/dist/esm/exponential-icon.d.ts +3 -0
  152. package/dist/esm/export-icon.d.ts +3 -0
  153. package/dist/esm/eye-icon.d.ts +3 -0
  154. package/dist/esm/eye-outline-icon.d.ts +3 -0
  155. package/dist/esm/eyelash-icon.d.ts +3 -0
  156. package/dist/esm/filter-icon.d.ts +3 -0
  157. package/dist/esm/flag-icon.d.ts +3 -0
  158. package/dist/esm/flag-icon.js +35 -0
  159. package/dist/esm/folder-icon.d.ts +3 -0
  160. package/dist/esm/font-color-double-icon.d.ts +3 -0
  161. package/dist/esm/font-size-increase-icon.d.ts +3 -0
  162. package/dist/esm/font-size-reduce-icon.d.ts +3 -0
  163. package/dist/esm/freeze-column-icon.d.ts +3 -0
  164. package/dist/esm/freeze-row-icon.d.ts +3 -0
  165. package/dist/esm/freeze-to-selected-icon.d.ts +3 -0
  166. package/dist/esm/fullscreen-icon.d.ts +3 -0
  167. package/dist/esm/function-icon.d.ts +3 -0
  168. package/dist/esm/funnel-icon.d.ts +3 -0
  169. package/dist/esm/fx-icon.d.ts +3 -0
  170. package/dist/esm/graph-icon.d.ts +3 -0
  171. package/dist/esm/grid-icon.d.ts +3 -0
  172. package/dist/esm/grid-outline-icon.d.ts +3 -0
  173. package/dist/esm/group-icon.d.ts +3 -0
  174. package/dist/esm/group-sparkline-icon.d.ts +3 -0
  175. package/dist/esm/guffaw-double-icon.d.ts +3 -0
  176. package/dist/esm/guffaw-double-icon.js +68 -0
  177. package/dist/esm/guide-icon.d.ts +3 -0
  178. package/dist/esm/h1-icon.d.ts +3 -0
  179. package/dist/esm/h2-icon.d.ts +3 -0
  180. package/dist/esm/h3-icon.d.ts +3 -0
  181. package/dist/esm/h4-icon.d.ts +3 -0
  182. package/dist/esm/h5-icon.d.ts +3 -0
  183. package/dist/esm/h6-icon.d.ts +3 -0
  184. package/dist/esm/header-footer-icon.d.ts +3 -0
  185. package/dist/esm/heatmap-icon.d.ts +3 -0
  186. package/dist/esm/help-icon.d.ts +3 -0
  187. package/dist/esm/help-icon.js +51 -0
  188. package/dist/esm/hide-double-icon.d.ts +3 -0
  189. package/dist/esm/hide-gridlines-double-icon.d.ts +3 -0
  190. package/dist/esm/hide-note-icon.d.ts +3 -0
  191. package/dist/esm/history-icon.d.ts +3 -0
  192. package/dist/esm/home-icon.d.ts +3 -0
  193. package/dist/esm/horizontal-border-double-icon.d.ts +3 -0
  194. package/dist/esm/horizontal-merge-icon.d.ts +3 -0
  195. package/dist/esm/horizontally-icon.d.ts +3 -0
  196. package/dist/esm/impatient-double-icon.d.ts +3 -0
  197. package/dist/esm/impatient-double-icon.js +70 -0
  198. package/dist/esm/increase-icon.d.ts +3 -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 +3 -0
  202. package/dist/esm/indicate-double-icon.js +45 -0
  203. package/dist/esm/info-icon.d.ts +3 -0
  204. package/dist/esm/inner-border-double-icon.d.ts +3 -0
  205. package/dist/esm/insert-cell-down-double-icon.d.ts +3 -0
  206. package/dist/esm/insert-cell-shift-right-double-icon.d.ts +3 -0
  207. package/dist/esm/insert-comment-double-icon.d.ts +3 -0
  208. package/dist/esm/insert-double-icon.d.ts +3 -0
  209. package/dist/esm/insert-icon.d.ts +3 -0
  210. package/dist/esm/insert-link-double-icon.d.ts +3 -0
  211. package/dist/esm/insert-row-above-double-icon.d.ts +3 -0
  212. package/dist/esm/insert-row-below-double-icon.d.ts +3 -0
  213. package/dist/esm/italic-icon.d.ts +3 -0
  214. package/dist/esm/keyboard-icon.d.ts +3 -0
  215. package/dist/esm/left-border-double-icon.d.ts +3 -0
  216. package/dist/esm/left-double-diagonal-icon.d.ts +3 -0
  217. package/dist/esm/left-icon.d.ts +3 -0
  218. package/dist/esm/left-insert-column-double-icon.d.ts +3 -0
  219. package/dist/esm/left-justifying-icon.d.ts +3 -0
  220. package/dist/esm/left-rotation-forty-five-degrees-icon.d.ts +3 -0
  221. package/dist/esm/left-rotation-ninety-degrees-icon.d.ts +3 -0
  222. package/dist/esm/left-tridiagonal-icon.d.ts +3 -0
  223. package/dist/esm/line-chart-icon.d.ts +3 -0
  224. package/dist/esm/line-sparkline-icon.d.ts +3 -0
  225. package/dist/esm/linear-icon.d.ts +3 -0
  226. package/dist/esm/link-icon.d.ts +3 -0
  227. package/dist/esm/live-share-icon.d.ts +3 -0
  228. package/dist/esm/loading-multi-icon.d.ts +3 -0
  229. package/dist/esm/lock-icon.d.ts +3 -0
  230. package/dist/esm/logarithmic-icon.d.ts +3 -0
  231. package/dist/esm/max-icon.d.ts +3 -0
  232. package/dist/esm/menu-icon.d.ts +3 -0
  233. package/dist/esm/merge-all-icon.d.ts +3 -0
  234. package/dist/esm/min-icon.d.ts +3 -0
  235. package/dist/esm/mistake-double-icon.d.ts +3 -0
  236. package/dist/esm/mistake-double-icon.js +43 -0
  237. package/dist/esm/mistake-icon.d.ts +3 -0
  238. package/dist/esm/mistake-icon.js +35 -0
  239. package/dist/esm/more-down-icon.d.ts +3 -0
  240. package/dist/esm/more-function-icon.d.ts +3 -0
  241. package/dist/esm/more-horizontal-icon.d.ts +3 -0
  242. package/dist/esm/more-icon.d.ts +3 -0
  243. package/dist/esm/more-left-icon.d.ts +3 -0
  244. package/dist/esm/more-right-icon.d.ts +3 -0
  245. package/dist/esm/more-up-icon.d.ts +3 -0
  246. package/dist/esm/move-down-icon.d.ts +3 -0
  247. package/dist/esm/move-up-icon.d.ts +3 -0
  248. package/dist/esm/moving-average-icon.d.ts +3 -0
  249. package/dist/esm/no-border-icon.d.ts +3 -0
  250. package/dist/esm/no-color-double-icon.d.ts +3 -0
  251. package/dist/esm/no-rotation-icon.d.ts +3 -0
  252. package/dist/esm/noninductive-double-icon.d.ts +3 -0
  253. package/dist/esm/noninductive-double-icon.js +70 -0
  254. package/dist/esm/number-icon.d.ts +3 -0
  255. package/dist/esm/off-line-icon.d.ts +3 -0
  256. package/dist/esm/on-line-icon.d.ts +3 -0
  257. package/dist/esm/one-to-one-icon.d.ts +3 -0
  258. package/dist/esm/order-icon.d.ts +3 -0
  259. package/dist/esm/outer-border-double-icon.d.ts +3 -0
  260. package/dist/esm/overflow-icon.d.ts +3 -0
  261. package/dist/esm/paint-bucket-double-icon.d.ts +3 -0
  262. package/dist/esm/paste-special-double-icon.d.ts +3 -0
  263. package/dist/esm/pen-icon.d.ts +3 -0
  264. package/dist/esm/percent-icon.d.ts +3 -0
  265. package/dist/esm/pie-chart-icon.d.ts +3 -0
  266. package/dist/esm/piping-icon.d.ts +3 -0
  267. package/dist/esm/pivot-table-icon.d.ts +3 -0
  268. package/dist/esm/point-color-double-icon.d.ts +3 -0
  269. package/dist/esm/polynomial-icon.d.ts +3 -0
  270. package/dist/esm/power-line-icon.d.ts +3 -0
  271. package/dist/esm/print-icon.d.ts +3 -0
  272. package/dist/esm/progress-0-icon.d.ts +3 -0
  273. package/dist/esm/progress-0-icon.js +36 -0
  274. package/dist/esm/progress-100-icon.d.ts +3 -0
  275. package/dist/esm/progress-100-icon.js +44 -0
  276. package/dist/esm/progress-25-icon.d.ts +3 -0
  277. package/dist/esm/progress-25-icon.js +42 -0
  278. package/dist/esm/progress-50-icon.d.ts +3 -0
  279. package/dist/esm/progress-50-icon.js +42 -0
  280. package/dist/esm/progress-75-icon.d.ts +3 -0
  281. package/dist/esm/progress-75-icon.js +42 -0
  282. package/dist/esm/protect-icon.d.ts +3 -0
  283. package/dist/esm/radar-chart-icon.d.ts +3 -0
  284. package/dist/esm/record-icon.d.ts +3 -0
  285. package/dist/esm/redo-icon.d.ts +3 -0
  286. package/dist/esm/reduce-digits-icon.d.ts +3 -0
  287. package/dist/esm/reduce-double-icon.d.ts +3 -0
  288. package/dist/esm/reduce-icon.d.ts +3 -0
  289. package/dist/esm/relationship-icon.d.ts +3 -0
  290. package/dist/esm/rename-icon.d.ts +3 -0
  291. package/dist/esm/reply-to-comment-icon.d.ts +3 -0
  292. package/dist/esm/resolved-icon.d.ts +3 -0
  293. package/dist/esm/restore-icon.d.ts +3 -0
  294. package/dist/esm/rhomboid-icon.d.ts +3 -0
  295. package/dist/esm/rhomboid-icon.js +33 -0
  296. package/dist/esm/right-border-double-icon.d.ts +3 -0
  297. package/dist/esm/right-double-diagonal-icon.d.ts +3 -0
  298. package/dist/esm/right-insert-column-double-icon.d.ts +3 -0
  299. package/dist/esm/right-justifying-icon.d.ts +3 -0
  300. package/dist/esm/right-rotation-forty-five-degrees-icon.d.ts +3 -0
  301. package/dist/esm/right-rotation-ninety-degrees-icon.d.ts +3 -0
  302. package/dist/esm/rmb-icon.d.ts +3 -0
  303. package/dist/esm/rouble-icon.d.ts +3 -0
  304. package/dist/esm/roundness-icon.d.ts +3 -0
  305. package/dist/esm/row-icon.d.ts +3 -0
  306. package/dist/esm/sankey-icon.d.ts +3 -0
  307. package/dist/esm/scatter-chart-icon.d.ts +3 -0
  308. package/dist/esm/search-icon.d.ts +3 -0
  309. package/dist/esm/select-range-icon.d.ts +3 -0
  310. package/dist/esm/sequence-icon.d.ts +3 -0
  311. package/dist/esm/share-icon.d.ts +3 -0
  312. package/dist/esm/share-range-icon.d.ts +3 -0
  313. package/dist/esm/sheet-icon.d.ts +3 -0
  314. package/dist/esm/shortcut-icon.d.ts +3 -0
  315. package/dist/esm/signal-0-double-icon.d.ts +3 -0
  316. package/dist/esm/signal-0-double-icon.js +72 -0
  317. package/dist/esm/signal-100-double-icon.d.ts +3 -0
  318. package/dist/esm/signal-100-double-icon.js +72 -0
  319. package/dist/esm/signal-25-double-icon.d.ts +3 -0
  320. package/dist/esm/signal-25-double-icon.js +72 -0
  321. package/dist/esm/signal-50-double-icon.d.ts +3 -0
  322. package/dist/esm/signal-50-double-icon.js +72 -0
  323. package/dist/esm/signal-75-double-icon.d.ts +3 -0
  324. package/dist/esm/signal-75-double-icon.js +72 -0
  325. package/dist/esm/slash-icon.d.ts +3 -0
  326. package/dist/esm/slide-multi-icon.d.ts +3 -0
  327. package/dist/esm/smile-double-icon.d.ts +3 -0
  328. package/dist/esm/smile-double-icon.js +70 -0
  329. package/dist/esm/solve-icon.d.ts +3 -0
  330. package/dist/esm/star-empty-double-icon.d.ts +3 -0
  331. package/dist/esm/star-empty-double-icon.js +35 -0
  332. package/dist/esm/star-full-double-icon.d.ts +3 -0
  333. package/dist/esm/star-full-double-icon.js +35 -0
  334. package/dist/esm/star-incomplete-double-icon.d.ts +3 -0
  335. package/dist/esm/star-incomplete-double-icon.js +111 -0
  336. package/dist/esm/strikethrough-icon.d.ts +3 -0
  337. package/dist/esm/subscript-icon.d.ts +3 -0
  338. package/dist/esm/success-icon.d.ts +3 -0
  339. package/dist/esm/sum-icon.d.ts +3 -0
  340. package/dist/esm/superscript-icon.d.ts +3 -0
  341. package/dist/esm/table-icon.d.ts +3 -0
  342. package/dist/esm/text-icon.d.ts +3 -0
  343. package/dist/esm/text-type-icon.d.ts +3 -0
  344. package/dist/esm/todo-list-double-icon.d.ts +3 -0
  345. package/dist/esm/topmost-icon.d.ts +3 -0
  346. package/dist/esm/triangle-icon.d.ts +3 -0
  347. package/dist/esm/triangle-icon.js +53 -0
  348. package/dist/esm/truncation-icon.d.ts +3 -0
  349. package/dist/esm/underline-icon.d.ts +3 -0
  350. package/dist/esm/undo-icon.d.ts +3 -0
  351. package/dist/esm/ungroup-icon.d.ts +3 -0
  352. package/dist/esm/ungroup-sparkline-icon.d.ts +3 -0
  353. package/dist/esm/unlink-icon.d.ts +3 -0
  354. package/dist/esm/unorder-icon.d.ts +3 -0
  355. package/dist/esm/up-border-double-icon.d.ts +3 -0
  356. package/dist/esm/up-icon.d.ts +3 -0
  357. package/dist/esm/up-icon.js +33 -0
  358. package/dist/esm/vertical-border-double-icon.d.ts +3 -0
  359. package/dist/esm/vertical-center-icon.d.ts +3 -0
  360. package/dist/esm/vertical-integration-icon.d.ts +3 -0
  361. package/dist/esm/vertical-text-icon.d.ts +3 -0
  362. package/dist/esm/warn-double-icon.d.ts +3 -0
  363. package/dist/esm/warn-double-icon.js +55 -0
  364. package/dist/esm/warn-icon.d.ts +3 -0
  365. package/dist/esm/warn-icon.js +43 -0
  366. package/dist/esm/warning-icon.d.ts +3 -0
  367. package/dist/esm/waterfall-chart-icon.d.ts +3 -0
  368. package/dist/esm/winloss-sparkline-icon.d.ts +3 -0
  369. package/dist/esm/write-icon.d.ts +3 -0
  370. package/dist/esm/xlsx-multi-icon.d.ts +3 -0
  371. package/dist/esm/zen-icon.d.ts +3 -0
  372. package/dist/esm/zoom-in-icon.d.ts +3 -0
  373. package/dist/esm/zoom-increase-icon.d.ts +3 -0
  374. package/dist/esm/zoom-out-icon.d.ts +3 -0
  375. package/dist/esm/zoom-reduce-icon.d.ts +3 -0
  376. package/package.json +3 -3
@@ -0,0 +1,72 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/signal-100-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 21",
11
+ "width": "1em",
12
+ "height": "1em"
13
+ },
14
+ "children": [
15
+ {
16
+ "tag": "rect",
17
+ "attrs": {
18
+ "width": 2.3,
19
+ "height": 14.06,
20
+ "x": 14.48,
21
+ "y": 2.99,
22
+ "fill": "currentColor",
23
+ "rx": .5
24
+ }
25
+ },
26
+ {
27
+ "tag": "rect",
28
+ "attrs": {
29
+ "width": 2.3,
30
+ "height": 11.11,
31
+ "x": 10.73,
32
+ "y": 5.94,
33
+ "fill": "currentColor",
34
+ "rx": .5
35
+ }
36
+ },
37
+ {
38
+ "tag": "rect",
39
+ "attrs": {
40
+ "width": 2.3,
41
+ "height": 7.34,
42
+ "x": 6.97,
43
+ "y": 9.7,
44
+ "fill": "currentColor",
45
+ "rx": .5
46
+ }
47
+ },
48
+ {
49
+ "tag": "rect",
50
+ "attrs": {
51
+ "width": 2.3,
52
+ "height": 3.72,
53
+ "x": 3.22,
54
+ "y": 13.33,
55
+ "fill": "currentColor",
56
+ "rx": .5
57
+ }
58
+ }
59
+ ]
60
+ };
61
+ const Signal100DoubleIcon = forwardRef(function Signal100DoubleIcon$1(props, ref) {
62
+ return createElement(IconBase, Object.assign({}, props, {
63
+ id: "signal-100-double-icon",
64
+ ref,
65
+ icon: element
66
+ }));
67
+ });
68
+ Signal100DoubleIcon.displayName = "Signal100DoubleIcon";
69
+ var signal_100_double_icon_default = Signal100DoubleIcon;
70
+
71
+ //#endregion
72
+ export { Signal100DoubleIcon, signal_100_double_icon_default as default };
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const Signal25DoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default Signal25DoubleIcon;
@@ -0,0 +1,72 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/signal-25-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 21",
11
+ "width": "1em",
12
+ "height": "1em"
13
+ },
14
+ "children": [
15
+ {
16
+ "tag": "rect",
17
+ "attrs": {
18
+ "width": 2.3,
19
+ "height": 14.06,
20
+ "x": 14.48,
21
+ "y": 2.99,
22
+ "fill": "currentColor",
23
+ "rx": .5
24
+ }
25
+ },
26
+ {
27
+ "tag": "rect",
28
+ "attrs": {
29
+ "width": 2.3,
30
+ "height": 11.11,
31
+ "x": 10.73,
32
+ "y": 5.94,
33
+ "fill": "currentColor",
34
+ "rx": .5
35
+ }
36
+ },
37
+ {
38
+ "tag": "rect",
39
+ "attrs": {
40
+ "width": 2.3,
41
+ "height": 7.34,
42
+ "x": 6.97,
43
+ "y": 9.7,
44
+ "fill": "currentColor",
45
+ "rx": .5
46
+ }
47
+ },
48
+ {
49
+ "tag": "rect",
50
+ "attrs": {
51
+ "width": 2.3,
52
+ "height": 3.72,
53
+ "x": 3.22,
54
+ "y": 13.33,
55
+ "fill": "currentColor",
56
+ "rx": .5
57
+ }
58
+ }
59
+ ]
60
+ };
61
+ const Signal25DoubleIcon = forwardRef(function Signal25DoubleIcon$1(props, ref) {
62
+ return createElement(IconBase, Object.assign({}, props, {
63
+ id: "signal-25-double-icon",
64
+ ref,
65
+ icon: element
66
+ }));
67
+ });
68
+ Signal25DoubleIcon.displayName = "Signal25DoubleIcon";
69
+ var signal_25_double_icon_default = Signal25DoubleIcon;
70
+
71
+ //#endregion
72
+ export { Signal25DoubleIcon, signal_25_double_icon_default as default };
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const Signal50DoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default Signal50DoubleIcon;
@@ -0,0 +1,72 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/signal-50-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 21",
11
+ "width": "1em",
12
+ "height": "1em"
13
+ },
14
+ "children": [
15
+ {
16
+ "tag": "rect",
17
+ "attrs": {
18
+ "width": 2.3,
19
+ "height": 14.06,
20
+ "x": 14.48,
21
+ "y": 2.99,
22
+ "fill": "currentColor",
23
+ "rx": .5
24
+ }
25
+ },
26
+ {
27
+ "tag": "rect",
28
+ "attrs": {
29
+ "width": 2.3,
30
+ "height": 11.11,
31
+ "x": 10.73,
32
+ "y": 5.94,
33
+ "fill": "currentColor",
34
+ "rx": .5
35
+ }
36
+ },
37
+ {
38
+ "tag": "rect",
39
+ "attrs": {
40
+ "width": 2.3,
41
+ "height": 7.34,
42
+ "x": 6.97,
43
+ "y": 9.7,
44
+ "fill": "currentColor",
45
+ "rx": .5
46
+ }
47
+ },
48
+ {
49
+ "tag": "rect",
50
+ "attrs": {
51
+ "width": 2.3,
52
+ "height": 3.72,
53
+ "x": 3.22,
54
+ "y": 13.33,
55
+ "fill": "currentColor",
56
+ "rx": .5
57
+ }
58
+ }
59
+ ]
60
+ };
61
+ const Signal50DoubleIcon = forwardRef(function Signal50DoubleIcon$1(props, ref) {
62
+ return createElement(IconBase, Object.assign({}, props, {
63
+ id: "signal-50-double-icon",
64
+ ref,
65
+ icon: element
66
+ }));
67
+ });
68
+ Signal50DoubleIcon.displayName = "Signal50DoubleIcon";
69
+ var signal_50_double_icon_default = Signal50DoubleIcon;
70
+
71
+ //#endregion
72
+ export { Signal50DoubleIcon, signal_50_double_icon_default as default };
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const Signal75DoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default Signal75DoubleIcon;
@@ -0,0 +1,72 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/signal-75-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 21",
11
+ "width": "1em",
12
+ "height": "1em"
13
+ },
14
+ "children": [
15
+ {
16
+ "tag": "rect",
17
+ "attrs": {
18
+ "width": 2.3,
19
+ "height": 14.06,
20
+ "x": 14.48,
21
+ "y": 2.99,
22
+ "fill": "currentColor",
23
+ "rx": .5
24
+ }
25
+ },
26
+ {
27
+ "tag": "rect",
28
+ "attrs": {
29
+ "width": 2.3,
30
+ "height": 11.11,
31
+ "x": 10.73,
32
+ "y": 5.94,
33
+ "fill": "currentColor",
34
+ "rx": .5
35
+ }
36
+ },
37
+ {
38
+ "tag": "rect",
39
+ "attrs": {
40
+ "width": 2.3,
41
+ "height": 7.34,
42
+ "x": 6.97,
43
+ "y": 9.7,
44
+ "fill": "currentColor",
45
+ "rx": .5
46
+ }
47
+ },
48
+ {
49
+ "tag": "rect",
50
+ "attrs": {
51
+ "width": 2.3,
52
+ "height": 3.72,
53
+ "x": 3.22,
54
+ "y": 13.33,
55
+ "fill": "currentColor",
56
+ "rx": .5
57
+ }
58
+ }
59
+ ]
60
+ };
61
+ const Signal75DoubleIcon = forwardRef(function Signal75DoubleIcon$1(props, ref) {
62
+ return createElement(IconBase, Object.assign({}, props, {
63
+ id: "signal-75-double-icon",
64
+ ref,
65
+ icon: element
66
+ }));
67
+ });
68
+ Signal75DoubleIcon.displayName = "Signal75DoubleIcon";
69
+ var signal_75_double_icon_default = Signal75DoubleIcon;
70
+
71
+ //#endregion
72
+ export { Signal75DoubleIcon, signal_75_double_icon_default as default };
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const SlashIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default SlashIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const SlideMultiIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default SlideMultiIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const SmileDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default SmileDoubleIcon;
@@ -0,0 +1,70 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/smile-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.48,
31
+ "x": 7.41,
32
+ "y": 7.41,
33
+ "fill": "currentColor",
34
+ "rx": .74
35
+ }
36
+ },
37
+ {
38
+ "tag": "rect",
39
+ "attrs": {
40
+ "width": 1.48,
41
+ "height": 1.48,
42
+ "x": 11.11,
43
+ "y": 7.41,
44
+ "fill": "currentColor",
45
+ "rx": .74
46
+ }
47
+ },
48
+ {
49
+ "tag": "path",
50
+ "attrs": {
51
+ "stroke": "currentColor",
52
+ "d": "M7.03705 11.8518C7.03705 11.8518 7.77779 13.7037 10 13.7037C12.2222 13.7037 12.963 11.8518 12.963 11.8518",
53
+ "strokeLinecap": "round",
54
+ "strokeWidth": .96
55
+ }
56
+ }
57
+ ]
58
+ };
59
+ const SmileDoubleIcon = forwardRef(function SmileDoubleIcon$1(props, ref) {
60
+ return createElement(IconBase, Object.assign({}, props, {
61
+ id: "smile-double-icon",
62
+ ref,
63
+ icon: element
64
+ }));
65
+ });
66
+ SmileDoubleIcon.displayName = "SmileDoubleIcon";
67
+ var smile_double_icon_default = SmileDoubleIcon;
68
+
69
+ //#endregion
70
+ export { SmileDoubleIcon, smile_double_icon_default as default };
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const SolveIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default SolveIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const StarEmptyDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default StarEmptyDoubleIcon;
@@ -0,0 +1,35 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/star-empty-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": "path",
16
+ "attrs": {
17
+ "fill": "currentColor",
18
+ "stroke": "currentColor",
19
+ "d": "M10.3437 3.3312L11.6861 6.67412C11.8451 7.0699 12.2165 7.33978 12.6421 7.36863L16.2362 7.61233C16.5693 7.63492 16.7048 8.05202 16.4486 8.26608L13.6841 10.5758C13.3568 10.8493 13.215 11.2859 13.319 11.6996L14.1979 15.1931C14.2793 15.5168 13.9245 15.7746 13.6418 15.5971L10.5908 13.6817C10.2296 13.4549 9.77045 13.4549 9.40924 13.6817L6.35828 15.5971C6.07553 15.7746 5.72072 15.5168 5.80217 15.1931L6.68105 11.6996C6.7851 11.2859 6.64322 10.8493 6.31592 10.5758L3.55145 8.26607C3.29525 8.05202 3.43078 7.63492 3.76386 7.61233L7.358 7.36863C7.78352 7.33978 8.15498 7.0699 8.31391 6.67412L9.65633 3.3312C9.78074 3.0214 10.2193 3.0214 10.3437 3.3312Z",
20
+ "strokeWidth": .74
21
+ }
22
+ }]
23
+ };
24
+ const StarEmptyDoubleIcon = forwardRef(function StarEmptyDoubleIcon$1(props, ref) {
25
+ return createElement(IconBase, Object.assign({}, props, {
26
+ id: "star-empty-double-icon",
27
+ ref,
28
+ icon: element
29
+ }));
30
+ });
31
+ StarEmptyDoubleIcon.displayName = "StarEmptyDoubleIcon";
32
+ var star_empty_double_icon_default = StarEmptyDoubleIcon;
33
+
34
+ //#endregion
35
+ export { StarEmptyDoubleIcon, star_empty_double_icon_default as default };
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const StarFullDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default StarFullDoubleIcon;
@@ -0,0 +1,35 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/star-full-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": "path",
16
+ "attrs": {
17
+ "fill": "currentColor",
18
+ "stroke": "currentColor",
19
+ "d": "M10.3437 3.3312L11.6861 6.67412C11.8451 7.0699 12.2165 7.33978 12.6421 7.36863L16.2362 7.61233C16.5693 7.63492 16.7048 8.05202 16.4486 8.26608L13.6841 10.5758C13.3568 10.8493 13.215 11.2859 13.319 11.6996L14.1979 15.1931C14.2793 15.5168 13.9245 15.7746 13.6418 15.5971L10.5908 13.6817C10.2296 13.4549 9.77045 13.4549 9.40924 13.6817L6.35828 15.5971C6.07553 15.7746 5.72072 15.5168 5.80217 15.1931L6.68105 11.6996C6.7851 11.2859 6.64322 10.8493 6.31592 10.5758L3.55145 8.26607C3.29525 8.05202 3.43078 7.63492 3.76386 7.61233L7.358 7.36863C7.78352 7.33978 8.15498 7.0699 8.31391 6.67412L9.65633 3.3312C9.78074 3.0214 10.2193 3.0214 10.3437 3.3312Z",
20
+ "strokeWidth": .74
21
+ }
22
+ }]
23
+ };
24
+ const StarFullDoubleIcon = forwardRef(function StarFullDoubleIcon$1(props, ref) {
25
+ return createElement(IconBase, Object.assign({}, props, {
26
+ id: "star-full-double-icon",
27
+ ref,
28
+ icon: element
29
+ }));
30
+ });
31
+ StarFullDoubleIcon.displayName = "StarFullDoubleIcon";
32
+ var star_full_double_icon_default = StarFullDoubleIcon;
33
+
34
+ //#endregion
35
+ export { StarFullDoubleIcon, star_full_double_icon_default as default };
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const StarIncompleteDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default StarIncompleteDoubleIcon;
@@ -0,0 +1,111 @@
1
+ import { createElement, forwardRef } from "react";
2
+ import { IconBase } from "./base";
3
+
4
+ //#region ts/star-incomplete-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": "g",
16
+ "attrs": { "clipPath": "url(#star-incomplete-double-icon_clip0_613_177)" },
17
+ "children": [
18
+ {
19
+ "tag": "mask",
20
+ "attrs": {
21
+ "id": "mask0_613_177",
22
+ "width": 10,
23
+ "height": 20,
24
+ "x": 10,
25
+ "y": 0,
26
+ "maskUnits": "userSpaceOnUse"
27
+ },
28
+ "children": [{
29
+ "tag": "path",
30
+ "attrs": {
31
+ "fill": "#c4c4c4",
32
+ "stroke": "#f7d564",
33
+ "d": "M10.37.37H19.63V19.63H10.37z",
34
+ "strokeWidth": .74
35
+ }
36
+ }]
37
+ },
38
+ {
39
+ "tag": "g",
40
+ "attrs": { "mask": "url(#mask0_613_177)" },
41
+ "children": [{
42
+ "tag": "path",
43
+ "attrs": {
44
+ "fill": "currentColor",
45
+ "stroke": "currentColor",
46
+ "d": "M10.3437 3.3312L11.6861 6.67412C11.845 7.0699 12.2165 7.33978 12.642 7.36863L16.2361 7.61233C16.5692 7.63492 16.7047 8.05202 16.4485 8.26608L13.6841 10.5758C13.3568 10.8493 13.2149 11.2859 13.3189 11.6996L14.1978 15.1931C14.2793 15.5168 13.9245 15.7746 13.6417 15.5971L10.5908 13.6817C10.2295 13.4549 9.77039 13.4549 9.40918 13.6817L6.35822 15.5971C6.07547 15.7746 5.72066 15.5168 5.80211 15.1931L6.68098 11.6996C6.78504 11.2859 6.64316 10.8493 6.31586 10.5758L3.55139 8.26607C3.29519 8.05202 3.43072 7.63492 3.7638 7.61233L7.35793 7.36863C7.78346 7.33978 8.15491 7.0699 8.31385 6.67412L9.65627 3.3312C9.78068 3.0214 10.2192 3.0214 10.3437 3.3312Z",
47
+ "strokeWidth": .74
48
+ }
49
+ }]
50
+ },
51
+ {
52
+ "tag": "mask",
53
+ "attrs": {
54
+ "id": "mask1_613_177",
55
+ "width": 10,
56
+ "height": 20,
57
+ "x": 0,
58
+ "y": 0,
59
+ "maskUnits": "userSpaceOnUse"
60
+ },
61
+ "children": [{
62
+ "tag": "path",
63
+ "attrs": {
64
+ "fill": "#c4c4c4",
65
+ "d": "M0 0H10V20H0z"
66
+ }
67
+ }]
68
+ },
69
+ {
70
+ "tag": "g",
71
+ "attrs": { "mask": "url(#mask1_613_177)" },
72
+ "children": [{
73
+ "tag": "path",
74
+ "attrs": {
75
+ "fill": "currentColor",
76
+ "stroke": "currentColor",
77
+ "d": "M10.3437 3.3312L11.6861 6.67412C11.845 7.0699 12.2165 7.33978 12.642 7.36863L16.2361 7.61233C16.5692 7.63492 16.7047 8.05202 16.4485 8.26608L13.6841 10.5758C13.3568 10.8493 13.2149 11.2859 13.3189 11.6996L14.1978 15.1931C14.2793 15.5168 13.9245 15.7746 13.6417 15.5971L10.5908 13.6817C10.2295 13.4549 9.77039 13.4549 9.40918 13.6817L6.35822 15.5971C6.07547 15.7746 5.72066 15.5168 5.80211 15.1931L6.68098 11.6996C6.78504 11.2859 6.64316 10.8493 6.31586 10.5758L3.55139 8.26607C3.29519 8.05202 3.43072 7.63492 3.7638 7.61233L7.35793 7.36863C7.78346 7.33978 8.15491 7.0699 8.31385 6.67412L9.65627 3.3312C9.78068 3.0214 10.2192 3.0214 10.3437 3.3312Z",
78
+ "strokeWidth": .74
79
+ }
80
+ }]
81
+ }
82
+ ]
83
+ }, {
84
+ "tag": "defs",
85
+ "attrs": {},
86
+ "children": [{
87
+ "tag": "clipPath",
88
+ "attrs": { "id": "star-incomplete-double-icon_clip0_613_177" },
89
+ "children": [{
90
+ "tag": "path",
91
+ "attrs": {
92
+ "fill": "currentColor",
93
+ "d": "M0 0H20V20H0z"
94
+ }
95
+ }]
96
+ }]
97
+ }],
98
+ "defIds": ["star-incomplete-double-icon_clip0_613_177"]
99
+ };
100
+ const StarIncompleteDoubleIcon = forwardRef(function StarIncompleteDoubleIcon$1(props, ref) {
101
+ return createElement(IconBase, Object.assign({}, props, {
102
+ id: "star-incomplete-double-icon",
103
+ ref,
104
+ icon: element
105
+ }));
106
+ });
107
+ StarIncompleteDoubleIcon.displayName = "StarIncompleteDoubleIcon";
108
+ var star_incomplete_double_icon_default = StarIncompleteDoubleIcon;
109
+
110
+ //#endregion
111
+ export { StarIncompleteDoubleIcon, star_incomplete_double_icon_default as default };
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const StrikethroughIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default StrikethroughIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const SubscriptIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default SubscriptIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const SuccessIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default SuccessIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const SumIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default SumIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const SuperscriptIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default SuperscriptIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const TableIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default TableIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const TextIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default TextIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const TextTypeIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default TextTypeIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const TodoListDoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default TodoListDoubleIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const TopmostIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default TopmostIcon;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from './base';
2
+ export declare const TriangleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
3
+ export default TriangleIcon;