@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,93 @@
1
+ import * as React from "react";
2
+ import type { IconProps, IconMetadata, IconComponent } from "../../types";
3
+
4
+ interface BookmarkPlusProps extends IconProps {
5
+ type?: "solid" | "stroke";
6
+ }
7
+
8
+ export const BookmarkPlus: IconComponent<BookmarkPlusProps> = React.forwardRef<
9
+ SVGSVGElement,
10
+ BookmarkPlusProps
11
+ >(function BookmarkPlus(
12
+ {
13
+ color = "currentColor",
14
+ fill,
15
+ size = 24,
16
+ strokeWidth,
17
+ strokeLinecap,
18
+ strokeLinejoin,
19
+ strokeDasharray,
20
+ opacity,
21
+ className,
22
+ type = "stroke",
23
+ ...props
24
+ },
25
+ forwardedRef,
26
+ ) {
27
+ if (type === "solid") {
28
+ return (
29
+ <svg
30
+ width={size}
31
+ height={size}
32
+ viewBox="0 0 24 24"
33
+ fill="none"
34
+ xmlns="http://www.w3.org/2000/svg"
35
+ className={className}
36
+ strokeWidth={strokeWidth}
37
+ strokeLinecap={strokeLinecap}
38
+ strokeLinejoin={strokeLinejoin}
39
+ strokeDasharray={strokeDasharray}
40
+ opacity={opacity}
41
+ {...props}
42
+ ref={forwardedRef}
43
+ >
44
+ <path
45
+ 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"
46
+ fill="currentColor"
47
+ />
48
+ </svg>
49
+ );
50
+ }
51
+
52
+ if (type === "stroke") {
53
+ return (
54
+ <svg
55
+ width={size}
56
+ height={size}
57
+ viewBox="0 0 24 24"
58
+ fill="none"
59
+ xmlns="http://www.w3.org/2000/svg"
60
+ className={className}
61
+ strokeWidth={strokeWidth}
62
+ strokeLinecap={strokeLinecap}
63
+ strokeLinejoin={strokeLinejoin}
64
+ strokeDasharray={strokeDasharray}
65
+ opacity={opacity}
66
+ {...props}
67
+ ref={forwardedRef}
68
+ >
69
+ <path
70
+ 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"
71
+ stroke={color}
72
+ strokeLinecap="round"
73
+ strokeLinejoin="round"
74
+ />
75
+ </svg>
76
+ );
77
+ }
78
+
79
+ console.error(`BookmarkPlus doesn't support ${type}`);
80
+ return null;
81
+ });
82
+
83
+ BookmarkPlus.displayName = "BookmarkPlus";
84
+
85
+ BookmarkPlus.metadata = {
86
+ name: "BookmarkPlus",
87
+ category: "solid/accountsAccess",
88
+ tags: ["bookmark", "plus", "icon"],
89
+ description: "BookmarkPlus icon from solid/accountsAccess category",
90
+ type: ["stroke", "icon"],
91
+ } as IconMetadata;
92
+
93
+ export default BookmarkPlus;
@@ -0,0 +1,93 @@
1
+ import * as React from "react";
2
+ import type { IconProps, IconMetadata, IconComponent } from "../../types";
3
+
4
+ interface BookmarkXProps extends IconProps {
5
+ type?: "solid" | "stroke";
6
+ }
7
+
8
+ export const BookmarkX: IconComponent<BookmarkXProps> = React.forwardRef<
9
+ SVGSVGElement,
10
+ BookmarkXProps
11
+ >(function BookmarkX(
12
+ {
13
+ color = "currentColor",
14
+ fill,
15
+ size = 24,
16
+ strokeWidth,
17
+ strokeLinecap,
18
+ strokeLinejoin,
19
+ strokeDasharray,
20
+ opacity,
21
+ className,
22
+ type = "stroke",
23
+ ...props
24
+ },
25
+ forwardedRef,
26
+ ) {
27
+ if (type === "solid") {
28
+ return (
29
+ <svg
30
+ width={size}
31
+ height={size}
32
+ viewBox="0 0 24 24"
33
+ fill="none"
34
+ xmlns="http://www.w3.org/2000/svg"
35
+ className={className}
36
+ strokeWidth={strokeWidth}
37
+ strokeLinecap={strokeLinecap}
38
+ strokeLinejoin={strokeLinejoin}
39
+ strokeDasharray={strokeDasharray}
40
+ opacity={opacity}
41
+ {...props}
42
+ ref={forwardedRef}
43
+ >
44
+ <path
45
+ 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"
46
+ fill="currentColor"
47
+ />
48
+ </svg>
49
+ );
50
+ }
51
+
52
+ if (type === "stroke") {
53
+ return (
54
+ <svg
55
+ width={size}
56
+ height={size}
57
+ viewBox="0 0 24 24"
58
+ fill="none"
59
+ xmlns="http://www.w3.org/2000/svg"
60
+ className={className}
61
+ strokeWidth={strokeWidth}
62
+ strokeLinecap={strokeLinecap}
63
+ strokeLinejoin={strokeLinejoin}
64
+ strokeDasharray={strokeDasharray}
65
+ opacity={opacity}
66
+ {...props}
67
+ ref={forwardedRef}
68
+ >
69
+ <path
70
+ 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"
71
+ stroke={color}
72
+ strokeLinecap="round"
73
+ strokeLinejoin="round"
74
+ />
75
+ </svg>
76
+ );
77
+ }
78
+
79
+ console.error(`BookmarkX doesn't support ${type}`);
80
+ return null;
81
+ });
82
+
83
+ BookmarkX.displayName = "BookmarkX";
84
+
85
+ BookmarkX.metadata = {
86
+ name: "BookmarkX",
87
+ category: "solid/accountsAccess",
88
+ tags: ["bookmark", "icon"],
89
+ description: "BookmarkX icon from solid/accountsAccess category",
90
+ type: ["stroke", "icon"],
91
+ } as IconMetadata;
92
+
93
+ export default BookmarkX;
@@ -0,0 +1,99 @@
1
+ import * as React from "react";
2
+ import type { IconProps, IconMetadata, IconComponent } from "../../types";
3
+
4
+ interface BuildingProps extends IconProps {
5
+ type?: "solid" | "stroke";
6
+ }
7
+
8
+ export const Building: IconComponent<BuildingProps> = React.forwardRef<
9
+ SVGSVGElement,
10
+ BuildingProps
11
+ >(function Building(
12
+ {
13
+ color = "currentColor",
14
+ fill,
15
+ size = 24,
16
+ strokeWidth,
17
+ strokeLinecap,
18
+ strokeLinejoin,
19
+ strokeDasharray,
20
+ opacity,
21
+ className,
22
+ type = "stroke",
23
+ ...props
24
+ },
25
+ forwardedRef,
26
+ ) {
27
+ if (type === "solid") {
28
+ return (
29
+ <svg
30
+ width={size}
31
+ height={size}
32
+ viewBox="0 0 24 24"
33
+ fill="none"
34
+ xmlns="http://www.w3.org/2000/svg"
35
+ className={className}
36
+ strokeWidth={strokeWidth}
37
+ strokeLinecap={strokeLinecap}
38
+ strokeLinejoin={strokeLinejoin}
39
+ strokeDasharray={strokeDasharray}
40
+ opacity={opacity}
41
+ {...props}
42
+ ref={forwardedRef}
43
+ >
44
+ <path
45
+ 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"
46
+ fill="currentColor"
47
+ />
48
+ </svg>
49
+ );
50
+ }
51
+
52
+ if (type === "stroke") {
53
+ return (
54
+ <svg
55
+ width={size}
56
+ height={size}
57
+ viewBox="0 0 24 24"
58
+ fill="none"
59
+ xmlns="http://www.w3.org/2000/svg"
60
+ className={className}
61
+ strokeWidth={strokeWidth}
62
+ strokeLinecap={strokeLinecap}
63
+ strokeLinejoin={strokeLinejoin}
64
+ strokeDasharray={strokeDasharray}
65
+ opacity={opacity}
66
+ {...props}
67
+ ref={forwardedRef}
68
+ >
69
+ <path
70
+ 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"
71
+ stroke={color}
72
+ strokeLinecap="round"
73
+ strokeLinejoin="round"
74
+ />
75
+ <path
76
+ 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"
77
+ stroke={color}
78
+ strokeLinecap="round"
79
+ strokeLinejoin="round"
80
+ />
81
+ </svg>
82
+ );
83
+ }
84
+
85
+ console.error(`Building doesn't support ${type}`);
86
+ return null;
87
+ });
88
+
89
+ Building.displayName = "Building";
90
+
91
+ Building.metadata = {
92
+ name: "Building",
93
+ category: "solid/accountsAccess",
94
+ tags: ["building", "icon"],
95
+ description: "Building icon from solid/accountsAccess category",
96
+ type: ["stroke", "icon"],
97
+ } as IconMetadata;
98
+
99
+ 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";
@@ -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,8 +1,8 @@
1
1
  import * as React from "react";
2
2
  import type { IconProps, IconMetadata, IconComponent } from "../../types";
3
3
 
4
- export const Award: IconComponent = React.forwardRef<SVGSVGElement, IconProps>(
5
- function Award(
4
+ export const Bird: IconComponent = React.forwardRef<SVGSVGElement, IconProps>(
5
+ function Bird(
6
6
  {
7
7
  color = "currentColor",
8
8
  fill,
@@ -34,13 +34,13 @@ export const Award: IconComponent = React.forwardRef<SVGSVGElement, IconProps>(
34
34
  ref={forwardedRef}
35
35
  >
36
36
  <path
37
- d="M15.477 12.89L16.992 21.416C17.009 21.5164 16.9949 21.6196 16.9516 21.7118C16.9084 21.8039 16.838 21.8807 16.7499 21.9318C16.6619 21.9829 16.5603 22.0059 16.4588 21.9977C16.3573 21.9895 16.2607 21.9506 16.182 21.886L12.602 19.199C12.4292 19.0699 12.2192 19.0001 12.0035 19.0001C11.7878 19.0001 11.5778 19.0699 11.405 19.199L7.819 21.885C7.74032 21.9494 7.64386 21.9883 7.54249 21.9965C7.44112 22.0047 7.33967 21.9818 7.25166 21.9309C7.16365 21.8799 7.09327 21.8033 7.04991 21.7113C7.00656 21.6193 6.99228 21.5163 7.009 21.416L8.523 12.89"
37
+ 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"
38
38
  stroke={color}
39
39
  strokeLinecap="round"
40
40
  strokeLinejoin="round"
41
41
  />
42
42
  <path
43
- d="M12 14C15.3137 14 18 11.3137 18 8C18 4.68629 15.3137 2 12 2C8.68629 2 6 4.68629 6 8C6 11.3137 8.68629 14 12 14Z"
43
+ 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"
44
44
  stroke={color}
45
45
  strokeLinecap="round"
46
46
  strokeLinejoin="round"
@@ -50,14 +50,14 @@ export const Award: IconComponent = React.forwardRef<SVGSVGElement, IconProps>(
50
50
  },
51
51
  );
52
52
 
53
- Award.displayName = "Award";
53
+ Bird.displayName = "Bird";
54
54
 
55
- Award.metadata = {
56
- name: "Award",
57
- category: "stroke/accountsAccess",
58
- tags: ["award", "icon"],
59
- description: "Award icon from stroke/accountsAccess category",
55
+ Bird.metadata = {
56
+ name: "Bird",
57
+ category: "stroke/animals",
58
+ tags: ["bird", "icon"],
59
+ description: "Bird icon from stroke/animals category",
60
60
  type: ["stroke", "icon"],
61
61
  } as IconMetadata;
62
62
 
63
- export default Award;
63
+ export default Bird;
@@ -0,0 +1,57 @@
1
+ import * as React from "react";
2
+ import type { IconProps, IconMetadata, IconComponent } from "../../types";
3
+
4
+ export const Bone: IconComponent = React.forwardRef<SVGSVGElement, IconProps>(
5
+ function Bone(
6
+ {
7
+ color = "currentColor",
8
+ fill,
9
+ size = 24,
10
+ strokeWidth,
11
+ strokeLinecap,
12
+ strokeLinejoin,
13
+ strokeDasharray,
14
+ opacity,
15
+ className,
16
+ ...props
17
+ },
18
+ forwardedRef,
19
+ ) {
20
+ return (
21
+ <svg
22
+ width={size}
23
+ height={size}
24
+ viewBox="0 0 24 24"
25
+ fill="none"
26
+ xmlns="http://www.w3.org/2000/svg"
27
+ className={className}
28
+ strokeWidth={strokeWidth}
29
+ strokeLinecap={strokeLinecap}
30
+ strokeLinejoin={strokeLinejoin}
31
+ strokeDasharray={strokeDasharray}
32
+ opacity={opacity}
33
+ {...props}
34
+ ref={forwardedRef}
35
+ >
36
+ <path
37
+ 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"
38
+ stroke={color}
39
+ strokeLinecap="round"
40
+ strokeLinejoin="round"
41
+ />
42
+ </svg>
43
+ );
44
+ },
45
+ );
46
+
47
+ Bone.displayName = "Bone";
48
+
49
+ Bone.metadata = {
50
+ name: "Bone",
51
+ category: "stroke/animals",
52
+ tags: ["bone", "icon"],
53
+ description: "Bone icon from stroke/animals category",
54
+ type: ["stroke", "icon"],
55
+ } as IconMetadata;
56
+
57
+ export default Bone;
@@ -0,0 +1,63 @@
1
+ import * as React from "react";
2
+ import type { IconProps, IconMetadata, IconComponent } from "../../types";
3
+
4
+ export const Bug: IconComponent = React.forwardRef<SVGSVGElement, IconProps>(
5
+ function Bug(
6
+ {
7
+ color = "currentColor",
8
+ fill,
9
+ size = 24,
10
+ strokeWidth,
11
+ strokeLinecap,
12
+ strokeLinejoin,
13
+ strokeDasharray,
14
+ opacity,
15
+ className,
16
+ ...props
17
+ },
18
+ forwardedRef,
19
+ ) {
20
+ return (
21
+ <svg
22
+ width={size}
23
+ height={size}
24
+ viewBox="0 0 24 24"
25
+ fill="none"
26
+ xmlns="http://www.w3.org/2000/svg"
27
+ className={className}
28
+ strokeWidth={strokeWidth}
29
+ strokeLinecap={strokeLinecap}
30
+ strokeLinejoin={strokeLinejoin}
31
+ strokeDasharray={strokeDasharray}
32
+ opacity={opacity}
33
+ {...props}
34
+ ref={forwardedRef}
35
+ >
36
+ <path
37
+ 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"
38
+ stroke={color}
39
+ strokeLinecap="round"
40
+ strokeLinejoin="round"
41
+ />
42
+ <path
43
+ 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"
44
+ stroke={color}
45
+ strokeLinecap="round"
46
+ strokeLinejoin="round"
47
+ />
48
+ </svg>
49
+ );
50
+ },
51
+ );
52
+
53
+ Bug.displayName = "Bug";
54
+
55
+ Bug.metadata = {
56
+ name: "Bug",
57
+ category: "stroke/animals",
58
+ tags: ["bug", "icon"],
59
+ description: "Bug icon from stroke/animals category",
60
+ type: ["stroke", "icon"],
61
+ } as IconMetadata;
62
+
63
+ export default Bug;
@@ -0,0 +1,75 @@
1
+ import * as React from "react";
2
+ import type { IconProps, IconMetadata, IconComponent } from "../../types";
3
+
4
+ export const BugOff: IconComponent = React.forwardRef<SVGSVGElement, IconProps>(
5
+ function BugOff(
6
+ {
7
+ color = "currentColor",
8
+ fill,
9
+ size = 24,
10
+ strokeWidth,
11
+ strokeLinecap,
12
+ strokeLinejoin,
13
+ strokeDasharray,
14
+ opacity,
15
+ className,
16
+ ...props
17
+ },
18
+ forwardedRef,
19
+ ) {
20
+ return (
21
+ <svg
22
+ width={size}
23
+ height={size}
24
+ viewBox="0 0 24 24"
25
+ fill="none"
26
+ xmlns="http://www.w3.org/2000/svg"
27
+ className={className}
28
+ strokeWidth={strokeWidth}
29
+ strokeLinecap={strokeLinecap}
30
+ strokeLinejoin={strokeLinejoin}
31
+ strokeDasharray={strokeDasharray}
32
+ opacity={opacity}
33
+ {...props}
34
+ ref={forwardedRef}
35
+ >
36
+ <path
37
+ 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"
38
+ stroke={color}
39
+ strokeLinecap="round"
40
+ strokeLinejoin="round"
41
+ />
42
+ <path
43
+ 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"
44
+ stroke={color}
45
+ strokeLinecap="round"
46
+ strokeLinejoin="round"
47
+ />
48
+ <path
49
+ 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"
50
+ stroke={color}
51
+ strokeLinecap="round"
52
+ strokeLinejoin="round"
53
+ />
54
+ <path
55
+ 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"
56
+ stroke={color}
57
+ strokeLinecap="round"
58
+ strokeLinejoin="round"
59
+ />
60
+ </svg>
61
+ );
62
+ },
63
+ );
64
+
65
+ BugOff.displayName = "BugOff";
66
+
67
+ BugOff.metadata = {
68
+ name: "BugOff",
69
+ category: "stroke/animals",
70
+ tags: ["bug", "off", "icon"],
71
+ description: "BugOff icon from stroke/animals category",
72
+ type: ["stroke", "icon"],
73
+ } as IconMetadata;
74
+
75
+ export default BugOff;
@@ -0,0 +1,64 @@
1
+ import * as React from "react";
2
+ import type { IconProps, IconMetadata, IconComponent } from "../../types";
3
+
4
+ export const BugPlay: IconComponent = React.forwardRef<
5
+ SVGSVGElement,
6
+ IconProps
7
+ >(function BugPlay(
8
+ {
9
+ color = "currentColor",
10
+ fill,
11
+ size = 24,
12
+ strokeWidth,
13
+ strokeLinecap,
14
+ strokeLinejoin,
15
+ strokeDasharray,
16
+ opacity,
17
+ className,
18
+ ...props
19
+ },
20
+ forwardedRef,
21
+ ) {
22
+ return (
23
+ <svg
24
+ width={size}
25
+ height={size}
26
+ viewBox="0 0 24 24"
27
+ fill="none"
28
+ xmlns="http://www.w3.org/2000/svg"
29
+ className={className}
30
+ strokeWidth={strokeWidth}
31
+ strokeLinecap={strokeLinecap}
32
+ strokeLinejoin={strokeLinejoin}
33
+ strokeDasharray={strokeDasharray}
34
+ opacity={opacity}
35
+ {...props}
36
+ ref={forwardedRef}
37
+ >
38
+ <path
39
+ 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"
40
+ stroke={color}
41
+ strokeLinecap="round"
42
+ strokeLinejoin="round"
43
+ />
44
+ <path
45
+ 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"
46
+ stroke={color}
47
+ strokeLinecap="round"
48
+ strokeLinejoin="round"
49
+ />
50
+ </svg>
51
+ );
52
+ });
53
+
54
+ BugPlay.displayName = "BugPlay";
55
+
56
+ BugPlay.metadata = {
57
+ name: "BugPlay",
58
+ category: "stroke/animals",
59
+ tags: ["bug", "play", "icon"],
60
+ description: "BugPlay icon from stroke/animals category",
61
+ type: ["stroke", "icon"],
62
+ } as IconMetadata;
63
+
64
+ export default BugPlay;