@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,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartNoAxesCombined: IconComponent;
3
+ export default ChartNoAxesCombined;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartNoAxesCombined = React.forwardRef(function ChartNoAxesCombined({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: _jsx("path", { d: "M12 16V21M16 14V21M20 10V21M22 3 13.354 11.646C13.308 11.693 13.252 11.73 13.192 11.755 13.131 11.78 13.066 11.793 13 11.793 12.934 11.793 12.869 11.78 12.808 11.755 12.748 11.73 12.692 11.693 12.646 11.646L9.354 8.354C9.26 8.26 9.133 8.208 9.001 8.208 8.868 8.208 8.741 8.26 8.647 8.354L2 15M4 18V21M8 14V21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartNoAxesCombined.displayName = "ChartNoAxesCombined";
7
+ ChartNoAxesCombined.metadata = {
8
+ name: "ChartNoAxesCombined",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "no", "axes", "combined", "icon"],
11
+ description: "ChartNoAxesCombined icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartNoAxesCombined;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartNoAxesGantt: IconComponent;
3
+ export default ChartNoAxesGantt;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const ChartNoAxesGantt = React.forwardRef(function ChartNoAxesGantt({ 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: "M6 5H18M4 12H14M12 19H20", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ ChartNoAxesGantt.displayName = "ChartNoAxesGantt";
7
+ ChartNoAxesGantt.metadata = {
8
+ name: "ChartNoAxesGantt",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "no", "axes", "gantt", "icon"],
11
+ description: "ChartNoAxesGantt icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartNoAxesGantt;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartPie: IconComponent;
3
+ export default ChartPie;
@@ -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 ChartPie = React.forwardRef(function ChartPie({ 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: "M21 12C21.552 12 22.005 11.551 21.95 11.002C21.7195 8.70618 20.7021 6.56071 19.0703 4.92933C17.4386 3.29795 15.2929 2.28105 12.997 2.05101C12.447 1.99601 11.999 2.44901 11.999 3.00101V11.001C11.999 11.2662 12.1044 11.5206 12.2919 11.7081C12.4795 11.8957 12.7338 12.001 12.999 12.001L21 12Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M21.21 15.89C20.5738 17.3945 19.5788 18.7202 18.3119 19.7513C17.0449 20.7824 15.5447 21.4874 13.9424 21.8048C12.3401 22.1221 10.6844 22.0421 9.12012 21.5718C7.55585 21.1014 6.1306 20.2551 4.969 19.1066C3.80739 17.9582 2.94479 16.5427 2.45661 14.9839C1.96843 13.4251 1.86954 11.7705 2.16857 10.1646C2.46761 8.55877 3.15547 7.05061 4.17202 5.77202C5.18857 4.49342 6.50286 3.4833 7.99998 2.82999", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ ChartPie.displayName = "ChartPie";
7
+ ChartPie.metadata = {
8
+ name: "ChartPie",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "pie", "icon"],
11
+ description: "ChartPie icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartPie;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartScatter: IconComponent;
3
+ export default ChartScatter;
@@ -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 ChartScatter = React.forwardRef(function ChartScatter({ 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: "M7.5 8C7.776 8 8 7.776 8 7.5 8 7.224 7.776 7 7.5 7 7.224 7 7 7.224 7 7.5 7 7.776 7.224 8 7.5 8ZM18.5 6C18.776 6 19 5.776 19 5.5 19 5.224 18.776 5 18.5 5 18.224 5 18 5.224 18 5.5 18 5.776 18.224 6 18.5 6ZM11.5 12C11.776 12 12 11.776 12 11.5 12 11.224 11.776 11 11.5 11 11.224 11 11 11.224 11 11.5 11 11.776 11.224 12 11.5 12ZM7.5 17C7.776 17 8 16.776 8 16.5 8 16.224 7.776 16 7.5 16 7.224 16 7 16.224 7 16.5 7 16.776 7.224 17 7.5 17ZM17.5 15C17.776 15 18 14.776 18 14.5 18 14.224 17.776 14 17.5 14 17.224 14 17 14.224 17 14.5 17 14.776 17.224 15 17.5 15Z", fill: "currentColor", 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
+ ChartScatter.displayName = "ChartScatter";
7
+ ChartScatter.metadata = {
8
+ name: "ChartScatter",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "scatter", "icon"],
11
+ description: "ChartScatter icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartScatter;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChartSpline: IconComponent;
3
+ export default ChartSpline;
@@ -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 ChartSpline = React.forwardRef(function ChartSpline({ 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 16C7.5 14 8.5 9 11 9C13 9 13 12 15 12C17.5 12 19.5 7 20 5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ ChartSpline.displayName = "ChartSpline";
7
+ ChartSpline.metadata = {
8
+ name: "ChartSpline",
9
+ category: "stroke/charts",
10
+ tags: ["chart", "spline", "icon"],
11
+ description: "ChartSpline icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default ChartSpline;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const FolderKanban: IconComponent;
3
+ export default FolderKanban;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const FolderKanban = React.forwardRef(function FolderKanban({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: _jsx("path", { d: "M4 20H20C20.53 20 21.039 19.789 21.414 19.414 21.789 19.039 22 18.53 22 18V8C22 7.47 21.789 6.961 21.414 6.586 21.039 6.211 20.53 6 20 6H12.07C11.741 5.998 11.417 5.915 11.127 5.758 10.838 5.601 10.591 5.375 10.41 5.1L9.59 3.9C9.409 3.625 9.163 3.399 8.873 3.242 8.583 3.085 8.259 3.002 7.93 3H4C3.47 3 2.961 3.211 2.586 3.586 2.211 3.961 2 4.47 2 5V18C2 19.1 2.9 20 4 20ZM8 10V14M12 10V12M16 10V16", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ FolderKanban.displayName = "FolderKanban";
7
+ FolderKanban.metadata = {
8
+ name: "FolderKanban",
9
+ category: "stroke/charts",
10
+ tags: ["folder", "kanban", "icon"],
11
+ description: "FolderKanban icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default FolderKanban;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Kanban: IconComponent;
3
+ export default Kanban;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Kanban = React.forwardRef(function Kanban({ 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 3V17M12 3V11M19 3V21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ Kanban.displayName = "Kanban";
7
+ Kanban.metadata = {
8
+ name: "Kanban",
9
+ category: "stroke/charts",
10
+ tags: ["kanban", "icon"],
11
+ description: "Kanban icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Kanban;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const SquareChartGantt: IconComponent;
3
+ export default SquareChartGantt;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const SquareChartGantt = React.forwardRef(function SquareChartGantt({ 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 3H5C3.895 3 3 3.895 3 5V19C3 20.105 3.895 21 5 21H19C20.105 21 21 20.105 21 19V5C21 3.895 20.105 3 19 3ZM9 8H16M8 12H14M11 16H16", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ SquareChartGantt.displayName = "SquareChartGantt";
7
+ SquareChartGantt.metadata = {
8
+ name: "SquareChartGantt",
9
+ category: "stroke/charts",
10
+ tags: ["square", "chart", "gantt", "icon"],
11
+ description: "SquareChartGantt icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default SquareChartGantt;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const SquareDashedKanban: IconComponent;
3
+ export default SquareDashedKanban;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const SquareDashedKanban = React.forwardRef(function SquareDashedKanban({ 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: "M8 7V14M12 7V11M16 7V16M5 3C4.47 3 3.961 3.211 3.586 3.586 3.211 3.961 3 4.47 3 5M9 3H10M14 3H15M19 3C19.53 3 20.039 3.211 20.414 3.586 20.789 3.961 21 4.47 21 5M21 9V10M21 14V15M21 19C21 19.53 20.789 20.039 20.414 20.414 20.039 20.789 19.53 21 19 21M14 21H15M9 21H10M5 21C4.47 21 3.961 20.789 3.586 20.414 3.211 20.039 3 19.53 3 19M3 14V15M3 9V10", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ SquareDashedKanban.displayName = "SquareDashedKanban";
7
+ SquareDashedKanban.metadata = {
8
+ name: "SquareDashedKanban",
9
+ category: "stroke/charts",
10
+ tags: ["square", "dashed", "kanban", "icon"],
11
+ description: "SquareDashedKanban icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default SquareDashedKanban;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const SquareKanban: IconComponent;
3
+ export default SquareKanban;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const SquareKanban = React.forwardRef(function SquareKanban({ 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 3H5C3.895 3 3 3.895 3 5V19C3 20.105 3.895 21 5 21H19C20.105 21 21 20.105 21 19V5C21 3.895 20.105 3 19 3ZM8 7V14M12 7V11M16 7V16", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ SquareKanban.displayName = "SquareKanban";
7
+ SquareKanban.metadata = {
8
+ name: "SquareKanban",
9
+ category: "stroke/charts",
10
+ tags: ["square", "kanban", "icon"],
11
+ description: "SquareKanban icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default SquareKanban;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const TrendingDown: IconComponent;
3
+ export default TrendingDown;
@@ -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 TrendingDown = React.forwardRef(function TrendingDown({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [_jsx("path", { d: "M16 17H22V11", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M22 17L13.5 8.5L8.5 13.5L2 7", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ TrendingDown.displayName = "TrendingDown";
7
+ TrendingDown.metadata = {
8
+ name: "TrendingDown",
9
+ category: "stroke/charts",
10
+ tags: ["trending", "down", "icon"],
11
+ description: "TrendingDown icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default TrendingDown;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const TrendingUp: IconComponent;
3
+ export default TrendingUp;
@@ -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 TrendingUp = React.forwardRef(function TrendingUp({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [_jsx("path", { d: "M16 7H22V13", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M22 7L13.5 15.5L8.5 10.5L2 17", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ TrendingUp.displayName = "TrendingUp";
7
+ TrendingUp.metadata = {
8
+ name: "TrendingUp",
9
+ category: "stroke/charts",
10
+ tags: ["trending", "up", "icon"],
11
+ description: "TrendingUp icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default TrendingUp;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const TrendingUpDown: IconComponent;
3
+ export default TrendingUpDown;
@@ -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 TrendingUpDown = React.forwardRef(function TrendingUpDown({ 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: "M14.828 14.828 21 21M21 16V21H16M21 3 12 12 8 8 2 14", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M21 8V3H16", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
5
+ });
6
+ TrendingUpDown.displayName = "TrendingUpDown";
7
+ TrendingUpDown.metadata = {
8
+ name: "TrendingUpDown",
9
+ category: "stroke/charts",
10
+ tags: ["trending", "up", "down", "icon"],
11
+ description: "TrendingUpDown icon from stroke/charts category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default TrendingUpDown;
@@ -0,0 +1,28 @@
1
+ export { default as ChartArea } from "./ChartArea";
2
+ export { default as ChartBar } from "./ChartBar";
3
+ export { default as ChartBarBig } from "./ChartBarBig";
4
+ export { default as ChartBarDecreasing } from "./ChartBarDecreasing";
5
+ export { default as ChartBarIncreasing } from "./ChartBarIncreasing";
6
+ export { default as ChartBarStacked } from "./ChartBarStacked";
7
+ export { default as ChartCandlestick } from "./ChartCandlestick";
8
+ export { default as ChartColumn } from "./ChartColumn";
9
+ export { default as ChartColumnBig } from "./ChartColumnBig";
10
+ export { default as ChartColumnDecreasing } from "./ChartColumnDecreasing";
11
+ export { default as ChartColumnIncreasing } from "./ChartColumnIncreasing";
12
+ export { default as ChartColumnStacked } from "./ChartColumnStacked";
13
+ export { default as ChartGantt } from "./ChartGantt";
14
+ export { default as ChartLine } from "./ChartLine";
15
+ export { default as ChartNoAxesColumnIncreasing } from "./ChartNoAxesColumnIncreasing";
16
+ export { default as ChartNoAxesCombined } from "./ChartNoAxesCombined";
17
+ export { default as ChartNoAxesGantt } from "./ChartNoAxesGantt";
18
+ export { default as ChartPie } from "./ChartPie";
19
+ export { default as ChartScatter } from "./ChartScatter";
20
+ export { default as ChartSpline } from "./ChartSpline";
21
+ export { default as FolderKanban } from "./FolderKanban";
22
+ export { default as Kanban } from "./Kanban";
23
+ export { default as SquareChartGantt } from "./SquareChartGantt";
24
+ export { default as SquareDashedKanban } from "./SquareDashedKanban";
25
+ export { default as SquareKanban } from "./SquareKanban";
26
+ export { default as TrendingDown } from "./TrendingDown";
27
+ export { default as TrendingUp } from "./TrendingUp";
28
+ export { default as TrendingUpDown } from "./TrendingUpDown";
@@ -0,0 +1,28 @@
1
+ export { default as ChartArea } from "./ChartArea";
2
+ export { default as ChartBar } from "./ChartBar";
3
+ export { default as ChartBarBig } from "./ChartBarBig";
4
+ export { default as ChartBarDecreasing } from "./ChartBarDecreasing";
5
+ export { default as ChartBarIncreasing } from "./ChartBarIncreasing";
6
+ export { default as ChartBarStacked } from "./ChartBarStacked";
7
+ export { default as ChartCandlestick } from "./ChartCandlestick";
8
+ export { default as ChartColumn } from "./ChartColumn";
9
+ export { default as ChartColumnBig } from "./ChartColumnBig";
10
+ export { default as ChartColumnDecreasing } from "./ChartColumnDecreasing";
11
+ export { default as ChartColumnIncreasing } from "./ChartColumnIncreasing";
12
+ export { default as ChartColumnStacked } from "./ChartColumnStacked";
13
+ export { default as ChartGantt } from "./ChartGantt";
14
+ export { default as ChartLine } from "./ChartLine";
15
+ export { default as ChartNoAxesColumnIncreasing } from "./ChartNoAxesColumnIncreasing";
16
+ export { default as ChartNoAxesCombined } from "./ChartNoAxesCombined";
17
+ export { default as ChartNoAxesGantt } from "./ChartNoAxesGantt";
18
+ export { default as ChartPie } from "./ChartPie";
19
+ export { default as ChartScatter } from "./ChartScatter";
20
+ export { default as ChartSpline } from "./ChartSpline";
21
+ export { default as FolderKanban } from "./FolderKanban";
22
+ export { default as Kanban } from "./Kanban";
23
+ export { default as SquareChartGantt } from "./SquareChartGantt";
24
+ export { default as SquareDashedKanban } from "./SquareDashedKanban";
25
+ export { default as SquareKanban } from "./SquareKanban";
26
+ export { default as TrendingDown } from "./TrendingDown";
27
+ export { default as TrendingUp } from "./TrendingUp";
28
+ export { default as TrendingUpDown } from "./TrendingUpDown";
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Asterisk: IconComponent;
3
+ export default Asterisk;
@@ -1,14 +1,14 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import * as React from "react";
3
- export const Bookmark = React.forwardRef(function Bookmark({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...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 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
3
+ export const Asterisk = React.forwardRef(function Asterisk({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
4
+ return (_jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: _jsx("path", { d: "M12 6V18M17.196 9 6.804 15M6.804 9 17.196 15", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
5
  });
6
- Bookmark.displayName = "Bookmark";
7
- Bookmark.metadata = {
8
- name: "Bookmark",
9
- category: "stroke/accountsAccess",
10
- tags: ["bookmark", "icon"],
11
- description: "Bookmark icon from stroke/accountsAccess category",
6
+ Asterisk.displayName = "Asterisk";
7
+ Asterisk.metadata = {
8
+ name: "Asterisk",
9
+ category: "stroke/mathematics",
10
+ tags: ["asterisk", "icon"],
11
+ description: "Asterisk icon from stroke/mathematics category",
12
12
  type: ["stroke", "icon"],
13
13
  };
14
- export default Bookmark;
14
+ export default Asterisk;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const Plus: IconComponent;
3
+ export default Plus;
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ export const Plus = React.forwardRef(function Plus({ 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 12H19M12 5V19", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
5
+ });
6
+ Plus.displayName = "Plus";
7
+ Plus.metadata = {
8
+ name: "Plus",
9
+ category: "stroke/mathematics",
10
+ tags: ["plus", "icon"],
11
+ description: "Plus icon from stroke/mathematics category",
12
+ type: ["stroke", "icon"],
13
+ };
14
+ export default Plus;
@@ -1,2 +1,4 @@
1
1
  export { default as Equal } from "./Equal";
2
2
  export { default as X } from "./X";
3
+ export { default as Plus } from "./Plus";
4
+ export { default as Asterisk } from "./Asterisk";
@@ -1,2 +1,4 @@
1
1
  export { default as Equal } from "./Equal";
2
2
  export { default as X } from "./X";
3
+ export { default as Plus } from "./Plus";
4
+ export { default as Asterisk } from "./Asterisk";
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_49_191)" fill="currentColor"><path d="M4.5 18.5C4.5 17.672 5.172 17 6 17 6.828 17 7.5 17.672 7.5 18.5 7.5 18.763 7.552 19.023 7.652 19.266 7.753 19.508 7.9 19.728 8.086 19.914 8.272 20.1 8.492 20.247 8.734 20.348 8.977 20.448 9.237 20.5 9.5 20.5 9.763 20.5 10.023 20.448 10.266 20.348 10.508 20.247 10.728 20.1 10.914 19.914 11.1 19.728 11.247 19.508 11.348 19.266 11.448 19.023 11.5 18.763 11.5 18.5 11.5 16.203 12.921 14.86 14.076 13.891 14.711 13.359 15.656 13.442 16.189 14.076 16.721 14.711 16.639 15.657 16.004 16.189 14.92 17.099 14.5 17.657 14.5 18.5 14.5 19.157 14.37 19.807 14.119 20.413 13.868 21.02 13.499 21.571 13.035 22.035 12.571 22.499 12.02 22.868 11.413 23.119 10.807 23.37 10.157 23.5 9.5 23.5 8.843 23.5 8.193 23.37 7.587 23.119 6.98 22.868 6.429 22.499 5.965 22.035 5.501 21.571 5.132 21.02 4.881 20.413 4.63 19.807 4.5 19.157 4.5 18.5ZM4.5 8.5C4.5 7.575 4.661 6.691 4.941 5.873 5.21 5.089 6.063 4.672 6.847 4.941 7.63 5.21 8.047 6.064 7.778 6.847 7.599 7.369 7.5 7.924 7.5 8.5 7.5 9.328 6.828 10 6 10 5.172 10 4.5 9.328 4.5 8.5ZM12.01.509C13.468.419 14.923.731 16.216 1.409 17.509 2.088 18.593 3.107 19.348 4.357 20.103 5.607 20.501 7.04 20.5 8.5L20.493 8.857C20.432 10.616 19.917 11.984 19.148 13.107 18.68 13.791 17.746 13.966 17.063 13.498 16.379 13.03 16.204 12.097 16.672 11.413 17.152 10.712 17.5 9.827 17.5 8.5V8.499C17.501 7.586 17.251 6.69 16.78 5.909 16.308 5.128 15.631 4.49 14.823 4.066 14.014 3.642 13.105 3.448 12.194 3.504 11.283 3.56 10.404 3.863 9.654 4.383 8.972 4.854 8.038 4.685 7.567 4.004 7.095 3.323 7.265 2.389 7.946 1.917 9.147 1.086 10.552.598 12.01.509Z"/><path d="M10.4522 11.2051C10.7918 10.4496 11.679 10.1127 12.4346 10.4521C13.19 10.7917 13.5278 11.6791 13.1885 12.4346C12.9124 13.0486 12.4643 13.5703 11.8994 13.9365C11.3345 14.3027 10.6761 14.4986 10.0029 14.5C9.1746 14.5016 8.50173 13.8313 8.5 13.0029C8.49838 12.1746 9.16871 11.5017 9.99707 11.5C10.093 11.4998 10.187 11.4721 10.2676 11.4199C10.3483 11.3676 10.4127 11.2928 10.4522 11.2051ZM13.5 8.5C13.5 8.23478 13.3946 7.98051 13.207 7.79297C13.0195 7.60543 12.7652 7.5 12.5 7.5C11.6716 7.5 11 6.82843 11 6C11 5.17157 11.6716 4.5 12.5 4.5C13.5609 4.5 14.578 4.92173 15.3281 5.67188C16.0783 6.42202 16.5 7.43913 16.5 8.5C16.5 9.32843 15.8284 10 15 10C14.1716 10 13.5 9.32843 13.5 8.5Z"/><path d="M0.939454 0.939462C1.52524 0.353675 2.47476 0.353675 3.06055 0.939462L23.0605 20.9395C23.6463 21.5252 23.6463 22.4748 23.0605 23.0606C22.4748 23.6463 21.5252 23.6463 20.9395 23.0606L0.939454 3.06056C0.353668 2.47477 0.353668 1.52525 0.939454 0.939462Z"/></g><defs><clipPath id="clip0_49_191"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_70_3506)" fill="currentColor"><path d="M4.5 18.5C4.5 17.672 5.172 17 6 17 6.828 17 7.5 17.672 7.5 18.5 7.5 18.763 7.552 19.023 7.652 19.266 7.753 19.508 7.9 19.728 8.086 19.914 8.272 20.1 8.492 20.247 8.734 20.348 8.977 20.448 9.237 20.5 9.5 20.5 9.763 20.5 10.023 20.448 10.266 20.348 10.508 20.247 10.728 20.1 10.914 19.914 11.1 19.728 11.247 19.508 11.348 19.266 11.448 19.023 11.5 18.763 11.5 18.5 11.5 16.203 12.921 14.86 14.076 13.891 14.711 13.359 15.656 13.442 16.189 14.076 16.721 14.711 16.639 15.657 16.004 16.189 14.92 17.099 14.5 17.657 14.5 18.5 14.5 19.157 14.37 19.807 14.119 20.413 13.868 21.02 13.499 21.571 13.035 22.035 12.571 22.499 12.02 22.868 11.413 23.119 10.807 23.37 10.157 23.5 9.5 23.5 8.843 23.5 8.193 23.37 7.587 23.119 6.98 22.868 6.429 22.499 5.965 22.035 5.501 21.571 5.132 21.02 4.881 20.413 4.63 19.807 4.5 19.157 4.5 18.5ZM4.5 8.5C4.5 7.575 4.661 6.691 4.941 5.873 5.21 5.089 6.063 4.672 6.847 4.941 7.63 5.21 8.047 6.064 7.778 6.847 7.599 7.369 7.5 7.924 7.5 8.5 7.5 9.328 6.828 10 6 10 5.172 10 4.5 9.328 4.5 8.5ZM12.01.509C13.468.419 14.923.731 16.216 1.409 17.509 2.088 18.593 3.107 19.348 4.357 20.103 5.607 20.501 7.04 20.5 8.5L20.493 8.857C20.432 10.616 19.917 11.984 19.148 13.107 18.68 13.791 17.746 13.966 17.063 13.498 16.379 13.03 16.204 12.097 16.672 11.413 17.152 10.712 17.5 9.827 17.5 8.5V8.499C17.501 7.586 17.251 6.69 16.78 5.909 16.308 5.128 15.631 4.49 14.823 4.066 14.014 3.642 13.105 3.448 12.194 3.504 11.283 3.56 10.404 3.863 9.654 4.383 8.972 4.854 8.038 4.685 7.567 4.004 7.095 3.323 7.265 2.389 7.946 1.917 9.147 1.086 10.552.598 12.01.509Z"/><path d="M10.4522 11.2051C10.7918 10.4496 11.679 10.1127 12.4346 10.4521C13.19 10.7917 13.5278 11.6791 13.1885 12.4346C12.9124 13.0486 12.4643 13.5703 11.8994 13.9365C11.3345 14.3027 10.6761 14.4986 10.0029 14.5C9.1746 14.5016 8.50173 13.8313 8.5 13.0029C8.49838 12.1746 9.16871 11.5017 9.99707 11.5C10.093 11.4998 10.187 11.4721 10.2676 11.4199C10.3483 11.3676 10.4127 11.2928 10.4522 11.2051ZM13.5 8.5C13.5 8.23478 13.3946 7.98051 13.207 7.79297C13.0195 7.60543 12.7652 7.5 12.5 7.5C11.6716 7.5 11 6.82843 11 6C11 5.17157 11.6716 4.5 12.5 4.5C13.5609 4.5 14.578 4.92173 15.3281 5.67188C16.0783 6.42202 16.5 7.43913 16.5 8.5C16.5 9.32843 15.8284 10 15 10C14.1716 10 13.5 9.32843 13.5 8.5Z"/><path d="M0.939454 0.939462C1.52524 0.353675 2.47476 0.353675 3.06055 0.939462L23.0605 20.9395C23.6463 21.5252 23.6463 22.4748 23.0605 23.0606C22.4748 23.6463 21.5252 23.6463 20.9395 23.0606L0.939454 3.06056C0.353668 2.47477 0.353668 1.52525 0.939454 0.939462Z"/></g><defs><clipPath id="clip0_70_3506"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.9528 13.2862C14.7615 13.1065 15.5622 13.6161 15.7419 14.4248L16.4645 17.6748C16.6441 18.4835 16.1335 19.2842 15.3249 19.4639C14.5163 19.6433 13.7154 19.1338 13.5358 18.3252L12.8141 15.0752C12.6345 14.2665 13.1441 13.4658 13.9528 13.2862Z" fill="currentColor"/><path d="M20.5908 7.48534C20.8749 6.70735 21.7365 6.30687 22.5146 6.59081C23.2926 6.87493 23.6931 7.73653 23.4092 8.51464C22.5553 10.8542 21.0026 12.8751 18.9619 14.3027C16.9211 15.7304 14.4906 16.4961 12 16.4961C9.50941 16.4961 7.07888 15.7304 5.03809 14.3027C2.99736 12.8751 1.44465 10.8542 0.59082 8.51464C0.30688 7.73653 0.707365 6.87493 1.48535 6.59081C2.26346 6.30687 3.12505 6.70735 3.40918 7.48534C4.05206 9.24707 5.22118 10.7687 6.75781 11.8437C8.29453 12.9188 10.1246 13.4961 12 13.4961L12.3506 13.4892C14.1028 13.422 15.8014 12.8517 17.2422 11.8437C18.7788 10.7687 19.9479 9.24707 20.5908 7.48534Z" fill="currentColor"/><path d="M17.308 11.803C17.942 11.269 18.888 11.351 19.422 11.984L21.147 14.034C21.681 14.668 21.6 15.614 20.966 16.147 20.333 16.681 19.386 16.599 18.852 15.966L17.127 13.916C16.593 13.282 16.675 12.336 17.308 11.803ZM4.578 11.984C5.112 11.351 6.059 11.269 6.692 11.803 7.326 12.336 7.407 13.282 6.873 13.916L5.147 15.966C4.614 16.599 3.668 16.681 3.034 16.147 2.4 15.614 2.319 14.668 2.853 14.034L4.578 11.984ZM8.258 14.425C8.437 13.616 9.238 13.107 10.047 13.286 10.856 13.466 11.366 14.267 11.187 15.075L10.464 18.325C10.284 19.134 9.484 19.644 8.675 19.464 7.866 19.284 7.356 18.484 7.536 17.675L8.258 14.425Z" fill="currentColor"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.9528 13.2862C14.7615 13.1065 15.5622 13.6161 15.7419 14.4248L16.4645 17.6748C16.6441 18.4835 16.1335 19.2842 15.3249 19.4639C14.5163 19.6433 13.7154 19.1338 13.5358 18.3252L12.8141 15.0752C12.6345 14.2665 13.1441 13.4658 13.9528 13.2862Z" fill="currentColor"/><path d="M20.5908 7.48534C20.8749 6.70735 21.7365 6.30687 22.5147 6.59081C23.2926 6.87493 23.6931 7.73653 23.4092 8.51464C22.5554 10.8542 21.0026 12.8751 18.9619 14.3027C16.9211 15.7304 14.4906 16.4961 12 16.4961C9.50941 16.4961 7.07888 15.7304 5.03809 14.3027C2.99737 12.8751 1.44466 10.8542 0.590824 8.51464C0.306884 7.73653 0.707369 6.87493 1.48535 6.59081C2.26346 6.30687 3.12506 6.70735 3.40918 7.48534C4.05206 9.24707 5.22119 10.7687 6.75782 11.8437C8.29453 12.9188 10.1246 13.4961 12 13.4961L12.3506 13.4892C14.1028 13.422 15.8014 12.8517 17.2422 11.8437C18.7788 10.7687 19.9479 9.24707 20.5908 7.48534Z" fill="currentColor"/><path d="M17.308 11.803C17.942 11.269 18.888 11.351 19.422 11.984L21.147 14.034C21.681 14.668 21.6 15.614 20.966 16.147 20.333 16.681 19.386 16.599 18.852 15.966L17.127 13.916C16.593 13.282 16.675 12.336 17.308 11.803ZM4.578 11.984C5.112 11.351 6.059 11.269 6.692 11.803 7.326 12.336 7.407 13.282 6.873 13.916L5.147 15.966C4.614 16.599 3.668 16.681 3.034 16.147 2.4 15.614 2.319 14.668 2.853 14.034L4.578 11.984ZM8.258 14.425C8.437 13.616 9.238 13.107 10.047 13.286 10.856 13.466 11.366 14.267 11.187 15.075L10.464 18.325C10.284 19.134 9.484 19.644 8.675 19.464 7.866 19.284 7.356 18.484 7.536 17.675L8.258 14.425Z" fill="currentColor"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_49_226)" fill="currentColor"><path d="M10.555 3.586C13.21 3.27 15.895 3.831 18.201 5.184 20.362 6.452 22.079 8.352 23.125 10.621L23.325 11.08 23.344 11.129C23.553 11.691 23.553 12.308 23.344 12.869 23.338 12.885 23.332 12.902 23.325 12.918 22.906 13.934 22.353 14.889 21.679 15.756 21.172 16.411 20.229 16.53 19.575 16.022 18.92 15.514 18.801 14.572 19.309 13.918 19.767 13.327 20.151 12.682 20.454 12 19.671 10.232 18.354 8.752 16.683 7.772 14.943 6.751 12.915 6.327 10.911 6.566 10.088 6.664 9.342 6.076 9.244 5.253 9.146 4.431 9.733 3.685 10.555 3.586ZM9.482 9.568C9.674 9.37 9.991 9.365 10.189 9.557 10.388 9.749 10.394 10.065 10.202 10.264 10.194 10.272 10.187 10.28 10.18 10.288L13.525 13.979C13.598 13.922 13.669 13.864 13.736 13.799 13.935 13.607 14.251 13.612 14.443 13.811 14.635 14.009 14.63 14.326 14.432 14.518 13.771 15.155 12.887 15.508 11.97 15.5 11.052 15.492 10.174 15.124 9.525 14.475 8.876 13.826 8.508 12.948 8.5 12.03 8.492 11.113 8.845 10.229 9.482 9.568Z"/><path d="M5.74168 5.21992C6.45375 4.79672 7.37404 5.03041 7.79735 5.74238C8.22059 6.45453 7.98606 7.3748 7.27391 7.79804C5.6244 8.77843 4.32326 10.2471 3.54637 11.9973C4.05062 13.1348 4.77723 14.1606 5.68797 15.0109C6.6577 15.9163 7.81055 16.6032 9.06883 17.0236C10.327 17.444 11.6609 17.588 12.98 17.4475C14.2991 17.3069 15.5729 16.8843 16.7143 16.2082C17.4271 15.786 18.3478 16.0218 18.77 16.7346C19.192 17.4472 18.9561 18.367 18.2436 18.7893C16.732 19.6847 15.0453 20.2447 13.2983 20.4309C11.5514 20.617 9.78493 20.425 8.11863 19.8684C6.45227 19.3116 4.92435 18.4032 3.64012 17.2043C2.35604 16.0054 1.34501 14.5442 0.675275 12.9201C0.668514 12.9037 0.66192 12.8869 0.655744 12.8703C0.447403 12.309 0.447425 11.6913 0.655744 11.1301L0.675275 11.0803C1.6856 8.63016 3.46345 6.57397 5.74168 5.21992Z"/><path d="M0.939454 0.939462C1.52524 0.353675 2.47476 0.353675 3.06055 0.939462L23.0605 20.9395C23.6463 21.5252 23.6463 22.4748 23.0605 23.0606C22.4748 23.6463 21.5252 23.6463 20.9395 23.0606L0.939454 3.06056C0.353668 2.47477 0.353668 1.52525 0.939454 0.939462Z"/></g><defs><clipPath id="clip0_49_226"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_70_3502)" fill="currentColor"><path d="M10.555 3.586C13.21 3.27 15.895 3.831 18.201 5.184 20.362 6.452 22.079 8.352 23.125 10.621L23.325 11.08 23.344 11.129C23.553 11.691 23.553 12.308 23.344 12.869 23.338 12.885 23.332 12.902 23.325 12.918 22.906 13.934 22.353 14.889 21.679 15.756 21.172 16.411 20.229 16.53 19.575 16.022 18.92 15.514 18.801 14.572 19.309 13.918 19.767 13.327 20.151 12.682 20.454 12 19.671 10.232 18.354 8.752 16.683 7.772 14.943 6.751 12.915 6.327 10.911 6.566 10.088 6.664 9.342 6.076 9.244 5.253 9.146 4.431 9.733 3.685 10.555 3.586ZM9.482 9.568C9.674 9.37 9.991 9.365 10.189 9.557 10.388 9.749 10.394 10.065 10.202 10.264 10.194 10.272 10.187 10.28 10.18 10.288L13.525 13.979C13.598 13.922 13.669 13.864 13.736 13.799 13.935 13.607 14.251 13.612 14.443 13.811 14.635 14.009 14.63 14.326 14.432 14.518 13.771 15.155 12.887 15.508 11.97 15.5 11.052 15.492 10.174 15.124 9.525 14.475 8.876 13.826 8.508 12.948 8.5 12.03 8.492 11.113 8.845 10.229 9.482 9.568Z"/><path d="M5.74168 5.21992C6.45375 4.79672 7.37404 5.03041 7.79735 5.74238C8.22059 6.45453 7.98606 7.3748 7.27391 7.79804C5.6244 8.77843 4.32326 10.2471 3.54637 11.9973C4.05062 13.1348 4.77723 14.1606 5.68797 15.0109C6.6577 15.9163 7.81055 16.6032 9.06883 17.0236C10.327 17.444 11.6609 17.588 12.98 17.4475C14.2991 17.3069 15.5729 16.8843 16.7143 16.2082C17.4271 15.786 18.3478 16.0218 18.77 16.7346C19.192 17.4472 18.9561 18.367 18.2436 18.7893C16.732 19.6847 15.0453 20.2447 13.2983 20.4309C11.5514 20.617 9.78493 20.425 8.11863 19.8684C6.45227 19.3116 4.92435 18.4032 3.64012 17.2043C2.35604 16.0054 1.34501 14.5442 0.675275 12.9201C0.668514 12.9037 0.66192 12.8869 0.655744 12.8703C0.447403 12.309 0.447425 11.6913 0.655744 11.1301L0.675275 11.0803C1.6856 8.63016 3.46345 6.57397 5.74168 5.21992Z"/><path d="M0.939454 0.939462C1.52524 0.353675 2.47476 0.353675 3.06055 0.939462L23.0605 20.9395C23.6463 21.5252 23.6463 22.4748 23.0605 23.0606C22.4748 23.6463 21.5252 23.6463 20.9395 23.0606L0.939454 3.06056C0.353668 2.47477 0.353668 1.52525 0.939454 0.939462Z"/></g><defs><clipPath id="clip0_70_3502"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_54_1179)"><path d="M12.1738 0.503906C13.0387 0.546877 13.8593 0.91017 14.4746 1.52539C14.7849 1.83567 15.0299 2.19872 15.2031 2.59277C15.4623 2.53208 15.7295 2.50002 16 2.5L16.1738 2.50391C17.0387 2.54688 17.8593 2.91017 18.4746 3.52539C18.7849 3.83567 19.0299 4.19872 19.2031 4.59277C19.4623 4.53209 19.7295 4.50002 20 4.5C20.9282 4.5 21.8182 4.86909 22.4746 5.52539C23.131 6.18177 23.5 7.07174 23.5 8V14C23.5 16.5196 22.4994 18.9362 20.7178 20.7178C18.9362 22.4993 16.5195 23.5 14 23.5H12C8.79707 23.4999 6.71893 22.4785 4.95312 20.7246L1.34961 17.1211C1.33166 17.1031 1.31389 17.0843 1.29687 17.0654C0.694803 16.3986 0.37182 15.5251 0.395508 14.627C0.419303 13.729 0.78755 12.8743 1.42383 12.2402C2.06018 11.6061 2.91635 11.2413 3.81445 11.2207C4.04569 11.2154 4.27533 11.233 4.5 11.2725V6C4.5 5.0718 4.86909 4.18176 5.52539 3.52539C6.18171 2.86907 7.07183 2.50006 8 2.5L8.17383 2.50391C8.38487 2.51439 8.59346 2.54417 8.79688 2.5918C8.97006 2.19805 9.21533 1.83548 9.52539 1.52539C10.1817 0.86907 11.0718 0.500064 12 0.5L12.1738 0.503906Z" fill="currentColor"/></g><defs><clipPath id="clip0_54_1179"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_70_3499)"><path d="M12.1738 0.503906C13.0387 0.546877 13.8593 0.91017 14.4746 1.52539C14.7849 1.83567 15.0299 2.19872 15.2031 2.59277C15.4623 2.53208 15.7295 2.50002 16 2.5L16.1738 2.50391C17.0387 2.54688 17.8593 2.91017 18.4746 3.52539C18.7849 3.83567 19.0299 4.19872 19.2031 4.59277C19.4623 4.53209 19.7295 4.50002 20 4.5C20.9282 4.5 21.8182 4.86909 22.4746 5.52539C23.131 6.18177 23.5 7.07174 23.5 8V14C23.5 16.5196 22.4994 18.9362 20.7178 20.7178C18.9362 22.4993 16.5195 23.5 14 23.5H12C8.79707 23.4999 6.71893 22.4785 4.95312 20.7246L1.34961 17.1211C1.33165 17.1031 1.31389 17.0843 1.29687 17.0654C0.694799 16.3986 0.371816 15.5251 0.395504 14.627C0.419299 13.729 0.787546 12.8743 1.42382 12.2402C2.06018 11.6061 2.91634 11.2413 3.81445 11.2207C4.04569 11.2154 4.27533 11.233 4.5 11.2725V6C4.5 5.0718 4.86908 4.18176 5.52539 3.52539C6.18171 2.86907 7.07183 2.50006 8 2.5L8.17382 2.50391C8.38487 2.51439 8.59345 2.54417 8.79687 2.5918C8.97006 2.19805 9.21533 1.83548 9.52539 1.52539C10.1817 0.86907 11.0718 0.500064 12 0.5L12.1738 0.503906Z" fill="currentColor"/></g><defs><clipPath id="clip0_70_3499"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_54_1194)"><path d="M12 0.5C18.3513 0.5 23.5 5.64873 23.5 12C23.5 18.3513 18.3513 23.5 12 23.5C5.64873 23.5 0.5 18.3513 0.5 12C0.5 5.64873 5.64873 0.5 12 0.5ZM14.6807 16.8018C13.8874 17.2456 12.9736 17.5 12 17.5C11.0261 17.5 10.1118 17.2458 9.31836 16.8018L7.14551 18.9746C8.52213 19.9346 10.1945 20.5 12 20.5C13.8053 20.5 15.477 19.9343 16.8535 18.9746L14.6807 16.8018ZM5.02441 7.14551C4.06465 8.52205 3.5 10.1947 3.5 12C3.5 13.8051 4.06493 15.4771 5.02441 16.8535L7.19727 14.6807C6.75359 13.8875 6.5 12.9735 6.5 12C6.5 11.0262 6.75333 10.1117 7.19727 9.31836L5.02441 7.14551ZM16.8018 9.31836C17.2458 10.1118 17.5 11.0261 17.5 12C17.5 12.9736 17.2456 13.8874 16.8018 14.6807L18.9746 16.8535C19.9343 15.477 20.5 13.8053 20.5 12C20.5 10.1945 19.9346 8.52213 18.9746 7.14551L16.8018 9.31836ZM12 3.5C10.1947 3.5 8.52205 4.06465 7.14551 5.02441L9.31836 7.19727C10.1117 6.75333 11.0262 6.5 12 6.5C12.9735 6.5 13.8875 6.75359 14.6807 7.19727L16.8535 5.02441C15.4771 4.06493 13.8051 3.5 12 3.5Z" fill="currentColor"/></g><defs><clipPath id="clip0_54_1194"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_70_3497)"><path d="M12 0.5C18.3513 0.5 23.5 5.64873 23.5 12C23.5 18.3513 18.3513 23.5 12 23.5C5.64873 23.5 0.5 18.3513 0.5 12C0.5 5.64873 5.64873 0.5 12 0.5ZM14.6807 16.8018C13.8874 17.2456 12.9736 17.5 12 17.5C11.0261 17.5 10.1118 17.2458 9.31836 16.8018L7.14551 18.9746C8.52213 19.9346 10.1945 20.5 12 20.5C13.8053 20.5 15.477 19.9343 16.8535 18.9746L14.6807 16.8018ZM5.02441 7.14551C4.06465 8.52205 3.5 10.1947 3.5 12C3.5 13.8051 4.06493 15.4771 5.02441 16.8535L7.19727 14.6807C6.75359 13.8875 6.5 12.9735 6.5 12C6.5 11.0262 6.75333 10.1117 7.19727 9.31836L5.02441 7.14551ZM16.8018 9.31836C17.2458 10.1118 17.5 11.0261 17.5 12C17.5 12.9736 17.2456 13.8874 16.8018 14.6807L18.9746 16.8535C19.9343 15.477 20.5 13.8053 20.5 12C20.5 10.1945 19.9346 8.52213 18.9746 7.14551L16.8018 9.31836ZM12 3.5C10.1947 3.5 8.52205 4.06465 7.14551 5.02441L9.31836 7.19727C10.1117 6.75333 11.0262 6.5 12 6.5C12.9735 6.5 13.8875 6.75359 14.6807 7.19727L16.8535 5.02441C15.4771 4.06493 13.8051 3.5 12 3.5Z" fill="currentColor"/></g><defs><clipPath id="clip0_70_3497"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.985 12.486C20.8913 14.2222 20.2967 15.894 19.2731 17.2994C18.2495 18.7049 16.8407 19.7837 15.217 20.4056C13.5934 21.0274 11.8243 21.1657 10.1238 20.8036C8.42322 20.4415 6.86395 19.5946 5.63446 18.3652C4.40497 17.1358 3.55788 15.5767 3.19561 13.8761C2.83334 12.1756 2.97139 10.4066 3.59308 8.78285C4.21476 7.15912 5.29346 5.75022 6.69877 4.72647C8.10409 3.70272 9.77586 3.10794 11.512 3.01403C11.917 2.99203 12.129 3.47403 11.914 3.81703C11.1949 4.96759 10.887 6.3279 11.0405 7.67598C11.194 9.02407 11.7999 10.2803 12.7593 11.2397C13.7187 12.1991 14.975 12.805 16.323 12.9585C17.6711 13.1121 19.0314 12.8041 20.182 12.085C20.526 11.87 21.007 12.081 20.985 12.486Z" fill="currentColor"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.985 12.486C20.8913 14.2222 20.2967 15.894 19.2731 17.2994C18.2495 18.7049 16.8407 19.7837 15.217 20.4056C13.5934 21.0274 11.8243 21.1657 10.1238 20.8036C8.42322 20.4415 6.86396 19.5946 5.63446 18.3652C4.40497 17.1358 3.55789 15.5767 3.19562 13.8761C2.83335 12.1756 2.9714 10.4066 3.59308 8.78285C4.21476 7.15912 5.29346 5.75022 6.69878 4.72647C8.10409 3.70272 9.77587 3.10794 11.512 3.01403C11.917 2.99203 12.129 3.47403 11.914 3.81703C11.1949 4.96759 10.887 6.3279 11.0405 7.67598C11.194 9.02407 11.7999 10.2803 12.7593 11.2397C13.7187 12.1991 14.975 12.805 16.3231 12.9585C17.6711 13.1121 19.0314 12.8041 20.182 12.085C20.526 11.87 21.007 12.081 20.985 12.486Z" fill="currentColor"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5254 6.57715C18.3112 6.31522 19.1607 6.73972 19.4229 7.5254C19.6848 8.31121 19.2603 9.16077 18.4746 9.42286L13.5 11.0811V13.6455L16.3418 19.3291C16.7123 20.0701 16.4119 20.9713 15.6709 21.3418C14.93 21.7121 14.0286 21.4118 13.6582 20.6709L12 17.3545L10.3418 20.6709C9.97125 21.4118 9.07001 21.7123 8.32907 21.3418C7.58828 20.9713 7.28779 20.07 7.65817 19.3291L10.5 13.6455V11.0811L5.52535 9.42286C4.73979 9.16069 4.31524 8.31112 4.57711 7.5254C4.83917 6.73974 5.68882 6.31537 6.47457 6.57715L12 8.41895L17.5254 6.57715ZM12 2.5C13.3807 2.5 14.5 3.61929 14.5 5C14.5 6.38072 13.3807 7.50001 12 7.50001C10.6194 7.49987 9.49997 6.38063 9.49997 5C9.49997 3.61937 10.6194 2.50013 12 2.5Z" fill="currentColor"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5254 6.57715C18.3112 6.31522 19.1607 6.73972 19.4228 7.5254C19.6848 8.31121 19.2603 9.16077 18.4746 9.42286L13.5 11.0811V13.6455L16.3418 19.3291C16.7123 20.0701 16.4119 20.9713 15.6709 21.3418C14.93 21.7121 14.0286 21.4118 13.6582 20.6709L12 17.3545L10.3418 20.6709C9.97125 21.4118 9.07 21.7123 8.32907 21.3418C7.58827 20.9713 7.28779 20.07 7.65816 19.3291L10.5 13.6455V11.0811L5.52535 9.42286C4.73978 9.16069 4.31524 8.31112 4.5771 7.5254C4.83916 6.73974 5.68881 6.31537 6.47457 6.57715L12 8.41895L17.5254 6.57715ZM12 2.5C13.3807 2.5 14.5 3.61929 14.5 5C14.5 6.38072 13.3807 7.50001 12 7.50001C10.6194 7.49987 9.49997 6.38063 9.49997 5C9.49997 3.61937 10.6194 2.50013 12 2.5Z" fill="currentColor"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_42_70)" fill="currentColor"><path d="M12 6.5C15.038 6.5 17.5 8.962 17.5 12 17.5 15.038 15.038 17.5 12 17.5 8.962 17.5 6.5 15.038 6.5 12 6.5 8.962 8.962 6.5 12 6.5ZM10.5 4V2C10.5 1.172 11.172.5 12 .5 12.828.5 13.5 1.172 13.5 2V4C13.5 4.828 12.828 5.5 12 5.5 11.172 5.5 10.5 4.828 10.5 4ZM10.5 22V20C10.5 19.172 11.172 18.5 12 18.5 12.828 18.5 13.5 19.172 13.5 20V22C13.5 22.828 12.828 23.5 12 23.5 11.172 23.5 10.5 22.828 10.5 22ZM3.869 3.869C4.455 3.284 5.405 3.284 5.991 3.869L7.401 5.28C7.986 5.865 7.986 6.815 7.401 7.401 6.815 7.986 5.865 7.986 5.28 7.401L3.869 5.99C3.284 5.405 3.284 4.455 3.869 3.869ZM16.6 16.6C17.185 16.014 18.135 16.014 18.721 16.6L20.131 18.01C20.716 18.596 20.716 19.545 20.131 20.131 19.545 20.717 18.595 20.716 18.01 20.131L16.6 18.721C16.014 18.135 16.014 17.185 16.6 16.6ZM4 10.5C4.828 10.5 5.5 11.172 5.5 12 5.5 12.828 4.828 13.5 4 13.5H2C1.172 13.5.5 12.828.5 12 .5 11.172 1.172 10.5 2 10.5H4ZM22 10.5C22.828 10.5 23.5 11.172 23.5 12 23.5 12.828 22.828 13.5 22 13.5H20C19.172 13.5 18.5 12.828 18.5 12 18.5 11.172 19.172 10.5 20 10.5H22ZM5.28 16.6C5.865 16.014 6.815 16.014 7.401 16.6 7.986 17.185 7.986 18.135 7.401 18.721L5.991 20.131C5.405 20.716 4.455 20.716 3.869 20.131 3.284 19.545 3.284 18.595 3.869 18.01L5.28 16.6ZM18.01 3.869C18.595 3.284 19.545 3.284 20.131 3.869 20.716 4.455 20.716 5.405 20.131 5.991L18.721 7.401C18.135 7.986 17.185 7.986 16.6 7.401 16.014 6.815 16.014 5.865 16.6 5.28L18.01 3.869Z"/></g><defs><clipPath id="clip0_42_70"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_70_3514)" fill="currentColor"><path d="M12 6.5C15.038 6.5 17.5 8.962 17.5 12 17.5 15.038 15.038 17.5 12 17.5 8.962 17.5 6.5 15.038 6.5 12 6.5 8.962 8.962 6.5 12 6.5ZM10.5 4V2C10.5 1.172 11.172.5 12 .5 12.828.5 13.5 1.172 13.5 2V4C13.5 4.828 12.828 5.5 12 5.5 11.172 5.5 10.5 4.828 10.5 4ZM10.5 22V20C10.5 19.172 11.172 18.5 12 18.5 12.828 18.5 13.5 19.172 13.5 20V22C13.5 22.828 12.828 23.5 12 23.5 11.172 23.5 10.5 22.828 10.5 22ZM3.869 3.869C4.455 3.284 5.405 3.284 5.991 3.869L7.401 5.28C7.986 5.865 7.986 6.815 7.401 7.401 6.815 7.986 5.865 7.986 5.28 7.401L3.869 5.99C3.284 5.405 3.284 4.455 3.869 3.869ZM16.6 16.6C17.185 16.014 18.135 16.014 18.721 16.6L20.131 18.01C20.716 18.596 20.716 19.545 20.131 20.131 19.545 20.717 18.595 20.716 18.01 20.131L16.6 18.721C16.014 18.135 16.014 17.185 16.6 16.6ZM4 10.5C4.828 10.5 5.5 11.172 5.5 12 5.5 12.828 4.828 13.5 4 13.5H2C1.172 13.5.5 12.828.5 12 .5 11.172 1.172 10.5 2 10.5H4ZM22 10.5C22.828 10.5 23.5 11.172 23.5 12 23.5 12.828 22.828 13.5 22 13.5H20C19.172 13.5 18.5 12.828 18.5 12 18.5 11.172 19.172 10.5 20 10.5H22ZM5.28 16.6C5.865 16.014 6.815 16.014 7.401 16.6 7.986 17.185 7.986 18.135 7.401 18.721L5.991 20.131C5.405 20.716 4.455 20.716 3.869 20.131 3.284 19.545 3.284 18.595 3.869 18.01L5.28 16.6ZM18.01 3.869C18.595 3.284 19.545 3.284 20.131 3.869 20.716 4.455 20.716 5.405 20.131 5.991L18.721 7.401C18.135 7.986 17.185 7.986 16.6 7.401 16.014 6.815 16.014 5.865 16.6 5.28L18.01 3.869Z"/></g><defs><clipPath id="clip0_70_3514"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_57_1041)"><path d="M5.35742 0.5C6.18566 0.500228 6.85742 1.17171 6.85742 2C6.85742 2.74572 6.31259 3.36243 5.59961 3.47852L6.5 4.37891L6.93945 3.93945C7.52524 3.35367 8.47476 3.35367 9.06055 3.93945C9.64633 4.52524 9.64633 5.47476 9.06055 6.06055L8.62109 6.5L10.2305 8.10938C10.2988 8.17766 10.3588 8.25111 10.4111 8.32812C10.8982 8.11709 11.4354 8 12 8C12.5643 8 13.1011 8.11731 13.5879 8.32812C13.6403 8.25095 13.7011 8.17779 13.7695 8.10938L18.3789 3.5H18C17.1716 3.5 16.5 2.82843 16.5 2C16.5 1.17157 17.1716 0.5 18 0.5H22C22.0495 0.500003 22.0991 0.501957 22.1484 0.506836L22.1533 0.507812C22.2278 0.515372 22.3003 0.529807 22.3711 0.547852C22.4012 0.555524 22.4312 0.563671 22.4609 0.573242C22.5409 0.599038 22.618 0.630732 22.6914 0.668945C22.6984 0.672574 22.705 0.676919 22.7119 0.680664C22.7461 0.69917 22.7799 0.718234 22.8125 0.739258C22.8258 0.747864 22.8385 0.75753 22.8516 0.766602C22.9213 0.814808 22.9864 0.868714 23.0469 0.927734C23.0511 0.931901 23.0563 0.935226 23.0605 0.939453C23.0653 0.944182 23.0696 0.949325 23.0742 0.954102C23.0995 0.980051 23.1231 1.00744 23.1465 1.03516C23.1561 1.04651 23.1656 1.05777 23.1748 1.06934C23.1922 1.09123 23.2085 1.11386 23.2246 1.13672C23.2375 1.15494 23.2507 1.17276 23.2627 1.19141C23.2785 1.21607 23.2922 1.24196 23.3066 1.26758C23.3149 1.28237 23.3243 1.29652 23.332 1.31152C23.3467 1.33982 23.3592 1.36913 23.3721 1.39844C23.3785 1.41315 23.3856 1.42751 23.3916 1.44238C23.4608 1.61488 23.5 1.80276 23.5 2V6C23.5 6.82843 22.8284 7.5 22 7.5C21.1716 7.5 20.5 6.82843 20.5 6V5.62109L15.8906 10.2305C15.8222 10.2989 15.7481 10.3587 15.6709 10.4111C15.882 10.8983 16 11.4353 16 12C16 13.6888 14.9526 15.1311 13.4727 15.7178C13.4901 15.8092 13.5 15.9035 13.5 16V18.5H14C14.8284 18.5 15.5 19.1716 15.5 20C15.5 20.8284 14.8284 21.5 14 21.5H13.5V22C13.5 22.8284 12.8284 23.5 12 23.5C11.1716 23.5 10.5 22.8284 10.5 22V21.5H10C9.17157 21.5 8.5 20.8284 8.5 20C8.5 19.1716 9.17157 18.5 10 18.5H10.5V16C10.5 15.9035 10.509 15.8092 10.5264 15.7178C9.04687 15.1308 8 13.6885 8 12C8 11.4354 8.11709 10.8982 8.32812 10.4111C8.2511 10.3588 8.17766 10.2988 8.10938 10.2305L6.5 8.62109L6.06055 9.06055C5.47476 9.64633 4.52524 9.64633 3.93945 9.06055C3.35367 8.47476 3.35367 7.52524 3.93945 6.93945L4.37891 6.5L3.47754 5.59863C3.36098 6.31106 2.74532 6.85547 2 6.85547C1.17173 6.85547 0.500253 6.18368 0.5 5.35547V2C0.5 1.87046 0.516979 1.7449 0.547852 1.625C0.553061 1.60475 0.558385 1.58451 0.564453 1.56445C0.576248 1.52553 0.590665 1.48771 0.605469 1.4502C0.608259 1.44311 0.610379 1.43576 0.613281 1.42871C0.646059 1.34923 0.685118 1.27309 0.730469 1.20117C0.736768 1.19118 0.742465 1.18077 0.749023 1.1709C0.860008 1.00378 1.00378 0.860008 1.1709 0.749023C1.18077 0.742465 1.19118 0.736768 1.20117 0.730469C1.22866 0.713134 1.2565 0.696224 1.28516 0.680664L1.30273 0.671875C1.31164 0.667196 1.3211 0.663667 1.33008 0.65918C1.36245 0.642976 1.39506 0.62716 1.42871 0.613281C1.431 0.612337 1.43325 0.611284 1.43555 0.610352L1.55371 0.567383C1.55725 0.566281 1.5609 0.565529 1.56445 0.564453C1.58451 0.558385 1.60475 0.553061 1.625 0.547852C1.65273 0.540711 1.68065 0.533891 1.70898 0.52832C1.71061 0.528 1.71224 0.527659 1.71387 0.527344L1.84668 0.507812C1.848 0.507678 1.84926 0.506967 1.85059 0.506836C1.90023 0.501896 1.95015 0.5 2 0.5H5.35742Z" fill="currentColor"/></g><defs><clipPath id="clip0_57_1041"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_70_3488)"><path d="M5.35742 0.5C6.18566 0.500228 6.85742 1.17171 6.85742 2C6.85742 2.74572 6.31259 3.36243 5.59961 3.47852L6.5 4.37891L6.93945 3.93945C7.52524 3.35367 8.47476 3.35367 9.06055 3.93945C9.64633 4.52524 9.64633 5.47476 9.06055 6.06055L8.62109 6.5L10.2305 8.10938C10.2988 8.17766 10.3588 8.25111 10.4111 8.32812C10.8982 8.11709 11.4354 8 12 8C12.5643 8 13.1011 8.11731 13.5879 8.32812C13.6403 8.25095 13.7011 8.17779 13.7695 8.10938L18.3789 3.5H18C17.1716 3.5 16.5 2.82843 16.5 2C16.5 1.17157 17.1716 0.5 18 0.5H22C22.0495 0.500003 22.0991 0.501957 22.1484 0.506836L22.1533 0.507812C22.2278 0.515372 22.3003 0.529807 22.3711 0.547852C22.4012 0.555524 22.4312 0.563671 22.4609 0.573242C22.5409 0.599038 22.618 0.630732 22.6914 0.668945C22.6984 0.672574 22.705 0.676919 22.7119 0.680664C22.7461 0.69917 22.7799 0.718234 22.8125 0.739258C22.8258 0.747864 22.8385 0.75753 22.8516 0.766602C22.9213 0.814808 22.9864 0.868714 23.0469 0.927734C23.0511 0.931901 23.0563 0.935226 23.0605 0.939453C23.0653 0.944182 23.0696 0.949325 23.0742 0.954102C23.0995 0.980051 23.1231 1.00744 23.1465 1.03516C23.1561 1.04651 23.1656 1.05777 23.1748 1.06934C23.1922 1.09123 23.2085 1.11386 23.2246 1.13672C23.2375 1.15494 23.2507 1.17276 23.2627 1.19141C23.2785 1.21607 23.2922 1.24196 23.3066 1.26758C23.3149 1.28237 23.3243 1.29652 23.332 1.31152C23.3467 1.33982 23.3592 1.36913 23.3721 1.39844C23.3785 1.41315 23.3856 1.42751 23.3916 1.44238C23.4608 1.61488 23.5 1.80276 23.5 2V6C23.5 6.82843 22.8284 7.5 22 7.5C21.1716 7.5 20.5 6.82843 20.5 6V5.62109L15.8906 10.2305C15.8222 10.2989 15.7481 10.3587 15.6709 10.4111C15.882 10.8983 16 11.4353 16 12C16 13.6888 14.9526 15.1311 13.4727 15.7178C13.4901 15.8092 13.5 15.9035 13.5 16V18.5H14C14.8284 18.5 15.5 19.1716 15.5 20C15.5 20.8284 14.8284 21.5 14 21.5H13.5V22C13.5 22.8284 12.8284 23.5 12 23.5C11.1716 23.5 10.5 22.8284 10.5 22V21.5H10C9.17157 21.5 8.5 20.8284 8.5 20C8.5 19.1716 9.17157 18.5 10 18.5H10.5V16C10.5 15.9035 10.509 15.8092 10.5264 15.7178C9.04687 15.1308 8 13.6885 8 12C8 11.4354 8.11709 10.8982 8.32812 10.4111C8.2511 10.3588 8.17766 10.2988 8.10938 10.2305L6.5 8.62109L6.06055 9.06055C5.47476 9.64633 4.52524 9.64633 3.93945 9.06055C3.35367 8.47476 3.35367 7.52524 3.93945 6.93945L4.37891 6.5L3.47754 5.59863C3.36098 6.31106 2.74532 6.85547 2 6.85547C1.17173 6.85547 0.500253 6.18368 0.5 5.35547V2C0.5 1.87046 0.516979 1.7449 0.547852 1.625C0.553061 1.60475 0.558385 1.58451 0.564453 1.56445C0.576248 1.52553 0.590665 1.48771 0.605469 1.4502C0.608259 1.44311 0.610379 1.43576 0.613281 1.42871C0.646059 1.34923 0.685118 1.27309 0.730469 1.20117C0.736768 1.19118 0.742465 1.18077 0.749023 1.1709C0.860008 1.00378 1.00378 0.860008 1.1709 0.749023C1.18077 0.742465 1.19118 0.736768 1.20117 0.730469C1.22866 0.713134 1.2565 0.696224 1.28516 0.680664L1.30273 0.671875C1.31164 0.667196 1.3211 0.663667 1.33008 0.65918C1.36245 0.642976 1.39506 0.62716 1.42871 0.613281C1.431 0.612337 1.43325 0.611284 1.43555 0.610352L1.55371 0.567383C1.55725 0.566281 1.5609 0.565529 1.56445 0.564453C1.58451 0.558385 1.60475 0.553061 1.625 0.547852C1.65273 0.540711 1.68065 0.533891 1.70898 0.52832C1.71061 0.528 1.71224 0.527659 1.71387 0.527344L1.84668 0.507812C1.848 0.507678 1.84926 0.506967 1.85059 0.506836C1.90023 0.501896 1.95015 0.5 2 0.5H5.35742Z" fill="currentColor"/></g><defs><clipPath id="clip0_70_3488"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 1.5C16.2467 1.5 20.5 5.75329 20.5 11C20.5 13.0816 19.8278 15.005 18.6924 16.5703L22.0615 19.9395C22.6468 20.5253 22.6471 21.4759 22.0615 22.0615C21.4759 22.6472 20.5253 22.6468 19.9395 22.0615L16.5703 18.6924C15.005 19.8278 13.0816 20.5 11 20.5C5.75329 20.5 1.5 16.2467 1.5 11C1.5 5.75329 5.75329 1.5 11 1.5ZM11 4.5C7.41015 4.5 4.5 7.41015 4.5 11C4.5 14.5899 7.41015 17.5 11 17.5C12.7462 17.5 14.3302 16.8099 15.498 15.6895C15.5267 15.6551 15.5576 15.6221 15.5898 15.5898C15.6221 15.5576 15.6551 15.5268 15.6895 15.498C16.8099 14.3302 17.5 12.7462 17.5 11C17.5 7.41015 14.5899 4.5 11 4.5ZM11 6.5C11.8284 6.5 12.5 7.17157 12.5 8V9.5H14C14.8284 9.5 15.5 10.1716 15.5 11C15.5 11.8284 14.8284 12.5 14 12.5H12.5V14C12.5 14.8284 11.8284 15.5 11 15.5C10.1716 15.5 9.5 14.8284 9.5 14V12.5H8C7.17157 12.5 6.5 11.8284 6.5 11C6.5 10.1716 7.17157 9.5 8 9.5H9.5V8C9.5 7.17157 10.1716 6.5 11 6.5Z" fill="currentColor"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 1.5C16.2467 1.5 20.5 5.75329 20.5 11C20.5 13.0816 19.8278 15.005 18.6924 16.5703L22.0615 19.9395C22.6468 20.5253 22.6471 21.4759 22.0615 22.0615C21.4759 22.6472 20.5253 22.6468 19.9395 22.0615L16.5703 18.6924C15.005 19.8278 13.0816 20.5 11 20.5C5.75329 20.5 1.5 16.2467 1.5 11C1.5 5.75329 5.75329 1.5 11 1.5ZM11 6.5C10.1716 6.5 9.5 7.17157 9.5 8V9.5H8C7.17157 9.5 6.5 10.1716 6.5 11C6.5 11.8284 7.17157 12.5 8 12.5H9.5V14C9.5 14.8284 10.1716 15.5 11 15.5C11.8284 15.5 12.5 14.8284 12.5 14V12.5H14C14.8284 12.5 15.5 11.8284 15.5 11C15.5 10.1716 14.8284 9.5 14 9.5H12.5V8C12.5 7.17157 11.8284 6.5 11 6.5Z" fill="currentColor"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 1.5C16.2467 1.5 20.5 5.75329 20.5 11C20.5 13.0816 19.8278 15.005 18.6924 16.5703L22.0615 19.9395C22.6468 20.5253 22.6471 21.4759 22.0615 22.0615C21.4759 22.6472 20.5253 22.6468 19.9395 22.0615L16.5703 18.6924C15.005 19.8278 13.0816 20.5 11 20.5C5.75329 20.5 1.5 16.2467 1.5 11C1.5 5.75329 5.75329 1.5 11 1.5ZM11 4.5C7.41015 4.5 4.5 7.41015 4.5 11C4.5 14.5899 7.41015 17.5 11 17.5C12.7462 17.5 14.3302 16.8099 15.498 15.6895C15.5267 15.6551 15.5576 15.6221 15.5898 15.5898C15.6221 15.5576 15.6551 15.5268 15.6895 15.498C16.8099 14.3302 17.5 12.7462 17.5 11C17.5 7.41015 14.5899 4.5 11 4.5ZM14 9.5C14.8284 9.5 15.5 10.1716 15.5 11C15.5 11.8284 14.8284 12.5 14 12.5H8C7.17157 12.5 6.5 11.8284 6.5 11C6.5 10.1716 7.17157 9.5 8 9.5H14Z" fill="currentColor"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 1.5C16.2467 1.5 20.5 5.75329 20.5 11C20.5 13.0816 19.8278 15.005 18.6924 16.5703L22.0615 19.9395C22.6468 20.5253 22.6471 21.4759 22.0615 22.0615C21.4759 22.6472 20.5253 22.6468 19.9395 22.0615L16.5703 18.6924C15.005 19.8278 13.0816 20.5 11 20.5C5.75329 20.5 1.5 16.2467 1.5 11C1.5 5.75329 5.75329 1.5 11 1.5ZM8 9.5C7.17157 9.5 6.5 10.1716 6.5 11C6.5 11.8284 7.17157 12.5 8 12.5H14C14.8284 12.5 15.5 11.8284 15.5 11C15.5 10.1716 14.8284 9.5 14 9.5H8Z" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_70_4347)"><path d="M9 0.5C9.33132 0.5 9.65496 0.593819 9.93359 0.769531L10.0498 0.849609L10.1602 0.939453C10.3715 1.12653 10.5341 1.36229 10.6348 1.62598L10.6797 1.75977L10.6836 1.77441L14.999 17.1299L16.1455 13.0537C16.3521 12.3178 16.7947 11.6702 17.4043 11.209C18.0133 10.7483 18.756 10.4992 19.5195 10.5H22C22.8284 10.5 23.5 11.1716 23.5 12C23.5 12.8284 22.8284 13.5 22 13.5H19.5166C19.4074 13.4998 19.301 13.5357 19.2139 13.6016C19.1269 13.6675 19.0636 13.7601 19.0342 13.8652V13.8662L16.6836 22.2256C16.6823 22.2303 16.6811 22.2355 16.6797 22.2402C16.5736 22.6036 16.3526 22.9233 16.0498 23.1504C15.7469 23.3774 15.3785 23.5 15 23.5C14.6215 23.5 14.2531 23.3774 13.9502 23.1504C13.6474 22.9233 13.4264 22.6036 13.3203 22.2402C13.3189 22.2355 13.3177 22.2303 13.3164 22.2256L9 6.86914L7.85449 10.9463C7.64867 11.6793 7.20863 12.3253 6.60254 12.7861C5.99618 13.2471 5.25586 13.4978 4.49414 13.5H2C1.17157 13.5 0.5 12.8284 0.5 12C0.5 11.1716 1.17157 10.5 2 10.5H4.48535C4.59415 10.4997 4.7005 10.4643 4.78711 10.3984C4.87374 10.3326 4.93644 10.2396 4.96582 10.1348V10.1338L7.31641 1.77441L7.32031 1.75977C7.42637 1.39639 7.64736 1.07673 7.9502 0.849609L8.06641 0.769531C8.34504 0.593819 8.66868 0.5 9 0.5Z" fill="currentColor"/></g><defs><clipPath id="clip0_70_4347"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_70_4342)"><path d="M7.12595 1.58411C9.47235 0.486162 12.1213 0.212554 14.6425 0.807739C17.1637 1.403 19.41 2.83215 21.0175 4.8634C22.6252 6.89478 23.5 9.40956 23.5 12.0001V13.0001C23.4999 14.1936 23.0255 15.3379 22.1816 16.1818C21.3377 17.0256 20.1934 17.5001 19 17.5001C17.8065 17.5001 16.6622 17.0256 15.8183 16.1818C15.7799 16.1433 15.743 16.1033 15.706 16.0636C14.7284 16.9557 13.4278 17.5001 12 17.5001C8.96248 17.5001 6.50004 15.0376 6.49997 12.0001C6.49997 8.96258 8.96243 6.50016 12 6.50012C12.9895 6.50013 13.9175 6.76245 14.7197 7.21985C14.9831 6.78849 15.4575 6.50014 16 6.50012C16.8284 6.50015 17.5 7.17172 17.5 8.00012V13.0001C17.5 13.3979 17.6582 13.7794 17.9394 14.0607C18.2207 14.3419 18.6022 14.5001 19 14.5001C19.3977 14.5001 19.7792 14.3419 20.0605 14.0607C20.3418 13.7794 20.4999 13.3979 20.5 13.0001V12.0001C20.5 10.0854 19.8533 8.22618 18.665 6.72473C17.4768 5.22353 15.8164 4.1676 13.9531 3.72766C12.0896 3.28775 10.1317 3.48942 8.39743 4.3009C6.66328 5.11238 5.25376 6.48593 4.39743 8.19836C3.54115 9.91098 3.2883 11.8631 3.67966 13.7374C4.07104 15.6117 5.08364 17.2996 6.55368 18.5265C8.0237 19.7532 9.86528 20.4474 11.7793 20.4972C13.6933 20.5469 15.5678 19.9487 17.0996 18.7999C17.7623 18.3029 18.7031 18.4371 19.2002 19.0997C19.6971 19.7624 19.5629 20.7033 18.9004 21.2003C16.8279 22.7546 14.2908 23.5635 11.7011 23.4962C9.11157 23.4289 6.62067 22.489 4.63181 20.8292C2.64295 19.1694 1.27267 16.8865 0.743134 14.3507C0.213683 11.815 0.555481 9.17453 1.71384 6.85754C2.87237 4.54049 4.77959 2.68207 7.12595 1.58411ZM12 9.50012C10.6193 9.50016 9.49997 10.6194 9.49997 12.0001C9.50004 13.3808 10.6193 14.5001 12 14.5001C13.3806 14.5001 14.4999 13.3808 14.5 12.0001C14.5 10.6194 13.3807 9.50015 12 9.50012Z" fill="currentColor"/></g><defs><clipPath id="clip0_70_4342"><path fill="#fff" d="M0 0H24V24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 0.5C16.1421 0.5 19.5 3.85786 19.5 8C19.5 10.1685 18.5787 12.1209 17.1074 13.4902L18.4688 21.1533L18.4707 21.166C18.5385 21.5674 18.4824 21.9801 18.3096 22.3486C18.1366 22.7172 17.855 23.0241 17.5029 23.2285C17.1507 23.4329 16.7438 23.5249 16.3379 23.4922C15.9532 23.4611 15.5866 23.3186 15.2812 23.084V23.085L12.002 20.624L8.71777 23.085L8.7168 23.084C8.41185 23.3175 8.04687 23.4602 7.66309 23.4912C7.25773 23.5239 6.85193 23.4323 6.5 23.2285C6.14813 23.0247 5.86576 22.7184 5.69238 22.3506C5.51912 21.9827 5.46247 21.57 5.5293 21.1689C5.53016 21.1639 5.53132 21.1584 5.53223 21.1533L6.89258 13.4902C5.42128 12.1209 4.5 10.1685 4.5 8C4.5 3.85786 7.85786 0.5 12 0.5ZM14.3486 15.1221C13.6096 15.3656 12.8206 15.5 12 15.5C11.1784 15.5 10.3882 15.3662 9.64844 15.1221L8.92871 19.1787L10.5059 17.998L10.5068 17.9971C10.9387 17.6744 11.4638 17.5001 12.0029 17.5L12.2051 17.5078C12.6056 17.5402 12.9927 17.6691 13.333 17.8828L13.499 17.9971L13.502 17.999L15.0693 19.1758L14.3486 15.1221Z" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.00488C12.6714 2.00488 13.332 2.17369 13.9209 2.49609C14.5098 2.81853 15.0084 3.28401 15.3701 3.84961C16.0282 3.70168 16.7135 3.72335 17.3613 3.91113C18.0091 4.09897 18.5993 4.44692 19.0762 4.92383C19.5531 5.40074 19.901 5.9909 20.0889 6.63867C20.2767 7.28654 20.2983 7.97177 20.1504 8.62988C20.716 8.99158 21.1815 9.49023 21.5039 10.0791C21.8263 10.668 21.9951 11.3286 21.9951 12C21.9951 12.6714 21.8263 13.332 21.5039 13.9209C21.1815 14.5098 20.716 15.0084 20.1504 15.3701C20.2977 16.0271 20.2761 16.7107 20.0889 17.3574C19.9015 18.0043 19.5538 18.5936 19.0781 19.0703C18.6024 19.547 18.0137 19.8963 17.3672 20.085C16.7208 20.2735 16.0372 20.2963 15.3799 20.1504C15.0187 20.7181 14.5195 21.1859 13.9297 21.5098C13.3399 21.8335 12.6777 22.0029 12.0049 22.0029C11.332 22.0029 10.6699 21.8335 10.0801 21.5098C9.49021 21.1859 8.99111 20.7181 8.62988 20.1504C7.97288 20.2977 7.28932 20.2761 6.64258 20.0889C5.9957 19.9015 5.4064 19.5538 4.92969 19.0781C4.45297 18.6024 4.10374 18.0137 3.91504 17.3672C3.72646 16.7208 3.70368 16.0372 3.84961 15.3799C3.27971 15.0191 2.81065 14.5196 2.48535 13.9287C2.16008 13.3378 1.98926 12.6745 1.98926 12C1.98926 11.3254 2.15999 10.6613 2.48535 10.0703C2.81064 9.47968 3.27987 8.98076 3.84961 8.62012C3.70365 7.96264 3.72634 7.27834 3.91504 6.63184C4.10377 5.98549 4.45307 5.3975 4.92969 4.92188C5.40641 4.44616 5.99569 4.09848 6.64258 3.91113C7.28932 3.72388 7.97288 3.70235 8.62988 3.84961C8.99158 3.284 9.49022 2.81853 10.0791 2.49609C10.668 2.17369 11.3286 2.00488 12 2.00488ZM12 14.5C11.1716 14.5 10.5 15.1716 10.5 16C10.5 16.8284 11.1716 17.5 12 17.5H12.0098C12.8382 17.5 13.5098 16.8284 13.5098 16C13.5098 15.1716 12.8382 14.5 12.0098 14.5H12ZM12 6.5C11.1716 6.5 10.5 7.17157 10.5 8V12C10.5 12.8284 11.1716 13.5 12 13.5C12.8284 13.5 13.5 12.8284 13.5 12V8C13.5 7.17157 12.8284 6.5 12 6.5Z" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.00488C12.6714 2.00488 13.332 2.17369 13.9209 2.49609C14.5098 2.81853 15.0084 3.28401 15.3701 3.84961C16.0282 3.70168 16.7135 3.72335 17.3613 3.91113C18.0091 4.09897 18.5993 4.44692 19.0762 4.92383C19.5531 5.40074 19.901 5.9909 20.0889 6.63867C20.2767 7.28654 20.2983 7.97177 20.1504 8.62988C20.716 8.99158 21.1815 9.49023 21.5039 10.0791C21.8263 10.668 21.9951 11.3286 21.9951 12C21.9951 12.6714 21.8263 13.332 21.5039 13.9209C21.1815 14.5098 20.716 15.0084 20.1504 15.3701C20.2977 16.0271 20.2761 16.7107 20.0889 17.3574C19.9015 18.0043 19.5538 18.5936 19.0781 19.0703C18.6024 19.547 18.0137 19.8963 17.3672 20.085C16.7208 20.2735 16.0372 20.2963 15.3799 20.1504C15.0187 20.7181 14.5195 21.1859 13.9297 21.5098C13.3399 21.8335 12.6777 22.0029 12.0049 22.0029C11.332 22.0029 10.6699 21.8335 10.0801 21.5098C9.49021 21.1859 8.99111 20.7181 8.62988 20.1504C7.97288 20.2977 7.28932 20.2761 6.64258 20.0889C5.9957 19.9015 5.4064 19.5538 4.92969 19.0781C4.45297 18.6024 4.10374 18.0137 3.91504 17.3672C3.72646 16.7208 3.70368 16.0372 3.84961 15.3799C3.27971 15.0191 2.81065 14.5196 2.48535 13.9287C2.16008 13.3378 1.98926 12.6745 1.98926 12C1.98926 11.3254 2.15999 10.6613 2.48535 10.0703C2.81064 9.47968 3.27987 8.98076 3.84961 8.62012C3.70365 7.96264 3.72634 7.27834 3.91504 6.63184C4.10377 5.98549 4.45307 5.3975 4.92969 4.92188C5.40641 4.44616 5.99569 4.09848 6.64258 3.91113C7.28932 3.72388 7.97288 3.70235 8.62988 3.84961C8.99158 3.284 9.49022 2.81853 10.0791 2.49609C10.668 2.17369 11.3286 2.00488 12 2.00488ZM12 10.5C11.1716 10.5 10.5 11.1716 10.5 12V16C10.5 16.8284 11.1716 17.5 12 17.5C12.8284 17.5 13.5 16.8284 13.5 16V12C13.5 11.1716 12.8284 10.5 12 10.5ZM12 6.5C11.1716 6.5 10.5 7.17157 10.5 8C10.5 8.82843 11.1716 9.5 12 9.5H12.0098C12.8382 9.5 13.5098 8.82843 13.5098 8C13.5098 7.17157 12.8382 6.5 12.0098 6.5H12Z" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.85001 8.61998C3.70405 7.9625 3.72646 7.27882 3.91517 6.63231C4.10387 5.98581 4.45276 5.39742 4.92948 4.9217C5.4062 4.44597 5.99532 4.09832 6.64222 3.91097C7.28911 3.72362 7.97284 3.70264 8.63001 3.84998C8.99172 3.28428 9.49001 2.81873 10.079 2.49626C10.6679 2.17379 11.3286 2.00476 12 2.00476C12.6715 2.00476 13.3321 2.17379 13.9211 2.49626C14.51 2.81873 15.0083 3.28428 15.37 3.84998C16.0282 3.702 16.7131 3.72288 17.361 3.91069C18.0089 4.09849 18.5988 4.44712 19.0759 4.92413C19.5529 5.40114 19.9015 5.99105 20.0893 6.63898C20.2771 7.28691 20.298 7.97181 20.15 8.62998C20.7157 8.99168 21.1812 9.48998 21.5037 10.0789C21.8262 10.6679 21.9952 11.3285 21.9952 12C21.9952 12.6714 21.8262 13.3321 21.5037 13.921C21.1812 14.51 20.7157 15.0083 20.15 15.37C20.2973 16.0271 20.2764 16.7109 20.089 17.3578C19.9017 18.0047 19.554 18.5938 19.0783 19.0705C18.6026 19.5472 18.0142 19.8961 17.3677 20.0848C16.7212 20.2735 16.0375 20.2959 15.38 20.15C15.0188 20.7178 14.5201 21.1854 13.9301 21.5093C13.3402 21.8332 12.678 22.003 12.005 22.003C11.332 22.003 10.6698 21.8332 10.0799 21.5093C9.48993 21.1854 8.99125 20.7178 8.63001 20.15C7.97284 20.2973 7.28911 20.2763 6.64222 20.089C5.99532 19.9016 5.4062 19.554 4.92948 19.0783C4.45276 18.6025 4.10387 18.0141 3.91517 17.3676C3.72646 16.7211 3.70405 16.0374 3.85001 15.38C3.27997 15.0192 2.81042 14.5201 2.48506 13.9292C2.15969 13.3382 1.98907 12.6746 1.98907 12C1.98907 11.3254 2.15969 10.6617 2.48506 10.0708C2.81042 9.4798 3.27997 8.98073 3.85001 8.61998Z" fill="currentColor"/></svg>