@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,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const FishOff = React.forwardRef(function FishOff({ 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: "M18 12.5V12.47V12M17.525 17.526C16.7215 17.8443 15.8643 18.0053 15 18C11.44 18 7.44 15.47 6.5 12C6.848 10.72 7.614 9.567 8.621 8.62M12.065 6.532C13.0059 6.18898 13.9985 6.00907 15 6C18.56 6 21.06 8.54 22 12C21.691 13.14 21.214 14.177 20.587 15.058", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M6.99998 10.67C6.99998 8 5.57998 5.97 2.72998 5.5C1.72998 7 1.72998 10.5 2.95998 12C1.71998 13.5 1.71998 17 2.72998 18.5C5.57998 18.03 6.99998 16 6.99998 13.33M14.48 8.958C14.8211 7.91692 15.335 6.94064 16 6.07M16 17.93C15.1801 16.8564 14.5917 15.6245 14.272 14.312", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M16.01 17.93L15.78 19.33C15.7017 19.798 15.4596 20.2229 15.0969 20.5288C14.7342 20.8348 14.2745 21.0018 13.8 21H9.5C10.4689 19.9015 10.9993 18.4847 10.99 17.02M8.53 3H13.8C14.2745 2.99824 14.7342 3.16524 15.0969 3.47117C15.4596 3.77709 15.7017 4.202 15.78 4.67L16.01 6.07M2 2L22 22", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ FishOff.displayName = "FishOff";
7
+ FishOff.metadata = {
8
+ name: "FishOff",
9
+ category: "stroke/animals",
10
+ tags: ["fish", "off", "icon"],
11
+ description: "FishOff icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default FishOff;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const FishSymbol: IconComponent;
3
+ export default FishSymbol;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const FishSymbol = React.forwardRef(function FishSymbol({ 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: "M2 16C2 16 11 1 22 12C11 23 2 8 2 8", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ FishSymbol.displayName = "FishSymbol";
7
+ FishSymbol.metadata = {
8
+ name: "FishSymbol",
9
+ category: "stroke/animals",
10
+ tags: ["fish", "symbol", "icon"],
11
+ description: "FishSymbol icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default FishSymbol;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Origami: IconComponent;
3
+ export default Origami;
@@ -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 Origami = React.forwardRef(function Origami({ 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 12V4C12 3.735 12.105 3.48 12.293 3.293 12.48 3.105 12.735 3 13 3H19.297C19.501 3 19.701 3.063 19.868 3.179 20.036 3.296 20.164 3.461 20.235 3.653 20.306 3.844 20.316 4.053 20.265 4.251 20.214 4.449 20.103 4.626 19.948 4.759L15.252 8.784M12 21 4.586 13.586C4.211 13.211 4 12.702 4 12.172V6.415C4.001 6.218 4.06 6.025 4.17 5.861 4.28 5.697 4.436 5.57 4.619 5.494 4.801 5.419 5.001 5.399 5.195 5.437 5.389 5.475 5.567 5.569 5.707 5.708L20 20.009", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M12.214 3.381L20.628 18.347C20.7351 18.5376 20.7767 18.7581 20.7465 18.9746C20.7164 19.1912 20.6161 19.3919 20.461 19.546L19.293 20.709C19.1054 20.8956 18.8516 21.0002 18.587 21H6.35101C6.12385 21.0001 5.90342 20.9229 5.72601 20.781L3.25001 18.8C3.08772 18.6702 2.96988 18.4931 2.91288 18.2933C2.85587 18.0935 2.86253 17.8809 2.93192 17.685C3.00132 17.4892 3.13 17.3198 3.30009 17.2004C3.47017 17.0811 3.67322 17.0176 3.88101 17.019L8.04601 17.046", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Origami.displayName = "Origami";
7
+ Origami.metadata = {
8
+ name: "Origami",
9
+ category: "stroke/animals",
10
+ tags: ["origami", "icon"],
11
+ description: "Origami icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Origami;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Panda: IconComponent;
3
+ export default Panda;
@@ -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 Panda = React.forwardRef(function Panda({ 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 17.25H12.75L12 18 11.25 17.25ZM15 12 17 14M18 6.5C18 6.367 17.947 6.24 17.854 6.146 17.76 6.053 17.633 6 17.5 6", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M20.69 9.67001C21.14 9.21926 21.4892 8.67811 21.7146 8.08233C21.9399 7.48656 22.0362 6.84974 21.997 6.21398C21.9579 5.57822 21.7842 4.95802 21.4875 4.39438C21.1908 3.83074 20.7779 3.33651 20.2759 2.94437C19.774 2.55223 19.1945 2.27111 18.5758 2.11962C17.9571 1.96812 17.3134 1.94969 16.687 2.06554C16.0607 2.1814 15.4661 2.4289 14.9425 2.79168C14.419 3.15447 13.9784 3.62426 13.65 4.17001C12.5609 3.95048 11.439 3.95048 10.35 4.17001C10.0215 3.62426 9.58093 3.15447 9.05738 2.79168C8.53382 2.4289 7.93922 2.1814 7.31289 2.06554C6.68655 1.94969 6.04276 1.96812 5.42408 2.11962C4.8054 2.27111 4.22593 2.55223 3.72399 2.94437C3.22205 3.33651 2.80908 3.83074 2.51238 4.39438C2.21568 4.95802 2.04203 5.57822 2.00289 6.21398C1.96375 6.84974 2.06003 7.48656 2.28535 8.08233C2.51067 8.67811 2.8599 9.21926 3.30995 9.67001C2.48995 11.2 1.99995 12.88 1.99995 14.5C1.99995 19.47 6.47995 22 12 22C17.52 22 22 19.47 22 14.5C22 12.88 21.52 11.2 20.7 9.67001", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M6 6.5C5.999 6.434 6.012 6.369 6.037 6.308 6.062 6.247 6.098 6.192 6.145 6.145 6.192 6.098 6.247 6.062 6.308 6.037 6.369 6.012 6.434 5.999 6.5 6M9 12 7 14", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Panda.displayName = "Panda";
7
+ Panda.metadata = {
8
+ name: "Panda",
9
+ category: "stroke/animals",
10
+ tags: ["panda", "icon"],
11
+ description: "Panda icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Panda;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const PawPrint: IconComponent;
3
+ export default PawPrint;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const PawPrint = React.forwardRef(function PawPrint({ 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: "M11 6C12.105 6 13 5.105 13 4 13 2.895 12.105 2 11 2 9.895 2 9 2.895 9 4 9 5.105 9.895 6 11 6ZM18 10C19.105 10 20 9.105 20 8 20 6.895 19.105 6 18 6 16.895 6 16 6.895 16 8 16 9.105 16.895 10 18 10ZM20 18C21.105 18 22 17.105 22 16 22 14.895 21.105 14 20 14 18.895 14 18 14.895 18 16 18 17.105 18.895 18 20 18ZM9 10C9.657 10 10.307 10.129 10.913 10.381 11.52 10.632 12.071 11 12.536 11.465 13 11.929 13.368 12.48 13.619 13.087 13.871 13.693 14 14.343 14 15V18.5C14 19.337 13.7 20.145 13.155 20.78 12.61 21.414 11.855 21.832 11.029 21.959 10.202 22.085 9.357 21.911 8.647 21.468 7.938 21.026 7.41 20.343 7.16 19.545 6.733 18.168 5.833 17.267 4.46 16.84 3.662 16.59 2.98 16.063 2.537 15.354 2.095 14.645 1.92 13.8 2.046 12.974 2.172 12.147 2.589 11.393 3.223 10.848 3.856 10.302 4.664 10.002 5.5 10H9Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ PawPrint.displayName = "PawPrint";
7
+ PawPrint.metadata = {
8
+ name: "PawPrint",
9
+ category: "stroke/animals",
10
+ tags: ["paw", "print", "icon"],
11
+ description: "PawPrint icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default PawPrint;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Shrimp: IconComponent;
3
+ export default Shrimp;
@@ -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 Shrimp = React.forwardRef(function Shrimp({ 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 12H11.01M13 22C13.5 21.5 14.12 21 15.5 21 14.12 21 13.5 20.5 13 20M14 2C13.705 2.589 13.239 3.076 12.664 3.396 12.088 3.717 11.429 3.857 10.773 3.798L4.603 3.237C4.281 3.206 3.956 3.241 3.648 3.339 3.339 3.438 3.054 3.598 2.81 3.81 2.565 4.022 2.367 4.282 2.226 4.573 2.085 4.865 2.005 5.182 1.99 5.505 1.975 5.828 2.026 6.151 2.14 6.454 2.254 6.757 2.429 7.033 2.653 7.267 2.877 7.5 3.147 7.685 3.445 7.812 3.743 7.938 4.063 8.002 4.387 8H15.5C17.224 8 18.877 8.685 20.096 9.904 21.315 11.123 22 12.776 22 14.5 22 16.224 21.315 17.877 20.096 19.096 18.877 20.315 17.224 21 15.5 21 16.163 21 16.799 20.737 17.268 20.268 17.737 19.799 18 19.163 18 18.5 18 17.837 17.737 17.201 17.268 16.732 16.799 16.263 16.163 16 15.5 16H12C10.144 16 8.363 15.263 7.05 13.95 5.737 12.637 5 10.857 5 9V8", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M14 8C14.657 9.231 15 10.605 15 12 15 13.395 14.657 14.769 14 16M16 16C18 16 20.5 12 20 10", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Shrimp.displayName = "Shrimp";
7
+ Shrimp.metadata = {
8
+ name: "Shrimp",
9
+ category: "stroke/animals",
10
+ tags: ["shrimp", "icon"],
11
+ description: "Shrimp icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Shrimp;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Snail: IconComponent;
3
+ export default Snail;
@@ -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 Snail = React.forwardRef(function Snail({ 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: "M2 13C2 13.7879 2.15519 14.5681 2.45672 15.2961C2.75825 16.0241 3.20021 16.6855 3.75736 17.2426C4.31451 17.7998 4.97595 18.2417 5.7039 18.5433C6.43185 18.8448 7.21207 19 8 19C8.78793 19 9.56815 18.8448 10.2961 18.5433C11.0241 18.2417 11.6855 17.7998 12.2426 17.2426C12.7998 16.6855 13.2417 16.0241 13.5433 15.2961C13.8448 14.5681 14 13.7879 14 13C14 11.9391 13.5786 10.9217 12.8284 10.1716C12.0783 9.42143 11.0609 9 10 9C8.93913 9 7.92172 9.42143 7.17157 10.1716C6.42143 10.9217 6 11.9391 6 13C6 13.5304 6.21071 14.0391 6.58579 14.4142C6.96086 14.7893 7.46957 15 8 15C8.53043 15 9.03914 14.7893 9.41421 14.4142C9.78929 14.0391 10 13.5304 10 13", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M10 21C14.4183 21 18 17.4183 18 13C18 8.58172 14.4183 5 10 5C5.58172 5 2 8.58172 2 13C2 17.4183 5.58172 21 10 21Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M2 21H14C18.4 21 22 17.4 22 13V7C22 6.47 21.789 5.961 21.414 5.586 21.039 5.211 20.53 5 20 5 19.47 5 18.961 5.211 18.586 5.586 18.211 5.961 18 6.47 18 7V13M18 3 19.1 5.2M22 3 20.9 5.2", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Snail.displayName = "Snail";
7
+ Snail.metadata = {
8
+ name: "Snail",
9
+ category: "stroke/animals",
10
+ tags: ["snail", "icon"],
11
+ description: "Snail icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Snail;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Squirrel: IconComponent;
3
+ export default Squirrel;
@@ -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 Squirrel = React.forwardRef(function Squirrel({ 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: "M15.236 22C15.6201 21.5706 15.8725 21.0398 15.9629 20.4708C16.0534 19.9018 15.9781 19.3189 15.7461 18.7916C15.5141 18.2643 15.1351 17.8149 14.6545 17.4972C14.174 17.1795 13.6121 17.0069 13.036 17", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M16 20C16 19.204 16.316 18.441 16.879 17.879 17.441 17.316 18.204 17 19 17H20C20.53 17 21.039 16.789 21.414 16.414 21.789 16.039 22 15.53 22 15V13C22 11.939 21.579 10.922 20.828 10.172 20.078 9.421 19.061 9 18 9V4M18 13H18.01", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M18 6C16.9391 6 15.9217 6.42143 15.1716 7.17157C14.4214 7.92172 14 8.93913 14 10C12.1435 10 10.363 10.7375 9.05025 12.0503C7.7375 13.363 7 15.1435 7 17C7 12 11 12 11 6.5C11 5.90905 10.8836 5.32389 10.6575 4.77792C10.4313 4.23196 10.0998 3.73588 9.68198 3.31802C9.26412 2.90016 8.76804 2.56869 8.22208 2.34254C7.67611 2.1164 7.09095 2 6.5 2C5.90905 2 5.32389 2.1164 4.77792 2.34254C4.23196 2.56869 3.73588 2.90016 3.31802 3.31802C2.90016 3.73588 2.56869 4.23196 2.34254 4.77792C2.1164 5.32389 2 5.90905 2 6.5C2 7.16304 2.26339 7.79893 2.73223 8.26777C3.20107 8.73661 3.83696 9 4.5 9C5.16304 9 5.79893 8.73661 6.26777 8.26777C6.73661 7.79893 7 7.16304 7 6.5C7 10 3 11 3 17C3 19.8 5.2 22 8 22H18", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Squirrel.displayName = "Squirrel";
7
+ Squirrel.metadata = {
8
+ name: "Squirrel",
9
+ category: "stroke/animals",
10
+ tags: ["squirrel", "icon"],
11
+ description: "Squirrel icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Squirrel;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Turtle: IconComponent;
3
+ export default Turtle;
@@ -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 Turtle = React.forwardRef(function Turtle({ 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 10 14 14V17C14 17.265 14.105 17.52 14.293 17.707 14.48 17.895 14.735 18 15 18H17C17.265 18 17.52 17.895 17.707 17.707 17.895 17.52 18 17.265 18 17V14C18 11.878 17.157 9.843 15.657 8.343 14.157 6.843 12.122 6 10 6 7.878 6 5.843 6.843 4.343 8.343 2.843 9.843 2 11.878 2 14V17C2 17.265 2.105 17.52 2.293 17.707 2.48 17.895 2.735 18 3 18H5C5.265 18 5.52 17.895 5.707 17.707 5.895 17.52 6 17.265 6 17V14L8 10H12ZM4.82 7.9 8 10M15.18 7.9 12 10", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M16.93 10H20C20.5304 10 21.0391 10.2107 21.4142 10.5858C21.7893 10.9609 22 11.4696 22 12C22 12.5304 21.7893 13.0391 21.4142 13.4142C21.0391 13.7893 20.5304 14 20 14H2", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ Turtle.displayName = "Turtle";
7
+ Turtle.metadata = {
8
+ name: "Turtle",
9
+ category: "stroke/animals",
10
+ tags: ["turtle", "icon"],
11
+ description: "Turtle icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Turtle;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Worm: IconComponent;
3
+ export default Worm;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Worm = React.forwardRef(function Worm({ 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: "M19 12 17.5 15M19.63 18.81 22 20M6.47 8.23C6.761 8.066 7.094 7.992 7.426 8.018 7.759 8.044 8.077 8.168 8.339 8.375 8.6 8.582 8.795 8.863 8.896 9.18 8.998 9.498 9.003 9.839 8.91 10.16L8.27 12.24C7.854 13.57 7.859 14.996 8.285 16.323 8.711 17.65 9.537 18.813 10.649 19.653 11.761 20.493 13.106 20.968 14.499 21.014 15.892 21.06 17.265 20.675 18.43 19.91L18.85 19.64C19.127 19.461 19.365 19.229 19.552 18.957 19.739 18.686 19.87 18.381 19.939 18.058 20.007 17.736 20.012 17.403 19.952 17.08 19.892 16.756 19.769 16.446 19.59 16.17 19.411 15.894 19.179 15.655 18.907 15.468 18.636 15.282 18.331 15.15 18.008 15.081 17.686 15.013 17.354 15.008 17.03 15.068 16.706 15.128 16.397 15.251 16.12 15.43L15.7 15.7C15.397 15.892 15.043 15.988 14.684 15.973 14.326 15.958 13.98 15.835 13.694 15.618 13.408 15.402 13.195 15.103 13.083 14.762 12.972 14.421 12.967 14.054 13.07 13.71L13.71 11.63C14.12 10.341 14.127 8.958 13.731 7.665 13.336 6.372 12.556 5.229 11.495 4.39 10.435 3.551 9.144 3.055 7.794 2.967 6.444 2.88 5.1 3.205 3.94 3.9L3.24 4.3C2.955 4.467 2.706 4.689 2.507 4.953 2.307 5.217 2.162 5.517 2.079 5.837 1.911 6.483 2.007 7.169 2.345 7.745 2.683 8.321 3.236 8.738 3.882 8.906 4.528 9.074 5.215 8.978 5.79 8.64L6.47 8.23Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ Worm.displayName = "Worm";
7
+ Worm.metadata = {
8
+ name: "Worm",
9
+ category: "stroke/animals",
10
+ tags: ["worm", "icon"],
11
+ description: "Worm icon from stroke/animals category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Worm;
@@ -0,0 +1,19 @@
1
+ export { default as Bird } from "./Bird";
2
+ export { default as Fish } from "./Fish";
3
+ export { default as Squirrel } from "./Squirrel";
4
+ export { default as Bone } from "./Bone";
5
+ export { default as FishOff } from "./FishOff";
6
+ export { default as Turtle } from "./Turtle";
7
+ export { default as Bug } from "./Bug";
8
+ export { default as FishSymbol } from "./FishSymbol";
9
+ export { default as Worm } from "./Worm";
10
+ export { default as BugOff } from "./BugOff";
11
+ export { default as Origami } from "./Origami";
12
+ export { default as BugPlay } from "./BugPlay";
13
+ export { default as Panda } from "./Panda";
14
+ export { default as Cat } from "./Cat";
15
+ export { default as PawPrint } from "./PawPrint";
16
+ export { default as Dog } from "./Dog";
17
+ export { default as Shrimp } from "./Shrimp";
18
+ export { default as Egg } from "./Egg";
19
+ export { default as Snail } from "./Snail";
@@ -0,0 +1,19 @@
1
+ export { default as Bird } from "./Bird";
2
+ export { default as Fish } from "./Fish";
3
+ export { default as Squirrel } from "./Squirrel";
4
+ export { default as Bone } from "./Bone";
5
+ export { default as FishOff } from "./FishOff";
6
+ export { default as Turtle } from "./Turtle";
7
+ export { default as Bug } from "./Bug";
8
+ export { default as FishSymbol } from "./FishSymbol";
9
+ export { default as Worm } from "./Worm";
10
+ export { default as BugOff } from "./BugOff";
11
+ export { default as Origami } from "./Origami";
12
+ export { default as BugPlay } from "./BugPlay";
13
+ export { default as Panda } from "./Panda";
14
+ export { default as Cat } from "./Cat";
15
+ export { default as PawPrint } from "./PawPrint";
16
+ export { default as Dog } from "./Dog";
17
+ export { default as Shrimp } from "./Shrimp";
18
+ export { default as Egg } from "./Egg";
19
+ export { default as Snail } from "./Snail";
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartArea: IconComponent;
3
+ export default ChartArea;
@@ -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 ChartArea = React.forwardRef(function ChartArea({ 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: "M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M7 11.207C7.00003 11.0746 7.05253 10.9477 7.146 10.854L9.146 8.854C9.19245 8.80744 9.24762 8.7705 9.30837 8.74529C9.36911 8.72008 9.43423 8.70711 9.5 8.70711C9.56577 8.70711 9.63089 8.72008 9.69163 8.74529C9.75238 8.7705 9.80755 8.80744 9.854 8.854L13.146 12.146C13.1924 12.1926 13.2476 12.2295 13.3084 12.2547C13.3691 12.2799 13.4342 12.2929 13.5 12.2929C13.5658 12.2929 13.6309 12.2799 13.6916 12.2547C13.7524 12.2295 13.8076 12.1926 13.854 12.146L18.146 7.854C18.2159 7.78396 18.3049 7.73621 18.402 7.71681C18.499 7.69741 18.5996 7.70723 18.691 7.74503C18.7824 7.78282 18.8606 7.84689 18.9156 7.92912C18.9706 8.01136 19 8.10807 19 8.207V16C19 16.2652 18.8946 16.5196 18.7071 16.7071C18.5196 16.8946 18.2652 17 18 17H8C7.73478 17 7.48043 16.8946 7.29289 16.7071C7.10536 16.5196 7 16.2652 7 16V11.207Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ ChartArea.displayName = "ChartArea";
7
+ ChartArea.metadata = {
8
+ name: "ChartArea",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "area", "icon"],
11
+ description: "ChartArea icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartArea;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartBar: IconComponent;
3
+ export default ChartBar;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartBar = React.forwardRef(function ChartBar({ 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: "M3 3V19C3 19.53 3.211 20.039 3.586 20.414 3.961 20.789 4.47 21 5 21H21M7 16H15M7 11H19M7 6H10", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartBar.displayName = "ChartBar";
7
+ ChartBar.metadata = {
8
+ name: "ChartBar",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "bar", "icon"],
11
+ description: "ChartBar icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartBar;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartBarBig: IconComponent;
3
+ export default ChartBarBig;
@@ -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 ChartBarBig = React.forwardRef(function ChartBarBig({ 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: "M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M15 13H8C7.448 13 7 13.448 7 14V16C7 16.552 7.448 17 8 17H15C15.552 17 16 16.552 16 16V14C16 13.448 15.552 13 15 13ZM18 5H8C7.448 5 7 5.448 7 6V8C7 8.552 7.448 9 8 9H18C18.552 9 19 8.552 19 8V6C19 5.448 18.552 5 18 5Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ ChartBarBig.displayName = "ChartBarBig";
7
+ ChartBarBig.metadata = {
8
+ name: "ChartBarBig",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "bar", "big", "icon"],
11
+ description: "ChartBarBig icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartBarBig;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartBarDecreasing: IconComponent;
3
+ export default ChartBarDecreasing;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartBarDecreasing = React.forwardRef(function ChartBarDecreasing({ 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: "M3 3V19C3 19.53 3.211 20.039 3.586 20.414 3.961 20.789 4.47 21 5 21H21M7 11H15M7 16H10M7 6H19", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartBarDecreasing.displayName = "ChartBarDecreasing";
7
+ ChartBarDecreasing.metadata = {
8
+ name: "ChartBarDecreasing",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "bar", "decreasing", "icon"],
11
+ description: "ChartBarDecreasing icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartBarDecreasing;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartBarIncreasing: IconComponent;
3
+ export default ChartBarIncreasing;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartBarIncreasing = React.forwardRef(function ChartBarIncreasing({ 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: "M3 3V19C3 19.53 3.211 20.039 3.586 20.414 3.961 20.789 4.47 21 5 21H21M7 11H15M7 16H19M7 6H10", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartBarIncreasing.displayName = "ChartBarIncreasing";
7
+ ChartBarIncreasing.metadata = {
8
+ name: "ChartBarIncreasing",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "bar", "increasing", "icon"],
11
+ description: "ChartBarIncreasing icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartBarIncreasing;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartBarStacked: IconComponent;
3
+ export default ChartBarStacked;
@@ -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 ChartBarStacked = React.forwardRef(function ChartBarStacked({ 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 13V17M15 5V9M3 3V19C3 19.53 3.211 20.039 3.586 20.414 3.961 20.789 4.47 21 5 21H21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M15 13H8C7.448 13 7 13.448 7 14V16C7 16.552 7.448 17 8 17H15C15.552 17 16 16.552 16 16V14C16 13.448 15.552 13 15 13ZM18 5H8C7.448 5 7 5.448 7 6V8C7 8.552 7.448 9 8 9H18C18.552 9 19 8.552 19 8V6C19 5.448 18.552 5 18 5Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ ChartBarStacked.displayName = "ChartBarStacked";
7
+ ChartBarStacked.metadata = {
8
+ name: "ChartBarStacked",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "bar", "stacked", "icon"],
11
+ description: "ChartBarStacked icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartBarStacked;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartCandlestick: IconComponent;
3
+ export default ChartCandlestick;
@@ -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 ChartCandlestick = React.forwardRef(function ChartCandlestick({ 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: "M9 5V9M10 9H8C7.448 9 7 9.448 7 10V14C7 14.552 7.448 15 8 15H10C10.552 15 11 14.552 11 14V10C11 9.448 10.552 9 10 9ZM9 15V17M17 3V5M18 5H16C15.448 5 15 5.448 15 6V12C15 12.552 15.448 13 16 13H18C18.552 13 19 12.552 19 12V6C19 5.448 18.552 5 18 5ZM17 13V16", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ ChartCandlestick.displayName = "ChartCandlestick";
7
+ ChartCandlestick.metadata = {
8
+ name: "ChartCandlestick",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "candlestick", "icon"],
11
+ description: "ChartCandlestick icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartCandlestick;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartColumn: IconComponent;
3
+ export default ChartColumn;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartColumn = React.forwardRef(function ChartColumn({ 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: "M3 3V19C3 19.53 3.211 20.039 3.586 20.414 3.961 20.789 4.47 21 5 21H21M18 17V9M13 17V5M8 17V14", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartColumn.displayName = "ChartColumn";
7
+ ChartColumn.metadata = {
8
+ name: "ChartColumn",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "column", "icon"],
11
+ description: "ChartColumn icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartColumn;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartColumnBig: IconComponent;
3
+ export default ChartColumnBig;
@@ -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 ChartColumnBig = React.forwardRef(function ChartColumnBig({ 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: "M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M18 5H16C15.448 5 15 5.448 15 6V16C15 16.552 15.448 17 16 17H18C18.552 17 19 16.552 19 16V6C19 5.448 18.552 5 18 5ZM10 8H8C7.448 8 7 8.448 7 9V16C7 16.552 7.448 17 8 17H10C10.552 17 11 16.552 11 16V9C11 8.448 10.552 8 10 8Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ ChartColumnBig.displayName = "ChartColumnBig";
7
+ ChartColumnBig.metadata = {
8
+ name: "ChartColumnBig",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "column", "big", "icon"],
11
+ description: "ChartColumnBig icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartColumnBig;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartColumnDecreasing: IconComponent;
3
+ export default ChartColumnDecreasing;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartColumnDecreasing = React.forwardRef(function ChartColumnDecreasing({ 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: "M13 17V9M18 17V14M3 3V19C3 19.53 3.211 20.039 3.586 20.414 3.961 20.789 4.47 21 5 21H21M8 17V5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartColumnDecreasing.displayName = "ChartColumnDecreasing";
7
+ ChartColumnDecreasing.metadata = {
8
+ name: "ChartColumnDecreasing",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "column", "decreasing", "icon"],
11
+ description: "ChartColumnDecreasing icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartColumnDecreasing;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartColumnIncreasing: IconComponent;
3
+ export default ChartColumnIncreasing;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartColumnIncreasing = React.forwardRef(function ChartColumnIncreasing({ 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: "M13 17V9M18 17V5M3 3V19C3 19.53 3.211 20.039 3.586 20.414 3.961 20.789 4.47 21 5 21H21M8 17V14", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartColumnIncreasing.displayName = "ChartColumnIncreasing";
7
+ ChartColumnIncreasing.metadata = {
8
+ name: "ChartColumnIncreasing",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "column", "increasing", "icon"],
11
+ description: "ChartColumnIncreasing icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartColumnIncreasing;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartColumnStacked: IconComponent;
3
+ export default ChartColumnStacked;
@@ -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 ChartColumnStacked = React.forwardRef(function ChartColumnStacked({ 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 13H7M19 9H15M3 3V19C3 19.53 3.211 20.039 3.586 20.414 3.961 20.789 4.47 21 5 21H21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M18 5H16C15.448 5 15 5.448 15 6V16C15 16.552 15.448 17 16 17H18C18.552 17 19 16.552 19 16V6C19 5.448 18.552 5 18 5ZM10 8H8C7.448 8 7 8.448 7 9V16C7 16.552 7.448 17 8 17H10C10.552 17 11 16.552 11 16V9C11 8.448 10.552 8 10 8Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ ChartColumnStacked.displayName = "ChartColumnStacked";
7
+ ChartColumnStacked.metadata = {
8
+ name: "ChartColumnStacked",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "column", "stacked", "icon"],
11
+ description: "ChartColumnStacked icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartColumnStacked;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartGantt: IconComponent;
3
+ export default ChartGantt;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartGantt = React.forwardRef(function ChartGantt({ 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: "M10 6H18M12 16H18M3 3V19C3 19.53 3.211 20.039 3.586 20.414 3.961 20.789 4.47 21 5 21H21M8 11H15", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartGantt.displayName = "ChartGantt";
7
+ ChartGantt.metadata = {
8
+ name: "ChartGantt",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "gantt", "icon"],
11
+ description: "ChartGantt icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartGantt;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartLine: IconComponent;
3
+ export default ChartLine;
@@ -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 ChartLine = React.forwardRef(function ChartLine({ 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: "M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M19 9L14 14L10 10L7 13", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ ChartLine.displayName = "ChartLine";
7
+ ChartLine.metadata = {
8
+ name: "ChartLine",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "line", "icon"],
11
+ description: "ChartLine icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartLine;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartNoAxesColumnIncreasing: IconComponent;
3
+ export default ChartNoAxesColumnIncreasing;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartNoAxesColumnIncreasing = React.forwardRef(function ChartNoAxesColumnIncreasing({ 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: "M5 21V15M12 21V9M19 21V3", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartNoAxesColumnIncreasing.displayName = "ChartNoAxesColumnIncreasing";
7
+ ChartNoAxesColumnIncreasing.metadata = {
8
+ name: "ChartNoAxesColumnIncreasing",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "no", "axes", "column", "increasing", "icon"],
11
+ description: "ChartNoAxesColumnIncreasing icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartNoAxesColumnIncreasing;