@aliimam/icons 0.0.9 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (740) hide show
  1. package/dist/cjs/index.d.ts +4 -0
  2. package/dist/cjs/index.js +4 -0
  3. package/dist/cjs/solid/accessibility/EarOff.js +1 -1
  4. package/dist/cjs/solid/accessibility/EyeClosed.js +1 -1
  5. package/dist/cjs/solid/accessibility/EyeOff.js +1 -1
  6. package/dist/cjs/solid/accessibility/Hand.js +1 -1
  7. package/dist/cjs/solid/accessibility/LifeBuoy.js +1 -1
  8. package/dist/cjs/solid/accessibility/Moon.js +1 -1
  9. package/dist/cjs/solid/accessibility/PersonStanding.js +1 -1
  10. package/dist/cjs/solid/accessibility/Sun.js +1 -1
  11. package/dist/cjs/solid/accessibility/Transgender.js +1 -1
  12. package/dist/cjs/solid/accessibility/ZoomIn.js +1 -1
  13. package/dist/cjs/solid/accessibility/ZoomOut.js +1 -1
  14. package/dist/cjs/solid/accessibility/index.d.ts +0 -1
  15. package/dist/cjs/solid/accessibility/index.js +1 -3
  16. package/dist/cjs/solid/accountsAccess/Activity.d.ts +6 -0
  17. package/dist/cjs/solid/accountsAccess/Activity.js +57 -0
  18. package/dist/cjs/solid/accountsAccess/AtSign.d.ts +6 -0
  19. package/dist/cjs/solid/accountsAccess/AtSign.js +57 -0
  20. package/dist/cjs/solid/accountsAccess/Award.d.ts +6 -0
  21. package/dist/cjs/solid/accountsAccess/Award.js +57 -0
  22. package/dist/cjs/solid/accountsAccess/Badge.d.ts +6 -0
  23. package/dist/cjs/solid/accountsAccess/Badge.js +57 -0
  24. package/dist/cjs/solid/accountsAccess/BadgeAlert.d.ts +6 -0
  25. package/dist/cjs/solid/accountsAccess/BadgeAlert.js +57 -0
  26. package/dist/cjs/solid/{accessibility → accountsAccess}/BadgeInfo.js +3 -3
  27. package/dist/cjs/solid/accountsAccess/Ban.d.ts +6 -0
  28. package/dist/cjs/solid/accountsAccess/Ban.js +57 -0
  29. package/dist/cjs/solid/accountsAccess/Bell.d.ts +6 -0
  30. package/dist/cjs/solid/accountsAccess/Bell.js +57 -0
  31. package/dist/cjs/solid/accountsAccess/BellDot.d.ts +6 -0
  32. package/dist/cjs/solid/accountsAccess/BellDot.js +57 -0
  33. package/dist/cjs/solid/accountsAccess/BookUser.d.ts +6 -0
  34. package/dist/cjs/solid/accountsAccess/BookUser.js +57 -0
  35. package/dist/cjs/solid/accountsAccess/Bookmark.d.ts +6 -0
  36. package/dist/cjs/solid/accountsAccess/Bookmark.js +57 -0
  37. package/dist/cjs/solid/accountsAccess/BookmarkCheck.d.ts +6 -0
  38. package/dist/cjs/solid/accountsAccess/BookmarkCheck.js +57 -0
  39. package/dist/cjs/solid/accountsAccess/BookmarkMinus.d.ts +6 -0
  40. package/dist/cjs/solid/accountsAccess/BookmarkMinus.js +57 -0
  41. package/dist/cjs/solid/accountsAccess/BookmarkPlus.d.ts +6 -0
  42. package/dist/cjs/solid/accountsAccess/BookmarkPlus.js +57 -0
  43. package/dist/cjs/solid/accountsAccess/BookmarkX.d.ts +6 -0
  44. package/dist/cjs/solid/accountsAccess/BookmarkX.js +57 -0
  45. package/dist/cjs/solid/accountsAccess/Building.d.ts +6 -0
  46. package/dist/cjs/solid/accountsAccess/Building.js +57 -0
  47. package/dist/cjs/solid/accountsAccess/index.d.ts +16 -0
  48. package/dist/cjs/solid/accountsAccess/index.js +38 -0
  49. package/dist/cjs/stroke/accountsAccess/index.d.ts +0 -15
  50. package/dist/cjs/stroke/accountsAccess/index.js +3 -33
  51. package/dist/cjs/stroke/animals/Bird.d.ts +3 -0
  52. package/dist/cjs/stroke/{accountsAccess/Award.js → animals/Bird.js} +10 -10
  53. package/dist/cjs/stroke/animals/Bone.d.ts +3 -0
  54. package/dist/cjs/stroke/{accountsAccess/Bell.js → animals/Bone.js} +10 -10
  55. package/dist/cjs/stroke/animals/Bug.d.ts +3 -0
  56. package/dist/cjs/stroke/animals/Bug.js +50 -0
  57. package/dist/cjs/stroke/animals/BugOff.d.ts +3 -0
  58. package/dist/cjs/stroke/animals/BugOff.js +50 -0
  59. package/dist/cjs/stroke/animals/BugPlay.d.ts +3 -0
  60. package/dist/cjs/stroke/animals/BugPlay.js +50 -0
  61. package/dist/cjs/stroke/animals/Cat.d.ts +3 -0
  62. package/dist/cjs/stroke/animals/Cat.js +50 -0
  63. package/dist/cjs/stroke/animals/Dog.d.ts +3 -0
  64. package/dist/cjs/stroke/animals/Dog.js +50 -0
  65. package/dist/cjs/stroke/animals/Egg.d.ts +3 -0
  66. package/dist/cjs/stroke/{accountsAccess/Ban.js → animals/Egg.js} +10 -10
  67. package/dist/cjs/stroke/animals/Fish.d.ts +3 -0
  68. package/dist/cjs/stroke/animals/Fish.js +50 -0
  69. package/dist/cjs/stroke/animals/FishOff.d.ts +3 -0
  70. package/dist/cjs/stroke/animals/FishOff.js +50 -0
  71. package/dist/cjs/stroke/animals/FishSymbol.d.ts +3 -0
  72. package/dist/cjs/stroke/animals/FishSymbol.js +50 -0
  73. package/dist/cjs/stroke/animals/Origami.d.ts +3 -0
  74. package/dist/cjs/stroke/{accountsAccess/BellDot.js → animals/Origami.js} +10 -10
  75. package/dist/cjs/stroke/animals/Panda.d.ts +3 -0
  76. package/dist/cjs/stroke/animals/Panda.js +50 -0
  77. package/dist/cjs/stroke/animals/PawPrint.d.ts +3 -0
  78. package/dist/cjs/stroke/{accountsAccess/Activity.js → animals/PawPrint.js} +10 -10
  79. package/dist/cjs/stroke/animals/Shrimp.d.ts +3 -0
  80. package/dist/cjs/stroke/animals/Shrimp.js +50 -0
  81. package/dist/cjs/stroke/animals/Snail.d.ts +3 -0
  82. package/dist/cjs/stroke/animals/Snail.js +50 -0
  83. package/dist/cjs/stroke/animals/Squirrel.d.ts +3 -0
  84. package/dist/cjs/stroke/animals/Squirrel.js +50 -0
  85. package/dist/cjs/stroke/animals/Turtle.d.ts +3 -0
  86. package/dist/cjs/stroke/{accountsAccess/AtSign.js → animals/Turtle.js} +10 -10
  87. package/dist/cjs/stroke/animals/Worm.d.ts +3 -0
  88. package/dist/cjs/stroke/animals/Worm.js +50 -0
  89. package/dist/cjs/stroke/animals/index.d.ts +19 -0
  90. package/dist/cjs/stroke/animals/index.js +44 -0
  91. package/dist/cjs/stroke/arrows/ArrowDownToLine.d.ts +3 -0
  92. package/dist/cjs/stroke/arrows/ArrowDownToLine.js +50 -0
  93. package/dist/cjs/stroke/arrows/ArrowDownUp.d.ts +3 -0
  94. package/dist/cjs/stroke/arrows/ArrowDownUp.js +50 -0
  95. package/dist/cjs/stroke/arrows/ArrowDownWideNarrow.d.ts +3 -0
  96. package/dist/cjs/stroke/arrows/ArrowDownWideNarrow.js +50 -0
  97. package/dist/cjs/stroke/arrows/ArrowDownZA.d.ts +3 -0
  98. package/dist/cjs/stroke/arrows/ArrowDownZA.js +50 -0
  99. package/dist/cjs/stroke/arrows/ArrowLeft.d.ts +3 -0
  100. package/dist/cjs/stroke/{accountsAccess/BookmarkX.js → arrows/ArrowLeft.js} +10 -10
  101. package/dist/cjs/stroke/arrows/ArrowLeftFromLine.d.ts +3 -0
  102. package/dist/cjs/stroke/arrows/ArrowLeftFromLine.js +50 -0
  103. package/dist/cjs/stroke/arrows/ArrowLeftRight.d.ts +3 -0
  104. package/dist/cjs/stroke/arrows/ArrowLeftRight.js +50 -0
  105. package/dist/cjs/stroke/arrows/ArrowLeftToLine.d.ts +3 -0
  106. package/dist/cjs/stroke/arrows/ArrowLeftToLine.js +50 -0
  107. package/dist/cjs/stroke/arrows/ArrowRight.d.ts +3 -0
  108. package/dist/cjs/stroke/arrows/ArrowRight.js +50 -0
  109. package/dist/cjs/stroke/arrows/ArrowRightFromLine.d.ts +3 -0
  110. package/dist/cjs/stroke/arrows/ArrowRightFromLine.js +50 -0
  111. package/dist/cjs/stroke/arrows/ArrowRightLeft.d.ts +3 -0
  112. package/dist/cjs/stroke/arrows/ArrowRightLeft.js +50 -0
  113. package/dist/cjs/stroke/arrows/ArrowRightToLine.d.ts +3 -0
  114. package/dist/cjs/stroke/arrows/ArrowRightToLine.js +50 -0
  115. package/dist/cjs/stroke/arrows/ArrowUp.d.ts +3 -0
  116. package/dist/cjs/stroke/arrows/ArrowUp.js +50 -0
  117. package/dist/cjs/stroke/arrows/ArrowUp01.d.ts +3 -0
  118. package/dist/cjs/stroke/arrows/ArrowUp01.js +50 -0
  119. package/dist/cjs/stroke/arrows/ArrowUp10.d.ts +3 -0
  120. package/dist/cjs/stroke/arrows/ArrowUp10.js +50 -0
  121. package/dist/cjs/stroke/arrows/ArrowUpAZ.d.ts +3 -0
  122. package/dist/cjs/stroke/arrows/ArrowUpAZ.js +50 -0
  123. package/dist/cjs/stroke/arrows/ArrowUpDown.d.ts +3 -0
  124. package/dist/cjs/stroke/arrows/ArrowUpDown.js +50 -0
  125. package/dist/cjs/stroke/arrows/ArrowUpFromDot.d.ts +3 -0
  126. package/dist/cjs/stroke/arrows/ArrowUpFromDot.js +50 -0
  127. package/dist/cjs/stroke/arrows/ArrowUpFromLine.d.ts +3 -0
  128. package/dist/cjs/stroke/arrows/ArrowUpFromLine.js +50 -0
  129. package/dist/cjs/stroke/arrows/ArrowUpLeft.d.ts +3 -0
  130. package/dist/cjs/stroke/arrows/ArrowUpLeft.js +50 -0
  131. package/dist/cjs/stroke/arrows/ArrowUpNarrowWide.d.ts +3 -0
  132. package/dist/cjs/stroke/arrows/ArrowUpNarrowWide.js +50 -0
  133. package/dist/cjs/stroke/arrows/ArrowUpRight.d.ts +3 -0
  134. package/dist/cjs/stroke/arrows/ArrowUpRight.js +50 -0
  135. package/dist/cjs/stroke/arrows/ArrowUpToLine.d.ts +3 -0
  136. package/dist/cjs/stroke/{accountsAccess/BookmarkMinus.js → arrows/ArrowUpToLine.js} +10 -10
  137. package/dist/cjs/stroke/arrows/ArrowUpWideNarrow.d.ts +3 -0
  138. package/dist/cjs/stroke/arrows/ArrowUpWideNarrow.js +50 -0
  139. package/dist/cjs/stroke/arrows/ArrowUpZA.d.ts +3 -0
  140. package/dist/cjs/stroke/arrows/ArrowUpZA.js +50 -0
  141. package/dist/cjs/stroke/arrows/ArrowsUpFromLine.d.ts +3 -0
  142. package/dist/cjs/stroke/arrows/ArrowsUpFromLine.js +50 -0
  143. package/dist/cjs/stroke/arrows/CalendarSync.d.ts +3 -0
  144. package/dist/cjs/stroke/arrows/CalendarSync.js +50 -0
  145. package/dist/cjs/stroke/arrows/ChevronDown.d.ts +3 -0
  146. package/dist/cjs/stroke/arrows/ChevronDown.js +50 -0
  147. package/dist/cjs/stroke/arrows/ChevronFirst.d.ts +3 -0
  148. package/dist/cjs/stroke/{accountsAccess/BookmarkPlus.js → arrows/ChevronFirst.js} +10 -10
  149. package/dist/cjs/stroke/arrows/ChevronLast.d.ts +3 -0
  150. package/dist/cjs/stroke/arrows/ChevronLast.js +50 -0
  151. package/dist/cjs/stroke/arrows/ChevronLeft.d.ts +3 -0
  152. package/dist/cjs/stroke/arrows/ChevronLeft.js +50 -0
  153. package/dist/cjs/stroke/arrows/ChevronRight.d.ts +3 -0
  154. package/dist/cjs/stroke/arrows/ChevronRight.js +50 -0
  155. package/dist/cjs/stroke/arrows/ChevronUp.d.ts +3 -0
  156. package/dist/cjs/stroke/arrows/ChevronUp.js +50 -0
  157. package/dist/cjs/stroke/arrows/ChevronsDown.d.ts +3 -0
  158. package/dist/cjs/stroke/arrows/ChevronsDown.js +50 -0
  159. package/dist/cjs/stroke/arrows/index.d.ts +34 -0
  160. package/dist/cjs/stroke/arrows/index.js +70 -1
  161. package/dist/cjs/stroke/charts/ChartArea.d.ts +3 -0
  162. package/dist/cjs/stroke/charts/ChartArea.js +50 -0
  163. package/dist/cjs/stroke/charts/ChartBar.d.ts +3 -0
  164. package/dist/cjs/stroke/charts/ChartBar.js +50 -0
  165. package/dist/cjs/stroke/charts/ChartBarBig.d.ts +3 -0
  166. package/dist/cjs/stroke/charts/ChartBarBig.js +50 -0
  167. package/dist/cjs/stroke/charts/ChartBarDecreasing.d.ts +3 -0
  168. package/dist/cjs/stroke/charts/ChartBarDecreasing.js +50 -0
  169. package/dist/cjs/stroke/charts/ChartBarIncreasing.d.ts +3 -0
  170. package/dist/cjs/stroke/charts/ChartBarIncreasing.js +50 -0
  171. package/dist/cjs/stroke/charts/ChartBarStacked.d.ts +3 -0
  172. package/dist/cjs/stroke/charts/ChartBarStacked.js +50 -0
  173. package/dist/cjs/stroke/charts/ChartCandlestick.d.ts +3 -0
  174. package/dist/cjs/stroke/charts/ChartCandlestick.js +50 -0
  175. package/dist/cjs/stroke/charts/ChartColumn.d.ts +3 -0
  176. package/dist/cjs/stroke/charts/ChartColumn.js +50 -0
  177. package/dist/cjs/stroke/charts/ChartColumnBig.d.ts +3 -0
  178. package/dist/cjs/stroke/charts/ChartColumnBig.js +50 -0
  179. package/dist/cjs/stroke/charts/ChartColumnDecreasing.d.ts +3 -0
  180. package/dist/cjs/stroke/charts/ChartColumnDecreasing.js +50 -0
  181. package/dist/cjs/stroke/charts/ChartColumnIncreasing.d.ts +3 -0
  182. package/dist/cjs/stroke/charts/ChartColumnIncreasing.js +50 -0
  183. package/dist/cjs/stroke/charts/ChartColumnStacked.d.ts +3 -0
  184. package/dist/cjs/stroke/charts/ChartColumnStacked.js +50 -0
  185. package/dist/cjs/stroke/charts/ChartGantt.d.ts +3 -0
  186. package/dist/cjs/stroke/charts/ChartGantt.js +50 -0
  187. package/dist/cjs/stroke/charts/ChartLine.d.ts +3 -0
  188. package/dist/cjs/stroke/{accountsAccess/BookmarkCheck.js → charts/ChartLine.js} +10 -10
  189. package/dist/cjs/stroke/charts/ChartNoAxesColumnIncreasing.d.ts +3 -0
  190. package/dist/cjs/stroke/charts/ChartNoAxesColumnIncreasing.js +50 -0
  191. package/dist/cjs/stroke/charts/ChartNoAxesCombined.d.ts +3 -0
  192. package/dist/cjs/stroke/charts/ChartNoAxesCombined.js +50 -0
  193. package/dist/cjs/stroke/charts/ChartNoAxesGantt.d.ts +3 -0
  194. package/dist/cjs/stroke/charts/ChartNoAxesGantt.js +50 -0
  195. package/dist/cjs/stroke/charts/ChartPie.d.ts +3 -0
  196. package/dist/cjs/stroke/{accountsAccess/BookUser.js → charts/ChartPie.js} +10 -10
  197. package/dist/cjs/stroke/charts/ChartScatter.d.ts +3 -0
  198. package/dist/cjs/stroke/charts/ChartScatter.js +50 -0
  199. package/dist/cjs/stroke/charts/ChartSpline.d.ts +3 -0
  200. package/dist/cjs/stroke/charts/ChartSpline.js +50 -0
  201. package/dist/cjs/stroke/charts/FolderKanban.d.ts +3 -0
  202. package/dist/cjs/stroke/charts/FolderKanban.js +50 -0
  203. package/dist/cjs/stroke/charts/Kanban.d.ts +3 -0
  204. package/dist/cjs/stroke/charts/Kanban.js +50 -0
  205. package/dist/cjs/stroke/charts/SquareChartGantt.d.ts +3 -0
  206. package/dist/cjs/stroke/charts/SquareChartGantt.js +50 -0
  207. package/dist/cjs/stroke/charts/SquareDashedKanban.d.ts +3 -0
  208. package/dist/cjs/stroke/charts/SquareDashedKanban.js +50 -0
  209. package/dist/cjs/stroke/charts/SquareKanban.d.ts +3 -0
  210. package/dist/cjs/stroke/charts/SquareKanban.js +50 -0
  211. package/dist/cjs/stroke/charts/TrendingDown.d.ts +3 -0
  212. package/dist/cjs/stroke/{accountsAccess/Building.js → charts/TrendingDown.js} +10 -10
  213. package/dist/cjs/stroke/charts/TrendingUp.d.ts +3 -0
  214. package/dist/cjs/stroke/charts/TrendingUp.js +50 -0
  215. package/dist/cjs/stroke/charts/TrendingUpDown.d.ts +3 -0
  216. package/dist/cjs/stroke/charts/TrendingUpDown.js +50 -0
  217. package/dist/cjs/stroke/charts/index.d.ts +28 -0
  218. package/dist/cjs/stroke/charts/index.js +62 -0
  219. package/dist/cjs/stroke/mathematics/Asterisk.d.ts +3 -0
  220. package/dist/cjs/stroke/{accountsAccess/Bookmark.js → mathematics/Asterisk.js} +10 -10
  221. package/dist/cjs/stroke/mathematics/Equal.d.ts +3 -0
  222. package/dist/cjs/stroke/mathematics/Equal.js +50 -0
  223. package/dist/cjs/stroke/mathematics/Plus.d.ts +3 -0
  224. package/dist/cjs/stroke/mathematics/Plus.js +50 -0
  225. package/dist/cjs/stroke/mathematics/X.d.ts +3 -0
  226. package/dist/cjs/stroke/mathematics/X.js +50 -0
  227. package/dist/cjs/stroke/mathematics/index.d.ts +4 -0
  228. package/dist/cjs/stroke/mathematics/index.js +14 -0
  229. package/dist/index.d.ts +4 -0
  230. package/dist/index.js +4 -0
  231. package/dist/solid/accessibility/EarOff.js +1 -1
  232. package/dist/solid/accessibility/EyeClosed.js +1 -1
  233. package/dist/solid/accessibility/EyeOff.js +1 -1
  234. package/dist/solid/accessibility/Hand.js +1 -1
  235. package/dist/solid/accessibility/LifeBuoy.js +1 -1
  236. package/dist/solid/accessibility/Moon.js +1 -1
  237. package/dist/solid/accessibility/PersonStanding.js +1 -1
  238. package/dist/solid/accessibility/Sun.js +1 -1
  239. package/dist/solid/accessibility/Transgender.js +1 -1
  240. package/dist/solid/accessibility/ZoomIn.js +1 -1
  241. package/dist/solid/accessibility/ZoomOut.js +1 -1
  242. package/dist/solid/accessibility/index.d.ts +0 -1
  243. package/dist/solid/accessibility/index.js +0 -1
  244. package/dist/solid/accountsAccess/Activity.d.ts +6 -0
  245. package/dist/solid/accountsAccess/Activity.js +21 -0
  246. package/dist/solid/accountsAccess/AtSign.d.ts +6 -0
  247. package/dist/solid/accountsAccess/AtSign.js +21 -0
  248. package/dist/solid/accountsAccess/Award.d.ts +6 -0
  249. package/dist/solid/accountsAccess/Award.js +21 -0
  250. package/dist/solid/accountsAccess/Badge.d.ts +6 -0
  251. package/dist/solid/accountsAccess/Badge.js +21 -0
  252. package/dist/solid/accountsAccess/BadgeAlert.d.ts +6 -0
  253. package/dist/solid/accountsAccess/BadgeAlert.js +21 -0
  254. package/dist/solid/{accessibility → accountsAccess}/BadgeInfo.js +3 -3
  255. package/dist/solid/accountsAccess/Ban.d.ts +6 -0
  256. package/dist/solid/accountsAccess/Ban.js +21 -0
  257. package/dist/solid/accountsAccess/Bell.d.ts +6 -0
  258. package/dist/solid/accountsAccess/Bell.js +21 -0
  259. package/dist/solid/accountsAccess/BellDot.d.ts +6 -0
  260. package/dist/solid/accountsAccess/BellDot.js +21 -0
  261. package/dist/solid/accountsAccess/BookUser.d.ts +6 -0
  262. package/dist/solid/accountsAccess/BookUser.js +21 -0
  263. package/dist/solid/accountsAccess/Bookmark.d.ts +6 -0
  264. package/dist/solid/accountsAccess/Bookmark.js +21 -0
  265. package/dist/solid/accountsAccess/BookmarkCheck.d.ts +6 -0
  266. package/dist/solid/accountsAccess/BookmarkCheck.js +21 -0
  267. package/dist/solid/accountsAccess/BookmarkMinus.d.ts +6 -0
  268. package/dist/solid/accountsAccess/BookmarkMinus.js +21 -0
  269. package/dist/solid/accountsAccess/BookmarkPlus.d.ts +6 -0
  270. package/dist/solid/accountsAccess/BookmarkPlus.js +21 -0
  271. package/dist/solid/accountsAccess/BookmarkX.d.ts +6 -0
  272. package/dist/solid/accountsAccess/BookmarkX.js +21 -0
  273. package/dist/solid/accountsAccess/Building.d.ts +6 -0
  274. package/dist/solid/accountsAccess/Building.js +21 -0
  275. package/dist/solid/accountsAccess/index.d.ts +16 -0
  276. package/dist/solid/accountsAccess/index.js +16 -0
  277. package/dist/stroke/accountsAccess/index.d.ts +0 -15
  278. package/dist/stroke/accountsAccess/index.js +0 -15
  279. package/dist/stroke/animals/Bird.d.ts +3 -0
  280. package/dist/stroke/animals/Bird.js +14 -0
  281. package/dist/stroke/animals/Bone.d.ts +3 -0
  282. package/dist/stroke/animals/Bone.js +14 -0
  283. package/dist/stroke/animals/Bug.d.ts +3 -0
  284. package/dist/stroke/animals/Bug.js +14 -0
  285. package/dist/stroke/animals/BugOff.d.ts +3 -0
  286. package/dist/stroke/animals/BugOff.js +14 -0
  287. package/dist/stroke/animals/BugPlay.d.ts +3 -0
  288. package/dist/stroke/animals/BugPlay.js +14 -0
  289. package/dist/stroke/animals/Cat.d.ts +3 -0
  290. package/dist/stroke/animals/Cat.js +14 -0
  291. package/dist/stroke/animals/Dog.d.ts +3 -0
  292. package/dist/stroke/animals/Dog.js +14 -0
  293. package/dist/stroke/animals/Egg.d.ts +3 -0
  294. package/dist/stroke/{accountsAccess/Ban.js → animals/Egg.js} +9 -9
  295. package/dist/stroke/animals/Fish.d.ts +3 -0
  296. package/dist/stroke/animals/Fish.js +14 -0
  297. package/dist/stroke/animals/FishOff.d.ts +3 -0
  298. package/dist/stroke/animals/FishOff.js +14 -0
  299. package/dist/stroke/animals/FishSymbol.d.ts +3 -0
  300. package/dist/stroke/animals/FishSymbol.js +14 -0
  301. package/dist/stroke/animals/Origami.d.ts +3 -0
  302. package/dist/stroke/animals/Origami.js +14 -0
  303. package/dist/stroke/animals/Panda.d.ts +3 -0
  304. package/dist/stroke/animals/Panda.js +14 -0
  305. package/dist/stroke/animals/PawPrint.d.ts +3 -0
  306. package/dist/stroke/animals/PawPrint.js +14 -0
  307. package/dist/stroke/animals/Shrimp.d.ts +3 -0
  308. package/dist/stroke/animals/Shrimp.js +14 -0
  309. package/dist/stroke/animals/Snail.d.ts +3 -0
  310. package/dist/stroke/animals/Snail.js +14 -0
  311. package/dist/stroke/animals/Squirrel.d.ts +3 -0
  312. package/dist/stroke/animals/Squirrel.js +14 -0
  313. package/dist/stroke/animals/Turtle.d.ts +3 -0
  314. package/dist/stroke/animals/Turtle.js +14 -0
  315. package/dist/stroke/animals/Worm.d.ts +3 -0
  316. package/dist/stroke/animals/Worm.js +14 -0
  317. package/dist/stroke/animals/index.d.ts +19 -0
  318. package/dist/stroke/animals/index.js +19 -0
  319. package/dist/stroke/arrows/ArrowDownToLine.d.ts +3 -0
  320. package/dist/stroke/arrows/ArrowDownToLine.js +14 -0
  321. package/dist/stroke/arrows/ArrowDownUp.d.ts +3 -0
  322. package/dist/stroke/arrows/ArrowDownUp.js +14 -0
  323. package/dist/stroke/arrows/ArrowDownWideNarrow.d.ts +3 -0
  324. package/dist/stroke/arrows/ArrowDownWideNarrow.js +14 -0
  325. package/dist/stroke/arrows/ArrowDownZA.d.ts +3 -0
  326. package/dist/stroke/arrows/ArrowDownZA.js +14 -0
  327. package/dist/stroke/arrows/ArrowLeft.d.ts +3 -0
  328. package/dist/stroke/arrows/ArrowLeft.js +14 -0
  329. package/dist/stroke/arrows/ArrowLeftFromLine.d.ts +3 -0
  330. package/dist/stroke/arrows/ArrowLeftFromLine.js +14 -0
  331. package/dist/stroke/arrows/ArrowLeftRight.d.ts +3 -0
  332. package/dist/stroke/arrows/ArrowLeftRight.js +14 -0
  333. package/dist/stroke/arrows/ArrowLeftToLine.d.ts +3 -0
  334. package/dist/stroke/arrows/ArrowLeftToLine.js +14 -0
  335. package/dist/stroke/arrows/ArrowRight.d.ts +3 -0
  336. package/dist/stroke/arrows/ArrowRight.js +14 -0
  337. package/dist/stroke/arrows/ArrowRightFromLine.d.ts +3 -0
  338. package/dist/stroke/arrows/ArrowRightFromLine.js +14 -0
  339. package/dist/stroke/arrows/ArrowRightLeft.d.ts +3 -0
  340. package/dist/stroke/arrows/ArrowRightLeft.js +14 -0
  341. package/dist/stroke/arrows/ArrowRightToLine.d.ts +3 -0
  342. package/dist/stroke/arrows/ArrowRightToLine.js +14 -0
  343. package/dist/stroke/arrows/ArrowUp.d.ts +3 -0
  344. package/dist/stroke/arrows/ArrowUp.js +14 -0
  345. package/dist/stroke/arrows/ArrowUp01.d.ts +3 -0
  346. package/dist/stroke/arrows/ArrowUp01.js +14 -0
  347. package/dist/stroke/arrows/ArrowUp10.d.ts +3 -0
  348. package/dist/stroke/arrows/ArrowUp10.js +14 -0
  349. package/dist/stroke/arrows/ArrowUpAZ.d.ts +3 -0
  350. package/dist/stroke/arrows/ArrowUpAZ.js +14 -0
  351. package/dist/stroke/arrows/ArrowUpDown.d.ts +3 -0
  352. package/dist/stroke/arrows/ArrowUpDown.js +14 -0
  353. package/dist/stroke/arrows/ArrowUpFromDot.d.ts +3 -0
  354. package/dist/stroke/arrows/ArrowUpFromDot.js +14 -0
  355. package/dist/stroke/arrows/ArrowUpFromLine.d.ts +3 -0
  356. package/dist/stroke/arrows/ArrowUpFromLine.js +14 -0
  357. package/dist/stroke/arrows/ArrowUpLeft.d.ts +3 -0
  358. package/dist/stroke/arrows/ArrowUpLeft.js +14 -0
  359. package/dist/stroke/arrows/ArrowUpNarrowWide.d.ts +3 -0
  360. package/dist/stroke/arrows/ArrowUpNarrowWide.js +14 -0
  361. package/dist/stroke/arrows/ArrowUpRight.d.ts +3 -0
  362. package/dist/stroke/arrows/ArrowUpRight.js +14 -0
  363. package/dist/stroke/arrows/ArrowUpToLine.d.ts +3 -0
  364. package/dist/stroke/arrows/ArrowUpToLine.js +14 -0
  365. package/dist/stroke/arrows/ArrowUpWideNarrow.d.ts +3 -0
  366. package/dist/stroke/arrows/ArrowUpWideNarrow.js +14 -0
  367. package/dist/stroke/arrows/ArrowUpZA.d.ts +3 -0
  368. package/dist/stroke/arrows/ArrowUpZA.js +14 -0
  369. package/dist/stroke/arrows/ArrowsUpFromLine.d.ts +3 -0
  370. package/dist/stroke/arrows/ArrowsUpFromLine.js +14 -0
  371. package/dist/stroke/arrows/CalendarSync.d.ts +3 -0
  372. package/dist/stroke/arrows/CalendarSync.js +14 -0
  373. package/dist/stroke/arrows/ChevronDown.d.ts +3 -0
  374. package/dist/stroke/arrows/ChevronDown.js +14 -0
  375. package/dist/stroke/arrows/ChevronFirst.d.ts +3 -0
  376. package/dist/stroke/arrows/ChevronFirst.js +14 -0
  377. package/dist/stroke/arrows/ChevronLast.d.ts +3 -0
  378. package/dist/stroke/arrows/ChevronLast.js +14 -0
  379. package/dist/stroke/arrows/ChevronLeft.d.ts +3 -0
  380. package/dist/stroke/arrows/ChevronLeft.js +14 -0
  381. package/dist/stroke/arrows/ChevronRight.d.ts +3 -0
  382. package/dist/stroke/arrows/ChevronRight.js +14 -0
  383. package/dist/stroke/arrows/ChevronUp.d.ts +3 -0
  384. package/dist/stroke/arrows/ChevronUp.js +14 -0
  385. package/dist/stroke/arrows/ChevronsDown.d.ts +3 -0
  386. package/dist/stroke/arrows/ChevronsDown.js +14 -0
  387. package/dist/stroke/arrows/index.d.ts +34 -0
  388. package/dist/stroke/arrows/index.js +34 -0
  389. package/dist/stroke/charts/ChartArea.d.ts +3 -0
  390. package/dist/stroke/charts/ChartArea.js +14 -0
  391. package/dist/stroke/charts/ChartBar.d.ts +3 -0
  392. package/dist/stroke/charts/ChartBar.js +14 -0
  393. package/dist/stroke/charts/ChartBarBig.d.ts +3 -0
  394. package/dist/stroke/charts/ChartBarBig.js +14 -0
  395. package/dist/stroke/charts/ChartBarDecreasing.d.ts +3 -0
  396. package/dist/stroke/charts/ChartBarDecreasing.js +14 -0
  397. package/dist/stroke/charts/ChartBarIncreasing.d.ts +3 -0
  398. package/dist/stroke/charts/ChartBarIncreasing.js +14 -0
  399. package/dist/stroke/charts/ChartBarStacked.d.ts +3 -0
  400. package/dist/stroke/charts/ChartBarStacked.js +14 -0
  401. package/dist/stroke/charts/ChartCandlestick.d.ts +3 -0
  402. package/dist/stroke/charts/ChartCandlestick.js +14 -0
  403. package/dist/stroke/charts/ChartColumn.d.ts +3 -0
  404. package/dist/stroke/charts/ChartColumn.js +14 -0
  405. package/dist/stroke/charts/ChartColumnBig.d.ts +3 -0
  406. package/dist/stroke/charts/ChartColumnBig.js +14 -0
  407. package/dist/stroke/charts/ChartColumnDecreasing.d.ts +3 -0
  408. package/dist/stroke/charts/ChartColumnDecreasing.js +14 -0
  409. package/dist/stroke/charts/ChartColumnIncreasing.d.ts +3 -0
  410. package/dist/stroke/charts/ChartColumnIncreasing.js +14 -0
  411. package/dist/stroke/charts/ChartColumnStacked.d.ts +3 -0
  412. package/dist/stroke/charts/ChartColumnStacked.js +14 -0
  413. package/dist/stroke/charts/ChartGantt.d.ts +3 -0
  414. package/dist/stroke/charts/ChartGantt.js +14 -0
  415. package/dist/stroke/charts/ChartLine.d.ts +3 -0
  416. package/dist/stroke/charts/ChartLine.js +14 -0
  417. package/dist/stroke/charts/ChartNoAxesColumnIncreasing.d.ts +3 -0
  418. package/dist/stroke/charts/ChartNoAxesColumnIncreasing.js +14 -0
  419. package/dist/stroke/charts/ChartNoAxesCombined.d.ts +3 -0
  420. package/dist/stroke/charts/ChartNoAxesCombined.js +14 -0
  421. package/dist/stroke/charts/ChartNoAxesGantt.d.ts +3 -0
  422. package/dist/stroke/charts/ChartNoAxesGantt.js +14 -0
  423. package/dist/stroke/charts/ChartPie.d.ts +3 -0
  424. package/dist/stroke/charts/ChartPie.js +14 -0
  425. package/dist/stroke/charts/ChartScatter.d.ts +3 -0
  426. package/dist/stroke/charts/ChartScatter.js +14 -0
  427. package/dist/stroke/charts/ChartSpline.d.ts +3 -0
  428. package/dist/stroke/charts/ChartSpline.js +14 -0
  429. package/dist/stroke/charts/FolderKanban.d.ts +3 -0
  430. package/dist/stroke/charts/FolderKanban.js +14 -0
  431. package/dist/stroke/charts/Kanban.d.ts +3 -0
  432. package/dist/stroke/charts/Kanban.js +14 -0
  433. package/dist/stroke/charts/SquareChartGantt.d.ts +3 -0
  434. package/dist/stroke/charts/SquareChartGantt.js +14 -0
  435. package/dist/stroke/charts/SquareDashedKanban.d.ts +3 -0
  436. package/dist/stroke/charts/SquareDashedKanban.js +14 -0
  437. package/dist/stroke/charts/SquareKanban.d.ts +3 -0
  438. package/dist/stroke/charts/SquareKanban.js +14 -0
  439. package/dist/stroke/charts/TrendingDown.d.ts +3 -0
  440. package/dist/stroke/charts/TrendingDown.js +14 -0
  441. package/dist/stroke/charts/TrendingUp.d.ts +3 -0
  442. package/dist/stroke/charts/TrendingUp.js +14 -0
  443. package/dist/stroke/charts/TrendingUpDown.d.ts +3 -0
  444. package/dist/stroke/charts/TrendingUpDown.js +14 -0
  445. package/dist/stroke/charts/index.d.ts +28 -0
  446. package/dist/stroke/charts/index.js +28 -0
  447. package/dist/stroke/mathematics/Asterisk.d.ts +3 -0
  448. package/dist/stroke/{accountsAccess/Bookmark.js → mathematics/Asterisk.js} +9 -9
  449. package/dist/stroke/mathematics/Equal.d.ts +3 -0
  450. package/dist/stroke/mathematics/Equal.js +14 -0
  451. package/dist/stroke/mathematics/Plus.d.ts +3 -0
  452. package/dist/stroke/mathematics/Plus.js +14 -0
  453. package/dist/stroke/mathematics/X.d.ts +3 -0
  454. package/dist/stroke/mathematics/X.js +14 -0
  455. package/dist/stroke/mathematics/index.d.ts +4 -0
  456. package/dist/stroke/mathematics/index.js +4 -0
  457. package/icons/solid/accessibility/ear-off.svg +1 -1
  458. package/icons/solid/accessibility/eye-closed.svg +1 -1
  459. package/icons/solid/accessibility/eye-off.svg +1 -1
  460. package/icons/solid/accessibility/hand.svg +1 -1
  461. package/icons/solid/accessibility/life-buoy.svg +1 -1
  462. package/icons/solid/accessibility/moon.svg +1 -1
  463. package/icons/solid/accessibility/person-standing.svg +1 -1
  464. package/icons/solid/accessibility/sun.svg +1 -1
  465. package/icons/solid/accessibility/transgender.svg +1 -1
  466. package/icons/solid/accessibility/zoom-in.svg +1 -1
  467. package/icons/solid/accessibility/zoom-out.svg +1 -1
  468. package/icons/solid/accountsAccess/activity.svg +1 -0
  469. package/icons/solid/accountsAccess/at-sign.svg +1 -0
  470. package/icons/solid/accountsAccess/award.svg +1 -0
  471. package/icons/solid/accountsAccess/badge-alert.svg +1 -0
  472. package/icons/solid/accountsAccess/badge-info.svg +1 -0
  473. package/icons/solid/accountsAccess/badge.svg +1 -0
  474. package/icons/solid/accountsAccess/ban.svg +1 -0
  475. package/icons/solid/accountsAccess/bell-dot.svg +1 -0
  476. package/icons/solid/accountsAccess/bell.svg +1 -0
  477. package/icons/solid/accountsAccess/book-user.svg +1 -0
  478. package/icons/solid/accountsAccess/bookmark-check.svg +1 -0
  479. package/icons/solid/accountsAccess/bookmark-minus.svg +1 -0
  480. package/icons/solid/accountsAccess/bookmark-plus.svg +1 -0
  481. package/icons/solid/accountsAccess/bookmark-x.svg +1 -0
  482. package/icons/solid/accountsAccess/bookmark.svg +1 -0
  483. package/icons/solid/accountsAccess/building.svg +1 -0
  484. package/icons/stroke/animals/bird.svg +1 -0
  485. package/icons/stroke/animals/bone.svg +1 -0
  486. package/icons/stroke/animals/bug-off.svg +1 -0
  487. package/icons/stroke/animals/bug-play.svg +1 -0
  488. package/icons/stroke/animals/bug.svg +1 -0
  489. package/icons/stroke/animals/cat.svg +1 -0
  490. package/icons/stroke/animals/dog.svg +1 -0
  491. package/icons/stroke/animals/egg.svg +1 -0
  492. package/icons/stroke/animals/fish-off.svg +1 -0
  493. package/icons/stroke/animals/fish-symbol.svg +1 -0
  494. package/icons/stroke/animals/fish.svg +1 -0
  495. package/icons/stroke/animals/origami.svg +1 -0
  496. package/icons/stroke/animals/panda.svg +1 -0
  497. package/icons/stroke/animals/paw-print.svg +1 -0
  498. package/icons/stroke/animals/shrimp.svg +1 -0
  499. package/icons/stroke/animals/snail.svg +1 -0
  500. package/icons/stroke/animals/squirrel.svg +1 -0
  501. package/icons/stroke/animals/turtle.svg +1 -0
  502. package/icons/stroke/animals/worm.svg +1 -0
  503. package/icons/stroke/arrows/arrow-down-to-line.svg +1 -0
  504. package/icons/stroke/arrows/arrow-down-up.svg +1 -0
  505. package/icons/stroke/arrows/arrow-down-wide-narrow.svg +1 -0
  506. package/icons/stroke/arrows/arrow-down-z-a.svg +1 -0
  507. package/icons/stroke/arrows/arrow-left-from-line.svg +1 -0
  508. package/icons/stroke/arrows/arrow-left-right.svg +1 -0
  509. package/icons/stroke/arrows/arrow-left-to-line.svg +1 -0
  510. package/icons/stroke/arrows/arrow-left.svg +1 -1
  511. package/icons/stroke/arrows/arrow-right-from-line.svg +1 -0
  512. package/icons/stroke/arrows/arrow-right-left.svg +1 -0
  513. package/icons/stroke/arrows/arrow-right-to-line.svg +1 -0
  514. package/icons/stroke/arrows/arrow-right.svg +1 -1
  515. package/icons/stroke/arrows/arrow-up-01.svg +1 -0
  516. package/icons/stroke/arrows/arrow-up-10.svg +1 -0
  517. package/icons/stroke/arrows/arrow-up-a-z.svg +1 -0
  518. package/icons/stroke/arrows/arrow-up-down.svg +1 -0
  519. package/icons/stroke/arrows/arrow-up-from-dot.svg +1 -0
  520. package/icons/stroke/arrows/arrow-up-from-line.svg +1 -0
  521. package/icons/stroke/arrows/arrow-up-left.svg +1 -0
  522. package/icons/stroke/arrows/arrow-up-narrow-wide.svg +1 -0
  523. package/icons/stroke/arrows/arrow-up-right.svg +1 -0
  524. package/icons/stroke/arrows/arrow-up-to-line.svg +1 -0
  525. package/icons/stroke/arrows/arrow-up-wide-narrow.svg +1 -0
  526. package/icons/stroke/arrows/arrow-up-z-a.svg +1 -0
  527. package/icons/stroke/arrows/arrow-up.svg +1 -1
  528. package/icons/stroke/arrows/arrows-up-from-line.svg +1 -0
  529. package/icons/stroke/arrows/calendar-sync.svg +1 -0
  530. package/icons/stroke/arrows/chevron-down.svg +1 -0
  531. package/icons/stroke/arrows/chevron-first.svg +1 -0
  532. package/icons/stroke/arrows/chevron-last.svg +1 -0
  533. package/icons/stroke/arrows/chevron-left.svg +1 -0
  534. package/icons/stroke/arrows/chevron-right.svg +1 -0
  535. package/icons/stroke/arrows/chevron-up.svg +1 -0
  536. package/icons/stroke/arrows/chevrons-down.svg +1 -0
  537. package/icons/stroke/charts/chart-area.svg +1 -0
  538. package/icons/stroke/charts/chart-bar-big.svg +1 -0
  539. package/icons/stroke/charts/chart-bar-decreasing.svg +1 -0
  540. package/icons/stroke/charts/chart-bar-increasing.svg +1 -0
  541. package/icons/stroke/charts/chart-bar-stacked.svg +1 -0
  542. package/icons/stroke/charts/chart-bar.svg +1 -0
  543. package/icons/stroke/charts/chart-candlestick.svg +1 -0
  544. package/icons/stroke/charts/chart-column-big.svg +1 -0
  545. package/icons/stroke/charts/chart-column-decreasing.svg +1 -0
  546. package/icons/stroke/charts/chart-column-increasing.svg +1 -0
  547. package/icons/stroke/charts/chart-column-stacked.svg +1 -0
  548. package/icons/stroke/charts/chart-column.svg +1 -0
  549. package/icons/stroke/charts/chart-gantt.svg +1 -0
  550. package/icons/stroke/charts/chart-line.svg +1 -0
  551. package/icons/stroke/charts/chart-no-axes-column-increasing.svg +1 -0
  552. package/icons/stroke/charts/chart-no-axes-combined.svg +1 -0
  553. package/icons/stroke/charts/chart-no-axes-gantt.svg +1 -0
  554. package/icons/stroke/charts/chart-pie.svg +1 -0
  555. package/icons/stroke/charts/chart-scatter.svg +1 -0
  556. package/icons/stroke/charts/chart-spline.svg +1 -0
  557. package/icons/stroke/charts/folder-kanban.svg +1 -0
  558. package/icons/stroke/charts/kanban.svg +1 -0
  559. package/icons/stroke/charts/square-chart-gantt.svg +1 -0
  560. package/icons/stroke/charts/square-dashed-kanban.svg +1 -0
  561. package/icons/stroke/charts/square-kanban.svg +1 -0
  562. package/icons/stroke/charts/trending-down.svg +1 -0
  563. package/icons/stroke/charts/trending-up-down.svg +1 -0
  564. package/icons/stroke/charts/trending-up.svg +1 -0
  565. package/icons/stroke/mathematics/asterisk.svg +1 -0
  566. package/icons/stroke/mathematics/equal.svg +1 -0
  567. package/icons/stroke/mathematics/plus.svg +1 -0
  568. package/icons/stroke/mathematics/x.svg +1 -0
  569. package/package.json +1 -1
  570. package/src/index.tsx +4 -0
  571. package/src/solid/accessibility/EarOff.tsx +2 -2
  572. package/src/solid/accessibility/EyeClosed.tsx +1 -1
  573. package/src/solid/accessibility/EyeOff.tsx +2 -2
  574. package/src/solid/accessibility/Hand.tsx +3 -3
  575. package/src/solid/accessibility/LifeBuoy.tsx +2 -2
  576. package/src/solid/accessibility/Moon.tsx +1 -1
  577. package/src/solid/accessibility/PersonStanding.tsx +1 -1
  578. package/src/solid/accessibility/Sun.tsx +2 -2
  579. package/src/solid/accessibility/Transgender.tsx +2 -2
  580. package/src/solid/accessibility/ZoomIn.tsx +1 -1
  581. package/src/solid/accessibility/ZoomOut.tsx +1 -1
  582. package/src/solid/accessibility/index.ts +0 -1
  583. package/src/solid/accountsAccess/Activity.tsx +100 -0
  584. package/src/solid/accountsAccess/AtSign.tsx +106 -0
  585. package/src/solid/accountsAccess/Award.tsx +99 -0
  586. package/src/solid/accountsAccess/Badge.tsx +93 -0
  587. package/src/solid/accountsAccess/BadgeAlert.tsx +93 -0
  588. package/src/solid/{accessibility → accountsAccess}/BadgeInfo.tsx +4 -3
  589. package/src/solid/accountsAccess/Ban.tsx +93 -0
  590. package/src/solid/accountsAccess/Bell.tsx +93 -0
  591. package/src/solid/accountsAccess/BellDot.tsx +103 -0
  592. package/src/solid/accountsAccess/BookUser.tsx +105 -0
  593. package/src/solid/accountsAccess/Bookmark.tsx +93 -0
  594. package/src/solid/accountsAccess/BookmarkCheck.tsx +97 -0
  595. package/src/solid/accountsAccess/BookmarkMinus.tsx +91 -0
  596. package/src/solid/accountsAccess/BookmarkPlus.tsx +93 -0
  597. package/src/solid/accountsAccess/BookmarkX.tsx +93 -0
  598. package/src/solid/accountsAccess/Building.tsx +99 -0
  599. package/src/solid/accountsAccess/index.ts +16 -0
  600. package/src/stroke/accountsAccess/index.ts +0 -15
  601. package/src/stroke/{accountsAccess/Award.tsx → animals/Bird.tsx} +11 -11
  602. package/src/stroke/animals/Bone.tsx +57 -0
  603. package/src/stroke/animals/Bug.tsx +63 -0
  604. package/src/stroke/animals/BugOff.tsx +75 -0
  605. package/src/stroke/animals/BugPlay.tsx +64 -0
  606. package/src/stroke/animals/Cat.tsx +63 -0
  607. package/src/stroke/animals/Dog.tsx +69 -0
  608. package/src/stroke/animals/Egg.tsx +57 -0
  609. package/src/stroke/animals/Fish.tsx +69 -0
  610. package/src/stroke/animals/FishOff.tsx +70 -0
  611. package/src/stroke/{accountsAccess/BookmarkPlus.tsx → animals/FishSymbol.tsx} +10 -10
  612. package/src/stroke/animals/Origami.tsx +64 -0
  613. package/src/stroke/animals/Panda.tsx +69 -0
  614. package/src/stroke/animals/PawPrint.tsx +58 -0
  615. package/src/stroke/animals/Shrimp.tsx +63 -0
  616. package/src/stroke/animals/Snail.tsx +69 -0
  617. package/src/stroke/animals/Squirrel.tsx +70 -0
  618. package/src/stroke/{accountsAccess/AtSign.tsx → animals/Turtle.tsx} +11 -11
  619. package/src/stroke/animals/Worm.tsx +57 -0
  620. package/src/stroke/animals/index.ts +19 -0
  621. package/src/stroke/arrows/ArrowDownToLine.tsx +58 -0
  622. package/src/stroke/arrows/ArrowDownUp.tsx +58 -0
  623. package/src/stroke/arrows/ArrowDownWideNarrow.tsx +58 -0
  624. package/src/stroke/arrows/ArrowDownZA.tsx +58 -0
  625. package/src/stroke/arrows/ArrowLeft.tsx +58 -0
  626. package/src/stroke/{accountsAccess/BookmarkX.tsx → arrows/ArrowLeftFromLine.tsx} +10 -10
  627. package/src/stroke/arrows/ArrowLeftRight.tsx +58 -0
  628. package/src/stroke/arrows/ArrowLeftToLine.tsx +58 -0
  629. package/src/stroke/arrows/ArrowRight.tsx +58 -0
  630. package/src/stroke/arrows/ArrowRightFromLine.tsx +58 -0
  631. package/src/stroke/arrows/ArrowRightLeft.tsx +58 -0
  632. package/src/stroke/{accountsAccess/Bookmark.tsx → arrows/ArrowRightToLine.tsx} +10 -10
  633. package/src/stroke/arrows/ArrowUp.tsx +58 -0
  634. package/src/stroke/arrows/ArrowUp01.tsx +58 -0
  635. package/src/stroke/arrows/ArrowUp10.tsx +58 -0
  636. package/src/stroke/arrows/ArrowUpAZ.tsx +58 -0
  637. package/src/stroke/arrows/ArrowUpDown.tsx +58 -0
  638. package/src/stroke/arrows/ArrowUpFromDot.tsx +58 -0
  639. package/src/stroke/arrows/ArrowUpFromLine.tsx +58 -0
  640. package/src/stroke/arrows/ArrowUpLeft.tsx +58 -0
  641. package/src/stroke/arrows/ArrowUpNarrowWide.tsx +58 -0
  642. package/src/stroke/arrows/ArrowUpRight.tsx +58 -0
  643. package/src/stroke/arrows/ArrowUpToLine.tsx +58 -0
  644. package/src/stroke/arrows/ArrowUpWideNarrow.tsx +58 -0
  645. package/src/stroke/arrows/ArrowUpZA.tsx +58 -0
  646. package/src/stroke/arrows/ArrowsUpFromLine.tsx +58 -0
  647. package/src/stroke/{accountsAccess/BookUser.tsx → arrows/CalendarSync.tsx} +12 -12
  648. package/src/stroke/arrows/ChevronDown.tsx +58 -0
  649. package/src/stroke/arrows/ChevronFirst.tsx +58 -0
  650. package/src/stroke/arrows/ChevronLast.tsx +58 -0
  651. package/src/stroke/arrows/ChevronLeft.tsx +58 -0
  652. package/src/stroke/arrows/ChevronRight.tsx +58 -0
  653. package/src/stroke/arrows/ChevronUp.tsx +58 -0
  654. package/src/stroke/arrows/ChevronsDown.tsx +58 -0
  655. package/src/stroke/arrows/index.ts +35 -1
  656. package/src/stroke/charts/ChartArea.tsx +64 -0
  657. package/src/stroke/charts/ChartBar.tsx +58 -0
  658. package/src/stroke/{accountsAccess/Building.tsx → charts/ChartBarBig.tsx} +11 -11
  659. package/src/stroke/charts/ChartBarDecreasing.tsx +58 -0
  660. package/src/stroke/charts/ChartBarIncreasing.tsx +58 -0
  661. package/src/stroke/charts/ChartBarStacked.tsx +64 -0
  662. package/src/stroke/charts/ChartCandlestick.tsx +64 -0
  663. package/src/stroke/charts/ChartColumn.tsx +58 -0
  664. package/src/stroke/charts/ChartColumnBig.tsx +64 -0
  665. package/src/stroke/{accountsAccess/BookmarkMinus.tsx → charts/ChartColumnDecreasing.tsx} +10 -10
  666. package/src/stroke/charts/ChartColumnIncreasing.tsx +58 -0
  667. package/src/stroke/charts/ChartColumnStacked.tsx +64 -0
  668. package/src/stroke/charts/ChartGantt.tsx +58 -0
  669. package/src/stroke/{accountsAccess/BookmarkCheck.tsx → charts/ChartLine.tsx} +11 -11
  670. package/src/stroke/charts/ChartNoAxesColumnIncreasing.tsx +58 -0
  671. package/src/stroke/charts/ChartNoAxesCombined.tsx +58 -0
  672. package/src/stroke/charts/ChartNoAxesGantt.tsx +58 -0
  673. package/src/stroke/charts/ChartPie.tsx +64 -0
  674. package/src/stroke/charts/ChartScatter.tsx +65 -0
  675. package/src/stroke/charts/ChartSpline.tsx +64 -0
  676. package/src/stroke/charts/FolderKanban.tsx +58 -0
  677. package/src/stroke/{accountsAccess/Ban.tsx → charts/Kanban.tsx} +10 -10
  678. package/src/stroke/charts/SquareChartGantt.tsx +58 -0
  679. package/src/stroke/charts/SquareDashedKanban.tsx +58 -0
  680. package/src/stroke/charts/SquareKanban.tsx +58 -0
  681. package/src/stroke/charts/TrendingDown.tsx +64 -0
  682. package/src/stroke/charts/TrendingUp.tsx +64 -0
  683. package/src/stroke/charts/TrendingUpDown.tsx +64 -0
  684. package/src/stroke/charts/index.ts +28 -0
  685. package/src/stroke/mathematics/Asterisk.tsx +58 -0
  686. package/src/stroke/mathematics/Equal.tsx +57 -0
  687. package/src/stroke/{accountsAccess/Bell.tsx → mathematics/Plus.tsx} +10 -10
  688. package/src/stroke/mathematics/X.tsx +57 -0
  689. package/src/stroke/mathematics/index.ts +4 -0
  690. package/dist/cjs/stroke/accountsAccess/Activity.d.ts +0 -3
  691. package/dist/cjs/stroke/accountsAccess/AtSign.d.ts +0 -3
  692. package/dist/cjs/stroke/accountsAccess/Award.d.ts +0 -3
  693. package/dist/cjs/stroke/accountsAccess/Badge.d.ts +0 -3
  694. package/dist/cjs/stroke/accountsAccess/Badge.js +0 -50
  695. package/dist/cjs/stroke/accountsAccess/BadgeAlert.d.ts +0 -3
  696. package/dist/cjs/stroke/accountsAccess/BadgeAlert.js +0 -50
  697. package/dist/cjs/stroke/accountsAccess/Ban.d.ts +0 -3
  698. package/dist/cjs/stroke/accountsAccess/Bell.d.ts +0 -3
  699. package/dist/cjs/stroke/accountsAccess/BellDot.d.ts +0 -3
  700. package/dist/cjs/stroke/accountsAccess/BookUser.d.ts +0 -3
  701. package/dist/cjs/stroke/accountsAccess/Bookmark.d.ts +0 -3
  702. package/dist/cjs/stroke/accountsAccess/BookmarkCheck.d.ts +0 -3
  703. package/dist/cjs/stroke/accountsAccess/BookmarkMinus.d.ts +0 -3
  704. package/dist/cjs/stroke/accountsAccess/BookmarkPlus.d.ts +0 -3
  705. package/dist/cjs/stroke/accountsAccess/BookmarkX.d.ts +0 -3
  706. package/dist/cjs/stroke/accountsAccess/Building.d.ts +0 -3
  707. package/dist/stroke/accountsAccess/Activity.d.ts +0 -3
  708. package/dist/stroke/accountsAccess/Activity.js +0 -14
  709. package/dist/stroke/accountsAccess/AtSign.d.ts +0 -3
  710. package/dist/stroke/accountsAccess/AtSign.js +0 -14
  711. package/dist/stroke/accountsAccess/Award.d.ts +0 -3
  712. package/dist/stroke/accountsAccess/Award.js +0 -14
  713. package/dist/stroke/accountsAccess/Badge.d.ts +0 -3
  714. package/dist/stroke/accountsAccess/Badge.js +0 -14
  715. package/dist/stroke/accountsAccess/BadgeAlert.d.ts +0 -3
  716. package/dist/stroke/accountsAccess/BadgeAlert.js +0 -14
  717. package/dist/stroke/accountsAccess/Ban.d.ts +0 -3
  718. package/dist/stroke/accountsAccess/Bell.d.ts +0 -3
  719. package/dist/stroke/accountsAccess/Bell.js +0 -14
  720. package/dist/stroke/accountsAccess/BellDot.d.ts +0 -3
  721. package/dist/stroke/accountsAccess/BellDot.js +0 -14
  722. package/dist/stroke/accountsAccess/BookUser.d.ts +0 -3
  723. package/dist/stroke/accountsAccess/BookUser.js +0 -14
  724. package/dist/stroke/accountsAccess/Bookmark.d.ts +0 -3
  725. package/dist/stroke/accountsAccess/BookmarkCheck.d.ts +0 -3
  726. package/dist/stroke/accountsAccess/BookmarkCheck.js +0 -14
  727. package/dist/stroke/accountsAccess/BookmarkMinus.d.ts +0 -3
  728. package/dist/stroke/accountsAccess/BookmarkMinus.js +0 -14
  729. package/dist/stroke/accountsAccess/BookmarkPlus.d.ts +0 -3
  730. package/dist/stroke/accountsAccess/BookmarkPlus.js +0 -14
  731. package/dist/stroke/accountsAccess/BookmarkX.d.ts +0 -3
  732. package/dist/stroke/accountsAccess/BookmarkX.js +0 -14
  733. package/dist/stroke/accountsAccess/Building.d.ts +0 -3
  734. package/dist/stroke/accountsAccess/Building.js +0 -14
  735. package/src/stroke/accountsAccess/Activity.tsx +0 -58
  736. package/src/stroke/accountsAccess/Badge.tsx +0 -57
  737. package/src/stroke/accountsAccess/BadgeAlert.tsx +0 -58
  738. package/src/stroke/accountsAccess/BellDot.tsx +0 -64
  739. /package/dist/cjs/solid/{accessibility → accountsAccess}/BadgeInfo.d.ts +0 -0
  740. /package/dist/solid/{accessibility → accountsAccess}/BadgeInfo.d.ts +0 -0
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.BadgeAlert = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.BadgeAlert = React.forwardRef(function BadgeAlert({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
40
+ if (type === "solid") {
41
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M12 2.00488C12.6714 2.00488 13.332 2.17369 13.9209 2.49609C14.5098 2.81853 15.0084 3.28401 15.3701 3.84961C16.0282 3.70168 16.7135 3.72335 17.3613 3.91113C18.0091 4.09897 18.5993 4.44692 19.0762 4.92383C19.5531 5.40074 19.901 5.9909 20.0889 6.63867C20.2767 7.28654 20.2983 7.97177 20.1504 8.62988C20.716 8.99158 21.1815 9.49023 21.5039 10.0791C21.8263 10.668 21.9951 11.3286 21.9951 12C21.9951 12.6714 21.8263 13.332 21.5039 13.9209C21.1815 14.5098 20.716 15.0084 20.1504 15.3701C20.2977 16.0271 20.2761 16.7107 20.0889 17.3574C19.9015 18.0043 19.5538 18.5936 19.0781 19.0703C18.6024 19.547 18.0137 19.8963 17.3672 20.085C16.7208 20.2735 16.0372 20.2963 15.3799 20.1504C15.0187 20.7181 14.5195 21.1859 13.9297 21.5098C13.3399 21.8335 12.6777 22.0029 12.0049 22.0029C11.332 22.0029 10.6699 21.8335 10.0801 21.5098C9.49021 21.1859 8.99111 20.7181 8.62988 20.1504C7.97288 20.2977 7.28932 20.2761 6.64258 20.0889C5.9957 19.9015 5.4064 19.5538 4.92969 19.0781C4.45297 18.6024 4.10374 18.0137 3.91504 17.3672C3.72646 16.7208 3.70368 16.0372 3.84961 15.3799C3.27971 15.0191 2.81065 14.5196 2.48535 13.9287C2.16008 13.3378 1.98926 12.6745 1.98926 12C1.98926 11.3254 2.15999 10.6613 2.48535 10.0703C2.81064 9.47968 3.27987 8.98076 3.84961 8.62012C3.70365 7.96264 3.72634 7.27834 3.91504 6.63184C4.10377 5.98549 4.45307 5.3975 4.92969 4.92188C5.40641 4.44616 5.99569 4.09848 6.64258 3.91113C7.28932 3.72388 7.97288 3.70235 8.62988 3.84961C8.99158 3.284 9.49022 2.81853 10.0791 2.49609C10.668 2.17369 11.3286 2.00488 12 2.00488ZM12 14.5C11.1716 14.5 10.5 15.1716 10.5 16C10.5 16.8284 11.1716 17.5 12 17.5H12.0098C12.8382 17.5 13.5098 16.8284 13.5098 16C13.5098 15.1716 12.8382 14.5 12.0098 14.5H12ZM12 6.5C11.1716 6.5 10.5 7.17157 10.5 8V12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12V8C13.5 7.17157 12.8284 6.5 12 6.5Z", fill: "currentColor" }) }));
42
+ }
43
+ if (type === "stroke") {
44
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M3.85 8.62C3.704 7.963 3.726 7.279 3.915 6.632 4.104 5.986 4.453 5.397 4.929 4.922 5.406 4.446 5.995 4.098 6.642 3.911 7.289 3.724 7.973 3.703 8.63 3.85 8.992 3.284 9.49 2.819 10.079 2.496 10.668 2.174 11.329 2.005 12 2.005 12.672 2.005 13.332 2.174 13.921 2.496 14.51 2.819 15.008 3.284 15.37 3.85 16.028 3.702 16.713 3.723 17.361 3.911 18.009 4.099 18.599 4.447 19.076 4.924 19.553 5.401 19.902 5.991 20.089 6.639 20.277 7.287 20.298 7.972 20.15 8.63 20.716 8.992 21.181 9.49 21.504 10.079 21.826 10.668 21.995 11.329 21.995 12 21.995 12.672 21.826 13.332 21.504 13.921 21.181 14.51 20.716 15.008 20.15 15.37 20.297 16.027 20.276 16.711 20.089 17.358 19.902 18.005 19.554 18.594 19.078 19.071 18.603 19.547 18.014 19.896 17.368 20.085 16.721 20.274 16.038 20.296 15.38 20.15 15.019 20.718 14.52 21.185 13.93 21.509 13.34 21.833 12.678 22.003 12.005 22.003 11.332 22.003 10.67 21.833 10.08 21.509 9.49 21.185 8.991 20.718 8.63 20.15 7.973 20.297 7.289 20.276 6.642 20.089 5.995 19.902 5.406 19.554 4.929 19.078 4.453 18.603 4.104 18.014 3.915 17.368 3.726 16.721 3.704 16.038 3.85 15.38 3.28 15.019 2.81 14.52 2.485 13.929 2.16 13.338 1.989 12.675 1.989 12 1.989 11.325 2.16 10.662 2.485 10.071 2.81 9.48 3.28 8.981 3.85 8.62ZM12 8V12M12 16H12.01", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
45
+ }
46
+ console.error(`BadgeAlert doesn't support ${type}`);
47
+ return null;
48
+ });
49
+ exports.BadgeAlert.displayName = "BadgeAlert";
50
+ exports.BadgeAlert.metadata = {
51
+ name: "BadgeAlert",
52
+ category: "solid/accountsAccess",
53
+ tags: ["badge", "alert", "icon"],
54
+ description: "BadgeAlert icon from solid/accountsAccess category",
55
+ type: ["stroke", "icon"],
56
+ };
57
+ exports.default = exports.BadgeAlert;
@@ -38,7 +38,7 @@ const jsx_runtime_1 = require("react/jsx-runtime");
38
38
  const React = __importStar(require("react"));
39
39
  exports.BadgeInfo = React.forwardRef(function BadgeInfo({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
40
40
  if (type === "solid") {
41
- return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M12 2.00488C12.6714 2.00488 13.332 2.17369 13.9209 2.49609C14.5098 2.81853 15.0084 3.284 15.3701 3.84961C16.0282 3.70168 16.7135 3.72335 17.3613 3.91113C18.0091 4.09897 18.5993 4.44692 19.0762 4.92383C19.5531 5.40074 19.901 5.9909 20.0889 6.63867C20.2767 7.28654 20.2983 7.97177 20.1504 8.62988C20.716 8.99158 21.1815 9.49024 21.5039 10.0791C21.8263 10.668 21.9951 11.3286 21.9951 12C21.9951 12.6714 21.8263 13.332 21.5039 13.9209C21.1815 14.5098 20.716 15.0084 20.1504 15.3701C20.2977 16.0271 20.2761 16.7107 20.0889 17.3574C19.9015 18.0043 19.5538 18.5936 19.0781 19.0703C18.6024 19.547 18.0137 19.8963 17.3672 20.085C16.7208 20.2735 16.0372 20.2963 15.3799 20.1504C15.0187 20.7181 14.5195 21.1859 13.9297 21.5098C13.3399 21.8335 12.6777 22.0029 12.0049 22.0029C11.332 22.0029 10.6699 21.8335 10.0801 21.5098C9.49021 21.1859 8.99111 20.7181 8.62988 20.1504C7.97288 20.2977 7.28932 20.2761 6.64258 20.0889C5.9957 19.9015 5.4064 19.5538 4.92969 19.0781C4.45297 18.6024 4.10374 18.0137 3.91504 17.3672C3.72645 16.7208 3.70368 16.0372 3.84961 15.3799C3.27971 15.0191 2.81066 14.5196 2.48535 13.9287C2.16008 13.3378 1.98926 12.6745 1.98926 12C1.98926 11.3254 2.15999 10.6613 2.48535 10.0703C2.81064 9.47968 3.27987 8.98076 3.84961 8.62012C3.70365 7.96264 3.72634 7.27834 3.91504 6.63184C4.10377 5.98549 4.45307 5.3975 4.92969 4.92188C5.4064 4.44616 5.99569 4.09848 6.64258 3.91113C7.28932 3.72388 7.97288 3.70234 8.62988 3.84961C8.99158 3.284 9.49023 2.81853 10.0791 2.49609C10.668 2.17369 11.3286 2.00488 12 2.00488ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12V16C10.5 16.8284 11.1716 17.5 12 17.5C12.8284 17.5 13.5 16.8284 13.5 16V12C13.5 11.1716 12.8284 10.5 12 10.5ZM12 6.5C11.1716 6.5 10.5 7.17157 10.5 8C10.5 8.82843 11.1716 9.5 12 9.5H12.0098C12.8382 9.5 13.5098 8.82843 13.5098 8C13.5098 7.17157 12.8382 6.5 12.0098 6.5H12Z", fill: "currentColor" }) }));
41
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M12 2.00488C12.6714 2.00488 13.332 2.17369 13.9209 2.49609C14.5098 2.81853 15.0084 3.28401 15.3701 3.84961C16.0282 3.70168 16.7135 3.72335 17.3613 3.91113C18.0091 4.09897 18.5993 4.44692 19.0762 4.92383C19.5531 5.40074 19.901 5.9909 20.0889 6.63867C20.2767 7.28654 20.2983 7.97177 20.1504 8.62988C20.716 8.99158 21.1815 9.49023 21.5039 10.0791C21.8263 10.668 21.9951 11.3286 21.9951 12C21.9951 12.6714 21.8263 13.332 21.5039 13.9209C21.1815 14.5098 20.716 15.0084 20.1504 15.3701C20.2977 16.0271 20.2761 16.7107 20.0889 17.3574C19.9015 18.0043 19.5538 18.5936 19.0781 19.0703C18.6024 19.547 18.0137 19.8963 17.3672 20.085C16.7208 20.2735 16.0372 20.2963 15.3799 20.1504C15.0187 20.7181 14.5195 21.1859 13.9297 21.5098C13.3399 21.8335 12.6777 22.0029 12.0049 22.0029C11.332 22.0029 10.6699 21.8335 10.0801 21.5098C9.49021 21.1859 8.99111 20.7181 8.62988 20.1504C7.97288 20.2977 7.28932 20.2761 6.64258 20.0889C5.9957 19.9015 5.4064 19.5538 4.92969 19.0781C4.45297 18.6024 4.10374 18.0137 3.91504 17.3672C3.72646 16.7208 3.70368 16.0372 3.84961 15.3799C3.27971 15.0191 2.81065 14.5196 2.48535 13.9287C2.16008 13.3378 1.98926 12.6745 1.98926 12C1.98926 11.3254 2.15999 10.6613 2.48535 10.0703C2.81064 9.47968 3.27987 8.98076 3.84961 8.62012C3.70365 7.96264 3.72634 7.27834 3.91504 6.63184C4.10377 5.98549 4.45307 5.3975 4.92969 4.92188C5.40641 4.44616 5.99569 4.09848 6.64258 3.91113C7.28932 3.72388 7.97288 3.70235 8.62988 3.84961C8.99158 3.284 9.49022 2.81853 10.0791 2.49609C10.668 2.17369 11.3286 2.00488 12 2.00488ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12V16C10.5 16.8284 11.1716 17.5 12 17.5C12.8284 17.5 13.5 16.8284 13.5 16V12C13.5 11.1716 12.8284 10.5 12 10.5ZM12 6.5C11.1716 6.5 10.5 7.17157 10.5 8C10.5 8.82843 11.1716 9.5 12 9.5H12.0098C12.8382 9.5 13.5098 8.82843 13.5098 8C13.5098 7.17157 12.8382 6.5 12.0098 6.5H12Z", fill: "currentColor" }) }));
42
42
  }
43
43
  if (type === "stroke") {
44
44
  return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M3.85 8.62C3.704 7.963 3.726 7.279 3.915 6.632 4.104 5.986 4.453 5.397 4.929 4.922 5.406 4.446 5.995 4.098 6.642 3.911 7.289 3.724 7.973 3.703 8.63 3.85 8.992 3.284 9.49 2.819 10.079 2.496 10.668 2.174 11.329 2.005 12 2.005 12.672 2.005 13.332 2.174 13.921 2.496 14.51 2.819 15.008 3.284 15.37 3.85 16.028 3.702 16.713 3.723 17.361 3.911 18.009 4.099 18.599 4.447 19.076 4.924 19.553 5.401 19.902 5.991 20.089 6.639 20.277 7.287 20.298 7.972 20.15 8.63 20.716 8.992 21.181 9.49 21.504 10.079 21.826 10.668 21.995 11.329 21.995 12 21.995 12.672 21.826 13.332 21.504 13.921 21.181 14.51 20.716 15.008 20.15 15.37 20.297 16.027 20.276 16.711 20.089 17.358 19.902 18.005 19.554 18.594 19.078 19.071 18.603 19.547 18.014 19.896 17.368 20.085 16.721 20.274 16.038 20.296 15.38 20.15 15.019 20.718 14.52 21.185 13.93 21.509 13.34 21.833 12.678 22.003 12.005 22.003 11.332 22.003 10.67 21.833 10.08 21.509 9.49 21.185 8.991 20.718 8.63 20.15 7.973 20.297 7.289 20.276 6.642 20.089 5.995 19.902 5.406 19.554 4.929 19.078 4.453 18.603 4.104 18.014 3.915 17.368 3.726 16.721 3.704 16.038 3.85 15.38 3.28 15.019 2.81 14.52 2.485 13.929 2.16 13.338 1.989 12.675 1.989 12 1.989 11.325 2.16 10.662 2.485 10.071 2.81 9.48 3.28 8.981 3.85 8.62ZM12 16V12M12 8H12.01", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
@@ -52,9 +52,9 @@ exports.BadgeInfo = React.forwardRef(function BadgeInfo({ color = "currentColor"
52
52
  exports.BadgeInfo.displayName = "BadgeInfo";
53
53
  exports.BadgeInfo.metadata = {
54
54
  name: "BadgeInfo",
55
- category: "solid/accessibility",
55
+ category: "solid/accountsAccess",
56
56
  tags: ["badge", "info", "icon"],
57
- description: "BadgeInfo icon from solid/accessibility category",
57
+ description: "BadgeInfo icon from solid/accountsAccess category",
58
58
  type: ["stroke", "icon"],
59
59
  };
60
60
  exports.default = exports.BadgeInfo;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BanProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const Ban: IconComponent<BanProps>;
6
+ export default Ban;
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.Ban = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.Ban = React.forwardRef(function Ban({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
40
+ if (type === "solid") {
41
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M18.707 19.415C16.933 21.0207 14.5813 22 12 22C6.47715 22 2 17.5228 2 12C2 9.41845 2.97799 7.06516 4.58398 5.29102L18.707 19.415ZM12 2C17.5228 2 22 6.47715 22 12C22 14.5818 21.0213 16.9348 19.415 18.709L5.29102 4.58398C7.06516 2.97799 9.41845 2 12 2Z", fill: "currentColor" }) }));
42
+ }
43
+ if (type === "stroke") {
44
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M4.929 4.929 19.07 19.071M12 22C17.523 22 22 17.523 22 12 22 6.477 17.523 2 12 2 6.477 2 2 6.477 2 12 2 17.523 6.477 22 12 22Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
45
+ }
46
+ console.error(`Ban doesn't support ${type}`);
47
+ return null;
48
+ });
49
+ exports.Ban.displayName = "Ban";
50
+ exports.Ban.metadata = {
51
+ name: "Ban",
52
+ category: "solid/accountsAccess",
53
+ tags: ["ban", "icon"],
54
+ description: "Ban icon from solid/accountsAccess category",
55
+ type: ["stroke", "icon"],
56
+ };
57
+ exports.default = exports.Ban;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BellProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const Bell: IconComponent<BellProps>;
6
+ export default Bell;
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.Bell = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.Bell = React.forwardRef(function Bell({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
40
+ if (type === "solid") {
41
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M12.433 20.25C12.847 19.533 13.764 19.287 14.482 19.701 15.199 20.115 15.445 21.033 15.031 21.75 14.724 22.282 14.281 22.724 13.749 23.031 13.218 23.338 12.614 23.5 12 23.5 11.386 23.5 10.782 23.338 10.25 23.031 9.718 22.724 9.276 22.282 8.969 21.75 8.555 21.033 8.801 20.115 9.518 19.701 10.235 19.287 11.153 19.533 11.567 20.25 11.611 20.326 11.674 20.389 11.75 20.433 11.826 20.476 11.913 20.5 12 20.5 12.088 20.5 12.175 20.476 12.25 20.433 12.326 20.389 12.389 20.326 12.433 20.25ZM3.262 15.326C3.131 15.469 3.045 15.647 3.014 15.839 2.983 16.03 3.008 16.226 3.086 16.403 3.164 16.581 3.292 16.732 3.454 16.838 3.617 16.943 3.806 17 4 17H20C20.194 17 20.383 16.944 20.546 16.838 20.708 16.732 20.837 16.582 20.915 16.405 20.993 16.227 21.019 16.031 20.987 15.84 20.956 15.649 20.87 15.47 20.74 15.327 19.41 13.956 18 12.499 18 8 18 6.409 17.368 4.883 16.243 3.757 15.117 2.632 13.591 2 12 2 10.409 2 8.883 2.632 7.757 3.757 6.632 4.883 6 6.409 6 8 6 12.499 4.589 13.956 3.262 15.326Z", fill: "currentColor" }) }));
42
+ }
43
+ if (type === "stroke") {
44
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M10.268 21C10.444 21.304 10.696 21.557 11 21.732 11.304 21.908 11.649 22 12 22 12.351 22 12.696 21.908 13 21.732 13.304 21.557 13.557 21.304 13.732 21M3.262 15.326C3.131 15.469 3.045 15.647 3.014 15.839 2.983 16.03 3.008 16.226 3.086 16.403 3.164 16.581 3.292 16.732 3.454 16.838 3.617 16.943 3.806 17 4 17H20C20.194 17 20.383 16.944 20.546 16.838 20.708 16.732 20.837 16.582 20.915 16.405 20.993 16.227 21.019 16.031 20.987 15.84 20.956 15.649 20.87 15.47 20.74 15.327 19.41 13.956 18 12.499 18 8 18 6.409 17.368 4.883 16.243 3.757 15.117 2.632 13.591 2 12 2 10.409 2 8.883 2.632 7.757 3.757 6.632 4.883 6 6.409 6 8 6 12.499 4.589 13.956 3.262 15.326Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
45
+ }
46
+ console.error(`Bell doesn't support ${type}`);
47
+ return null;
48
+ });
49
+ exports.Bell.displayName = "Bell";
50
+ exports.Bell.metadata = {
51
+ name: "Bell",
52
+ category: "solid/accountsAccess",
53
+ tags: ["bell", "icon"],
54
+ description: "Bell icon from solid/accountsAccess category",
55
+ type: ["stroke", "icon"],
56
+ };
57
+ exports.default = exports.Bell;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BellDotProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const BellDot: IconComponent<BellDotProps>;
6
+ export default BellDot;
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.BellDot = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.BellDot = React.forwardRef(function BellDot({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
40
+ if (type === "solid") {
41
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M12.433 20.25C12.847 19.533 13.765 19.287 14.482 19.701 15.199 20.115 15.445 21.033 15.031 21.75 14.724 22.282 14.282 22.724 13.75 23.031 13.218 23.338 12.615 23.5 12 23.5 11.386 23.5 10.782 23.338 10.25 23.031 9.718 22.724 9.276 22.282 8.969 21.75 8.555 21.033 8.801 20.115 9.518 19.701 10.235 19.287 11.153 19.533 11.567 20.25 11.611 20.326 11.674 20.389 11.75 20.433 11.826 20.476 11.913 20.5 12 20.5 12.088 20.5 12.175 20.476 12.25 20.433 12.326 20.389 12.389 20.326 12.433 20.25ZM17.5 11C19.433 11 21 9.433 21 7.5 21 5.567 19.433 4 17.5 4 15.567 4 14 5.567 14 7.5 14 9.433 15.567 11 17.5 11Z", fill: "currentColor" }), (0, jsx_runtime_1.jsx)("path", { d: "M11.9997 2C12.9897 2 13.9545 2.24531 14.8132 2.70117C13.1348 3.64292 11.9997 5.43849 11.9997 7.5C11.9997 10.5375 14.4623 12.9998 17.4997 13C17.9716 13 18.4298 12.9399 18.8669 12.8281C19.3861 13.931 20.0732 14.6399 20.7399 15.3271C20.8703 15.4705 20.956 15.6486 20.987 15.8398C21.018 16.0311 20.9931 16.2271 20.9147 16.4043C20.8363 16.5815 20.708 16.7322 20.5456 16.8379C20.3832 16.9436 20.1935 17.0001 19.9997 17H3.9997C3.80599 16.9998 3.61604 16.9438 3.4538 16.8379C3.29155 16.732 3.1638 16.5806 3.08564 16.4033C3.00752 16.2261 2.98312 16.03 3.01435 15.8389C3.04565 15.6476 3.13176 15.4694 3.2624 15.3262C4.58937 13.9562 5.9997 12.4989 5.9997 8C5.9997 6.40878 6.63239 4.88302 7.75751 3.75781C8.88266 2.63267 10.4085 2.00008 11.9997 2Z", fill: "currentColor" })] }));
42
+ }
43
+ if (type === "stroke") {
44
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M10.268 21C10.444 21.304 10.696 21.557 11 21.732 11.304 21.908 11.649 22 12 22 12.351 22 12.696 21.908 13 21.732 13.304 21.557 13.557 21.304 13.732 21M13.916 2.314C13.014 2.01 12.052 1.925 11.11 2.066 10.168 2.208 9.273 2.571 8.5 3.127 7.726 3.682 7.096 4.414 6.661 5.262 6.227 6.109 6 7.048 6 8 6 12.499 4.589 13.956 3.26 15.327 3.13 15.47 3.044 15.649 3.013 15.84 2.982 16.031 3.007 16.227 3.085 16.405 3.164 16.582 3.292 16.732 3.454 16.838 3.617 16.944 3.806 17 4 17H20C20.194 17 20.383 16.944 20.546 16.838 20.708 16.732 20.837 16.582 20.915 16.405 20.993 16.227 21.019 16.031 20.987 15.84 20.956 15.649 20.87 15.47 20.74 15.327 20.534 15.115 20.339 14.893 20.155 14.662", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M18 11C19.6569 11 21 9.65685 21 8C21 6.34315 19.6569 5 18 5C16.3431 5 15 6.34315 15 8C15 9.65685 16.3431 11 18 11Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
45
+ }
46
+ console.error(`BellDot doesn't support ${type}`);
47
+ return null;
48
+ });
49
+ exports.BellDot.displayName = "BellDot";
50
+ exports.BellDot.metadata = {
51
+ name: "BellDot",
52
+ category: "solid/accountsAccess",
53
+ tags: ["bell", "dot", "icon"],
54
+ description: "BellDot icon from solid/accountsAccess category",
55
+ type: ["stroke", "icon"],
56
+ };
57
+ exports.default = exports.BellDot;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BookUserProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const BookUser: IconComponent<BookUserProps>;
6
+ export default BookUser;
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.BookUser = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.BookUser = React.forwardRef(function BookUser({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
40
+ if (type === "solid") {
41
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M19 0.5C19.663 0.5 20.2987 0.76358 20.7676 1.23242C21.2364 1.70126 21.5 2.33696 21.5 3V21C21.5 21.663 21.2364 22.2987 20.7676 22.7676C20.2987 23.2364 19.663 23.5 19 23.5H6.5C5.43913 23.5 4.42202 23.0783 3.67188 22.3281C2.92173 21.578 2.5 20.5609 2.5 19.5V4.5C2.5 3.43913 2.92173 2.42202 3.67188 1.67188C4.42202 0.921729 5.43913 0.5 6.5 0.5H19ZM6.5 18.5C6.23478 18.5 5.98051 18.6054 5.79297 18.793C5.60543 18.9805 5.5 19.2348 5.5 19.5L5.50488 19.5986C5.52757 19.8276 5.62883 20.0429 5.79297 20.207C5.98051 20.3946 6.23478 20.5 6.5 20.5H18.5V18.5H6.5ZM12 4.5C10.067 4.5 8.5 6.067 8.5 8C8.5 8.6173 8.6609 9.19666 8.94141 9.7002C8.89978 9.73879 8.85865 9.77807 8.81836 9.81836C7.97445 10.6623 7.5 11.8065 7.5 13C7.5 13.8284 8.17157 14.5 9 14.5C9.82843 14.5 10.5 13.8284 10.5 13C10.5 12.6022 10.6581 12.2208 10.9395 11.9395C11.2208 11.6581 11.6022 11.5 12 11.5C12.3978 11.5 12.7792 11.6581 13.0605 11.9395C13.3419 12.2208 13.5 12.6022 13.5 13C13.5 13.8284 14.1716 14.5 15 14.5C15.8284 14.5 16.5 13.8284 16.5 13C16.5 11.8065 16.0256 10.6623 15.1816 9.81836C15.1412 9.7779 15.0994 9.73894 15.0576 9.7002C15.3383 9.19656 15.5 8.61747 15.5 8C15.5 6.067 13.933 4.5 12 4.5Z", fill: "currentColor" }) }));
42
+ }
43
+ if (type === "stroke") {
44
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M15 13C15 12.2044 14.6839 11.4413 14.1213 10.8787C13.5587 10.3161 12.7956 10 12 10C11.2044 10 10.4413 10.3161 9.87868 10.8787C9.31607 11.4413 9 12.2044 9 13", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M12 10C13.1046 10 14 9.10457 14 8C14 6.89543 13.1046 6 12 6C10.8954 6 10 6.89543 10 8C10 9.10457 10.8954 10 12 10Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
45
+ }
46
+ console.error(`BookUser doesn't support ${type}`);
47
+ return null;
48
+ });
49
+ exports.BookUser.displayName = "BookUser";
50
+ exports.BookUser.metadata = {
51
+ name: "BookUser",
52
+ category: "solid/accountsAccess",
53
+ tags: ["book", "user", "icon"],
54
+ description: "BookUser icon from solid/accountsAccess category",
55
+ type: ["stroke", "icon"],
56
+ };
57
+ exports.default = exports.BookUser;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BookmarkProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const Bookmark: IconComponent<BookmarkProps>;
6
+ export default Bookmark;
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.Bookmark = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.Bookmark = React.forwardRef(function Bookmark({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
40
+ if (type === "solid") {
41
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M17 1.5C17.9283 1.5 18.8182 1.86901 19.4746 2.52539C20.131 3.18177 20.5 4.07174 20.5 5V21C20.5 21.5347 20.2154 22.0295 19.7529 22.2979C19.2906 22.5661 18.72 22.5679 18.2559 22.3027L12 18.7275L5.74414 22.3027C5.27999 22.5679 4.70944 22.5661 4.24707 22.2979C3.7846 22.0295 3.5 21.5347 3.5 21V5C3.5 4.07174 3.86901 3.18177 4.52539 2.52539C5.18177 1.86901 6.07174 1.5 7 1.5H17Z", fill: "currentColor" }) }));
42
+ }
43
+ if (type === "stroke") {
44
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
45
+ }
46
+ console.error(`Bookmark doesn't support ${type}`);
47
+ return null;
48
+ });
49
+ exports.Bookmark.displayName = "Bookmark";
50
+ exports.Bookmark.metadata = {
51
+ name: "Bookmark",
52
+ category: "solid/accountsAccess",
53
+ tags: ["bookmark", "icon"],
54
+ description: "Bookmark icon from solid/accountsAccess category",
55
+ type: ["stroke", "icon"],
56
+ };
57
+ exports.default = exports.Bookmark;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BookmarkCheckProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const BookmarkCheck: IconComponent<BookmarkCheckProps>;
6
+ export default BookmarkCheck;
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.BookmarkCheck = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.BookmarkCheck = React.forwardRef(function BookmarkCheck({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
40
+ if (type === "solid") {
41
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M17 1.5C17.9283 1.5 18.8182 1.86901 19.4746 2.52539C20.131 3.18177 20.5 4.07174 20.5 5V21C20.5 21.5347 20.2154 22.0295 19.7529 22.2979C19.2906 22.5661 18.72 22.5679 18.2559 22.3027L12 18.7275L5.74414 22.3027C5.27999 22.5679 4.70944 22.5661 4.24707 22.2979C3.7846 22.0295 3.5 21.5347 3.5 21V5C3.5 4.07174 3.86901 3.18177 4.52539 2.52539C5.18177 1.86901 6.07174 1.5 7 1.5H17ZM16.0605 6.93945C15.4748 6.35368 14.5252 6.35367 13.9395 6.93945L11 9.87891L10.0605 8.93945C9.47476 8.35368 8.52524 8.35367 7.93945 8.93945C7.35367 9.52524 7.35368 10.4748 7.93945 11.0605L9.93945 13.0605C10.5252 13.6463 11.4748 13.6463 12.0605 13.0605L16.0605 9.06055C16.6463 8.47476 16.6463 7.52524 16.0605 6.93945Z", fill: "currentColor" }) }));
42
+ }
43
+ if (type === "stroke") {
44
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M9 10L11 12L15 8", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
45
+ }
46
+ console.error(`BookmarkCheck doesn't support ${type}`);
47
+ return null;
48
+ });
49
+ exports.BookmarkCheck.displayName = "BookmarkCheck";
50
+ exports.BookmarkCheck.metadata = {
51
+ name: "BookmarkCheck",
52
+ category: "solid/accountsAccess",
53
+ tags: ["bookmark", "check", "icon"],
54
+ description: "BookmarkCheck icon from solid/accountsAccess category",
55
+ type: ["stroke", "icon"],
56
+ };
57
+ exports.default = exports.BookmarkCheck;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BookmarkMinusProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const BookmarkMinus: IconComponent<BookmarkMinusProps>;
6
+ export default BookmarkMinus;
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.BookmarkMinus = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.BookmarkMinus = React.forwardRef(function BookmarkMinus({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
40
+ if (type === "solid") {
41
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M17 1.5C17.9283 1.5 18.8182 1.86901 19.4746 2.52539C20.131 3.18177 20.5 4.07174 20.5 5V21C20.5 21.5347 20.2154 22.0295 19.7529 22.2979C19.2906 22.5661 18.72 22.5679 18.2559 22.3027L12 18.7275L5.74414 22.3027C5.27999 22.5679 4.70944 22.5661 4.24707 22.2979C3.7846 22.0295 3.5 21.5347 3.5 21V5C3.5 4.07174 3.86901 3.18177 4.52539 2.52539C5.18177 1.86901 6.07174 1.5 7 1.5H17ZM9 8.5C8.17157 8.5 7.5 9.17157 7.5 10C7.5 10.8284 8.17157 11.5 9 11.5H15C15.8284 11.5 16.5 10.8284 16.5 10C16.5 9.17157 15.8284 8.5 15 8.5H9Z", fill: "currentColor" }) }));
42
+ }
43
+ if (type === "stroke") {
44
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M19 21 12 17 5 21V5C5 4.47 5.211 3.961 5.586 3.586 5.961 3.211 6.47 3 7 3H17C17.53 3 18.039 3.211 18.414 3.586 18.789 3.961 19 4.47 19 5V21ZM15 10H9", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
45
+ }
46
+ console.error(`BookmarkMinus doesn't support ${type}`);
47
+ return null;
48
+ });
49
+ exports.BookmarkMinus.displayName = "BookmarkMinus";
50
+ exports.BookmarkMinus.metadata = {
51
+ name: "BookmarkMinus",
52
+ category: "solid/accountsAccess",
53
+ tags: ["bookmark", "minus", "icon"],
54
+ description: "BookmarkMinus icon from solid/accountsAccess category",
55
+ type: ["stroke", "icon"],
56
+ };
57
+ exports.default = exports.BookmarkMinus;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BookmarkPlusProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const BookmarkPlus: IconComponent<BookmarkPlusProps>;
6
+ export default BookmarkPlus;