@medway-ui/icons 1.0.18 → 1.1.1

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 (1971) hide show
  1. package/dist/components/icons/SparkleArrowDownRightMd.cjs +43 -0
  2. package/dist/components/icons/SparkleArrowDownRightMd.d.cts +6 -0
  3. package/dist/components/icons/SparkleArrowDownRightMd.d.ts +6 -0
  4. package/dist/components/icons/SparkleArrowDownRightMd.js +9 -0
  5. package/dist/components/icons/SparkleArrowRightMd.cjs +43 -0
  6. package/dist/components/icons/SparkleArrowRightMd.d.cts +6 -0
  7. package/dist/components/icons/SparkleArrowRightMd.d.ts +6 -0
  8. package/dist/components/icons/SparkleArrowRightMd.js +9 -0
  9. package/dist/components/icons/SparkleArrowSubDownRightMd.cjs +43 -0
  10. package/dist/components/icons/SparkleArrowSubDownRightMd.d.cts +6 -0
  11. package/dist/components/icons/SparkleArrowSubDownRightMd.d.ts +6 -0
  12. package/dist/components/icons/SparkleArrowSubDownRightMd.js +9 -0
  13. package/dist/components/icons/SparkleArrowUpMd.cjs +43 -0
  14. package/dist/components/icons/SparkleArrowUpMd.d.cts +6 -0
  15. package/dist/components/icons/SparkleArrowUpMd.d.ts +6 -0
  16. package/dist/components/icons/SparkleArrowUpMd.js +9 -0
  17. package/dist/components/icons/SparkleArrowUpRightMd.cjs +43 -0
  18. package/dist/components/icons/SparkleArrowUpRightMd.d.cts +6 -0
  19. package/dist/components/icons/SparkleArrowUpRightMd.d.ts +6 -0
  20. package/dist/components/icons/SparkleArrowUpRightMd.js +9 -0
  21. package/dist/components/icons/index.cjs +15 -0
  22. package/dist/components/icons/index.d.cts +5 -0
  23. package/dist/components/icons/index.d.ts +5 -0
  24. package/dist/components/icons/index.js +10 -0
  25. package/dist/index.d.cts +5 -0
  26. package/dist/index.d.ts +5 -0
  27. package/native/AddColumn.cjs +42 -0
  28. package/native/AddColumn.d.cts +8 -0
  29. package/native/AddColumn.d.ts +8 -0
  30. package/native/AddColumn.js +12 -0
  31. package/native/AddMinusSquare.cjs +42 -0
  32. package/native/AddMinusSquare.d.cts +8 -0
  33. package/native/AddMinusSquare.d.ts +8 -0
  34. package/native/AddMinusSquare.js +12 -0
  35. package/native/AddPlus.cjs +42 -0
  36. package/native/AddPlus.d.cts +8 -0
  37. package/native/AddPlus.d.ts +8 -0
  38. package/native/AddPlus.js +12 -0
  39. package/native/AddPlusCircle.cjs +42 -0
  40. package/native/AddPlusCircle.d.cts +8 -0
  41. package/native/AddPlusCircle.d.ts +8 -0
  42. package/native/AddPlusCircle.js +12 -0
  43. package/native/AddPlusSquare.cjs +42 -0
  44. package/native/AddPlusSquare.d.cts +8 -0
  45. package/native/AddPlusSquare.d.ts +8 -0
  46. package/native/AddPlusSquare.js +12 -0
  47. package/native/AddRow.cjs +42 -0
  48. package/native/AddRow.d.cts +8 -0
  49. package/native/AddRow.d.ts +8 -0
  50. package/native/AddRow.js +12 -0
  51. package/native/AddToQueue.cjs +42 -0
  52. package/native/AddToQueue.d.cts +8 -0
  53. package/native/AddToQueue.d.ts +8 -0
  54. package/native/AddToQueue.js +12 -0
  55. package/native/Airplay.cjs +42 -0
  56. package/native/Airplay.d.cts +8 -0
  57. package/native/Airplay.d.ts +8 -0
  58. package/native/Airplay.js +12 -0
  59. package/native/Alarm.cjs +42 -0
  60. package/native/Alarm.d.cts +8 -0
  61. package/native/Alarm.d.ts +8 -0
  62. package/native/Alarm.js +12 -0
  63. package/native/Archive.cjs +42 -0
  64. package/native/Archive.d.cts +8 -0
  65. package/native/Archive.d.ts +8 -0
  66. package/native/Archive.js +12 -0
  67. package/native/ArrowCircleDown.cjs +42 -0
  68. package/native/ArrowCircleDown.d.cts +8 -0
  69. package/native/ArrowCircleDown.d.ts +8 -0
  70. package/native/ArrowCircleDown.js +12 -0
  71. package/native/ArrowCircleDownLeft.cjs +42 -0
  72. package/native/ArrowCircleDownLeft.d.cts +8 -0
  73. package/native/ArrowCircleDownLeft.d.ts +8 -0
  74. package/native/ArrowCircleDownLeft.js +12 -0
  75. package/native/ArrowCircleDownRight.cjs +42 -0
  76. package/native/ArrowCircleDownRight.d.cts +8 -0
  77. package/native/ArrowCircleDownRight.d.ts +8 -0
  78. package/native/ArrowCircleDownRight.js +12 -0
  79. package/native/ArrowCircleLeft.cjs +42 -0
  80. package/native/ArrowCircleLeft.d.cts +8 -0
  81. package/native/ArrowCircleLeft.d.ts +8 -0
  82. package/native/ArrowCircleLeft.js +12 -0
  83. package/native/ArrowCircleRight.cjs +42 -0
  84. package/native/ArrowCircleRight.d.cts +8 -0
  85. package/native/ArrowCircleRight.d.ts +8 -0
  86. package/native/ArrowCircleRight.js +12 -0
  87. package/native/ArrowCircleUp.cjs +42 -0
  88. package/native/ArrowCircleUp.d.cts +8 -0
  89. package/native/ArrowCircleUp.d.ts +8 -0
  90. package/native/ArrowCircleUp.js +12 -0
  91. package/native/ArrowCircleUpLeft.cjs +42 -0
  92. package/native/ArrowCircleUpLeft.d.cts +8 -0
  93. package/native/ArrowCircleUpLeft.d.ts +8 -0
  94. package/native/ArrowCircleUpLeft.js +12 -0
  95. package/native/ArrowCircleUpRight.cjs +42 -0
  96. package/native/ArrowCircleUpRight.d.cts +8 -0
  97. package/native/ArrowCircleUpRight.d.ts +8 -0
  98. package/native/ArrowCircleUpRight.js +12 -0
  99. package/native/ArrowDownLeftLg.cjs +42 -0
  100. package/native/ArrowDownLeftLg.d.cts +8 -0
  101. package/native/ArrowDownLeftLg.d.ts +8 -0
  102. package/native/ArrowDownLeftLg.js +12 -0
  103. package/native/ArrowDownLeftMd.cjs +42 -0
  104. package/native/ArrowDownLeftMd.d.cts +8 -0
  105. package/native/ArrowDownLeftMd.d.ts +8 -0
  106. package/native/ArrowDownLeftMd.js +12 -0
  107. package/native/ArrowDownLeftSm.cjs +42 -0
  108. package/native/ArrowDownLeftSm.d.cts +8 -0
  109. package/native/ArrowDownLeftSm.d.ts +8 -0
  110. package/native/ArrowDownLeftSm.js +12 -0
  111. package/native/ArrowDownLg.cjs +42 -0
  112. package/native/ArrowDownLg.d.cts +8 -0
  113. package/native/ArrowDownLg.d.ts +8 -0
  114. package/native/ArrowDownLg.js +12 -0
  115. package/native/ArrowDownMd.cjs +42 -0
  116. package/native/ArrowDownMd.d.cts +8 -0
  117. package/native/ArrowDownMd.d.ts +8 -0
  118. package/native/ArrowDownMd.js +12 -0
  119. package/native/ArrowDownRightLg.cjs +42 -0
  120. package/native/ArrowDownRightLg.d.cts +8 -0
  121. package/native/ArrowDownRightLg.d.ts +8 -0
  122. package/native/ArrowDownRightLg.js +12 -0
  123. package/native/ArrowDownRightMd.cjs +42 -0
  124. package/native/ArrowDownRightMd.d.cts +8 -0
  125. package/native/ArrowDownRightMd.d.ts +8 -0
  126. package/native/ArrowDownRightMd.js +12 -0
  127. package/native/ArrowDownRightSm.cjs +42 -0
  128. package/native/ArrowDownRightSm.d.cts +8 -0
  129. package/native/ArrowDownRightSm.d.ts +8 -0
  130. package/native/ArrowDownRightSm.js +12 -0
  131. package/native/ArrowDownSm.cjs +42 -0
  132. package/native/ArrowDownSm.d.cts +8 -0
  133. package/native/ArrowDownSm.d.ts +8 -0
  134. package/native/ArrowDownSm.js +12 -0
  135. package/native/ArrowDownUp.cjs +42 -0
  136. package/native/ArrowDownUp.d.cts +8 -0
  137. package/native/ArrowDownUp.d.ts +8 -0
  138. package/native/ArrowDownUp.js +12 -0
  139. package/native/ArrowLeftLg.cjs +42 -0
  140. package/native/ArrowLeftLg.d.cts +8 -0
  141. package/native/ArrowLeftLg.d.ts +8 -0
  142. package/native/ArrowLeftLg.js +12 -0
  143. package/native/ArrowLeftMd.cjs +42 -0
  144. package/native/ArrowLeftMd.d.cts +8 -0
  145. package/native/ArrowLeftMd.d.ts +8 -0
  146. package/native/ArrowLeftMd.js +12 -0
  147. package/native/ArrowLeftRight.cjs +42 -0
  148. package/native/ArrowLeftRight.d.cts +8 -0
  149. package/native/ArrowLeftRight.d.ts +8 -0
  150. package/native/ArrowLeftRight.js +12 -0
  151. package/native/ArrowLeftSm.cjs +42 -0
  152. package/native/ArrowLeftSm.d.cts +8 -0
  153. package/native/ArrowLeftSm.d.ts +8 -0
  154. package/native/ArrowLeftSm.js +12 -0
  155. package/native/ArrowReload02.cjs +42 -0
  156. package/native/ArrowReload02.d.cts +8 -0
  157. package/native/ArrowReload02.d.ts +8 -0
  158. package/native/ArrowReload02.js +12 -0
  159. package/native/ArrowRightLg.cjs +42 -0
  160. package/native/ArrowRightLg.d.cts +8 -0
  161. package/native/ArrowRightLg.d.ts +8 -0
  162. package/native/ArrowRightLg.js +12 -0
  163. package/native/ArrowRightMd.cjs +42 -0
  164. package/native/ArrowRightMd.d.cts +8 -0
  165. package/native/ArrowRightMd.d.ts +8 -0
  166. package/native/ArrowRightMd.js +12 -0
  167. package/native/ArrowRightSm.cjs +42 -0
  168. package/native/ArrowRightSm.d.cts +8 -0
  169. package/native/ArrowRightSm.d.ts +8 -0
  170. package/native/ArrowRightSm.js +12 -0
  171. package/native/ArrowSubDownLeft.cjs +42 -0
  172. package/native/ArrowSubDownLeft.d.cts +8 -0
  173. package/native/ArrowSubDownLeft.d.ts +8 -0
  174. package/native/ArrowSubDownLeft.js +12 -0
  175. package/native/ArrowSubDownRight.cjs +42 -0
  176. package/native/ArrowSubDownRight.d.cts +8 -0
  177. package/native/ArrowSubDownRight.d.ts +8 -0
  178. package/native/ArrowSubDownRight.js +12 -0
  179. package/native/ArrowSubLeftDown.cjs +42 -0
  180. package/native/ArrowSubLeftDown.d.cts +8 -0
  181. package/native/ArrowSubLeftDown.d.ts +8 -0
  182. package/native/ArrowSubLeftDown.js +12 -0
  183. package/native/ArrowSubLeftUp.cjs +42 -0
  184. package/native/ArrowSubLeftUp.d.cts +8 -0
  185. package/native/ArrowSubLeftUp.d.ts +8 -0
  186. package/native/ArrowSubLeftUp.js +12 -0
  187. package/native/ArrowSubRightDown.cjs +42 -0
  188. package/native/ArrowSubRightDown.d.cts +8 -0
  189. package/native/ArrowSubRightDown.d.ts +8 -0
  190. package/native/ArrowSubRightDown.js +12 -0
  191. package/native/ArrowSubRightUp.cjs +42 -0
  192. package/native/ArrowSubRightUp.d.cts +8 -0
  193. package/native/ArrowSubRightUp.d.ts +8 -0
  194. package/native/ArrowSubRightUp.js +12 -0
  195. package/native/ArrowSubUpLeft.cjs +42 -0
  196. package/native/ArrowSubUpLeft.d.cts +8 -0
  197. package/native/ArrowSubUpLeft.d.ts +8 -0
  198. package/native/ArrowSubUpLeft.js +12 -0
  199. package/native/ArrowSubUpRight.cjs +42 -0
  200. package/native/ArrowSubUpRight.d.cts +8 -0
  201. package/native/ArrowSubUpRight.d.ts +8 -0
  202. package/native/ArrowSubUpRight.js +12 -0
  203. package/native/ArrowUndoDownLeft.cjs +42 -0
  204. package/native/ArrowUndoDownLeft.d.cts +8 -0
  205. package/native/ArrowUndoDownLeft.d.ts +8 -0
  206. package/native/ArrowUndoDownLeft.js +12 -0
  207. package/native/ArrowUndoDownRight.cjs +42 -0
  208. package/native/ArrowUndoDownRight.d.cts +8 -0
  209. package/native/ArrowUndoDownRight.d.ts +8 -0
  210. package/native/ArrowUndoDownRight.js +12 -0
  211. package/native/ArrowUndoUpLeft.cjs +42 -0
  212. package/native/ArrowUndoUpLeft.d.cts +8 -0
  213. package/native/ArrowUndoUpLeft.d.ts +8 -0
  214. package/native/ArrowUndoUpLeft.js +12 -0
  215. package/native/ArrowUndoUpRight.cjs +42 -0
  216. package/native/ArrowUndoUpRight.d.cts +8 -0
  217. package/native/ArrowUndoUpRight.d.ts +8 -0
  218. package/native/ArrowUndoUpRight.js +12 -0
  219. package/native/ArrowUpLeftLg.cjs +42 -0
  220. package/native/ArrowUpLeftLg.d.cts +8 -0
  221. package/native/ArrowUpLeftLg.d.ts +8 -0
  222. package/native/ArrowUpLeftLg.js +12 -0
  223. package/native/ArrowUpLeftMd.cjs +42 -0
  224. package/native/ArrowUpLeftMd.d.cts +8 -0
  225. package/native/ArrowUpLeftMd.d.ts +8 -0
  226. package/native/ArrowUpLeftMd.js +12 -0
  227. package/native/ArrowUpLeftSm.cjs +42 -0
  228. package/native/ArrowUpLeftSm.d.cts +8 -0
  229. package/native/ArrowUpLeftSm.d.ts +8 -0
  230. package/native/ArrowUpLeftSm.js +12 -0
  231. package/native/ArrowUpLg.cjs +42 -0
  232. package/native/ArrowUpLg.d.cts +8 -0
  233. package/native/ArrowUpLg.d.ts +8 -0
  234. package/native/ArrowUpLg.js +12 -0
  235. package/native/ArrowUpMd.cjs +42 -0
  236. package/native/ArrowUpMd.d.cts +8 -0
  237. package/native/ArrowUpMd.d.ts +8 -0
  238. package/native/ArrowUpMd.js +12 -0
  239. package/native/ArrowUpRightLg.cjs +42 -0
  240. package/native/ArrowUpRightLg.d.cts +8 -0
  241. package/native/ArrowUpRightLg.d.ts +8 -0
  242. package/native/ArrowUpRightLg.js +12 -0
  243. package/native/ArrowUpRightMd.cjs +42 -0
  244. package/native/ArrowUpRightMd.d.cts +8 -0
  245. package/native/ArrowUpRightMd.d.ts +8 -0
  246. package/native/ArrowUpRightMd.js +12 -0
  247. package/native/ArrowUpRightSm.cjs +42 -0
  248. package/native/ArrowUpRightSm.d.cts +8 -0
  249. package/native/ArrowUpRightSm.d.ts +8 -0
  250. package/native/ArrowUpRightSm.js +12 -0
  251. package/native/ArrowUpSm.cjs +42 -0
  252. package/native/ArrowUpSm.d.cts +8 -0
  253. package/native/ArrowUpSm.d.ts +8 -0
  254. package/native/ArrowUpSm.js +12 -0
  255. package/native/ArrowsReload01.cjs +42 -0
  256. package/native/ArrowsReload01.d.cts +8 -0
  257. package/native/ArrowsReload01.d.ts +8 -0
  258. package/native/ArrowsReload01.js +12 -0
  259. package/native/BarBottom.cjs +42 -0
  260. package/native/BarBottom.d.cts +8 -0
  261. package/native/BarBottom.d.ts +8 -0
  262. package/native/BarBottom.js +12 -0
  263. package/native/BarLeft.cjs +42 -0
  264. package/native/BarLeft.d.cts +8 -0
  265. package/native/BarLeft.d.ts +8 -0
  266. package/native/BarLeft.js +12 -0
  267. package/native/BarRight.cjs +42 -0
  268. package/native/BarRight.d.cts +8 -0
  269. package/native/BarRight.d.ts +8 -0
  270. package/native/BarRight.js +12 -0
  271. package/native/BarTop.cjs +42 -0
  272. package/native/BarTop.d.cts +8 -0
  273. package/native/BarTop.d.ts +8 -0
  274. package/native/BarTop.js +12 -0
  275. package/native/Bell.cjs +42 -0
  276. package/native/Bell.d.cts +8 -0
  277. package/native/Bell.d.ts +8 -0
  278. package/native/Bell.js +12 -0
  279. package/native/BellAdd.cjs +42 -0
  280. package/native/BellAdd.d.cts +8 -0
  281. package/native/BellAdd.d.ts +8 -0
  282. package/native/BellAdd.js +12 -0
  283. package/native/BellClose.cjs +42 -0
  284. package/native/BellClose.d.cts +8 -0
  285. package/native/BellClose.d.ts +8 -0
  286. package/native/BellClose.js +12 -0
  287. package/native/BellNotification.cjs +42 -0
  288. package/native/BellNotification.d.cts +8 -0
  289. package/native/BellNotification.d.ts +8 -0
  290. package/native/BellNotification.js +12 -0
  291. package/native/BellOff.cjs +42 -0
  292. package/native/BellOff.d.cts +8 -0
  293. package/native/BellOff.d.ts +8 -0
  294. package/native/BellOff.js +12 -0
  295. package/native/BellRemove.cjs +42 -0
  296. package/native/BellRemove.d.cts +8 -0
  297. package/native/BellRemove.d.ts +8 -0
  298. package/native/BellRemove.js +12 -0
  299. package/native/BellRing.cjs +42 -0
  300. package/native/BellRing.d.cts +8 -0
  301. package/native/BellRing.d.ts +8 -0
  302. package/native/BellRing.js +12 -0
  303. package/native/Bold.cjs +42 -0
  304. package/native/Bold.d.cts +8 -0
  305. package/native/Bold.d.ts +8 -0
  306. package/native/Bold.js +12 -0
  307. package/native/Bolt.cjs +42 -0
  308. package/native/Bolt.d.cts +8 -0
  309. package/native/Bolt.d.ts +8 -0
  310. package/native/Bolt.js +12 -0
  311. package/native/Book.cjs +42 -0
  312. package/native/Book.d.cts +8 -0
  313. package/native/Book.d.ts +8 -0
  314. package/native/Book.js +12 -0
  315. package/native/BookOpen.cjs +42 -0
  316. package/native/BookOpen.d.cts +8 -0
  317. package/native/BookOpen.d.ts +8 -0
  318. package/native/BookOpen.js +12 -0
  319. package/native/Bookmark.cjs +42 -0
  320. package/native/Bookmark.d.cts +8 -0
  321. package/native/Bookmark.d.ts +8 -0
  322. package/native/Bookmark.js +12 -0
  323. package/native/Building.cjs +42 -0
  324. package/native/Building.d.cts +8 -0
  325. package/native/Building.d.ts +8 -0
  326. package/native/Building.js +12 -0
  327. package/native/Building2.cjs +42 -0
  328. package/native/Building2.d.cts +8 -0
  329. package/native/Building2.d.ts +8 -0
  330. package/native/Building2.js +12 -0
  331. package/native/Building3.cjs +42 -0
  332. package/native/Building3.d.cts +8 -0
  333. package/native/Building3.d.ts +8 -0
  334. package/native/Building3.js +12 -0
  335. package/native/Building4.cjs +42 -0
  336. package/native/Building4.d.cts +8 -0
  337. package/native/Building4.d.ts +8 -0
  338. package/native/Building4.js +12 -0
  339. package/native/Bulb.cjs +42 -0
  340. package/native/Bulb.d.cts +8 -0
  341. package/native/Bulb.d.ts +8 -0
  342. package/native/Bulb.js +12 -0
  343. package/native/Calendar.cjs +42 -0
  344. package/native/Calendar.d.cts +8 -0
  345. package/native/Calendar.d.ts +8 -0
  346. package/native/Calendar.js +12 -0
  347. package/native/CalendarAdd.cjs +42 -0
  348. package/native/CalendarAdd.d.cts +8 -0
  349. package/native/CalendarAdd.d.ts +8 -0
  350. package/native/CalendarAdd.js +12 -0
  351. package/native/CalendarCheck.cjs +42 -0
  352. package/native/CalendarCheck.d.cts +8 -0
  353. package/native/CalendarCheck.d.ts +8 -0
  354. package/native/CalendarCheck.js +12 -0
  355. package/native/CalendarClose.cjs +42 -0
  356. package/native/CalendarClose.d.cts +8 -0
  357. package/native/CalendarClose.d.ts +8 -0
  358. package/native/CalendarClose.js +12 -0
  359. package/native/CalendarDays.cjs +42 -0
  360. package/native/CalendarDays.d.cts +8 -0
  361. package/native/CalendarDays.d.ts +8 -0
  362. package/native/CalendarDays.js +12 -0
  363. package/native/CalendarEvent.cjs +42 -0
  364. package/native/CalendarEvent.d.cts +8 -0
  365. package/native/CalendarEvent.d.ts +8 -0
  366. package/native/CalendarEvent.js +12 -0
  367. package/native/CalendarList.cjs +48 -0
  368. package/native/CalendarList.d.cts +8 -0
  369. package/native/CalendarList.d.ts +8 -0
  370. package/native/CalendarList.js +18 -0
  371. package/native/CalendarRemove.cjs +42 -0
  372. package/native/CalendarRemove.d.cts +8 -0
  373. package/native/CalendarRemove.d.ts +8 -0
  374. package/native/CalendarRemove.js +12 -0
  375. package/native/CalendarWeek.cjs +42 -0
  376. package/native/CalendarWeek.d.cts +8 -0
  377. package/native/CalendarWeek.d.ts +8 -0
  378. package/native/CalendarWeek.js +12 -0
  379. package/native/Camera.cjs +42 -0
  380. package/native/Camera.d.cts +8 -0
  381. package/native/Camera.d.ts +8 -0
  382. package/native/Camera.js +12 -0
  383. package/native/CarAuto.cjs +42 -0
  384. package/native/CarAuto.d.cts +8 -0
  385. package/native/CarAuto.d.ts +8 -0
  386. package/native/CarAuto.js +12 -0
  387. package/native/CardLibrary.cjs +42 -0
  388. package/native/CardLibrary.d.cts +8 -0
  389. package/native/CardLibrary.d.ts +8 -0
  390. package/native/CardLibrary.js +12 -0
  391. package/native/CaretCircleDown.cjs +42 -0
  392. package/native/CaretCircleDown.d.cts +8 -0
  393. package/native/CaretCircleDown.d.ts +8 -0
  394. package/native/CaretCircleDown.js +12 -0
  395. package/native/CaretCircleLeft.cjs +42 -0
  396. package/native/CaretCircleLeft.d.cts +8 -0
  397. package/native/CaretCircleLeft.d.ts +8 -0
  398. package/native/CaretCircleLeft.js +12 -0
  399. package/native/CaretCircleRight.cjs +42 -0
  400. package/native/CaretCircleRight.d.cts +8 -0
  401. package/native/CaretCircleRight.d.ts +8 -0
  402. package/native/CaretCircleRight.js +12 -0
  403. package/native/CaretCircleUp.cjs +42 -0
  404. package/native/CaretCircleUp.d.cts +8 -0
  405. package/native/CaretCircleUp.d.ts +8 -0
  406. package/native/CaretCircleUp.js +12 -0
  407. package/native/CaretDownMd.cjs +42 -0
  408. package/native/CaretDownMd.d.cts +8 -0
  409. package/native/CaretDownMd.d.ts +8 -0
  410. package/native/CaretDownMd.js +12 -0
  411. package/native/CaretDownSm.cjs +42 -0
  412. package/native/CaretDownSm.d.cts +8 -0
  413. package/native/CaretDownSm.d.ts +8 -0
  414. package/native/CaretDownSm.js +12 -0
  415. package/native/CaretLeftSm.cjs +42 -0
  416. package/native/CaretLeftSm.d.cts +8 -0
  417. package/native/CaretLeftSm.d.ts +8 -0
  418. package/native/CaretLeftSm.js +12 -0
  419. package/native/CaretRightSm.cjs +42 -0
  420. package/native/CaretRightSm.d.cts +8 -0
  421. package/native/CaretRightSm.d.ts +8 -0
  422. package/native/CaretRightSm.js +12 -0
  423. package/native/CaretUpMd.cjs +42 -0
  424. package/native/CaretUpMd.d.cts +8 -0
  425. package/native/CaretUpMd.d.ts +8 -0
  426. package/native/CaretUpMd.js +12 -0
  427. package/native/CaretUpSm.cjs +42 -0
  428. package/native/CaretUpSm.d.cts +8 -0
  429. package/native/CaretUpSm.d.ts +8 -0
  430. package/native/CaretUpSm.js +12 -0
  431. package/native/ChartBarHorizontal.cjs +42 -0
  432. package/native/ChartBarHorizontal.d.cts +8 -0
  433. package/native/ChartBarHorizontal.d.ts +8 -0
  434. package/native/ChartBarHorizontal.js +12 -0
  435. package/native/ChartBarVertical.cjs +42 -0
  436. package/native/ChartBarVertical.d.cts +8 -0
  437. package/native/ChartBarVertical.d.ts +8 -0
  438. package/native/ChartBarVertical.js +12 -0
  439. package/native/ChartLine.cjs +42 -0
  440. package/native/ChartLine.d.cts +8 -0
  441. package/native/ChartLine.d.ts +8 -0
  442. package/native/ChartLine.js +12 -0
  443. package/native/ChartPie.cjs +42 -0
  444. package/native/ChartPie.d.cts +8 -0
  445. package/native/ChartPie.d.ts +8 -0
  446. package/native/ChartPie.js +12 -0
  447. package/native/Chat.cjs +42 -0
  448. package/native/Chat.d.cts +8 -0
  449. package/native/Chat.d.ts +8 -0
  450. package/native/Chat.js +12 -0
  451. package/native/ChatAdd.cjs +42 -0
  452. package/native/ChatAdd.d.cts +8 -0
  453. package/native/ChatAdd.d.ts +8 -0
  454. package/native/ChatAdd.js +12 -0
  455. package/native/ChatCheck.cjs +42 -0
  456. package/native/ChatCheck.d.cts +8 -0
  457. package/native/ChatCheck.d.ts +8 -0
  458. package/native/ChatCheck.js +12 -0
  459. package/native/ChatCircle.cjs +42 -0
  460. package/native/ChatCircle.d.cts +8 -0
  461. package/native/ChatCircle.d.ts +8 -0
  462. package/native/ChatCircle.js +12 -0
  463. package/native/ChatCircleAdd.cjs +42 -0
  464. package/native/ChatCircleAdd.d.cts +8 -0
  465. package/native/ChatCircleAdd.d.ts +8 -0
  466. package/native/ChatCircleAdd.js +12 -0
  467. package/native/ChatCircleCheck.cjs +42 -0
  468. package/native/ChatCircleCheck.d.cts +8 -0
  469. package/native/ChatCircleCheck.d.ts +8 -0
  470. package/native/ChatCircleCheck.js +12 -0
  471. package/native/ChatCircleClose.cjs +42 -0
  472. package/native/ChatCircleClose.d.cts +8 -0
  473. package/native/ChatCircleClose.d.ts +8 -0
  474. package/native/ChatCircleClose.js +12 -0
  475. package/native/ChatCircleDots.cjs +42 -0
  476. package/native/ChatCircleDots.d.cts +8 -0
  477. package/native/ChatCircleDots.d.ts +8 -0
  478. package/native/ChatCircleDots.js +12 -0
  479. package/native/ChatCircleRemove.cjs +42 -0
  480. package/native/ChatCircleRemove.d.cts +8 -0
  481. package/native/ChatCircleRemove.d.ts +8 -0
  482. package/native/ChatCircleRemove.js +12 -0
  483. package/native/ChatClose.cjs +42 -0
  484. package/native/ChatClose.d.cts +8 -0
  485. package/native/ChatClose.d.ts +8 -0
  486. package/native/ChatClose.js +12 -0
  487. package/native/ChatConversation.cjs +42 -0
  488. package/native/ChatConversation.d.cts +8 -0
  489. package/native/ChatConversation.d.ts +8 -0
  490. package/native/ChatConversation.js +12 -0
  491. package/native/ChatConversationCircle.cjs +42 -0
  492. package/native/ChatConversationCircle.d.cts +8 -0
  493. package/native/ChatConversationCircle.d.ts +8 -0
  494. package/native/ChatConversationCircle.js +12 -0
  495. package/native/ChatDots.cjs +42 -0
  496. package/native/ChatDots.d.cts +8 -0
  497. package/native/ChatDots.d.ts +8 -0
  498. package/native/ChatDots.js +12 -0
  499. package/native/ChatRemove.cjs +42 -0
  500. package/native/ChatRemove.d.cts +8 -0
  501. package/native/ChatRemove.d.ts +8 -0
  502. package/native/ChatRemove.js +12 -0
  503. package/native/Check.cjs +42 -0
  504. package/native/Check.d.cts +8 -0
  505. package/native/Check.d.ts +8 -0
  506. package/native/Check.js +12 -0
  507. package/native/CheckAll.cjs +42 -0
  508. package/native/CheckAll.d.cts +8 -0
  509. package/native/CheckAll.d.ts +8 -0
  510. package/native/CheckAll.js +12 -0
  511. package/native/CheckAllBig.cjs +42 -0
  512. package/native/CheckAllBig.d.cts +8 -0
  513. package/native/CheckAllBig.d.ts +8 -0
  514. package/native/CheckAllBig.js +12 -0
  515. package/native/CheckBig.cjs +42 -0
  516. package/native/CheckBig.d.cts +8 -0
  517. package/native/CheckBig.d.ts +8 -0
  518. package/native/CheckBig.js +12 -0
  519. package/native/CheckboxCheck.cjs +42 -0
  520. package/native/CheckboxCheck.d.cts +8 -0
  521. package/native/CheckboxCheck.d.ts +8 -0
  522. package/native/CheckboxCheck.js +12 -0
  523. package/native/CheckboxFill.cjs +43 -0
  524. package/native/CheckboxFill.d.cts +8 -0
  525. package/native/CheckboxFill.d.ts +8 -0
  526. package/native/CheckboxFill.js +13 -0
  527. package/native/CheckboxUnchecked.cjs +42 -0
  528. package/native/CheckboxUnchecked.d.cts +8 -0
  529. package/native/CheckboxUnchecked.d.ts +8 -0
  530. package/native/CheckboxUnchecked.js +12 -0
  531. package/native/ChevronDown.cjs +42 -0
  532. package/native/ChevronDown.d.cts +8 -0
  533. package/native/ChevronDown.d.ts +8 -0
  534. package/native/ChevronDown.js +12 -0
  535. package/native/ChevronDownDuo.cjs +42 -0
  536. package/native/ChevronDownDuo.d.cts +8 -0
  537. package/native/ChevronDownDuo.d.ts +8 -0
  538. package/native/ChevronDownDuo.js +12 -0
  539. package/native/ChevronLeft.cjs +42 -0
  540. package/native/ChevronLeft.d.cts +8 -0
  541. package/native/ChevronLeft.d.ts +8 -0
  542. package/native/ChevronLeft.js +12 -0
  543. package/native/ChevronLeftDuo.cjs +42 -0
  544. package/native/ChevronLeftDuo.d.cts +8 -0
  545. package/native/ChevronLeftDuo.d.ts +8 -0
  546. package/native/ChevronLeftDuo.js +12 -0
  547. package/native/ChevronLeftMd.cjs +42 -0
  548. package/native/ChevronLeftMd.d.cts +8 -0
  549. package/native/ChevronLeftMd.d.ts +8 -0
  550. package/native/ChevronLeftMd.js +12 -0
  551. package/native/ChevronRight.cjs +42 -0
  552. package/native/ChevronRight.d.cts +8 -0
  553. package/native/ChevronRight.d.ts +8 -0
  554. package/native/ChevronRight.js +12 -0
  555. package/native/ChevronRightDuo.cjs +42 -0
  556. package/native/ChevronRightDuo.d.cts +8 -0
  557. package/native/ChevronRightDuo.d.ts +8 -0
  558. package/native/ChevronRightDuo.js +12 -0
  559. package/native/ChevronRightMd.cjs +42 -0
  560. package/native/ChevronRightMd.d.cts +8 -0
  561. package/native/ChevronRightMd.d.ts +8 -0
  562. package/native/ChevronRightMd.js +12 -0
  563. package/native/ChevronUp.cjs +42 -0
  564. package/native/ChevronUp.d.cts +8 -0
  565. package/native/ChevronUp.d.ts +8 -0
  566. package/native/ChevronUp.js +12 -0
  567. package/native/ChevronUpDuo.cjs +42 -0
  568. package/native/ChevronUpDuo.d.cts +8 -0
  569. package/native/ChevronUpDuo.d.ts +8 -0
  570. package/native/ChevronUpDuo.js +12 -0
  571. package/native/Chromecast.cjs +42 -0
  572. package/native/Chromecast.d.cts +8 -0
  573. package/native/Chromecast.d.ts +8 -0
  574. package/native/Chromecast.js +12 -0
  575. package/native/Circle.cjs +42 -0
  576. package/native/Circle.d.cts +8 -0
  577. package/native/Circle.d.ts +8 -0
  578. package/native/Circle.js +12 -0
  579. package/native/CircleCheck.cjs +42 -0
  580. package/native/CircleCheck.d.cts +8 -0
  581. package/native/CircleCheck.d.ts +8 -0
  582. package/native/CircleCheck.js +12 -0
  583. package/native/CircleHelp.cjs +42 -0
  584. package/native/CircleHelp.d.cts +8 -0
  585. package/native/CircleHelp.d.ts +8 -0
  586. package/native/CircleHelp.js +12 -0
  587. package/native/CircleWarning.cjs +42 -0
  588. package/native/CircleWarning.d.cts +8 -0
  589. package/native/CircleWarning.d.ts +8 -0
  590. package/native/CircleWarning.js +12 -0
  591. package/native/Clock.cjs +42 -0
  592. package/native/Clock.d.cts +8 -0
  593. package/native/Clock.d.ts +8 -0
  594. package/native/Clock.js +12 -0
  595. package/native/CloseCircle.cjs +42 -0
  596. package/native/CloseCircle.d.cts +8 -0
  597. package/native/CloseCircle.d.ts +8 -0
  598. package/native/CloseCircle.js +12 -0
  599. package/native/CloseLg.cjs +42 -0
  600. package/native/CloseLg.d.cts +8 -0
  601. package/native/CloseLg.d.ts +8 -0
  602. package/native/CloseLg.js +12 -0
  603. package/native/CloseMd.cjs +42 -0
  604. package/native/CloseMd.d.cts +8 -0
  605. package/native/CloseMd.d.ts +8 -0
  606. package/native/CloseMd.js +12 -0
  607. package/native/CloseSm.cjs +42 -0
  608. package/native/CloseSm.d.cts +8 -0
  609. package/native/CloseSm.d.ts +8 -0
  610. package/native/CloseSm.js +12 -0
  611. package/native/CloseSquare.cjs +42 -0
  612. package/native/CloseSquare.d.cts +8 -0
  613. package/native/CloseSquare.d.ts +8 -0
  614. package/native/CloseSquare.js +12 -0
  615. package/native/Cloud.cjs +42 -0
  616. package/native/Cloud.d.cts +8 -0
  617. package/native/Cloud.d.ts +8 -0
  618. package/native/Cloud.js +12 -0
  619. package/native/CloudAdd.cjs +42 -0
  620. package/native/CloudAdd.d.cts +8 -0
  621. package/native/CloudAdd.d.ts +8 -0
  622. package/native/CloudAdd.js +12 -0
  623. package/native/CloudCheck.cjs +42 -0
  624. package/native/CloudCheck.d.cts +8 -0
  625. package/native/CloudCheck.d.ts +8 -0
  626. package/native/CloudCheck.js +12 -0
  627. package/native/CloudClose.cjs +42 -0
  628. package/native/CloudClose.d.cts +8 -0
  629. package/native/CloudClose.d.ts +8 -0
  630. package/native/CloudClose.js +12 -0
  631. package/native/CloudDownload.cjs +42 -0
  632. package/native/CloudDownload.d.cts +8 -0
  633. package/native/CloudDownload.d.ts +8 -0
  634. package/native/CloudDownload.js +12 -0
  635. package/native/CloudOff.cjs +42 -0
  636. package/native/CloudOff.d.cts +8 -0
  637. package/native/CloudOff.d.ts +8 -0
  638. package/native/CloudOff.js +12 -0
  639. package/native/CloudRemove.cjs +42 -0
  640. package/native/CloudRemove.d.cts +8 -0
  641. package/native/CloudRemove.d.ts +8 -0
  642. package/native/CloudRemove.js +12 -0
  643. package/native/CloudUpload.cjs +42 -0
  644. package/native/CloudUpload.d.cts +8 -0
  645. package/native/CloudUpload.d.ts +8 -0
  646. package/native/CloudUpload.js +12 -0
  647. package/native/Code.cjs +42 -0
  648. package/native/Code.d.cts +8 -0
  649. package/native/Code.d.ts +8 -0
  650. package/native/Code.js +12 -0
  651. package/native/CoffeToGo.cjs +42 -0
  652. package/native/CoffeToGo.d.cts +8 -0
  653. package/native/CoffeToGo.d.ts +8 -0
  654. package/native/CoffeToGo.js +12 -0
  655. package/native/Coffee.cjs +42 -0
  656. package/native/Coffee.d.cts +8 -0
  657. package/native/Coffee.d.ts +8 -0
  658. package/native/Coffee.js +12 -0
  659. package/native/Columns.cjs +43 -0
  660. package/native/Columns.d.cts +8 -0
  661. package/native/Columns.d.ts +8 -0
  662. package/native/Columns.js +13 -0
  663. package/native/CombineAi.cjs +42 -0
  664. package/native/CombineAi.d.cts +8 -0
  665. package/native/CombineAi.d.ts +8 -0
  666. package/native/CombineAi.js +12 -0
  667. package/native/CombineCells.cjs +42 -0
  668. package/native/CombineCells.d.cts +8 -0
  669. package/native/CombineCells.d.ts +8 -0
  670. package/native/CombineCells.js +12 -0
  671. package/native/Command.cjs +42 -0
  672. package/native/Command.d.cts +8 -0
  673. package/native/Command.d.ts +8 -0
  674. package/native/Command.js +12 -0
  675. package/native/Compass.cjs +43 -0
  676. package/native/Compass.d.cts +8 -0
  677. package/native/Compass.d.ts +8 -0
  678. package/native/Compass.js +13 -0
  679. package/native/Cookie.cjs +52 -0
  680. package/native/Cookie.d.cts +8 -0
  681. package/native/Cookie.d.ts +8 -0
  682. package/native/Cookie.js +22 -0
  683. package/native/Copy.cjs +42 -0
  684. package/native/Copy.d.cts +8 -0
  685. package/native/Copy.d.ts +8 -0
  686. package/native/Copy.js +12 -0
  687. package/native/CreditCard.cjs +42 -0
  688. package/native/CreditCard.d.cts +8 -0
  689. package/native/CreditCard.d.ts +8 -0
  690. package/native/CreditCard.js +12 -0
  691. package/native/CreditCard2.cjs +42 -0
  692. package/native/CreditCard2.d.cts +8 -0
  693. package/native/CreditCard2.d.ts +8 -0
  694. package/native/CreditCard2.js +12 -0
  695. package/native/Crop.cjs +42 -0
  696. package/native/Crop.d.cts +8 -0
  697. package/native/Crop.d.ts +8 -0
  698. package/native/Crop.js +12 -0
  699. package/native/Cupcake.cjs +42 -0
  700. package/native/Cupcake.d.cts +8 -0
  701. package/native/Cupcake.d.ts +8 -0
  702. package/native/Cupcake.js +12 -0
  703. package/native/Cylinder.cjs +42 -0
  704. package/native/Cylinder.d.cts +8 -0
  705. package/native/Cylinder.d.ts +8 -0
  706. package/native/Cylinder.js +12 -0
  707. package/native/Data.cjs +42 -0
  708. package/native/Data.d.cts +8 -0
  709. package/native/Data.d.ts +8 -0
  710. package/native/Data.js +12 -0
  711. package/native/DeleteColumn.cjs +42 -0
  712. package/native/DeleteColumn.d.cts +8 -0
  713. package/native/DeleteColumn.d.ts +8 -0
  714. package/native/DeleteColumn.js +12 -0
  715. package/native/DeleteRow.cjs +42 -0
  716. package/native/DeleteRow.d.cts +8 -0
  717. package/native/DeleteRow.d.ts +8 -0
  718. package/native/DeleteRow.js +12 -0
  719. package/native/Desktop.cjs +42 -0
  720. package/native/Desktop.d.cts +8 -0
  721. package/native/Desktop.d.ts +8 -0
  722. package/native/Desktop.js +12 -0
  723. package/native/DesktopTower.cjs +42 -0
  724. package/native/DesktopTower.d.cts +8 -0
  725. package/native/DesktopTower.d.ts +8 -0
  726. package/native/DesktopTower.js +12 -0
  727. package/native/Devices.cjs +42 -0
  728. package/native/Devices.d.cts +8 -0
  729. package/native/Devices.d.ts +8 -0
  730. package/native/Devices.js +12 -0
  731. package/native/DoubleQuotesL.cjs +42 -0
  732. package/native/DoubleQuotesL.d.cts +8 -0
  733. package/native/DoubleQuotesL.d.ts +8 -0
  734. package/native/DoubleQuotesL.js +12 -0
  735. package/native/DoubleQuotesR.cjs +42 -0
  736. package/native/DoubleQuotesR.d.cts +8 -0
  737. package/native/DoubleQuotesR.d.ts +8 -0
  738. package/native/DoubleQuotesR.js +12 -0
  739. package/native/Download.cjs +42 -0
  740. package/native/Download.d.cts +8 -0
  741. package/native/Download.d.ts +8 -0
  742. package/native/Download.js +12 -0
  743. package/native/DownloadPackage.cjs +42 -0
  744. package/native/DownloadPackage.d.cts +8 -0
  745. package/native/DownloadPackage.d.ts +8 -0
  746. package/native/DownloadPackage.js +12 -0
  747. package/native/DragHorizontal.cjs +47 -0
  748. package/native/DragHorizontal.d.cts +8 -0
  749. package/native/DragHorizontal.d.ts +8 -0
  750. package/native/DragHorizontal.js +17 -0
  751. package/native/DragVertical.cjs +47 -0
  752. package/native/DragVertical.d.cts +8 -0
  753. package/native/DragVertical.d.ts +8 -0
  754. package/native/DragVertical.js +17 -0
  755. package/native/DummyCircle.cjs +42 -0
  756. package/native/DummyCircle.d.cts +8 -0
  757. package/native/DummyCircle.d.ts +8 -0
  758. package/native/DummyCircle.js +12 -0
  759. package/native/DummyCircleSmall.cjs +42 -0
  760. package/native/DummyCircleSmall.d.cts +8 -0
  761. package/native/DummyCircleSmall.d.ts +8 -0
  762. package/native/DummyCircleSmall.js +12 -0
  763. package/native/DummySquare.cjs +42 -0
  764. package/native/DummySquare.d.cts +8 -0
  765. package/native/DummySquare.d.ts +8 -0
  766. package/native/DummySquare.js +12 -0
  767. package/native/DummySquareSmall.cjs +42 -0
  768. package/native/DummySquareSmall.d.cts +8 -0
  769. package/native/DummySquareSmall.d.ts +8 -0
  770. package/native/DummySquareSmall.js +12 -0
  771. package/native/EditPencil.cjs +42 -0
  772. package/native/EditPencil.d.cts +8 -0
  773. package/native/EditPencil.d.ts +8 -0
  774. package/native/EditPencil.js +12 -0
  775. package/native/EditPencil2.cjs +42 -0
  776. package/native/EditPencil2.d.cts +8 -0
  777. package/native/EditPencil2.d.ts +8 -0
  778. package/native/EditPencil2.js +12 -0
  779. package/native/EditPencilLine.cjs +42 -0
  780. package/native/EditPencilLine.d.cts +8 -0
  781. package/native/EditPencilLine.d.ts +8 -0
  782. package/native/EditPencilLine.js +12 -0
  783. package/native/EditPencilLine2.cjs +42 -0
  784. package/native/EditPencilLine2.d.cts +8 -0
  785. package/native/EditPencilLine2.d.ts +8 -0
  786. package/native/EditPencilLine2.js +12 -0
  787. package/native/EventShortcut.cjs +42 -0
  788. package/native/EventShortcut.d.cts +8 -0
  789. package/native/EventShortcut.d.ts +8 -0
  790. package/native/EventShortcut.js +12 -0
  791. package/native/Exit.cjs +42 -0
  792. package/native/Exit.d.cts +8 -0
  793. package/native/Exit.d.ts +8 -0
  794. package/native/Exit.js +12 -0
  795. package/native/Expand.cjs +42 -0
  796. package/native/Expand.d.cts +8 -0
  797. package/native/Expand.d.ts +8 -0
  798. package/native/Expand.js +12 -0
  799. package/native/ExternalLink.cjs +42 -0
  800. package/native/ExternalLink.d.cts +8 -0
  801. package/native/ExternalLink.d.ts +8 -0
  802. package/native/ExternalLink.js +12 -0
  803. package/native/Figma.cjs +42 -0
  804. package/native/Figma.d.cts +8 -0
  805. package/native/Figma.d.ts +8 -0
  806. package/native/Figma.js +12 -0
  807. package/native/FileAdd.cjs +42 -0
  808. package/native/FileAdd.d.cts +8 -0
  809. package/native/FileAdd.d.ts +8 -0
  810. package/native/FileAdd.js +12 -0
  811. package/native/FileBlank.cjs +42 -0
  812. package/native/FileBlank.d.cts +8 -0
  813. package/native/FileBlank.d.ts +8 -0
  814. package/native/FileBlank.js +12 -0
  815. package/native/FileCheck.cjs +42 -0
  816. package/native/FileCheck.d.cts +8 -0
  817. package/native/FileCheck.d.ts +8 -0
  818. package/native/FileCheck.js +12 -0
  819. package/native/FileClose.cjs +42 -0
  820. package/native/FileClose.d.cts +8 -0
  821. package/native/FileClose.d.ts +8 -0
  822. package/native/FileClose.js +12 -0
  823. package/native/FileCode.cjs +42 -0
  824. package/native/FileCode.d.cts +8 -0
  825. package/native/FileCode.d.ts +8 -0
  826. package/native/FileCode.js +12 -0
  827. package/native/FileDocument.cjs +42 -0
  828. package/native/FileDocument.d.cts +8 -0
  829. package/native/FileDocument.d.ts +8 -0
  830. package/native/FileDocument.js +12 -0
  831. package/native/FileDownload.cjs +42 -0
  832. package/native/FileDownload.d.cts +8 -0
  833. package/native/FileDownload.d.ts +8 -0
  834. package/native/FileDownload.js +12 -0
  835. package/native/FileEdit.cjs +42 -0
  836. package/native/FileEdit.d.cts +8 -0
  837. package/native/FileEdit.d.ts +8 -0
  838. package/native/FileEdit.js +12 -0
  839. package/native/FileRemove.cjs +42 -0
  840. package/native/FileRemove.d.cts +8 -0
  841. package/native/FileRemove.d.ts +8 -0
  842. package/native/FileRemove.js +12 -0
  843. package/native/FileSearch.cjs +42 -0
  844. package/native/FileSearch.d.cts +8 -0
  845. package/native/FileSearch.d.ts +8 -0
  846. package/native/FileSearch.js +12 -0
  847. package/native/FileUpload.cjs +42 -0
  848. package/native/FileUpload.d.cts +8 -0
  849. package/native/FileUpload.d.ts +8 -0
  850. package/native/FileUpload.js +12 -0
  851. package/native/Files.cjs +42 -0
  852. package/native/Files.d.cts +8 -0
  853. package/native/Files.d.ts +8 -0
  854. package/native/Files.js +12 -0
  855. package/native/Filter.cjs +42 -0
  856. package/native/Filter.d.cts +8 -0
  857. package/native/Filter.d.ts +8 -0
  858. package/native/Filter.js +12 -0
  859. package/native/FilterOff.cjs +42 -0
  860. package/native/FilterOff.d.cts +8 -0
  861. package/native/FilterOff.d.ts +8 -0
  862. package/native/FilterOff.js +12 -0
  863. package/native/Fire.cjs +42 -0
  864. package/native/Fire.d.cts +8 -0
  865. package/native/Fire.d.ts +8 -0
  866. package/native/Fire.js +12 -0
  867. package/native/FirstAid.cjs +42 -0
  868. package/native/FirstAid.d.cts +8 -0
  869. package/native/FirstAid.d.ts +8 -0
  870. package/native/FirstAid.js +12 -0
  871. package/native/Flag.cjs +42 -0
  872. package/native/Flag.d.cts +8 -0
  873. package/native/Flag.d.ts +8 -0
  874. package/native/Flag.js +12 -0
  875. package/native/Folder.cjs +42 -0
  876. package/native/Folder.d.cts +8 -0
  877. package/native/Folder.d.ts +8 -0
  878. package/native/Folder.js +12 -0
  879. package/native/FolderAdd.cjs +42 -0
  880. package/native/FolderAdd.d.cts +8 -0
  881. package/native/FolderAdd.d.ts +8 -0
  882. package/native/FolderAdd.js +12 -0
  883. package/native/FolderCheck.cjs +42 -0
  884. package/native/FolderCheck.d.cts +8 -0
  885. package/native/FolderCheck.d.ts +8 -0
  886. package/native/FolderCheck.js +12 -0
  887. package/native/FolderClose.cjs +42 -0
  888. package/native/FolderClose.d.cts +8 -0
  889. package/native/FolderClose.d.ts +8 -0
  890. package/native/FolderClose.js +12 -0
  891. package/native/FolderCode.cjs +42 -0
  892. package/native/FolderCode.d.cts +8 -0
  893. package/native/FolderCode.d.ts +8 -0
  894. package/native/FolderCode.js +12 -0
  895. package/native/FolderDocument.cjs +42 -0
  896. package/native/FolderDocument.d.cts +8 -0
  897. package/native/FolderDocument.d.ts +8 -0
  898. package/native/FolderDocument.js +12 -0
  899. package/native/FolderDownload.cjs +42 -0
  900. package/native/FolderDownload.d.cts +8 -0
  901. package/native/FolderDownload.d.ts +8 -0
  902. package/native/FolderDownload.js +12 -0
  903. package/native/FolderEdit.cjs +42 -0
  904. package/native/FolderEdit.d.cts +8 -0
  905. package/native/FolderEdit.d.ts +8 -0
  906. package/native/FolderEdit.js +12 -0
  907. package/native/FolderOpen.cjs +42 -0
  908. package/native/FolderOpen.d.cts +8 -0
  909. package/native/FolderOpen.d.ts +8 -0
  910. package/native/FolderOpen.js +12 -0
  911. package/native/FolderRemove.cjs +42 -0
  912. package/native/FolderRemove.d.cts +8 -0
  913. package/native/FolderRemove.d.ts +8 -0
  914. package/native/FolderRemove.js +12 -0
  915. package/native/FolderSearch.cjs +42 -0
  916. package/native/FolderSearch.d.cts +8 -0
  917. package/native/FolderSearch.d.ts +8 -0
  918. package/native/FolderSearch.js +12 -0
  919. package/native/FolderUpload.cjs +42 -0
  920. package/native/FolderUpload.d.cts +8 -0
  921. package/native/FolderUpload.d.ts +8 -0
  922. package/native/FolderUpload.js +12 -0
  923. package/native/Folders.cjs +42 -0
  924. package/native/Folders.d.cts +8 -0
  925. package/native/Folders.d.ts +8 -0
  926. package/native/Folders.js +12 -0
  927. package/native/Font.cjs +42 -0
  928. package/native/Font.d.cts +8 -0
  929. package/native/Font.d.ts +8 -0
  930. package/native/Font.js +12 -0
  931. package/native/Forward.cjs +42 -0
  932. package/native/Forward.d.cts +8 -0
  933. package/native/Forward.d.ts +8 -0
  934. package/native/Forward.js +12 -0
  935. package/native/Gift.cjs +42 -0
  936. package/native/Gift.d.cts +8 -0
  937. package/native/Gift.d.ts +8 -0
  938. package/native/Gift.js +12 -0
  939. package/native/Globe.cjs +42 -0
  940. package/native/Globe.d.cts +8 -0
  941. package/native/Globe.d.ts +8 -0
  942. package/native/Globe.js +12 -0
  943. package/native/GynecologyAndObstetrics.cjs +42 -0
  944. package/native/GynecologyAndObstetrics.d.cts +8 -0
  945. package/native/GynecologyAndObstetrics.d.ts +8 -0
  946. package/native/GynecologyAndObstetrics.js +12 -0
  947. package/native/HalfCheckLg.cjs +42 -0
  948. package/native/HalfCheckLg.d.cts +8 -0
  949. package/native/HalfCheckLg.d.ts +8 -0
  950. package/native/HalfCheckLg.js +12 -0
  951. package/native/HamburgerLg.cjs +42 -0
  952. package/native/HamburgerLg.d.cts +8 -0
  953. package/native/HamburgerLg.d.ts +8 -0
  954. package/native/HamburgerLg.js +12 -0
  955. package/native/HamburgerMd.cjs +42 -0
  956. package/native/HamburgerMd.d.cts +8 -0
  957. package/native/HamburgerMd.d.ts +8 -0
  958. package/native/HamburgerMd.js +12 -0
  959. package/native/Handbag.cjs +42 -0
  960. package/native/Handbag.d.cts +8 -0
  961. package/native/Handbag.d.ts +8 -0
  962. package/native/Handbag.js +12 -0
  963. package/native/Heading.cjs +42 -0
  964. package/native/Heading.d.cts +8 -0
  965. package/native/Heading.d.ts +8 -0
  966. package/native/Heading.js +12 -0
  967. package/native/HeadingH1.cjs +42 -0
  968. package/native/HeadingH1.d.cts +8 -0
  969. package/native/HeadingH1.d.ts +8 -0
  970. package/native/HeadingH1.js +12 -0
  971. package/native/HeadingH2.cjs +42 -0
  972. package/native/HeadingH2.d.cts +8 -0
  973. package/native/HeadingH2.d.ts +8 -0
  974. package/native/HeadingH2.js +12 -0
  975. package/native/HeadingH3.cjs +42 -0
  976. package/native/HeadingH3.d.cts +8 -0
  977. package/native/HeadingH3.d.ts +8 -0
  978. package/native/HeadingH3.js +12 -0
  979. package/native/HeadingH4.cjs +42 -0
  980. package/native/HeadingH4.d.cts +8 -0
  981. package/native/HeadingH4.d.ts +8 -0
  982. package/native/HeadingH4.js +12 -0
  983. package/native/HeadingH5.cjs +42 -0
  984. package/native/HeadingH5.d.cts +8 -0
  985. package/native/HeadingH5.d.ts +8 -0
  986. package/native/HeadingH5.js +12 -0
  987. package/native/HeadingH6.cjs +42 -0
  988. package/native/HeadingH6.d.cts +8 -0
  989. package/native/HeadingH6.d.ts +8 -0
  990. package/native/HeadingH6.js +12 -0
  991. package/native/Headphones.cjs +42 -0
  992. package/native/Headphones.d.cts +8 -0
  993. package/native/Headphones.d.ts +8 -0
  994. package/native/Headphones.js +12 -0
  995. package/native/Heart.cjs +42 -0
  996. package/native/Heart.d.cts +8 -0
  997. package/native/Heart.d.ts +8 -0
  998. package/native/Heart.js +12 -0
  999. package/native/Heart2.cjs +42 -0
  1000. package/native/Heart2.d.cts +8 -0
  1001. package/native/Heart2.d.ts +8 -0
  1002. package/native/Heart2.js +12 -0
  1003. package/native/Help.cjs +42 -0
  1004. package/native/Help.d.cts +8 -0
  1005. package/native/Help.d.ts +8 -0
  1006. package/native/Help.js +12 -0
  1007. package/native/Hide.cjs +42 -0
  1008. package/native/Hide.d.cts +8 -0
  1009. package/native/Hide.d.ts +8 -0
  1010. package/native/Hide.js +12 -0
  1011. package/native/House.cjs +42 -0
  1012. package/native/House.d.cts +8 -0
  1013. package/native/House.d.ts +8 -0
  1014. package/native/House.js +12 -0
  1015. package/native/House2.cjs +42 -0
  1016. package/native/House2.d.cts +8 -0
  1017. package/native/House2.d.ts +8 -0
  1018. package/native/House2.js +12 -0
  1019. package/native/House3.cjs +42 -0
  1020. package/native/House3.d.cts +8 -0
  1021. package/native/House3.d.ts +8 -0
  1022. package/native/House3.js +12 -0
  1023. package/native/HouseAdd.cjs +42 -0
  1024. package/native/HouseAdd.d.cts +8 -0
  1025. package/native/HouseAdd.d.ts +8 -0
  1026. package/native/HouseAdd.js +12 -0
  1027. package/native/HouseCheck.cjs +42 -0
  1028. package/native/HouseCheck.d.cts +8 -0
  1029. package/native/HouseCheck.d.ts +8 -0
  1030. package/native/HouseCheck.js +12 -0
  1031. package/native/HouseClose.cjs +42 -0
  1032. package/native/HouseClose.d.cts +8 -0
  1033. package/native/HouseClose.d.ts +8 -0
  1034. package/native/HouseClose.js +12 -0
  1035. package/native/HouseRemove.cjs +42 -0
  1036. package/native/HouseRemove.d.cts +8 -0
  1037. package/native/HouseRemove.d.ts +8 -0
  1038. package/native/HouseRemove.js +12 -0
  1039. package/native/Image.cjs +42 -0
  1040. package/native/Image.d.cts +8 -0
  1041. package/native/Image.d.ts +8 -0
  1042. package/native/Image.js +12 -0
  1043. package/native/Image2.cjs +42 -0
  1044. package/native/Image2.d.cts +8 -0
  1045. package/native/Image2.d.ts +8 -0
  1046. package/native/Image2.js +12 -0
  1047. package/native/IndexHigh.cjs +42 -0
  1048. package/native/IndexHigh.d.cts +8 -0
  1049. package/native/IndexHigh.d.ts +8 -0
  1050. package/native/IndexHigh.js +12 -0
  1051. package/native/IndexLow.cjs +42 -0
  1052. package/native/IndexLow.d.cts +8 -0
  1053. package/native/IndexLow.d.ts +8 -0
  1054. package/native/IndexLow.js +12 -0
  1055. package/native/IndexMedium.cjs +42 -0
  1056. package/native/IndexMedium.d.cts +8 -0
  1057. package/native/IndexMedium.d.ts +8 -0
  1058. package/native/IndexMedium.js +12 -0
  1059. package/native/IndexPriority.cjs +42 -0
  1060. package/native/IndexPriority.d.cts +8 -0
  1061. package/native/IndexPriority.d.ts +8 -0
  1062. package/native/IndexPriority.js +12 -0
  1063. package/native/Info.cjs +42 -0
  1064. package/native/Info.d.cts +8 -0
  1065. package/native/Info.d.ts +8 -0
  1066. package/native/Info.js +12 -0
  1067. package/native/Instance.cjs +42 -0
  1068. package/native/Instance.d.cts +8 -0
  1069. package/native/Instance.d.ts +8 -0
  1070. package/native/Instance.js +12 -0
  1071. package/native/InternshipSync.cjs +42 -0
  1072. package/native/InternshipSync.d.cts +8 -0
  1073. package/native/InternshipSync.d.ts +8 -0
  1074. package/native/InternshipSync.js +12 -0
  1075. package/native/Italic.cjs +42 -0
  1076. package/native/Italic.d.cts +8 -0
  1077. package/native/Italic.d.ts +8 -0
  1078. package/native/Italic.js +12 -0
  1079. package/native/Keyboard.cjs +42 -0
  1080. package/native/Keyboard.d.cts +8 -0
  1081. package/native/Keyboard.d.ts +8 -0
  1082. package/native/Keyboard.js +12 -0
  1083. package/native/Label.cjs +42 -0
  1084. package/native/Label.d.cts +8 -0
  1085. package/native/Label.d.ts +8 -0
  1086. package/native/Label.js +12 -0
  1087. package/native/Laptop.cjs +42 -0
  1088. package/native/Laptop.d.cts +8 -0
  1089. package/native/Laptop.d.ts +8 -0
  1090. package/native/Laptop.js +12 -0
  1091. package/native/Layer.cjs +42 -0
  1092. package/native/Layer.d.cts +8 -0
  1093. package/native/Layer.d.ts +8 -0
  1094. package/native/Layer.js +12 -0
  1095. package/native/Layers.cjs +42 -0
  1096. package/native/Layers.d.cts +8 -0
  1097. package/native/Layers.d.ts +8 -0
  1098. package/native/Layers.js +12 -0
  1099. package/native/Leaf.cjs +42 -0
  1100. package/native/Leaf.d.cts +8 -0
  1101. package/native/Leaf.d.ts +8 -0
  1102. package/native/Leaf.js +12 -0
  1103. package/native/LineL.cjs +42 -0
  1104. package/native/LineL.d.cts +8 -0
  1105. package/native/LineL.d.ts +8 -0
  1106. package/native/LineL.js +12 -0
  1107. package/native/LineM.cjs +42 -0
  1108. package/native/LineM.d.cts +8 -0
  1109. package/native/LineM.d.ts +8 -0
  1110. package/native/LineM.js +12 -0
  1111. package/native/LineS.cjs +42 -0
  1112. package/native/LineS.d.cts +8 -0
  1113. package/native/LineS.d.ts +8 -0
  1114. package/native/LineS.js +12 -0
  1115. package/native/LineXl.cjs +42 -0
  1116. package/native/LineXl.d.cts +8 -0
  1117. package/native/LineXl.d.ts +8 -0
  1118. package/native/LineXl.js +12 -0
  1119. package/native/Link.cjs +42 -0
  1120. package/native/Link.d.cts +8 -0
  1121. package/native/Link.d.ts +8 -0
  1122. package/native/Link.js +12 -0
  1123. package/native/LinkBreak.cjs +42 -0
  1124. package/native/LinkBreak.d.cts +8 -0
  1125. package/native/LinkBreak.d.ts +8 -0
  1126. package/native/LinkBreak.js +12 -0
  1127. package/native/LinkHorizontal.cjs +42 -0
  1128. package/native/LinkHorizontal.d.cts +8 -0
  1129. package/native/LinkHorizontal.d.ts +8 -0
  1130. package/native/LinkHorizontal.js +12 -0
  1131. package/native/LinkHorizontalOff.cjs +42 -0
  1132. package/native/LinkHorizontalOff.d.cts +8 -0
  1133. package/native/LinkHorizontalOff.d.ts +8 -0
  1134. package/native/LinkHorizontalOff.js +12 -0
  1135. package/native/LinkVertical.cjs +42 -0
  1136. package/native/LinkVertical.d.cts +8 -0
  1137. package/native/LinkVertical.d.ts +8 -0
  1138. package/native/LinkVertical.js +12 -0
  1139. package/native/ListAdd.cjs +42 -0
  1140. package/native/ListAdd.d.cts +8 -0
  1141. package/native/ListAdd.d.ts +8 -0
  1142. package/native/ListAdd.js +12 -0
  1143. package/native/ListCheck.cjs +42 -0
  1144. package/native/ListCheck.d.cts +8 -0
  1145. package/native/ListCheck.d.ts +8 -0
  1146. package/native/ListCheck.js +12 -0
  1147. package/native/ListChecklist.cjs +42 -0
  1148. package/native/ListChecklist.d.cts +8 -0
  1149. package/native/ListChecklist.d.ts +8 -0
  1150. package/native/ListChecklist.js +12 -0
  1151. package/native/ListOrdered.cjs +42 -0
  1152. package/native/ListOrdered.d.cts +8 -0
  1153. package/native/ListOrdered.d.ts +8 -0
  1154. package/native/ListOrdered.js +12 -0
  1155. package/native/ListRemove.cjs +42 -0
  1156. package/native/ListRemove.d.cts +8 -0
  1157. package/native/ListRemove.d.ts +8 -0
  1158. package/native/ListRemove.js +12 -0
  1159. package/native/ListUnordered.cjs +42 -0
  1160. package/native/ListUnordered.d.cts +8 -0
  1161. package/native/ListUnordered.d.ts +8 -0
  1162. package/native/ListUnordered.js +12 -0
  1163. package/native/Loading.cjs +44 -0
  1164. package/native/Loading.d.cts +8 -0
  1165. package/native/Loading.d.ts +8 -0
  1166. package/native/Loading.js +14 -0
  1167. package/native/Lock.cjs +42 -0
  1168. package/native/Lock.d.cts +8 -0
  1169. package/native/Lock.d.ts +8 -0
  1170. package/native/Lock.js +12 -0
  1171. package/native/LockOpen.cjs +42 -0
  1172. package/native/LockOpen.d.cts +8 -0
  1173. package/native/LockOpen.d.ts +8 -0
  1174. package/native/LockOpen.js +12 -0
  1175. package/native/LogOut.cjs +42 -0
  1176. package/native/LogOut.d.cts +8 -0
  1177. package/native/LogOut.d.ts +8 -0
  1178. package/native/LogOut.js +12 -0
  1179. package/native/MagnifyingGlassMinus.cjs +42 -0
  1180. package/native/MagnifyingGlassMinus.d.cts +8 -0
  1181. package/native/MagnifyingGlassMinus.d.ts +8 -0
  1182. package/native/MagnifyingGlassMinus.js +12 -0
  1183. package/native/MagnifyingGlassPlus.cjs +42 -0
  1184. package/native/MagnifyingGlassPlus.d.cts +8 -0
  1185. package/native/MagnifyingGlassPlus.d.ts +8 -0
  1186. package/native/MagnifyingGlassPlus.js +12 -0
  1187. package/native/Mail.cjs +42 -0
  1188. package/native/Mail.d.cts +8 -0
  1189. package/native/Mail.d.ts +8 -0
  1190. package/native/Mail.js +12 -0
  1191. package/native/MailOpen.cjs +42 -0
  1192. package/native/MailOpen.d.cts +8 -0
  1193. package/native/MailOpen.d.ts +8 -0
  1194. package/native/MailOpen.js +12 -0
  1195. package/native/MainComponent.cjs +45 -0
  1196. package/native/MainComponent.d.cts +8 -0
  1197. package/native/MainComponent.d.ts +8 -0
  1198. package/native/MainComponent.js +15 -0
  1199. package/native/Map.cjs +42 -0
  1200. package/native/Map.d.cts +8 -0
  1201. package/native/Map.d.ts +8 -0
  1202. package/native/Map.js +12 -0
  1203. package/native/MapPin.cjs +43 -0
  1204. package/native/MapPin.d.cts +8 -0
  1205. package/native/MapPin.d.ts +8 -0
  1206. package/native/MapPin.js +13 -0
  1207. package/native/Medbrain.cjs +42 -0
  1208. package/native/Medbrain.d.cts +8 -0
  1209. package/native/Medbrain.d.ts +8 -0
  1210. package/native/Medbrain.js +12 -0
  1211. package/native/MedbrainAi.cjs +42 -0
  1212. package/native/MedbrainAi.d.cts +8 -0
  1213. package/native/MedbrainAi.d.ts +8 -0
  1214. package/native/MedbrainAi.js +12 -0
  1215. package/native/MedicalClinic.cjs +42 -0
  1216. package/native/MedicalClinic.d.cts +8 -0
  1217. package/native/MedicalClinic.d.ts +8 -0
  1218. package/native/MedicalClinic.js +12 -0
  1219. package/native/Mention.cjs +42 -0
  1220. package/native/Mention.d.cts +8 -0
  1221. package/native/Mention.d.ts +8 -0
  1222. package/native/Mention.js +12 -0
  1223. package/native/MenuAlt.cjs +42 -0
  1224. package/native/MenuAlt.d.cts +8 -0
  1225. package/native/MenuAlt.d.ts +8 -0
  1226. package/native/MenuAlt.js +12 -0
  1227. package/native/MenuAlt2.cjs +42 -0
  1228. package/native/MenuAlt2.d.cts +8 -0
  1229. package/native/MenuAlt2.d.ts +8 -0
  1230. package/native/MenuAlt2.js +12 -0
  1231. package/native/MenuAlt3.cjs +42 -0
  1232. package/native/MenuAlt3.d.cts +8 -0
  1233. package/native/MenuAlt3.d.ts +8 -0
  1234. package/native/MenuAlt3.js +12 -0
  1235. package/native/MenuAlt4.cjs +42 -0
  1236. package/native/MenuAlt4.d.cts +8 -0
  1237. package/native/MenuAlt4.d.ts +8 -0
  1238. package/native/MenuAlt4.js +12 -0
  1239. package/native/MenuAlt5.cjs +42 -0
  1240. package/native/MenuAlt5.d.cts +8 -0
  1241. package/native/MenuAlt5.d.ts +8 -0
  1242. package/native/MenuAlt5.js +12 -0
  1243. package/native/MenuDuoLg.cjs +42 -0
  1244. package/native/MenuDuoLg.d.cts +8 -0
  1245. package/native/MenuDuoLg.d.ts +8 -0
  1246. package/native/MenuDuoLg.js +12 -0
  1247. package/native/MenuDuoMd.cjs +42 -0
  1248. package/native/MenuDuoMd.d.cts +8 -0
  1249. package/native/MenuDuoMd.d.ts +8 -0
  1250. package/native/MenuDuoMd.js +12 -0
  1251. package/native/Mobile.cjs +42 -0
  1252. package/native/Mobile.d.cts +8 -0
  1253. package/native/Mobile.d.ts +8 -0
  1254. package/native/Mobile.js +12 -0
  1255. package/native/MobileButton.cjs +42 -0
  1256. package/native/MobileButton.d.cts +8 -0
  1257. package/native/MobileButton.d.ts +8 -0
  1258. package/native/MobileButton.js +12 -0
  1259. package/native/Monitor.cjs +42 -0
  1260. package/native/Monitor.d.cts +8 -0
  1261. package/native/Monitor.d.ts +8 -0
  1262. package/native/Monitor.js +12 -0
  1263. package/native/MonitorPlay.cjs +42 -0
  1264. package/native/MonitorPlay.d.cts +8 -0
  1265. package/native/MonitorPlay.d.ts +8 -0
  1266. package/native/MonitorPlay.js +12 -0
  1267. package/native/Moon.cjs +42 -0
  1268. package/native/Moon.d.cts +8 -0
  1269. package/native/Moon.d.ts +8 -0
  1270. package/native/Moon.js +12 -0
  1271. package/native/MoreGridBig.cjs +50 -0
  1272. package/native/MoreGridBig.d.cts +8 -0
  1273. package/native/MoreGridBig.d.ts +8 -0
  1274. package/native/MoreGridBig.js +20 -0
  1275. package/native/MoreGridSmall.cjs +45 -0
  1276. package/native/MoreGridSmall.d.cts +8 -0
  1277. package/native/MoreGridSmall.d.ts +8 -0
  1278. package/native/MoreGridSmall.js +15 -0
  1279. package/native/MoreHorizontal.cjs +44 -0
  1280. package/native/MoreHorizontal.d.cts +8 -0
  1281. package/native/MoreHorizontal.d.ts +8 -0
  1282. package/native/MoreHorizontal.js +14 -0
  1283. package/native/MoreVertical.cjs +44 -0
  1284. package/native/MoreVertical.d.cts +8 -0
  1285. package/native/MoreVertical.d.ts +8 -0
  1286. package/native/MoreVertical.js +14 -0
  1287. package/native/Mouse.cjs +42 -0
  1288. package/native/Mouse.d.cts +8 -0
  1289. package/native/Mouse.d.ts +8 -0
  1290. package/native/Mouse.js +12 -0
  1291. package/native/Move.cjs +42 -0
  1292. package/native/Move.d.cts +8 -0
  1293. package/native/Move.d.ts +8 -0
  1294. package/native/Move.js +12 -0
  1295. package/native/MoveHorizontal.cjs +42 -0
  1296. package/native/MoveHorizontal.d.cts +8 -0
  1297. package/native/MoveHorizontal.d.ts +8 -0
  1298. package/native/MoveHorizontal.js +12 -0
  1299. package/native/MoveVertical.cjs +42 -0
  1300. package/native/MoveVertical.d.cts +8 -0
  1301. package/native/MoveVertical.d.ts +8 -0
  1302. package/native/MoveVertical.js +12 -0
  1303. package/native/MovingDesk.cjs +42 -0
  1304. package/native/MovingDesk.d.cts +8 -0
  1305. package/native/MovingDesk.d.ts +8 -0
  1306. package/native/MovingDesk.js +12 -0
  1307. package/native/Navigation.cjs +42 -0
  1308. package/native/Navigation.d.cts +8 -0
  1309. package/native/Navigation.d.ts +8 -0
  1310. package/native/Navigation.js +12 -0
  1311. package/native/Note.cjs +42 -0
  1312. package/native/Note.d.cts +8 -0
  1313. package/native/Note.d.ts +8 -0
  1314. package/native/Note.js +12 -0
  1315. package/native/NoteEdit.cjs +42 -0
  1316. package/native/NoteEdit.d.cts +8 -0
  1317. package/native/NoteEdit.d.ts +8 -0
  1318. package/native/NoteEdit.js +12 -0
  1319. package/native/NoteSearch.cjs +42 -0
  1320. package/native/NoteSearch.d.cts +8 -0
  1321. package/native/NoteSearch.d.ts +8 -0
  1322. package/native/NoteSearch.js +12 -0
  1323. package/native/Notebook.cjs +42 -0
  1324. package/native/Notebook.d.cts +8 -0
  1325. package/native/Notebook.d.ts +8 -0
  1326. package/native/Notebook.js +12 -0
  1327. package/native/Octagon.cjs +42 -0
  1328. package/native/Octagon.d.cts +8 -0
  1329. package/native/Octagon.d.ts +8 -0
  1330. package/native/Octagon.js +12 -0
  1331. package/native/OctagonCheck.cjs +42 -0
  1332. package/native/OctagonCheck.d.cts +8 -0
  1333. package/native/OctagonCheck.d.ts +8 -0
  1334. package/native/OctagonCheck.js +12 -0
  1335. package/native/OctagonHelp.cjs +42 -0
  1336. package/native/OctagonHelp.d.cts +8 -0
  1337. package/native/OctagonHelp.d.ts +8 -0
  1338. package/native/OctagonHelp.js +12 -0
  1339. package/native/OctagonWarning.cjs +42 -0
  1340. package/native/OctagonWarning.d.cts +8 -0
  1341. package/native/OctagonWarning.d.ts +8 -0
  1342. package/native/OctagonWarning.js +12 -0
  1343. package/native/Option.cjs +42 -0
  1344. package/native/Option.d.cts +8 -0
  1345. package/native/Option.d.ts +8 -0
  1346. package/native/Option.js +12 -0
  1347. package/native/PaperPlane.cjs +42 -0
  1348. package/native/PaperPlane.d.cts +8 -0
  1349. package/native/PaperPlane.d.ts +8 -0
  1350. package/native/PaperPlane.js +12 -0
  1351. package/native/PaperclipAttechmentHorizontal.cjs +42 -0
  1352. package/native/PaperclipAttechmentHorizontal.d.cts +8 -0
  1353. package/native/PaperclipAttechmentHorizontal.d.ts +8 -0
  1354. package/native/PaperclipAttechmentHorizontal.js +12 -0
  1355. package/native/PaperclipAttechmentTilt.cjs +42 -0
  1356. package/native/PaperclipAttechmentTilt.d.cts +8 -0
  1357. package/native/PaperclipAttechmentTilt.d.ts +8 -0
  1358. package/native/PaperclipAttechmentTilt.js +12 -0
  1359. package/native/Paragraph.cjs +42 -0
  1360. package/native/Paragraph.d.cts +8 -0
  1361. package/native/Paragraph.d.ts +8 -0
  1362. package/native/Paragraph.js +12 -0
  1363. package/native/Path.cjs +42 -0
  1364. package/native/Path.d.cts +8 -0
  1365. package/native/Path.d.ts +8 -0
  1366. package/native/Path.js +12 -0
  1367. package/native/Pause.cjs +43 -0
  1368. package/native/Pause.d.cts +8 -0
  1369. package/native/Pause.d.ts +8 -0
  1370. package/native/Pause.js +13 -0
  1371. package/native/PauseCircle.cjs +42 -0
  1372. package/native/PauseCircle.d.cts +8 -0
  1373. package/native/PauseCircle.d.ts +8 -0
  1374. package/native/PauseCircle.js +12 -0
  1375. package/native/Pediatrics.cjs +42 -0
  1376. package/native/Pediatrics.d.cts +8 -0
  1377. package/native/Pediatrics.d.ts +8 -0
  1378. package/native/Pediatrics.js +12 -0
  1379. package/native/Phone.cjs +42 -0
  1380. package/native/Phone.d.cts +8 -0
  1381. package/native/Phone.d.ts +8 -0
  1382. package/native/Phone.js +12 -0
  1383. package/native/Planet.cjs +42 -0
  1384. package/native/Planet.d.cts +8 -0
  1385. package/native/Planet.d.ts +8 -0
  1386. package/native/Planet.js +12 -0
  1387. package/native/Play.cjs +42 -0
  1388. package/native/Play.d.cts +8 -0
  1389. package/native/Play.d.ts +8 -0
  1390. package/native/Play.js +12 -0
  1391. package/native/PlayCircle.cjs +43 -0
  1392. package/native/PlayCircle.d.cts +8 -0
  1393. package/native/PlayCircle.d.ts +8 -0
  1394. package/native/PlayCircle.js +13 -0
  1395. package/native/Playlist.cjs +42 -0
  1396. package/native/Playlist.d.cts +8 -0
  1397. package/native/Playlist.d.ts +8 -0
  1398. package/native/Playlist.js +12 -0
  1399. package/native/Preventive.cjs +42 -0
  1400. package/native/Preventive.d.cts +8 -0
  1401. package/native/Preventive.d.ts +8 -0
  1402. package/native/Preventive.js +12 -0
  1403. package/native/Printer.cjs +42 -0
  1404. package/native/Printer.d.cts +8 -0
  1405. package/native/Printer.d.ts +8 -0
  1406. package/native/Printer.js +12 -0
  1407. package/native/Puzzle.cjs +42 -0
  1408. package/native/Puzzle.d.cts +8 -0
  1409. package/native/Puzzle.d.ts +8 -0
  1410. package/native/Puzzle.js +12 -0
  1411. package/native/QrCode.cjs +42 -0
  1412. package/native/QrCode.d.cts +8 -0
  1413. package/native/QrCode.d.ts +8 -0
  1414. package/native/QrCode.js +12 -0
  1415. package/native/RadioFill.cjs +43 -0
  1416. package/native/RadioFill.d.cts +8 -0
  1417. package/native/RadioFill.d.ts +8 -0
  1418. package/native/RadioFill.js +13 -0
  1419. package/native/RadioUnchecked.cjs +42 -0
  1420. package/native/RadioUnchecked.d.cts +8 -0
  1421. package/native/RadioUnchecked.d.ts +8 -0
  1422. package/native/RadioUnchecked.js +12 -0
  1423. package/native/Rainbow.cjs +42 -0
  1424. package/native/Rainbow.d.cts +8 -0
  1425. package/native/Rainbow.d.ts +8 -0
  1426. package/native/Rainbow.js +12 -0
  1427. package/native/Redo.cjs +42 -0
  1428. package/native/Redo.d.cts +8 -0
  1429. package/native/Redo.d.ts +8 -0
  1430. package/native/Redo.js +12 -0
  1431. package/native/ReloadAi.cjs +42 -0
  1432. package/native/ReloadAi.d.cts +8 -0
  1433. package/native/ReloadAi.d.ts +8 -0
  1434. package/native/ReloadAi.js +12 -0
  1435. package/native/RemoveMinus.cjs +42 -0
  1436. package/native/RemoveMinus.d.cts +8 -0
  1437. package/native/RemoveMinus.d.ts +8 -0
  1438. package/native/RemoveMinus.js +12 -0
  1439. package/native/RemoveMinusCircle.cjs +42 -0
  1440. package/native/RemoveMinusCircle.d.cts +8 -0
  1441. package/native/RemoveMinusCircle.d.ts +8 -0
  1442. package/native/RemoveMinusCircle.js +12 -0
  1443. package/native/Repeat.cjs +42 -0
  1444. package/native/Repeat.d.cts +8 -0
  1445. package/native/Repeat.d.ts +8 -0
  1446. package/native/Repeat.js +12 -0
  1447. package/native/Rewind.cjs +42 -0
  1448. package/native/Rewind.d.cts +8 -0
  1449. package/native/Rewind.d.ts +8 -0
  1450. package/native/Rewind.js +12 -0
  1451. package/native/Rocket.cjs +42 -0
  1452. package/native/Rocket.d.cts +8 -0
  1453. package/native/Rocket.d.ts +8 -0
  1454. package/native/Rocket.js +12 -0
  1455. package/native/Rows.cjs +43 -0
  1456. package/native/Rows.d.cts +8 -0
  1457. package/native/Rows.d.ts +8 -0
  1458. package/native/Rows.js +13 -0
  1459. package/native/Ruler.cjs +42 -0
  1460. package/native/Ruler.d.cts +8 -0
  1461. package/native/Ruler.d.ts +8 -0
  1462. package/native/Ruler.js +12 -0
  1463. package/native/Save.cjs +42 -0
  1464. package/native/Save.d.cts +8 -0
  1465. package/native/Save.d.ts +8 -0
  1466. package/native/Save.js +12 -0
  1467. package/native/SearchAi.cjs +49 -0
  1468. package/native/SearchAi.d.cts +8 -0
  1469. package/native/SearchAi.d.ts +8 -0
  1470. package/native/SearchAi.js +19 -0
  1471. package/native/SearchMagnifyingGlass.cjs +42 -0
  1472. package/native/SearchMagnifyingGlass.d.cts +8 -0
  1473. package/native/SearchMagnifyingGlass.d.ts +8 -0
  1474. package/native/SearchMagnifyingGlass.js +12 -0
  1475. package/native/SelectMultiple.cjs +42 -0
  1476. package/native/SelectMultiple.d.cts +8 -0
  1477. package/native/SelectMultiple.d.ts +8 -0
  1478. package/native/SelectMultiple.js +12 -0
  1479. package/native/Settings.cjs +43 -0
  1480. package/native/Settings.d.cts +8 -0
  1481. package/native/Settings.d.ts +8 -0
  1482. package/native/Settings.js +13 -0
  1483. package/native/SettingsFuture.cjs +43 -0
  1484. package/native/SettingsFuture.d.cts +8 -0
  1485. package/native/SettingsFuture.d.ts +8 -0
  1486. package/native/SettingsFuture.js +13 -0
  1487. package/native/ShareAndroid.cjs +42 -0
  1488. package/native/ShareAndroid.d.cts +8 -0
  1489. package/native/ShareAndroid.d.ts +8 -0
  1490. package/native/ShareAndroid.js +12 -0
  1491. package/native/ShareIOsExport.cjs +42 -0
  1492. package/native/ShareIOsExport.d.cts +8 -0
  1493. package/native/ShareIOsExport.d.ts +8 -0
  1494. package/native/ShareIOsExport.js +12 -0
  1495. package/native/Shield.cjs +42 -0
  1496. package/native/Shield.d.cts +8 -0
  1497. package/native/Shield.d.ts +8 -0
  1498. package/native/Shield.js +12 -0
  1499. package/native/ShieldCheck.cjs +42 -0
  1500. package/native/ShieldCheck.d.cts +8 -0
  1501. package/native/ShieldCheck.d.ts +8 -0
  1502. package/native/ShieldCheck.js +12 -0
  1503. package/native/ShieldWarning.cjs +42 -0
  1504. package/native/ShieldWarning.d.cts +8 -0
  1505. package/native/ShieldWarning.d.ts +8 -0
  1506. package/native/ShieldWarning.js +12 -0
  1507. package/native/ShoppingBag.cjs +42 -0
  1508. package/native/ShoppingBag.d.cts +8 -0
  1509. package/native/ShoppingBag.d.ts +8 -0
  1510. package/native/ShoppingBag.js +12 -0
  1511. package/native/ShoppingBag2.cjs +42 -0
  1512. package/native/ShoppingBag2.d.cts +8 -0
  1513. package/native/ShoppingBag2.d.ts +8 -0
  1514. package/native/ShoppingBag2.js +12 -0
  1515. package/native/ShoppingCart.cjs +42 -0
  1516. package/native/ShoppingCart.d.cts +8 -0
  1517. package/native/ShoppingCart.d.ts +8 -0
  1518. package/native/ShoppingCart.js +12 -0
  1519. package/native/ShoppingCart2.cjs +42 -0
  1520. package/native/ShoppingCart2.d.cts +8 -0
  1521. package/native/ShoppingCart2.d.ts +8 -0
  1522. package/native/ShoppingCart2.js +12 -0
  1523. package/native/Show.cjs +43 -0
  1524. package/native/Show.d.cts +8 -0
  1525. package/native/Show.d.ts +8 -0
  1526. package/native/Show.js +13 -0
  1527. package/native/Shrink.cjs +42 -0
  1528. package/native/Shrink.d.cts +8 -0
  1529. package/native/Shrink.d.ts +8 -0
  1530. package/native/Shrink.js +12 -0
  1531. package/native/Shuffle.cjs +42 -0
  1532. package/native/Shuffle.d.cts +8 -0
  1533. package/native/Shuffle.d.ts +8 -0
  1534. package/native/Shuffle.js +12 -0
  1535. package/native/SidebarClose.cjs +42 -0
  1536. package/native/SidebarClose.d.cts +8 -0
  1537. package/native/SidebarClose.d.ts +8 -0
  1538. package/native/SidebarClose.js +12 -0
  1539. package/native/SidebarOpen.cjs +42 -0
  1540. package/native/SidebarOpen.d.cts +8 -0
  1541. package/native/SidebarOpen.d.ts +8 -0
  1542. package/native/SidebarOpen.js +12 -0
  1543. package/native/SingleQuotesL.cjs +42 -0
  1544. package/native/SingleQuotesL.d.cts +8 -0
  1545. package/native/SingleQuotesL.d.ts +8 -0
  1546. package/native/SingleQuotesL.js +12 -0
  1547. package/native/SingleQuotesR.cjs +42 -0
  1548. package/native/SingleQuotesR.d.cts +8 -0
  1549. package/native/SingleQuotesR.d.ts +8 -0
  1550. package/native/SingleQuotesR.js +12 -0
  1551. package/native/SkipBack.cjs +42 -0
  1552. package/native/SkipBack.d.cts +8 -0
  1553. package/native/SkipBack.d.ts +8 -0
  1554. package/native/SkipBack.js +12 -0
  1555. package/native/SkipForward.cjs +42 -0
  1556. package/native/SkipForward.d.cts +8 -0
  1557. package/native/SkipForward.d.ts +8 -0
  1558. package/native/SkipForward.js +12 -0
  1559. package/native/Slider.cjs +42 -0
  1560. package/native/Slider.d.cts +8 -0
  1561. package/native/Slider.d.ts +8 -0
  1562. package/native/Slider.js +12 -0
  1563. package/native/Slider2.cjs +42 -0
  1564. package/native/Slider2.d.cts +8 -0
  1565. package/native/Slider2.d.ts +8 -0
  1566. package/native/Slider2.js +12 -0
  1567. package/native/Slider3.cjs +42 -0
  1568. package/native/Slider3.d.cts +8 -0
  1569. package/native/Slider3.d.ts +8 -0
  1570. package/native/Slider3.js +12 -0
  1571. package/native/Smile.cjs +44 -0
  1572. package/native/Smile.d.cts +8 -0
  1573. package/native/Smile.d.ts +8 -0
  1574. package/native/Smile.js +14 -0
  1575. package/native/SortAscending.cjs +42 -0
  1576. package/native/SortAscending.d.cts +8 -0
  1577. package/native/SortAscending.d.ts +8 -0
  1578. package/native/SortAscending.js +12 -0
  1579. package/native/SortDescending.cjs +42 -0
  1580. package/native/SortDescending.d.cts +8 -0
  1581. package/native/SortDescending.d.ts +8 -0
  1582. package/native/SortDescending.js +12 -0
  1583. package/native/SparkleArrowDownRightMd.cjs +48 -0
  1584. package/native/SparkleArrowDownRightMd.d.cts +8 -0
  1585. package/native/SparkleArrowDownRightMd.d.ts +8 -0
  1586. package/native/SparkleArrowDownRightMd.js +18 -0
  1587. package/native/SparkleArrowRightMd.cjs +48 -0
  1588. package/native/SparkleArrowRightMd.d.cts +8 -0
  1589. package/native/SparkleArrowRightMd.d.ts +8 -0
  1590. package/native/SparkleArrowRightMd.js +18 -0
  1591. package/native/SparkleArrowSubDownRightMd.cjs +48 -0
  1592. package/native/SparkleArrowSubDownRightMd.d.cts +8 -0
  1593. package/native/SparkleArrowSubDownRightMd.d.ts +8 -0
  1594. package/native/SparkleArrowSubDownRightMd.js +18 -0
  1595. package/native/SparkleArrowUpMd.cjs +48 -0
  1596. package/native/SparkleArrowUpMd.d.cts +8 -0
  1597. package/native/SparkleArrowUpMd.d.ts +8 -0
  1598. package/native/SparkleArrowUpMd.js +18 -0
  1599. package/native/SparkleArrowUpRightMd.cjs +48 -0
  1600. package/native/SparkleArrowUpRightMd.d.cts +8 -0
  1601. package/native/SparkleArrowUpRightMd.d.ts +8 -0
  1602. package/native/SparkleArrowUpRightMd.js +18 -0
  1603. package/native/Spin10.cjs +42 -0
  1604. package/native/Spin10.d.cts +8 -0
  1605. package/native/Spin10.d.ts +8 -0
  1606. package/native/Spin10.js +12 -0
  1607. package/native/Spin5.cjs +42 -0
  1608. package/native/Spin5.d.cts +8 -0
  1609. package/native/Spin5.d.ts +8 -0
  1610. package/native/Spin5.js +12 -0
  1611. package/native/Square.cjs +42 -0
  1612. package/native/Square.d.cts +8 -0
  1613. package/native/Square.d.ts +8 -0
  1614. package/native/Square.js +12 -0
  1615. package/native/SquareCheck.cjs +42 -0
  1616. package/native/SquareCheck.d.cts +8 -0
  1617. package/native/SquareCheck.d.ts +8 -0
  1618. package/native/SquareCheck.js +12 -0
  1619. package/native/SquareHelp.cjs +42 -0
  1620. package/native/SquareHelp.d.cts +8 -0
  1621. package/native/SquareHelp.d.ts +8 -0
  1622. package/native/SquareHelp.js +12 -0
  1623. package/native/SquareWarning.cjs +42 -0
  1624. package/native/SquareWarning.d.cts +8 -0
  1625. package/native/SquareWarning.d.ts +8 -0
  1626. package/native/SquareWarning.js +12 -0
  1627. package/native/Star.cjs +42 -0
  1628. package/native/Star.d.cts +8 -0
  1629. package/native/Star.d.ts +8 -0
  1630. package/native/Star.js +12 -0
  1631. package/native/Stop.cjs +42 -0
  1632. package/native/Stop.d.cts +8 -0
  1633. package/native/Stop.d.ts +8 -0
  1634. package/native/Stop.js +12 -0
  1635. package/native/StopCircle.cjs +43 -0
  1636. package/native/StopCircle.d.cts +8 -0
  1637. package/native/StopCircle.d.ts +8 -0
  1638. package/native/StopCircle.js +13 -0
  1639. package/native/StopSign.cjs +42 -0
  1640. package/native/StopSign.d.cts +8 -0
  1641. package/native/StopSign.d.ts +8 -0
  1642. package/native/StopSign.js +12 -0
  1643. package/native/Strikethrough.cjs +42 -0
  1644. package/native/Strikethrough.d.cts +8 -0
  1645. package/native/Strikethrough.d.ts +8 -0
  1646. package/native/Strikethrough.js +12 -0
  1647. package/native/Suitcase.cjs +42 -0
  1648. package/native/Suitcase.d.cts +8 -0
  1649. package/native/Suitcase.d.ts +8 -0
  1650. package/native/Suitcase.js +12 -0
  1651. package/native/Sun.cjs +42 -0
  1652. package/native/Sun.d.cts +8 -0
  1653. package/native/Sun.d.ts +8 -0
  1654. package/native/Sun.js +12 -0
  1655. package/native/Surgery.cjs +42 -0
  1656. package/native/Surgery.d.cts +8 -0
  1657. package/native/Surgery.d.ts +8 -0
  1658. package/native/Surgery.js +12 -0
  1659. package/native/SwatchesPalette.cjs +42 -0
  1660. package/native/SwatchesPalette.d.cts +8 -0
  1661. package/native/SwatchesPalette.d.ts +8 -0
  1662. package/native/SwatchesPalette.js +12 -0
  1663. package/native/SwichtLeft.cjs +43 -0
  1664. package/native/SwichtLeft.d.cts +8 -0
  1665. package/native/SwichtLeft.d.ts +8 -0
  1666. package/native/SwichtLeft.js +13 -0
  1667. package/native/SwichtRight.cjs +43 -0
  1668. package/native/SwichtRight.d.cts +8 -0
  1669. package/native/SwichtRight.d.ts +8 -0
  1670. package/native/SwichtRight.js +13 -0
  1671. package/native/Table.cjs +42 -0
  1672. package/native/Table.d.cts +8 -0
  1673. package/native/Table.d.ts +8 -0
  1674. package/native/Table.js +12 -0
  1675. package/native/TableAdd.cjs +42 -0
  1676. package/native/TableAdd.d.cts +8 -0
  1677. package/native/TableAdd.d.ts +8 -0
  1678. package/native/TableAdd.js +12 -0
  1679. package/native/TableRemove.cjs +42 -0
  1680. package/native/TableRemove.d.cts +8 -0
  1681. package/native/TableRemove.d.ts +8 -0
  1682. package/native/TableRemove.js +12 -0
  1683. package/native/Tablet.cjs +42 -0
  1684. package/native/Tablet.d.cts +8 -0
  1685. package/native/Tablet.d.ts +8 -0
  1686. package/native/Tablet.js +12 -0
  1687. package/native/TabletButton.cjs +42 -0
  1688. package/native/TabletButton.d.cts +8 -0
  1689. package/native/TabletButton.d.ts +8 -0
  1690. package/native/TabletButton.js +12 -0
  1691. package/native/Tag.cjs +43 -0
  1692. package/native/Tag.d.cts +8 -0
  1693. package/native/Tag.d.ts +8 -0
  1694. package/native/Tag.js +13 -0
  1695. package/native/Target.cjs +49 -0
  1696. package/native/Target.d.cts +8 -0
  1697. package/native/Target.d.ts +8 -0
  1698. package/native/Target.js +19 -0
  1699. package/native/TarguetArrow.cjs +42 -0
  1700. package/native/TarguetArrow.d.cts +8 -0
  1701. package/native/TarguetArrow.d.ts +8 -0
  1702. package/native/TarguetArrow.js +12 -0
  1703. package/native/Terminal.cjs +42 -0
  1704. package/native/Terminal.d.cts +8 -0
  1705. package/native/Terminal.d.ts +8 -0
  1706. package/native/Terminal.js +12 -0
  1707. package/native/Text.cjs +42 -0
  1708. package/native/Text.d.cts +8 -0
  1709. package/native/Text.d.ts +8 -0
  1710. package/native/Text.js +12 -0
  1711. package/native/TextAlignCenter.cjs +42 -0
  1712. package/native/TextAlignCenter.d.cts +8 -0
  1713. package/native/TextAlignCenter.d.ts +8 -0
  1714. package/native/TextAlignCenter.js +12 -0
  1715. package/native/TextAlignJustify.cjs +42 -0
  1716. package/native/TextAlignJustify.d.cts +8 -0
  1717. package/native/TextAlignJustify.d.ts +8 -0
  1718. package/native/TextAlignJustify.js +12 -0
  1719. package/native/TextAlignLeft.cjs +42 -0
  1720. package/native/TextAlignLeft.d.cts +8 -0
  1721. package/native/TextAlignLeft.d.ts +8 -0
  1722. package/native/TextAlignLeft.js +12 -0
  1723. package/native/TextAlignRight.cjs +42 -0
  1724. package/native/TextAlignRight.d.cts +8 -0
  1725. package/native/TextAlignRight.d.ts +8 -0
  1726. package/native/TextAlignRight.js +12 -0
  1727. package/native/ThumbsDown.cjs +42 -0
  1728. package/native/ThumbsDown.d.cts +8 -0
  1729. package/native/ThumbsDown.d.ts +8 -0
  1730. package/native/ThumbsDown.js +12 -0
  1731. package/native/ThumbsUp.cjs +42 -0
  1732. package/native/ThumbsUp.d.cts +8 -0
  1733. package/native/ThumbsUp.d.ts +8 -0
  1734. package/native/ThumbsUp.js +12 -0
  1735. package/native/TicketVoucher.cjs +42 -0
  1736. package/native/TicketVoucher.d.cts +8 -0
  1737. package/native/TicketVoucher.d.ts +8 -0
  1738. package/native/TicketVoucher.js +12 -0
  1739. package/native/TimeAi.cjs +49 -0
  1740. package/native/TimeAi.d.cts +8 -0
  1741. package/native/TimeAi.d.ts +8 -0
  1742. package/native/TimeAi.js +19 -0
  1743. package/native/TimeRemaining.cjs +42 -0
  1744. package/native/TimeRemaining.d.cts +8 -0
  1745. package/native/TimeRemaining.d.ts +8 -0
  1746. package/native/TimeRemaining.js +12 -0
  1747. package/native/TimelineAi.cjs +42 -0
  1748. package/native/TimelineAi.d.cts +8 -0
  1749. package/native/TimelineAi.d.ts +8 -0
  1750. package/native/TimelineAi.js +12 -0
  1751. package/native/Timer.cjs +42 -0
  1752. package/native/Timer.d.cts +8 -0
  1753. package/native/Timer.d.ts +8 -0
  1754. package/native/Timer.js +12 -0
  1755. package/native/TimerAdd.cjs +42 -0
  1756. package/native/TimerAdd.d.cts +8 -0
  1757. package/native/TimerAdd.d.ts +8 -0
  1758. package/native/TimerAdd.js +12 -0
  1759. package/native/TimerClose.cjs +42 -0
  1760. package/native/TimerClose.d.cts +8 -0
  1761. package/native/TimerClose.d.ts +8 -0
  1762. package/native/TimerClose.js +12 -0
  1763. package/native/TimerRemove.cjs +42 -0
  1764. package/native/TimerRemove.d.cts +8 -0
  1765. package/native/TimerRemove.d.ts +8 -0
  1766. package/native/TimerRemove.js +12 -0
  1767. package/native/TrashEmpty.cjs +42 -0
  1768. package/native/TrashEmpty.d.cts +8 -0
  1769. package/native/TrashEmpty.d.ts +8 -0
  1770. package/native/TrashEmpty.js +12 -0
  1771. package/native/TrashFull.cjs +42 -0
  1772. package/native/TrashFull.d.cts +8 -0
  1773. package/native/TrashFull.d.ts +8 -0
  1774. package/native/TrashFull.js +12 -0
  1775. package/native/TrendingDown.cjs +42 -0
  1776. package/native/TrendingDown.d.cts +8 -0
  1777. package/native/TrendingDown.d.ts +8 -0
  1778. package/native/TrendingDown.js +12 -0
  1779. package/native/TrendingUp.cjs +42 -0
  1780. package/native/TrendingUp.d.cts +8 -0
  1781. package/native/TrendingUp.d.ts +8 -0
  1782. package/native/TrendingUp.js +12 -0
  1783. package/native/Triangle.cjs +42 -0
  1784. package/native/Triangle.d.cts +8 -0
  1785. package/native/Triangle.d.ts +8 -0
  1786. package/native/Triangle.js +12 -0
  1787. package/native/TriangleCheck.cjs +42 -0
  1788. package/native/TriangleCheck.d.cts +8 -0
  1789. package/native/TriangleCheck.d.ts +8 -0
  1790. package/native/TriangleCheck.js +12 -0
  1791. package/native/TriangleWarning.cjs +42 -0
  1792. package/native/TriangleWarning.d.cts +8 -0
  1793. package/native/TriangleWarning.d.ts +8 -0
  1794. package/native/TriangleWarning.js +12 -0
  1795. package/native/TurboReview.cjs +42 -0
  1796. package/native/TurboReview.d.cts +8 -0
  1797. package/native/TurboReview.d.ts +8 -0
  1798. package/native/TurboReview.js +12 -0
  1799. package/native/Underline.cjs +42 -0
  1800. package/native/Underline.d.cts +8 -0
  1801. package/native/Underline.d.ts +8 -0
  1802. package/native/Underline.js +12 -0
  1803. package/native/Undo.cjs +42 -0
  1804. package/native/Undo.d.cts +8 -0
  1805. package/native/Undo.d.ts +8 -0
  1806. package/native/Undo.js +12 -0
  1807. package/native/UnfoldLess.cjs +42 -0
  1808. package/native/UnfoldLess.d.cts +8 -0
  1809. package/native/UnfoldLess.d.ts +8 -0
  1810. package/native/UnfoldLess.js +12 -0
  1811. package/native/UnfoldMore.cjs +42 -0
  1812. package/native/UnfoldMore.d.cts +8 -0
  1813. package/native/UnfoldMore.d.ts +8 -0
  1814. package/native/UnfoldMore.js +12 -0
  1815. package/native/User.cjs +42 -0
  1816. package/native/User.d.cts +8 -0
  1817. package/native/User.d.ts +8 -0
  1818. package/native/User.js +12 -0
  1819. package/native/User2.cjs +42 -0
  1820. package/native/User2.d.cts +8 -0
  1821. package/native/User2.d.ts +8 -0
  1822. package/native/User2.js +12 -0
  1823. package/native/User3.cjs +42 -0
  1824. package/native/User3.d.cts +8 -0
  1825. package/native/User3.d.ts +8 -0
  1826. package/native/User3.js +12 -0
  1827. package/native/UserAdd.cjs +42 -0
  1828. package/native/UserAdd.d.cts +8 -0
  1829. package/native/UserAdd.d.ts +8 -0
  1830. package/native/UserAdd.js +12 -0
  1831. package/native/UserCardId.cjs +42 -0
  1832. package/native/UserCardId.d.cts +8 -0
  1833. package/native/UserCardId.d.ts +8 -0
  1834. package/native/UserCardId.js +12 -0
  1835. package/native/UserCheck.cjs +42 -0
  1836. package/native/UserCheck.d.cts +8 -0
  1837. package/native/UserCheck.d.ts +8 -0
  1838. package/native/UserCheck.js +12 -0
  1839. package/native/UserCircle.cjs +42 -0
  1840. package/native/UserCircle.d.cts +8 -0
  1841. package/native/UserCircle.d.ts +8 -0
  1842. package/native/UserCircle.js +12 -0
  1843. package/native/UserClose.cjs +42 -0
  1844. package/native/UserClose.d.cts +8 -0
  1845. package/native/UserClose.d.ts +8 -0
  1846. package/native/UserClose.js +12 -0
  1847. package/native/UserRemove.cjs +42 -0
  1848. package/native/UserRemove.d.cts +8 -0
  1849. package/native/UserRemove.d.ts +8 -0
  1850. package/native/UserRemove.js +12 -0
  1851. package/native/UserSquare.cjs +42 -0
  1852. package/native/UserSquare.d.cts +8 -0
  1853. package/native/UserSquare.d.ts +8 -0
  1854. package/native/UserSquare.js +12 -0
  1855. package/native/UserVoice.cjs +42 -0
  1856. package/native/UserVoice.d.cts +8 -0
  1857. package/native/UserVoice.d.ts +8 -0
  1858. package/native/UserVoice.js +12 -0
  1859. package/native/Users.cjs +42 -0
  1860. package/native/Users.d.cts +8 -0
  1861. package/native/Users.d.ts +8 -0
  1862. package/native/Users.js +12 -0
  1863. package/native/UsersGroup.cjs +42 -0
  1864. package/native/UsersGroup.d.cts +8 -0
  1865. package/native/UsersGroup.d.ts +8 -0
  1866. package/native/UsersGroup.js +12 -0
  1867. package/native/VolumeMax.cjs +42 -0
  1868. package/native/VolumeMax.d.cts +8 -0
  1869. package/native/VolumeMax.d.ts +8 -0
  1870. package/native/VolumeMax.js +12 -0
  1871. package/native/VolumeMin.cjs +42 -0
  1872. package/native/VolumeMin.d.cts +8 -0
  1873. package/native/VolumeMin.d.ts +8 -0
  1874. package/native/VolumeMin.js +12 -0
  1875. package/native/VolumeMinus.cjs +42 -0
  1876. package/native/VolumeMinus.d.cts +8 -0
  1877. package/native/VolumeMinus.d.ts +8 -0
  1878. package/native/VolumeMinus.js +12 -0
  1879. package/native/VolumeOff.cjs +42 -0
  1880. package/native/VolumeOff.d.cts +8 -0
  1881. package/native/VolumeOff.d.ts +8 -0
  1882. package/native/VolumeOff.js +12 -0
  1883. package/native/VolumeOff2.cjs +42 -0
  1884. package/native/VolumeOff2.d.cts +8 -0
  1885. package/native/VolumeOff2.d.ts +8 -0
  1886. package/native/VolumeOff2.js +12 -0
  1887. package/native/VolumePlus.cjs +42 -0
  1888. package/native/VolumePlus.d.cts +8 -0
  1889. package/native/VolumePlus.d.ts +8 -0
  1890. package/native/VolumePlus.js +12 -0
  1891. package/native/Warning.cjs +42 -0
  1892. package/native/Warning.d.cts +8 -0
  1893. package/native/Warning.d.ts +8 -0
  1894. package/native/Warning.js +12 -0
  1895. package/native/WaterDrop.cjs +42 -0
  1896. package/native/WaterDrop.d.cts +8 -0
  1897. package/native/WaterDrop.d.ts +8 -0
  1898. package/native/WaterDrop.js +12 -0
  1899. package/native/Wavy.cjs +42 -0
  1900. package/native/Wavy.d.cts +8 -0
  1901. package/native/Wavy.d.ts +8 -0
  1902. package/native/Wavy.js +12 -0
  1903. package/native/WavyCheck.cjs +42 -0
  1904. package/native/WavyCheck.d.cts +8 -0
  1905. package/native/WavyCheck.d.ts +8 -0
  1906. package/native/WavyCheck.js +12 -0
  1907. package/native/WavyHelp.cjs +42 -0
  1908. package/native/WavyHelp.d.cts +8 -0
  1909. package/native/WavyHelp.d.ts +8 -0
  1910. package/native/WavyHelp.js +12 -0
  1911. package/native/WavyWarning.cjs +42 -0
  1912. package/native/WavyWarning.d.cts +8 -0
  1913. package/native/WavyWarning.d.ts +8 -0
  1914. package/native/WavyWarning.js +12 -0
  1915. package/native/WeekAi.cjs +42 -0
  1916. package/native/WeekAi.d.cts +8 -0
  1917. package/native/WeekAi.d.ts +8 -0
  1918. package/native/WeekAi.js +12 -0
  1919. package/native/WifiHigh.cjs +42 -0
  1920. package/native/WifiHigh.d.cts +8 -0
  1921. package/native/WifiHigh.d.ts +8 -0
  1922. package/native/WifiHigh.js +12 -0
  1923. package/native/WifiLow.cjs +42 -0
  1924. package/native/WifiLow.d.cts +8 -0
  1925. package/native/WifiLow.d.ts +8 -0
  1926. package/native/WifiLow.js +12 -0
  1927. package/native/WifiMedium.cjs +42 -0
  1928. package/native/WifiMedium.d.cts +8 -0
  1929. package/native/WifiMedium.d.ts +8 -0
  1930. package/native/WifiMedium.js +12 -0
  1931. package/native/WifiNone.cjs +42 -0
  1932. package/native/WifiNone.d.cts +8 -0
  1933. package/native/WifiNone.d.ts +8 -0
  1934. package/native/WifiNone.js +12 -0
  1935. package/native/WifiOff.cjs +42 -0
  1936. package/native/WifiOff.d.cts +8 -0
  1937. package/native/WifiOff.d.ts +8 -0
  1938. package/native/WifiOff.js +12 -0
  1939. package/native/WifiProblem.cjs +42 -0
  1940. package/native/WifiProblem.d.cts +8 -0
  1941. package/native/WifiProblem.d.ts +8 -0
  1942. package/native/WifiProblem.js +12 -0
  1943. package/native/Window.cjs +42 -0
  1944. package/native/Window.d.cts +8 -0
  1945. package/native/Window.d.ts +8 -0
  1946. package/native/Window.js +12 -0
  1947. package/native/WindowCheck.cjs +42 -0
  1948. package/native/WindowCheck.d.cts +8 -0
  1949. package/native/WindowCheck.d.ts +8 -0
  1950. package/native/WindowCheck.js +12 -0
  1951. package/native/WindowClose.cjs +42 -0
  1952. package/native/WindowClose.d.cts +8 -0
  1953. package/native/WindowClose.d.ts +8 -0
  1954. package/native/WindowClose.js +12 -0
  1955. package/native/WindowCodeBlock.cjs +42 -0
  1956. package/native/WindowCodeBlock.d.cts +8 -0
  1957. package/native/WindowCodeBlock.d.ts +8 -0
  1958. package/native/WindowCodeBlock.js +12 -0
  1959. package/native/WindowSidebar.cjs +42 -0
  1960. package/native/WindowSidebar.d.cts +8 -0
  1961. package/native/WindowSidebar.d.ts +8 -0
  1962. package/native/WindowSidebar.js +12 -0
  1963. package/native/WindowTerminal.cjs +42 -0
  1964. package/native/WindowTerminal.d.cts +8 -0
  1965. package/native/WindowTerminal.d.ts +8 -0
  1966. package/native/WindowTerminal.js +12 -0
  1967. package/native/index.cjs +1490 -0
  1968. package/native/index.d.cts +486 -0
  1969. package/native/index.d.ts +486 -0
  1970. package/native/index.js +972 -0
  1971. package/package.json +14 -3
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SparkleArrowDownRightMd_exports = {};
30
+ __export(SparkleArrowDownRightMd_exports, {
31
+ SparkleArrowDownRightMd: () => SparkleArrowDownRightMd
32
+ });
33
+ module.exports = __toCommonJS(SparkleArrowDownRightMd_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const SparkleArrowDownRightMd = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M15 4V18M15 18L21 12M15 18L9 12M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("linearGradient", { id: "paint0_linear_3702_661", x1: "1", y1: "11", x2: "21", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ import_react.default.createElement("stop", { stopColor: "#EA4356" }), /* @__PURE__ */ import_react.default.createElement("stop", { offset: "1", stopColor: "#961D2B" }))))
38
+ );
39
+ SparkleArrowDownRightMd.displayName = "SparkleArrowDownRightMd";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ SparkleArrowDownRightMd
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowDownRightMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowDownRightMd };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowDownRightMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowDownRightMd };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const SparkleArrowDownRightMd = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M15 4V18M15 18L21 12M15 18L9 12M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("linearGradient", { id: "paint0_linear_3702_661", x1: "1", y1: "11", x2: "21", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("stop", { stopColor: "#EA4356" }), /* @__PURE__ */ React.createElement("stop", { offset: "1", stopColor: "#961D2B" }))))
5
+ );
6
+ SparkleArrowDownRightMd.displayName = "SparkleArrowDownRightMd";
7
+ export {
8
+ SparkleArrowDownRightMd
9
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SparkleArrowRightMd_exports = {};
30
+ __export(SparkleArrowRightMd_exports, {
31
+ SparkleArrowRightMd: () => SparkleArrowRightMd
32
+ });
33
+ module.exports = __toCommonJS(SparkleArrowRightMd_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const SparkleArrowRightMd = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M8 11H22M22 11L16 5M22 11L16 17M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("linearGradient", { id: "paint0_linear_3702_4877", x1: "1", y1: "11", x2: "22", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ import_react.default.createElement("stop", { stopColor: "#5C8FCC" }), /* @__PURE__ */ import_react.default.createElement("stop", { offset: "1", stopColor: "#275ECE" }))))
38
+ );
39
+ SparkleArrowRightMd.displayName = "SparkleArrowRightMd";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ SparkleArrowRightMd
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowRightMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowRightMd };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowRightMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowRightMd };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const SparkleArrowRightMd = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M8 11H22M22 11L16 5M22 11L16 17M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("linearGradient", { id: "paint0_linear_3702_4877", x1: "1", y1: "11", x2: "22", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("stop", { stopColor: "#5C8FCC" }), /* @__PURE__ */ React.createElement("stop", { offset: "1", stopColor: "#275ECE" }))))
5
+ );
6
+ SparkleArrowRightMd.displayName = "SparkleArrowRightMd";
7
+ export {
8
+ SparkleArrowRightMd
9
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SparkleArrowSubDownRightMd_exports = {};
30
+ __export(SparkleArrowSubDownRightMd_exports, {
31
+ SparkleArrowSubDownRightMd: () => SparkleArrowSubDownRightMd
32
+ });
33
+ module.exports = __toCommonJS(SparkleArrowSubDownRightMd_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const SparkleArrowSubDownRightMd = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M11 6L21 16M21 16V8M21 16H13M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("linearGradient", { id: "paint0_linear_3702_1549", x1: "1", y1: "11", x2: "21", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ import_react.default.createElement("stop", { stopColor: "#F8B930" }), /* @__PURE__ */ import_react.default.createElement("stop", { offset: "1", stopColor: "#CBA50B" }))))
38
+ );
39
+ SparkleArrowSubDownRightMd.displayName = "SparkleArrowSubDownRightMd";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ SparkleArrowSubDownRightMd
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowSubDownRightMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowSubDownRightMd };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowSubDownRightMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowSubDownRightMd };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const SparkleArrowSubDownRightMd = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M11 6L21 16M21 16V8M21 16H13M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("linearGradient", { id: "paint0_linear_3702_1549", x1: "1", y1: "11", x2: "21", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("stop", { stopColor: "#F8B930" }), /* @__PURE__ */ React.createElement("stop", { offset: "1", stopColor: "#CBA50B" }))))
5
+ );
6
+ SparkleArrowSubDownRightMd.displayName = "SparkleArrowSubDownRightMd";
7
+ export {
8
+ SparkleArrowSubDownRightMd
9
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SparkleArrowUpMd_exports = {};
30
+ __export(SparkleArrowUpMd_exports, {
31
+ SparkleArrowUpMd: () => SparkleArrowUpMd
32
+ });
33
+ module.exports = __toCommonJS(SparkleArrowUpMd_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const SparkleArrowUpMd = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M15 18V4M15 4L9 10M15 4L21 10M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("linearGradient", { id: "paint0_linear_3702_3666", x1: "1", y1: "11", x2: "21", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ import_react.default.createElement("stop", { stopColor: "#686BC4" }), /* @__PURE__ */ import_react.default.createElement("stop", { offset: "1", stopColor: "#252650" }))))
38
+ );
39
+ SparkleArrowUpMd.displayName = "SparkleArrowUpMd";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ SparkleArrowUpMd
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowUpMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowUpMd };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowUpMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowUpMd };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const SparkleArrowUpMd = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M15 18V4M15 4L9 10M15 4L21 10M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("linearGradient", { id: "paint0_linear_3702_3666", x1: "1", y1: "11", x2: "21", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("stop", { stopColor: "#686BC4" }), /* @__PURE__ */ React.createElement("stop", { offset: "1", stopColor: "#252650" }))))
5
+ );
6
+ SparkleArrowUpMd.displayName = "SparkleArrowUpMd";
7
+ export {
8
+ SparkleArrowUpMd
9
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var SparkleArrowUpRightMd_exports = {};
30
+ __export(SparkleArrowUpRightMd_exports, {
31
+ SparkleArrowUpRightMd: () => SparkleArrowUpRightMd
32
+ });
33
+ module.exports = __toCommonJS(SparkleArrowUpRightMd_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_Icon = require("../Icon");
36
+ const SparkleArrowUpRightMd = (0, import_Icon.createIcon)(
37
+ /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("path", { d: "M11 16L21 6M21 6H13M21 6V14M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("linearGradient", { id: "paint0_linear_3702_1447", x1: "1", y1: "11", x2: "21", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ import_react.default.createElement("stop", { stopColor: "#07AB95" }), /* @__PURE__ */ import_react.default.createElement("stop", { offset: "1", stopColor: "#0D685C" }))))
38
+ );
39
+ SparkleArrowUpRightMd.displayName = "SparkleArrowUpRightMd";
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ SparkleArrowUpRightMd
43
+ });
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.cjs';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowUpRightMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowUpRightMd };
@@ -0,0 +1,6 @@
1
+ import { IconProps } from '../Icon.js';
2
+ import React__default from 'react';
3
+
4
+ declare const SparkleArrowUpRightMd: React__default.MemoExoticComponent<React__default.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React__default.RefAttributes<SVGSVGElement>>>;
5
+
6
+ export { SparkleArrowUpRightMd };
@@ -0,0 +1,9 @@
1
+ import React from "react";
2
+ import { createIcon } from "../Icon";
3
+ const SparkleArrowUpRightMd = createIcon(
4
+ /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement("path", { d: "M11 16L21 6M21 6H13M21 6V14M5 17C4.5 19 5 18.5 3 19C4.71429 19.5714 4.5 19 5 21C5.57143 19.2857 5 19.5 7 19C5 18.5 5.5 19 5 17ZM2.5 9.5C2 11 2.5 10.5 1 11C2.5 11.5 2 11 2.5 12.5C3 11 2.5 11.5 4 11C2.5 10.5 3 11 2.5 9.5ZM5 1C4.5 3 5 2.5 3 3C4.71429 3.57143 4.5 3 5 5C5.57143 3.28571 5 3.5 7 3C5 2.5 5.5 3 5 1Z", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("linearGradient", { id: "paint0_linear_3702_1447", x1: "1", y1: "11", x2: "21", y2: "11", gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("stop", { stopColor: "#07AB95" }), /* @__PURE__ */ React.createElement("stop", { offset: "1", stopColor: "#0D685C" }))))
5
+ );
6
+ SparkleArrowUpRightMd.displayName = "SparkleArrowUpRightMd";
7
+ export {
8
+ SparkleArrowUpRightMd
9
+ };
@@ -407,6 +407,11 @@ __export(icons_exports, {
407
407
  Smile: () => import_Smile.Smile,
408
408
  SortAscending: () => import_SortAscending.SortAscending,
409
409
  SortDescending: () => import_SortDescending.SortDescending,
410
+ SparkleArrowDownRightMd: () => import_SparkleArrowDownRightMd.SparkleArrowDownRightMd,
411
+ SparkleArrowRightMd: () => import_SparkleArrowRightMd.SparkleArrowRightMd,
412
+ SparkleArrowSubDownRightMd: () => import_SparkleArrowSubDownRightMd.SparkleArrowSubDownRightMd,
413
+ SparkleArrowUpMd: () => import_SparkleArrowUpMd.SparkleArrowUpMd,
414
+ SparkleArrowUpRightMd: () => import_SparkleArrowUpRightMd.SparkleArrowUpRightMd,
410
415
  Spin10: () => import_Spin10.Spin10,
411
416
  Spin5: () => import_Spin5.Spin5,
412
417
  Square: () => import_Square.Square,
@@ -889,6 +894,11 @@ var import_Slider3 = require("./Slider3");
889
894
  var import_Smile = require("./Smile");
890
895
  var import_SortAscending = require("./SortAscending");
891
896
  var import_SortDescending = require("./SortDescending");
897
+ var import_SparkleArrowDownRightMd = require("./SparkleArrowDownRightMd");
898
+ var import_SparkleArrowRightMd = require("./SparkleArrowRightMd");
899
+ var import_SparkleArrowSubDownRightMd = require("./SparkleArrowSubDownRightMd");
900
+ var import_SparkleArrowUpMd = require("./SparkleArrowUpMd");
901
+ var import_SparkleArrowUpRightMd = require("./SparkleArrowUpRightMd");
892
902
  var import_Spin10 = require("./Spin10");
893
903
  var import_Spin5 = require("./Spin5");
894
904
  var import_Square = require("./Square");
@@ -1371,6 +1381,11 @@ var import_WindowTerminal = require("./WindowTerminal");
1371
1381
  Smile,
1372
1382
  SortAscending,
1373
1383
  SortDescending,
1384
+ SparkleArrowDownRightMd,
1385
+ SparkleArrowRightMd,
1386
+ SparkleArrowSubDownRightMd,
1387
+ SparkleArrowUpMd,
1388
+ SparkleArrowUpRightMd,
1374
1389
  Spin10,
1375
1390
  Spin5,
1376
1391
  Square,
@@ -387,6 +387,11 @@ export { Slider3 } from './Slider3.cjs';
387
387
  export { Smile } from './Smile.cjs';
388
388
  export { SortAscending } from './SortAscending.cjs';
389
389
  export { SortDescending } from './SortDescending.cjs';
390
+ export { SparkleArrowDownRightMd } from './SparkleArrowDownRightMd.cjs';
391
+ export { SparkleArrowRightMd } from './SparkleArrowRightMd.cjs';
392
+ export { SparkleArrowSubDownRightMd } from './SparkleArrowSubDownRightMd.cjs';
393
+ export { SparkleArrowUpMd } from './SparkleArrowUpMd.cjs';
394
+ export { SparkleArrowUpRightMd } from './SparkleArrowUpRightMd.cjs';
390
395
  export { Spin10 } from './Spin10.cjs';
391
396
  export { Spin5 } from './Spin5.cjs';
392
397
  export { Square } from './Square.cjs';
@@ -387,6 +387,11 @@ export { Slider3 } from './Slider3.js';
387
387
  export { Smile } from './Smile.js';
388
388
  export { SortAscending } from './SortAscending.js';
389
389
  export { SortDescending } from './SortDescending.js';
390
+ export { SparkleArrowDownRightMd } from './SparkleArrowDownRightMd.js';
391
+ export { SparkleArrowRightMd } from './SparkleArrowRightMd.js';
392
+ export { SparkleArrowSubDownRightMd } from './SparkleArrowSubDownRightMd.js';
393
+ export { SparkleArrowUpMd } from './SparkleArrowUpMd.js';
394
+ export { SparkleArrowUpRightMd } from './SparkleArrowUpRightMd.js';
390
395
  export { Spin10 } from './Spin10.js';
391
396
  export { Spin5 } from './Spin5.js';
392
397
  export { Square } from './Square.js';
@@ -387,6 +387,11 @@ import { Slider3 } from "./Slider3";
387
387
  import { Smile } from "./Smile";
388
388
  import { SortAscending } from "./SortAscending";
389
389
  import { SortDescending } from "./SortDescending";
390
+ import { SparkleArrowDownRightMd } from "./SparkleArrowDownRightMd";
391
+ import { SparkleArrowRightMd } from "./SparkleArrowRightMd";
392
+ import { SparkleArrowSubDownRightMd } from "./SparkleArrowSubDownRightMd";
393
+ import { SparkleArrowUpMd } from "./SparkleArrowUpMd";
394
+ import { SparkleArrowUpRightMd } from "./SparkleArrowUpRightMd";
390
395
  import { Spin10 } from "./Spin10";
391
396
  import { Spin5 } from "./Spin5";
392
397
  import { Square } from "./Square";
@@ -868,6 +873,11 @@ export {
868
873
  Smile,
869
874
  SortAscending,
870
875
  SortDescending,
876
+ SparkleArrowDownRightMd,
877
+ SparkleArrowRightMd,
878
+ SparkleArrowSubDownRightMd,
879
+ SparkleArrowUpMd,
880
+ SparkleArrowUpRightMd,
871
881
  Spin10,
872
882
  Spin5,
873
883
  Square,
package/dist/index.d.cts CHANGED
@@ -388,6 +388,11 @@ export { Slider3 } from './components/icons/Slider3.cjs';
388
388
  export { Smile } from './components/icons/Smile.cjs';
389
389
  export { SortAscending } from './components/icons/SortAscending.cjs';
390
390
  export { SortDescending } from './components/icons/SortDescending.cjs';
391
+ export { SparkleArrowDownRightMd } from './components/icons/SparkleArrowDownRightMd.cjs';
392
+ export { SparkleArrowRightMd } from './components/icons/SparkleArrowRightMd.cjs';
393
+ export { SparkleArrowSubDownRightMd } from './components/icons/SparkleArrowSubDownRightMd.cjs';
394
+ export { SparkleArrowUpMd } from './components/icons/SparkleArrowUpMd.cjs';
395
+ export { SparkleArrowUpRightMd } from './components/icons/SparkleArrowUpRightMd.cjs';
391
396
  export { Spin10 } from './components/icons/Spin10.cjs';
392
397
  export { Spin5 } from './components/icons/Spin5.cjs';
393
398
  export { Square } from './components/icons/Square.cjs';
package/dist/index.d.ts CHANGED
@@ -388,6 +388,11 @@ export { Slider3 } from './components/icons/Slider3.js';
388
388
  export { Smile } from './components/icons/Smile.js';
389
389
  export { SortAscending } from './components/icons/SortAscending.js';
390
390
  export { SortDescending } from './components/icons/SortDescending.js';
391
+ export { SparkleArrowDownRightMd } from './components/icons/SparkleArrowDownRightMd.js';
392
+ export { SparkleArrowRightMd } from './components/icons/SparkleArrowRightMd.js';
393
+ export { SparkleArrowSubDownRightMd } from './components/icons/SparkleArrowSubDownRightMd.js';
394
+ export { SparkleArrowUpMd } from './components/icons/SparkleArrowUpMd.js';
395
+ export { SparkleArrowUpRightMd } from './components/icons/SparkleArrowUpRightMd.js';
391
396
  export { Spin10 } from './components/icons/Spin10.js';
392
397
  export { Spin5 } from './components/icons/Spin5.js';
393
398
  export { Square } from './components/icons/Square.js';
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var AddColumn_exports = {};
30
+ __export(AddColumn_exports, {
31
+ default: () => AddColumn_default
32
+ });
33
+ module.exports = __toCommonJS(AddColumn_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_react_native_svg = require("react-native-svg");
36
+ const AddColumn = ({ height = 24, width = 24, color }) => {
37
+ return /* @__PURE__ */ import_react.default.createElement(import_react_native_svg.SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
38
+ <path d="M5 17H8M8 17H11M8 17V14M8 17V20M14 21H15C16.1046 21 17 20.1046 17 19V5C17 3.89543 16.1046 3 15 3H13C11.8954 3 11 3.89543 11 5V11" stroke="${color}" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
39
+ </svg>
40
+ `, height, width, color });
41
+ };
42
+ var AddColumn_default = AddColumn;
@@ -0,0 +1,8 @@
1
+ import { SvgProps } from 'react-native-svg';
2
+
3
+ type AddColumnProps = {
4
+ color: string;
5
+ } & SvgProps;
6
+ declare const AddColumn: ({ height, width, color }: AddColumnProps) => JSX.Element;
7
+
8
+ export { AddColumn as default };
@@ -0,0 +1,8 @@
1
+ import { SvgProps } from 'react-native-svg';
2
+
3
+ type AddColumnProps = {
4
+ color: string;
5
+ } & SvgProps;
6
+ declare const AddColumn: ({ height, width, color }: AddColumnProps) => JSX.Element;
7
+
8
+ export { AddColumn as default };
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import { SvgXml } from "react-native-svg";
3
+ const AddColumn = ({ height = 24, width = 24, color }) => {
4
+ return /* @__PURE__ */ React.createElement(SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
5
+ <path d="M5 17H8M8 17H11M8 17V14M8 17V20M14 21H15C16.1046 21 17 20.1046 17 19V5C17 3.89543 16.1046 3 15 3H13C11.8954 3 11 3.89543 11 5V11" stroke="${color}" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
+ </svg>
7
+ `, height, width, color });
8
+ };
9
+ var AddColumn_default = AddColumn;
10
+ export {
11
+ AddColumn_default as default
12
+ };
@@ -0,0 +1,42 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var AddMinusSquare_exports = {};
30
+ __export(AddMinusSquare_exports, {
31
+ default: () => AddMinusSquare_default
32
+ });
33
+ module.exports = __toCommonJS(AddMinusSquare_exports);
34
+ var import_react = __toESM(require("react"), 1);
35
+ var import_react_native_svg = require("react-native-svg");
36
+ const AddMinusSquare = ({ height = 24, width = 24, color }) => {
37
+ return /* @__PURE__ */ import_react.default.createElement(import_react_native_svg.SvgXml, { xml: `<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
38
+ <path d="M8 12H16M4 16.8002V7.2002C4 6.08009 4 5.51962 4.21799 5.0918C4.40973 4.71547 4.71547 4.40973 5.0918 4.21799C5.51962 4 6.08009 4 7.2002 4H16.8002C17.9203 4 18.4801 4 18.9079 4.21799C19.2842 4.40973 19.5905 4.71547 19.7822 5.0918C20.0002 5.51962 20.0002 6.07967 20.0002 7.19978V16.7998C20.0002 17.9199 20.0002 18.48 19.7822 18.9078C19.5905 19.2841 19.2842 19.5905 18.9079 19.7822C18.4805 20 17.9215 20 16.8036 20H7.19691C6.07899 20 5.5192 20 5.0918 19.7822C4.71547 19.5905 4.40973 19.2842 4.21799 18.9079C4 18.4801 4 17.9203 4 16.8002Z" stroke="${color}" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
39
+ </svg>
40
+ `, height, width, color });
41
+ };
42
+ var AddMinusSquare_default = AddMinusSquare;
@@ -0,0 +1,8 @@
1
+ import { SvgProps } from 'react-native-svg';
2
+
3
+ type AddMinusSquareProps = {
4
+ color: string;
5
+ } & SvgProps;
6
+ declare const AddMinusSquare: ({ height, width, color }: AddMinusSquareProps) => JSX.Element;
7
+
8
+ export { AddMinusSquare as default };
@@ -0,0 +1,8 @@
1
+ import { SvgProps } from 'react-native-svg';
2
+
3
+ type AddMinusSquareProps = {
4
+ color: string;
5
+ } & SvgProps;
6
+ declare const AddMinusSquare: ({ height, width, color }: AddMinusSquareProps) => JSX.Element;
7
+
8
+ export { AddMinusSquare as default };