@aliimam/icons 0.1.1 → 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 (520) hide show
  1. package/dist/cjs/index.d.ts +3 -0
  2. package/dist/cjs/index.js +3 -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/charts/ChartArea.d.ts +3 -0
  92. package/dist/cjs/stroke/charts/ChartArea.js +50 -0
  93. package/dist/cjs/stroke/charts/ChartBar.d.ts +3 -0
  94. package/dist/cjs/stroke/charts/ChartBar.js +50 -0
  95. package/dist/cjs/stroke/charts/ChartBarBig.d.ts +3 -0
  96. package/dist/cjs/stroke/charts/ChartBarBig.js +50 -0
  97. package/dist/cjs/stroke/charts/ChartBarDecreasing.d.ts +3 -0
  98. package/dist/cjs/stroke/charts/ChartBarDecreasing.js +50 -0
  99. package/dist/cjs/stroke/charts/ChartBarIncreasing.d.ts +3 -0
  100. package/dist/cjs/stroke/charts/ChartBarIncreasing.js +50 -0
  101. package/dist/cjs/stroke/charts/ChartBarStacked.d.ts +3 -0
  102. package/dist/cjs/stroke/charts/ChartBarStacked.js +50 -0
  103. package/dist/cjs/stroke/charts/ChartCandlestick.d.ts +3 -0
  104. package/dist/cjs/stroke/charts/ChartCandlestick.js +50 -0
  105. package/dist/cjs/stroke/charts/ChartColumn.d.ts +3 -0
  106. package/dist/cjs/stroke/charts/ChartColumn.js +50 -0
  107. package/dist/cjs/stroke/charts/ChartColumnBig.d.ts +3 -0
  108. package/dist/cjs/stroke/charts/ChartColumnBig.js +50 -0
  109. package/dist/cjs/stroke/charts/ChartColumnDecreasing.d.ts +3 -0
  110. package/dist/cjs/stroke/{accountsAccess/BookmarkMinus.js → charts/ChartColumnDecreasing.js} +10 -10
  111. package/dist/cjs/stroke/charts/ChartColumnIncreasing.d.ts +3 -0
  112. package/dist/cjs/stroke/charts/ChartColumnIncreasing.js +50 -0
  113. package/dist/cjs/stroke/charts/ChartColumnStacked.d.ts +3 -0
  114. package/dist/cjs/stroke/charts/ChartColumnStacked.js +50 -0
  115. package/dist/cjs/stroke/charts/ChartGantt.d.ts +3 -0
  116. package/dist/cjs/stroke/{accountsAccess/BookmarkX.js → charts/ChartGantt.js} +10 -10
  117. package/dist/cjs/stroke/charts/ChartLine.d.ts +3 -0
  118. package/dist/cjs/stroke/{accountsAccess/BookmarkCheck.js → charts/ChartLine.js} +10 -10
  119. package/dist/cjs/stroke/charts/ChartNoAxesColumnIncreasing.d.ts +3 -0
  120. package/dist/cjs/stroke/charts/ChartNoAxesColumnIncreasing.js +50 -0
  121. package/dist/cjs/stroke/charts/ChartNoAxesCombined.d.ts +3 -0
  122. package/dist/cjs/stroke/charts/ChartNoAxesCombined.js +50 -0
  123. package/dist/cjs/stroke/charts/ChartNoAxesGantt.d.ts +3 -0
  124. package/dist/cjs/stroke/charts/ChartNoAxesGantt.js +50 -0
  125. package/dist/cjs/stroke/charts/ChartPie.d.ts +3 -0
  126. package/dist/cjs/stroke/{accountsAccess/BookUser.js → charts/ChartPie.js} +10 -10
  127. package/dist/cjs/stroke/charts/ChartScatter.d.ts +3 -0
  128. package/dist/cjs/stroke/charts/ChartScatter.js +50 -0
  129. package/dist/cjs/stroke/charts/ChartSpline.d.ts +3 -0
  130. package/dist/cjs/stroke/charts/ChartSpline.js +50 -0
  131. package/dist/cjs/stroke/charts/FolderKanban.d.ts +3 -0
  132. package/dist/cjs/stroke/charts/FolderKanban.js +50 -0
  133. package/dist/cjs/stroke/charts/Kanban.d.ts +3 -0
  134. package/dist/cjs/stroke/charts/Kanban.js +50 -0
  135. package/dist/cjs/stroke/charts/SquareChartGantt.d.ts +3 -0
  136. package/dist/cjs/stroke/charts/SquareChartGantt.js +50 -0
  137. package/dist/cjs/stroke/charts/SquareDashedKanban.d.ts +3 -0
  138. package/dist/cjs/stroke/charts/SquareDashedKanban.js +50 -0
  139. package/dist/cjs/stroke/charts/SquareKanban.d.ts +3 -0
  140. package/dist/cjs/stroke/{accountsAccess/BookmarkPlus.js → charts/SquareKanban.js} +10 -10
  141. package/dist/cjs/stroke/charts/TrendingDown.d.ts +3 -0
  142. package/dist/cjs/stroke/{accountsAccess/Building.js → charts/TrendingDown.js} +10 -10
  143. package/dist/cjs/stroke/charts/TrendingUp.d.ts +3 -0
  144. package/dist/cjs/stroke/charts/TrendingUp.js +50 -0
  145. package/dist/cjs/stroke/charts/TrendingUpDown.d.ts +3 -0
  146. package/dist/cjs/stroke/charts/TrendingUpDown.js +50 -0
  147. package/dist/cjs/stroke/charts/index.d.ts +28 -0
  148. package/dist/cjs/stroke/charts/index.js +62 -0
  149. package/dist/cjs/stroke/mathematics/Asterisk.d.ts +3 -0
  150. package/dist/cjs/stroke/{accountsAccess/Bookmark.js → mathematics/Asterisk.js} +10 -10
  151. package/dist/cjs/stroke/mathematics/Plus.d.ts +3 -0
  152. package/dist/cjs/stroke/mathematics/Plus.js +50 -0
  153. package/dist/cjs/stroke/mathematics/index.d.ts +2 -0
  154. package/dist/cjs/stroke/mathematics/index.js +5 -1
  155. package/dist/index.d.ts +3 -0
  156. package/dist/index.js +3 -0
  157. package/dist/solid/accessibility/EarOff.js +1 -1
  158. package/dist/solid/accessibility/EyeClosed.js +1 -1
  159. package/dist/solid/accessibility/EyeOff.js +1 -1
  160. package/dist/solid/accessibility/Hand.js +1 -1
  161. package/dist/solid/accessibility/LifeBuoy.js +1 -1
  162. package/dist/solid/accessibility/Moon.js +1 -1
  163. package/dist/solid/accessibility/PersonStanding.js +1 -1
  164. package/dist/solid/accessibility/Sun.js +1 -1
  165. package/dist/solid/accessibility/Transgender.js +1 -1
  166. package/dist/solid/accessibility/ZoomIn.js +1 -1
  167. package/dist/solid/accessibility/ZoomOut.js +1 -1
  168. package/dist/solid/accessibility/index.d.ts +0 -1
  169. package/dist/solid/accessibility/index.js +0 -1
  170. package/dist/solid/accountsAccess/Activity.d.ts +6 -0
  171. package/dist/solid/accountsAccess/Activity.js +21 -0
  172. package/dist/solid/accountsAccess/AtSign.d.ts +6 -0
  173. package/dist/solid/accountsAccess/AtSign.js +21 -0
  174. package/dist/solid/accountsAccess/Award.d.ts +6 -0
  175. package/dist/solid/accountsAccess/Award.js +21 -0
  176. package/dist/solid/accountsAccess/Badge.d.ts +6 -0
  177. package/dist/solid/accountsAccess/Badge.js +21 -0
  178. package/dist/solid/accountsAccess/BadgeAlert.d.ts +6 -0
  179. package/dist/solid/accountsAccess/BadgeAlert.js +21 -0
  180. package/dist/solid/{accessibility → accountsAccess}/BadgeInfo.js +3 -3
  181. package/dist/solid/accountsAccess/Ban.d.ts +6 -0
  182. package/dist/solid/accountsAccess/Ban.js +21 -0
  183. package/dist/solid/accountsAccess/Bell.d.ts +6 -0
  184. package/dist/solid/accountsAccess/Bell.js +21 -0
  185. package/dist/solid/accountsAccess/BellDot.d.ts +6 -0
  186. package/dist/solid/accountsAccess/BellDot.js +21 -0
  187. package/dist/solid/accountsAccess/BookUser.d.ts +6 -0
  188. package/dist/solid/accountsAccess/BookUser.js +21 -0
  189. package/dist/solid/accountsAccess/Bookmark.d.ts +6 -0
  190. package/dist/solid/accountsAccess/Bookmark.js +21 -0
  191. package/dist/solid/accountsAccess/BookmarkCheck.d.ts +6 -0
  192. package/dist/solid/accountsAccess/BookmarkCheck.js +21 -0
  193. package/dist/solid/accountsAccess/BookmarkMinus.d.ts +6 -0
  194. package/dist/solid/accountsAccess/BookmarkMinus.js +21 -0
  195. package/dist/solid/accountsAccess/BookmarkPlus.d.ts +6 -0
  196. package/dist/solid/accountsAccess/BookmarkPlus.js +21 -0
  197. package/dist/solid/accountsAccess/BookmarkX.d.ts +6 -0
  198. package/dist/solid/accountsAccess/BookmarkX.js +21 -0
  199. package/dist/solid/accountsAccess/Building.d.ts +6 -0
  200. package/dist/solid/accountsAccess/Building.js +21 -0
  201. package/dist/solid/accountsAccess/index.d.ts +16 -0
  202. package/dist/solid/accountsAccess/index.js +16 -0
  203. package/dist/stroke/accountsAccess/index.d.ts +0 -15
  204. package/dist/stroke/accountsAccess/index.js +0 -15
  205. package/dist/stroke/animals/Bird.d.ts +3 -0
  206. package/dist/stroke/animals/Bird.js +14 -0
  207. package/dist/stroke/animals/Bone.d.ts +3 -0
  208. package/dist/stroke/animals/Bone.js +14 -0
  209. package/dist/stroke/animals/Bug.d.ts +3 -0
  210. package/dist/stroke/animals/Bug.js +14 -0
  211. package/dist/stroke/animals/BugOff.d.ts +3 -0
  212. package/dist/stroke/animals/BugOff.js +14 -0
  213. package/dist/stroke/animals/BugPlay.d.ts +3 -0
  214. package/dist/stroke/animals/BugPlay.js +14 -0
  215. package/dist/stroke/animals/Cat.d.ts +3 -0
  216. package/dist/stroke/animals/Cat.js +14 -0
  217. package/dist/stroke/animals/Dog.d.ts +3 -0
  218. package/dist/stroke/animals/Dog.js +14 -0
  219. package/dist/stroke/animals/Egg.d.ts +3 -0
  220. package/dist/stroke/{accountsAccess/Ban.js → animals/Egg.js} +9 -9
  221. package/dist/stroke/animals/Fish.d.ts +3 -0
  222. package/dist/stroke/animals/Fish.js +14 -0
  223. package/dist/stroke/animals/FishOff.d.ts +3 -0
  224. package/dist/stroke/animals/FishOff.js +14 -0
  225. package/dist/stroke/animals/FishSymbol.d.ts +3 -0
  226. package/dist/stroke/animals/FishSymbol.js +14 -0
  227. package/dist/stroke/animals/Origami.d.ts +3 -0
  228. package/dist/stroke/animals/Origami.js +14 -0
  229. package/dist/stroke/animals/Panda.d.ts +3 -0
  230. package/dist/stroke/animals/Panda.js +14 -0
  231. package/dist/stroke/animals/PawPrint.d.ts +3 -0
  232. package/dist/stroke/animals/PawPrint.js +14 -0
  233. package/dist/stroke/animals/Shrimp.d.ts +3 -0
  234. package/dist/stroke/animals/Shrimp.js +14 -0
  235. package/dist/stroke/animals/Snail.d.ts +3 -0
  236. package/dist/stroke/animals/Snail.js +14 -0
  237. package/dist/stroke/animals/Squirrel.d.ts +3 -0
  238. package/dist/stroke/animals/Squirrel.js +14 -0
  239. package/dist/stroke/animals/Turtle.d.ts +3 -0
  240. package/dist/stroke/animals/Turtle.js +14 -0
  241. package/dist/stroke/animals/Worm.d.ts +3 -0
  242. package/dist/stroke/animals/Worm.js +14 -0
  243. package/dist/stroke/animals/index.d.ts +19 -0
  244. package/dist/stroke/animals/index.js +19 -0
  245. package/dist/stroke/charts/ChartArea.d.ts +3 -0
  246. package/dist/stroke/charts/ChartArea.js +14 -0
  247. package/dist/stroke/charts/ChartBar.d.ts +3 -0
  248. package/dist/stroke/charts/ChartBar.js +14 -0
  249. package/dist/stroke/charts/ChartBarBig.d.ts +3 -0
  250. package/dist/stroke/charts/ChartBarBig.js +14 -0
  251. package/dist/stroke/charts/ChartBarDecreasing.d.ts +3 -0
  252. package/dist/stroke/charts/ChartBarDecreasing.js +14 -0
  253. package/dist/stroke/charts/ChartBarIncreasing.d.ts +3 -0
  254. package/dist/stroke/charts/ChartBarIncreasing.js +14 -0
  255. package/dist/stroke/charts/ChartBarStacked.d.ts +3 -0
  256. package/dist/stroke/charts/ChartBarStacked.js +14 -0
  257. package/dist/stroke/charts/ChartCandlestick.d.ts +3 -0
  258. package/dist/stroke/charts/ChartCandlestick.js +14 -0
  259. package/dist/stroke/charts/ChartColumn.d.ts +3 -0
  260. package/dist/stroke/charts/ChartColumn.js +14 -0
  261. package/dist/stroke/charts/ChartColumnBig.d.ts +3 -0
  262. package/dist/stroke/charts/ChartColumnBig.js +14 -0
  263. package/dist/stroke/charts/ChartColumnDecreasing.d.ts +3 -0
  264. package/dist/stroke/charts/ChartColumnDecreasing.js +14 -0
  265. package/dist/stroke/charts/ChartColumnIncreasing.d.ts +3 -0
  266. package/dist/stroke/charts/ChartColumnIncreasing.js +14 -0
  267. package/dist/stroke/charts/ChartColumnStacked.d.ts +3 -0
  268. package/dist/stroke/charts/ChartColumnStacked.js +14 -0
  269. package/dist/stroke/charts/ChartGantt.d.ts +3 -0
  270. package/dist/stroke/charts/ChartGantt.js +14 -0
  271. package/dist/stroke/charts/ChartLine.d.ts +3 -0
  272. package/dist/stroke/charts/ChartLine.js +14 -0
  273. package/dist/stroke/charts/ChartNoAxesColumnIncreasing.d.ts +3 -0
  274. package/dist/stroke/charts/ChartNoAxesColumnIncreasing.js +14 -0
  275. package/dist/stroke/charts/ChartNoAxesCombined.d.ts +3 -0
  276. package/dist/stroke/charts/ChartNoAxesCombined.js +14 -0
  277. package/dist/stroke/charts/ChartNoAxesGantt.d.ts +3 -0
  278. package/dist/stroke/charts/ChartNoAxesGantt.js +14 -0
  279. package/dist/stroke/charts/ChartPie.d.ts +3 -0
  280. package/dist/stroke/charts/ChartPie.js +14 -0
  281. package/dist/stroke/charts/ChartScatter.d.ts +3 -0
  282. package/dist/stroke/charts/ChartScatter.js +14 -0
  283. package/dist/stroke/charts/ChartSpline.d.ts +3 -0
  284. package/dist/stroke/charts/ChartSpline.js +14 -0
  285. package/dist/stroke/charts/FolderKanban.d.ts +3 -0
  286. package/dist/stroke/charts/FolderKanban.js +14 -0
  287. package/dist/stroke/charts/Kanban.d.ts +3 -0
  288. package/dist/stroke/charts/Kanban.js +14 -0
  289. package/dist/stroke/charts/SquareChartGantt.d.ts +3 -0
  290. package/dist/stroke/charts/SquareChartGantt.js +14 -0
  291. package/dist/stroke/charts/SquareDashedKanban.d.ts +3 -0
  292. package/dist/stroke/charts/SquareDashedKanban.js +14 -0
  293. package/dist/stroke/charts/SquareKanban.d.ts +3 -0
  294. package/dist/stroke/charts/SquareKanban.js +14 -0
  295. package/dist/stroke/charts/TrendingDown.d.ts +3 -0
  296. package/dist/stroke/charts/TrendingDown.js +14 -0
  297. package/dist/stroke/charts/TrendingUp.d.ts +3 -0
  298. package/dist/stroke/charts/TrendingUp.js +14 -0
  299. package/dist/stroke/charts/TrendingUpDown.d.ts +3 -0
  300. package/dist/stroke/charts/TrendingUpDown.js +14 -0
  301. package/dist/stroke/charts/index.d.ts +28 -0
  302. package/dist/stroke/charts/index.js +28 -0
  303. package/dist/stroke/mathematics/Asterisk.d.ts +3 -0
  304. package/dist/stroke/{accountsAccess/Bookmark.js → mathematics/Asterisk.js} +9 -9
  305. package/dist/stroke/mathematics/Plus.d.ts +3 -0
  306. package/dist/stroke/mathematics/Plus.js +14 -0
  307. package/dist/stroke/mathematics/index.d.ts +2 -0
  308. package/dist/stroke/mathematics/index.js +2 -0
  309. package/icons/solid/accessibility/ear-off.svg +1 -1
  310. package/icons/solid/accessibility/eye-closed.svg +1 -1
  311. package/icons/solid/accessibility/eye-off.svg +1 -1
  312. package/icons/solid/accessibility/hand.svg +1 -1
  313. package/icons/solid/accessibility/life-buoy.svg +1 -1
  314. package/icons/solid/accessibility/moon.svg +1 -1
  315. package/icons/solid/accessibility/person-standing.svg +1 -1
  316. package/icons/solid/accessibility/sun.svg +1 -1
  317. package/icons/solid/accessibility/transgender.svg +1 -1
  318. package/icons/solid/accessibility/zoom-in.svg +1 -1
  319. package/icons/solid/accessibility/zoom-out.svg +1 -1
  320. package/icons/solid/accountsAccess/activity.svg +1 -0
  321. package/icons/solid/accountsAccess/at-sign.svg +1 -0
  322. package/icons/solid/accountsAccess/award.svg +1 -0
  323. package/icons/solid/accountsAccess/badge-alert.svg +1 -0
  324. package/icons/solid/accountsAccess/badge-info.svg +1 -0
  325. package/icons/solid/accountsAccess/badge.svg +1 -0
  326. package/icons/solid/accountsAccess/ban.svg +1 -0
  327. package/icons/solid/accountsAccess/bell-dot.svg +1 -0
  328. package/icons/solid/accountsAccess/bell.svg +1 -0
  329. package/icons/solid/accountsAccess/book-user.svg +1 -0
  330. package/icons/solid/accountsAccess/bookmark-check.svg +1 -0
  331. package/icons/solid/accountsAccess/bookmark-minus.svg +1 -0
  332. package/icons/solid/accountsAccess/bookmark-plus.svg +1 -0
  333. package/icons/solid/accountsAccess/bookmark-x.svg +1 -0
  334. package/icons/solid/accountsAccess/bookmark.svg +1 -0
  335. package/icons/solid/accountsAccess/building.svg +1 -0
  336. package/icons/stroke/animals/bird.svg +1 -0
  337. package/icons/stroke/animals/bone.svg +1 -0
  338. package/icons/stroke/animals/bug-off.svg +1 -0
  339. package/icons/stroke/animals/bug-play.svg +1 -0
  340. package/icons/stroke/animals/bug.svg +1 -0
  341. package/icons/stroke/animals/cat.svg +1 -0
  342. package/icons/stroke/animals/dog.svg +1 -0
  343. package/icons/stroke/animals/egg.svg +1 -0
  344. package/icons/stroke/animals/fish-off.svg +1 -0
  345. package/icons/stroke/animals/fish-symbol.svg +1 -0
  346. package/icons/stroke/animals/fish.svg +1 -0
  347. package/icons/stroke/animals/origami.svg +1 -0
  348. package/icons/stroke/animals/panda.svg +1 -0
  349. package/icons/stroke/animals/paw-print.svg +1 -0
  350. package/icons/stroke/animals/shrimp.svg +1 -0
  351. package/icons/stroke/animals/snail.svg +1 -0
  352. package/icons/stroke/animals/squirrel.svg +1 -0
  353. package/icons/stroke/animals/turtle.svg +1 -0
  354. package/icons/stroke/animals/worm.svg +1 -0
  355. package/icons/stroke/charts/chart-area.svg +1 -0
  356. package/icons/stroke/charts/chart-bar-big.svg +1 -0
  357. package/icons/stroke/charts/chart-bar-decreasing.svg +1 -0
  358. package/icons/stroke/charts/chart-bar-increasing.svg +1 -0
  359. package/icons/stroke/charts/chart-bar-stacked.svg +1 -0
  360. package/icons/stroke/charts/chart-bar.svg +1 -0
  361. package/icons/stroke/charts/chart-candlestick.svg +1 -0
  362. package/icons/stroke/charts/chart-column-big.svg +1 -0
  363. package/icons/stroke/charts/chart-column-decreasing.svg +1 -0
  364. package/icons/stroke/charts/chart-column-increasing.svg +1 -0
  365. package/icons/stroke/charts/chart-column-stacked.svg +1 -0
  366. package/icons/stroke/charts/chart-column.svg +1 -0
  367. package/icons/stroke/charts/chart-gantt.svg +1 -0
  368. package/icons/stroke/charts/chart-line.svg +1 -0
  369. package/icons/stroke/charts/chart-no-axes-column-increasing.svg +1 -0
  370. package/icons/stroke/charts/chart-no-axes-combined.svg +1 -0
  371. package/icons/stroke/charts/chart-no-axes-gantt.svg +1 -0
  372. package/icons/stroke/charts/chart-pie.svg +1 -0
  373. package/icons/stroke/charts/chart-scatter.svg +1 -0
  374. package/icons/stroke/charts/chart-spline.svg +1 -0
  375. package/icons/stroke/charts/folder-kanban.svg +1 -0
  376. package/icons/stroke/charts/kanban.svg +1 -0
  377. package/icons/stroke/charts/square-chart-gantt.svg +1 -0
  378. package/icons/stroke/charts/square-dashed-kanban.svg +1 -0
  379. package/icons/stroke/charts/square-kanban.svg +1 -0
  380. package/icons/stroke/charts/trending-down.svg +1 -0
  381. package/icons/stroke/charts/trending-up-down.svg +1 -0
  382. package/icons/stroke/charts/trending-up.svg +1 -0
  383. package/icons/stroke/mathematics/asterisk.svg +1 -0
  384. package/icons/stroke/mathematics/plus.svg +1 -0
  385. package/package.json +1 -1
  386. package/src/index.tsx +3 -0
  387. package/src/solid/accessibility/EarOff.tsx +2 -2
  388. package/src/solid/accessibility/EyeClosed.tsx +1 -1
  389. package/src/solid/accessibility/EyeOff.tsx +2 -2
  390. package/src/solid/accessibility/Hand.tsx +3 -3
  391. package/src/solid/accessibility/LifeBuoy.tsx +2 -2
  392. package/src/solid/accessibility/Moon.tsx +1 -1
  393. package/src/solid/accessibility/PersonStanding.tsx +1 -1
  394. package/src/solid/accessibility/Sun.tsx +2 -2
  395. package/src/solid/accessibility/Transgender.tsx +2 -2
  396. package/src/solid/accessibility/ZoomIn.tsx +1 -1
  397. package/src/solid/accessibility/ZoomOut.tsx +1 -1
  398. package/src/solid/accessibility/index.ts +0 -1
  399. package/src/solid/accountsAccess/Activity.tsx +100 -0
  400. package/src/solid/accountsAccess/AtSign.tsx +106 -0
  401. package/src/solid/accountsAccess/Award.tsx +99 -0
  402. package/src/solid/accountsAccess/Badge.tsx +93 -0
  403. package/src/solid/accountsAccess/BadgeAlert.tsx +93 -0
  404. package/src/solid/{accessibility → accountsAccess}/BadgeInfo.tsx +4 -3
  405. package/src/solid/accountsAccess/Ban.tsx +93 -0
  406. package/src/solid/accountsAccess/Bell.tsx +93 -0
  407. package/src/solid/accountsAccess/BellDot.tsx +103 -0
  408. package/src/solid/accountsAccess/BookUser.tsx +105 -0
  409. package/src/solid/accountsAccess/Bookmark.tsx +93 -0
  410. package/src/solid/accountsAccess/BookmarkCheck.tsx +97 -0
  411. package/src/solid/accountsAccess/BookmarkMinus.tsx +91 -0
  412. package/src/solid/accountsAccess/BookmarkPlus.tsx +93 -0
  413. package/src/solid/accountsAccess/BookmarkX.tsx +93 -0
  414. package/src/solid/accountsAccess/Building.tsx +99 -0
  415. package/src/solid/accountsAccess/index.ts +16 -0
  416. package/src/stroke/accountsAccess/index.ts +0 -15
  417. package/src/stroke/{accountsAccess/Award.tsx → animals/Bird.tsx} +11 -11
  418. package/src/stroke/animals/Bone.tsx +57 -0
  419. package/src/stroke/animals/Bug.tsx +63 -0
  420. package/src/stroke/animals/BugOff.tsx +75 -0
  421. package/src/stroke/animals/BugPlay.tsx +64 -0
  422. package/src/stroke/animals/Cat.tsx +63 -0
  423. package/src/stroke/animals/Dog.tsx +69 -0
  424. package/src/stroke/animals/Egg.tsx +57 -0
  425. package/src/stroke/animals/Fish.tsx +69 -0
  426. package/src/stroke/animals/FishOff.tsx +70 -0
  427. package/src/stroke/{accountsAccess/BookmarkX.tsx → animals/FishSymbol.tsx} +10 -10
  428. package/src/stroke/animals/Origami.tsx +64 -0
  429. package/src/stroke/animals/Panda.tsx +69 -0
  430. package/src/stroke/animals/PawPrint.tsx +58 -0
  431. package/src/stroke/animals/Shrimp.tsx +63 -0
  432. package/src/stroke/animals/Snail.tsx +69 -0
  433. package/src/stroke/animals/Squirrel.tsx +70 -0
  434. package/src/stroke/{accountsAccess/AtSign.tsx → animals/Turtle.tsx} +11 -11
  435. package/src/stroke/animals/Worm.tsx +57 -0
  436. package/src/stroke/animals/index.ts +19 -0
  437. package/src/stroke/charts/ChartArea.tsx +64 -0
  438. package/src/stroke/{accountsAccess/BookmarkPlus.tsx → charts/ChartBar.tsx} +10 -10
  439. package/src/stroke/{accountsAccess/Building.tsx → charts/ChartBarBig.tsx} +11 -11
  440. package/src/stroke/charts/ChartBarDecreasing.tsx +58 -0
  441. package/src/stroke/charts/ChartBarIncreasing.tsx +58 -0
  442. package/src/stroke/charts/ChartBarStacked.tsx +64 -0
  443. package/src/stroke/charts/ChartCandlestick.tsx +64 -0
  444. package/src/stroke/charts/ChartColumn.tsx +58 -0
  445. package/src/stroke/charts/ChartColumnBig.tsx +64 -0
  446. package/src/stroke/{accountsAccess/BookmarkMinus.tsx → charts/ChartColumnDecreasing.tsx} +10 -10
  447. package/src/stroke/charts/ChartColumnIncreasing.tsx +58 -0
  448. package/src/stroke/charts/ChartColumnStacked.tsx +64 -0
  449. package/src/stroke/charts/ChartGantt.tsx +58 -0
  450. package/src/stroke/{accountsAccess/BookmarkCheck.tsx → charts/ChartLine.tsx} +11 -11
  451. package/src/stroke/charts/ChartNoAxesColumnIncreasing.tsx +58 -0
  452. package/src/stroke/charts/ChartNoAxesCombined.tsx +58 -0
  453. package/src/stroke/{accountsAccess/Bookmark.tsx → charts/ChartNoAxesGantt.tsx} +10 -10
  454. package/src/stroke/charts/ChartPie.tsx +64 -0
  455. package/src/stroke/charts/ChartScatter.tsx +65 -0
  456. package/src/stroke/charts/ChartSpline.tsx +64 -0
  457. package/src/stroke/charts/FolderKanban.tsx +58 -0
  458. package/src/stroke/{accountsAccess/Ban.tsx → charts/Kanban.tsx} +10 -10
  459. package/src/stroke/charts/SquareChartGantt.tsx +58 -0
  460. package/src/stroke/charts/SquareDashedKanban.tsx +58 -0
  461. package/src/stroke/charts/SquareKanban.tsx +58 -0
  462. package/src/stroke/charts/TrendingDown.tsx +64 -0
  463. package/src/stroke/charts/TrendingUp.tsx +64 -0
  464. package/src/stroke/charts/TrendingUpDown.tsx +64 -0
  465. package/src/stroke/charts/index.ts +28 -0
  466. package/src/stroke/mathematics/Asterisk.tsx +58 -0
  467. package/src/stroke/{accountsAccess/Bell.tsx → mathematics/Plus.tsx} +10 -10
  468. package/src/stroke/mathematics/index.ts +3 -1
  469. package/dist/cjs/stroke/accountsAccess/Activity.d.ts +0 -3
  470. package/dist/cjs/stroke/accountsAccess/AtSign.d.ts +0 -3
  471. package/dist/cjs/stroke/accountsAccess/Award.d.ts +0 -3
  472. package/dist/cjs/stroke/accountsAccess/Badge.d.ts +0 -3
  473. package/dist/cjs/stroke/accountsAccess/Badge.js +0 -50
  474. package/dist/cjs/stroke/accountsAccess/BadgeAlert.d.ts +0 -3
  475. package/dist/cjs/stroke/accountsAccess/BadgeAlert.js +0 -50
  476. package/dist/cjs/stroke/accountsAccess/Ban.d.ts +0 -3
  477. package/dist/cjs/stroke/accountsAccess/Bell.d.ts +0 -3
  478. package/dist/cjs/stroke/accountsAccess/BellDot.d.ts +0 -3
  479. package/dist/cjs/stroke/accountsAccess/BookUser.d.ts +0 -3
  480. package/dist/cjs/stroke/accountsAccess/Bookmark.d.ts +0 -3
  481. package/dist/cjs/stroke/accountsAccess/BookmarkCheck.d.ts +0 -3
  482. package/dist/cjs/stroke/accountsAccess/BookmarkMinus.d.ts +0 -3
  483. package/dist/cjs/stroke/accountsAccess/BookmarkPlus.d.ts +0 -3
  484. package/dist/cjs/stroke/accountsAccess/BookmarkX.d.ts +0 -3
  485. package/dist/cjs/stroke/accountsAccess/Building.d.ts +0 -3
  486. package/dist/stroke/accountsAccess/Activity.d.ts +0 -3
  487. package/dist/stroke/accountsAccess/Activity.js +0 -14
  488. package/dist/stroke/accountsAccess/AtSign.d.ts +0 -3
  489. package/dist/stroke/accountsAccess/AtSign.js +0 -14
  490. package/dist/stroke/accountsAccess/Award.d.ts +0 -3
  491. package/dist/stroke/accountsAccess/Award.js +0 -14
  492. package/dist/stroke/accountsAccess/Badge.d.ts +0 -3
  493. package/dist/stroke/accountsAccess/Badge.js +0 -14
  494. package/dist/stroke/accountsAccess/BadgeAlert.d.ts +0 -3
  495. package/dist/stroke/accountsAccess/BadgeAlert.js +0 -14
  496. package/dist/stroke/accountsAccess/Ban.d.ts +0 -3
  497. package/dist/stroke/accountsAccess/Bell.d.ts +0 -3
  498. package/dist/stroke/accountsAccess/Bell.js +0 -14
  499. package/dist/stroke/accountsAccess/BellDot.d.ts +0 -3
  500. package/dist/stroke/accountsAccess/BellDot.js +0 -14
  501. package/dist/stroke/accountsAccess/BookUser.d.ts +0 -3
  502. package/dist/stroke/accountsAccess/BookUser.js +0 -14
  503. package/dist/stroke/accountsAccess/Bookmark.d.ts +0 -3
  504. package/dist/stroke/accountsAccess/BookmarkCheck.d.ts +0 -3
  505. package/dist/stroke/accountsAccess/BookmarkCheck.js +0 -14
  506. package/dist/stroke/accountsAccess/BookmarkMinus.d.ts +0 -3
  507. package/dist/stroke/accountsAccess/BookmarkMinus.js +0 -14
  508. package/dist/stroke/accountsAccess/BookmarkPlus.d.ts +0 -3
  509. package/dist/stroke/accountsAccess/BookmarkPlus.js +0 -14
  510. package/dist/stroke/accountsAccess/BookmarkX.d.ts +0 -3
  511. package/dist/stroke/accountsAccess/BookmarkX.js +0 -14
  512. package/dist/stroke/accountsAccess/Building.d.ts +0 -3
  513. package/dist/stroke/accountsAccess/Building.js +0 -14
  514. package/src/stroke/accountsAccess/Activity.tsx +0 -58
  515. package/src/stroke/accountsAccess/Badge.tsx +0 -57
  516. package/src/stroke/accountsAccess/BadgeAlert.tsx +0 -58
  517. package/src/stroke/accountsAccess/BellDot.tsx +0 -64
  518. package/src/stroke/accountsAccess/BookUser.tsx +0 -70
  519. /package/dist/cjs/solid/{accessibility → accountsAccess}/BadgeInfo.d.ts +0 -0
  520. /package/dist/solid/{accessibility → accountsAccess}/BadgeInfo.d.ts +0 -0
@@ -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,21 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Bell = React.forwardRef(function Bell({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
4
+ if (type === "solid") {
5
+ return (_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: _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" }) }));
6
+ }
7
+ if (type === "stroke") {
8
+ return (_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: _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" }) }));
9
+ }
10
+ console.error(`Bell doesn't support ${type}`);
11
+ return null;
12
+ });
13
+ Bell.displayName = "Bell";
14
+ Bell.metadata = {
15
+ name: "Bell",
16
+ category: "solid/accountsAccess",
17
+ tags: ["bell", "icon"],
18
+ description: "Bell icon from solid/accountsAccess category",
19
+ type: ["stroke", "icon"],
20
+ };
21
+ export default 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,21 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const BellDot = React.forwardRef(function BellDot({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
4
+ if (type === "solid") {
5
+ return (_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: [_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" }), _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" })] }));
6
+ }
7
+ if (type === "stroke") {
8
+ return (_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: [_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" }), _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" })] }));
9
+ }
10
+ console.error(`BellDot doesn't support ${type}`);
11
+ return null;
12
+ });
13
+ BellDot.displayName = "BellDot";
14
+ BellDot.metadata = {
15
+ name: "BellDot",
16
+ category: "solid/accountsAccess",
17
+ tags: ["bell", "dot", "icon"],
18
+ description: "BellDot icon from solid/accountsAccess category",
19
+ type: ["stroke", "icon"],
20
+ };
21
+ export default 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,21 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const BookUser = React.forwardRef(function BookUser({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
4
+ if (type === "solid") {
5
+ return (_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: _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" }) }));
6
+ }
7
+ if (type === "stroke") {
8
+ return (_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: [_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" }), _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" }), _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" })] }));
9
+ }
10
+ console.error(`BookUser doesn't support ${type}`);
11
+ return null;
12
+ });
13
+ BookUser.displayName = "BookUser";
14
+ BookUser.metadata = {
15
+ name: "BookUser",
16
+ category: "solid/accountsAccess",
17
+ tags: ["book", "user", "icon"],
18
+ description: "BookUser icon from solid/accountsAccess category",
19
+ type: ["stroke", "icon"],
20
+ };
21
+ export default 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,21 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Bookmark = React.forwardRef(function Bookmark({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
4
+ if (type === "solid") {
5
+ return (_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: _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" }) }));
6
+ }
7
+ if (type === "stroke") {
8
+ return (_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: _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" }) }));
9
+ }
10
+ console.error(`Bookmark doesn't support ${type}`);
11
+ return null;
12
+ });
13
+ Bookmark.displayName = "Bookmark";
14
+ Bookmark.metadata = {
15
+ name: "Bookmark",
16
+ category: "solid/accountsAccess",
17
+ tags: ["bookmark", "icon"],
18
+ description: "Bookmark icon from solid/accountsAccess category",
19
+ type: ["stroke", "icon"],
20
+ };
21
+ export default 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,21 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const BookmarkCheck = React.forwardRef(function BookmarkCheck({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
4
+ if (type === "solid") {
5
+ return (_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: _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" }) }));
6
+ }
7
+ if (type === "stroke") {
8
+ return (_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: [_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" }), _jsx("path", { d: "M9 10L11 12L15 8", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
9
+ }
10
+ console.error(`BookmarkCheck doesn't support ${type}`);
11
+ return null;
12
+ });
13
+ BookmarkCheck.displayName = "BookmarkCheck";
14
+ BookmarkCheck.metadata = {
15
+ name: "BookmarkCheck",
16
+ category: "solid/accountsAccess",
17
+ tags: ["bookmark", "check", "icon"],
18
+ description: "BookmarkCheck icon from solid/accountsAccess category",
19
+ type: ["stroke", "icon"],
20
+ };
21
+ export default 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,21 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const BookmarkMinus = React.forwardRef(function BookmarkMinus({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
4
+ if (type === "solid") {
5
+ return (_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: _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" }) }));
6
+ }
7
+ if (type === "stroke") {
8
+ return (_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: _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" }) }));
9
+ }
10
+ console.error(`BookmarkMinus doesn't support ${type}`);
11
+ return null;
12
+ });
13
+ BookmarkMinus.displayName = "BookmarkMinus";
14
+ BookmarkMinus.metadata = {
15
+ name: "BookmarkMinus",
16
+ category: "solid/accountsAccess",
17
+ tags: ["bookmark", "minus", "icon"],
18
+ description: "BookmarkMinus icon from solid/accountsAccess category",
19
+ type: ["stroke", "icon"],
20
+ };
21
+ export default 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;
@@ -0,0 +1,21 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const BookmarkPlus = React.forwardRef(function BookmarkPlus({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
4
+ if (type === "solid") {
5
+ return (_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: _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.5H17ZM12 5.5C11.1716 5.5 10.5 6.17157 10.5 7V8.5H9C8.17157 8.5 7.5 9.17157 7.5 10C7.5 10.8284 8.17157 11.5 9 11.5H10.5V13C10.5 13.8284 11.1716 14.5 12 14.5C12.8284 14.5 13.5 13.8284 13.5 13V11.5H15C15.8284 11.5 16.5 10.8284 16.5 10C16.5 9.17157 15.8284 8.5 15 8.5H13.5V7C13.5 6.17157 12.8284 5.5 12 5.5Z", fill: "currentColor" }) }));
6
+ }
7
+ if (type === "stroke") {
8
+ return (_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: _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 5V21ZM12 7V13M15 10H9", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
9
+ }
10
+ console.error(`BookmarkPlus doesn't support ${type}`);
11
+ return null;
12
+ });
13
+ BookmarkPlus.displayName = "BookmarkPlus";
14
+ BookmarkPlus.metadata = {
15
+ name: "BookmarkPlus",
16
+ category: "solid/accountsAccess",
17
+ tags: ["bookmark", "plus", "icon"],
18
+ description: "BookmarkPlus icon from solid/accountsAccess category",
19
+ type: ["stroke", "icon"],
20
+ };
21
+ export default BookmarkPlus;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BookmarkXProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const BookmarkX: IconComponent<BookmarkXProps>;
6
+ export default BookmarkX;
@@ -0,0 +1,21 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const BookmarkX = React.forwardRef(function BookmarkX({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
4
+ if (type === "solid") {
5
+ return (_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: _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.5H17ZM15.5605 6.43945C14.9748 5.85368 14.0252 5.85367 13.4395 6.43945L12 7.87891L10.5605 6.43945C9.97476 5.85368 9.02524 5.85367 8.43945 6.43945C7.85367 7.02524 7.85368 7.97476 8.43945 8.56055L9.87891 10L8.43945 11.4395C7.85367 12.0252 7.85368 12.9748 8.43945 13.5605C9.02525 14.1462 9.9748 14.1463 10.5605 13.5605L12 12.1211L13.4395 13.5605C14.0252 14.1462 14.9748 14.1463 15.5605 13.5605C16.1463 12.9748 16.1462 12.0252 15.5605 11.4395L14.1211 10L15.5605 8.56055C16.1463 7.9748 16.1462 7.02525 15.5605 6.43945Z", fill: "currentColor" }) }));
6
+ }
7
+ if (type === "stroke") {
8
+ return (_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: _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 5V21ZM14.5 7.5 9.5 12.5M9.5 7.5 14.5 12.5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
9
+ }
10
+ console.error(`BookmarkX doesn't support ${type}`);
11
+ return null;
12
+ });
13
+ BookmarkX.displayName = "BookmarkX";
14
+ BookmarkX.metadata = {
15
+ name: "BookmarkX",
16
+ category: "solid/accountsAccess",
17
+ tags: ["bookmark", "icon"],
18
+ description: "BookmarkX icon from solid/accountsAccess category",
19
+ type: ["stroke", "icon"],
20
+ };
21
+ export default BookmarkX;
@@ -0,0 +1,6 @@
1
+ import type { IconProps, IconComponent } from "../../types";
2
+ interface BuildingProps extends IconProps {
3
+ type?: "solid" | "stroke";
4
+ }
5
+ export declare const Building: IconComponent<BuildingProps>;
6
+ export default Building;
@@ -0,0 +1,21 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Building = React.forwardRef(function Building({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, type = "stroke", ...props }, forwardedRef) {
4
+ if (type === "solid") {
5
+ return (_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: _jsx("path", { d: "M18 0.5C19.933 0.5 21.5 2.067 21.5 4V20C21.5 21.933 19.933 23.5 18 23.5H15V19C15 18.7348 14.8946 18.4805 14.707 18.293C14.5195 18.1054 14.2652 18 14 18H10C9.73478 18 9.4805 18.1054 9.29297 18.293C9.10543 18.4805 9 18.7348 9 19V23.5H15H6C4.067 23.5 2.5 21.933 2.5 20V4C2.5 2.067 4.067 0.5 6 0.5H18ZM8 12.5C7.17157 12.5 6.5 13.1716 6.5 14C6.5 14.8284 7.17157 15.5 8 15.5H8.00977C8.83819 15.5 9.50977 14.8284 9.50977 14C9.50977 13.1716 8.83819 12.5 8.00977 12.5H8ZM12 12.5C11.1716 12.5 10.5 13.1716 10.5 14C10.5 14.8284 11.1716 15.5 12 15.5H12.0098C12.8382 15.5 13.5098 14.8284 13.5098 14C13.5098 13.1716 12.8382 12.5 12.0098 12.5H12ZM16 12.5C15.1716 12.5 14.5 13.1716 14.5 14C14.5 14.8284 15.1716 15.5 16 15.5H16.0098C16.8382 15.5 17.5098 14.8284 17.5098 14C17.5098 13.1716 16.8382 12.5 16.0098 12.5H16ZM8 8.5C7.17157 8.5 6.5 9.17157 6.5 10C6.5 10.8284 7.17157 11.5 8 11.5H8.00977C8.83819 11.5 9.50977 10.8284 9.50977 10C9.50977 9.17157 8.83819 8.5 8.00977 8.5H8ZM12 8.5C11.1716 8.5 10.5 9.17157 10.5 10C10.5 10.8284 11.1716 11.5 12 11.5H12.0098C12.8382 11.5 13.5098 10.8284 13.5098 10C13.5098 9.17157 12.8382 8.5 12.0098 8.5H12ZM16 8.5C15.1716 8.5 14.5 9.17157 14.5 10C14.5 10.8284 15.1716 11.5 16 11.5H16.0098C16.8382 11.5 17.5098 10.8284 17.5098 10C17.5098 9.17157 16.8382 8.5 16.0098 8.5H16ZM8 4.5C7.17157 4.5 6.5 5.17157 6.5 6C6.5 6.82843 7.17157 7.5 8 7.5H8.00977C8.83819 7.5 9.50977 6.82843 9.50977 6C9.50977 5.17157 8.83819 4.5 8.00977 4.5H8ZM12 4.5C11.1716 4.5 10.5 5.17157 10.5 6C10.5 6.82843 11.1716 7.5 12 7.5H12.0098C12.8382 7.5 13.5098 6.82843 13.5098 6C13.5098 5.17157 12.8382 4.5 12.0098 4.5H12ZM16 4.5C15.1716 4.5 14.5 5.17157 14.5 6C14.5 6.82843 15.1716 7.5 16 7.5H16.0098C16.8382 7.5 17.5098 6.82843 17.5098 6C17.5098 5.17157 16.8382 4.5 16.0098 4.5H16Z", fill: "currentColor" }) }));
6
+ }
7
+ if (type === "stroke") {
8
+ return (_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: [_jsx("path", { d: "M12 10H12.01M12 14H12.01M12 6H12.01M16 10H16.01M16 14H16.01M16 6H16.01M8 10H8.01M8 14H8.01M8 6H8.01M9 22V19C9 18.735 9.105 18.48 9.293 18.293 9.48 18.105 9.735 18 10 18H14C14.265 18 14.52 18.105 14.707 18.293 14.895 18.48 15 18.735 15 19V22", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M18 2H6C4.89543 2 4 2.89543 4 4V20C4 21.1046 4.89543 22 6 22H18C19.1046 22 20 21.1046 20 20V4C20 2.89543 19.1046 2 18 2Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
9
+ }
10
+ console.error(`Building doesn't support ${type}`);
11
+ return null;
12
+ });
13
+ Building.displayName = "Building";
14
+ Building.metadata = {
15
+ name: "Building",
16
+ category: "solid/accountsAccess",
17
+ tags: ["building", "icon"],
18
+ description: "Building icon from solid/accountsAccess category",
19
+ type: ["stroke", "icon"],
20
+ };
21
+ export default Building;
@@ -0,0 +1,16 @@
1
+ export { default as Activity } from "./Activity";
2
+ export { default as AtSign } from "./AtSign";
3
+ export { default as Award } from "./Award";
4
+ export { default as Badge } from "./Badge";
5
+ export { default as BadgeAlert } from "./BadgeAlert";
6
+ export { default as BadgeInfo } from "./BadgeInfo";
7
+ export { default as Ban } from "./Ban";
8
+ export { default as Bell } from "./Bell";
9
+ export { default as BellDot } from "./BellDot";
10
+ export { default as BookUser } from "./BookUser";
11
+ export { default as Bookmark } from "./Bookmark";
12
+ export { default as BookmarkCheck } from "./BookmarkCheck";
13
+ export { default as BookmarkMinus } from "./BookmarkMinus";
14
+ export { default as BookmarkPlus } from "./BookmarkPlus";
15
+ export { default as BookmarkX } from "./BookmarkX";
16
+ export { default as Building } from "./Building";
@@ -0,0 +1,16 @@
1
+ export { default as Activity } from "./Activity";
2
+ export { default as AtSign } from "./AtSign";
3
+ export { default as Award } from "./Award";
4
+ export { default as Badge } from "./Badge";
5
+ export { default as BadgeAlert } from "./BadgeAlert";
6
+ export { default as BadgeInfo } from "./BadgeInfo";
7
+ export { default as Ban } from "./Ban";
8
+ export { default as Bell } from "./Bell";
9
+ export { default as BellDot } from "./BellDot";
10
+ export { default as BookUser } from "./BookUser";
11
+ export { default as Bookmark } from "./Bookmark";
12
+ export { default as BookmarkCheck } from "./BookmarkCheck";
13
+ export { default as BookmarkMinus } from "./BookmarkMinus";
14
+ export { default as BookmarkPlus } from "./BookmarkPlus";
15
+ export { default as BookmarkX } from "./BookmarkX";
16
+ export { default as Building } from "./Building";
@@ -1,18 +1,3 @@
1
- export { default as Activity } from "./Activity";
2
- export { default as AtSign } from "./AtSign";
3
- export { default as Award } from "./Award";
4
- export { default as Badge } from "./Badge";
5
- export { default as BadgeAlert } from "./BadgeAlert";
6
- export { default as Ban } from "./Ban";
7
- export { default as Bell } from "./Bell";
8
- export { default as BellDot } from "./BellDot";
9
- export { default as BookUser } from "./BookUser";
10
- export { default as Bookmark } from "./Bookmark";
11
- export { default as BookmarkCheck } from "./BookmarkCheck";
12
- export { default as BookmarkMinus } from "./BookmarkMinus";
13
- export { default as BookmarkPlus } from "./BookmarkPlus";
14
- export { default as BookmarkX } from "./BookmarkX";
15
- export { default as Building } from "./Building";
16
1
  export { default as Building2 } from "./Building2";
17
2
  export { default as Cake } from "./Cake";
18
3
  export { default as CircleUser } from "./CircleUser";
@@ -1,18 +1,3 @@
1
- export { default as Activity } from "./Activity";
2
- export { default as AtSign } from "./AtSign";
3
- export { default as Award } from "./Award";
4
- export { default as Badge } from "./Badge";
5
- export { default as BadgeAlert } from "./BadgeAlert";
6
- export { default as Ban } from "./Ban";
7
- export { default as Bell } from "./Bell";
8
- export { default as BellDot } from "./BellDot";
9
- export { default as BookUser } from "./BookUser";
10
- export { default as Bookmark } from "./Bookmark";
11
- export { default as BookmarkCheck } from "./BookmarkCheck";
12
- export { default as BookmarkMinus } from "./BookmarkMinus";
13
- export { default as BookmarkPlus } from "./BookmarkPlus";
14
- export { default as BookmarkX } from "./BookmarkX";
15
- export { default as Building } from "./Building";
16
1
  export { default as Building2 } from "./Building2";
17
2
  export { default as Cake } from "./Cake";
18
3
  export { default as CircleUser } from "./CircleUser";
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Bird: IconComponent;
3
+ export default Bird;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Bird = React.forwardRef(function Bird({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_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: [_jsx("path", { d: "M16 7H16.01M3.4 18H12C14.122 18 16.157 17.157 17.657 15.657 19.157 14.157 20 12.122 20 10V7C20.002 6.148 19.732 5.317 19.23 4.629 18.727 3.941 18.018 3.432 17.205 3.175 16.393 2.919 15.519 2.928 14.713 3.202 13.906 3.477 13.208 4.001 12.72 4.7L2 20", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M20 7 22 7.5 20 8M10 18V21M14 17.75V21M7 18C8.233 18 9.436 17.62 10.446 16.912 11.455 16.203 12.222 15.201 12.642 14.042 13.061 12.882 13.113 11.622 12.791 10.432 12.469 9.241 11.787 8.179 10.84 7.39", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Bird.displayName = "Bird";
7
+ Bird.metadata = {
8
+ name: "Bird",
9
+ category: "stroke/animals",
10
+ tags: ["bird", "icon"],
11
+ description: "Bird icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Bird;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Bone: IconComponent;
3
+ export default Bone;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Bone = React.forwardRef(function Bone({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_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: _jsx("path", { d: "M17 10C17.7 9.3 18.69 10 19.5 10C20.163 10 20.7989 9.73661 21.2678 9.26777C21.7366 8.79893 22 8.16304 22 7.5C22 6.83696 21.7366 6.20107 21.2678 5.73223C20.7989 5.26339 20.163 5 19.5 5C19.3674 5 19.2402 4.94732 19.1464 4.85355C19.0527 4.75979 19 4.63261 19 4.5C19 3.83696 18.7366 3.20107 18.2678 2.73223C17.7989 2.26339 17.163 2 16.5 2C15.837 2 15.2011 2.26339 14.7322 2.73223C14.2634 3.20107 14 3.83696 14 4.5C14 5.31 14.7 6.3 14 7L7 14C6.3 14.7 5.31 14 4.5 14C3.83696 14 3.20107 14.2634 2.73223 14.7322C2.26339 15.2011 2 15.837 2 16.5C2 17.163 2.26339 17.7989 2.73223 18.2678C3.20107 18.7366 3.83696 19 4.5 19C4.78 19 5 19.22 5 19.5C5 20.163 5.26339 20.7989 5.73223 21.2678C6.20107 21.7366 6.83696 22 7.5 22C8.16304 22 8.79893 21.7366 9.26777 21.2678C9.73661 20.7989 10 20.163 10 19.5C10 18.69 9.3 17.7 10 17L17 10Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ Bone.displayName = "Bone";
7
+ Bone.metadata = {
8
+ name: "Bone",
9
+ category: "stroke/animals",
10
+ tags: ["bone", "icon"],
11
+ description: "Bone icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Bone;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Bug: IconComponent;
3
+ export default Bug;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Bug = React.forwardRef(function Bug({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_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: [_jsx("path", { d: "M12 20V11M14 7C15.061 7 16.078 7.421 16.828 8.172 17.579 8.922 18 9.939 18 11V14C18 15.591 17.368 17.117 16.243 18.243 15.117 19.368 13.591 20 12 20 10.409 20 8.883 19.368 7.757 18.243 6.632 17.117 6 15.591 6 14V11C6 9.939 6.421 8.922 7.172 8.172 7.922 7.421 8.939 7 10 7H14ZM14.12 3.88 16 2", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M21 21C21.001 19.971 20.606 18.982 19.896 18.237 19.187 17.492 18.218 17.049 17.19 17M21 5C20.999 5.982 20.636 6.93 19.982 7.662 19.327 8.394 18.426 8.86 17.45 8.97M22 13H18M3 21C2.999 19.971 3.394 18.982 4.104 18.237 4.813 17.492 5.782 17.049 6.81 17M3 5C3.001 5.982 3.364 6.93 4.018 7.662 4.673 8.394 5.574 8.86 6.55 8.97M6 13H2M8 2 9.88 3.88M9 7.13V6C9 5.204 9.316 4.441 9.879 3.879 10.441 3.316 11.204 3 12 3 12.796 3 13.559 3.316 14.121 3.879 14.684 4.441 15 5.204 15 6V7.13", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Bug.displayName = "Bug";
7
+ Bug.metadata = {
8
+ name: "Bug",
9
+ category: "stroke/animals",
10
+ tags: ["bug", "icon"],
11
+ description: "Bug icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Bug;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const BugOff: IconComponent;
3
+ export default BugOff;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const BugOff = React.forwardRef(function BugOff({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_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: [_jsx("path", { d: "M12 20V12M14.12 3.88 16 2M15 7.13V6C15 5.405 14.822 4.823 14.49 4.329 14.158 3.835 13.686 3.451 13.135 3.225 12.584 3 11.978 2.944 11.395 3.064 10.812 3.184 10.277 3.475 9.86 3.9L8 2", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M18 12.34V11C18 9.939 17.579 8.922 16.828 8.172 16.078 7.421 15.061 7 14 7H12.7M2 2 22 22", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M21 5C20.999 5.982 20.636 6.93 19.982 7.662 19.327 8.394 18.426 8.86 17.45 8.97M22 13H18.66M3 21C2.999 19.971 3.394 18.982 4.104 18.237 4.813 17.492 5.782 17.049 6.81 17M6 13H2", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M7.69997 7.7C7.17102 8.07172 6.74005 8.56612 6.44398 9.14085C6.14791 9.71558 5.99556 10.3535 5.99997 11V14C5.99598 15.3112 6.42165 16.5877 7.21186 17.6341C8.00208 18.6805 9.11333 19.4392 10.3756 19.7942C11.6379 20.1492 12.9817 20.0809 14.2015 19.5998C15.4213 19.1186 16.4499 18.2511 17.13 17.13", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ BugOff.displayName = "BugOff";
7
+ BugOff.metadata = {
8
+ name: "BugOff",
9
+ category: "stroke/animals",
10
+ tags: ["bug", "off", "icon"],
11
+ description: "BugOff icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default BugOff;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const BugPlay: IconComponent;
3
+ export default BugPlay;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const BugPlay = React.forwardRef(function BugPlay({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_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: [_jsx("path", { d: "M10 19.655C8.83049 19.2415 7.81789 18.4757 7.10156 17.463C6.38522 16.4503 6.00038 15.2405 6 14V11C6 9.93913 6.42143 8.92172 7.17157 8.17157C7.92172 7.42143 8.93913 7 10 7H14C15.0557 6.99997 16.0686 7.41728 16.8179 8.16095C17.5672 8.90462 17.9921 9.91434 18 10.97", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M14 15.003C14 14.826 14.046 14.651 14.135 14.498 14.225 14.344 14.353 14.217 14.507 14.13 14.662 14.042 14.837 13.998 15.014 14 15.192 14.003 15.365 14.052 15.517 14.144L20.514 17.141C20.663 17.23 20.786 17.355 20.872 17.506 20.957 17.657 21.002 17.827 21.002 18 21.002 18.173 20.957 18.343 20.872 18.494 20.786 18.645 20.663 18.77 20.514 18.859L15.517 21.856C15.365 21.948 15.191 21.998 15.014 22 14.836 22.002 14.661 21.958 14.507 21.87 14.352 21.782 14.224 21.655 14.135 21.502 14.046 21.348 13.999 21.174 14 20.996V15.003ZM14.12 3.88 16 2M21 5C20.999 5.982 20.636 6.93 19.982 7.662 19.327 8.394 18.426 8.86 17.45 8.97M3 21C2.999 19.971 3.394 18.982 4.104 18.237 4.813 17.492 5.782 17.049 6.81 17M3 5C3.001 5.982 3.364 6.93 4.018 7.662 4.673 8.394 5.574 8.86 6.55 8.97M6 13H2M8 2 9.88 3.88M9 7.13V6C9 5.204 9.316 4.441 9.879 3.879 10.441 3.316 11.204 3 12 3 12.796 3 13.559 3.316 14.121 3.879 14.684 4.441 15 5.204 15 6V7.13", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ BugPlay.displayName = "BugPlay";
7
+ BugPlay.metadata = {
8
+ name: "BugPlay",
9
+ category: "stroke/animals",
10
+ tags: ["bug", "play", "icon"],
11
+ description: "BugPlay icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default BugPlay;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Cat: IconComponent;
3
+ export default Cat;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Cat = React.forwardRef(function Cat({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_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: [_jsx("path", { d: "M12 5C12.67 5 13.35 5.09 14 5.26 15.78 3.26 19.03 2.42 20.42 3 21.82 3.58 20 10 20 10 20.57 11.07 21 12.24 21 13.44 21 17.9 16.97 21 12 21 7.03 21 3 18 3 13.44 3 12.19 3.5 11.04 4 10 4 10 2.11 3.58 3.5 3 4.89 2.42 8.22 3.23 10 5.23 10.656 5.079 11.327 5.002 12 5ZM8 14V14.5M16 14V14.5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M11.25 16.25H12.75L12 17L11.25 16.25Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Cat.displayName = "Cat";
7
+ Cat.metadata = {
8
+ name: "Cat",
9
+ category: "stroke/animals",
10
+ tags: ["cat", "icon"],
11
+ description: "Cat icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Cat;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Dog: IconComponent;
3
+ export default Dog;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Dog = React.forwardRef(function Dog({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_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: [_jsx("path", { d: "M11.25 16.25H12.75L12 17 11.25 16.25ZM16 14V14.5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M4.42 11.247C4.14 12.328 3.999 13.44 4 14.556 4 18.728 7.582 21 12 21 16.418 21 20 18.728 20 14.556 19.995 13.435 19.829 12.321 19.507 11.247M8 14V14.5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M8.49998 8.5C8.11598 9.55 7.41698 10.528 6.15598 11C4.22498 11.722 2.57998 10.703 2.49998 10C2.38698 9.006 3.67698 3.47 6.49998 3C8.42298 2.679 10.151 3.845 10.151 5.235C11.4158 4.91378 12.7425 4.92826 14 5.277C14 3.887 15.844 2.679 17.767 3C20.59 3.47 21.88 9.006 21.767 10C21.687 10.703 20.042 11.722 18.111 11C16.85 10.528 16.256 9.55 15.872 8.5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Dog.displayName = "Dog";
7
+ Dog.metadata = {
8
+ name: "Dog",
9
+ category: "stroke/animals",
10
+ tags: ["dog", "icon"],
11
+ description: "Dog icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Dog;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Egg: IconComponent;
3
+ export default Egg;
@@ -1,14 +1,14 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import * as React from "react";
3
- export const Ban = React.forwardRef(function Ban({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
- return (_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: _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" }) }));
3
+ export const Egg = React.forwardRef(function Egg({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_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: _jsx("path", { d: "M12 2C8 2 4 8 4 14C4 16.1217 4.84285 18.1566 6.34315 19.6569C7.84344 21.1571 9.87827 22 12 22C14.1217 22 16.1566 21.1571 17.6569 19.6569C19.1571 18.1566 20 16.1217 20 14C20 8 16 2 12 2Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
5
  });
6
- Ban.displayName = "Ban";
7
- Ban.metadata = {
8
- name: "Ban",
9
- category: "stroke/accountsAccess",
10
- tags: ["ban", "icon"],
11
- description: "Ban icon from stroke/accountsAccess category",
6
+ Egg.displayName = "Egg";
7
+ Egg.metadata = {
8
+ name: "Egg",
9
+ category: "stroke/animals",
10
+ tags: ["egg", "icon"],
11
+ description: "Egg icon from stroke/animals category",
12
12
  type: ["stroke", "icon"],
13
13
  };
14
- export default Ban;
14
+ export default Egg;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Fish: IconComponent;
3
+ export default Fish;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Fish = React.forwardRef(function Fish({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_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: [_jsx("path", { d: "M6.5 12C7.44 8.54 11.44 6 15 6 18.56 6 21.06 8.54 22 12 21.06 15.47 18.56 18 15 18 11.44 18 7.44 15.47 6.5 12ZM18 12V12.5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M16 17.93C14.699 16.227 13.995 14.143 13.995 12 13.995 9.857 14.699 7.773 16 6.07M7 10.67C7 8 5.58 5.97 2.73 5.5 1.73 7 1.73 10.5 2.96 12 1.72 13.5 1.72 17 2.73 18.5 5.58 18.03 7 16 7 13.33", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M10.46 7.26C10.2 5.88 9.17 4.24 8 3H13.8C14.275 2.998 14.734 3.165 15.097 3.471 15.46 3.777 15.702 4.202 15.78 4.67L16.01 6.07M16.01 17.93 15.78 19.33C15.702 19.798 15.46 20.223 15.097 20.529 14.734 20.835 14.275 21.002 13.8 21H9.5C10.469 19.902 10.999 18.485 10.99 17.02", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Fish.displayName = "Fish";
7
+ Fish.metadata = {
8
+ name: "Fish",
9
+ category: "stroke/animals",
10
+ tags: ["fish", "icon"],
11
+ description: "Fish icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Fish;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const FishOff: IconComponent;
3
+ export default FishOff;