@indxsearch/pixl 1.0.0 → 1.0.3

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 (348) hide show
  1. package/README.md +1 -1
  2. package/components/main-icons/AlignCenterIcon.tsx +4 -4
  3. package/components/main-icons/AlignJustifyIcon.tsx +4 -4
  4. package/components/main-icons/AlignLeftIcon.tsx +4 -4
  5. package/components/main-icons/AlignRightIcon.tsx +4 -4
  6. package/components/main-icons/AnalyticsIcon.tsx +2 -2
  7. package/components/main-icons/AnchorIcon.tsx +2 -2
  8. package/components/main-icons/BarCodeIcon.tsx +19 -19
  9. package/components/main-icons/BatteryIcon.tsx +7 -7
  10. package/components/main-icons/BellIcon.tsx +14 -14
  11. package/components/main-icons/BookIcon.tsx +19 -19
  12. package/components/main-icons/BoostIcon.tsx +13 -13
  13. package/components/main-icons/CardIcon.tsx +31 -31
  14. package/components/main-icons/CheckIcon.tsx +2 -2
  15. package/components/main-icons/CircleIcon.tsx +13 -13
  16. package/components/main-icons/ClockIcon.tsx +2 -2
  17. package/components/main-icons/CloudIcon.tsx +2 -2
  18. package/components/main-icons/CodeIcon.tsx +11 -11
  19. package/components/main-icons/CoffeeIcon.tsx +9 -9
  20. package/components/main-icons/CoinsIcon.tsx +13 -13
  21. package/components/main-icons/CommentIcon.tsx +2 -2
  22. package/components/main-icons/ComponentIcon.tsx +10 -10
  23. package/components/main-icons/ComposeIcon.tsx +2 -2
  24. package/components/main-icons/CopyIcon.tsx +2 -2
  25. package/components/main-icons/CoreIcon.tsx +16 -16
  26. package/components/main-icons/CoverageIcon.tsx +21 -21
  27. package/components/main-icons/CoverageIndexIcon.tsx +10 -10
  28. package/components/main-icons/CpuIcon.tsx +2 -2
  29. package/components/main-icons/CropIcon.tsx +2 -2
  30. package/components/main-icons/CrystalBallIcon.tsx +21 -21
  31. package/components/main-icons/CsharpIcon.tsx +17 -17
  32. package/components/main-icons/DeleteIcon.tsx +9 -9
  33. package/components/main-icons/DiscoveryIcon.tsx +2 -2
  34. package/components/main-icons/DivingMaskIcon.tsx +18 -18
  35. package/components/main-icons/DocumentFieldsIcon.tsx +21 -21
  36. package/components/main-icons/DocumentOrFileIcon.tsx +2 -2
  37. package/components/main-icons/DownloadIcon.tsx +9 -9
  38. package/components/main-icons/DropEmptyIcon.tsx +18 -18
  39. package/components/main-icons/DropFullIcon.tsx +25 -25
  40. package/components/main-icons/DropHalfIcon.tsx +21 -21
  41. package/components/main-icons/DuplicateIcon.tsx +2 -2
  42. package/components/main-icons/DynamicJsonFieldIcon.tsx +15 -15
  43. package/components/main-icons/ECommerceIcon.tsx +2 -2
  44. package/components/main-icons/EmptyIcon.tsx +2 -2
  45. package/components/main-icons/EqualIcon.tsx +7 -7
  46. package/components/main-icons/EyeIcon.tsx +9 -9
  47. package/components/main-icons/FastBackwardIcon.tsx +19 -19
  48. package/components/main-icons/FastForwardIcon.tsx +19 -19
  49. package/components/main-icons/FieldIcon.tsx +8 -8
  50. package/components/main-icons/FieldsIcon.tsx +2 -2
  51. package/components/main-icons/FilterAltIcon.tsx +15 -15
  52. package/components/main-icons/FilterIcon.tsx +2 -2
  53. package/components/main-icons/FlagIcon.tsx +17 -17
  54. package/components/main-icons/FlowerIcon.tsx +2 -2
  55. package/components/main-icons/FolderIcon.tsx +2 -2
  56. package/components/main-icons/FourLeafCloverIcon.tsx +14 -14
  57. package/components/main-icons/FrostIcon.tsx +15 -15
  58. package/components/main-icons/GPSMyLocationIcon.tsx +13 -13
  59. package/components/main-icons/GPSPinIcon.tsx +11 -11
  60. package/components/main-icons/GitBranchIcon.tsx +9 -9
  61. package/components/main-icons/GitCommitIcon.tsx +2 -2
  62. package/components/main-icons/GitMergeIcon.tsx +9 -9
  63. package/components/main-icons/GitPullRequestIcon.tsx +9 -9
  64. package/components/main-icons/GlassIcon.tsx +13 -13
  65. package/components/main-icons/GlassesIcon.tsx +2 -2
  66. package/components/main-icons/GraphIcon.tsx +8 -8
  67. package/components/main-icons/GreaterIcon.tsx +6 -6
  68. package/components/main-icons/GreaterOrEqualIcon.tsx +12 -12
  69. package/components/main-icons/HeadphonesIcon.tsx +2 -2
  70. package/components/main-icons/HeartIcon.tsx +2 -2
  71. package/components/main-icons/HomeIcon.tsx +2 -2
  72. package/components/main-icons/HourGlassIcon.tsx +2 -2
  73. package/components/main-icons/IndxIcon.tsx +2 -2
  74. package/components/main-icons/InstanceIcon.tsx +9 -9
  75. package/components/main-icons/InternetBrowserIcon.tsx +9 -9
  76. package/components/main-icons/JsonIcon.tsx +23 -23
  77. package/components/main-icons/JsonQueryIcon.tsx +17 -17
  78. package/components/main-icons/JsonResultIcon.tsx +17 -17
  79. package/components/main-icons/KeyIcon.tsx +2 -2
  80. package/components/main-icons/LabExperimentIcon.tsx +18 -18
  81. package/components/main-icons/LayoutAlignBottomIcon.tsx +10 -10
  82. package/components/main-icons/LayoutAlignLeftIcon.tsx +10 -10
  83. package/components/main-icons/LayoutAlignRightIcon.tsx +10 -10
  84. package/components/main-icons/LayoutAlignTopIcon.tsx +10 -10
  85. package/components/main-icons/LightBulbIcon.tsx +2 -2
  86. package/components/main-icons/LinearIcon.tsx +16 -16
  87. package/components/main-icons/LinkIcon.tsx +2 -2
  88. package/components/main-icons/ListIcon.tsx +19 -19
  89. package/components/main-icons/LockIcon.tsx +2 -2
  90. package/components/main-icons/LoginIcon.tsx +9 -9
  91. package/components/main-icons/LogoutIcon.tsx +9 -9
  92. package/components/main-icons/LoopIcon.tsx +9 -9
  93. package/components/main-icons/MailIcon.tsx +33 -33
  94. package/components/main-icons/MaximizeIcon.tsx +2 -2
  95. package/components/main-icons/MenuIcon.tsx +3 -3
  96. package/components/main-icons/MicrophoneIcon.tsx +9 -9
  97. package/components/main-icons/MinimizeIcon.tsx +2 -2
  98. package/components/main-icons/MinusIcon.tsx +6 -6
  99. package/components/main-icons/MoneyIcon.tsx +24 -24
  100. package/components/main-icons/NestedObjectIcon.tsx +16 -16
  101. package/components/main-icons/NextIcon.tsx +15 -15
  102. package/components/main-icons/NodesIcon.tsx +18 -18
  103. package/components/main-icons/NugetIcon.tsx +19 -19
  104. package/components/main-icons/OptionsMenuIcon.tsx +4 -4
  105. package/components/main-icons/PanelAddIcon.tsx +19 -19
  106. package/components/main-icons/PanelDeleteIcon.tsx +9 -9
  107. package/components/main-icons/PatternRecognitionIcon.tsx +11 -11
  108. package/components/main-icons/PauseIcon.tsx +11 -11
  109. package/components/main-icons/PcIcon.tsx +15 -15
  110. package/components/main-icons/PercentIcon.tsx +14 -14
  111. package/components/main-icons/PersonaliseIcon.tsx +2 -2
  112. package/components/main-icons/PlayIcon.tsx +10 -10
  113. package/components/main-icons/PlusIcon.tsx +17 -17
  114. package/components/main-icons/PointLeftIcon.tsx +9 -9
  115. package/components/main-icons/PointRightIcon.tsx +9 -9
  116. package/components/main-icons/PointUpIcon.tsx +2 -2
  117. package/components/main-icons/PowerIcon.tsx +18 -18
  118. package/components/main-icons/PrevIcon.tsx +15 -15
  119. package/components/main-icons/PuzzlePieceIcon.tsx +8 -8
  120. package/components/main-icons/RSSFeedIcon.tsx +13 -13
  121. package/components/main-icons/RamIcon.tsx +20 -20
  122. package/components/main-icons/RecorderIcon.tsx +9 -9
  123. package/components/main-icons/RefreshIcon.tsx +16 -16
  124. package/components/main-icons/SaveIcon.tsx +21 -21
  125. package/components/main-icons/SearchIcon.tsx +2 -2
  126. package/components/main-icons/SearchQueryIcon.tsx +14 -14
  127. package/components/main-icons/ShieldIcon.tsx +13 -13
  128. package/components/main-icons/SlidersHorizontalIcon.tsx +9 -9
  129. package/components/main-icons/SlidersVerticalIcon.tsx +9 -9
  130. package/components/main-icons/SmallerIcon.tsx +6 -6
  131. package/components/main-icons/SmallerOrEqualIcon.tsx +12 -12
  132. package/components/main-icons/SortAscendingIcon.tsx +14 -14
  133. package/components/main-icons/SortDescendingIcon.tsx +14 -14
  134. package/components/main-icons/SparkIcon.tsx +18 -18
  135. package/components/main-icons/SpecialCharactersIcon.tsx +17 -17
  136. package/components/main-icons/SpectrumFlatIcon.tsx +2 -2
  137. package/components/main-icons/SpectrumIcon.tsx +2 -2
  138. package/components/main-icons/SpeedometerIcon.tsx +21 -21
  139. package/components/main-icons/StatusIcon.tsx +22 -22
  140. package/components/main-icons/SupportIcon.tsx +24 -24
  141. package/components/main-icons/TagIcon.tsx +16 -16
  142. package/components/main-icons/TerminalIcon.tsx +9 -9
  143. package/components/main-icons/ThumbsUpIcon.tsx +16 -16
  144. package/components/main-icons/ToolBoxIcon.tsx +31 -31
  145. package/components/main-icons/TypingIcon.tsx +2 -2
  146. package/components/main-icons/TypoOrBugIcon.tsx +2 -2
  147. package/components/main-icons/UpdateIcon.tsx +19 -19
  148. package/components/main-icons/UserAliasIcon.tsx +13 -13
  149. package/components/main-icons/UserBookmarkIcon.tsx +24 -24
  150. package/components/main-icons/UserCheckIcon.tsx +9 -9
  151. package/components/main-icons/UserGroupIcon.tsx +10 -10
  152. package/components/main-icons/UserIcon.tsx +9 -9
  153. package/components/main-icons/UserIdIcon.tsx +21 -21
  154. package/components/main-icons/UserMinusIcon.tsx +9 -9
  155. package/components/main-icons/UserPlusIcon.tsx +9 -9
  156. package/components/main-icons/UserPrivacyIcon.tsx +21 -21
  157. package/components/main-icons/UserTextIcon.tsx +23 -23
  158. package/components/main-icons/UserXIcon.tsx +9 -9
  159. package/components/main-icons/UsersIcon.tsx +2 -2
  160. package/components/main-icons/VirtualRealityVrHeadsetIcon.tsx +17 -17
  161. package/components/main-icons/VolumeHighIcon.tsx +25 -25
  162. package/components/main-icons/VolumeLowIcon.tsx +11 -11
  163. package/components/main-icons/VolumeMediumIcon.tsx +21 -21
  164. package/components/main-icons/VolumeMuteIcon.tsx +22 -22
  165. package/components/main-icons/WarningIcon.tsx +21 -21
  166. package/components/main-icons/WeightHighIcon.tsx +10 -10
  167. package/components/main-icons/WeightIcon.tsx +25 -25
  168. package/components/main-icons/WeightLowIcon.tsx +6 -6
  169. package/components/main-icons/WeightMediumIcon.tsx +8 -8
  170. package/components/main-icons/WiFiIcon.tsx +9 -9
  171. package/components/main-icons/XOrErrorIcon.tsx +2 -2
  172. package/components/main-icons/ZapIcon.tsx +12 -12
  173. package/components/main-icons/index.ts +171 -6
  174. package/dist/components/main-icons/AlignCenterIcon.js +1 -1
  175. package/dist/components/main-icons/AlignJustifyIcon.js +1 -1
  176. package/dist/components/main-icons/AlignLeftIcon.js +1 -1
  177. package/dist/components/main-icons/AlignRightIcon.js +1 -1
  178. package/dist/components/main-icons/AnalyticsIcon.js +1 -1
  179. package/dist/components/main-icons/AnchorIcon.js +1 -1
  180. package/dist/components/main-icons/BarCodeIcon.js +1 -1
  181. package/dist/components/main-icons/BatteryIcon.js +1 -1
  182. package/dist/components/main-icons/BellIcon.js +1 -1
  183. package/dist/components/main-icons/BookIcon.js +1 -1
  184. package/dist/components/main-icons/BoostIcon.js +1 -1
  185. package/dist/components/main-icons/CardIcon.js +1 -1
  186. package/dist/components/main-icons/CheckIcon.js +1 -1
  187. package/dist/components/main-icons/CircleIcon.js +1 -1
  188. package/dist/components/main-icons/ClockIcon.js +1 -1
  189. package/dist/components/main-icons/CloudIcon.js +1 -1
  190. package/dist/components/main-icons/CodeIcon.js +1 -1
  191. package/dist/components/main-icons/CoffeeIcon.js +1 -1
  192. package/dist/components/main-icons/CoinsIcon.js +1 -1
  193. package/dist/components/main-icons/CommentIcon.js +1 -1
  194. package/dist/components/main-icons/ComponentIcon.js +1 -1
  195. package/dist/components/main-icons/ComposeIcon.js +1 -1
  196. package/dist/components/main-icons/CopyIcon.js +1 -1
  197. package/dist/components/main-icons/CoreIcon.js +1 -1
  198. package/dist/components/main-icons/CoverageIcon.js +1 -1
  199. package/dist/components/main-icons/CoverageIndexIcon.js +1 -1
  200. package/dist/components/main-icons/CpuIcon.js +1 -1
  201. package/dist/components/main-icons/CropIcon.js +1 -1
  202. package/dist/components/main-icons/CrystalBallIcon.js +1 -1
  203. package/dist/components/main-icons/CsharpIcon.js +1 -1
  204. package/dist/components/main-icons/DeleteIcon.js +1 -1
  205. package/dist/components/main-icons/DiscoveryIcon.js +1 -1
  206. package/dist/components/main-icons/DivingMaskIcon.js +1 -1
  207. package/dist/components/main-icons/DocumentFieldsIcon.js +1 -1
  208. package/dist/components/main-icons/DocumentOrFileIcon.js +1 -1
  209. package/dist/components/main-icons/DownloadIcon.js +1 -1
  210. package/dist/components/main-icons/DropEmptyIcon.js +1 -1
  211. package/dist/components/main-icons/DropFullIcon.js +1 -1
  212. package/dist/components/main-icons/DropHalfIcon.js +1 -1
  213. package/dist/components/main-icons/DuplicateIcon.js +1 -1
  214. package/dist/components/main-icons/DynamicJsonFieldIcon.js +1 -1
  215. package/dist/components/main-icons/ECommerceIcon.js +1 -1
  216. package/dist/components/main-icons/EmptyIcon.js +1 -1
  217. package/dist/components/main-icons/EqualIcon.js +1 -1
  218. package/dist/components/main-icons/EyeIcon.js +1 -1
  219. package/dist/components/main-icons/FastBackwardIcon.js +1 -1
  220. package/dist/components/main-icons/FastForwardIcon.js +1 -1
  221. package/dist/components/main-icons/FieldIcon.js +1 -1
  222. package/dist/components/main-icons/FieldsIcon.js +1 -1
  223. package/dist/components/main-icons/FilterAltIcon.js +1 -1
  224. package/dist/components/main-icons/FilterIcon.js +1 -1
  225. package/dist/components/main-icons/FlagIcon.js +1 -1
  226. package/dist/components/main-icons/FlowerIcon.js +1 -1
  227. package/dist/components/main-icons/FolderIcon.js +1 -1
  228. package/dist/components/main-icons/FourLeafCloverIcon.js +1 -1
  229. package/dist/components/main-icons/FrostIcon.js +1 -1
  230. package/dist/components/main-icons/GPSMyLocationIcon.js +1 -1
  231. package/dist/components/main-icons/GPSPinIcon.js +1 -1
  232. package/dist/components/main-icons/GitBranchIcon.js +1 -1
  233. package/dist/components/main-icons/GitCommitIcon.js +1 -1
  234. package/dist/components/main-icons/GitMergeIcon.js +1 -1
  235. package/dist/components/main-icons/GitPullRequestIcon.js +1 -1
  236. package/dist/components/main-icons/GlassIcon.js +1 -1
  237. package/dist/components/main-icons/GlassesIcon.js +1 -1
  238. package/dist/components/main-icons/GraphIcon.js +1 -1
  239. package/dist/components/main-icons/GreaterIcon.js +1 -1
  240. package/dist/components/main-icons/GreaterOrEqualIcon.js +1 -1
  241. package/dist/components/main-icons/HeadphonesIcon.js +1 -1
  242. package/dist/components/main-icons/HeartIcon.js +1 -1
  243. package/dist/components/main-icons/HomeIcon.js +1 -1
  244. package/dist/components/main-icons/HourGlassIcon.js +1 -1
  245. package/dist/components/main-icons/IndxIcon.js +1 -1
  246. package/dist/components/main-icons/InstanceIcon.js +1 -1
  247. package/dist/components/main-icons/InternetBrowserIcon.js +1 -1
  248. package/dist/components/main-icons/JsonIcon.js +1 -1
  249. package/dist/components/main-icons/JsonQueryIcon.js +1 -1
  250. package/dist/components/main-icons/JsonResultIcon.js +1 -1
  251. package/dist/components/main-icons/KeyIcon.js +1 -1
  252. package/dist/components/main-icons/LabExperimentIcon.js +1 -1
  253. package/dist/components/main-icons/LayoutAlignBottomIcon.js +1 -1
  254. package/dist/components/main-icons/LayoutAlignLeftIcon.js +1 -1
  255. package/dist/components/main-icons/LayoutAlignRightIcon.js +1 -1
  256. package/dist/components/main-icons/LayoutAlignTopIcon.js +1 -1
  257. package/dist/components/main-icons/LightBulbIcon.js +1 -1
  258. package/dist/components/main-icons/LinearIcon.js +1 -1
  259. package/dist/components/main-icons/LinkIcon.js +1 -1
  260. package/dist/components/main-icons/ListIcon.js +1 -1
  261. package/dist/components/main-icons/LockIcon.js +1 -1
  262. package/dist/components/main-icons/LoginIcon.js +1 -1
  263. package/dist/components/main-icons/LogoutIcon.js +1 -1
  264. package/dist/components/main-icons/LoopIcon.js +1 -1
  265. package/dist/components/main-icons/MailIcon.js +1 -1
  266. package/dist/components/main-icons/MaximizeIcon.js +1 -1
  267. package/dist/components/main-icons/MenuIcon.js +1 -1
  268. package/dist/components/main-icons/MicrophoneIcon.js +1 -1
  269. package/dist/components/main-icons/MinimizeIcon.js +1 -1
  270. package/dist/components/main-icons/MinusIcon.js +1 -1
  271. package/dist/components/main-icons/MoneyIcon.js +1 -1
  272. package/dist/components/main-icons/NestedObjectIcon.js +1 -1
  273. package/dist/components/main-icons/NextIcon.js +1 -1
  274. package/dist/components/main-icons/NodesIcon.js +1 -1
  275. package/dist/components/main-icons/NugetIcon.js +1 -1
  276. package/dist/components/main-icons/OptionsMenuIcon.js +1 -1
  277. package/dist/components/main-icons/PanelAddIcon.js +1 -1
  278. package/dist/components/main-icons/PanelDeleteIcon.js +1 -1
  279. package/dist/components/main-icons/PatternRecognitionIcon.js +1 -1
  280. package/dist/components/main-icons/PauseIcon.js +1 -1
  281. package/dist/components/main-icons/PcIcon.js +1 -1
  282. package/dist/components/main-icons/PercentIcon.js +1 -1
  283. package/dist/components/main-icons/PersonaliseIcon.js +1 -1
  284. package/dist/components/main-icons/PlayIcon.js +1 -1
  285. package/dist/components/main-icons/PlusIcon.js +1 -1
  286. package/dist/components/main-icons/PointLeftIcon.js +1 -1
  287. package/dist/components/main-icons/PointRightIcon.js +1 -1
  288. package/dist/components/main-icons/PointUpIcon.js +1 -1
  289. package/dist/components/main-icons/PowerIcon.js +1 -1
  290. package/dist/components/main-icons/PrevIcon.js +1 -1
  291. package/dist/components/main-icons/PuzzlePieceIcon.js +1 -1
  292. package/dist/components/main-icons/RSSFeedIcon.js +1 -1
  293. package/dist/components/main-icons/RamIcon.js +1 -1
  294. package/dist/components/main-icons/RecorderIcon.js +1 -1
  295. package/dist/components/main-icons/RefreshIcon.js +1 -1
  296. package/dist/components/main-icons/SaveIcon.js +1 -1
  297. package/dist/components/main-icons/SearchIcon.js +1 -1
  298. package/dist/components/main-icons/SearchQueryIcon.js +1 -1
  299. package/dist/components/main-icons/ShieldIcon.js +1 -1
  300. package/dist/components/main-icons/SlidersHorizontalIcon.js +1 -1
  301. package/dist/components/main-icons/SlidersVerticalIcon.js +1 -1
  302. package/dist/components/main-icons/SmallerIcon.js +1 -1
  303. package/dist/components/main-icons/SmallerOrEqualIcon.js +1 -1
  304. package/dist/components/main-icons/SortAscendingIcon.js +1 -1
  305. package/dist/components/main-icons/SortDescendingIcon.js +1 -1
  306. package/dist/components/main-icons/SparkIcon.js +1 -1
  307. package/dist/components/main-icons/SpecialCharactersIcon.js +1 -1
  308. package/dist/components/main-icons/SpectrumFlatIcon.js +1 -1
  309. package/dist/components/main-icons/SpectrumIcon.js +1 -1
  310. package/dist/components/main-icons/SpeedometerIcon.js +1 -1
  311. package/dist/components/main-icons/StatusIcon.js +1 -1
  312. package/dist/components/main-icons/SupportIcon.js +1 -1
  313. package/dist/components/main-icons/TagIcon.js +1 -1
  314. package/dist/components/main-icons/TerminalIcon.js +1 -1
  315. package/dist/components/main-icons/ThumbsUpIcon.js +1 -1
  316. package/dist/components/main-icons/ToolBoxIcon.js +1 -1
  317. package/dist/components/main-icons/TypingIcon.js +1 -1
  318. package/dist/components/main-icons/TypoOrBugIcon.js +1 -1
  319. package/dist/components/main-icons/UpdateIcon.js +1 -1
  320. package/dist/components/main-icons/UserAliasIcon.js +1 -1
  321. package/dist/components/main-icons/UserBookmarkIcon.js +1 -1
  322. package/dist/components/main-icons/UserCheckIcon.js +1 -1
  323. package/dist/components/main-icons/UserGroupIcon.js +1 -1
  324. package/dist/components/main-icons/UserIcon.js +1 -1
  325. package/dist/components/main-icons/UserIdIcon.js +1 -1
  326. package/dist/components/main-icons/UserMinusIcon.js +1 -1
  327. package/dist/components/main-icons/UserPlusIcon.js +1 -1
  328. package/dist/components/main-icons/UserPrivacyIcon.js +1 -1
  329. package/dist/components/main-icons/UserTextIcon.js +1 -1
  330. package/dist/components/main-icons/UserXIcon.js +1 -1
  331. package/dist/components/main-icons/UsersIcon.js +1 -1
  332. package/dist/components/main-icons/VirtualRealityVrHeadsetIcon.js +1 -1
  333. package/dist/components/main-icons/VolumeHighIcon.js +1 -1
  334. package/dist/components/main-icons/VolumeLowIcon.js +1 -1
  335. package/dist/components/main-icons/VolumeMediumIcon.js +1 -1
  336. package/dist/components/main-icons/VolumeMuteIcon.js +1 -1
  337. package/dist/components/main-icons/WarningIcon.js +1 -1
  338. package/dist/components/main-icons/WeightHighIcon.js +1 -1
  339. package/dist/components/main-icons/WeightIcon.js +1 -1
  340. package/dist/components/main-icons/WeightLowIcon.js +1 -1
  341. package/dist/components/main-icons/WeightMediumIcon.js +1 -1
  342. package/dist/components/main-icons/WiFiIcon.js +1 -1
  343. package/dist/components/main-icons/XOrErrorIcon.js +1 -1
  344. package/dist/components/main-icons/ZapIcon.js +1 -1
  345. package/dist/components/main-icons/index.d.ts +171 -6
  346. package/dist/components/main-icons/index.js +171 -6
  347. package/dist/convert-icons.js +44 -21
  348. package/package.json +13 -1
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const PercentIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" })] }));
4
4
  };
5
5
  export default PercentIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  const PersonaliseIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsx("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2 0H3V1H2V0ZM1 2V3H2V4V5H3V4V3V2H1ZM6 3V2H4V3H5V4V5H6V4V3ZM6 0H5V1H6V0Z" }) }));
3
+ return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2 0H3V1H2V0ZM1 2V3H2V4V5H3V4V3V2H1ZM6 3V2H4V3H5V4V5H6V4V3ZM6 0H5V1H6V0Z" }) }));
4
4
  };
5
5
  export default PersonaliseIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const PlayIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" })] }));
4
4
  };
5
5
  export default PlayIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const PlusIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { "clip-path": "url(#clip0_5048_14603)", children: [_jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5048_14603", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_5048_14603)", children: [_jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5048_14603", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default PlusIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const PointLeftIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { "clip-path": "url(#clip0_3546_7260)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 1L4 1V0L3 0V1ZM4 1L5 1V2V3V4V5H4L3 5H2V4L2 3L1 3H0V2L1 2H2L3 2H4L4 1ZM7 5H6L6 4V3V2L7 2V3L7 4V5Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7260", children: _jsx("rect", { width: "7", height: "5", transform: "matrix(-1 0 0 1 7 0)" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3546_7260)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 1L4 1V0L3 0V1ZM4 1L5 1V2V3V4V5H4L3 5H2V4L2 3L1 3H0V2L1 2H2L3 2H4L4 1ZM7 5H6L6 4V3V2L7 2V3L7 4V5Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7260", children: _jsx("rect", { width: "7", height: "5", transform: "matrix(-1 0 0 1 7 0)" }) }) })] }));
4
4
  };
5
5
  export default PointLeftIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const PointRightIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { "clip-path": "url(#clip0_3546_7262)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0L4 0V1L3 1V0ZM3 1L3 2H4L5 2H6L7 2V3H6L5 3L5 4V5H4L3 5H2V4V3V2L2 1L3 1ZM1 5L1 4V3L1 2L0 2L0 3L0 4L0 5H1Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7262", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3546_7262)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0L4 0V1L3 1V0ZM3 1L3 2H4L5 2H6L7 2V3H6L5 3L5 4V5H4L3 5H2V4V3V2L2 1L3 1ZM1 5L1 4V3L1 2L0 2L0 3L0 4L0 5H1Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7262", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default PointRightIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  const PointUpIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsx("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0V1L3 2V3V4L2 4V3H1V4H2L2 5H3H4L5 5H6V4L6 3V2L5 2H4V1V0L3 0Z" }) }));
3
+ return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0V1L3 2V3V4L2 4V3H1V4H2L2 5H3H4L5 5H6V4L6 3V2L5 2H4V1V0L3 0Z" }) }));
4
4
  };
5
5
  export default PointUpIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const PowerIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" })] }));
4
4
  };
5
5
  export default PowerIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const PrevIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" })] }));
4
4
  };
5
5
  export default PrevIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const PuzzlePieceIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { x: "4", y: "4", width: "2", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "5", height: "1" }), _jsx("rect", { x: "1", width: "2", height: "1" }), _jsx("rect", { x: "4", width: "2", height: "1" }), _jsx("rect", { x: "1", y: "3", width: "5", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "2", height: "1" }), _jsx("rect", { y: "2", width: "5", height: "1" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { x: "4", y: "4", width: "2", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "5", height: "1" }), _jsx("rect", { x: "1", width: "2", height: "1" }), _jsx("rect", { x: "4", width: "2", height: "1" }), _jsx("rect", { x: "1", y: "3", width: "5", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "2", height: "1" }), _jsx("rect", { y: "2", width: "5", height: "1" })] }));
4
4
  };
5
5
  export default PuzzlePieceIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const RSSFeedIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" })] }));
4
4
  };
5
5
  export default RSSFeedIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const RamIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" })] }));
4
4
  };
5
5
  export default RamIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const RecorderIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { "clip-path": "url(#clip0_3546_7208)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0L2 0V1L1 1L1 0ZM1 2L0 2L0 1L1 1V2ZM2 2H1L1 3L2 3V4L1 4L1 5H2H3L4 5H5H6V4L5 4L5 3L6 3V2L7 2V1L6 1V0L5 0V1L4 1V2L5 2V3H4H3H2V2ZM5 2V1L6 1V2H5ZM2 2L3 2L3 1L2 1L2 2Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7208", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3546_7208)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0L2 0V1L1 1L1 0ZM1 2L0 2L0 1L1 1V2ZM2 2H1L1 3L2 3V4L1 4L1 5H2H3L4 5H5H6V4L5 4L5 3L6 3V2L7 2V1L6 1V0L5 0V1L4 1V2L5 2V3H4H3H2V2ZM5 2V1L6 1V2H5ZM2 2L3 2L3 1L2 1L2 2Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7208", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default RecorderIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const RefreshIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" })] }));
4
4
  };
5
5
  export default RefreshIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SaveIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" })] }));
4
4
  };
5
5
  export default SaveIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  const SearchIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsx("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4 0H2V1H1V3H2V4H4V3H5V1H4V0ZM4 1V3H2V1H4ZM6 4H5V5H6V4Z" }) }));
3
+ return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4 0H2V1H1V3H2V4H4V3H5V1H4V0ZM4 1V3H2V1H4ZM6 4H5V5H6V4Z" }) }));
4
4
  };
5
5
  export default SearchIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SearchQueryIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" })] }));
4
4
  };
5
5
  export default SearchQueryIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const ShieldIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" })] }));
4
4
  };
5
5
  export default ShieldIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SlidersHorizontalIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { "clip-path": "url(#clip0_3376_2783)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5 1V0H6V1H5ZM5 2H4H3V1H4H5V2ZM6 2V3H5V2H6ZM6 2H7V1H6V2ZM1 3V4H0V3H1ZM2 3H1V2H2V3ZM3 3H2V4H1V5H2V4H3H4V3H3Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3376_2783", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3376_2783)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5 1V0H6V1H5ZM5 2H4H3V1H4H5V2ZM6 2V3H5V2H6ZM6 2H7V1H6V2ZM1 3V4H0V3H1ZM2 3H1V2H2V3ZM3 3H2V4H1V5H2V4H3H4V3H3Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3376_2783", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default SlidersHorizontalIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SlidersVerticalIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { "clip-path": "url(#clip0_3376_2781)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0H0V1V2V3H1V4V5H2V4V3H3V2V1V0H2H1ZM1 2V1H2V2H1ZM5 4H4V3V2V1H5V0H6V1H7V2V3V4H6V5H5V4ZM6 2H5V3H6V2Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3376_2781", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3376_2781)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0H0V1V2V3H1V4V5H2V4V3H3V2V1V0H2H1ZM1 2V1H2V2H1ZM5 4H4V3V2V1H5V0H6V1H7V2V3V4H6V5H5V4ZM6 2H5V3H6V2Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3376_2781", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default SlidersVerticalIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SmallerIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" })] }));
4
4
  };
5
5
  export default SmallerIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SmallerOrEqualIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" })] }));
4
4
  };
5
5
  export default SmallerOrEqualIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SortAscendingIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" })] }));
4
4
  };
5
5
  export default SortAscendingIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SortDescendingIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" })] }));
4
4
  };
5
5
  export default SortDescendingIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SparkIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15096)", children: [_jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15096", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15096)", children: [_jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15096", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default SparkIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SpecialCharactersIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" })] }));
4
4
  };
5
5
  export default SpecialCharactersIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  const SpectrumFlatIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsx("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 2H0V3H1V2ZM3 2H2V3H3V2ZM4 2H5V3H4V2ZM7 2H6V3H7V2Z" }) }));
3
+ return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 2H0V3H1V2ZM3 2H2V3H3V2ZM4 2H5V3H4V2ZM7 2H6V3H7V2Z" }) }));
4
4
  };
5
5
  export default SpectrumFlatIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  const SpectrumIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsx("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0H2V5H3V0ZM1 1H0V4H1V1ZM4 2H5V3H4V2ZM7 1H6V4H7V1Z" }) }));
3
+ return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0H2V5H3V0ZM1 1H0V4H1V1ZM4 2H5V3H4V2ZM7 1H6V4H7V1Z" }) }));
4
4
  };
5
5
  export default SpectrumIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SpeedometerIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { "clip-path": "url(#clip0_3510_9524)", children: [_jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3510_9524", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_3510_9524)", children: [_jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3510_9524", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default SpeedometerIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const StatusIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { "clip-path": "url(#clip0_7397_28254)", children: [_jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1" }), _jsx("rect", { y: "1", width: "1", height: "1" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_7397_28254", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_7397_28254)", children: [_jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1" }), _jsx("rect", { y: "1", width: "1", height: "1" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_7397_28254", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default StatusIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const SupportIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15114)", children: [_jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { y: "1", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15114", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15114)", children: [_jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { y: "1", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15114", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default SupportIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const TagIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" })] }));
4
4
  };
5
5
  export default TagIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const TerminalIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { "clip-path": "url(#clip0_3361_4183)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0H0V5H1H2H3H4H5H6H7V0H6H5H4H3H2H1ZM1 4H2V3H3V2H2V1L1 1L1 2H2V3H1L1 4ZM6 3H5H4V4H5H6V3Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3361_4183", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3361_4183)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0H0V5H1H2H3H4H5H6H7V0H6H5H4H3H2H1ZM1 4H2V3H3V2H2V1L1 1L1 2H2V3H1L1 4ZM6 3H5H4V4H5H6V3Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3361_4183", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default TerminalIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const ThumbsUpIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" })] }));
4
4
  };
5
5
  export default ThumbsUpIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const ToolBoxIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15120)", children: [_jsx("rect", { y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15120", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15120)", children: [_jsx("rect", { y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15120", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default ToolBoxIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  const TypingIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsx("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0H2V1H3V0ZM1 2H0V3H1V2ZM4 2H5V3H4V2ZM7 2H6V3H7V2ZM2 2H3V3H2V2ZM5 4H4V5H5V4Z" }) }));
3
+ return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0H2V1H3V0ZM1 2H0V3H1V2ZM4 2H5V3H4V2ZM7 2H6V3H7V2ZM2 2H3V3H2V2ZM5 4H4V5H5V4Z" }) }));
4
4
  };
5
5
  export default TypingIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  const TypoOrBugIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsx("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0H2H3H4H5H6V1H5H4H3H2H1V0ZM1 4H0V3V2V1H1V2V3V4ZM1 4H2V5H1V4ZM6 4V3V2V1H7V2V3V4H6ZM6 4H5V5H6V4ZM3 2H2V3H3V2ZM5 2H4V3H5V2ZM3 4H4V5H3V4Z" }) }));
3
+ return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0H2H3H4H5H6V1H5H4H3H2H1V0ZM1 4H0V3V2V1H1V2V3V4ZM1 4H2V5H1V4ZM6 4V3V2V1H7V2V3V4H6ZM6 4H5V5H6V4ZM3 2H2V3H3V2ZM5 2H4V3H5V2ZM3 4H4V5H3V4Z" }) }));
4
4
  };
5
5
  export default TypoOrBugIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const UpdateIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(-1 -8.74228e-08 -8.74228e-08 1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" })] }));
4
4
  };
5
5
  export default UpdateIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const UserAliasIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { x: "6", y: "2", width: "1", height: "1", transform: "rotate(180 6 2)" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1", transform: "rotate(180 5 1)" }), _jsx("rect", { x: "7", y: "3", width: "1", height: "1", transform: "rotate(180 7 3)" }), _jsx("rect", { x: "7", y: "2", width: "1", height: "1", transform: "rotate(180 7 2)" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1", transform: "rotate(180 6 1)" }), _jsx("rect", { x: "7", y: "1", width: "1", height: "1", transform: "rotate(180 7 1)" }), _jsx("rect", { x: "5", y: "3", width: "1", height: "1", transform: "rotate(180 5 3)" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "3", height: "1" })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { x: "6", y: "2", width: "1", height: "1", transform: "rotate(180 6 2)" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1", transform: "rotate(180 5 1)" }), _jsx("rect", { x: "7", y: "3", width: "1", height: "1", transform: "rotate(180 7 3)" }), _jsx("rect", { x: "7", y: "2", width: "1", height: "1", transform: "rotate(180 7 2)" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1", transform: "rotate(180 6 1)" }), _jsx("rect", { x: "7", y: "1", width: "1", height: "1", transform: "rotate(180 7 1)" }), _jsx("rect", { x: "5", y: "3", width: "1", height: "1", transform: "rotate(180 5 3)" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "3", height: "1" })] }));
4
4
  };
5
5
  export default UserAliasIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const UserBookmarkIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15089)", children: [_jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "3", height: "1" }), _jsx("rect", { x: "4", y: "1", width: "1", height: "1", transform: "rotate(-90 4 1)" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1", transform: "rotate(-90 6 1)" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1", transform: "rotate(-90 4 4)" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1", transform: "rotate(-90 5 1)" }), _jsx("rect", { x: "6", y: "4", width: "1", height: "1", transform: "rotate(-90 6 4)" }), _jsx("rect", { x: "5", y: "3", width: "1", height: "1", transform: "rotate(-90 5 3)" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1", transform: "rotate(-90 6 3)" }), _jsx("rect", { x: "4", y: "3", width: "1", height: "1", transform: "rotate(-90 4 3)" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1", transform: "rotate(-90 4 2)" }), _jsx("rect", { x: "5", y: "2", width: "1", height: "1", transform: "rotate(-90 5 2)" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1", transform: "rotate(-90 6 2)" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15089", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15089)", children: [_jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "3", height: "1" }), _jsx("rect", { x: "4", y: "1", width: "1", height: "1", transform: "rotate(-90 4 1)" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1", transform: "rotate(-90 6 1)" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1", transform: "rotate(-90 4 4)" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1", transform: "rotate(-90 5 1)" }), _jsx("rect", { x: "6", y: "4", width: "1", height: "1", transform: "rotate(-90 6 4)" }), _jsx("rect", { x: "5", y: "3", width: "1", height: "1", transform: "rotate(-90 5 3)" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1", transform: "rotate(-90 6 3)" }), _jsx("rect", { x: "4", y: "3", width: "1", height: "1", transform: "rotate(-90 4 3)" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1", transform: "rotate(-90 4 2)" }), _jsx("rect", { x: "5", y: "2", width: "1", height: "1", transform: "rotate(-90 5 2)" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1", transform: "rotate(-90 6 2)" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15089", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default UserBookmarkIcon;
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  const UserCheckIcon = ({ color = 'currentColor', ...props }) => {
3
- return (_jsxs("svg", { ...props, fill: color, width: "7", height: "5", viewBox: "0 0 7 5", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { "clip-path": "url(#clip0_3546_7258)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0L2 0V1L1 1L1 0ZM1 4V3H0L0 2L3 2V3H2V4L1 4ZM1 4L1 5H0L0 4H1ZM2 4H3V5H2V4ZM4 2H3L3 1L4 1V2ZM5 2L4 2V3H5V2ZM6 1V2H5V1L6 1ZM6 1L7 1V0L6 0V1Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7258", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
3
+ return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3546_7258)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0L2 0V1L1 1L1 0ZM1 4V3H0L0 2L3 2V3H2V4L1 4ZM1 4L1 5H0L0 4H1ZM2 4H3V5H2V4ZM4 2H3L3 1L4 1V2ZM5 2L4 2V3H5V2ZM6 1V2H5V1L6 1ZM6 1L7 1V0L6 0V1Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7258", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
4
4
  };
5
5
  export default UserCheckIcon;