@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,103 @@
1
+ Object.defineProperty(exports, '__esModule', { value: true });
2
+ //#region rolldown:runtime
3
+ var __create = Object.create;
4
+ var __defProp = Object.defineProperty;
5
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
+ var __getOwnPropNames = Object.getOwnPropertyNames;
7
+ var __getProtoOf = Object.getPrototypeOf;
8
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
+ key = keys[i];
12
+ if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
+ get: ((k) => from[k]).bind(null, key),
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
20
+ value: mod,
21
+ enumerable: true
22
+ }) : target, mod));
23
+
24
+ //#endregion
25
+ let react = require("react");
26
+ react = __toESM(react);
27
+ let ts_base = require("./base");
28
+ ts_base = __toESM(ts_base);
29
+
30
+ //#region ts/cell-50-double-icon.tsx
31
+ const element = {
32
+ "tag": "svg",
33
+ "attrs": {
34
+ "xmlns": "http://www.w3.org/2000/svg",
35
+ "fill": "none",
36
+ "viewBox": "0 0 20 20",
37
+ "width": "1em",
38
+ "height": "1em"
39
+ },
40
+ "children": [
41
+ {
42
+ "tag": "rect",
43
+ "attrs": {
44
+ "width": 5,
45
+ "height": 5,
46
+ "x": 4,
47
+ "y": 11,
48
+ "fill": "currentColor",
49
+ "rx": 1
50
+ }
51
+ },
52
+ {
53
+ "tag": "rect",
54
+ "attrs": {
55
+ "width": 5,
56
+ "height": 5,
57
+ "x": 11,
58
+ "y": 11,
59
+ "fill": "currentColor",
60
+ "rx": 1
61
+ }
62
+ },
63
+ {
64
+ "tag": "rect",
65
+ "attrs": {
66
+ "width": 4.5,
67
+ "height": 4.5,
68
+ "x": 4.25,
69
+ "y": 4.25,
70
+ "fill": "currentColor",
71
+ "stroke": "currentColor",
72
+ "rx": .75,
73
+ "strokeWidth": .5
74
+ }
75
+ },
76
+ {
77
+ "tag": "rect",
78
+ "attrs": {
79
+ "width": 4.5,
80
+ "height": 4.5,
81
+ "x": 11.25,
82
+ "y": 4.25,
83
+ "fill": "currentColor",
84
+ "stroke": "currentColor",
85
+ "rx": .75,
86
+ "strokeWidth": .5
87
+ }
88
+ }
89
+ ]
90
+ };
91
+ const Cell50DoubleIcon = (0, react.forwardRef)(function Cell50DoubleIcon$1(props, ref) {
92
+ return (0, react.createElement)(ts_base.IconBase, Object.assign({}, props, {
93
+ id: "cell-50-double-icon",
94
+ ref,
95
+ icon: element
96
+ }));
97
+ });
98
+ Cell50DoubleIcon.displayName = "Cell50DoubleIcon";
99
+ var cell_50_double_icon_default = Cell50DoubleIcon;
100
+
101
+ //#endregion
102
+ exports.Cell50DoubleIcon = Cell50DoubleIcon;
103
+ exports.default = cell_50_double_icon_default;
@@ -0,0 +1,105 @@
1
+ Object.defineProperty(exports, '__esModule', { value: true });
2
+ //#region rolldown:runtime
3
+ var __create = Object.create;
4
+ var __defProp = Object.defineProperty;
5
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
+ var __getOwnPropNames = Object.getOwnPropertyNames;
7
+ var __getProtoOf = Object.getPrototypeOf;
8
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
+ key = keys[i];
12
+ if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
+ get: ((k) => from[k]).bind(null, key),
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
20
+ value: mod,
21
+ enumerable: true
22
+ }) : target, mod));
23
+
24
+ //#endregion
25
+ let react = require("react");
26
+ react = __toESM(react);
27
+ let ts_base = require("./base");
28
+ ts_base = __toESM(ts_base);
29
+
30
+ //#region ts/cell-75-double-icon.tsx
31
+ const element = {
32
+ "tag": "svg",
33
+ "attrs": {
34
+ "xmlns": "http://www.w3.org/2000/svg",
35
+ "fill": "none",
36
+ "viewBox": "0 0 20 20",
37
+ "width": "1em",
38
+ "height": "1em"
39
+ },
40
+ "children": [
41
+ {
42
+ "tag": "rect",
43
+ "attrs": {
44
+ "width": 4.5,
45
+ "height": 4.5,
46
+ "x": 4.25,
47
+ "y": 11.25,
48
+ "fill": "currentColor",
49
+ "stroke": "currentColor",
50
+ "rx": .75,
51
+ "strokeWidth": .5
52
+ }
53
+ },
54
+ {
55
+ "tag": "rect",
56
+ "attrs": {
57
+ "width": 5,
58
+ "height": 5,
59
+ "x": 11,
60
+ "y": 11,
61
+ "fill": "currentColor",
62
+ "rx": 1
63
+ }
64
+ },
65
+ {
66
+ "tag": "rect",
67
+ "attrs": {
68
+ "width": 4.5,
69
+ "height": 4.5,
70
+ "x": 4.25,
71
+ "y": 4.25,
72
+ "fill": "currentColor",
73
+ "stroke": "currentColor",
74
+ "rx": .75,
75
+ "strokeWidth": .5
76
+ }
77
+ },
78
+ {
79
+ "tag": "rect",
80
+ "attrs": {
81
+ "width": 4.5,
82
+ "height": 4.5,
83
+ "x": 11.25,
84
+ "y": 4.25,
85
+ "fill": "currentColor",
86
+ "stroke": "currentColor",
87
+ "rx": .75,
88
+ "strokeWidth": .5
89
+ }
90
+ }
91
+ ]
92
+ };
93
+ const Cell75DoubleIcon = (0, react.forwardRef)(function Cell75DoubleIcon$1(props, ref) {
94
+ return (0, react.createElement)(ts_base.IconBase, Object.assign({}, props, {
95
+ id: "cell-75-double-icon",
96
+ ref,
97
+ icon: element
98
+ }));
99
+ });
100
+ Cell75DoubleIcon.displayName = "Cell75DoubleIcon";
101
+ var cell_75_double_icon_default = Cell75DoubleIcon;
102
+
103
+ //#endregion
104
+ exports.Cell75DoubleIcon = Cell75DoubleIcon;
105
+ exports.default = cell_75_double_icon_default;
@@ -0,0 +1,66 @@
1
+ Object.defineProperty(exports, '__esModule', { value: true });
2
+ //#region rolldown:runtime
3
+ var __create = Object.create;
4
+ var __defProp = Object.defineProperty;
5
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
+ var __getOwnPropNames = Object.getOwnPropertyNames;
7
+ var __getProtoOf = Object.getPrototypeOf;
8
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
+ key = keys[i];
12
+ if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
+ get: ((k) => from[k]).bind(null, key),
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
20
+ value: mod,
21
+ enumerable: true
22
+ }) : target, mod));
23
+
24
+ //#endregion
25
+ let react = require("react");
26
+ react = __toESM(react);
27
+ let ts_base = require("./base");
28
+ ts_base = __toESM(ts_base);
29
+
30
+ //#region ts/correct-double-icon.tsx
31
+ const element = {
32
+ "tag": "svg",
33
+ "attrs": {
34
+ "xmlns": "http://www.w3.org/2000/svg",
35
+ "fill": "none",
36
+ "viewBox": "0 0 20 20",
37
+ "width": "1em",
38
+ "height": "1em"
39
+ },
40
+ "children": [{
41
+ "tag": "path",
42
+ "attrs": {
43
+ "fill": "currentColor",
44
+ "d": "M17.037 10C17.037 13.8865 13.8864 17.0371 9.99999 17.0371C6.11354 17.0371 2.96295 13.8865 2.96295 10C2.96295 6.1136 6.11354 2.96301 9.99999 2.96301C13.8864 2.96301 17.037 6.1136 17.037 10Z"
45
+ }
46
+ }, {
47
+ "tag": "path",
48
+ "attrs": {
49
+ "fill": "currentColor",
50
+ "d": "M13.9239 7.17477C13.6638 6.91472 13.2422 6.91472 12.9821 7.17477L8.74433 11.4126L7.01786 9.6861C6.75781 9.42606 6.33619 9.42606 6.07614 9.6861C5.81609 9.94615 5.81609 10.3678 6.07614 10.6278L8.27349 12.8252C8.53354 13.0852 8.95516 13.0852 9.21521 12.8252L9.2195 12.8209L13.9239 8.1165C14.1839 7.85645 14.1839 7.43482 13.9239 7.17477Z"
51
+ }
52
+ }]
53
+ };
54
+ const CorrectDoubleIcon = (0, react.forwardRef)(function CorrectDoubleIcon$1(props, ref) {
55
+ return (0, react.createElement)(ts_base.IconBase, Object.assign({}, props, {
56
+ id: "correct-double-icon",
57
+ ref,
58
+ icon: element
59
+ }));
60
+ });
61
+ CorrectDoubleIcon.displayName = "CorrectDoubleIcon";
62
+ var correct_double_icon_default = CorrectDoubleIcon;
63
+
64
+ //#endregion
65
+ exports.CorrectDoubleIcon = CorrectDoubleIcon;
66
+ exports.default = correct_double_icon_default;
@@ -0,0 +1,80 @@
1
+ Object.defineProperty(exports, '__esModule', { value: true });
2
+ //#region rolldown:runtime
3
+ var __create = Object.create;
4
+ var __defProp = Object.defineProperty;
5
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
+ var __getOwnPropNames = Object.getOwnPropertyNames;
7
+ var __getProtoOf = Object.getPrototypeOf;
8
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
+ key = keys[i];
12
+ if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
+ get: ((k) => from[k]).bind(null, key),
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
20
+ value: mod,
21
+ enumerable: true
22
+ }) : target, mod));
23
+
24
+ //#endregion
25
+ let react = require("react");
26
+ react = __toESM(react);
27
+ let ts_base = require("./base");
28
+ ts_base = __toESM(ts_base);
29
+
30
+ //#region ts/correct-icon.tsx
31
+ const element = {
32
+ "tag": "svg",
33
+ "attrs": {
34
+ "xmlns": "http://www.w3.org/2000/svg",
35
+ "fill": "none",
36
+ "viewBox": "0 0 20 21",
37
+ "width": "1em",
38
+ "height": "1em"
39
+ },
40
+ "children": [{
41
+ "tag": "g",
42
+ "attrs": { "clipPath": "url(#correct-icon_clip0_613_248)" },
43
+ "children": [{
44
+ "tag": "path",
45
+ "attrs": {
46
+ "fill": "currentColor",
47
+ "d": "M15.689 5.69723C15.5476 5.75578 15.4209 5.8825 15.1675 6.13594L7.82436 13.4791L4.83279 10.4875C4.57935 10.2341 4.45263 10.1073 4.31127 10.0488C4.12278 9.97071 3.91101 9.97071 3.72252 10.0488C3.58116 10.1073 3.45444 10.2341 3.201 10.4875C2.94756 10.7409 2.82084 10.8676 2.76229 11.009C2.68422 11.1975 2.68422 11.4093 2.76229 11.5978C2.82084 11.7391 2.94756 11.8658 3.201 12.1193L7.0085 15.9268C7.26194 16.1802 7.38866 16.3069 7.53002 16.3655C7.7185 16.4436 7.93028 16.4436 8.11876 16.3655C8.26013 16.3069 8.38685 16.1802 8.64028 15.9268C8.66387 15.9032 8.68636 15.8807 8.7078 15.8592L16.7993 7.76772C17.0527 7.51428 17.1794 7.38756 17.238 7.2462C17.3161 7.05772 17.3161 6.84594 17.238 6.65746C17.1794 6.5161 17.0527 6.38938 16.7993 6.13594C16.5458 5.8825 16.4191 5.75578 16.2777 5.69723C16.0893 5.61915 15.8775 5.61915 15.689 5.69723Z"
48
+ }
49
+ }]
50
+ }, {
51
+ "tag": "defs",
52
+ "attrs": {},
53
+ "children": [{
54
+ "tag": "clipPath",
55
+ "attrs": { "id": "correct-icon_clip0_613_248" },
56
+ "children": [{
57
+ "tag": "path",
58
+ "attrs": {
59
+ "fill": "currentColor",
60
+ "d": "M0 0H20V20H0z",
61
+ "transform": "translate(0 .67)"
62
+ }
63
+ }]
64
+ }]
65
+ }],
66
+ "defIds": ["correct-icon_clip0_613_248"]
67
+ };
68
+ const CorrectIcon = (0, react.forwardRef)(function CorrectIcon$1(props, ref) {
69
+ return (0, react.createElement)(ts_base.IconBase, Object.assign({}, props, {
70
+ id: "correct-icon",
71
+ ref,
72
+ icon: element
73
+ }));
74
+ });
75
+ CorrectIcon.displayName = "CorrectIcon";
76
+ var correct_icon_default = CorrectIcon;
77
+
78
+ //#endregion
79
+ exports.CorrectIcon = CorrectIcon;
80
+ exports.default = correct_icon_default;
@@ -0,0 +1,64 @@
1
+ Object.defineProperty(exports, '__esModule', { value: true });
2
+ //#region rolldown:runtime
3
+ var __create = Object.create;
4
+ var __defProp = Object.defineProperty;
5
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
+ var __getOwnPropNames = Object.getOwnPropertyNames;
7
+ var __getProtoOf = Object.getPrototypeOf;
8
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
+ key = keys[i];
12
+ if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
+ get: ((k) => from[k]).bind(null, key),
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
20
+ value: mod,
21
+ enumerable: true
22
+ }) : target, mod));
23
+
24
+ //#endregion
25
+ let react = require("react");
26
+ react = __toESM(react);
27
+ let ts_base = require("./base");
28
+ ts_base = __toESM(ts_base);
29
+
30
+ //#region ts/cross-icon.tsx
31
+ const element = {
32
+ "tag": "svg",
33
+ "attrs": {
34
+ "xmlns": "http://www.w3.org/2000/svg",
35
+ "fill": "none",
36
+ "viewBox": "0 0 20 20",
37
+ "width": "1em",
38
+ "height": "1em"
39
+ },
40
+ "children": [{
41
+ "tag": "rect",
42
+ "attrs": {
43
+ "width": 12.59,
44
+ "height": 3.7,
45
+ "x": 3.7,
46
+ "y": 8.15,
47
+ "fill": "currentColor",
48
+ "rx": .74
49
+ }
50
+ }]
51
+ };
52
+ const CrossIcon = (0, react.forwardRef)(function CrossIcon$1(props, ref) {
53
+ return (0, react.createElement)(ts_base.IconBase, Object.assign({}, props, {
54
+ id: "cross-icon",
55
+ ref,
56
+ icon: element
57
+ }));
58
+ });
59
+ CrossIcon.displayName = "CrossIcon";
60
+ var cross_icon_default = CrossIcon;
61
+
62
+ //#endregion
63
+ exports.CrossIcon = CrossIcon;
64
+ exports.default = cross_icon_default;
@@ -0,0 +1,97 @@
1
+ Object.defineProperty(exports, '__esModule', { value: true });
2
+ //#region rolldown:runtime
3
+ var __create = Object.create;
4
+ var __defProp = Object.defineProperty;
5
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
+ var __getOwnPropNames = Object.getOwnPropertyNames;
7
+ var __getProtoOf = Object.getPrototypeOf;
8
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
+ key = keys[i];
12
+ if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
+ get: ((k) => from[k]).bind(null, key),
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
20
+ value: mod,
21
+ enumerable: true
22
+ }) : target, mod));
23
+
24
+ //#endregion
25
+ let react = require("react");
26
+ react = __toESM(react);
27
+ let ts_base = require("./base");
28
+ ts_base = __toESM(ts_base);
29
+
30
+ //#region ts/dissatisfied-double-icon.tsx
31
+ const element = {
32
+ "tag": "svg",
33
+ "attrs": {
34
+ "xmlns": "http://www.w3.org/2000/svg",
35
+ "fill": "none",
36
+ "viewBox": "0 0 20 20",
37
+ "width": "1em",
38
+ "height": "1em"
39
+ },
40
+ "children": [
41
+ {
42
+ "tag": "circle",
43
+ "attrs": {
44
+ "cx": 10,
45
+ "cy": 10,
46
+ "r": 6.89,
47
+ "fill": "currentColor",
48
+ "stroke": "currentColor",
49
+ "strokeWidth": .3
50
+ }
51
+ },
52
+ {
53
+ "tag": "rect",
54
+ "attrs": {
55
+ "width": 1.48,
56
+ "height": 1.48,
57
+ "x": 7.41,
58
+ "y": 7.41,
59
+ "fill": "currentColor",
60
+ "rx": .74
61
+ }
62
+ },
63
+ {
64
+ "tag": "rect",
65
+ "attrs": {
66
+ "width": 1.48,
67
+ "height": 1.48,
68
+ "x": 11.11,
69
+ "y": 7.41,
70
+ "fill": "currentColor",
71
+ "rx": .74
72
+ }
73
+ },
74
+ {
75
+ "tag": "path",
76
+ "attrs": {
77
+ "stroke": "currentColor",
78
+ "d": "M7.03705 13.7037C7.03705 13.7037 7.77779 11.8519 10 11.8519C12.2222 11.8519 12.963 13.7037 12.963 13.7037",
79
+ "strokeLinecap": "round",
80
+ "strokeWidth": .96
81
+ }
82
+ }
83
+ ]
84
+ };
85
+ const DissatisfiedDoubleIcon = (0, react.forwardRef)(function DissatisfiedDoubleIcon$1(props, ref) {
86
+ return (0, react.createElement)(ts_base.IconBase, Object.assign({}, props, {
87
+ id: "dissatisfied-double-icon",
88
+ ref,
89
+ icon: element
90
+ }));
91
+ });
92
+ DissatisfiedDoubleIcon.displayName = "DissatisfiedDoubleIcon";
93
+ var dissatisfied_double_icon_default = DissatisfiedDoubleIcon;
94
+
95
+ //#endregion
96
+ exports.DissatisfiedDoubleIcon = DissatisfiedDoubleIcon;
97
+ exports.default = dissatisfied_double_icon_default;
@@ -0,0 +1,62 @@
1
+ Object.defineProperty(exports, '__esModule', { value: true });
2
+ //#region rolldown:runtime
3
+ var __create = Object.create;
4
+ var __defProp = Object.defineProperty;
5
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
+ var __getOwnPropNames = Object.getOwnPropertyNames;
7
+ var __getProtoOf = Object.getPrototypeOf;
8
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
+ key = keys[i];
12
+ if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
+ get: ((k) => from[k]).bind(null, key),
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
20
+ value: mod,
21
+ enumerable: true
22
+ }) : target, mod));
23
+
24
+ //#endregion
25
+ let react = require("react");
26
+ react = __toESM(react);
27
+ let ts_base = require("./base");
28
+ ts_base = __toESM(ts_base);
29
+
30
+ //#region ts/flag-icon.tsx
31
+ const element = {
32
+ "tag": "svg",
33
+ "attrs": {
34
+ "xmlns": "http://www.w3.org/2000/svg",
35
+ "fill": "none",
36
+ "viewBox": "0 0 20 21",
37
+ "width": "1em",
38
+ "height": "1em"
39
+ },
40
+ "children": [{
41
+ "tag": "path",
42
+ "attrs": {
43
+ "fill": "currentColor",
44
+ "d": "M15.4274 4.74935C14.0982 5.1012 13.1363 5.13675 12.3604 5.03379C11.5776 4.93009 10.9487 4.68342 10.2456 4.40416L10.2246 4.39527C9.53411 4.1212 8.76945 3.8175 7.81312 3.69157C6.84279 3.56268 5.71016 3.61898 4.24802 4.0049C4.09343 4.04217 3.95538 4.13393 3.85649 4.26515C3.7576 4.39636 3.70374 4.55925 3.70374 4.72712V17.3197C3.70374 17.5162 3.79534 17.7046 3.92654 17.8435C4.05773 17.9824 4.25893 18.0605 4.44448 18.0605C4.63002 18.0605 4.84911 17.9824 4.98031 17.8435C5.11151 17.7046 5.18522 17.5162 5.18522 17.3197V14.9123V12.5049C6.24649 12.2738 6.97081 12.2605 7.63962 12.3486C8.42246 12.4523 9.05139 12.699 9.75448 12.9782L9.77546 12.9871C10.466 13.2612 11.2306 13.5649 12.1869 13.6908C13.1601 13.8197 14.2976 13.7627 15.7667 13.3738C15.8866 13.3421 16.0727 13.2135 16.1483 13.111C16.2238 13.0084 16.2963 12.8204 16.2963 12.6553V5.46787C16.2963 5.35535 16.2721 5.24432 16.2255 5.1432C16.1788 5.04208 16.1111 4.95353 16.0274 4.88428C15.9436 4.81502 15.846 4.76688 15.7421 4.7435C15.6382 4.72012 15.494 4.73173 15.4274 4.74935Z",
45
+ "fillRule": "evenodd",
46
+ "clipRule": "evenodd"
47
+ }
48
+ }]
49
+ };
50
+ const FlagIcon = (0, react.forwardRef)(function FlagIcon$1(props, ref) {
51
+ return (0, react.createElement)(ts_base.IconBase, Object.assign({}, props, {
52
+ id: "flag-icon",
53
+ ref,
54
+ icon: element
55
+ }));
56
+ });
57
+ FlagIcon.displayName = "FlagIcon";
58
+ var flag_icon_default = FlagIcon;
59
+
60
+ //#endregion
61
+ exports.FlagIcon = FlagIcon;
62
+ exports.default = flag_icon_default;
@@ -0,0 +1,95 @@
1
+ Object.defineProperty(exports, '__esModule', { value: true });
2
+ //#region rolldown:runtime
3
+ var __create = Object.create;
4
+ var __defProp = Object.defineProperty;
5
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
+ var __getOwnPropNames = Object.getOwnPropertyNames;
7
+ var __getProtoOf = Object.getPrototypeOf;
8
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
11
+ key = keys[i];
12
+ if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
13
+ get: ((k) => from[k]).bind(null, key),
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
20
+ value: mod,
21
+ enumerable: true
22
+ }) : target, mod));
23
+
24
+ //#endregion
25
+ let react = require("react");
26
+ react = __toESM(react);
27
+ let ts_base = require("./base");
28
+ ts_base = __toESM(ts_base);
29
+
30
+ //#region ts/guffaw-double-icon.tsx
31
+ const element = {
32
+ "tag": "svg",
33
+ "attrs": {
34
+ "xmlns": "http://www.w3.org/2000/svg",
35
+ "fill": "none",
36
+ "viewBox": "0 0 20 20",
37
+ "width": "1em",
38
+ "height": "1em"
39
+ },
40
+ "children": [
41
+ {
42
+ "tag": "path",
43
+ "attrs": {
44
+ "fill": "currentColor",
45
+ "stroke": "currentColor",
46
+ "d": "M16.887 10C16.887 13.8037 13.8036 16.8871 9.99999 16.8871C6.19638 16.8871 3.11295 13.8037 3.11295 10C3.11295 6.19644 6.19638 3.11301 9.99999 3.11301C13.8036 3.11301 16.887 6.19644 16.887 10Z",
47
+ "strokeWidth": .3
48
+ }
49
+ },
50
+ {
51
+ "tag": "rect",
52
+ "attrs": {
53
+ "width": 1.48,
54
+ "height": 1.48,
55
+ "x": 7.41,
56
+ "y": 7.41,
57
+ "fill": "currentColor",
58
+ "rx": .74
59
+ }
60
+ },
61
+ {
62
+ "tag": "rect",
63
+ "attrs": {
64
+ "width": 1.48,
65
+ "height": 1.48,
66
+ "x": 11.11,
67
+ "y": 7.41,
68
+ "fill": "currentColor",
69
+ "rx": .74
70
+ }
71
+ },
72
+ {
73
+ "tag": "path",
74
+ "attrs": {
75
+ "fill": "currentColor",
76
+ "stroke": "currentColor",
77
+ "d": "M12.5355 13.5821C13.0482 13.1841 13.3951 12.6107 13.5405 12.0327C13.5934 11.8226 13.5051 11.6349 13.3518 11.5331C13.2036 11.4346 13.0031 11.4203 12.8265 11.5131C11.0615 12.4407 8.94609 12.4427 7.1828 11.513C7.00629 11.4199 6.80602 11.4343 6.65798 11.5329C6.50518 11.6346 6.41701 11.8217 6.46844 12.0312C6.61029 12.609 6.95079 13.1833 7.46449 13.5821C8.14361 14.1093 9.05608 14.3999 10 14.3999C10.9439 14.3999 11.8564 14.1093 12.5355 13.5821Z",
78
+ "strokeWidth": .4
79
+ }
80
+ }
81
+ ]
82
+ };
83
+ const GuffawDoubleIcon = (0, react.forwardRef)(function GuffawDoubleIcon$1(props, ref) {
84
+ return (0, react.createElement)(ts_base.IconBase, Object.assign({}, props, {
85
+ id: "guffaw-double-icon",
86
+ ref,
87
+ icon: element
88
+ }));
89
+ });
90
+ GuffawDoubleIcon.displayName = "GuffawDoubleIcon";
91
+ var guffaw_double_icon_default = GuffawDoubleIcon;
92
+
93
+ //#endregion
94
+ exports.GuffawDoubleIcon = GuffawDoubleIcon;
95
+ exports.default = guffaw_double_icon_default;