proicons 4.12.2 → 4.13.0

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 (1057) hide show
  1. package/README.md +2 -2
  2. package/dist/cjs/proicons.cjs +19869 -15688
  3. package/dist/esm/AccessibilityIcon.js +41 -0
  4. package/dist/esm/AddCircleIcon.js +43 -0
  5. package/dist/esm/AddIcon.js +36 -0
  6. package/dist/esm/AddRhombusIcon.js +36 -0
  7. package/dist/esm/AddSquareIcon.js +45 -0
  8. package/dist/esm/AddSquareMultipleIcon.js +60 -0
  9. package/dist/esm/AirplaneIcon.js +43 -0
  10. package/dist/esm/AirplaneLandingIcon.js +45 -0
  11. package/dist/esm/AirplaneTakeoffIcon.js +45 -0
  12. package/dist/esm/AlarmClockIcon.js +64 -0
  13. package/dist/esm/AlbumIcon.js +44 -0
  14. package/dist/esm/AlertCircleIcon.js +54 -0
  15. package/dist/esm/AlertRhombusIcon.js +54 -0
  16. package/dist/esm/AlertTriangleIcon.js +52 -0
  17. package/dist/esm/AlignBottomIcon.js +61 -0
  18. package/dist/esm/AlignHorizontalCentersIcon.js +61 -0
  19. package/dist/esm/AlignLeftIcon.js +61 -0
  20. package/dist/esm/AlignRightIcon.js +65 -0
  21. package/dist/esm/AlignTopIcon.js +65 -0
  22. package/dist/esm/AlignVerticalCentersIcon.js +65 -0
  23. package/dist/esm/AmazonIcon.js +57 -0
  24. package/dist/esm/AnchorIcon.js +55 -0
  25. package/dist/esm/AndroidIcon.js +53 -0
  26. package/dist/esm/AngleIcon.js +41 -0
  27. package/dist/esm/AppRemoveIcon.js +75 -0
  28. package/dist/esm/AppStoreIcon.js +44 -0
  29. package/dist/esm/AppleIcon.js +54 -0
  30. package/dist/esm/AppsAddIcon.js +78 -0
  31. package/dist/esm/AppsIcon.js +83 -0
  32. package/dist/esm/ArcIcon.js +31 -0
  33. package/dist/esm/ArchiveAdd2Icon.js +41 -0
  34. package/dist/esm/ArchiveIcon.js +32 -0
  35. package/dist/esm/ArrowClockwiseIcon.js +31 -0
  36. package/dist/esm/ArrowCounterclockwiseIcon.js +31 -0
  37. package/dist/esm/ArrowDownIcon.js +31 -0
  38. package/dist/esm/ArrowDownloadIcon.js +31 -0
  39. package/dist/esm/ArrowEnterIcon.js +31 -0
  40. package/dist/esm/ArrowExportIcon.js +31 -0
  41. package/dist/esm/ArrowForwardIcon.js +31 -0
  42. package/dist/esm/ArrowImportIcon.js +31 -0
  43. package/dist/esm/ArrowLeftIcon.js +31 -0
  44. package/dist/esm/ArrowLeftRightIcon.js +38 -0
  45. package/dist/esm/ArrowMaximizeIcon.js +31 -0
  46. package/dist/esm/ArrowMinimizeIcon.js +31 -0
  47. package/dist/esm/ArrowMoveIcon.js +31 -0
  48. package/dist/esm/ArrowRedo2Icon.js +31 -0
  49. package/dist/esm/ArrowRedoIcon.js +31 -0
  50. package/dist/esm/ArrowReplyIcon.js +31 -0
  51. package/dist/esm/ArrowRightIcon.js +31 -0
  52. package/dist/esm/ArrowRotateClockwiseIcon.js +39 -0
  53. package/dist/esm/ArrowRotateCounterclockwiseIcon.js +39 -0
  54. package/dist/esm/ArrowSortIcon.js +31 -0
  55. package/dist/esm/ArrowSwapIcon.js +31 -0
  56. package/dist/esm/ArrowSync2Icon.js +31 -0
  57. package/dist/esm/ArrowSyncIcon.js +31 -0
  58. package/dist/esm/ArrowTrendingIcon.js +31 -0
  59. package/dist/esm/ArrowUndo2Icon.js +31 -0
  60. package/dist/esm/ArrowUndoIcon.js +31 -0
  61. package/dist/esm/ArrowUpDownIcon.js +37 -0
  62. package/dist/esm/ArrowUpIcon.js +31 -0
  63. package/dist/esm/ArrowUploadIcon.js +31 -0
  64. package/dist/esm/AsteriskIcon.js +31 -0
  65. package/dist/esm/AttachIcon.js +35 -0
  66. package/dist/esm/BackgroundColorAccentIcon.js +30 -0
  67. package/dist/esm/BackgroundColorIcon.js +41 -0
  68. package/dist/esm/BackspaceIcon.js +31 -0
  69. package/dist/esm/BadgeIcon.js +43 -0
  70. package/dist/esm/BankIcon.js +53 -0
  71. package/dist/esm/BarChartIcon.js +38 -0
  72. package/dist/esm/BasketballIcon.js +57 -0
  73. package/dist/esm/BatteryFullIcon.js +60 -0
  74. package/dist/esm/BatteryIcon.js +60 -0
  75. package/dist/esm/BeachIcon.js +31 -0
  76. package/dist/esm/BeakerIcon.js +36 -0
  77. package/dist/esm/BellDotIcon.js +57 -0
  78. package/dist/esm/BellIcon.js +40 -0
  79. package/dist/esm/BellOffIcon.js +58 -0
  80. package/dist/esm/BlueskyIcon.js +36 -0
  81. package/dist/esm/BluetoothIcon.js +31 -0
  82. package/dist/esm/BoardIcon.js +38 -0
  83. package/dist/esm/BoltIcon.js +35 -0
  84. package/dist/esm/Book2Icon.js +47 -0
  85. package/dist/esm/BookAdd2Icon.js +42 -0
  86. package/dist/esm/BookAddIcon.js +41 -0
  87. package/dist/esm/BookIcon.js +42 -0
  88. package/dist/esm/BookInfo2Icon.js +70 -0
  89. package/dist/esm/BookInfoIcon.js +65 -0
  90. package/dist/esm/BookLetterIcon.js +41 -0
  91. package/dist/esm/BookMarkedIcon.js +54 -0
  92. package/dist/esm/BookOpenIcon.js +31 -0
  93. package/dist/esm/BookmarkAddIcon.js +41 -0
  94. package/dist/esm/BookmarkIcon.js +31 -0
  95. package/dist/esm/BookmarkMultipleIcon.js +41 -0
  96. package/dist/esm/BorderAllIcon.js +31 -0
  97. package/dist/esm/BoxAddIcon.js +44 -0
  98. package/dist/esm/BoxIcon.js +35 -0
  99. package/dist/esm/BracesIcon.js +32 -0
  100. package/dist/esm/BracesVariableIcon.js +31 -0
  101. package/dist/esm/BracketsIcon.js +31 -0
  102. package/dist/esm/BranchCompareIcon.js +42 -0
  103. package/dist/esm/BranchFork2Icon.js +31 -0
  104. package/dist/esm/BranchForkIcon.js +31 -0
  105. package/dist/esm/BranchIcon.js +32 -0
  106. package/dist/esm/BranchPullRequestIcon.js +41 -0
  107. package/dist/esm/Briefcase2Icon.js +31 -0
  108. package/dist/esm/BriefcaseIcon.js +41 -0
  109. package/dist/esm/BrightnessIcon.js +40 -0
  110. package/dist/esm/BroomIcon.js +31 -0
  111. package/dist/esm/BugAddIcon.js +52 -0
  112. package/dist/esm/BugIcon.js +35 -0
  113. package/dist/esm/BugPlayIcon.js +40 -0
  114. package/dist/esm/BuildingMultipleIcon.js +93 -0
  115. package/dist/esm/BulletListIcon.js +86 -0
  116. package/dist/esm/BulletListSquareAddIcon.js +93 -0
  117. package/dist/esm/BulletListSquareIcon.js +96 -0
  118. package/dist/esm/BulletListTreeIcon.js +86 -0
  119. package/dist/esm/ButtonIcon.js +45 -0
  120. package/dist/esm/CSS2Icon.js +48 -0
  121. package/dist/esm/CSSIcon.js +48 -0
  122. package/dist/esm/CakeIcon.js +41 -0
  123. package/dist/esm/CalculatorIcon.js +112 -0
  124. package/dist/esm/CalendarIcon.js +31 -0
  125. package/dist/esm/CallEndIcon.js +35 -0
  126. package/dist/esm/CallIcon.js +31 -0
  127. package/dist/esm/CalligraphyPenIcon.js +40 -0
  128. package/dist/esm/CameraIcon.js +47 -0
  129. package/dist/esm/CancelCircleIcon.js +40 -0
  130. package/dist/esm/CancelIcon.js +37 -0
  131. package/dist/esm/CancelOctagonIcon.js +40 -0
  132. package/dist/esm/CancelSquareIcon.js +38 -0
  133. package/dist/esm/CandyIcon.js +41 -0
  134. package/dist/esm/CartIcon.js +64 -0
  135. package/dist/esm/CentIcon.js +37 -0
  136. package/dist/esm/CenterHorizontalIcon.js +50 -0
  137. package/dist/esm/CenterVerticalIcon.js +50 -0
  138. package/dist/esm/ChatIcon.js +31 -0
  139. package/dist/esm/ChatQuestionIcon.js +54 -0
  140. package/dist/esm/CheckboxCheckedIcon.js +45 -0
  141. package/dist/esm/CheckboxIndeterminate2Icon.js +43 -0
  142. package/dist/esm/CheckboxIndeterminateIcon.js +45 -0
  143. package/dist/esm/CheckboxListIcon.js +101 -0
  144. package/dist/esm/CheckboxUncheckedIcon.js +35 -0
  145. package/dist/esm/CheckmarkCircleIcon.js +42 -0
  146. package/dist/esm/CheckmarkIcon.js +35 -0
  147. package/dist/esm/CheckmarkStarburstIcon.js +49 -0
  148. package/dist/esm/ChevronDownIcon.js +31 -0
  149. package/dist/esm/ChevronLeftIcon.js +31 -0
  150. package/dist/esm/ChevronRightIcon.js +31 -0
  151. package/dist/esm/ChevronUpIcon.js +31 -0
  152. package/dist/esm/ChromeRestoreIcon.js +42 -0
  153. package/dist/esm/CircleIcon.js +33 -0
  154. package/dist/esm/CircleSmallIcon.js +33 -0
  155. package/dist/esm/ClipboardIcon.js +42 -0
  156. package/dist/esm/ClipboardPasteIcon.js +53 -0
  157. package/dist/esm/ClipboardSearchIcon.js +53 -0
  158. package/dist/esm/ClockIcon.js +41 -0
  159. package/dist/esm/ClosedCaptionsIcon.js +45 -0
  160. package/dist/esm/CloudAddIcon.js +46 -0
  161. package/dist/esm/CloudArrowDownIcon.js +47 -0
  162. package/dist/esm/CloudArrowUpIcon.js +48 -0
  163. package/dist/esm/CloudIcon.js +37 -0
  164. package/dist/esm/CloudOffIcon.js +41 -0
  165. package/dist/esm/CodeIcon.js +31 -0
  166. package/dist/esm/CodeSquareIcon.js +45 -0
  167. package/dist/esm/CoffeeHotIcon.js +41 -0
  168. package/dist/esm/ColorPaletteIcon.js +92 -0
  169. package/dist/esm/CommentAdd2Icon.js +31 -0
  170. package/dist/esm/CommentAddIcon.js +40 -0
  171. package/dist/esm/CommentExclamationIcon.js +54 -0
  172. package/dist/esm/CommentIcon.js +32 -0
  173. package/dist/esm/CommentMultipleIcon.js +42 -0
  174. package/dist/esm/CompareSizeIcon.js +31 -0
  175. package/dist/esm/CompassIcon.js +47 -0
  176. package/dist/esm/ComponentIcon.js +93 -0
  177. package/dist/esm/ComposeIcon.js +41 -0
  178. package/dist/esm/ComputerIcon.js +50 -0
  179. package/dist/esm/ComputerMacIcon.js +38 -0
  180. package/dist/esm/ConeIcon.js +31 -0
  181. package/dist/esm/ContractDownIcon.js +31 -0
  182. package/dist/esm/CookiesIcon.js +73 -0
  183. package/dist/esm/CopyIcon.js +42 -0
  184. package/dist/esm/CopyleftIcon.js +47 -0
  185. package/dist/esm/CopyrightIcon.js +48 -0
  186. package/dist/esm/CornerRadiusIcon.js +31 -0
  187. package/dist/esm/CreditCardIcon.js +56 -0
  188. package/dist/esm/CropIcon.js +36 -0
  189. package/dist/esm/CubeIcon.js +30 -0
  190. package/dist/esm/CursorClickIcon.js +40 -0
  191. package/dist/esm/CursorDragIcon.js +36 -0
  192. package/dist/esm/CursorIcon.js +34 -0
  193. package/dist/esm/CutIcon.js +31 -0
  194. package/dist/esm/CylinderIcon.js +31 -0
  195. package/dist/esm/DarkThemeIcon.js +38 -0
  196. package/dist/esm/DatabaseAddIcon.js +40 -0
  197. package/dist/esm/DatabaseIcon.js +31 -0
  198. package/dist/esm/DeleteIcon.js +31 -0
  199. package/dist/esm/DiamondIcon.js +31 -0
  200. package/dist/esm/DiffIcon.js +36 -0
  201. package/dist/esm/DirectionsIcon.js +41 -0
  202. package/dist/esm/DoNotDisturbIcon.js +40 -0
  203. package/dist/esm/DocumentIcon.js +45 -0
  204. package/dist/esm/DollarCircleIcon.js +48 -0
  205. package/dist/esm/DollarIcon.js +36 -0
  206. package/dist/esm/DoorIcon.js +40 -0
  207. package/dist/esm/DoorOpenIcon.js +46 -0
  208. package/dist/esm/DotCircleIcon.js +42 -0
  209. package/dist/esm/DotSquareIcon.js +44 -0
  210. package/dist/esm/DrawTextIcon.js +53 -0
  211. package/dist/esm/DropIcon.js +35 -0
  212. package/dist/esm/EmojiFrownIcon.js +70 -0
  213. package/dist/esm/EmojiGrinIcon.js +66 -0
  214. package/dist/esm/EmojiIcon.js +72 -0
  215. package/dist/esm/EmojiLaughterIcon.js +43 -0
  216. package/dist/esm/EraserIcon.js +31 -0
  217. package/dist/esm/EraserSparkleIcon.js +38 -0
  218. package/dist/esm/ExclamationMarkIcon.js +39 -0
  219. package/dist/esm/ExpandIcon.js +31 -0
  220. package/dist/esm/ExtensionIcon.js +32 -0
  221. package/dist/esm/EyeIcon.js +39 -0
  222. package/dist/esm/EyeOffIcon.js +54 -0
  223. package/dist/esm/EyedropperColorAccentIcon.js +28 -0
  224. package/dist/esm/EyedropperColorIcon.js +36 -0
  225. package/dist/esm/EyedropperIcon.js +31 -0
  226. package/dist/esm/FacebookIcon.js +35 -0
  227. package/dist/esm/FastForwardIcon.js +39 -0
  228. package/dist/esm/FigmaIcon.js +77 -0
  229. package/dist/esm/FileAddIcon.js +40 -0
  230. package/dist/esm/FileIcon.js +31 -0
  231. package/dist/esm/FileMultipleIcon.js +41 -0
  232. package/dist/esm/FileSyncIcon.js +40 -0
  233. package/dist/esm/FileTextIcon.js +40 -0
  234. package/dist/esm/Filter2Icon.js +31 -0
  235. package/dist/esm/FilterCancel2Icon.js +40 -0
  236. package/dist/esm/FilterCancelIcon.js +40 -0
  237. package/dist/esm/FilterIcon.js +31 -0
  238. package/dist/esm/Flag2Icon.js +39 -0
  239. package/dist/esm/FlagIcon.js +37 -0
  240. package/dist/esm/FlashlightIcon.js +41 -0
  241. package/dist/esm/FoldableHorizontalHalfIcon.js +46 -0
  242. package/dist/esm/FoldableHorizontalIcon.js +35 -0
  243. package/dist/esm/FoldableVerticalHalfIcon.js +46 -0
  244. package/dist/esm/FoldableVerticalIcon.js +35 -0
  245. package/dist/esm/FolderAddIcon.js +41 -0
  246. package/dist/esm/FolderIcon.js +30 -0
  247. package/dist/esm/FolderMultipleIcon.js +40 -0
  248. package/dist/esm/FolderOpenIcon.js +30 -0
  249. package/dist/esm/FullScreenMaximizeIcon.js +31 -0
  250. package/dist/esm/FullScreenMinimizeIcon.js +31 -0
  251. package/dist/esm/GameIcon.js +60 -0
  252. package/dist/esm/GiftIcon.js +31 -0
  253. package/dist/esm/GitCommitIcon.js +31 -0
  254. package/dist/esm/GitHubIcon.js +46 -0
  255. package/dist/esm/GitLabIcon.js +31 -0
  256. package/dist/esm/GlobeIcon.js +31 -0
  257. package/dist/esm/Google2Icon.js +37 -0
  258. package/dist/esm/GoogleChromeIcon.js +36 -0
  259. package/dist/esm/GoogleIcon.js +36 -0
  260. package/dist/esm/GooglePlayIcon.js +35 -0
  261. package/dist/esm/GraphIcon.js +42 -0
  262. package/dist/esm/GridDotsIcon.js +112 -0
  263. package/dist/esm/GridIcon.js +82 -0
  264. package/dist/esm/HTMLIcon.js +47 -0
  265. package/dist/esm/HamburgerIcon.js +59 -0
  266. package/dist/esm/HandIcon.js +41 -0
  267. package/dist/esm/HardDriveIcon.js +45 -0
  268. package/dist/esm/HashIcon.js +38 -0
  269. package/dist/esm/HatGraduationIcon.js +36 -0
  270. package/dist/esm/HeadphonesIcon.js +41 -0
  271. package/dist/esm/HeadphonesOffIcon.js +52 -0
  272. package/dist/esm/HeartIcon.js +34 -0
  273. package/dist/esm/HeartStylisticIcon.js +30 -0
  274. package/dist/esm/HexagonIcon.js +31 -0
  275. package/dist/esm/HighlighterAccentIcon.js +28 -0
  276. package/dist/esm/HighlighterIcon.js +31 -0
  277. package/dist/esm/HistoryIcon.js +42 -0
  278. package/dist/esm/Home2Icon.js +31 -0
  279. package/dist/esm/HomeIcon.js +30 -0
  280. package/dist/esm/HourglassIcon.js +40 -0
  281. package/dist/esm/InfinityIcon.js +30 -0
  282. package/dist/esm/InfoIcon.js +53 -0
  283. package/dist/esm/InfoSquareIcon.js +51 -0
  284. package/dist/esm/InstagramIcon.js +60 -0
  285. package/dist/esm/JavaScriptIcon.js +51 -0
  286. package/dist/esm/KeyboardCommandIcon.js +37 -0
  287. package/dist/esm/KeyboardIcon.js +128 -0
  288. package/dist/esm/KeyboardShiftIcon.js +31 -0
  289. package/dist/esm/KotlinIcon.js +35 -0
  290. package/dist/esm/LaptopIcon.js +31 -0
  291. package/dist/esm/LayersIcon.js +54 -0
  292. package/dist/esm/LayoutIcon.js +31 -0
  293. package/dist/esm/LeafIcon.js +31 -0
  294. package/dist/esm/LeafThreeIcon.js +31 -0
  295. package/dist/esm/LeafTwoIcon.js +31 -0
  296. package/dist/esm/LibraryIcon.js +63 -0
  297. package/dist/esm/LightbulbIcon.js +31 -0
  298. package/dist/esm/LineDiagonalIcon.js +30 -0
  299. package/dist/esm/LinkIcon.js +32 -0
  300. package/dist/esm/LinuxIcon.js +73 -0
  301. package/dist/esm/LocationIcon.js +42 -0
  302. package/dist/esm/LockIcon.js +63 -0
  303. package/dist/esm/LockOpenIcon.js +58 -0
  304. package/dist/esm/MagnetIcon.js +31 -0
  305. package/dist/esm/MailIcon.js +52 -0
  306. package/dist/esm/MailOpenIcon.js +38 -0
  307. package/dist/esm/MapIcon.js +30 -0
  308. package/dist/esm/MaskIcon.js +40 -0
  309. package/dist/esm/MathIcon.js +36 -0
  310. package/dist/esm/MegaphoneIcon.js +29 -0
  311. package/dist/esm/MegaphoneLoudIcon.js +39 -0
  312. package/dist/esm/MentionIcon.js +36 -0
  313. package/dist/esm/MenuIcon.js +31 -0
  314. package/dist/esm/MicrophoneIcon.js +32 -0
  315. package/dist/esm/MicrophoneOffIcon.js +49 -0
  316. package/dist/esm/MicrosoftEdgeIcon.js +36 -0
  317. package/dist/esm/MicrosoftIcon.js +38 -0
  318. package/dist/esm/MoonIcon.js +35 -0
  319. package/dist/esm/MoreIcon.js +52 -0
  320. package/dist/esm/MoreVerticalIcon.js +55 -0
  321. package/dist/esm/MotherboardIcon.js +71 -0
  322. package/dist/esm/MovieIcon.js +31 -0
  323. package/dist/esm/MusicNote2Icon.js +31 -0
  324. package/dist/esm/MusicNoteIcon.js +41 -0
  325. package/dist/esm/NPMIcon.js +47 -0
  326. package/dist/esm/NarratorIcon.js +32 -0
  327. package/dist/esm/NodeJSIcon.js +46 -0
  328. package/dist/esm/NoteAddIcon.js +40 -0
  329. package/dist/esm/NoteIcon.js +41 -0
  330. package/dist/esm/OctagonIcon.js +32 -0
  331. package/dist/esm/OpenAIIcon.js +32 -0
  332. package/dist/esm/OpenIcon.js +32 -0
  333. package/dist/esm/OpenSourceIcon.js +36 -0
  334. package/dist/esm/PDF2Icon.js +56 -0
  335. package/dist/esm/PDFIcon.js +41 -0
  336. package/dist/esm/PageMarginsIcon.js +45 -0
  337. package/dist/esm/PaintBucketAccentIcon.js +28 -0
  338. package/dist/esm/PaintBucketIcon.js +40 -0
  339. package/dist/esm/Paintbrush2Icon.js +38 -0
  340. package/dist/esm/Paintbrush2SparkleIcon.js +43 -0
  341. package/dist/esm/PaintbrushIcon.js +40 -0
  342. package/dist/esm/PanelBottomIcon.js +31 -0
  343. package/dist/esm/PanelBottomOpenIcon.js +38 -0
  344. package/dist/esm/PanelLeftContractIcon.js +32 -0
  345. package/dist/esm/PanelLeftExpandIcon.js +32 -0
  346. package/dist/esm/PanelLeftIcon.js +32 -0
  347. package/dist/esm/PanelLeftOpenIcon.js +38 -0
  348. package/dist/esm/PanelRightContractIcon.js +32 -0
  349. package/dist/esm/PanelRightExpandIcon.js +32 -0
  350. package/dist/esm/PanelRightIcon.js +32 -0
  351. package/dist/esm/PanelRightOpenIcon.js +38 -0
  352. package/dist/esm/ParenthesesIcon.js +31 -0
  353. package/dist/esm/PauseIcon.js +47 -0
  354. package/dist/esm/PencilIcon.js +35 -0
  355. package/dist/esm/PencilSparkleIcon.js +44 -0
  356. package/dist/esm/PentagonIcon.js +31 -0
  357. package/dist/esm/Person2Icon.js +43 -0
  358. package/dist/esm/PersonAdd2Icon.js +31 -0
  359. package/dist/esm/PersonAddIcon.js +40 -0
  360. package/dist/esm/PersonCircleIcon.js +31 -0
  361. package/dist/esm/PersonIcon.js +31 -0
  362. package/dist/esm/PersonMultipleIcon.js +32 -0
  363. package/dist/esm/PhoneIcon.js +52 -0
  364. package/dist/esm/PhotoAddIcon.js +53 -0
  365. package/dist/esm/PhotoFilterIcon.js +55 -0
  366. package/dist/esm/PhotoIcon.js +40 -0
  367. package/dist/esm/PhotoMultipleIcon.js +58 -0
  368. package/dist/esm/PhotoSparkleIcon.js +57 -0
  369. package/dist/esm/PictureInPicture2Icon.js +42 -0
  370. package/dist/esm/PictureInPictureEnterIcon.js +56 -0
  371. package/dist/esm/PictureInPictureExitIcon.js +57 -0
  372. package/dist/esm/PictureInPictureIcon.js +42 -0
  373. package/dist/esm/PieChartIcon.js +57 -0
  374. package/dist/esm/PinIcon.js +31 -0
  375. package/dist/esm/PinOffIcon.js +41 -0
  376. package/dist/esm/PlayCircleIcon.js +41 -0
  377. package/dist/esm/PlayIcon.js +30 -0
  378. package/dist/esm/PowerIcon.js +36 -0
  379. package/dist/esm/PrinterIcon.js +31 -0
  380. package/dist/esm/ProhibitedIcon.js +31 -0
  381. package/dist/esm/PythonIcon.js +39 -0
  382. package/dist/esm/QRCodeIcon.js +164 -0
  383. package/dist/esm/QuestionCircleIcon.js +56 -0
  384. package/dist/esm/QuestionIcon.js +40 -0
  385. package/dist/esm/QuoteIcon.js +31 -0
  386. package/dist/esm/ReactJSIcon.js +70 -0
  387. package/dist/esm/RecordIcon.js +42 -0
  388. package/dist/esm/RecordStopIcon.js +44 -0
  389. package/dist/esm/RectangleWideIcon.js +35 -0
  390. package/dist/esm/RegularExpressionIcon.js +47 -0
  391. package/dist/esm/ReverseIcon.js +39 -0
  392. package/dist/esm/RhombusIcon.js +31 -0
  393. package/dist/esm/RibbonIcon.js +41 -0
  394. package/dist/esm/RibbonStarIcon.js +52 -0
  395. package/dist/esm/RoadBarrierIcon.js +61 -0
  396. package/dist/esm/RoadConeIcon.js +48 -0
  397. package/dist/esm/RobloxIcon.js +56 -0
  398. package/dist/esm/RulerDiagonalIcon.js +53 -0
  399. package/dist/esm/RulerIcon.js +52 -0
  400. package/dist/esm/SaveIcon.js +31 -0
  401. package/dist/esm/SaveMultipleIcon.js +41 -0
  402. package/dist/esm/SavePencilIcon.js +39 -0
  403. package/dist/esm/ScreenSizeIcon.js +45 -0
  404. package/dist/esm/Script2Icon.js +31 -0
  405. package/dist/esm/ScriptIcon.js +31 -0
  406. package/dist/esm/SearchCancelIcon.js +32 -0
  407. package/dist/esm/SearchIcon.js +31 -0
  408. package/dist/esm/SectionBreakIcon.js +31 -0
  409. package/dist/esm/SendIcon.js +31 -0
  410. package/dist/esm/ServerIcon.js +92 -0
  411. package/dist/esm/SettingsIcon.js +32 -0
  412. package/dist/esm/ShapeDifferenceIcon.js +35 -0
  413. package/dist/esm/ShapeIntersectIcon.js +38 -0
  414. package/dist/esm/ShapeSubtractIcon.js +38 -0
  415. package/dist/esm/ShapeUnionIcon.js +60 -0
  416. package/dist/esm/ShieldCancelIcon.js +31 -0
  417. package/dist/esm/ShieldCheckmarkIcon.js +41 -0
  418. package/dist/esm/ShieldIcon.js +31 -0
  419. package/dist/esm/ShieldKeyholeIcon.js +54 -0
  420. package/dist/esm/SkullIcon.js +50 -0
  421. package/dist/esm/SlashSquareIcon.js +45 -0
  422. package/dist/esm/SoundwaveIcon.js +36 -0
  423. package/dist/esm/SpacebarIcon.js +31 -0
  424. package/dist/esm/Sparkle2Icon.js +46 -0
  425. package/dist/esm/SparkleIcon.js +59 -0
  426. package/dist/esm/SpinnerIcon.js +31 -0
  427. package/dist/esm/SplitHorizontalIcon.js +31 -0
  428. package/dist/esm/SplitVerticalIcon.js +31 -0
  429. package/dist/esm/SquareDragIcon.js +48 -0
  430. package/dist/esm/SquareIcon.js +35 -0
  431. package/dist/esm/SquareMarginsIcon.js +46 -0
  432. package/dist/esm/StarIcon.js +31 -0
  433. package/dist/esm/StrokeThicknessIcon.js +47 -0
  434. package/dist/esm/SubtractIcon.js +36 -0
  435. package/dist/esm/SubtractSquareIcon.js +45 -0
  436. package/dist/esm/SubtractSquareMultipleIcon.js +59 -0
  437. package/dist/esm/SvelteIcon.js +47 -0
  438. package/dist/esm/SymbolsIcon.js +40 -0
  439. package/dist/esm/TVIcon.js +45 -0
  440. package/dist/esm/TableIcon.js +45 -0
  441. package/dist/esm/TableSimpleIcon.js +45 -0
  442. package/dist/esm/TabletIcon.js +45 -0
  443. package/dist/esm/TagAccentIcon.js +28 -0
  444. package/dist/esm/TagAddIcon.js +54 -0
  445. package/dist/esm/TagIcon.js +41 -0
  446. package/dist/esm/TagMultipleIcon.js +53 -0
  447. package/dist/esm/TagRemoveIcon.js +54 -0
  448. package/dist/esm/TargetIcon.js +55 -0
  449. package/dist/esm/TaskListIcon.js +31 -0
  450. package/dist/esm/TerminalIcon.js +51 -0
  451. package/dist/esm/TextAddIcon.js +41 -0
  452. package/dist/esm/TextAlignCenterIcon.js +30 -0
  453. package/dist/esm/TextAlignJustifyIcon.js +30 -0
  454. package/dist/esm/TextAlignLeftIcon.js +30 -0
  455. package/dist/esm/TextAlignRightIcon.js +30 -0
  456. package/dist/esm/TextBoldIcon.js +35 -0
  457. package/dist/esm/TextCaseLowercaseIcon.js +31 -0
  458. package/dist/esm/TextCaseTitleIcon.js +31 -0
  459. package/dist/esm/TextCaseUppercaseIcon.js +31 -0
  460. package/dist/esm/TextClearFormattingIcon.js +31 -0
  461. package/dist/esm/TextCollapseIcon.js +40 -0
  462. package/dist/esm/TextColorAccentIcon.js +28 -0
  463. package/dist/esm/TextColorIcon.js +45 -0
  464. package/dist/esm/TextDescriptionIcon.js +30 -0
  465. package/dist/esm/TextEditStyleIcon.js +31 -0
  466. package/dist/esm/TextEffectsIcon.js +42 -0
  467. package/dist/esm/TextExpandIcon.js +40 -0
  468. package/dist/esm/TextFontIcon.js +31 -0
  469. package/dist/esm/TextFontSizeIcon.js +31 -0
  470. package/dist/esm/TextFootnoteIcon.js +31 -0
  471. package/dist/esm/TextHighlightColorAccentIcon.js +30 -0
  472. package/dist/esm/TextHighlightColorIcon.js +45 -0
  473. package/dist/esm/TextIcon.js +31 -0
  474. package/dist/esm/TextIndentDecreaseIcon.js +41 -0
  475. package/dist/esm/TextIndentIncreaseIcon.js +41 -0
  476. package/dist/esm/TextItalicIcon.js +30 -0
  477. package/dist/esm/TextLargeIcon.js +31 -0
  478. package/dist/esm/TextLetterSpacingIcon.js +40 -0
  479. package/dist/esm/TextLineHeightIcon.js +54 -0
  480. package/dist/esm/TextLineSpacingIcon.js +40 -0
  481. package/dist/esm/TextNumberListIcon.js +31 -0
  482. package/dist/esm/TextPositionBottomIcon.js +31 -0
  483. package/dist/esm/TextPositionMiddleIcon.js +31 -0
  484. package/dist/esm/TextPositionTopIcon.js +31 -0
  485. package/dist/esm/TextSmallIcon.js +31 -0
  486. package/dist/esm/TextStrikethroughIcon.js +30 -0
  487. package/dist/esm/TextSubscriptIcon.js +32 -0
  488. package/dist/esm/TextSuperscriptIcon.js +32 -0
  489. package/dist/esm/TextTypographyIcon.js +31 -0
  490. package/dist/esm/TextUnderlineIcon.js +31 -0
  491. package/dist/esm/ThumbsDownIcon.js +47 -0
  492. package/dist/esm/ThumbsUpIcon.js +46 -0
  493. package/dist/esm/TikTokIcon.js +37 -0
  494. package/dist/esm/TimerIcon.js +54 -0
  495. package/dist/esm/TimerOffIcon.js +30 -0
  496. package/dist/esm/ToolboxIcon.js +31 -0
  497. package/dist/esm/ToyBrickIcon.js +49 -0
  498. package/dist/esm/TreasureChestIcon.js +45 -0
  499. package/dist/esm/TriangleIcon.js +29 -0
  500. package/dist/esm/TuneIcon.js +38 -0
  501. package/dist/esm/TypeScriptIcon.js +50 -0
  502. package/dist/esm/UbuntuIcon.js +58 -0
  503. package/dist/esm/VehicleCarIcon.js +64 -0
  504. package/dist/esm/VideoClipIcon.js +44 -0
  505. package/dist/esm/VideoIcon.js +46 -0
  506. package/dist/esm/VisualStudioCodeIcon.js +36 -0
  507. package/dist/esm/VolumeIcon.js +40 -0
  508. package/dist/esm/VolumeLowIcon.js +40 -0
  509. package/dist/esm/VolumeMuteIcon.js +40 -0
  510. package/dist/esm/VueJSIcon.js +35 -0
  511. package/dist/esm/WatchIcon.js +39 -0
  512. package/dist/esm/WeatherCloudyIcon.js +31 -0
  513. package/dist/esm/WebpackIcon.js +31 -0
  514. package/dist/esm/WiFiIcon.js +54 -0
  515. package/dist/esm/WindowAddIcon.js +57 -0
  516. package/dist/esm/WindowIcon.js +31 -0
  517. package/dist/esm/WindowMultipleIcon.js +42 -0
  518. package/dist/esm/WrenchIcon.js +36 -0
  519. package/dist/esm/XTwitterIcon.js +39 -0
  520. package/dist/esm/YouTubeIcon.js +45 -0
  521. package/dist/esm/YouTubeShortsIcon.js +43 -0
  522. package/dist/esm/ZoomInIcon.js +41 -0
  523. package/dist/esm/ZoomOutIcon.js +41 -0
  524. package/dist/esm/categories.js +38 -38
  525. package/dist/esm/functions/getIconInfo.js +27 -15
  526. package/dist/esm/functions/replace.js +68 -66
  527. package/dist/esm/functions/search.js +30 -22
  528. package/dist/esm/iconList.js +530 -527
  529. package/dist/esm/icons.js +1789 -1763
  530. package/dist/esm/proicons.js +533 -1774
  531. package/dist/esm/rolldown_runtime.js +16 -0
  532. package/dist/esm/types.js +39 -51
  533. package/dist/esm/utils/createIcon.js +10 -14
  534. package/dist/esm/utils/rename.js +12 -14
  535. package/dist/esm/utils/renderNodes.js +54 -69
  536. package/dist/umd/proicons.cjs +6 -16950
  537. package/package.json +25 -23
  538. package/dist/esm/icons/AccessibilityIcon.js +0 -42
  539. package/dist/esm/icons/AddCircleIcon.js +0 -44
  540. package/dist/esm/icons/AddIcon.js +0 -31
  541. package/dist/esm/icons/AddRhombusIcon.js +0 -31
  542. package/dist/esm/icons/AddSquareIcon.js +0 -46
  543. package/dist/esm/icons/AddSquareMultipleIcon.js +0 -52
  544. package/dist/esm/icons/AirplaneIcon.js +0 -43
  545. package/dist/esm/icons/AirplaneLandingIcon.js +0 -45
  546. package/dist/esm/icons/AirplaneTakeoffIcon.js +0 -45
  547. package/dist/esm/icons/AlarmClockIcon.js +0 -57
  548. package/dist/esm/icons/AlbumIcon.js +0 -40
  549. package/dist/esm/icons/AlertCircleIcon.js +0 -47
  550. package/dist/esm/icons/AlertRhombusIcon.js +0 -47
  551. package/dist/esm/icons/AlertTriangleIcon.js +0 -45
  552. package/dist/esm/icons/AlignBottomIcon.js +0 -54
  553. package/dist/esm/icons/AlignHorizontalCentersIcon.js +0 -59
  554. package/dist/esm/icons/AlignLeftIcon.js +0 -54
  555. package/dist/esm/icons/AlignRightIcon.js +0 -58
  556. package/dist/esm/icons/AlignTopIcon.js +0 -58
  557. package/dist/esm/icons/AlignVerticalCentersIcon.js +0 -63
  558. package/dist/esm/icons/AmazonIcon.js +0 -51
  559. package/dist/esm/icons/AnchorIcon.js +0 -47
  560. package/dist/esm/icons/AndroidIcon.js +0 -28
  561. package/dist/esm/icons/AngleIcon.js +0 -37
  562. package/dist/esm/icons/AppRemoveIcon.js +0 -73
  563. package/dist/esm/icons/AppStoreIcon.js +0 -31
  564. package/dist/esm/icons/AppleIcon.js +0 -55
  565. package/dist/esm/icons/AppsAddIcon.js +0 -76
  566. package/dist/esm/icons/AppsIcon.js +0 -76
  567. package/dist/esm/icons/ArcIcon.js +0 -26
  568. package/dist/esm/icons/ArchiveAdd2Icon.js +0 -41
  569. package/dist/esm/icons/ArchiveIcon.js +0 -26
  570. package/dist/esm/icons/ArrowClockwiseIcon.js +0 -26
  571. package/dist/esm/icons/ArrowCounterclockwiseIcon.js +0 -26
  572. package/dist/esm/icons/ArrowDownIcon.js +0 -26
  573. package/dist/esm/icons/ArrowDownloadIcon.js +0 -26
  574. package/dist/esm/icons/ArrowEnterIcon.js +0 -26
  575. package/dist/esm/icons/ArrowExportIcon.js +0 -26
  576. package/dist/esm/icons/ArrowForwardIcon.js +0 -26
  577. package/dist/esm/icons/ArrowImportIcon.js +0 -26
  578. package/dist/esm/icons/ArrowLeftIcon.js +0 -26
  579. package/dist/esm/icons/ArrowLeftRightIcon.js +0 -31
  580. package/dist/esm/icons/ArrowMaximizeIcon.js +0 -26
  581. package/dist/esm/icons/ArrowMinimizeIcon.js +0 -26
  582. package/dist/esm/icons/ArrowMoveIcon.js +0 -31
  583. package/dist/esm/icons/ArrowRedo2Icon.js +0 -26
  584. package/dist/esm/icons/ArrowRedoIcon.js +0 -26
  585. package/dist/esm/icons/ArrowReplyIcon.js +0 -26
  586. package/dist/esm/icons/ArrowRightIcon.js +0 -26
  587. package/dist/esm/icons/ArrowRotateClockwiseIcon.js +0 -35
  588. package/dist/esm/icons/ArrowRotateCounterclockwiseIcon.js +0 -40
  589. package/dist/esm/icons/ArrowSortIcon.js +0 -26
  590. package/dist/esm/icons/ArrowSwapIcon.js +0 -26
  591. package/dist/esm/icons/ArrowSync2Icon.js +0 -31
  592. package/dist/esm/icons/ArrowSyncIcon.js +0 -26
  593. package/dist/esm/icons/ArrowTrendingIcon.js +0 -26
  594. package/dist/esm/icons/ArrowUndo2Icon.js +0 -26
  595. package/dist/esm/icons/ArrowUndoIcon.js +0 -26
  596. package/dist/esm/icons/ArrowUpDownIcon.js +0 -31
  597. package/dist/esm/icons/ArrowUpIcon.js +0 -26
  598. package/dist/esm/icons/ArrowUploadIcon.js +0 -26
  599. package/dist/esm/icons/AsteriskIcon.js +0 -26
  600. package/dist/esm/icons/AttachIcon.js +0 -31
  601. package/dist/esm/icons/BackgroundColorAccentIcon.js +0 -30
  602. package/dist/esm/icons/BackgroundColorIcon.js +0 -37
  603. package/dist/esm/icons/BackspaceIcon.js +0 -26
  604. package/dist/esm/icons/BadgeIcon.js +0 -39
  605. package/dist/esm/icons/BankIcon.js +0 -46
  606. package/dist/esm/icons/BarChartIcon.js +0 -31
  607. package/dist/esm/icons/BasketballIcon.js +0 -55
  608. package/dist/esm/icons/BatteryFullIcon.js +0 -53
  609. package/dist/esm/icons/BatteryIcon.js +0 -53
  610. package/dist/esm/icons/BeachIcon.js +0 -26
  611. package/dist/esm/icons/BeakerIcon.js +0 -31
  612. package/dist/esm/icons/BellDotIcon.js +0 -42
  613. package/dist/esm/icons/BellIcon.js +0 -41
  614. package/dist/esm/icons/BellOffIcon.js +0 -52
  615. package/dist/esm/icons/BlueskyIcon.js +0 -31
  616. package/dist/esm/icons/BluetoothIcon.js +0 -31
  617. package/dist/esm/icons/BoardIcon.js +0 -34
  618. package/dist/esm/icons/BoltIcon.js +0 -30
  619. package/dist/esm/icons/Book2Icon.js +0 -47
  620. package/dist/esm/icons/BookAdd2Icon.js +0 -36
  621. package/dist/esm/icons/BookAddIcon.js +0 -36
  622. package/dist/esm/icons/BookIcon.js +0 -37
  623. package/dist/esm/icons/BookInfo2Icon.js +0 -53
  624. package/dist/esm/icons/BookInfoIcon.js +0 -48
  625. package/dist/esm/icons/BookLetterIcon.js +0 -42
  626. package/dist/esm/icons/BookMarkedIcon.js +0 -52
  627. package/dist/esm/icons/BookOpenIcon.js +0 -26
  628. package/dist/esm/icons/BookmarkAddIcon.js +0 -36
  629. package/dist/esm/icons/BookmarkIcon.js +0 -25
  630. package/dist/esm/icons/BookmarkMultipleIcon.js +0 -41
  631. package/dist/esm/icons/BorderAllIcon.js +0 -31
  632. package/dist/esm/icons/BoxAddIcon.js +0 -41
  633. package/dist/esm/icons/BoxIcon.js +0 -30
  634. package/dist/esm/icons/BracesIcon.js +0 -31
  635. package/dist/esm/icons/BracesVariableIcon.js +0 -26
  636. package/dist/esm/icons/BracketsIcon.js +0 -26
  637. package/dist/esm/icons/BranchCompareIcon.js +0 -37
  638. package/dist/esm/icons/BranchFork2Icon.js +0 -26
  639. package/dist/esm/icons/BranchForkIcon.js +0 -26
  640. package/dist/esm/icons/BranchIcon.js +0 -26
  641. package/dist/esm/icons/BranchPullRequestIcon.js +0 -42
  642. package/dist/esm/icons/Briefcase2Icon.js +0 -31
  643. package/dist/esm/icons/BriefcaseIcon.js +0 -37
  644. package/dist/esm/icons/BrightnessIcon.js +0 -41
  645. package/dist/esm/icons/BroomIcon.js +0 -31
  646. package/dist/esm/icons/BugAddIcon.js +0 -50
  647. package/dist/esm/icons/BugIcon.js +0 -31
  648. package/dist/esm/icons/BugPlayIcon.js +0 -41
  649. package/dist/esm/icons/BuildingMultipleIcon.js +0 -37
  650. package/dist/esm/icons/BulletListIcon.js +0 -51
  651. package/dist/esm/icons/BulletListSquareAddIcon.js +0 -58
  652. package/dist/esm/icons/BulletListSquareIcon.js +0 -61
  653. package/dist/esm/icons/BulletListTreeIcon.js +0 -51
  654. package/dist/esm/icons/ButtonIcon.js +0 -41
  655. package/dist/esm/icons/CSS2Icon.js +0 -49
  656. package/dist/esm/icons/CSSIcon.js +0 -42
  657. package/dist/esm/icons/CakeIcon.js +0 -42
  658. package/dist/esm/icons/CalculatorIcon.js +0 -56
  659. package/dist/esm/icons/CalendarIcon.js +0 -26
  660. package/dist/esm/icons/CallEndIcon.js +0 -30
  661. package/dist/esm/icons/CallIcon.js +0 -30
  662. package/dist/esm/icons/CalligraphyPenIcon.js +0 -32
  663. package/dist/esm/icons/CameraIcon.js +0 -42
  664. package/dist/esm/icons/CancelCircleIcon.js +0 -36
  665. package/dist/esm/icons/CancelIcon.js +0 -31
  666. package/dist/esm/icons/CancelOctagonIcon.js +0 -41
  667. package/dist/esm/icons/CancelSquareIcon.js +0 -34
  668. package/dist/esm/icons/CandyIcon.js +0 -42
  669. package/dist/esm/icons/CartIcon.js +0 -57
  670. package/dist/esm/icons/CentIcon.js +0 -31
  671. package/dist/esm/icons/CenterHorizontalIcon.js +0 -45
  672. package/dist/esm/icons/CenterVerticalIcon.js +0 -45
  673. package/dist/esm/icons/ChatIcon.js +0 -26
  674. package/dist/esm/icons/ChatQuestionIcon.js +0 -43
  675. package/dist/esm/icons/CheckboxCheckedIcon.js +0 -46
  676. package/dist/esm/icons/CheckboxIndeterminate2Icon.js +0 -43
  677. package/dist/esm/icons/CheckboxIndeterminateIcon.js +0 -46
  678. package/dist/esm/icons/CheckboxListIcon.js +0 -93
  679. package/dist/esm/icons/CheckboxUncheckedIcon.js +0 -35
  680. package/dist/esm/icons/CheckmarkCircleIcon.js +0 -38
  681. package/dist/esm/icons/CheckmarkIcon.js +0 -31
  682. package/dist/esm/icons/CheckmarkStarburstIcon.js +0 -50
  683. package/dist/esm/icons/ChevronDownIcon.js +0 -26
  684. package/dist/esm/icons/ChevronLeftIcon.js +0 -26
  685. package/dist/esm/icons/ChevronRightIcon.js +0 -26
  686. package/dist/esm/icons/ChevronUpIcon.js +0 -26
  687. package/dist/esm/icons/ChromeRestoreIcon.js +0 -37
  688. package/dist/esm/icons/CircleIcon.js +0 -28
  689. package/dist/esm/icons/CircleSmallIcon.js +0 -28
  690. package/dist/esm/icons/ClipboardIcon.js +0 -37
  691. package/dist/esm/icons/ClipboardPasteIcon.js +0 -45
  692. package/dist/esm/icons/ClipboardSearchIcon.js +0 -45
  693. package/dist/esm/icons/ClockIcon.js +0 -37
  694. package/dist/esm/icons/ClosedCaptionsIcon.js +0 -46
  695. package/dist/esm/icons/CloudAddIcon.js +0 -41
  696. package/dist/esm/icons/CloudArrowDownIcon.js +0 -41
  697. package/dist/esm/icons/CloudArrowUpIcon.js +0 -49
  698. package/dist/esm/icons/CloudIcon.js +0 -31
  699. package/dist/esm/icons/CloudOffIcon.js +0 -41
  700. package/dist/esm/icons/CodeIcon.js +0 -26
  701. package/dist/esm/icons/CodeSquareIcon.js +0 -41
  702. package/dist/esm/icons/CoffeeHotIcon.js +0 -37
  703. package/dist/esm/icons/ColorPaletteIcon.js +0 -85
  704. package/dist/esm/icons/CommentAdd2Icon.js +0 -31
  705. package/dist/esm/icons/CommentAddIcon.js +0 -41
  706. package/dist/esm/icons/CommentExclamationIcon.js +0 -42
  707. package/dist/esm/icons/CommentIcon.js +0 -31
  708. package/dist/esm/icons/CommentMultipleIcon.js +0 -42
  709. package/dist/esm/icons/CompareSizeIcon.js +0 -26
  710. package/dist/esm/icons/CompassIcon.js +0 -44
  711. package/dist/esm/icons/ComponentIcon.js +0 -84
  712. package/dist/esm/icons/ComposeIcon.js +0 -37
  713. package/dist/esm/icons/ComputerIcon.js +0 -46
  714. package/dist/esm/icons/ComputerMacIcon.js +0 -31
  715. package/dist/esm/icons/ConeIcon.js +0 -26
  716. package/dist/esm/icons/ContractDownIcon.js +0 -26
  717. package/dist/esm/icons/CookiesIcon.js +0 -30
  718. package/dist/esm/icons/CopyIcon.js +0 -37
  719. package/dist/esm/icons/CopyleftIcon.js +0 -44
  720. package/dist/esm/icons/CopyrightIcon.js +0 -44
  721. package/dist/esm/icons/CornerRadiusIcon.js +0 -26
  722. package/dist/esm/icons/CreditCardIcon.js +0 -50
  723. package/dist/esm/icons/CropIcon.js +0 -31
  724. package/dist/esm/icons/CubeIcon.js +0 -25
  725. package/dist/esm/icons/CursorClickIcon.js +0 -41
  726. package/dist/esm/icons/CursorDragIcon.js +0 -31
  727. package/dist/esm/icons/CursorIcon.js +0 -30
  728. package/dist/esm/icons/CutIcon.js +0 -26
  729. package/dist/esm/icons/CylinderIcon.js +0 -26
  730. package/dist/esm/icons/DarkThemeIcon.js +0 -39
  731. package/dist/esm/icons/DatabaseAddIcon.js +0 -41
  732. package/dist/esm/icons/DatabaseIcon.js +0 -31
  733. package/dist/esm/icons/DeleteIcon.js +0 -26
  734. package/dist/esm/icons/DiamondIcon.js +0 -26
  735. package/dist/esm/icons/DiffIcon.js +0 -31
  736. package/dist/esm/icons/DirectionsIcon.js +0 -42
  737. package/dist/esm/icons/DoNotDisturbIcon.js +0 -36
  738. package/dist/esm/icons/DocumentIcon.js +0 -41
  739. package/dist/esm/icons/DollarCircleIcon.js +0 -43
  740. package/dist/esm/icons/DollarIcon.js +0 -30
  741. package/dist/esm/icons/DoorIcon.js +0 -32
  742. package/dist/esm/icons/DoorOpenIcon.js +0 -32
  743. package/dist/esm/icons/DotCircleIcon.js +0 -29
  744. package/dist/esm/icons/DotSquareIcon.js +0 -31
  745. package/dist/esm/icons/DrawTextIcon.js +0 -45
  746. package/dist/esm/icons/DropIcon.js +0 -29
  747. package/dist/esm/icons/EmojiFrownIcon.js +0 -46
  748. package/dist/esm/icons/EmojiGrinIcon.js +0 -41
  749. package/dist/esm/icons/EmojiIcon.js +0 -46
  750. package/dist/esm/icons/EmojiLaughterIcon.js +0 -39
  751. package/dist/esm/icons/EraserIcon.js +0 -26
  752. package/dist/esm/icons/EraserSparkleIcon.js +0 -34
  753. package/dist/esm/icons/ExclamationMarkIcon.js +0 -26
  754. package/dist/esm/icons/ExpandIcon.js +0 -26
  755. package/dist/esm/icons/ExtensionIcon.js +0 -31
  756. package/dist/esm/icons/EyeIcon.js +0 -35
  757. package/dist/esm/icons/EyeOffIcon.js +0 -51
  758. package/dist/esm/icons/EyedropperColorAccentIcon.js +0 -28
  759. package/dist/esm/icons/EyedropperColorIcon.js +0 -31
  760. package/dist/esm/icons/EyedropperIcon.js +0 -31
  761. package/dist/esm/icons/FacebookIcon.js +0 -30
  762. package/dist/esm/icons/FastForwardIcon.js +0 -35
  763. package/dist/esm/icons/FigmaIcon.js +0 -75
  764. package/dist/esm/icons/FileAddIcon.js +0 -36
  765. package/dist/esm/icons/FileIcon.js +0 -26
  766. package/dist/esm/icons/FileMultipleIcon.js +0 -42
  767. package/dist/esm/icons/FileSyncIcon.js +0 -36
  768. package/dist/esm/icons/FileTextIcon.js +0 -36
  769. package/dist/esm/icons/Filter2Icon.js +0 -26
  770. package/dist/esm/icons/FilterCancel2Icon.js +0 -36
  771. package/dist/esm/icons/FilterCancelIcon.js +0 -36
  772. package/dist/esm/icons/FilterIcon.js +0 -26
  773. package/dist/esm/icons/Flag2Icon.js +0 -39
  774. package/dist/esm/icons/FlagIcon.js +0 -31
  775. package/dist/esm/icons/FlashlightIcon.js +0 -42
  776. package/dist/esm/icons/FoldableHorizontalHalfIcon.js +0 -43
  777. package/dist/esm/icons/FoldableHorizontalIcon.js +0 -31
  778. package/dist/esm/icons/FoldableVerticalHalfIcon.js +0 -43
  779. package/dist/esm/icons/FoldableVerticalIcon.js +0 -31
  780. package/dist/esm/icons/FolderAddIcon.js +0 -36
  781. package/dist/esm/icons/FolderIcon.js +0 -25
  782. package/dist/esm/icons/FolderMultipleIcon.js +0 -36
  783. package/dist/esm/icons/FolderOpenIcon.js +0 -25
  784. package/dist/esm/icons/FullScreenMaximizeIcon.js +0 -26
  785. package/dist/esm/icons/FullScreenMinimizeIcon.js +0 -26
  786. package/dist/esm/icons/GameIcon.js +0 -33
  787. package/dist/esm/icons/GiftIcon.js +0 -26
  788. package/dist/esm/icons/GitCommitIcon.js +0 -26
  789. package/dist/esm/icons/GitHubIcon.js +0 -42
  790. package/dist/esm/icons/GitLabIcon.js +0 -31
  791. package/dist/esm/icons/GlobeIcon.js +0 -26
  792. package/dist/esm/icons/Google2Icon.js +0 -31
  793. package/dist/esm/icons/GoogleChromeIcon.js +0 -31
  794. package/dist/esm/icons/GoogleIcon.js +0 -31
  795. package/dist/esm/icons/GooglePlayIcon.js +0 -30
  796. package/dist/esm/icons/GraphIcon.js +0 -42
  797. package/dist/esm/icons/GridDotsIcon.js +0 -24
  798. package/dist/esm/icons/GridIcon.js +0 -75
  799. package/dist/esm/icons/HTMLIcon.js +0 -42
  800. package/dist/esm/icons/HamburgerIcon.js +0 -52
  801. package/dist/esm/icons/HandIcon.js +0 -37
  802. package/dist/esm/icons/HardDriveIcon.js +0 -32
  803. package/dist/esm/icons/HashIcon.js +0 -31
  804. package/dist/esm/icons/HatGraduationIcon.js +0 -31
  805. package/dist/esm/icons/HeadphonesIcon.js +0 -37
  806. package/dist/esm/icons/HeadphonesOffIcon.js +0 -44
  807. package/dist/esm/icons/HeartIcon.js +0 -30
  808. package/dist/esm/icons/HeartStylisticIcon.js +0 -25
  809. package/dist/esm/icons/HexagonIcon.js +0 -26
  810. package/dist/esm/icons/HighlighterAccentIcon.js +0 -28
  811. package/dist/esm/icons/HighlighterIcon.js +0 -26
  812. package/dist/esm/icons/HistoryIcon.js +0 -37
  813. package/dist/esm/icons/Home2Icon.js +0 -31
  814. package/dist/esm/icons/HomeIcon.js +0 -30
  815. package/dist/esm/icons/HourglassIcon.js +0 -41
  816. package/dist/esm/icons/InfinityIcon.js +0 -30
  817. package/dist/esm/icons/InfoIcon.js +0 -37
  818. package/dist/esm/icons/InfoSquareIcon.js +0 -35
  819. package/dist/esm/icons/InstagramIcon.js +0 -49
  820. package/dist/esm/icons/JavaScriptIcon.js +0 -46
  821. package/dist/esm/icons/KeyboardCommandIcon.js +0 -31
  822. package/dist/esm/icons/KeyboardIcon.js +0 -49
  823. package/dist/esm/icons/KeyboardShiftIcon.js +0 -26
  824. package/dist/esm/icons/KotlinIcon.js +0 -30
  825. package/dist/esm/icons/LaptopIcon.js +0 -31
  826. package/dist/esm/icons/LayersIcon.js +0 -47
  827. package/dist/esm/icons/LayoutIcon.js +0 -26
  828. package/dist/esm/icons/LeafIcon.js +0 -26
  829. package/dist/esm/icons/LeafThreeIcon.js +0 -26
  830. package/dist/esm/icons/LeafTwoIcon.js +0 -26
  831. package/dist/esm/icons/LibraryIcon.js +0 -61
  832. package/dist/esm/icons/LightbulbIcon.js +0 -26
  833. package/dist/esm/icons/LineDiagonalIcon.js +0 -25
  834. package/dist/esm/icons/LinkIcon.js +0 -26
  835. package/dist/esm/icons/LinuxIcon.js +0 -71
  836. package/dist/esm/icons/LocationIcon.js +0 -43
  837. package/dist/esm/icons/LockIcon.js +0 -47
  838. package/dist/esm/icons/LockOpenIcon.js +0 -47
  839. package/dist/esm/icons/MailIcon.js +0 -46
  840. package/dist/esm/icons/MailOpenIcon.js +0 -31
  841. package/dist/esm/icons/MapIcon.js +0 -25
  842. package/dist/esm/icons/MaskIcon.js +0 -36
  843. package/dist/esm/icons/MathIcon.js +0 -30
  844. package/dist/esm/icons/MegaphoneIcon.js +0 -29
  845. package/dist/esm/icons/MegaphoneLoudIcon.js +0 -40
  846. package/dist/esm/icons/MentionIcon.js +0 -31
  847. package/dist/esm/icons/MenuIcon.js +0 -26
  848. package/dist/esm/icons/MicrophoneIcon.js +0 -31
  849. package/dist/esm/icons/MicrophoneOffIcon.js +0 -41
  850. package/dist/esm/icons/MicrosoftEdgeIcon.js +0 -31
  851. package/dist/esm/icons/MicrosoftIcon.js +0 -38
  852. package/dist/esm/icons/MoonIcon.js +0 -30
  853. package/dist/esm/icons/MoreIcon.js +0 -18
  854. package/dist/esm/icons/MoreVerticalIcon.js +0 -48
  855. package/dist/esm/icons/MotherboardIcon.js +0 -69
  856. package/dist/esm/icons/MovieIcon.js +0 -26
  857. package/dist/esm/icons/MusicNote2Icon.js +0 -31
  858. package/dist/esm/icons/MusicNoteIcon.js +0 -42
  859. package/dist/esm/icons/NPMIcon.js +0 -40
  860. package/dist/esm/icons/NarratorIcon.js +0 -26
  861. package/dist/esm/icons/NodeJSIcon.js +0 -42
  862. package/dist/esm/icons/NoteAddIcon.js +0 -36
  863. package/dist/esm/icons/NoteIcon.js +0 -37
  864. package/dist/esm/icons/OctagonIcon.js +0 -26
  865. package/dist/esm/icons/OpenAIIcon.js +0 -28
  866. package/dist/esm/icons/OpenIcon.js +0 -31
  867. package/dist/esm/icons/OpenSourceIcon.js +0 -31
  868. package/dist/esm/icons/PDF2Icon.js +0 -53
  869. package/dist/esm/icons/PDFIcon.js +0 -36
  870. package/dist/esm/icons/PageMarginsIcon.js +0 -41
  871. package/dist/esm/icons/PaintBucketAccentIcon.js +0 -23
  872. package/dist/esm/icons/PaintBucketIcon.js +0 -36
  873. package/dist/esm/icons/Paintbrush2Icon.js +0 -38
  874. package/dist/esm/icons/Paintbrush2SparkleIcon.js +0 -38
  875. package/dist/esm/icons/PaintbrushIcon.js +0 -39
  876. package/dist/esm/icons/PanelBottomIcon.js +0 -26
  877. package/dist/esm/icons/PanelBottomOpenIcon.js +0 -34
  878. package/dist/esm/icons/PanelLeftContractIcon.js +0 -26
  879. package/dist/esm/icons/PanelLeftExpandIcon.js +0 -26
  880. package/dist/esm/icons/PanelLeftIcon.js +0 -26
  881. package/dist/esm/icons/PanelLeftOpenIcon.js +0 -34
  882. package/dist/esm/icons/PanelRightContractIcon.js +0 -26
  883. package/dist/esm/icons/PanelRightExpandIcon.js +0 -26
  884. package/dist/esm/icons/PanelRightIcon.js +0 -26
  885. package/dist/esm/icons/PanelRightOpenIcon.js +0 -34
  886. package/dist/esm/icons/ParenthesesIcon.js +0 -26
  887. package/dist/esm/icons/PauseIcon.js +0 -43
  888. package/dist/esm/icons/PencilIcon.js +0 -31
  889. package/dist/esm/icons/PencilSparkleIcon.js +0 -39
  890. package/dist/esm/icons/PentagonIcon.js +0 -26
  891. package/dist/esm/icons/Person2Icon.js +0 -44
  892. package/dist/esm/icons/PersonAdd2Icon.js +0 -31
  893. package/dist/esm/icons/PersonAddIcon.js +0 -41
  894. package/dist/esm/icons/PersonCircleIcon.js +0 -31
  895. package/dist/esm/icons/PersonIcon.js +0 -26
  896. package/dist/esm/icons/PersonMultipleIcon.js +0 -31
  897. package/dist/esm/icons/PhoneIcon.js +0 -46
  898. package/dist/esm/icons/PhotoAddIcon.js +0 -42
  899. package/dist/esm/icons/PhotoFilterIcon.js +0 -53
  900. package/dist/esm/icons/PhotoIcon.js +0 -27
  901. package/dist/esm/icons/PhotoMultipleIcon.js +0 -42
  902. package/dist/esm/icons/PhotoSparkleIcon.js +0 -40
  903. package/dist/esm/icons/PictureInPicture2Icon.js +0 -38
  904. package/dist/esm/icons/PictureInPictureEnterIcon.js +0 -54
  905. package/dist/esm/icons/PictureInPictureExitIcon.js +0 -55
  906. package/dist/esm/icons/PictureInPictureIcon.js +0 -38
  907. package/dist/esm/icons/PieChartIcon.js +0 -50
  908. package/dist/esm/icons/PinIcon.js +0 -26
  909. package/dist/esm/icons/PinOffIcon.js +0 -36
  910. package/dist/esm/icons/PlayCircleIcon.js +0 -37
  911. package/dist/esm/icons/PlayIcon.js +0 -25
  912. package/dist/esm/icons/PowerIcon.js +0 -31
  913. package/dist/esm/icons/PrinterIcon.js +0 -26
  914. package/dist/esm/icons/ProhibitedIcon.js +0 -26
  915. package/dist/esm/icons/PythonIcon.js +0 -39
  916. package/dist/esm/icons/QRCodeIcon.js +0 -135
  917. package/dist/esm/icons/QuestionCircleIcon.js +0 -45
  918. package/dist/esm/icons/QuestionIcon.js +0 -27
  919. package/dist/esm/icons/QuoteIcon.js +0 -26
  920. package/dist/esm/icons/ReactJSIcon.js +0 -54
  921. package/dist/esm/icons/RecordIcon.js +0 -34
  922. package/dist/esm/icons/RecordStopIcon.js +0 -38
  923. package/dist/esm/icons/RectangleWideIcon.js +0 -30
  924. package/dist/esm/icons/RegularExpressionIcon.js +0 -44
  925. package/dist/esm/icons/ReverseIcon.js +0 -35
  926. package/dist/esm/icons/RhombusIcon.js +0 -26
  927. package/dist/esm/icons/RibbonIcon.js +0 -37
  928. package/dist/esm/icons/RibbonStarIcon.js +0 -45
  929. package/dist/esm/icons/RoadBarrierIcon.js +0 -59
  930. package/dist/esm/icons/RoadConeIcon.js +0 -49
  931. package/dist/esm/icons/RobloxIcon.js +0 -52
  932. package/dist/esm/icons/RulerDiagonalIcon.js +0 -46
  933. package/dist/esm/icons/RulerIcon.js +0 -45
  934. package/dist/esm/icons/SaveIcon.js +0 -26
  935. package/dist/esm/icons/SaveMultipleIcon.js +0 -42
  936. package/dist/esm/icons/SavePencilIcon.js +0 -34
  937. package/dist/esm/icons/ScreenSizeIcon.js +0 -46
  938. package/dist/esm/icons/Script2Icon.js +0 -26
  939. package/dist/esm/icons/ScriptIcon.js +0 -26
  940. package/dist/esm/icons/SearchCancelIcon.js +0 -31
  941. package/dist/esm/icons/SearchIcon.js +0 -26
  942. package/dist/esm/icons/SectionBreakIcon.js +0 -26
  943. package/dist/esm/icons/SendIcon.js +0 -26
  944. package/dist/esm/icons/ServerIcon.js +0 -54
  945. package/dist/esm/icons/SettingsIcon.js +0 -27
  946. package/dist/esm/icons/ShapeDifferenceIcon.js +0 -31
  947. package/dist/esm/icons/ShapeIntersectIcon.js +0 -34
  948. package/dist/esm/icons/ShapeSubtractIcon.js +0 -34
  949. package/dist/esm/icons/ShapeUnionIcon.js +0 -53
  950. package/dist/esm/icons/ShieldCancelIcon.js +0 -26
  951. package/dist/esm/icons/ShieldCheckmarkIcon.js +0 -37
  952. package/dist/esm/icons/ShieldIcon.js +0 -26
  953. package/dist/esm/icons/ShieldKeyholeIcon.js +0 -38
  954. package/dist/esm/icons/SkullIcon.js +0 -51
  955. package/dist/esm/icons/SlashSquareIcon.js +0 -41
  956. package/dist/esm/icons/SoundwaveIcon.js +0 -31
  957. package/dist/esm/icons/SpacebarIcon.js +0 -26
  958. package/dist/esm/icons/Sparkle2Icon.js +0 -41
  959. package/dist/esm/icons/SparkleIcon.js +0 -33
  960. package/dist/esm/icons/SpinnerIcon.js +0 -26
  961. package/dist/esm/icons/SplitHorizontalIcon.js +0 -26
  962. package/dist/esm/icons/SplitVerticalIcon.js +0 -26
  963. package/dist/esm/icons/SquareDragIcon.js +0 -42
  964. package/dist/esm/icons/SquareIcon.js +0 -30
  965. package/dist/esm/icons/SquareMarginsIcon.js +0 -41
  966. package/dist/esm/icons/StarIcon.js +0 -31
  967. package/dist/esm/icons/StrokeThicknessIcon.js +0 -43
  968. package/dist/esm/icons/SubtractIcon.js +0 -31
  969. package/dist/esm/icons/SubtractSquareIcon.js +0 -46
  970. package/dist/esm/icons/SubtractSquareMultipleIcon.js +0 -57
  971. package/dist/esm/icons/SvelteIcon.js +0 -42
  972. package/dist/esm/icons/SymbolsIcon.js +0 -36
  973. package/dist/esm/icons/TVIcon.js +0 -41
  974. package/dist/esm/icons/TableIcon.js +0 -41
  975. package/dist/esm/icons/TableSimpleIcon.js +0 -41
  976. package/dist/esm/icons/TabletIcon.js +0 -41
  977. package/dist/esm/icons/TagAccentIcon.js +0 -23
  978. package/dist/esm/icons/TagAddIcon.js +0 -47
  979. package/dist/esm/icons/TagIcon.js +0 -37
  980. package/dist/esm/icons/TagMultipleIcon.js +0 -45
  981. package/dist/esm/icons/TagRemoveIcon.js +0 -47
  982. package/dist/esm/icons/TargetIcon.js +0 -43
  983. package/dist/esm/icons/TaskListIcon.js +0 -26
  984. package/dist/esm/icons/TerminalIcon.js +0 -46
  985. package/dist/esm/icons/TextAddIcon.js +0 -36
  986. package/dist/esm/icons/TextAlignCenterIcon.js +0 -25
  987. package/dist/esm/icons/TextAlignJustifyIcon.js +0 -25
  988. package/dist/esm/icons/TextAlignLeftIcon.js +0 -25
  989. package/dist/esm/icons/TextAlignRightIcon.js +0 -25
  990. package/dist/esm/icons/TextBoldIcon.js +0 -29
  991. package/dist/esm/icons/TextCaseLowercaseIcon.js +0 -26
  992. package/dist/esm/icons/TextCaseTitleIcon.js +0 -26
  993. package/dist/esm/icons/TextCaseUppercaseIcon.js +0 -26
  994. package/dist/esm/icons/TextClearFormattingIcon.js +0 -26
  995. package/dist/esm/icons/TextCollapseIcon.js +0 -36
  996. package/dist/esm/icons/TextColorAccentIcon.js +0 -23
  997. package/dist/esm/icons/TextColorIcon.js +0 -41
  998. package/dist/esm/icons/TextDescriptionIcon.js +0 -25
  999. package/dist/esm/icons/TextEditStyleIcon.js +0 -31
  1000. package/dist/esm/icons/TextEffectsIcon.js +0 -37
  1001. package/dist/esm/icons/TextExpandIcon.js +0 -36
  1002. package/dist/esm/icons/TextFontIcon.js +0 -26
  1003. package/dist/esm/icons/TextFontSizeIcon.js +0 -26
  1004. package/dist/esm/icons/TextFootnoteIcon.js +0 -26
  1005. package/dist/esm/icons/TextHighlightColorAccentIcon.js +0 -30
  1006. package/dist/esm/icons/TextHighlightColorIcon.js +0 -41
  1007. package/dist/esm/icons/TextIcon.js +0 -26
  1008. package/dist/esm/icons/TextIndentDecreaseIcon.js +0 -36
  1009. package/dist/esm/icons/TextIndentIncreaseIcon.js +0 -36
  1010. package/dist/esm/icons/TextItalicIcon.js +0 -25
  1011. package/dist/esm/icons/TextLargeIcon.js +0 -26
  1012. package/dist/esm/icons/TextLetterSpacingIcon.js +0 -36
  1013. package/dist/esm/icons/TextLineHeightIcon.js +0 -47
  1014. package/dist/esm/icons/TextLineSpacingIcon.js +0 -36
  1015. package/dist/esm/icons/TextNumberListIcon.js +0 -26
  1016. package/dist/esm/icons/TextPositionBottomIcon.js +0 -26
  1017. package/dist/esm/icons/TextPositionMiddleIcon.js +0 -26
  1018. package/dist/esm/icons/TextPositionTopIcon.js +0 -26
  1019. package/dist/esm/icons/TextSmallIcon.js +0 -26
  1020. package/dist/esm/icons/TextStrikethroughIcon.js +0 -25
  1021. package/dist/esm/icons/TextSubscriptIcon.js +0 -26
  1022. package/dist/esm/icons/TextSuperscriptIcon.js +0 -26
  1023. package/dist/esm/icons/TextTypographyIcon.js +0 -26
  1024. package/dist/esm/icons/TextUnderlineIcon.js +0 -26
  1025. package/dist/esm/icons/ThumbsDownIcon.js +0 -42
  1026. package/dist/esm/icons/ThumbsUpIcon.js +0 -41
  1027. package/dist/esm/icons/TikTokIcon.js +0 -31
  1028. package/dist/esm/icons/TimerIcon.js +0 -46
  1029. package/dist/esm/icons/TimerOffIcon.js +0 -25
  1030. package/dist/esm/icons/ToolboxIcon.js +0 -31
  1031. package/dist/esm/icons/TriangleIcon.js +0 -24
  1032. package/dist/esm/icons/TuneIcon.js +0 -31
  1033. package/dist/esm/icons/TypeScriptIcon.js +0 -46
  1034. package/dist/esm/icons/UbuntuIcon.js +0 -51
  1035. package/dist/esm/icons/VehicleCarIcon.js +0 -44
  1036. package/dist/esm/icons/VideoClipIcon.js +0 -39
  1037. package/dist/esm/icons/VideoIcon.js +0 -41
  1038. package/dist/esm/icons/VisualStudioCodeIcon.js +0 -30
  1039. package/dist/esm/icons/VolumeIcon.js +0 -36
  1040. package/dist/esm/icons/VolumeLowIcon.js +0 -41
  1041. package/dist/esm/icons/VolumeMuteIcon.js +0 -41
  1042. package/dist/esm/icons/VueJSIcon.js +0 -30
  1043. package/dist/esm/icons/WatchIcon.js +0 -39
  1044. package/dist/esm/icons/WeatherCloudyIcon.js +0 -26
  1045. package/dist/esm/icons/WebpackIcon.js +0 -31
  1046. package/dist/esm/icons/WiFiIcon.js +0 -43
  1047. package/dist/esm/icons/WindowAddIcon.js +0 -51
  1048. package/dist/esm/icons/WindowIcon.js +0 -26
  1049. package/dist/esm/icons/WindowMultipleIcon.js +0 -37
  1050. package/dist/esm/icons/WrenchIcon.js +0 -30
  1051. package/dist/esm/icons/XTwitterIcon.js +0 -39
  1052. package/dist/esm/icons/YouTubeIcon.js +0 -41
  1053. package/dist/esm/icons/YouTubeShortsIcon.js +0 -38
  1054. package/dist/esm/icons/ZoomInIcon.js +0 -37
  1055. package/dist/esm/icons/ZoomOutIcon.js +0 -37
  1056. package/dist/proicons.d.ts +0 -6311
  1057. package/dist/umd/proicons.min.cjs +0 -6
@@ -1,6 +0,0 @@
1
- var __typeError=e=>{throw TypeError(e)},__accessCheck=(e,n,I)=>n.has(e)||__typeError("Cannot "+I),__privateGet=(e,n,I)=>(__accessCheck(e,n,"read from private field"),I?I.call(e):n.get(e)),__privateAdd=(e,n,I)=>n.has(e)?__typeError("Cannot add the same private member more than once"):n instanceof WeakSet?n.add(e):n.set(e,I),__privateSet=(e,n,I,Xe)=>(__accessCheck(e,n,"write to private field"),Xe?Xe.call(e,I):n.set(e,I),I);/**
2
- * @license ProIcons v4.12.2 - MIT
3
- *
4
- * This code is licensed under the MIT license.
5
- * See the LICENSE file in the root directory of the source tree.
6
- */(function(e,n){typeof exports=="object"&&typeof module<"u"?n(exports):typeof define=="function"&&define.amd?define(["exports"],n):(e=typeof globalThis<"u"?globalThis:e||self,n(e.proicons={}))})(this,function(e){"use strict";var n;const I=["Accents","Actions","Activities","Arrows","Business","Communication & Cloud","Design","Development","Emojis","Files","Food & Drink","Gestures","Layout","Logos & Brands","Math & Numbers","Media","Miscellaneous","Nature","Objects","Organization","Places & Transportation","Security","Shapes","Status","System & Interface","Technology","Text","Weather","Window"],Xe=["Accessibility","Add","Add Circle","Add Rhombus","Add Square","Add Square Multiple","Airplane","Airplane Landing","Airplane Takeoff","Alarm Clock","Album","Alert Circle","Alert Rhombus","Alert Triangle","Align Bottom","Align Horizontal Centers","Align Left","Align Right","Align Top","Align Vertical Centers","Amazon","Anchor","Android","Angle","App Remove","App Store","Apple","Apps","Apps Add","Arc","Archive","Archive Add 2","Arrow Clockwise","Arrow Counterclockwise","Arrow Down","Arrow Download","Arrow Enter","Arrow Export","Arrow Forward","Arrow Import","Arrow Left","Arrow Left Right","Arrow Maximize","Arrow Minimize","Arrow Move","Arrow Redo","Arrow Redo 2","Arrow Reply","Arrow Right","Arrow Rotate Clockwise","Arrow Rotate Counterclockwise","Arrow Sort","Arrow Swap","Arrow Sync","Arrow Sync 2","Arrow Trending","Arrow Undo","Arrow Undo 2","Arrow Up","Arrow Up Down","Arrow Upload","Asterisk","Attach","Background Color","Background Color Accent","Backspace","Badge","Bank","Bar Chart","Basketball","Battery","Battery Full","Beach","Beaker","Bell","Bell Dot","Bell Off","Bluesky","Bluetooth","Board","Bolt","Book","Book 2","Book Add","Book Add 2","Book Info","Book Info 2","Book Letter","Book Marked","Book Open","Bookmark","Bookmark Add","Bookmark Multiple","Border All","Box","Box Add","Braces","Braces Variable","Brackets","Branch","Branch Compare","Branch Fork","Branch Fork 2","Branch Pull Request","Briefcase","Briefcase 2","Brightness","Broom","Bug","Bug Add","Bug Play","Building Multiple","Bullet List","Bullet List Square","Bullet List Square Add","Bullet List Tree","Button","CSS","CSS 2","Cake","Calculator","Calendar","Call","Call End","Calligraphy Pen","Camera","Cancel","Cancel Circle","Cancel Octagon","Cancel Square","Candy","Cart","Cent","Center Horizontal","Center Vertical","Chat","Chat Question","Checkbox Checked","Checkbox Indeterminate","Checkbox Indeterminate 2","Checkbox List","Checkbox Unchecked","Checkmark","Checkmark Circle","Checkmark Starburst","Chevron Down","Chevron Left","Chevron Right","Chevron Up","Chrome Restore","Circle","Circle Small","Clipboard","Clipboard Paste","Clipboard Search","Clock","Closed Captions","Cloud","Cloud Add","Cloud Arrow Down","Cloud Arrow Up","Cloud Off","Code","Code Square","Coffee Hot","Color Palette","Comment","Comment Add","Comment Add 2","Comment Exclamation","Comment Multiple","Compare Size","Compass","Component","Compose","Computer","Computer Mac","Cone","Contract Down","Cookies","Copy","Copyleft","Copyright","Corner Radius","Credit Card","Crop","Cube","Cursor","Cursor Click","Cursor Drag","Cut","Cylinder","Dark Theme","Database","Database Add","Delete","Diamond","Diff","Directions","Do Not Disturb","Document","Dollar","Dollar Circle","Door","Door Open","Dot Circle","Dot Square","Draw Text","Drop","Emoji","Emoji Frown","Emoji Grin","Emoji Laughter","Eraser","Eraser Sparkle","Exclamation Mark","Expand","Extension","Eye","Eye Off","Eyedropper","Eyedropper Color","Eyedropper Color Accent","Facebook","Fast Forward","Figma","File","File Add","File Multiple","File Sync","File Text","Filter","Filter 2","Filter Cancel","Filter Cancel 2","Flag","Flag 2","Flashlight","Foldable Horizontal","Foldable Horizontal Half","Foldable Vertical","Foldable Vertical Half","Folder","Folder Add","Folder Multiple","Folder Open","Full Screen Maximize","Full Screen Minimize","Game","Gift","Git Commit","GitHub","GitLab","Globe","Google","Google 2","Google Chrome","Google Play","Graph","Grid","Grid Dots","HTML","Hamburger","Hand","Hard Drive","Hash","Hat Graduation","Headphones","Headphones Off","Heart","Heart Stylistic","Hexagon","Highlighter","Highlighter Accent","History","Home","Home 2","Hourglass","Infinity","Info","Info Square","Instagram","JavaScript","Keyboard","Keyboard Command","Keyboard Shift","Kotlin","Laptop","Layers","Layout","Leaf","Leaf Three","Leaf Two","Library","Lightbulb","Line Diagonal","Link","Linux","Location","Lock","Lock Open","Mail","Mail Open","Map","Mask","Math","Megaphone","Megaphone Loud","Mention","Menu","Microphone","Microphone Off","Microsoft","Microsoft Edge","Moon","More","More Vertical","Motherboard","Movie","Music Note","Music Note 2","NPM","Narrator","NodeJS","Note","Note Add","Octagon","Open","Open Source","OpenAI","PDF","PDF 2","Page Margins","Paint Bucket","Paint Bucket Accent","Paintbrush","Paintbrush 2","Paintbrush 2 Sparkle","Panel Bottom","Panel Bottom Open","Panel Left","Panel Left Contract","Panel Left Expand","Panel Left Open","Panel Right","Panel Right Contract","Panel Right Expand","Panel Right Open","Parentheses","Pause","Pencil","Pencil Sparkle","Pentagon","Person","Person 2","Person Add","Person Add 2","Person Circle","Person Multiple","Phone","Photo","Photo Add","Photo Filter","Photo Multiple","Photo Sparkle","Picture in Picture","Picture in Picture 2","Picture in Picture Enter","Picture in Picture Exit","Pie Chart","Pin","Pin Off","Play","Play Circle","Power","Printer","Prohibited","Python","QR Code","Question","Question Circle","Quote","ReactJS","Record","Record Stop","Rectangle Wide","Regular Expression","Reverse","Rhombus","Ribbon","Ribbon Star","Road Barrier","Road Cone","Roblox","Ruler","Ruler Diagonal","Save","Save Multiple","Save Pencil","Screen Size","Script","Script 2","Search","Search Cancel","Section Break","Send","Server","Settings","Shape Difference","Shape Intersect","Shape Subtract","Shape Union","Shield","Shield Cancel","Shield Checkmark","Shield Keyhole","Skull","Slash Square","Soundwave","Spacebar","Sparkle","Sparkle 2","Spinner","Split Horizontal","Split Vertical","Square","Square Drag","Square Margins","Star","Stroke Thickness","Subtract","Subtract Square","Subtract Square Multiple","Svelte","Symbols","TV","Table","Table Simple","Tablet","Tag","Tag Accent","Tag Add","Tag Multiple","Tag Remove","Target","Task List","Terminal","Text","Text Add","Text Align Center","Text Align Justify","Text Align Left","Text Align Right","Text Bold","Text Case Lowercase","Text Case Title","Text Case Uppercase","Text Clear Formatting","Text Collapse","Text Color","Text Color Accent","Text Description","Text Edit Style","Text Effects","Text Expand","Text Font","Text Font Size","Text Footnote","Text Highlight Color","Text Highlight Color Accent","Text Indent Decrease","Text Indent Increase","Text Italic","Text Large","Text Letter Spacing","Text Line Height","Text Line Spacing","Text Number List","Text Position Bottom","Text Position Middle","Text Position Top","Text Small","Text Strikethrough","Text Subscript","Text Superscript","Text Typography","Text Underline","Thumbs Down","Thumbs Up","TikTok","Timer","Timer Off","Toolbox","Triangle","Tune","TypeScript","Ubuntu","Vehicle Car","Video","Video Clip","Visual Studio Code","Volume","Volume Low","Volume Mute","VueJS","Watch","Weather Cloudy","Webpack","Wi-Fi","Window","Window Add","Window Multiple","Wrench","X (Twitter)","YouTube","YouTube Shorts","Zoom In","Zoom Out"];function r2(t){return t.trim().replaceAll("&","And").replace(/_|[^\w\d]+/g," ")}function i2(t){return r2(t).replace(new RegExp("(?<=\\s|^)[a-z]","g"),r=>r.toUpperCase()).replace(/^\s*\d+/,"").replace(/^\w+/,r=>r.toLowerCase()).replaceAll(" ","")}function a2(t){return r2(t).replace(/\s+/g,"-").replace(/^-?\d+/,"").replace(/^-|-$/g,"").replace(/-{2,}/,"-").toLowerCase()}function d2(t){return r2(t).replace(new RegExp("(?<=\\s|^)[a-z]","g"),r=>r.toUpperCase()).replace(/^\s*\d+/,"").replaceAll(" ","")}const s2=["svg",{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none"},[]];function c2(t,r){const l={color:["stroke","fill"],strokeWidth:["stroke-width"],strokeCaps:["stroke-linejoin"],strokeJoin:["stroke-linecap"],cornerRadius:["rx"]};return r?t.map(c=>{var p,C,T;const[b,i,Qe]=c;for(const[t2,L]of Object.entries(l))for(const $e of L)i[$e]&&r[t2]&&(i[$e]=r[t2]);return!Object.hasOwn(i,"stroke-width")&&Object.hasOwn(i,"fill")&&i.fill!="none"&&i.stroke!="none"&&i["stroke-width"]!=="0"&&((p=r?.strokeWidth)!=null?p:0)>1.5&&(i["stroke-width"]=(r.strokeWidth-1.5).toString(),i.stroke=i.fill,i["stroke-linecap"]=(C=r.strokeCaps)!=null?C:"round",i["stroke-linejoin"]=(T=r.strokeJoin)!=null?T:"round"),Qe.length&&(c[2]=c2(Qe,r)),c}):t}function u2(t,r,a){const l=structuredClone(r),[c,p,C]=l;if(C.push(...t),a?.size&&(p.width=a.size.toString(),p.height=a.size.toString()),a?.attributes)for(const[T,b]of Object.entries(a.attributes))p[T]=b;return l2([l])}function l2(t){return t.map(([r,a,l])=>{const c=Object.entries(a).map(([p,C])=>`${p}=${JSON.stringify(C)}`);return`<${r} ${c.join(" ")}${l.length>0?`>${l2(l)}</${r}>`:" />"}`}).join("")}class h2{constructor(r,a,l,c){__privateAdd(this,n,[]),this.name=r,this.kebabCase=a2(r),this.camelCase=i2(r),this.tags=a??[],this.category=l,__privateSet(this,n,c),this.raw=this.toSvg()}toSvg(r){return u2(c2(__privateGet(this,n),r),s2,r)}}n=new WeakMap;function o({name:t,tags:r,category:a,deprecated:l,alternativeIcon:c},p){return l&&console.warn(`The icon ${t} is deprecated and will be removed in a future version. Use ${c} instead.`),new h2(t,r,a,p)}const d=o({name:"Add",tags:["Plus","Create","New","Addition"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4 12h8m0 0h8m-8 0V4m0 8v8"},[]]]),H=o({name:"Add Circle",tags:["Add Circle","Plus"],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.5v7M8.5 12h7"},[]]]),z=o({name:"Search Cancel",tags:["No Results","Clear Search"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.44 12.682 2.12-2.121m0 0 2.122-2.122m-2.121 2.122 2.12 2.12m-2.12-2.12L8.439 8.439m7.114 7.114a7.06 7.06 0 1 0-9.985-9.985 7.06 7.06 0 0 0 9.985 9.985m0 0L20 20"},[]]]),xe=o({name:"Add Rhombus",tags:["Add Diamond","Plus","Keyframe","Component"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.775 14.475a3.5 3.5 0 0 1 0-4.95l5.75-5.75a3.5 3.5 0 0 1 4.95 0l5.75 5.75a3.5 3.5 0 0 1 0 4.95l-5.75 5.75a3.5 3.5 0 0 1-4.95 0zM8.25 12H12m0 0h3.75M12 12V8.25M12 12v3.75"},[]]]),e1=o({name:"Add Square",tags:["Add Box","Plus"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.5v7M8.5 12h7"},[]],["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),P=o({name:"Add Square Multiple",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.63 7.66v5.94m-2.97-2.97h5.94"},[]],["rect",{width:"14",height:"14",x:"3.63",y:"3.63",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.63 7.63v7a6 6 0 0 1-6 6h-7"},[]]]),o1=o({name:"App Remove",tags:["Uninstall","Delete App"],category:"Actions",deprecated:!1},[["rect",{width:"6.5",height:"6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(1 0 0 -1 3.75 20.25)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 20.25 17 17m0 0-3.25-3.25M17 17l-3.25 3.25M17 17l3.25-3.25"},[]],["rect",{width:"6.5",height:"6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(1 0 0 -1 3.75 10.25)"},[]],["rect",{width:"6.5",height:"6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(1 0 0 -1 13.75 10.25)"},[]]]),r1=o({name:"Apps",tags:["Applications","Software","Plugins","Extensions"],category:"Actions",deprecated:!1},[["rect",{width:"6.5",height:"6.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.586 3.818a2 2 0 0 1 2.828 0l1.768 1.768a2 2 0 0 1 0 2.828l-1.768 1.768a2 2 0 0 1-2.828 0l-1.768-1.768a2 2 0 0 1 0-2.828z"},[]],["rect",{width:"6.5",height:"6.5",x:"3.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]],["rect",{width:"6.5",height:"6.5",x:"13.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]]]),t1=o({name:"Apps Add",tags:["Add App","Install"],category:"Actions",deprecated:!1},[["rect",{width:"6.5",height:"6.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17 3.75V7m0 0v3.25M17 7h-3.25M17 7h3.25"},[]],["rect",{width:"6.5",height:"6.5",x:"3.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"6.5",height:"6.5",x:"13.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]]]),n1=o({name:"Backspace",tags:["Delete"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.71 6.084a3.5 3.5 0 0 1 2.572-1.126h7.968a3.5 3.5 0 0 1 3.5 3.5v7.084a3.5 3.5 0 0 1-3.5 3.5H9.282a3.5 3.5 0 0 1-2.571-1.126l-3.27-3.542a3.5 3.5 0 0 1 0-4.748zm4.11 3.281 5.271 5.27m0-5.27-5.27 5.27"},[]]]),s=o({name:"Cancel",tags:["Dismiss","X","Close","Abort","Delete"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5 19 7-7m0 0 7-7m-7 7L5 5m7 7 7 7"},[]]]),a1=o({name:"Checkmark",tags:["Done","Check","Completed"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m19.75 7.018-9.257 9.257a1 1 0 0 1-1.414 0L4.25 11.446"},[]]]),c1=o({name:"Compose",tags:["Mail","Write"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.371 4.25H8.25a5 5 0 0 0-5 5v6.5a5 5 0 0 0 5 5h6.5a5 5 0 0 0 5-5v-2.121"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.299 14.75a1.86 1.86 0 0 0 1.316-.545l6.59-6.59a1.86 1.86 0 0 0 0-2.633l-1.187-1.187a1.86 1.86 0 0 0-2.633 0l-6.59 6.59a1.86 1.86 0 0 0-.545 1.316v3.049z"},[]]]),V=o({name:"Copy",tags:["Clipboard"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.75 5.75a3 3 0 0 0-3-3h-6.5a3 3 0 0 0-3 3v9.5a3 3 0 0 0 3 3h6.5a3 3 0 0 0 3-3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 6.75v8.5a6 6 0 0 1-6 6h-5.5"},[]]]),l1=o({name:"Crop",tags:["Edit","Photo","Image","Picture"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 17.653H9.347a3 3 0 0 1-3-3V2.75M2.75 6.347h3.597m11.306 11.306v3.597M8.917 6.347h5.736a3 3 0 0 1 3 3v5.736"},[]]]),i1=o({name:"Cut",tags:["Scissors"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.651 14.43a3.75 3.75 0 1 0-4.302 6.143 3.75 3.75 0 0 0 4.302-6.144m0 0 3.35-4.446m5.45-7.235-3.82 5.069m1.718 6.611a3.75 3.75 0 1 1 4.302 6.144 3.75 3.75 0 0 1-4.302-6.144m0 0L12 9.984M6.55 2.749 12 9.984"},[]]]),d1=o({name:"Delete",tags:["Trash","Remove"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.687 6.213 6.8 18.976a2.5 2.5 0 0 0 2.466 2.092h3.348m6.698-14.855L17.2 18.976a2.5 2.5 0 0 1-2.466 2.092h-3.348m-1.364-9.952v5.049m3.956-5.049v5.049M2.75 6.213h18.5m-6.473 0v-1.78a1.5 1.5 0 0 0-1.5-1.5h-2.554a1.5 1.5 0 0 0-1.5 1.5v1.78z"},[]]]),w=o({name:"Eye",tags:["Look","Show"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.182 12.808C4.233 14.613 7.195 18.81 12 18.81c4.813 0 7.77-4.199 8.82-6.002a1.6 1.6 0 0 0-.001-1.615C19.769 9.389 16.809 5.19 12 5.19s-7.768 4.197-8.818 6.001a1.6 1.6 0 0 0 0 1.617Z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 14.625a2.625 2.625 0 1 0 0-5.25 2.625 2.625 0 0 0 0 5.25Z"},[]]]),u=o({name:"Eye Off",tags:["Invisible","Hidden"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m2.75 21.25 18.5-18.5"},[]],["path",{fill:"currentColor",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M14.625 12a2.625 2.625 0 0 1-4.481 1.856l3.712-3.712c.475.475.769 1.131.769 1.856Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M6.924 17.076c1.364.993 3.057 1.734 5.076 1.734 4.813 0 7.771-4.199 8.82-6.002a1.6 1.6 0 0 0-.001-1.615c-.609-1.046-1.86-2.898-3.742-4.27m-2.81-1.409A8 8 0 0 0 12 5.19c-4.808 0-7.768 4.197-8.818 6.001a1.6 1.6 0 0 0 0 1.617c.326.56.836 1.35 1.528 2.173"},[]]]),B=o({name:"Fast Forward",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.996 18.323c-1.02.784-2.496.057-2.496-1.229V6.906c0-1.286 1.476-2.013 2.496-1.229l6.224 5.192a1.473 1.473 0 0 1 0 2.262z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.246 18.323c-1.02.784-2.496.057-2.496-1.229V6.906c0-1.286 1.476-2.013 2.496-1.229l6.224 5.192a1.473 1.473 0 0 1 0 2.262z"},[]]]),D=o({name:"Heart",tags:["Love","Like","Favorite"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.087 6.477a4.565 4.565 0 0 1 6.456 0L12 7.934l1.457-1.457a4.565 4.565 0 0 1 6.456 6.457l-1.457 1.456.013.013-6.456 6.457-.013-.013-.013.013-6.456-6.457.013-.013-1.457-1.456a4.565 4.565 0 0 1 0-6.457Z"},[]]]),s1=o({name:"Heart Stylistic",tags:["Love"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 7.934-1.457-1.457a4.565 4.565 0 1 0-6.456 6.457l1.457 1.456M12 7.934l1.457-1.457a4.565 4.565 0 0 1 6.456 6.457l-1.457 1.456.013.013-6.456 6.457-.013-.013-.013.013-6.456-6.457.013-.013M12 7.934 5.544 14.39"},[]]]),u1=o({name:"Keyboard Shift",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.503 11.913 6.601-8.252a2.428 2.428 0 0 1 3.792 0l6.6 8.251c.83 1.037.092 2.573-1.235 2.573h-4.095v3.725c0 1.064 0 1.596-.207 2.003a1.9 1.9 0 0 1-.83.83c-.406.207-.938.207-2.002.207h-.254c-1.064 0-1.596 0-2.002-.207a1.9 1.9 0 0 1-.83-.83c-.207-.407-.207-.939-.207-2.003v-3.725H4.739c-1.327 0-2.065-1.536-1.236-2.572"},[]]]),f=o({name:"More",tags:["Kebab"],category:"Actions",deprecated:!1},[["circle",{cx:"6",cy:"12",r:"1.75",fill:"currentColor"},[]],["circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"},[]],["circle",{cx:"18",cy:"12",r:"1.75",fill:"currentColor"},[]]]),h1=o({name:"More Vertical",tags:["Kebab"],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"18",r:"1.75",fill:"currentColor",transform:"rotate(-90 12 18)"},[]],["circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor",transform:"rotate(-90 12 12)"},[]],["circle",{cx:"12",cy:"6",r:"1.75",fill:"currentColor",transform:"rotate(-90 12 6)"},[]]]),k1=o({name:"Pause",tags:["Stop"],category:"Actions",deprecated:!1},[["rect",{width:"5",height:"16.5",x:"5",y:"3.75",stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"5",height:"16.5",x:"14",y:"3.75",stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]]]),M=o({name:"Pencil",tags:["Write","Draw","Edit"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.44 5.78 4.198 16.02a2 2 0 0 0-.565 1.125l-.553 3.774 3.775-.553A2 2 0 0 0 7.98 19.8L18.22 9.56m-3.78-3.78 2.229-2.23a1.6 1.6 0 0 1 2.263 0l1.518 1.518a1.6 1.6 0 0 1 0 2.263l-2.23 2.23M14.44 5.78l3.78 3.78"},[]]]),m1=o({name:"Play",tags:["Start","Resume"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.5 12V5.624c0-1.974 2.18-3.17 3.844-2.108l10 6.376c1.541.983 1.541 3.233 0 4.216l-10 6.376C7.68 21.545 5.5 20.35 5.5 18.376z"},[]]]),F=o({name:"Play Circle",tags:[""],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.93 13.29c0 1.098 0 1.646.23 1.964.202.277.51.456.85.492.391.041.867-.232 1.818-.779l2.244-1.29c.957-.55 1.435-.825 1.595-1.185.14-.313.14-.671 0-.984-.16-.36-.639-.635-1.595-1.184l-2.244-1.291c-.951-.547-1.427-.82-1.817-.779-.34.036-.65.215-.85.492-.23.318-.23.866-.23 1.963z"},[]]]),g1=o({name:"Reverse",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.005 18.323c1.019.784 2.495.057 2.495-1.229V6.906c0-1.286-1.476-2.013-2.495-1.229L11.78 10.87a1.473 1.473 0 0 0 0 2.262z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.754 18.323c1.02.784 2.496.057 2.496-1.229V6.906c0-1.286-1.476-2.013-2.496-1.229L2.53 10.87a1.473 1.473 0 0 0 0 2.262z"},[]]]),ze=o({name:"Search",tags:["Find","Look"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.553 15.553a7.06 7.06 0 1 0-9.985-9.985 7.06 7.06 0 0 0 9.985 9.985m0 0L20 20"},[]]]),p1=o({name:"Star",tags:["Favourite","Favorite"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.704 4.325a1.5 1.5 0 0 1 2.592 0l1.818 3.12a1.5 1.5 0 0 0 .978.712l3.53.764a1.5 1.5 0 0 1 .8 2.465l-2.405 2.693a1.5 1.5 0 0 0-.374 1.15l.363 3.593a1.5 1.5 0 0 1-2.097 1.524l-3.304-1.456a1.5 1.5 0 0 0-1.21 0l-3.304 1.456a1.5 1.5 0 0 1-2.097-1.524l.363-3.593a1.5 1.5 0 0 0-.373-1.15l-2.406-2.693a1.5 1.5 0 0 1 .8-2.465l3.53-.764a1.5 1.5 0 0 0 .979-.711z"},[]]]),C1=o({name:"Tune",tags:["Customize","Sliders","Controls","Settings","Options","Customise"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 12h10.5m0 0a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h3M7.75 5.25h13.5m-13.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-5 13.5h3m0 0a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h10.5"},[]]]),R=o({name:"Checkmark Starburst",tags:["Verified","Twitter Blue","Trusted","Safe","Legitimate","Real","X Premium"],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.072 4.069a2.17 2.17 0 0 1 2.804-1.162l1.315.529c.52.208 1.099.208 1.618 0l1.315-.529a2.17 2.17 0 0 1 2.804 1.162l.556 1.303c.22.515.63.925 1.144 1.144l1.303.556a2.17 2.17 0 0 1 1.162 2.804l-.529 1.315a2.17 2.17 0 0 0 0 1.618l.529 1.315a2.17 2.17 0 0 1-1.162 2.804l-1.303.556a2.17 2.17 0 0 0-1.144 1.144l-.556 1.303a2.17 2.17 0 0 1-2.804 1.162l-1.315-.529a2.17 2.17 0 0 0-1.618 0l-1.315.529a2.17 2.17 0 0 1-2.804-1.162l-.556-1.303a2.17 2.17 0 0 0-1.144-1.144l-1.303-.556a2.17 2.17 0 0 1-1.162-2.804l.529-1.315a2.17 2.17 0 0 0 0-1.618l-.529-1.315A2.17 2.17 0 0 1 4.07 7.072l1.303-.556a2.17 2.17 0 0 0 1.144-1.144z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m15.899 9.5-5 5-2.797-2.793"},[]]]),I1=o({name:"Credit Card",tags:["Debit Card","Payment"],category:"Security",deprecated:!1},[["rect",{width:"18.5",height:"14",x:"2.75",y:"5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M2.75 9.5h18.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M14.75 14.25h3"},[]]]),w1=o({name:"Lock",tags:["Safe","Secure","Private","Privacy"],category:"Security",deprecated:!1},[["rect",{width:"14.478",height:"12.87",x:"4.761",y:"8.38",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.217 8.38V5.967A3.217 3.217 0 0 0 12 2.75v0a3.217 3.217 0 0 0-3.217 3.217V8.38"},[]],["circle",{cx:"12",cy:"14.815",r:"1.5",fill:"currentColor"},[]]]),f1=o({name:"Lock Open",tags:["Unlock","Unsafe"],category:"Security",deprecated:!1},[["rect",{width:"14.478",height:"12.87",x:"4.761",y:"8.38",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.783 8.38V5.967a3.217 3.217 0 0 1 6.132-1.363"},[]],["circle",{cx:"12",cy:"14.815",r:"1.5",fill:"currentColor"},[]]]),M1=o({name:"Shield",tags:["Security"],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 10.907V7.272c0-.829-.633-1.521-1.453-1.644-.951-.142-2.18-.376-3.078-.722-.907-.349-1.997-1.007-2.762-1.505a1.76 1.76 0 0 0-1.914 0c-.764.498-1.855 1.156-2.762 1.505-.899.346-2.127.58-3.078.722-.82.123-1.453.815-1.453 1.644v3.635a10.13 10.13 0 0 0 5.363 8.939l.23.123 1.962.946a1.6 1.6 0 0 0 1.39 0l1.961-.946.23-.123a10.13 10.13 0 0 0 5.364-8.939"},[]]]),y1=o({name:"Shield Cancel",tags:[""],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 10.907V7.272c0-.829-.633-1.521-1.453-1.644-.951-.142-2.18-.376-3.078-.722-.907-.349-1.997-1.007-2.762-1.505a1.76 1.76 0 0 0-1.914 0c-.764.498-1.855 1.156-2.762 1.505-.899.346-2.127.58-3.078.722-.82.123-1.453.815-1.453 1.644v3.635a10.13 10.13 0 0 0 5.363 8.939l.23.123 1.962.946a1.6 1.6 0 0 0 1.39 0l1.961-.946.23-.123a10.13 10.13 0 0 0 5.364-8.939M9.5 9.5l5 5m0-5-5 5"},[]]]),v1=o({name:"Shield Checkmark",tags:[""],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 10.907V7.272c0-.829-.633-1.521-1.453-1.644-.951-.142-2.18-.376-3.078-.722-.907-.349-1.997-1.007-2.762-1.505a1.76 1.76 0 0 0-1.914 0c-.764.498-1.855 1.156-2.762 1.505-.899.346-2.127.58-3.078.722-.82.123-1.453.815-1.453 1.644v3.635a10.13 10.13 0 0 0 5.363 8.939l.23.123 1.962.946a1.6 1.6 0 0 0 1.39 0l1.961-.946.23-.123a10.13 10.13 0 0 0 5.364-8.939"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m15.509 10-4.076 4.076a.6.6 0 0 1-.849 0l-2.093-2.09"},[]]]),A1=o({name:"Shield Keyhole",tags:[""],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 10.907V7.272c0-.829-.633-1.521-1.453-1.644-.951-.142-2.18-.376-3.078-.722-.907-.349-1.997-1.007-2.762-1.505a1.76 1.76 0 0 0-1.914 0c-.764.498-1.855 1.156-2.762 1.505-.899.346-2.127.58-3.078.722-.82.123-1.453.815-1.453 1.644v3.635a10.13 10.13 0 0 0 5.363 8.939l.23.123 1.962.946a1.6 1.6 0 0 0 1.39 0l1.961-.946.23-.123a10.13 10.13 0 0 0 5.364-8.939"},[]],["circle",{cx:"12",cy:"10.5",r:"2",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 14.75v-2.5"},[]]]),S1=o({name:"Chat",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25a9.25 9.25 0 1 0-8.307-5.177c.108.22.144.468.089.706l-.816 3.536a.6.6 0 0 0 .72.72l3.535-.817a1.06 1.06 0 0 1 .706.09A9.2 9.2 0 0 0 12 21.25M7.97 9.886h8.06m-8.06 4.228h5.748"},[]]]),j1=o({name:"Cloud",tags:["Drive","Internet","Storage","OneDrive"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.268 11c0 .3.21.563.497.65a3.502 3.502 0 0 1-1.015 6.85H7.375q-.09 0-.178-.005-.098.005-.197.005A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.334A5.5 5.5 0 0 1 18.268 11"},[]]]),b1=o({name:"Comment",tags:["Message"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.09 2.75a4 4 0 0 0-4 4v6.208a4 4 0 0 0 4 4h.093v3.792a.5.5 0 0 0 .839.368l4.52-4.16h4.369a4 4 0 0 0 4-4V6.75a4 4 0 0 0-4-4z"},[]]]),O=o({name:"Comment Multiple",tags:["Message","Conversation"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.985 5.76a3 3 0 0 0-3 3v5.982a3 3 0 0 0 3 3h.446v3.017a.5.5 0 0 0 .839.367l3.67-3.385h4.045a3 3 0 0 0 3-3V8.76a3 3 0 0 0-3-3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.985 2.76h8a6 6 0 0 1 6 6v4.982"},[]]]),T1=o({name:"Database",tags:["SQL","MongoDB"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 6.25c0 1.933-3.246 3.5-7.25 3.5s-7.25-1.567-7.25-3.5m14.5 0c0-1.933-3.246-3.5-7.25-3.5s-7.25 1.567-7.25 3.5m14.5 0V12M4.75 6.25V12m0 0v5.75c0 1.933 3.246 3.5 7.25 3.5s7.25-1.567 7.25-3.5V12m-14.5 0c0 1.933 3.246 3.5 7.25 3.5s7.25-1.567 7.25-3.5"},[]]]),L1=o({name:"Database Add",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 6.25c0 1.933-3.246 3.5-7.25 3.5s-7.25-1.567-7.25-3.5m14.5 0c0-1.933-3.246-3.5-7.25-3.5s-7.25 1.567-7.25 3.5m14.5 0v3.53M4.75 6.25V12m0 0v5.75c0 1.756 2.678 3.21 6.17 3.461M4.75 12c0 1.577 2.16 2.91 5.13 3.348"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),H1=o({name:"Globe",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 12A9.25 9.25 0 0 0 12 2.75M21.25 12H2.75m18.5 0A9.25 9.25 0 0 1 12 21.25m0-18.5A9.25 9.25 0 0 0 2.75 12M12 2.75c-.5 0-4 4.141-4 9.25s3.5 9.25 4 9.25m0-18.5c.5 0 4 4.141 4 9.25s-3.5 9.25-4 9.25M2.75 12A9.25 9.25 0 0 0 12 21.25"},[]]]),E=o({name:"Mail",tags:["Gmail","Outlook","Yahoo","Inbox","Unread","Envelope"],category:"Communication & Cloud",deprecated:!1},[["rect",{width:"18.5",height:"15.5",x:"2.75",y:"4.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 8 8.415 3.866a2 2 0 0 0 1.67 0L21.25 8"},[]]]),z1=o({name:"Mail Open",tags:["Gmail","Outlook","Yahoo","Inbox","Unread","Envelope Open"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.59 8.949-7.755 3.562a2 2 0 0 1-1.67 0L3.41 8.95m14.84 11.3H5.75a3 3 0 0 1-3-3v-7.215A2.5 2.5 0 0 1 3.93 7.91l7.014-4.36a2 2 0 0 1 2.112 0l7.014 4.36a2.5 2.5 0 0 1 1.18 2.124v7.215a3 3 0 0 1-3 3"},[]]]),P1=o({name:"Megaphone",tags:["Announcement"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"m7.142 15.9-2.5-.627a2.5 2.5 0 0 1-1.892-2.425V10.78a2.5 2.5 0 0 1 1.891-2.424l13.5-3.39a2.5 2.5 0 0 1 3.109 2.425v8.847a2.5 2.5 0 0 1-3.109 2.425l-5.19-1.304m-5.81-1.458a3 3 0 1 0 5.809 1.459M7.143 15.9l5.809 1.46"},[]]]),V1=o({name:"Megaphone Loud",tags:["Announcement"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"m8.784 19.283-1.251.75c-.632.378-.948.568-1.272.637-.44.094-.897.037-1.3-.16-.298-.147-.558-.408-1.08-.93-.52-.52-.781-.781-.927-1.079a2 2 0 0 1-.16-1.3c.068-.325.258-.642.636-1.274l4.356-7.282c.718-1.2 1.077-1.8 1.57-2.061.433-.23.935-.291 1.41-.175.544.133 1.038.628 2.026 1.617l2.636 2.638c.988.989 1.482 1.483 1.616 2.026.116.476.054.979-.175 1.412-.261.494-.86.853-2.06 1.572l-1.27.761m-4.755 2.848a2.778 2.778 0 0 0 4.463.744 2.784 2.784 0 0 0 .291-3.592m-4.754 2.848 4.754-2.848"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.007 4.404 17.542 6.87m3.709 3.007h-2.49m-4.224-6.719V5.65"},[]]]),B1=o({name:"Mention",tags:["@","Tag","@mention","At"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.625 20.01A9.25 9.25 0 1 1 21.25 12v1.5a2.5 2.5 0 0 1-2.5 2.5v0a2.5 2.5 0 0 1-2.5-2.5V12m0 0a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0m0 0V7.75"},[]]]),D1=o({name:"Narrator",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.09 2.75a4 4 0 0 0-4 4v6.208a4 4 0 0 0 4 4h.093v3.792a.5.5 0 0 0 .839.368l4.52-4.16h4.369a4 4 0 0 0 4-4V6.75a4 4 0 0 0-4-4zM12 14V6m3.25 5.788V8.212m-6.5 3.576V8.212"},[]]]),F1=o({name:"Person",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19 20.75a1 1 0 0 0 1-1v-1.246c.004-2.806-3.974-5.004-8-5.004s-8 2.198-8 5.004v1.246a1 1 0 0 0 1 1zM15.604 6.854a3.604 3.604 0 1 1-7.208 0 3.604 3.604 0 0 1 7.208 0"},[]]]),R1=o({name:"Person 2",tags:[""],category:"Communication & Cloud",deprecated:!1},[["circle",{cx:"12",cy:"8.196",r:"4.446",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.608 20.25a7.608 7.608 0 0 0-15.216 0"},[]]]),O1=o({name:"Person Add",tags:["Account Add","User"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.104 6.854a3.604 3.604 0 1 1-7.208 0 3.604 3.604 0 0 1 7.208 0M10.87 20.75H3.5a1 1 0 0 1-1-1v-1.246c0-2.806 3.974-5.004 8-5.004q.387 0 .77.027"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.494a.5.5 0 0 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),E1=o({name:"Person Add 2",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 1.75v6m-3-3h6m-11.814 8.814a3.907 3.907 0 1 0 0-7.814 3.907 3.907 0 0 0 0 7.814m0 0a6.686 6.686 0 0 1 6.685 6.686m-6.685-6.686A6.686 6.686 0 0 0 3.75 20.25"},[]]]),q1=o({name:"Person Circle",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 13.826a3.506 3.506 0 1 0 0-7.013 3.506 3.506 0 0 0 0 7.013m0 0a6 6 0 0 1 5.953 5.254M12 13.826a6 6 0 0 0-5.953 5.254m0 0A9.2 9.2 0 0 0 12 21.25a9.2 9.2 0 0 0 5.953-2.17m-11.906 0a9.25 9.25 0 1 1 11.907 0"},[]]]),G1=o({name:"Person Multiple",tags:["Users","User Multiple"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.322 7.209c0 .749-.237 1.442-.64 2.009a3.42 3.42 0 0 1-2.796 1.45c-1.898 0-3.436-1.55-3.436-3.46S7.988 3.75 9.886 3.75a3.445 3.445 0 0 1 3.436 3.459M2.75 18.107c0-2.677 3.545-4.774 7.136-4.774 1.432 0 2.857.333 4.053.904 1.803.86 3.084 2.26 3.082 3.87v1.143a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1zM15.172 3.75a3.445 3.445 0 0 1 3.435 3.459c0 .749-.236 1.442-.639 2.009a3.42 3.42 0 0 1-2.796 1.45m3.452 2.569c1.536.86 2.628 2.763 2.626 4.373v2.64"},[]]]),q=o({name:"Call",tags:["Phone","Accept"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.829 16.171a20.9 20.9 0 0 1-4.846-7.614c-.573-1.564-.048-3.282 1.13-4.46l.729-.728a2.11 2.11 0 0 1 2.987 0l1.707 1.707a2.11 2.11 0 0 1 0 2.987l-.42.42a1.81 1.81 0 0 0 0 2.56l3.84 3.841a1.81 1.81 0 0 0 2.56 0l.421-.42a2.11 2.11 0 0 1 2.987 0l1.707 1.707a2.11 2.11 0 0 1 0 2.987l-.728.728c-1.178 1.179-2.896 1.704-4.46 1.131a20.9 20.9 0 0 1-7.614-4.846Z"},[]]]),G=o({name:"Call End",tags:["Phone","Decline","Hang Up"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.25c2.517 0 5 .555 7.3 1.621 1.252.581 1.95 1.895 1.95 3.276V14a1.75 1.75 0 0 1-1.75 1.75h-2A1.75 1.75 0 0 1 15.75 14v-.492a1.5 1.5 0 0 0-1.5-1.5h-4.5a1.5 1.5 0 0 0-1.5 1.5V14a1.75 1.75 0 0 1-1.75 1.75h-2A1.75 1.75 0 0 1 2.75 14v-.853c0-1.38.698-2.695 1.95-3.276A17.3 17.3 0 0 1 12 8.25Z"},[]]]),U1=o({name:"Send",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.76 12H6.832m0 0c0-.275-.057-.55-.17-.808L4.285 5.814c-.76-1.72 1.058-3.442 2.734-2.591L20.8 10.217c1.46.74 1.46 2.826 0 3.566L7.02 20.777c-1.677.851-3.495-.872-2.735-2.591l2.375-5.378A2 2 0 0 0 6.83 12"},[]]]),W1=o({name:"Wi-Fi",tags:["Internet"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 8.988A12.068 12.068 0 0 1 21.25 9"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.64 11.964a8.297 8.297 0 0 1 12.72.01m-9.805 3.029a4.495 4.495 0 0 1 6.89.005"},[]],["circle",{cx:"12",cy:"17.878",r:"1.445",fill:"currentColor"},[]]]),N1=o({name:"Anchor",tags:["Lock"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 12a9.25 9.25 0 1 0 18.5 0M12 21.25V7.75"},[]],["circle",{cx:"12",cy:"5.25",r:"2.5",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 12h4m10.5 0h4"},[]]]),U=o({name:"Attach",tags:["Clip","Paper Clip","Paperclip"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.861 13.625 9.342-9.342a5.235 5.235 0 1 1 7.403 7.403L10.88 20.41a2.867 2.867 0 0 1-4.054-4.054l8.372-8.373"},[]]]),J1=o({name:"Book Info 2",tags:["Manual","Infobook","Tutorial"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 4.749a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v13h-15z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 10.07v4.79"},[]],["circle",{cx:"12",cy:"6.837",r:"1.197",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 17.749v1.503a2 2 0 0 0 2 2h13"},[]]]),Z1=o({name:"Calendar",tags:["Date"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 4.75H6.75a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h10.5a3.5 3.5 0 0 0 3.5-3.5v-9.5a3.5 3.5 0 0 0-3.5-3.5m-14 4.5h17.5M7.361 4.75v-2m9.25 2v-2"},[]]]),W=o({name:"Diamond",tags:["Premium","Pro"],category:"Nature",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.69 9.915h8.62m-8.62 0H2.75m4.94 0 3.65 10.051M7.69 9.915l2.4-3.933.55-1.012m5.67 4.945h4.94m-4.94 0-3.65 10.051m3.65-10.051-2.4-3.933-.566-1.012M2.75 9.915c0 .42.079.84.236 1.236.212.535.642 1.028 1.5 2.013l3.467 3.976c1.397 1.602 2.095 2.404 2.923 2.698q.229.081.464.128M2.75 9.915c0-.42.079-.84.236-1.237.212-.535.642-1.027 1.5-2.013.467-.534.7-.801.97-1.008a3.36 3.36 0 0 1 1.361-.619c.334-.068.688-.068 1.397-.068h2.427M21.25 9.915c0 .42-.079.84-.236 1.236-.212.535-.642 1.028-1.5 2.013l-3.467 3.976c-1.397 1.602-2.095 2.404-2.923 2.698a3.4 3.4 0 0 1-.464.128m8.59-10.051c0-.42-.079-.84-.236-1.237-.212-.535-.642-1.027-1.5-2.013-.467-.534-.7-.801-.97-1.008a3.36 3.36 0 0 0-1.361-.619c-.334-.068-.688-.068-1.397-.068h-2.442m-.684 14.996a3.4 3.4 0 0 1-1.32 0M13.344 4.97H10.64"},[]]]),K1=o({name:"Eraser",tags:[""],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.788 20.5h9.02m-9.02 0a3.47 3.47 0 0 0 2.486-1.02l1.29-1.29M9.788 20.5a3.47 3.47 0 0 1-2.438-1.02l-3.33-3.33a3.48 3.48 0 0 1 0-4.923l1.29-1.29m0 0 5.417-5.417a3.48 3.48 0 0 1 4.923 0l3.33 3.33a3.48 3.48 0 0 1 0 4.924l-5.417 5.416M5.31 9.936l.367.368 7.585 7.585.301.301"},[]]]),Q1=o({name:"Eyedropper",tags:["Color","Color Picker"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.047 7.819 20.92 9.69m-1.872-1.87-2.864-2.864m2.864 2.864 1.496-1.496a1 1 0 0 0 0-1.414l-1.45-1.45a1 1 0 0 0-1.414 0l-1.496 1.496m-1.872-1.872 1.872 1.872m-3.796 2.751a1.5 1.5 0 0 1 2.121 0l1.787 1.786a1.5 1.5 0 0 1 0 2.12l-8.562 8.563a1.5 1.5 0 0 1-.829.421l-2.12.332a1.5 1.5 0 0 1-1.714-1.715l.334-2.118a1.5 1.5 0 0 1 .42-.827z"},[]]]),_1=o({name:"Eyedropper Color",tags:["Eyedropper 2","Filled","Full","Color Picker"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.047 7.819 20.92 9.69m-1.872-1.87-2.864-2.864m2.864 2.864 1.496-1.496a1 1 0 0 0 0-1.414l-1.45-1.45a1 1 0 0 0-1.414 0l-1.496 1.496m-1.872-1.872 1.872 1.872M6.235 13.86l-2.202 2.202c-.205.205-.308.307-.387.425q-.107.157-.171.335c-.048.134-.07.277-.116.563l-.096.608c-.173 1.1-.26 1.65-.087 2.05.151.35.43.629.78.78.399.174.949.087 2.05-.085l.61-.096c.286-.044.43-.067.563-.115q.18-.065.337-.17c.117-.08.22-.183.425-.389l7.718-7.718c.594-.594.891-.89 1.002-1.233a1.5 1.5 0 0 0 0-.927c-.11-.343-.408-.64-1.002-1.234l-.513-.513c-.594-.594-.891-.891-1.234-1.002a1.5 1.5 0 0 0-.927 0c-.342.11-.64.408-1.233 1.002zm0 0h7.815"},[]]]),Y1=o({name:"Flashlight",tags:["Torch","Light"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.512 7.71h10.976m-8.73 3.78h6.477v8.11a1.9 1.9 0 0 1-1.9 1.9h-2.677a1.9 1.9 0 0 1-1.9-1.9z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5.806 7.99 2.952 3.5h6.477l2.959-3.5a1 1 0 0 0 .236-.645V4.85A1.85 1.85 0 0 0 16.58 3H7.42a1.85 1.85 0 0 0-1.85 1.85v2.495a1 1 0 0 0 .236.645m6.191 7.039v1.766"},[]]]),$1=o({name:"Gift",tags:["Present"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 12.5H12V21H7a2.5 2.5 0 0 1-2.5-2.5zm-1.75-3A1.5 1.5 0 0 1 4.25 8H12v4.5H4.25a1.5 1.5 0 0 1-1.5-1.5zm9.25 3h7.5v6A2.5 2.5 0 0 1 17 21h-5zM12 8h7.75a1.5 1.5 0 0 1 1.5 1.5V11a1.5 1.5 0 0 1-1.5 1.5H12zM7 5.5A2.5 2.5 0 0 1 9.5 3v0A2.5 2.5 0 0 1 12 5.5V8H9.5A2.5 2.5 0 0 1 7 5.5m10 0A2.5 2.5 0 0 0 14.5 3v0A2.5 2.5 0 0 0 12 5.5V8h2.5A2.5 2.5 0 0 0 17 5.5"},[]]]),X1=o({name:"Hat Graduation",tags:["Education","Diplomat","Student","Learning"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.652 14.714V9.78m3.18 2.07 4.049 2.667a4 4 0 0 0 4.402 0l4.049-2.668m-12.5 0L3.099 10.05a.99.99 0 0 1-.45-.815m3.183 2.616v5.061c0 .495.119.987.44 1.364.747.877 2.514 2.39 5.81 2.39s5.063-1.513 5.81-2.39c.32-.377.44-.869.44-1.364V11.85m0 0 2.48-1.634a1.2 1.2 0 0 0 0-2.004l-6.53-4.302a4 4 0 0 0-4.401 0L3.099 8.379a.99.99 0 0 0-.45.855m0 0v.547"},[]]]),x1=o({name:"Highlighter",tags:["Marker"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 2.75v3.5a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5v-3.5m-14.5 7h12.5v1.8a2.2 2.2 0 0 1-2.2 2.2h-8.1a2.2 2.2 0 0 1-2.2-2.2zm10.5 4h-8.5v5.663a1.3 1.3 0 0 0 1.733 1.226l5.433-1.918a2 2 0 0 0 1.334-1.886z"},[]]]),eo=o({name:"Hourglass",tags:["Time","Timer"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.095 3.298 15.81-.048m-15.81 17.5 15.81-.048"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.426 3.31H5.574l.079 1.449a7.38 7.38 0 0 0 2.251 4.913l1.242 1.195a1.58 1.58 0 0 1 0 2.279L7.904 14.34a7.38 7.38 0 0 0-2.251 4.913l-.08 1.448h12.853l-.079-1.445a7.38 7.38 0 0 0-2.256-4.917l-1.242-1.194a1.58 1.58 0 0 1 0-2.28l1.242-1.193a7.38 7.38 0 0 0 2.256-4.918z"},[]]]),oo=o({name:"Layers",tags:[""],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.991 3.066a2 2 0 0 0-1.982 0L2.75 7.778l8.259 4.712a2 2 0 0 0 1.982 0l8.259-4.712z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 12 7.268 4.147a4 4 0 0 0 3.964 0L21.25 12"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 16.222 7.268 4.147a4 4 0 0 0 3.964 0l7.268-4.147"},[]]]),ro=o({name:"Lightbulb",tags:["Tip"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.013 17.104c.126-.958.736-1.764 1.464-2.4a6.816 6.816 0 1 0-8.955 0c.729.636 1.34 1.442 1.465 2.4l.084.633.233 1.774a2 2 0 0 0 1.983 1.739h1.426a2 2 0 0 0 1.983-1.739l.233-1.774zm-5.943.633h5.86"},[]]]),to=o({name:"Link",tags:["URL","Attachment"],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.621 7.5H7.25a4.5 4.5 0 0 0-4.5 4.5v0a4.5 4.5 0 0 0 4.5 4.5h2.371m4.758-9h2.371a4.5 4.5 0 0 1 4.5 4.5v0a4.5 4.5 0 0 1-4.5 4.5h-2.371M7.243 12h9.514"},[]]]),no=o({name:"Microphone",tags:["Unmute","Speak"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.801 6.449a3.199 3.199 0 1 1 6.398 0v4.95a3.199 3.199 0 0 1-6.398 0zM12 18.181a6.78 6.78 0 0 1-6.779-6.779M12 18.182a6.78 6.78 0 0 0 6.779-6.78M12 18.182v2.568"},[]]]),ao=o({name:"Microphone Off",tags:["Mute"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m2.75 21.25 18.5-18.5"},[]],["path",{fill:"currentColor",d:"M15.199 11.398a3.199 3.199 0 0 1-5.14 2.543l5.14-5.14z"},[]],["path",{fill:"currentColor",d:"M8.051 11.125a.75.75 0 0 0 1.5 0zm-2.08.277a.75.75 0 0 0-1.5 0zm13.558 0a.75.75 0 0 0-1.5 0zM11.25 20.75a.75.75 0 0 0 1.5 0zm3.949-11.949h.75v-1.81l-1.28 1.28zm-7.188 7.122a.75.75 0 0 0-.993 1.124zm2.048-1.982-.53-.53-.606.606.68.52zm4.129-8.594a.75.75 0 0 0 1.339-.676zm-9.132 8.97a.75.75 0 1 0 1.383-.582zm4.495-3.192V6.449h-1.5v4.676zm4.898.273A2.45 2.45 0 0 1 12 13.848v1.5a3.95 3.95 0 0 0 3.949-3.95zM12 2.5a3.95 3.95 0 0 0-3.949 3.949h1.5A2.45 2.45 0 0 1 12 4zm6.029 8.902c0 3.33-2.7 6.03-6.029 6.03v1.5a7.53 7.53 0 0 0 7.529-7.53zm-6.779 6.78v2.568h1.5v-2.569zM14.449 8.8v2.597h1.5V8.801zM12 17.431a6 6 0 0 1-3.989-1.508l-.993 1.124A7.5 7.5 0 0 0 12 18.932zm0-3.584c-.56 0-1.073-.187-1.486-.502l-.91 1.192c.664.508 1.496.81 2.396.81zM12 4c.955 0 1.784.546 2.188 1.347l1.339-.676A3.95 3.95 0 0 0 12 2.5zm-5.561 9.735a6 6 0 0 1-.468-2.333h-1.5c0 1.032.208 2.017.585 2.914zm8.23-5.464-5.14 5.14 1.06 1.06 5.14-5.14z"},[]]]),co=o({name:"Pin",tags:[""],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.77 16.233-4.02 4.02M14.976 3.336l5.69 5.691a2 2 0 0 1-.698 3.282L16.595 13.6a4 4 0 0 0-2.426 2.674l-.689 2.5a1.5 1.5 0 0 1-2.507.662L4.568 13.03a1.5 1.5 0 0 1 .662-2.507l2.5-.688a4 4 0 0 0 2.673-2.427l1.291-3.372a2 2 0 0 1 3.282-.7"},[]]]),lo=o({name:"Pin Off",tags:["Unpin"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.77 16.233-4.02 4.02m11.123-5.38c-.32.41-.562.885-.704 1.4l-.689 2.5a1.5 1.5 0 0 1-2.507.663L4.568 13.03a1.5 1.5 0 0 1 .662-2.507l2.5-.688c.515-.142.99-.384 1.4-.705m1.62-2.63.944-2.464a2 2 0 0 1 3.282-.7l5.69 5.691a2 2 0 0 1-.698 3.282l-2.603.996"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M21.25 21.25 2.75 2.75"},[]]]),io=o({name:"Timer",tags:["Stopwatch"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M9 2.75h6M12 9.5v4"},[]],["circle",{cx:"12",cy:"13.5",r:"7.75",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m19.75 5.818-2.236 2.236"},[]]]),so=o({name:"Wrench",tags:["Configure","Spanner","Options","Mechanism","Mechanic"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.691 4.562a6.19 6.19 0 0 1 6.545-1.42c.378.141.45.62.165.906l-2.787 2.787a1.037 1.037 0 0 0 0 1.467l1.084 1.084a1.037 1.037 0 0 0 1.467 0L19.953 6.6c.285-.285.764-.212.905.165a6.187 6.187 0 0 1-7.696 8.058c-.396-.128-.84-.054-1.134.24L6.481 20.61a2.186 2.186 0 1 1-3.09-3.09l5.547-5.548c.294-.294.368-.738.24-1.134a6.19 6.19 0 0 1 1.513-6.276Z"},[]]]),uo=o({name:"Alert Circle",tags:["Warning"],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 12.438v-5"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(1 0 0 -1 10.75 17.063)"},[]]]),ho=o({name:"Alert Triangle",tags:["Warning"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M5.732 20.5c-2.29 0-3.723-2.498-2.581-4.5L9.419 5.006c1.144-2.008 4.018-2.008 5.163 0L20.849 16c1.142 2.002-.291 4.5-2.581 4.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 13.375V9"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(1 0 0 -1 10.75 17.938)"},[]]]),ko=o({name:"Arrow Sync",tags:["Synchronize"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.548 9.735a8.75 8.75 0 0 1 16.03-2.11l.335.759m.837-5.134v4.147a1 1 0 0 1-.837.987m-4.31.013h4.147q.083 0 .163-.013M3.25 20.75v-4.147a1 1 0 0 1 1-1m0 0h4.147m-4.147 0 .172.772a8.75 8.75 0 0 0 16.03-2.11"},[]]]),mo=o({name:"Arrow Sync 2",tags:["Synchronize"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.915 18.532A7.83 7.83 0 0 1 11.831 3.92h1.043m-1.755-2.17 1.462 1.462a1 1 0 0 1 .293.708m-1.755 2.169 1.462-1.462a1 1 0 0 0 .293-.707m3.211 1.299a7.83 7.83 0 0 1-3.916 14.612h-1.043M12.881 22l-1.462-1.462a1 1 0 0 1-.293-.707m1.755-2.17-1.462 1.462a1 1 0 0 0-.293.708"},[]]]),go=o({name:"Badge",tags:[""],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 3.75H8.75a5 5 0 0 0-5 5v6.5a5 5 0 0 0 5 5h6.5a5 5 0 0 0 5-5V12"},[]],["circle",{cx:"18.25",cy:"5.75",r:"3",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),N=o({name:"Bell",tags:["Notification","Alert"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.934 14.98a3 3 0 0 1-.457-1.59V9.226a6.477 6.477 0 0 0-12.954 0v4.162a3 3 0 0 1-.457 1.592l-1.088 1.74a1 1 0 0 0 .848 1.53h14.348a1 1 0 0 0 .848-1.53z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M10 21.25h4"},[]]]),po=o({name:"Cancel Circle",tags:[""],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m8.875 8.875 6.25 6.25m0-6.25-6.25 6.25"},[]]]),Co=o({name:"Cancel Square",tags:[""],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.25 3.75a4.5 4.5 0 0 0-4.5 4.5v7.5a4.5 4.5 0 0 0 4.5 4.5h7.5a4.5 4.5 0 0 0 4.5-4.5v-7.5a4.5 4.5 0 0 0-4.5-4.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m8.655 8.655 6.69 6.69m0-6.69-6.69 6.69"},[]]]),Io=o({name:"Checkmark Circle",tags:[""],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.375 9.194-5.611 5.612-3.139-3.134"},[]]]),wo=o({name:"Clock",tags:["Analog","Time"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.25 6.75v6h4"},[]]]),fo=o({name:"Do Not Disturb",tags:[""],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M7.5 12h9"},[]]]),Mo=o({name:"Info",tags:["Information"],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 11.813v5"},[]],["circle",{cx:"12",cy:"8.438",r:"1.25",fill:"currentColor"},[]]]),yo=o({name:"Prohibited",tags:[""],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.46 18.54A9.25 9.25 0 0 0 18.54 5.46M5.459 18.541A9.25 9.25 0 0 1 18.54 5.46M5.46 18.54 18.54 5.46"},[]]]),vo=o({name:"Spinner",tags:["Loading"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25A9.25 9.25 0 1 0 2.75 12"},[]]]),h=o({name:"Emoji",tags:["Smile","Happy","Smiley","Like","Helpful"],category:"Emojis",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"9",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.464 14.25a4 4 0 0 1-6.928 0"},[]]]),Ao=o({name:"Emoji Frown",tags:["Sad","Dislike","Not Helpful"],category:"Emojis",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"9",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.464 15.813a4 4 0 0 0-6.928 0"},[]]]),So=o({name:"Emoji Grin",tags:[""],category:"Emojis",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"9",cy:"9",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15",cy:"9",r:"1.25",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.5 12.75c.276 0 .503.224.475.5a4.999 4.999 0 0 1-9.594 1.413 5 5 0 0 1-.356-1.414c-.028-.275.199-.499.475-.499z"},[]]]),jo=o({name:"Emoji Laughter",tags:[""],category:"Emojis",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.5 12.75c.276 0 .503.224.475.5a4.999 4.999 0 0 1-9.594 1.413 5 5 0 0 1-.356-1.414c-.028-.275.199-.499.475-.499zM7.264 9.082a1.797 1.797 0 0 1 3.472 0m2.528 0a1.796 1.796 0 0 1 3.472 0"},[]]]),bo=o({name:"Skull",tags:["Skeleton","Emoji","Bones","Head","Spooky","Poison","Pirate","Kill","Blood","Death","Die"],category:"Emojis",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.99 17.284c2.225-1.528 3.26-3.442 3.26-6.164 0-4.62-4.141-8.37-9.25-8.37S2.75 6.5 2.75 11.12c0 2.722 1.437 4.636 3.663 6.164-.175.61-.132 2.251.187 2.78.414.687 1.219 1.186 1.87 1.186.743 0 1.396-.474 1.765-1.186.37.712 1.022 1.186 1.765 1.186s1.396-.473 1.765-1.186c.37.713 1.022 1.186 1.765 1.186.651 0 1.454-.499 1.94-1.186.374-.529.52-2.17.52-2.78"},[]],["path",{fill:"currentColor",d:"M5.75 10.25a2.5 2.5 0 0 1 5 0v1a1.5 1.5 0 0 1-1.5 1.5h-1a2.5 2.5 0 0 1-2.5-2.5m7.5 0a2.5 2.5 0 1 1 2.5 2.5h-1a1.5 1.5 0 0 1-1.5-1.5zm-1.773 2.93-1.224 2.176a.6.6 0 0 0 .523.894h2.448a.6.6 0 0 0 .523-.894l-1.224-2.176a.6.6 0 0 0-1.046 0"},[]]]),To=o({name:"Arrow Clockwise",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.719 14.385a8.25 8.25 0 1 1-.824-6.26l.42.908m.58-4.658v3.75a1 1 0 0 1-.58.908m-4.17.092h3.75c.15 0 .293-.033.42-.092"},[]]]),Lo=o({name:"Arrow Counterclockwise",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.281 14.385a8.25 8.25 0 1 0 .824-6.26l-.477.88m-.523-4.63v3.75a1 1 0 0 0 .523.88m4.227.12h-3.75a1 1 0 0 1-.477-.12"},[]]]),Ho=o({name:"Arrow Down",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 4v15.879M5.25 13.75l5.69 5.69c.292.292.676.439 1.06.439m6.75-6.129-5.69 5.69a1.5 1.5 0 0 1-1.06.439"},[]]]),zo=o({name:"Arrow Download",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.074 3.25v12.478M6.19 10.465l4.822 4.822c.293.293.677.44 1.06.44m5.883-5.262-4.822 4.822c-.293.293-.677.44-1.06.44m8.677.788v.935a3.3 3.3 0 0 1-3.3 3.3H6.55a3.3 3.3 0 0 1-3.3-3.3v-.935"},[]]]),Po=o({name:"Arrow Enter",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 5.623V9.52a4 4 0 0 1-4 4H3.871m4.236 4.857L4.31 14.58a1.5 1.5 0 0 1-.44-1.061m4.236-4.857L4.31 12.46c-.293.293-.44.677-.44 1.061"},[]]]),Vo=o({name:"Arrow Export",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.798 12H2.871m5.157-5.778-4.717 4.717c-.293.293-.44.677-.44 1.061m5.157 5.778-4.717-4.717A1.5 1.5 0 0 1 2.87 12m17.88-7.905v15.81"},[]]]),J=o({name:"Arrow Forward",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.25 18.219c0-2.352 0-3.527.383-4.455a5.06 5.06 0 0 1 2.743-2.743c.928-.383 2.103-.383 4.455-.383h8.298m-4.236-4.857 3.796 3.796c.293.293.44.677.44 1.061m-4.236 4.857 3.796-3.796c.293-.293.44-.677.44-1.061"},[]]]),Bo=o({name:"Arrow Import",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.25 12h12.927M10.02 6.222l4.717 4.717c.293.293.44.677.44 1.061m-5.157 5.778 4.717-4.717c.293-.293.44-.677.44-1.061m5.573-7.905v15.81"},[]]]),Do=o({name:"Arrow Left",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20 12H4.121m6.129 6.75-5.69-5.69A1.5 1.5 0 0 1 4.122 12m6.129-6.75-5.69 5.69A1.5 1.5 0 0 0 4.122 12"},[]]]),Fo=o({name:"Arrow Move",tags:["Arrow 4-Way","Move"],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 9.005V2.75M9 5.324l2.273-2.273c.201-.2.464-.301.727-.301m3 2.574-2.273-2.273c-.2-.2-.464-.301-.727-.301M14.995 12h6.255m-2.574-3 2.273 2.273c.2.201.301.464.301.727m-2.574 3 2.273-2.273c.2-.2.301-.464.301-.727M12 14.995v6.255m-3-2.574 2.273 2.273c.201.2.464.301.727.301m3-2.574-2.273 2.273c-.2.2-.464.301-.727.301M9.005 12H2.75m2.574-3-2.273 2.273c-.2.201-.301.464-.301.727m2.574 3-2.273-2.273c-.2-.2-.301-.464-.301-.727"},[]]]),Ro=o({name:"Arrow Redo",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.03 21.25-8.26-8.26a5.999 5.999 0 0 1 8.483-8.483l4.734 4.734.622.622m-7.199.505h6.077c.447 0 .848-.195 1.122-.505m.378-7.072v6.077c0 .382-.142.73-.378.995"},[]]]),Oo=o({name:"Arrow Redo 2",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.75 12 3.293-3.293A1 1 0 0 0 18.336 8M14.75 4l3.293 3.293a1 1 0 0 1 .293.707M16.75 19.5H10.5a5.75 5.75 0 0 1 0-11.5h7.836"},[]]]),Eo=o({name:"Arrow Reply",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 18.219c0-2.352 0-3.527-.383-4.455a5.06 5.06 0 0 0-2.743-2.743c-.928-.383-2.103-.383-4.455-.383H3.871m4.236-4.857L4.31 9.577c-.293.293-.44.677-.44 1.061m4.236 4.857L4.31 11.699a1.5 1.5 0 0 1-.44-1.061"},[]]]),qo=o({name:"Arrow Right",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4 12h15.879m-6.129 6.75 5.69-5.69c.292-.292.439-.676.439-1.06M13.75 5.25l5.69 5.69c.292.292.439.676.439 1.06"},[]]]),Go=o({name:"Arrow Rotate Clockwise",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 12a8.25 8.25 0 1 1 12.375 7.145l-1.199.421m-.051-3.316v3q0 .166.051.316m3.949.684h-3a1 1 0 0 1-.949-.684"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M14.5 11.75a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z"},[]]]),Uo=o({name:"Arrow Rotate Counterclockwise",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 12a8.25 8.25 0 1 0-12.375 7.145l1.168.503m.082-3.398v3q-.002.213-.082.398m-3.918.602h3a1 1 0 0 0 .918-.602"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M14.5 11.75a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z"},[]]]),Wo=o({name:"Arrow Sort",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 9.867 8.186 6.053a1.5 1.5 0 0 0-1.061-.44M2.25 9.868l3.814-3.814c.293-.293.677-.44 1.061-.44m0 13.395V5.614m9.75-.124v13.394m4.875-4.253-3.814 3.814c-.293.293-.677.44-1.061.44M12 14.63l3.814 3.814c.293.293.677.44 1.061.44"},[]]]),No=o({name:"Arrow Swap",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.618 12.249-3.814 3.814c-.293.293-.44.677-.44 1.06M9.619 22l-3.814-3.814a1.5 1.5 0 0 1-.44-1.061m13.395 0H5.365m-.124-9.751h13.394m-4.253-4.875 3.814 3.814c.293.293.44.677.44 1.06m-4.254 4.876 3.814-3.814c.293-.293.44-.677.44-1.061"},[]]]),Z=o({name:"Arrow Trending",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.25 16.75 4.793-4.793a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 0 1.414 0L19.75 8.25l.56-.56m-5.56-.44h4.5c.414 0 .79.168 1.06.44m.44 5.56v-4.5c0-.414-.168-.79-.44-1.06"},[]]]),Jo=o({name:"Arrow Undo",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.97 21.25 8.26-8.26a5.999 5.999 0 0 0-8.483-8.483L5.013 9.24l-.622.622m7.199.505H5.513c-.447 0-.848-.195-1.122-.505M4.013 2.79v6.077c0 .382.143.73.378.995"},[]]]),Zo=o({name:"Arrow Undo 2",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.25 12 5.957 8.707A1 1 0 0 1 5.664 8M9.25 4 5.957 7.293A1 1 0 0 0 5.664 8M7.25 19.5h6.25a5.75 5.75 0 0 0 0-11.5H5.664"},[]]]),Ko=o({name:"Arrow Up",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20V4.121M5.25 10.25l5.69-5.69A1.5 1.5 0 0 1 12 4.121m6.75 6.129-5.69-5.69A1.5 1.5 0 0 0 12 4.122"},[]]]),Qo=o({name:"Arrow Up Down",tags:["Up-Down","Bidirectional","Vertical","Height","Size"],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7 16.25 3.94 3.94c.292.292.676.439 1.06.439m5-4.379-3.94 3.94a1.5 1.5 0 0 1-1.06.439M7 7.75l3.94-3.94A1.5 1.5 0 0 1 12 3.371m5 4.379-3.94-3.94A1.5 1.5 0 0 0 12 3.372m0 0V20.63"},[]]]),_o=o({name:"Arrow Left Right",tags:["Left Right","Bidirectional","Horizontal","Width","Size","Wide"],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.25 17 3.94-3.94c.292-.292.439-.676.439-1.06M16.25 7l3.94 3.94c.292.292.439.676.439 1.06M7.75 17l-3.94-3.94A1.5 1.5 0 0 1 3.372 12M7.75 7l-3.94 3.94A1.5 1.5 0 0 0 3.371 12m0 0H20.63"},[]]]),Yo=o({name:"Arrow Upload",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 16.349V3.87M6.118 9.132l4.821-4.821c.293-.293.677-.44 1.061-.44m5.882 5.261-4.821-4.821A1.5 1.5 0 0 0 12 3.87m8.75 12.645v.935a3.3 3.3 0 0 1-3.3 3.3H6.55a3.3 3.3 0 0 1-3.3-3.3v-.935"},[]]]),$o=o({name:"Chevron Down",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 9.75 6.19 6.19a1.5 1.5 0 0 0 2.12 0l6.19-6.19"},[]]]),Xo=o({name:"Chevron Left",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.25 4.75-6.19 6.19a1.5 1.5 0 0 0 0 2.12l6.19 6.19"},[]]]),xo=o({name:"Chevron Right",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.75 4.75 6.19 6.19a1.5 1.5 0 0 1 0 2.12l-6.19 6.19"},[]]]),er=o({name:"Chevron Up",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 14.25 6.19-6.19a1.5 1.5 0 0 1 2.12 0l6.19 6.19"},[]]]),k=o({name:"Subtract",tags:["Minus","Minimize","Line Horizontal","Subtract"],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 12h16.5"},[]]]),or=o({name:"Document",tags:["Docs"],category:"Text",deprecated:!1},[["rect",{width:"15",height:"18.5",x:"4.5",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.5 6.755h7m-7 4h7m-7 4H12"},[]]]),rr=o({name:"Draw Text",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5.719 16.25 1.92-4.404m0 0h6.91m-6.91 0 2.94-6.747a.553.553 0 0 1 1.029 0l2.941 6.747m0 0 .337.774"},[]],["path",{fill:"currentColor",d:"M15.586 20.936a2.5 2.5 0 0 0 1.219-.673l5.454-5.45a2.526 2.526 0 1 0-3.57-3.573l-5.453 5.452c-.335.336-.569.76-.674 1.222l-.536 2.354a1.007 1.007 0 0 0 1.206 1.206z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.75 19.687.568.234c.638.263 1.364.175 1.956-.18.69-.411 1.649-.915 2.483-1.1.583-.13 1.243.199 1.091.776-.17.642-.69 1.396-.192 1.745.75.525 5.031-.818 5.031-.818"},[]]]),tr=o({name:"Note",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.5 4H8a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h6.843a4 4 0 0 0 2.829-1.172l1.656-1.656a4 4 0 0 0 1.172-2.829V8a4 4 0 0 0-4-4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.5 14H17a3 3 0 0 0-3 3v3.5M8 8h7.5M8 12h5"},[]]]),nr=o({name:"Note Add",tags:[""],category:"Text",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V6h2.493a.5.5 0 0 1 0 1H7v2.493a.5.5 0 1 1-1 0V7H3.507a.5.5 0 0 1 0-1H6V3.507a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.5 14h-1.7c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C14 16.28 14 17.12 14 18.8v1.7M15.5 8H14m-2.5 4H13m.75-8h.35c2.24 0 3.36 0 4.216.436a4 4 0 0 1 1.748 1.748c.436.856.436 1.976.436 4.216v3.449c0 .978 0 1.468-.11 1.928-.099.408-.26.798-.48 1.156-.247.404-.593.75-1.285 1.442l-.25.25c-.692.692-1.038 1.038-1.442 1.286a4 4 0 0 1-1.156.479c-.46.11-.95.11-1.928.11H10.4c-2.24 0-3.36 0-4.216-.436a4 4 0 0 1-1.748-1.748C4 17.46 4 16.34 4 14.1v-.35"},[]]]),ar=o({name:"Quote",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.937 10.453-.01.13c0 3.35-2.038 5.115-4.63 6.058m4.64-6.188a3.093 3.093 0 1 1-6.187.001 3.093 3.093 0 0 1 6.187-.001m10.313 0-.01.13c0 3.35-2.038 5.115-4.63 6.058m4.64-6.188a3.093 3.093 0 1 1-6.187 0 3.093 3.093 0 0 1 6.187 0"},[]]]),cr=o({name:"Spacebar",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 10v2.5a2 2 0 0 0 2 2h12.5a2 2 0 0 0 2-2V10"},[]]]),lr=o({name:"Symbols",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.9 3.918a1.955 1.955 0 0 1 2.765 0l.624.624.624-.624a1.955 1.955 0 1 1 2.764 2.765l-.623.624.005.005-2.764 2.765-.006-.006-.006.006-2.764-2.765.005-.005-.623-.624a1.955 1.955 0 0 1 0-2.765Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.736 9.091a3.366 3.366 0 1 0 4.76-4.76m-4.76 4.76a3.366 3.366 0 1 1 4.76-4.76m-4.76 4.76 4.76-4.76M2.75 17.289h3.366m0 0H9.48m-3.365 0v-3.366m0 3.366v3.366m7.328-4.237a3.365 3.365 0 0 1 6.165-.812l.189.297m.262-1.98v1.98h-.262m-1.718 0h1.718m-6.47 4.752v-1.98h.267m1.714 0h-1.714m6.35-.515a3.366 3.366 0 0 1-6.165.812l-.185-.297"},[]]]),ir=o({name:"Text",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m19.25 8.389-.62-1.235A3 3 0 0 0 15.95 5.5h-7.9a3 3 0 0 0-2.68 1.654L4.75 8.39M12 5.5v13m0 0h-1.45m1.45 0h1.45"},[]]]),dr=o({name:"Text Add",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.25 8.389-.62-1.235A3 3 0 0 0 13.95 5.5h-7.9a3 3 0 0 0-2.68 1.654L2.75 8.39M10 5.5v13H8.55"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),sr=o({name:"Text Align Center",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M5.25 5.25h13.5M2.75 12h18.5M7 18.75h10"},[]]]),ur=o({name:"Text Align Justify",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 5.25h18.5M2.75 12h18.5m-18.5 6.75h18.5"},[]]]),hr=o({name:"Text Align Left",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 5.25h13.5M2.75 12h18.5m-18.5 6.75h10"},[]]]),kr=o({name:"Text Align Right",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M7.75 5.25h13.5M2.75 12h18.5m-10 6.75h10"},[]]]),mr=o({name:"Text Bold",tags:[""],category:"Text",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.75 6.5c0-.966.784-1.75 1.75-1.75h3.551c2.135 0 3.849 1.75 3.849 3.888a3.9 3.9 0 0 1-1.114 2.735 4.11 4.11 0 0 1 2.464 3.765 4.12 4.12 0 0 1-4.125 4.112H8.5a1.75 1.75 0 0 1-1.75-1.75zm1.5 6.026V17.5c0 .138.112.25.25.25h4.625a2.62 2.62 0 0 0 2.625-2.612 2.62 2.62 0 0 0-2.625-2.612zm0-1.5h3.801c1.289 0 2.349-1.06 2.349-2.388S13.34 6.25 12.051 6.25H8.5a.25.25 0 0 0-.25.25z","clip-rule":"evenodd"},[]]]),gr=o({name:"Text Case Lowercase",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.81 12.919-.074-.015c-3.049-.578-6.676-.49-6.676 2.555 0 .854.491 1.658 1.206 2.095.71.434 1.604.446 2.44.446 1.15 0 2.41-.65 2.914-1.662q.146-.29.19-.657v-1.167m0-1.595v-.609c0-.762-.09-1.768-.547-2.384-.497-.67-1.38-1.426-2.828-1.426-2.393 0-3.166 1.654-3.166 1.654M9.81 12.92v1.595m0 3.383v-3.383M13.56 6.5V18m8-4a4 4 0 1 1-8 0 4 4 0 0 1 8 0"},[]]]),pr=o({name:"Text Case Title",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m1.88 18 1.83-4.404m0 0h6.59m-6.59 0L6.515 6.85c.193-.465.787-.465.98 0l2.805 6.747m0 0L12.13 18m2.66-11.5V18m7.59-3.795a3.795 3.795 0 1 1-7.59 0 3.795 3.795 0 0 1 7.59 0"},[]]]),Cr=o({name:"Text Case Uppercase",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m1.01 18 1.92-4.404m0 0h6.91m-6.91 0L5.87 6.85a.553.553 0 0 1 1.028 0l2.941 6.747m0 0L11.76 18m3-5.948h4.046a2.765 2.765 0 0 0 2.754-2.776A2.765 2.765 0 0 0 18.806 6.5H14.76zm0 0h5c1.657 0 3 1.331 3 2.974 0 1.642-1.343 2.974-3 2.974h-5z"},[]]]),Ir=o({name:"Text Clear Formatting",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.77 22.252h6.476m-9.69-7.733 5.925 5.925m-6.195-.808 1.078 1.078c.849.848 1.273 1.272 1.762 1.431.43.14.894.14 1.324 0 .49-.159.913-.583 1.762-1.431l3.502-3.502c.848-.849 1.272-1.273 1.431-1.762.14-.43.14-.894 0-1.324-.159-.49-.583-.913-1.431-1.762l-1.078-1.078c-.849-.848-1.273-1.272-1.762-1.431a2.14 2.14 0 0 0-1.324 0c-.49.159-.913.583-1.762 1.431l-3.502 3.502c-.848.849-1.272 1.273-1.431 1.762-.14.43-.14.894 0 1.324.159.49.583.913 1.431 1.762M2.75 12.427 4.328 8.72m0 0h5.68m-5.68 0 2.417-5.678a.45.45 0 0 1 .845 0l2.418 5.678m0 0 1.137 2.673M14.09 2.75v5.739l.112-.096a3.195 3.195 0 0 1 6.202.158"},[]]]),wr=o({name:"Text Collapse",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.125 4.5h14.5m-14.5 15h14.5m-7.5-10h7.5m-7.5 5h7.5"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.875 16.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9m-2-5a.5.5 0 1 0 0 1h4a.5.5 0 0 0 0-1z","clip-rule":"evenodd"},[]]]),fr=o({name:"Text Color",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.154 13.088 1.73-3.959m0 0h6.231m-6.23 0 2.652-6.065a.5.5 0 0 1 .926 0l2.652 6.065m0 0 1.731 3.96"},[]],["rect",{width:"15.5",height:"4.353",x:"4.25",y:"16.897",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]]]),Mr=o({name:"Text Edit Style",tags:["Text edit","Text pencil"],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.25 14.25 1.875-4.403m0 0h6.75m-6.75 0 2.873-6.748a.536.536 0 0 1 1.004 0l2.873 6.748m0 0 .575 1.349m.886 9.49a2.5 2.5 0 0 0 1.219-.673l5.454-5.45a2.526 2.526 0 1 0-3.57-3.573l-5.453 5.452c-.335.336-.569.76-.674 1.222l-.536 2.354a1.007 1.007 0 0 0 1.206 1.206z"},[]]]),yr=o({name:"Text Effects",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 3.5a1.75 1.75 0 0 0-1.588 1.015l-6.25 13.5a1.75 1.75 0 0 0 3.176 1.47L9.1 15.678h5.8l1.762 3.807a1.75 1.75 0 1 0 3.176-1.47l-6.25-13.5A1.75 1.75 0 0 0 12 3.5","clip-rule":"evenodd"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 7.63 2.453 5.298H9.547z","clip-rule":"evenodd"},[]]]),vr=o({name:"Text Expand",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.125 4.5h14.5m-14.5 15h14.5m-7.5-10h7.5m-7.5 5h7.5"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.875 16.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9m0-7a.5.5 0 0 1 .5.5v1.5h1.5a.5.5 0 1 1 0 1h-1.5V14a.5.5 0 1 1-1 0v-1.5h-1.5a.5.5 0 0 1 0-1h1.5V10a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),Ar=o({name:"Text Font",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.08 21.25-2.133-4.842m0 0H10.27m7.677 0-3.268-7.42a.617.617 0 0 0-1.142 0l-3.267 7.42m0 0L8.137 21.25m-1.174 0h2.812m8.663 0h2.812M4.423 8.82 2.75 12.584M4.423 8.82h6.021L7.881 3.05a.485.485 0 0 0-.895 0z"},[]]]),Sr=o({name:"Text Font Size",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 17.75 1.875-4.404m0 0h6.75m-6.75 0L7.498 6.6a.536.536 0 0 1 1.004 0l2.873 6.747m0 0 1.875 4.404m0-.001 1.429-3.277m0 0h5.142m-5.142 0 2.188-5.022a.412.412 0 0 1 .765 0l2.19 5.022m0 0 1.428 3.277"},[]]]),jr=o({name:"Text Footnote",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 17.248 1.44-3.384m0 0h5.188m-5.187 0 2.208-5.186a.412.412 0 0 1 .771 0l2.208 5.186m0 0 1.441 3.384m2.398-8.838v8.838m5.833-2.916a2.916 2.916 0 1 1-5.833 0 2.916 2.916 0 0 1 5.833 0m0-7.707 2.2-1.375v5.5"},[]]]),br=o({name:"Text Highlight Color",tags:[""],category:"Text",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.25 16 1.34-3.063m0 0h4.82m-4.82 0 2.051-4.694a.386.386 0 0 1 .718 0l2.052 4.694m0 0L15.75 16"},[]]]),Tr=o({name:"Text Indent Decrease",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M6.75 18.75h13.5M6.75 5.25h13.5M10.75 12h9.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.25 9-3 3 3 3"},[]]]),Lr=o({name:"Text Indent Increase",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M6.75 18.75h13.5M6.75 5.25h13.5M10.75 12h9.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.75 9 3 3-3 3"},[]]]),Hr=o({name:"Text Italic",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M9.25 4.75h9m-13.5 14.5h9m-4.75 0 5.263-14.5"},[]]]),zr=o({name:"Text Large",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5.5 19.207 2.321-5.325m0 0h8.358m-8.358 0 3.558-8.16a.669.669 0 0 1 1.242 0l3.558 8.16m0 0 2.321 5.325"},[]]]),Pr=o({name:"Text Letter Spacing",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.6 16.937 1.571-3.781m0 0h5.658m-5.658 0 2.408-5.793c.166-.4.676-.4.842 0l2.408 5.793m0 0 1.571 3.78"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M21.25 20.25V3.75m-18.5 16.5V3.75"},[]]]),Vr=o({name:"Text Line Height",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 18.345 1.992 2.037c.235.24.547.361.858.361m2.85-2.398-1.992 2.037c-.235.24-.547.361-.858.361M2.75 5.61l2.002-2.002c.234-.234.54-.351.848-.351M8.45 5.61l-2-2.002a1.2 1.2 0 0 0-.849-.351m0 17.486V3.257"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.55 4.25h9.7m-9.7 15.5h9.7"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m13.12 15.594 1.171-2.752m0 0h4.219m-4.219 0 1.796-4.218a.335.335 0 0 1 .627 0l1.796 4.217m0 0 1.172 2.753"},[]]]),Br=o({name:"Text Line Spacing",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 18.345 1.992 2.037c.235.24.547.361.858.361m2.85-2.398-1.992 2.037c-.235.24-.547.361-.858.361M2.75 5.61l2.002-2.002c.234-.234.54-.351.848-.351M8.45 5.61l-2-2.002a1.2 1.2 0 0 0-.849-.351m0 0v17.486"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.55 4.25h9.7m-9.7 5.17h9.7m-9.7 5.17h9.7m-9.7 5.17h6.7"},[]]]),Dr=o({name:"Text Number List",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.75 5.247h10M9.75 12h10m-10 6.753h10M3.694 4.123 5.494 3v4.493m-2.223 3.582A1.32 1.32 0 0 1 4.465 9.76a1.325 1.325 0 0 1 1.428 1.057 1.32 1.32 0 0 1-.363 1.192l-1.994 1.973v.265H5.86m-2.265 2.26h2.344l-2.103 1.927h1.037c.589 0 1.066.477 1.066 1.065s-.172 1.242-1.241 1.483c-.587.132-1.448-.482-1.448-.964"},[]]]),Fr=o({name:"Text Position Bottom",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 2.75v13.379m-6.287-5.666 5.226 5.226c.293.293.677.44 1.061.44m6.287-5.666-5.226 5.226c-.293.293-.677.44-1.061.44M2.75 21.25h18.5"},[]]]),Rr=o({name:"Text Position Middle",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 2.75v6.086M9.081 6.33l2.212 2.212a1 1 0 0 0 .707.293m2.919-2.505-2.212 2.212a1 1 0 0 1-.707.293m0 12.415v-6.086M9.081 17.67l2.212-2.212a1 1 0 0 1 .707-.293m2.919 2.505-2.212-2.212a1 1 0 0 0-.707-.293M2.75 12h18.5"},[]]]),Or=o({name:"Text Position Top",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25V7.871m-6.287 5.666 5.226-5.226c.293-.293.677-.44 1.061-.44m6.287 5.666-5.226-5.226A1.5 1.5 0 0 0 12 7.87M2.75 2.75h18.5"},[]]]),Er=o({name:"Text Small",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.5 18.138 1.964-4.507m0 0h7.072m-7.072 0 3.01-6.904a.566.566 0 0 1 1.052 0l3.01 6.905m0 0 1.964 4.506"},[]]]),qr=o({name:"Text Strikethrough",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M17.059 8.113s-.71-3.363-5.861-3.363c-1.923 0-4.42 1.601-4.42 3.838 0 .493.087.92.259 1.292q.194.418.526.75m-.526 6.365S8.382 20 12.364 20c2.217 0 4.859-1.078 4.859-3.544 0-1.571-.918-2.63-2.408-3.331m-10.065 0h10.065m4.435 0h-4.435"},[]]]),Gr=o({name:"Text Subscript",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 4.75 10.5 12.5m0-12.5-10.5 12.5m12.677-1.088a1.912 1.912 0 1 1 3.263 1.352l-2.88 3.236h3.359"},[]]]),Ur=o({name:"Text Superscript",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 19.25 10.5-12.5m0 12.5L4.75 6.75m12.677-1.588a1.912 1.912 0 1 1 3.263 1.352L17.81 9.75h3.359"},[]]]),Wr=o({name:"Text Typography",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.25 18.25 1.875-4.404m0 0h6.75m-6.75 0L6.998 7.1a.536.536 0 0 1 1.004 0l2.873 6.747m0 0 1.875 4.404m9-4.948-.07-.014c-2.88-.557-6.308-.472-6.308 2.462 0 .824.464 1.598 1.14 2.02.67.417 1.515.429 2.305.429 1.086 0 2.277-.626 2.754-1.602q.137-.279.179-.633V14.84m0-1.537v-.587c0-.734-.085-1.704-.517-2.297-.47-.646-1.303-1.375-2.672-1.375-2.261 0-2.991 1.595-2.991 1.595m6.18 2.664v1.537m0 3.26v-3.26"},[]]]),Nr=o({name:"Text Underline",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.5 4.75v6.5a5.5 5.5 0 0 0 5.5 5.5v0a5.5 5.5 0 0 0 5.5-5.5v-6.5m-11 15h11"},[]]]),Jr=o({name:"File",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.688 3.063a3.5 3.5 0 0 1 1.027.712l5.968 5.97c.3.3.54.647.711 1.026m-7.706-7.708a3.5 3.5 0 0 0-1.448-.313H7.792a3.5 3.5 0 0 0-3.5 3.5v11.5a3.5 3.5 0 0 0 3.5 3.5h8.416a3.5 3.5 0 0 0 3.5-3.5v-5.53c0-.505-.109-.999-.314-1.45m-7.706-7.707V8.77a2 2 0 0 0 2 2h5.706"},[]]]),Zr=o({name:"File Add",tags:[""],category:"Files",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H7v2.493a.5.5 0 1 1-1 0V18H3.507a.5.5 0 0 1 0-1H6v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.292 10.25v-4a3.5 3.5 0 0 1 3.5-3.5h2.448a3.5 3.5 0 0 1 1.447.313M13.75 21.25h2.458a3.5 3.5 0 0 0 3.5-3.5v-5.53c0-.505-.109-.999-.314-1.45m-7.706-7.707a3.5 3.5 0 0 1 1.027.712l5.968 5.97c.3.3.54.647.711 1.026m-7.706-7.708V8.77a2 2 0 0 0 2 2h5.706"},[]]]),Kr=o({name:"File Sync",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.292 10.25v-4a3.5 3.5 0 0 1 3.5-3.5h2.448a3.5 3.5 0 0 1 1.447.313M13.75 21.25h2.458a3.5 3.5 0 0 0 3.5-3.5v-5.53c0-.505-.109-.999-.314-1.45m-7.706-7.707a3.5 3.5 0 0 1 1.027.712l5.968 5.97c.3.3.54.647.711 1.026m-7.706-7.708V8.77a2 2 0 0 0 2 2h5.706"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m1.548-8.64a3.5 3.5 0 0 0-4.929 2.234.5.5 0 0 0 .966.259A2.5 2.5 0 0 1 8.3 15.765h-.565a.5.5 0 0 0 0 1H9.5a.5.5 0 0 0 .5-.5V14.5a.5.5 0 0 0-1 0v.55a3.5 3.5 0 0 0-.952-.69m1.833 4.046a.5.5 0 0 0-.966-.259A2.5 2.5 0 0 1 4.7 19.235h.565a.5.5 0 0 0 0-1H3.5a.5.5 0 0 0-.5.5V20.5a.5.5 0 0 0 1 0v-.55a3.5 3.5 0 0 0 5.88-1.544","clip-rule":"evenodd"},[]]]),Qr=o({name:"Folder",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 8.623v7.379a4 4 0 0 0 4 4h10.5a4 4 0 0 0 4-4v-5.69a4 4 0 0 0-4-4H12M2.75 8.624V6.998a3 3 0 0 1 3-3h2.9a2.5 2.5 0 0 1 1.768.732L12 6.313m-9.25 2.31h5.904a2.5 2.5 0 0 0 1.768-.732L12 6.313"},[]]]),_r=o({name:"Folder Add",tags:[""],category:"Files",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.494a.5.5 0 0 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 8.623v7.379a4 4 0 0 0 4 4h3.35M2.75 8.623V6.998a3 3 0 0 1 3-3h2.9a2.5 2.5 0 0 1 1.768.732L12 6.313m-9.25 2.31h5.904a2.5 2.5 0 0 0 1.768-.732L12 6.313m0 0 5.25-.002a4 4 0 0 1 4 4v.669"},[]]]),Yr=o({name:"Folder Open",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.882 18.043 4.041-5.623a4 4 0 0 1 3.249-1.665h8.752M3.882 18.043a3.65 3.65 0 0 0 2.777 1.277h8.343a4 4 0 0 0 3.405-1.9l2.918-4.734a1.287 1.287 0 0 0-1.115-1.931h-.286M3.882 18.043A3.65 3.65 0 0 1 3 15.661V7.424A2.744 2.744 0 0 1 5.744 4.68h2.653c.607 0 1.189.24 1.618.67l.911.91a1.83 1.83 0 0 0 1.294.537l4.044-.001a3.66 3.66 0 0 1 3.66 3.66v.299"},[]]]),$r=o({name:"Hard Drive",tags:["Disk","SSD","HDD","Macintosh HD"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 16.75v2.5a2 2 0 0 1-2 2H4.75a2 2 0 0 1-2-2v-2.5m18.5 0a2 2 0 0 0-2-2H4.75a2 2 0 0 0-2 2m18.5 0v-1.63a3 3 0 0 0-.09-.728l-2.342-9.37a3 3 0 0 0-2.91-2.272H8.092a3 3 0 0 0-2.91 2.272l-2.342 9.37a3 3 0 0 0-.09.727v1.631"},[]],["circle",{cx:"18",cy:"18",r:"1",fill:"currentColor"},[]]]),Pe=o({name:"PDF",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.792 21.25h8.416a3.5 3.5 0 0 0 3.5-3.5v-5.53a3.5 3.5 0 0 0-1.024-2.475l-5.969-5.97A3.5 3.5 0 0 0 10.24 2.75H7.792a3.5 3.5 0 0 0-3.5 3.5v11.5a3.5 3.5 0 0 0 3.5 3.5"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.437 7.141c-.239.078-.392.236-.436.411-.09.352 0 .73.253 1.203.126.234.28.471.45.725l.092.137.145.215.019-.068.086-.306q.148-.503.23-1.02c.089-.642-.011-1.018-.309-1.26-.08-.065-.278-.119-.53-.037m.055 4.152-.27-.362-.032-.048c-.115-.19-.243-.38-.382-.585l-.1-.149a10 10 0 0 1-.512-.828c-.31-.578-.558-1.286-.358-2.067.17-.664.698-1.081 1.227-1.254.517-.168 1.174-.147 1.66.247.792.644.848 1.573.739 2.357a9 9 0 0 1-.261 1.174l-.096.34q-.112.382-.208.769l-.067.194 1.392 1.864c.65-.078 1.364-.125 2.03-.077.769.054 1.595.242 2.158.776a1.56 1.56 0 0 1 .395 1.441c-.117.48-.454.88-.919 1.123-.985.515-1.902.105-2.583-.416-.533-.407-1.045-.975-1.476-1.453l-.104-.114c-.37.057-.72.121-1.004.175-.305.057-.684.128-1.096.22l-.151.443q-.125.288-.238.58l-.122.303a8 8 0 0 1-.427.91c-.33.578-.857 1.192-1.741 1.241-1.184.066-1.986-.985-1.756-2.108l.006-.027c.2-.791.894-1.31 1.565-1.653.597-.306 1.294-.532 1.941-.701zm.87 1.165-.287.843.421-.08.004-.001.38-.07zm2.84 1.604c.274.29.547.56.831.777.55.42.94.493 1.299.305.2-.105.284-.241.309-.342a.35.35 0 0 0-.08-.309c-.257-.228-.722-.38-1.392-.428a8 8 0 0 0-.967-.003m-5.005.947c-.318.109-.62.23-.89.368-.587.3-.87.604-.944.867-.078.415.192.673.516.655.27-.015.506-.184.766-.639q.204-.372.358-.767l.107-.266z","clip-rule":"evenodd"},[]]]),Xr=o({name:"PDF 2",tags:[""],category:"Files",deprecated:!0,alternativeIcon:"PDF"},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.792 21.25h8.416a3.5 3.5 0 0 0 3.5-3.5v-5.53a3.5 3.5 0 0 0-1.024-2.475l-5.969-5.97A3.5 3.5 0 0 0 10.24 2.75H7.792a3.5 3.5 0 0 0-3.5 3.5v11.5a3.5 3.5 0 0 0 3.5 3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.688 3.11v5.66a2 2 0 0 0 2 2h5.662"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M7.25 16.5v-1m0 0v-2h1a1 1 0 0 1 1 1v0a1 1 0 0 1-1 1zm4 1v-3h.5a1.5 1.5 0 0 1 0 3zm4 0v-1.25m1.5-1.75h-1.5v1.75m0 0h1.5"},[]]]),xr=o({name:"Photo",tags:["Image","Picture"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.33 17.657c.11-.366.17-.755.17-1.157v-9a4 4 0 0 0-4-4h-9a4 4 0 0 0-4 4v9.07m16.83 1.087-.088-.104-2.466-2.976a2 2 0 0 0-3.073-.008l-1.312 1.566-.214.261m7.153 1.26a4 4 0 0 1-3.713 2.842m0 0-.117.002h-9a4 4 0 0 1-4-3.93m13.117 3.928-.093-.106-3.347-3.996m-9.676.175.177-.201 3.206-3.827a2 2 0 0 1 3.066 0l3.227 3.853"},[]],["circle",{cx:"15.091",cy:"8.909",r:"1.5",fill:"currentColor"},[]]]),Ve=o({name:"QR Code",tags:[""],category:"Media",deprecated:!1},[["rect",{width:"7.5",height:"7.5",x:"2.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5"},[]],["rect",{width:"7.5",height:"7.5",x:"13.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5"},[]],["rect",{width:"7.5",height:"7.5",x:"2.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5"},[]],["rect",{width:"3",height:"3",x:"5",y:"5",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"16",y:"5",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"5",y:"16",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"13",y:"13",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"16",y:"16",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"19",y:"19",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"19",y:"13",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"13",y:"19",fill:"currentColor",rx:"1.5"},[]]]),K=o({name:"Save",tags:["Floppy Disk"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.558 3.75H7.25a3.5 3.5 0 0 0-3.5 3.5v9.827a3.173 3.173 0 0 0 3.173 3.173v0m.635-16.5v2.442a2 2 0 0 0 2 2h2.346a2 2 0 0 0 2-2V3.75m-6.346 0h6.346m0 0h.026a3 3 0 0 1 2.122.879l3.173 3.173a3.5 3.5 0 0 1 1.025 2.475v6.8a3.173 3.173 0 0 1-3.173 3.173v0m-10.154 0V15a3 3 0 0 1 3-3h4.154a3 3 0 0 1 3 3v5.25m-10.154 0h10.154"},[]]]),Q=o({name:"Save Pencil",tags:["Floppy Disk"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.558 3.75H7.25a3.5 3.5 0 0 0-3.5 3.5v9.827a3.173 3.173 0 0 0 3.173 3.173m.635-16.5v2.442a2 2 0 0 0 2 2h2.346a2 2 0 0 0 2-2V3.75m-6.346 0h6.346m0 0h.026a3 3 0 0 1 2.122.879l3.173 3.173a3.5 3.5 0 0 1 .903 1.558M6.923 20.25V15a3 3 0 0 1 3-3h4.154q.353 0 .683.078M6.923 20.25H9.33"},[]],["path",{fill:"currentColor",d:"M14.586 21.436a2.5 2.5 0 0 0 1.219-.674l5.454-5.45a2.526 2.526 0 1 0-3.57-3.572l-5.453 5.452a2.5 2.5 0 0 0-.674 1.222l-.536 2.354a1.007 1.007 0 0 0 1.206 1.206z"},[]]]),e5=o({name:"Accessibility",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.867 5.543a1.58 1.58 0 0 0-2.155.576 1.57 1.57 0 0 0 .577 2.15l2.63 1.515a1 1 0 0 1 .5.866v3.536a1 1 0 0 1-.134.5l-2.408 4.162a1.57 1.57 0 0 0 .577 2.15 1.58 1.58 0 0 0 2.156-.576l3.258-5.629h.258l3.258 5.629a1.58 1.58 0 0 0 2.156.576 1.57 1.57 0 0 0 .577-2.15l-2.402-4.15a1 1 0 0 1-.135-.502V10.65a1 1 0 0 1 .501-.866l2.63-1.514a1.57 1.57 0 0 0 .577-2.15 1.58 1.58 0 0 0-2.155-.577l-3.636 2.094a3 3 0 0 1-2.994 0z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.623 5.414a2.623 2.623 0 1 1-5.246 0 2.623 2.623 0 0 1 5.246 0"},[]]]),o5=o({name:"Battery",tags:[""],category:"Technology",deprecated:!1},[["rect",{width:"16",height:"12",x:"2.75",y:"6",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.25"},[]],["rect",{width:"7",height:"7",x:"5.25",y:"8.5",fill:"currentColor",rx:"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 10v4"},[]]]),r5=o({name:"Battery Full",tags:[""],category:"Technology",deprecated:!1},[["rect",{width:"16",height:"12",x:"2.75",y:"6",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.25"},[]],["rect",{width:"11",height:"7",x:"5.25",y:"8.5",fill:"currentColor",rx:"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 10v4"},[]]]),t5=o({name:"Button",tags:["UI"],category:"System & Interface",deprecated:!1},[["rect",{width:"18.5",height:"11",x:"2.75",y:"6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 12h10"},[]]]),n5=o({name:"Checkbox Unchecked",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),a5=o({name:"Closed Captions",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"18.5",height:"14.5",x:"2.75",y:"4.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.5 14.382a2.75 2.75 0 1 1 0-4.764m7.125 4.764a2.75 2.75 0 1 1 0-4.764"},[]]]),c5=o({name:"Cursor",tags:["Cursor","Mouse","Pointer"],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.084 20.276c-1.06 1.38-3.264.66-3.306-1.079L4.443 5.392C4.407 3.932 6 3.012 7.247 3.773l11.788 7.192c1.485.906 1.006 3.176-.719 3.403l-5.581.738a1.84 1.84 0 0 0-1.221.705z"},[]]]),l5=o({name:"Cursor Click",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.394 20.734c-.757.985-2.332.471-2.362-.771l-.239-9.86a1.317 1.317 0 0 1 2.003-1.157l8.42 5.137c1.06.647.718 2.268-.513 2.431l-3.987.527c-.346.046-.66.227-.872.503z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.797 8.75h2.5m3.75-3.502v-2.5M6.815 5.765 5.047 3.998m8.232 1.767 1.768-1.767"},[]]]),i5=o({name:"Dark Theme",tags:["Appearance"],category:"System & Interface",deprecated:!1},[["path",{fill:"currentColor",d:"M2.75 12A9.25 9.25 0 0 0 12 21.25V2.75A9.25 9.25 0 0 0 2.75 12"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25a9.25 9.25 0 0 0 0-18.5m0 18.5a9.25 9.25 0 0 1 0-18.5m0 18.5V2.75"},[]]]),_=o({name:"Extension",tags:["Puzzle"],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13 2.75A2.25 2.25 0 0 0 10.75 5c0 .14 0 .21-.012.267a.6.6 0 0 1-.471.471c-.058.012-.128.012-.267.012H8.75a2 2 0 0 0-2 2V9c0 .14 0 .21-.012.267a.6.6 0 0 1-.471.471c-.058.012-.128.012-.267.012a2.25 2.25 0 0 0 0 4.5c.14 0 .209 0 .267.011a.6.6 0 0 1 .471.472c.012.058.012.128.012.267v1.25a2 2 0 0 0 2 2H10c.14 0 .21 0 .267.012a.6.6 0 0 1 .471.47c.012.059.012.129.012.268a2.25 2.25 0 1 0 4.5 0c0-.14 0-.21.011-.267a.6.6 0 0 1 .472-.471c.058-.012.128-.012.267-.012h1.25a2 2 0 0 0 2-2V15c0-.14 0-.21-.012-.267a.6.6 0 0 0-.471-.472c-.058-.011-.128-.011-.267-.011a2.25 2.25 0 0 1 0-4.5c.14 0 .209 0 .267-.012a.6.6 0 0 0 .471-.471c.012-.058.012-.128.012-.267V7.75a2 2 0 0 0-2-2H16c-.14 0-.21 0-.267-.012a.6.6 0 0 1-.472-.471C15.25 5.21 15.25 5.14 15.25 5A2.25 2.25 0 0 0 13 2.75"},[]]]),d5=o({name:"Menu",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 4.75h18.5M2.75 12h18.5m-18.5 7.25h18.5"},[]]]),s5=o({name:"Settings",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.05 6.462a2 2 0 0 0 2.63-1.519l.32-1.72a9 9 0 0 1 3.998 0l.322 1.72a2 2 0 0 0 2.63 1.519l1.649-.58a9 9 0 0 1 2.001 3.46l-1.33 1.14a2 2 0 0 0 0 3.037l1.33 1.139a9 9 0 0 1-2.001 3.46l-1.65-.58a2 2 0 0 0-2.63 1.519L14 20.777a9 9 0 0 1-3.998 0l-.322-1.72a2 2 0 0 0-2.63-1.519l-1.649.58a9 9 0 0 1-2.001-3.46l1.33-1.14a2 2 0 0 0 0-3.036L3.4 9.342a9 9 0 0 1 2-3.46zM12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6","clip-rule":"evenodd"},[]]]),u5=o({name:"Zoom In",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.56 10.56h6m-3 3v-6m4.993 7.993a7.06 7.06 0 1 0-9.985-9.985 7.06 7.06 0 0 0 9.985 9.985m0 0L20 20"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.553 5.568a7.06 7.06 0 1 1-9.985 9.985 7.06 7.06 0 0 1 9.985-9.985"},[]]]),h5=o({name:"Zoom Out",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.56 10.56h6m1.993 4.993a7.06 7.06 0 1 0-9.985-9.985 7.06 7.06 0 0 0 9.985 9.985m0 0L20 20"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.553 5.568a7.06 7.06 0 1 1-9.985 9.985 7.06 7.06 0 0 1 9.985-9.985"},[]]]),k5=o({name:"Airplane",tags:["Aircraft","Plane","Aviation","Jet","Boeing","Airbus","Flight","Aeroplane","Airplane Mode","Flight Mode","Fly"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.238 4.512a1.762 1.762 0 1 1 3.524 0V8.9l6.733 3.535a1 1 0 0 1 .535.885v.431a.6.6 0 0 1-.712.59l-6.556-1.24v4.107a.6.6 0 0 0 .317.53l1.862.996a1.5 1.5 0 0 1 .792 1.322v.447a.6.6 0 0 1-.73.586L12 20.204l-4.003.885a.6.6 0 0 1-.73-.586v-.447a1.5 1.5 0 0 1 .792-1.322l1.862-.997a.6.6 0 0 0 .317-.529v-4.106L3.682 14.34a.6.6 0 0 1-.712-.59v-.43a1 1 0 0 1 .535-.886L10.238 8.9z"},[]]]),m5=o({name:"Airplane Landing",tags:["Aircraft","Plane","Aviation","Jet","Boeing","Airbus","Flight","Aeroplane","Airplane Mode","Flight Mode","Fly","TO","Climb"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 20.75h18.5m-2.05-7.453a1.783 1.783 0 1 1-.923 3.445L8.185 14.04a4 4 0 0 1-1.32-.628l-2.14-1.543A3.04 3.04 0 0 1 3.47 9.271l.11-2.508a.607.607 0 0 1 .765-.56l.436.117a1.52 1.52 0 0 1 1.086 1.121l.486 2.082c.051.218.218.39.434.448l4.015 1.076.506-6.735a.607.607 0 0 1 .763-.541l.422.113c.363.097.643.388.725.755l1.692 7.509z"},[]]]),g5=o({name:"Airplane Takeoff",tags:["Aircraft","Plane","Aviation","Jet","Boeing","Airbus","Flight","Aeroplane","Airplane Mode","Flight Mode","Fly","TO","Climb"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 20.75h18.5M18.575 6.299a1.783 1.783 0 0 1 1.783 3.089L11.31 14.61a4 4 0 0 1-1.377.49l-2.604.422a3.04 3.04 0 0 1-2.725-.948L2.91 12.723a.607.607 0 0 1 .145-.936l.391-.226a1.52 1.52 0 0 1 1.56.025l1.816 1.128c.19.118.43.122.624.01l3.6-2.078-4.404-5.12a.607.607 0 0 1 .156-.922l.378-.218c.326-.188.73-.18 1.047.02l6.506 4.113z"},[]]]),p5=o({name:"Beach",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.135 4.027c1.969 1.137 3.369 3.074 3.89 5.386a9.4 9.4 0 0 1 .005 4.066c-.361 1.67-2.311 2.182-3.791 1.328l-9.492-5.48c-1.48-.855-2.012-2.8-.746-3.948a9.4 9.4 0 0 1 3.523-2.03c2.263-.703 4.641-.46 6.61.678m0 0c-1.368-.79-4.554 2.17-7.118 6.61m7.118-6.61c1.367.789.397 5.028-2.167 9.469m-2.475-1.43-3.61 6.254m7.027 2.725a9.306 9.306 0 0 0-13.159 0"},[]]]),C5=o({name:"Building Multiple",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.75 5a1.5 1.5 0 0 0-1.5-1.5H9.288a1 1 0 0 0-1 1v1H4.75a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h10zm0 3.5h4.5a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-4.5zm0 4h2.5m-2.5 4h2.5"},[]],["circle",{cx:"6.75",cy:"9.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"6.75",cy:"13",r:"1",fill:"currentColor"},[]],["circle",{cx:"6.75",cy:"16.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.75",cy:"9.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.75",cy:"13",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.75",cy:"16.5",r:"1",fill:"currentColor"},[]]]),I5=o({name:"Component",tags:["Symbol","Figma","Sketch","Icon","Asset"],category:"Design",deprecated:!1},[["rect",{width:"5.671",height:"5.671",x:"7.99",y:"17.86",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(-45 7.99 17.86)"},[]],["rect",{width:"5.671",height:"5.671",x:"13.851",y:"12",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(-45 13.85 12)"},[]],["rect",{width:"5.671",height:"5.671",x:"2.13",y:"12",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(-45 2.13 12)"},[]],["rect",{width:"5.671",height:"5.671",x:"7.99",y:"6.14",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(-45 7.99 6.14)"},[]]]),w5=o({name:"Directions",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.507 14.007a2.84 2.84 0 0 1 0-4.014l6.486-6.486a2.84 2.84 0 0 1 4.014 0l6.486 6.486a2.84 2.84 0 0 1 0 4.014l-6.486 6.486a2.84 2.84 0 0 1-4.014 0z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.46 9.02 1.394 1.395a1 1 0 0 1 .293.707m-1.688 2.102 1.395-1.395a1 1 0 0 0 .293-.707m-7.46 4.031v-2.53a1.5 1.5 0 0 1 1.5-1.5h5.96"},[]]]),Y=o({name:"Home",tags:["House"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.29 20.663h3.017a2.194 2.194 0 0 0 2.193-2.194v-6.454a3.3 3.3 0 0 0-1.13-2.48l-5.93-5.166a2.194 2.194 0 0 0-2.88 0L4.63 9.534a3.3 3.3 0 0 0-1.13 2.481v6.454c0 1.212.982 2.194 2.194 2.194h3.29m6.306 0v-6.581c0-.908-.736-1.645-1.645-1.645H10.63c-.909 0-1.645.737-1.645 1.645v6.581m6.306 0H8.984"},[]]]),f5=o({name:"Home 2",tags:["House"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.71 18.65v-7.622a3 3 0 0 0-1.151-2.362l-6.326-4.951a2 2 0 0 0-2.466 0l-6.326 4.95a3 3 0 0 0-1.15 2.363v7.622c0 1.16.94 2.1 2.1 2.1h3.97v-7.965h5.278v7.965h3.97a2.1 2.1 0 0 0 2.1-2.1"},[]]]),M5=o({name:"Location",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.4 4.76a7.92 7.92 0 0 1 11.2 11.2l-4.186 4.186a2 2 0 0 1-2.828 0L6.4 15.96a7.92 7.92 0 0 1 0-11.2Z"},[]],["circle",{cx:"12",cy:"10.36",r:"3",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),y5=o({name:"Map",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.496 4.439 4.247 6.91a1 1 0 0 0-.497.864V18.26a1 1 0 0 0 1.503.865l3.243-1.887a1.5 1.5 0 0 1 1.508 0l3.992 2.322a1.5 1.5 0 0 0 1.508 0l4.249-2.472a1 1 0 0 0 .497-.864V5.739a1 1 0 0 0-1.503-.865l-3.243 1.887a1.5 1.5 0 0 1-1.508 0L10.004 4.44a1.5 1.5 0 0 0-1.508 0Zm.754.311v11.8m5.5-9.1v11.8"},[]]]),$=o({name:"Bank",tags:["Museum","Columns","Hall","Library","Government","Legal"],category:"Places & Transportation",deprecated:!1},[["rect",{width:"18.5",height:"3",x:"2.75",y:"18.376",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.04 3.15 3.27 7.4a1 1 0 0 0-.52.877v.997a.6.6 0 0 0 .6.6h17.3a.6.6 0 0 0 .6-.6v-.997a1 1 0 0 0-.52-.877l-7.77-4.25a2 2 0 0 0-1.92 0M5.25 9.874v8.51m13.5-8.51v8.51m-4.25-8.51v8.51m-5-8.51v8.51"},[]]]),v5=o({name:"Vehicle Car",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 11.75a2 2 0 0 1 2-2h12.5a2 2 0 0 1 2 2v6H3.75z"},[]],["circle",{cx:"7",cy:"13",r:"1",fill:"currentColor"},[]],["circle",{cx:"17",cy:"13",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10 14.75h4M6.271 5.567a2 2 0 0 1 1.88-1.317h7.698a2 2 0 0 1 1.88 1.317L19.25 9.75H4.75zM3.75 17.75h3.438v1.7a1.3 1.3 0 0 1-1.3 1.3H5.05a1.3 1.3 0 0 1-1.3-1.3zm13.063 0h3.437v1.7a1.3 1.3 0 0 1-1.3 1.3h-.837a1.3 1.3 0 0 1-1.3-1.3z"},[]]]),X=o({name:"Bar Chart",tags:["Stats","Statistics","Data","Graph","Chart"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 10.25a2 2 0 0 1 2-2h4.167v13H4.75a2 2 0 0 1-2-2zm12.333 2h4.167a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-4.167zm-6.166-7.5a2 2 0 0 1 2-2h2.166a2 2 0 0 1 2 2v16.5H8.917z"},[]]]),A5=o({name:"Clipboard",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"16.5",height:"18.5",x:"3.75",y:"2.75",stroke:"currentColor","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.25 2.75h7.5v2.5a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2z"},[]]]),S5=o({name:"Clipboard Paste",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M9.75 21.25h-3a3.5 3.5 0 0 1-3.5-3.5V6.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v2"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M7.75 2.75h7.5v2.5a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.25 13.25a2.5 2.5 0 0 1 2.5-2.5h3.5a2.5 2.5 0 0 1 2.5 2.5v5.5a2.5 2.5 0 0 1-2.5 2.5h-3.5a2.5 2.5 0 0 1-2.5-2.5z"},[]]]),j5=o({name:"Clipboard Search",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M14.25 21.25h3a3.5 3.5 0 0 0 3.5-3.5V6.25a3.5 3.5 0 0 0-3.5-3.5h-9.5a3.5 3.5 0 0 0-3.5 3.5v4"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.75 2.75h7.5v2.5a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.17 19.67a4.054 4.054 0 1 0-5.733-5.733A4.054 4.054 0 0 0 9.17 19.67m0 0 2.58 2.58"},[]]]),b5=o({name:"Compare Size",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.75 8.75a2.5 2.5 0 0 1 2.5 2.5v6.5a2.5 2.5 0 0 1-2.5 2.5H5.25a2.5 2.5 0 0 1-2.5-2.5v-6.5a2.5 2.5 0 0 1 2.5-2.5zm-2.5 7.5v2.5m0-8v2.5m-8-9.5h2.5m3 0h.5a2 2 0 0 1 2 2v.5m-11-2.5h-.5a2 2 0 0 0-2 2v.5"},[]]]),T5=o({name:"Grid",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"6.5",height:"6.5",x:"3.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"6.5",height:"6.5",x:"13.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"6.5",height:"6.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"6.5",height:"6.5",x:"13.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]]]),L5=o({name:"Grid Dots",tags:[""],category:"Layout",deprecated:!1},[["circle",{cx:"5",cy:"5",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"12",cy:"5",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"19",cy:"5",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"5",cy:"12",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"12",cy:"12",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"19",cy:"12",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"5",cy:"19",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"12",cy:"19",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"19",cy:"19",r:"1.5",fill:"currentColor"},[]]]),H5=o({name:"Layout",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 8.75v8a3 3 0 0 0 3 3H10m-7.25-11v-1.5a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v1.5m-18.5 0H10m11.25 0v8a3 3 0 0 1-3 3H10m11.25-11H10m0 0v11"},[]]]),z5=o({name:"Page Margins",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"15.5",height:"18.5",x:"4.25",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 2.75v18.5m-4-14.5h15.5m-15.5 10.5h15.5m-4-14.5v18.5"},[]]]),P5=o({name:"Panel Left",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 7.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5zm5.797-3.5v16.5"},[]]]),V5=o({name:"Panel Left Contract",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 7.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5zm5.797-3.5v16.5m5.213-6L12.55 12m0 0 2.21-2.25M12.55 12h4.7"},[]]]),B5=o({name:"Panel Left Expand",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 7.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5zm5.797-3.5v16.5m5.493-6L17.25 12m0 0-2.21-2.25M17.25 12h-4.7"},[]]]),D5=o({name:"Panel Right Open",tags:[""],category:"Layout",deprecated:!1},[["path",{fill:"currentColor",d:"M16.75 3.75a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-2.297V3.75z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.453 3.75h2.297a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-2.297m0-16.5H7.25a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h7.203m0-16.5v16.5"},[]]]),F5=o({name:"Panel Left Open",tags:[""],category:"Layout",deprecated:!1},[["path",{fill:"currentColor",d:"M7.25 3.75a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h2.297V3.75z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.547 3.75H7.25a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h2.297m0-16.5h7.203a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5H9.547m0-16.5v16.5"},[]]]),R5=o({name:"Panel Right",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 16.75a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5v-9.5a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5zm-5.797 3.5V3.75"},[]]]),O5=o({name:"Panel Right Contract",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 16.75a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5v-9.5a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5zm-5.797 3.5V3.75M9.24 14.25 11.45 12m0 0L9.24 9.75M11.45 12h-4.7"},[]]]),E5=o({name:"Panel Right Expand",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 16.75a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5v-9.5a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5zm-5.797 3.5V3.75M8.96 14.25 6.75 12m0 0 2.21-2.25M6.75 12h4.7"},[]]]),q5=o({name:"Table",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"18.5",height:"16.5",x:"2.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 7.75h18.5M2.75 14h18.5M8.92 7.75v12.5m6.17-12.5v12.5"},[]]]),G5=o({name:"Table Simple",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 9.25h16.5m-16.5 5.5h16.5m-11-11v16.5m5.5-16.5v16.5"},[]]]),U5=o({name:"Background Color",tags:[""],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.04 4.75h3.66c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.327.642.327 1.482.327 3.162v5.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311c-.642.327-1.482.327-3.162.327H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 17.47 3 16.63 3 14.95v-.93"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.407 2.818 5.384 5.385M6.407 2.818 3.01 6.214c-.696.696-1.044 1.044-1.174 1.446-.057.176-.086.36-.086.543m4.657-5.385L5.589 2m6.202 6.203-3.396 3.396c-.696.696-1.044 1.044-1.445 1.174a1.76 1.76 0 0 1-1.086 0c-.401-.13-.75-.478-1.445-1.174L3.01 10.191c-.696-.696-1.044-1.044-1.174-1.445a1.8 1.8 0 0 1-.086-.543m10.042 0H1.75m10.672 4.094 1.485-2.448 1.744 2.313a1.824 1.824 0 0 1-.668 2.491c-1.546.893-3.322-.74-2.562-2.356"},[]]]),W5=o({name:"Border All",tags:["Not to be confused with 'Microsoft'"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20.25h4.25a4 4 0 0 0 4-4V12M12 20.25H7.75a4 4 0 0 1-4-4V12M12 20.25V3.75m0 0H7.75a4 4 0 0 0-4 4V12M12 3.75h4.25a4 4 0 0 1 4 4V12m-16.5 0h16.5"},[]]]),N5=o({name:"Color Palette",tags:["Colour","Theme","Paint","Art"],category:"Design",deprecated:!1},[["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 16.654 6.034)"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 12.156 5.221)"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 8.654 7.94)"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 7.685 12.156)"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 9.904 15.948)"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 12A9.25 9.25 0 1 0 12 21.25c1.318 0 2.224-1.28 2.329-2.594l.117-1.473a3 3 0 0 1 2.758-2.752l1.651-.129c1.28-.1 2.395-1.019 2.395-2.302Z"},[]]]),J5=o({name:"Mask",tags:[""],category:"Design",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{fill:"currentColor",d:"M8.844 20.698a9.254 9.254 0 0 1 0-17.396 9.254 9.254 0 0 1 0 17.396"},[]]]),Z5=o({name:"Paint Bucket",tags:[""],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m18.677 13.35-1.923 3.17c-.985 2.093 1.314 4.206 3.317 3.05a2.36 2.36 0 0 0 .864-3.225z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.778 3.558 6.972 6.972M8.778 3.558 4.38 7.956c-.901.9-1.352 1.351-1.52 1.87a2.3 2.3 0 0 0-.112.704m6.03-6.972-1.06-1.059m8.032 8.031-4.398 4.398c-.9.9-1.351 1.351-1.871 1.52-.457.149-.95.149-1.406 0-.52-.169-.97-.62-1.871-1.52L4.38 13.104c-.901-.9-1.352-1.351-1.52-1.87a2.3 2.3 0 0 1-.112-.704m13.002 0H2.748m10.188 9.971H3.748"},[]]]),K5=o({name:"Paintbrush",tags:["Art","Personalize","Personalization","Customize","Theme","Draw","Painting"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.32 5.75a3 3 0 0 1 3-3h7.36a3 3 0 0 1 3 3V12H5.32zM18.68 12H5.32v2.611a1.5 1.5 0 0 0 1.5 1.5h3.38v3.34a1.799 1.799 0 0 0 3.598 0v-3.34h3.382a1.5 1.5 0 0 0 1.5-1.5zM15.5 2.75V6.5m-3-3.75v2.5"},[]]]),Q5=o({name:"Paintbrush 2",tags:["Art","Personalize","Personalization","Customize","Theme","Draw","Painting"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.781 10.832A4.79 4.79 0 0 0 3.75 15.46v3.79a1 1 0 0 0 1 1h3.79a4.79 4.79 0 0 0 4.628-6.03m-3.387-3.388a4.8 4.8 0 0 1 3.387 3.387m-3.387-3.387 3.19-3.19m.197 6.577 3.19-3.19m-3.387-3.387 3.19-3.19a2.395 2.395 0 0 1 3.387 3.387l-3.19 3.19m-3.387-3.387 3.387 3.387"},[]]]),_5=o({name:"Shape Difference",tags:[""],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M1.998 5.75A3.75 3.75 0 0 1 5.748 2h7a3.75 3.75 0 0 1 3.75 3.75V7.5h-5.246a3.75 3.75 0 0 0-3.75 3.75v5.25H5.748a3.75 3.75 0 0 1-3.75-3.75z"},[]],["path",{fill:"currentColor",d:"M7.502 16.5h5.246a3.75 3.75 0 0 0 3.75-3.75V7.5h1.754a3.75 3.75 0 0 1 3.75 3.75v7a3.75 3.75 0 0 1-3.75 3.75h-7a3.75 3.75 0 0 1-3.75-3.75z"},[]]]),Y5=o({name:"Shape Intersect",tags:[""],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M12.748 15.75a3 3 0 0 0 3-3v-4.5h-4.496a3 3 0 0 0-3 3v4.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.252 15.75v2.5a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3h-2.504m-7.496 7.5v-4.5a3 3 0 0 1 3-3h4.496m-7.496 7.5h4.496a3 3 0 0 0 3-3v-4.5m-7.496 7.5H5.748a3 3 0 0 1-3-3v-7a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v2.5"},[]]]),$5=o({name:"Shape Subtract",tags:[""],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M12.748 2.75h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h2.504v-4.5a3 3 0 0 1 3-3h4.496v-2.5a3 3 0 0 0-3-3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.252 15.75v2.5a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3h-2.504m-7.496 7.5v-4.5a3 3 0 0 1 3-3h4.496m-7.496 7.5H5.748a3 3 0 0 1-3-3v-7a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v2.5"},[]]]),X5=o({name:"Shape Union",tags:[""],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M2.748 5.75a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3z"},[]],["path",{fill:"currentColor",d:"M8.252 11.25a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.748 5.75a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.252 11.25a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3z"},[]]]),x5=o({name:"Stroke Thickness",tags:["Line Thickness","Border","Weight","Outline"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 4.5h18.5M20.5 10h-17a.75.75 0 0 0 0 1.5h17a.75.75 0 0 0 0-1.5"},[]],["path",{fill:"currentColor",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 17H4.25a1.5 1.5 0 0 0 0 3h15.5a1.5 1.5 0 0 0 0-3"},[]]]),et=o({name:"Arrow Maximize",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 12.75v6c0 .414.168.79.44 1.06m7.06.44h-6a1.5 1.5 0 0 1-1.06-.44m16.06-8.56v-6c0-.414-.168-.79-.44-1.06m-7.06-.44h6c.414 0 .79.168 1.06.44M4.19 19.81l.56-.56 14.5-14.5.56-.56"},[]]]),ot=o({name:"Arrow Minimize",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 21.25 6.5-6.5.56-.56m.44 7.06v-6c0-.414-.168-.79-.44-1.06m-7.06-.44h6c.414 0 .79.168 1.06.44m3.94-11.44v6c0 .414.168.79.44 1.06m7.06.44h-6a1.5 1.5 0 0 1-1.06-.44m7.06-7.06-6.5 6.5-.56.56"},[]]]),x=o({name:"Chrome Restore",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 9.75a3.5 3.5 0 0 1 3.5-3.5h8a3.5 3.5 0 0 1 3.5 3.5v8a3.5 3.5 0 0 1-3.5 3.5h-8a3.5 3.5 0 0 1-3.5-3.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.25 2.75h7.241v0a6.76 6.76 0 0 1 6.759 6.759v7.241"},[]]]),rt=o({name:"Contract Down",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20.25h4.25a4 4 0 0 0 4-4v-2.5M12 20.25H7.75a4 4 0 0 1-4-4V12M12 20.25V15a3 3 0 0 0-3-3H3.75m0 0V7.75a4 4 0 0 1 4-4h2.5m10 6.5h-5.5a1 1 0 0 1-.707-.293M13.75 3.75v5.5c0 .276.112.526.293.707M20.25 3.75l-5.5 5.5-.707.707"},[]]]),tt=o({name:"Expand",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20.25h4.25a4 4 0 0 0 4-4v-2.5M12 20.25H7.75a4 4 0 0 1-4-4V12M12 20.25V15a3 3 0 0 0-3-3H3.75m0 0V7.75a4 4 0 0 1 4-4h2.5m3.5 0h5.5c.276 0 .526.112.707.293m.293 6.207v-5.5a1 1 0 0 0-.293-.707M13.75 10.25l5.5-5.5.707-.707"},[]]]),nt=o({name:"Full Screen Maximize",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 8.345V6.25a2.5 2.5 0 0 1 2.5-2.5h2.095M3.75 15.655v2.095a2.5 2.5 0 0 0 2.5 2.5h2.095M20.25 8.345V6.25a2.5 2.5 0 0 0-2.5-2.5h-2.095m4.595 11.905v2.095a2.5 2.5 0 0 1-2.5 2.5h-2.095"},[]]]),at=o({name:"Full Screen Minimize",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.345 3.75v2.095a2.5 2.5 0 0 1-2.5 2.5H3.75M8.345 20.25v-2.095a2.5 2.5 0 0 0-2.5-2.5H3.75M15.655 3.75v2.095a2.5 2.5 0 0 0 2.5 2.5h2.095M15.655 20.25v-2.095a2.5 2.5 0 0 1 2.5-2.5h2.095"},[]]]),y=o({name:"Open",tags:["External Link","Box Arrow Top Right"],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 3.75h-2.5a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h8.5a4 4 0 0 0 4-4v-2.5m-6.5-10h5.5c.276 0 .526.112.707.293m.293 6.207v-5.5a1 1 0 0 0-.293-.707M12.75 11.25l6.5-6.5.707-.707"},[]]]),ct=o({name:"Picture in Picture",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.25 18.25h-3.5a3 3 0 0 1-3-3v-8.5a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v3.5"},[]],["rect",{width:"12",height:"10",x:"11",y:"12",fill:"currentColor",rx:"2"},[]]]),lt=o({name:"Picture in Picture 2",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.25 4H5.75a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h12.5a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3"},[]],["rect",{width:"8.5",height:"7.083",x:"10.25",y:"10.42",fill:"currentColor",rx:"1.5"},[]]]),it=o({name:"Picture in Picture Enter",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.25 18.25h-3.5a3 3 0 0 1-3-3v-8.5a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v3.5"},[]],["rect",{width:"12",height:"10",x:"11",y:"12",fill:"currentColor",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10 7.667V10.4a.6.6 0 0 1-.176.424M6.667 11H9.4a.6.6 0 0 0 .424-.176M6 7l3 3 .824.824"},[]]]),dt=o({name:"Picture in Picture Exit",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.75 5.75h3.5a3 3 0 0 1 3 3v8.5a3 3 0 0 1-3 3H5.75a3 3 0 0 1-3-3v-3.5"},[]],["rect",{width:"12",height:"10",x:"13",y:"12",fill:"currentColor",rx:"2",transform:"rotate(180 13 12)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18 13.667V16.4a.6.6 0 0 1-.176.424M14.667 17H17.4a.6.6 0 0 0 .424-.176M14 13l3 3 .824.824"},[]]]),st=o({name:"Window",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 7.75a4 4 0 0 1 4-4h8.5a4 4 0 0 1 4 4v8.5a4 4 0 0 1-4 4h-8.5a4 4 0 0 1-4-4zm0 .5h16.5"},[]]]),ee=o({name:"Window Multiple",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 6.25a3.5 3.5 0 0 1 3.5-3.5h8.5a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 0 1-3.5 3.5h-8.5a3.5 3.5 0 0 1-3.5-3.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 6.75v8a6.5 6.5 0 0 1-6.5 6.5h-8m-4-14.273h15.5"},[]]]),ut=o({name:"Beaker",tags:["Flask","Test","Lab","Experiment"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.456 3.75v5.09a3 3 0 0 1-.557 1.742l-1.736 2.436M9.456 3.75h-1.65m1.65 0h5.088m0 0v5.09a3 3 0 0 0 .557 1.742l1.736 2.436M14.544 3.75h1.65m-9.031 9.268-2.378 3.337a2.465 2.465 0 0 0 2.007 3.895h10.416a2.465 2.465 0 0 0 2.007-3.895l-2.378-3.337m-9.674 0h9.674"},[]]]),ht=o({name:"Braces",tags:["Code","Curly Braces"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9 20.25a3 3 0 0 1-3-3v0-1.343a4 4 0 0 0-1.172-2.829L3.75 12l1.078-1.078A4 4 0 0 0 6 8.093V6.75v0a3 3 0 0 1 3-3v0m6 16.5a3 3 0 0 0 3-3v0-1.343a4 4 0 0 1 1.172-2.829L20.25 12l-1.078-1.078A4 4 0 0 1 18 8.093V6.75v0a3 3 0 0 0-3-3v0"},[]]]),kt=o({name:"Braces Variable",tags:[""],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 20.25a2 2 0 0 1-2-2v-2.343a4 4 0 0 0-1.172-2.829L2.75 12l1.078-1.078A4 4 0 0 0 5 8.093V5.75a2 2 0 0 1 2-2m10 16.5a2 2 0 0 0 2-2v-2.343a4 4 0 0 1 1.172-2.829L21.25 12l-1.078-1.078A4 4 0 0 1 19 8.093V5.75a2 2 0 0 0-2-2M9 8.143l6 7.714m0-7.714-6 7.714"},[]]]),mt=o({name:"Branch Compare",tags:["Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 5.5a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0m13 13a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.5 8.25v7.25a3 3 0 0 0 3 3h4.336M10.75 16l1.793 1.793a1 1 0 0 1 .293.707M10.75 21l1.793-1.793a1 1 0 0 0 .293-.707m5.664-2.75V8.5a3 3 0 0 0-3-3h-4.336M13.25 8l-1.793-1.793a1 1 0 0 1-.293-.707M13.25 3l-1.793 1.793a1 1 0 0 0-.293.707"},[]]]),gt=o({name:"Branch Fork",tags:["Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 8.25a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0V12m0 3.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m0 0V12m10-3.75a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0V9a3 3 0 0 1-3 3H7"},[]]]),pt=o({name:"Branch Fork 2",tags:["Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.5 8.25a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0V10a2 2 0 0 0 2 2h3m6-3.75a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0V10a2 2 0 0 1-2 2h-4m0 0v3.75m0 0a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5"},[]]]),Ct=o({name:"Bug",tags:["Debug","Run","Error"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.5 9.08a3.23 3.23 0 0 1 3.23-3.23h2.54a3.23 3.23 0 0 1 3.23 3.23v6.27a4.5 4.5 0 0 1-4.5 4.5v0a4.5 4.5 0 0 1-4.5-4.5zm9 3.77h4.75m-18.5 0H7.5m2.25-9.7v.45A2.25 2.25 0 0 0 12 5.85v0a2.25 2.25 0 0 0 2.25-2.25v-.45M16.5 16.6h1.253a2.5 2.5 0 0 1 2.5 2.5v1.75M7.5 16.6H6.247a2.5 2.5 0 0 0-2.5 2.5v1.75M16.5 9.1h1.253a2.5 2.5 0 0 0 2.5-2.5V4.85M7.5 9.1H6.247a2.5 2.5 0 0 1-2.5-2.5V4.85"},[]]]),It=o({name:"Code",tags:["Tags","HTML"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.75 6.5 3.25 12l5.5 5.5m6.5-11 5.5 5.5-5.5 5.5"},[]]]),wt=o({name:"Git Commit",tags:[""],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m0 0h5.5m-18.5 0h5.5"},[]]]),ft=o({name:"Script",tags:["Macro"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.25 21.25H4A2.25 2.25 0 0 1 1.75 19v-1.25a1.5 1.5 0 0 1 1.5-1.5h1.5m10.5 5a2.5 2.5 0 0 0 2.5-2.5v-11m-2.5 13.5a2.5 2.5 0 0 1-2.5-2.5v-1.5a1 1 0 0 0-1-1h-7m15.376-13.5H8.25a3.5 3.5 0 0 0-3.5 3.5v10m13-8.5h3.5a1 1 0 0 0 1-1V5a2.25 2.25 0 0 0-4.5 0zm-9.25-.5h6m-6 4h4"},[]]]),Mt=o({name:"Script 2",tags:["Macro"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.25 21.25H4A2.25 2.25 0 0 1 1.75 19v-1.25a1.5 1.5 0 0 1 1.5-1.5h1.5m10.5 5a2.5 2.5 0 0 0 2.5-2.5v-11m-2.5 13.5a2.5 2.5 0 0 1-2.5-2.5v-1.5a1 1 0 0 0-1-1h-7m15.376-13.5H8.25a3.5 3.5 0 0 0-3.5 3.5v10m13-8.5h3.5a1 1 0 0 0 1-1V5a2.25 2.25 0 0 0-4.5 0z"},[]]]),yt=o({name:"Terminal",tags:["Cmd","Command Prompt","Bash","Powershell","Ps"],category:"Development",deprecated:!1},[["rect",{width:"18.5",height:"15.5",x:"2.75",y:"4.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.25 9 3 3-3 3m5.5 0h4"},[]]]),vt=o({name:"Video Clip",tags:[""],category:"Media",deprecated:!1},[["rect",{width:"18.5",height:"15.5",x:"2.75",y:"4.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.83 13.29c0 1.098 0 1.646.23 1.964.201.277.51.456.85.492.391.041.867-.232 1.818-.779l2.244-1.29c.956-.55 1.435-.825 1.595-1.185a1.2 1.2 0 0 0 0-.984c-.16-.36-.639-.635-1.595-1.184l-2.244-1.291c-.951-.547-1.427-.82-1.817-.779-.34.036-.65.215-.85.492-.231.318-.231.866-.231 1.963z"},[]]]),At=o({name:"Arc",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 4.75h-.5c-7.732 0-14 6.268-14 14v.5"},[]]]),St=o({name:"Circle",tags:[""],category:"Shapes",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),oe=o({name:"Circle Small",tags:["Dot"],category:"Shapes",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"3.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),jt=o({name:"Corner Radius",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 4.75h-7.5a7 7 0 0 0-7 7v7.5"},[]]]),bt=o({name:"Hexagon",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.42 3.173a3.16 3.16 0 0 1 3.16 0l5.275 3.046a3.16 3.16 0 0 1 1.579 2.735v6.092a3.16 3.16 0 0 1-1.58 2.735l-5.275 3.046a3.16 3.16 0 0 1-3.158 0L5.145 17.78a3.16 3.16 0 0 1-1.579-2.735V8.954c0-1.128.602-2.17 1.58-2.735z"},[]]]),Tt=o({name:"Line Diagonal",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m21.25 2.75-18.5 18.5"},[]]]),Lt=o({name:"Octagon",tags:["Stop","Sign"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.583 3.336a2 2 0 0 1 1.414-.586h6.006a2 2 0 0 1 1.414.586l4.247 4.247a2 2 0 0 1 .586 1.414v6.006a2 2 0 0 1-.586 1.414l-4.247 4.247a2 2 0 0 1-1.414.586H8.997a2 2 0 0 1-1.414-.586l-4.247-4.247a2 2 0 0 1-.586-1.414V8.997a2 2 0 0 1 .586-1.414z"},[]]]),Ht=o({name:"Pentagon",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.13 3.655a3.18 3.18 0 0 1 3.74 0l6.069 4.409a3.18 3.18 0 0 1 1.155 3.557l-2.318 7.134a3.18 3.18 0 0 1-3.025 2.198H8.249a3.18 3.18 0 0 1-3.025-2.198L2.906 11.62A3.18 3.18 0 0 1 4.06 8.063z"},[]]]),zt=o({name:"Rectangle Wide",tags:[""],category:"Shapes",deprecated:!1},[["rect",{width:"18.5",height:"14.5",x:"2.75",y:"4.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),Pt=o({name:"Rhombus",tags:["Diamond"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.775 14.475a3.5 3.5 0 0 1 0-4.95l5.75-5.75a3.5 3.5 0 0 1 4.95 0l5.75 5.75a3.5 3.5 0 0 1 0 4.95l-5.75 5.75a3.5 3.5 0 0 1-4.95 0z"},[]]]),Vt=o({name:"Square",tags:[""],category:"Shapes",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),Bt=o({name:"Triangle",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M5.732 20.5c-2.29 0-3.723-2.498-2.581-4.5L9.419 5.006c1.144-2.008 4.018-2.008 5.163 0L20.849 16c1.142 2.002-.291 4.5-2.581 4.5z"},[]]]),Dt=o({name:"Background Color Accent",tags:[""],category:"Accents",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 14.95v-1.68h.633c.168.163.33.33.486.462.307.261.696.54 1.204.706a3.5 3.5 0 0 0 2.168 0c.507-.165.896-.445 1.203-.706.28-.236.583-.54.895-.852l1.185-1.186c-1.322 3.12 2.099 6.198 5.084 4.475a3.574 3.574 0 0 0 1.308-4.882 2 2 0 0 0-.118-.179l-1.744-2.313a1.75 1.75 0 0 0-1.764-.657 1.75 1.75 0 0 0-.511-1.173l-.739-.716V4.75h4.41c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.327.642.327 1.482.327 3.162v5.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311c-.642.327-1.482.327-3.162.327H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 17.47 3 16.63 3 14.95","clip-rule":"evenodd"},[]]]),Ft=o({name:"Eyedropper Color Accent",tags:["Eyedropper 2"],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"m7.941 19.968 6.109-6.108H6.235l-2.202 2.202c-.205.205-.308.307-.387.425a1.5 1.5 0 0 0-.171.335c-.048.134-.07.277-.116.563l-.096.608c-.173 1.1-.26 1.65-.087 2.05.151.35.43.629.78.78.399.174.949.087 2.05-.085l.61-.096c.286-.044.43-.067.563-.115q.18-.065.337-.17c.117-.08.22-.183.425-.389"},[]]]),Rt=o({name:"Highlighter Accent",tags:["Marker"],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"M20.25 6.25v-3.5H3.75v3.5a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5m-4 7.5h-8.5v5.663a1.3 1.3 0 0 0 1.733 1.226l5.433-1.918a2 2 0 0 0 1.334-1.886z"},[]]]),Ot=o({name:"Paint Bucket Accent",tags:[""],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"m18.677 13.35-1.923 3.17c-.985 2.092 1.314 4.206 3.317 3.05a2.36 2.36 0 0 0 .864-3.225zm-7.325 1.578 4.398-4.398H2.748c0 .237.037.475.112.703.168.52.619.97 1.52 1.871l1.824 1.824c.9.9 1.351 1.351 1.87 1.52.458.149.95.149 1.407 0 .52-.169.97-.62 1.871-1.52"},[]]]),Et=o({name:"Tag Accent",tags:["Label"],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"M20.162 10.925 13.716 4.48a2.5 2.5 0 0 0-1.767-.732h-5.2a3 3 0 0 0-3 3v5.2a2.5 2.5 0 0 0 .731 1.768l6.445 6.446a4 4 0 0 0 5.657 0l3.58-3.58a4 4 0 0 0 0-5.657"},[]]]),qt=o({name:"Text Color Accent",tags:[""],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"M4.25 18.397a1.5 1.5 0 0 1 1.5-1.5h12.5a1.5 1.5 0 0 1 1.5 1.5v1.353a1.5 1.5 0 0 1-1.5 1.5H5.75a1.5 1.5 0 0 1-1.5-1.5z"},[]]]),Gt=o({name:"Text Highlight Color Accent",tags:[""],category:"Accents",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.75 3.75a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h8.5a4 4 0 0 0 4-4v-8.5a4 4 0 0 0-4-4zm2.986 8.437L12 9.295l1.264 2.892zm-.002 2.5h2.532l.88 2.014a1.75 1.75 0 0 0 3.207-1.402l-3.391-7.757c-.753-1.723-3.171-1.723-3.924 0l-3.391 7.757a1.75 1.75 0 0 0 3.206 1.402zm2.312-6.745 3.391 7.758a.75.75 0 1 1-1.374.6l-1.143-2.613h-3.84L8.937 16.3a.75.75 0 1 1-1.374-.6l3.391-7.758a1.136 1.136 0 0 1 2.092 0","clip-rule":"evenodd"},[]]]),Ut=o({name:"Amazon",tags:["Shopping","Delivery","Prime"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.3",d:"M17.284 17.724h1.967c.543 0 .983.44.983.983v1.967"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"m6.901 7.111 1.976.2a.57.57 0 0 0 .558-.34c.268-.573.924-1.59 2.209-1.59.258 0 .478.041.665.108 1.04.373 1.02 1.77 1.02 2.874 0 0-2.415-.058-3.992.476-.465.157-.934.333-1.36.578-1.223.705-1.77 2.276-1.969 3.022-.071.27-.098.549-.08.828.08 1.178.558 3.184 2.968 3.599 2.247.386 3.749-.64 4.43-1.267.23-.213.612-.22.817.018l.88 1.017a.59.59 0 0 0 .825.066l1.676-1.402a.59.59 0 0 0 .101-.796l-.267-.374c-.215-.3-.422-.613-.517-.97-.099-.372-.09-.763-.09-1.148V6.704c0-2.372-2.295-3.681-3.94-3.85l-.592-.057a6 6 0 0 0-.972-.034 6 6 0 0 0-1.162.196c-1.537.399-3.348 1.765-3.597 3.664-.033.25.162.463.413.488m6.428 4.576v-1.432s-1.905-.047-2.664.363c-.312.168-.574.491-.775.813a2.54 2.54 0 0 0-.291 1.94c.066.275.158.54.282.695.259.323.876.439 1.166.476q.156.022.311.003c.157-.022.413-.08.67-.23.39-.229.695-.595.903-.995.118-.226.208-.471.273-.676a3.2 3.2 0 0 0 .125-.957","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M4.5 18.707c1.933 1.619 4.584 2.548 7.375 2.548 1.853 0 3.643-.41 5.203-1.158a11 11 0 0 0 .573-.295"},[]]]),Wt=o({name:"App Store",tags:["Apple","Mac App Store","Apple App Store","iOS","iPadOS","macOS"],category:"Logos & Brands",deprecated:!1},[["path",{fill:"currentColor",d:"M10.904 13.794h2.024l-1.012-1.755z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.843 17.367-1.58 2.74A1.784 1.784 0 1 1 4.17 18.32l.55-.953m4.122 0H4.72m4.122 0h6.146m-10.268 0h-.466a1.786 1.786 0 0 1 0-3.573h2.527l3.073-5.327-1.03-1.787a1.784 1.784 0 1 1 3.092-1.786 1.784 1.784 0 1 1 3.09 1.786l-1.03 1.786m-1.049 5.328h-2.024l1.012-1.755m1.012 1.755 2.061 3.573m-2.06-3.573-1.013-1.755m3.073 5.328 1.58 2.74a1.784 1.784 0 1 0 3.092-1.787l-.55-.953h.634a1.786 1.786 0 0 0 0-3.573H17.05l-3.073-5.328m0 0-2.06 3.573"},[]]]),Nt=o({name:"Apple",tags:["iPhone","iPad","Mac","iOS","iPadOS","watchOS","Watch","Tablet","Phone","Tim Cook","Steve Jobs","macOS","Cupertino"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.102 7.78a4 4 0 0 0-1.185-.161c-1.918 0-4.167 1.695-4.167 5.359 0 3.36 2.358 7.21 3.801 7.822.328.14.731.227 1.084.193.707-.07 1.348-.421 2.023-.622.228-.038.5-.074.719-.075.24-.002.51.06.774.12.715.164 1.505.65 2.255.577.267-.026.633-.187.746-.239l.07-.03c.85-.343 1.988-1.826 2.759-3.703.162-.396-.052-.833-.404-1.077-.999-.694-1.663-1.934-1.663-3.195 0-.969.313-1.854.907-2.523l.02-.023a8 8 0 0 1 .45-.5c.255-.248.326-.645.082-.904-.808-.854-1.832-1.277-2.764-1.277a3.6 3.6 0 0 0-1.106.156c-.138.033-.778.192-1.222.355-.257.071-.635.167-.81.21a.7.7 0 0 1-.192.023c-.735-.024-1.47-.303-2.177-.487Z","clip-rule":"evenodd"},[]],["path",{fill:"currentColor",stroke:"currentColor","stroke-linejoin":"round",d:"M13.86 5.178c-.733.878-1.975 1.047-1.975 1.047s-.05-1.256.684-2.135 1.976-1.046 1.976-1.046.05 1.256-.684 2.134Z"},[]]]),Jt=o({name:"Bluetooth",tags:["BT","Wireless"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.25 7.5 5.454 4.5m0 0 5.246 3.982a.65.65 0 0 1 0 1.036l-4.202 3.19a.65.65 0 0 1-1.043-.517V4.31a.65.65 0 0 1 1.043-.518l4.202 3.19a.65.65 0 0 1 0 1.036zm0 0L6.25 16.5"},[]]]),Be=o({name:"CSS",tags:["CSS3","Stylesheet","Programming","Web","Cascading Style Sheet"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.754 4.792-2.84 14.31a1.5 1.5 0 0 1-1.099 1.161l-4.069 1.045a3 3 0 0 1-1.492 0l-4.07-1.045a1.5 1.5 0 0 1-1.097-1.16L3.246 4.792A1.5 1.5 0 0 1 4.717 3h14.566a1.5 1.5 0 0 1 1.471 1.792"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m15.998 11.891-.891 4.458a1 1 0 0 1-.64.744l-2.126.77a1 1 0 0 1-.681 0l-2.146-.777a.99.99 0 0 1-.622-.74l-.222-1.114m7.328-3.341.859-4.292a.6.6 0 0 0-.589-.718H7m8.998 5.01H8.002"},[]]]),Zt=o({name:"Facebook",tags:["Meta","Social Media","Mark Zuckerburg","Messenger"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M10.478 21.125a9.3 9.3 0 0 0 3.037.002m-3.038-.002A9.25 9.25 0 0 1 2.75 12a9.25 9.25 0 1 1 10.765 9.127m-3.038-.002V16.12H8.58a.6.6 0 0 1-.6-.6v-1.838a.6.6 0 0 1 .6-.6h1.897V9.95a3 3 0 0 1 3-3h1.81a1 1 0 0 1 1 1v1.04a1 1 0 0 1-1 1h-.772a1 1 0 0 0-1 1v2.092h2.297a.6.6 0 0 1 .592.698l-.25 1.504a1 1 0 0 1-.986.836h-1.653v5.007"},[]]]),Kt=o({name:"Figma",tags:["Design","Dylan Field","Sketch","Icons","Prototype","Prototyping","Adobe"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.833 5.833A3.083 3.083 0 0 1 8.917 2.75H12v6.167H8.917a3.083 3.083 0 0 1-3.084-3.084m12.334 0a3.083 3.083 0 0 0-3.084-3.083H12v6.167h3.083a3.083 3.083 0 0 0 3.084-3.084"},[]],["rect",{width:"6.167",height:"6.167",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.083",transform:"matrix(-1 0 0 1 18.167 8.917)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.833 12a3.083 3.083 0 0 1 3.084-3.083H12v6.166H8.917A3.083 3.083 0 0 1 5.833 12"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.833 18.167a3.083 3.083 0 0 1 3.084-3.084H12v3.084a3.083 3.083 0 0 1-3.083 3.083v0a3.083 3.083 0 0 1-3.084-3.083"},[]]]),De=o({name:"GitHub",tags:["Open Source","Code","Microsoft","Git"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.096 21.25v-3.146a3.33 3.33 0 0 1 .758-2.115c-3.005-.4-5.28-1.859-5.28-5.798 0-1.666 1.432-3.89 1.432-3.89-.514-1.13-.5-3.084.06-3.551 0 0 1.95.175 3.847 1.75 1.838-.495 3.764-.554 5.661 0 1.897-1.575 3.848-1.75 3.848-1.75.558.467.573 2.422.06 3.551 0 0 1.432 2.224 1.432 3.89 0 3.94-2.276 5.398-5.28 5.798a3.33 3.33 0 0 1 .757 2.115v3.146"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.086 16.57c.163.554.463 1.066.878 1.496.414.431.932.77 1.513.988a4.46 4.46 0 0 0 3.62-.216"},[]]]),Qt=o({name:"Google",tags:["Pixel","Sundar Pichai","Search","Android"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.365 2.83a9.25 9.25 0 0 1 4.744 2.089c.338.284.336.794.024 1.106l-1.616 1.616c-.312.312-.816.306-1.171.044a5.365 5.365 0 1 0 1.615 6.705h-3.91a.8.8 0 0 1-.8-.8V11.3a.8.8 0 0 1 .8-.8h7.493c.316 0 .61.186.681.495.313 1.362-.125 3.246-.158 3.384l-.004.016c-.528 1.963-1.661 3.706-3.274 4.944a9.25 9.25 0 1 1-4.424-16.51"},[]]]),_t=o({name:"Google 2",tags:["Google Color","Pixel","Sundar Pichai","Search","Android"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.201 9.947a5.365 5.365 0 0 1 8.145-2.262c.355.262.858.268 1.17-.044l1.617-1.616c.312-.312.314-.822-.024-1.106A9.25 9.25 0 0 0 3.612 8.46M7.2 9.947a5.365 5.365 0 0 0 1.69 6.31M7.2 9.947 3.611 8.46m5.28 7.796a5.365 5.365 0 0 0 6.533 0m-6.532 0-2.365 3.082m8.897-3.082a5.4 5.4 0 0 0 1.537-1.866h-3.91a.8.8 0 0 1-.8-.8V11.3a.8.8 0 0 1 .8-.8h7.493c.316 0 .61.186.681.495.313 1.362-.125 3.246-.158 3.384l-.004.016c-.528 1.963-1.661 3.706-3.274 4.944m-2.365-3.083 2.365 3.082m0 0a9.25 9.25 0 0 1-11.262 0m0 0A9.25 9.25 0 0 1 3.612 8.46"},[]]]),Yt=o({name:"Google Chrome",tags:["Browser","Chromium","Microsoft","MS Edge"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.25a3.75 3.75 0 0 0-3.747 3.904M12 8.25a3.75 3.75 0 0 1 3.608 4.775M12 8.25h8.458m-4.85 4.775a3.752 3.752 0 0 1-7.355-.871m7.355.871-3.08 8.21m7.93-12.985A9.252 9.252 0 0 0 4.6 6.45m15.858 1.8q.085.19.161.386a9.25 9.25 0 0 1-8.09 12.599m0 0A9.25 9.25 0 0 1 2.75 12c0-2.083.688-4.004 1.85-5.55m3.653 5.704L4.6 6.45"},[]]]),$t=o({name:"Google Play",tags:["App Store","Android","Google","Google Play Store"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.28 16.311 3.29-1.861A2.79 2.79 0 0 0 21 12c0-.955-.476-1.91-1.43-2.45l-3.29-1.86m0 8.622L8.209 20.88a2.8 2.8 0 0 1-2.779 0 2.9 2.9 0 0 1-.7-.557m11.552-4.012L4.729 3.677m0 16.646A2.78 2.78 0 0 1 4 18.43V5.57a2.78 2.78 0 0 1 1.061-2.202 2.81 2.81 0 0 1 3.147-.248l8.073 4.569M4.729 20.323 16.281 7.69"},[]]]),Fe=o({name:"HTML",tags:["HTML5","Markup","Programming","Web"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.754 4.792-2.84 14.31a1.5 1.5 0 0 1-1.099 1.161l-4.069 1.045a3 3 0 0 1-1.492 0l-4.07-1.045a1.5 1.5 0 0 1-1.097-1.16L3.246 4.792A1.5 1.5 0 0 1 4.717 3h14.566a1.5 1.5 0 0 1 1.471 1.792"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17 6.881H7.732a.6.6 0 0 0-.589.718l.859 4.292h7.996l-.891 4.458a1 1 0 0 1-.64.744l-2.126.77a1 1 0 0 1-.681 0l-2.127-.77a1 1 0 0 1-.64-.744l-.224-1.119"},[]]]),Xt=o({name:"Instagram",tags:["Social"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"17",height:"17",x:"3.5",y:"3.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"5.5"},[]],["circle",{cx:"12",cy:"12",r:"3.606",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"16.894",cy:"7.106",r:"1.03",fill:"currentColor"},[]]]),Re=o({name:"JavaScript",tags:["Programming","Web","Electron","JS"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.5 11.25v5a1 1 0 0 1-1 1H9m8.25-6h-2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-2"},[]]]),v=o({name:"Microsoft",tags:["Windows","Win11","Windows 11","Satya Nadella","Steve Ballmer","Bill Gates"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 3.75H5.75a2 2 0 0 0-2 2V12M12 3.75h6.25a2 2 0 0 1 2 2V12M12 3.75v16.5m0 0h6.25a2 2 0 0 0 2-2V12M12 20.25H5.75a2 2 0 0 1-2-2V12m0 0h16.5"},[]]]),xt=o({name:"Microsoft Edge",tags:["Browser","Chromium","Microsoft","MS Edge"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.76 12a9.25 9.25 0 0 0 11.527 8.968M2.761 12a9.25 9.25 0 0 1 9.25-9.25c3.795 0 7.996 1.777 9.017 6.798.223 1.1.09 2.258-.463 3.235-.582 1.025-1.559 2.182-3.01 2.182-.55.088-4.164.176-3.979-1.312A2.27 2.27 0 0 0 14.287 12M2.761 12s.444-4.849 5.78-4.833C14.117 7.184 14.288 12 14.288 12m0 0a2.277 2.277 0 0 0-2.277-2.277c-.642 0-1.636.694-1.636.694m3.913 10.55a9.26 9.26 0 0 0 5.406-3.814c.185-.275.058-.694-.26-.6a.5.5 0 0 0-.174.092c-1.364.617-4.22 1.12-6.685-.257-1.5-.838-2.374-2.135-2.639-3.202-.099-.255-.201-.896-.201-1.186 0-.615.243-1.173.64-1.583m3.913 10.55s-6.012.49-6.546-5.053c-.297-3.09 1.307-4.702 2.633-5.497"},[]]]),e0=o({name:"Python",tags:["Programming"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 7.5H7.5m4.5 9h4.5m0 0h1.521c.807 0 1.634-.188 2.13-.824.531-.679 1.099-1.835 1.099-3.676 0-1.84-.568-2.997-1.098-3.676-.497-.636-1.324-.824-2.13-.824H16.5m0 9v1.521c0 .807-.188 1.634-.824 2.13-.679.531-1.835 1.099-3.676 1.099-1.84 0-2.997-.568-3.676-1.098-.636-.497-.824-1.324-.824-2.13V16.5m0-9H5.978c-.807 0-1.633.188-2.13.824-.53.679-1.098 1.835-1.098 3.676 0 1.84.568 2.997 1.098 3.676.497.636 1.323.824 2.13.824H7.5m0-9V5.978c0-.807.188-1.633.824-2.13.679-.53 1.835-1.098 3.676-1.098 1.84 0 2.997.568 3.676 1.098.636.497.824 1.323.824 2.13V7.5m-9 9V14a2 2 0 0 1 2-2h5a2 2 0 0 0 2-2V7.5"},[]],["path",{fill:"currentColor",d:"M15 18.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-6-13a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0"},[]]]),o0=o({name:"Roblox",tags:["Gaming","Studio","Bloxy","Player"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"16.02",height:"16.02",x:"6.336",y:"2.19",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5",transform:"rotate(15 6.336 2.19)"},[]],["rect",{width:"5.34",height:"5.34",x:"10.112",y:"8.73",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:".8",transform:"rotate(15 10.112 8.73)"},[]]]),Oe=o({name:"TikTok",tags:["ByteDance","Now","Shorts","Social","Videos"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.2 10.1c0 .22-.18.401-.4.39a8 8 0 0 1-3.362-.93c-.281-.15-.638.045-.638.364V15.5a6 6 0 1 1-6.4-5.987.38.38 0 0 1 .4.387v2.8c0 .22-.18.397-.398.433A2.4 2.4 0 1 0 12.2 15.5V2.9a.4.4 0 0 1 .4-.4h2.8a.43.43 0 0 1 .418.4 4.4 4.4 0 0 0 3.983 3.982c.22.02.4.197.4.418z"},[]]]),r0=o({name:"Visual Studio Code",tags:["VSCode","VS Code","IDE","Text Editor","Microsoft"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.695 16.318 10.333 12m5.362 4.318V7.682m0 8.636v2.18c0 .68-.27 1.332-.75 1.813M10.332 12l5.362-4.318M10.333 12 7.828 9.983m7.867-2.3v-2.18c0-.68-.27-1.333-.75-1.814M7.827 14.017l-3.516 2.831a.61.61 0 0 1-.813-.044l-1.071-1.076a.61.61 0 0 1 .022-.881L5.598 12m2.23 2.017 6.456 5.84q.304.273.66.454m-7.116-6.294L5.598 12m0 0L2.45 9.153a.61.61 0 0 1-.022-.881l1.071-1.076c.22-.22.57-.24.813-.044l3.516 2.83m0 0 6.456-5.839q.304-.273.66-.454m0 16.622a3.04 3.04 0 0 0 2.517.113l2.334-.937c.577-.232.955-.791.955-1.413V5.926c0-.622-.378-1.181-.955-1.413l-2.334-.937a3.04 3.04 0 0 0-2.517.113"},[]]]),re=o({name:"X (Twitter)",tags:["Twitter","X/Twitter","X Corp.","Bird","Tweet","Post","Social Media"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m13.081 10.712-4.786-6.71a.6.6 0 0 0-.489-.252H5.28a.6.6 0 0 0-.488.948l6.127 8.59m2.162-2.576 6.127 8.59a.6.6 0 0 1-.488.948h-2.526a.6.6 0 0 1-.489-.252l-4.786-6.71m2.162-2.576 5.842-6.962m-8.004 9.538L5.077 20.25"},[]]]),Ee=o({name:"YouTube",tags:["Social","Shorts","Watch","Videos"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.45 11.419c0-3.017.3-4.526 1.237-5.463s2.446-.937 5.463-.937h5.7c3.017 0 4.525 0 5.463.937s1.237 2.446 1.237 5.463v1.162c0 3.017-.3 4.526-1.237 5.463s-2.446.937-5.463.937h-5.7c-3.017 0-4.526 0-5.463-.937S2.45 15.598 2.45 12.581z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.686 11.491-4.268-2.667a.6.6 0 0 0-.918.509v5.335a.6.6 0 0 0 .918.508l4.268-2.667a.6.6 0 0 0 0-1.018Z"},[]]]),qe=o({name:"YouTube Shorts",tags:["YT Shorts","Watch","YouTube","Vertical","TikTok"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.834 3.186a3.627 3.627 0 0 1 3.627 6.282l-.74.426a3.626 3.626 0 0 1 1.935 6.766l-7.02 4.053a3.626 3.626 0 1 1-3.627-6.28l.739-.428A3.627 3.627 0 0 1 5.814 7.24z"},[]],["path",{fill:"currentColor",d:"M13.992 11.016 11.2 9.271c-.74-.463-1.7.07-1.7.942v3.49c0 .873.96 1.405 1.7.943l2.792-1.746a1.11 1.11 0 0 0 0-1.884"},[]]]),t0=o({name:"Book",tags:["Reading"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.25V5.75a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v12.5H7.375M4.5 16.245v2.38"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 21.25H7a2.5 2.5 0 0 1 0-5h12.5v4a1 1 0 0 1-1 1"},[]]]),n0=o({name:"Book 2",tags:[""],category:"Activities",deprecated:!0,alternativeIcon:"Book"},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 4.749a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v13h-15zm0 13v1.503a2 2 0 0 0 2 2h13"},[]],["rect",{width:"8",height:"3",x:"8",y:"6.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:".6"},[]]]),a0=o({name:"Book Add",tags:[""],category:"Activities",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.245v2.38m2.875-2.375h2.969H7a2.5 2.5 0 0 0-2.5 2.5m6.875 2.5H7a2.5 2.5 0 0 1-2.5-2.5m0 0v-13a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v6.844"},[]]]),c0=o({name:"Book Add 2",tags:[""],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 18.749v-12.8c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874c.428-.218.988-.218 2.108-.218h8.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874c.218.427.218.987.218 2.108v4.301m-15 8.499c0 .467 0 .7.039.895a2 2 0 0 0 1.568 1.569c.195.039.429.039.896.039h3.247M4.5 18.749h4.75M8.96 9.25h6.08c.336 0 .504 0 .632-.065a.6.6 0 0 0 .263-.263C16 8.794 16 8.626 16 8.29V7.21c0-.336 0-.504-.065-.632a.6.6 0 0 0-.263-.263c-.128-.065-.296-.065-.632-.065H8.96c-.336 0-.504 0-.632.065a.6.6 0 0 0-.263.263C8 6.706 8 6.874 8 7.21v1.08c0 .336 0 .504.065.632a.6.6 0 0 0 .263.263c.128.065.296.065.632.065"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),l0=o({name:"Book Info",tags:[""],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.25V5.75a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v12.5H7.375M4.5 16.245v2.38"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 21.25H7a2.5 2.5 0 0 1 0-5h12.5v4a1 1 0 0 1-1 1"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 9.45v3.79"},[]],["circle",{cx:"12",cy:"6.217",r:"1.197",fill:"currentColor"},[]]]),A=o({name:"Book Open",tags:["Reading"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 7.21a2 2 0 0 1 2-2H8.5a3.5 3.5 0 0 1 3.5 3.5v10.885l-1.015-.721a4 4 0 0 0-2.318-.74H4.75a2 2 0 0 1-2-2zm18.5 0a2 2 0 0 0-2-2H15.5a3.5 3.5 0 0 0-3.5 3.5v10.885l1.015-.721a4 4 0 0 1 2.317-.74h3.918a2 2 0 0 0 2-2z"},[]]]),S=o({name:"Box",tags:["Package","Amazon","Delivery"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 12 8.073-4.625M12 12v9.25M12 12 7.963 9.688m12.11-2.313a3.17 3.17 0 0 0-1.165-1.156L16.25 4.696m3.823 2.679c.275.472.427 1.015.427 1.58v6.09a3.15 3.15 0 0 1-1.592 2.736l-5.316 3.046A3.2 3.2 0 0 1 12 21.25M3.926 7.375a3.14 3.14 0 0 0-.426 1.58v6.09c0 1.13.607 2.172 1.592 2.736l5.316 3.046A3.2 3.2 0 0 0 12 21.25M3.926 7.375a3.17 3.17 0 0 1 1.166-1.156l5.316-3.046a3.2 3.2 0 0 1 3.184 0l2.658 1.523M3.926 7.375l4.037 2.313m0 0 8.287-4.992"},[]]]),i0=o({name:"Broom",tags:["Sweep","Clean"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m13.444 17.626.707-.707a5 5 0 0 0 0-7.071m-.707 7.778-7.071-7.071m7.07 7.07-2.828 4.243-8.485-8.485 4.243-2.828m0 0 .707-.707a5 5 0 0 1 7.07 0m0 0 6.718-6.718"},[]]]),d0=o({name:"Calligraphy Pen",tags:["Sketch"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.16 2.75v1.049c0 1.187 0 1.78-.231 2.233a2.12 2.12 0 0 1-.926.927c-.454.23-1.047.23-2.234.23h-.423M4.84 2.75v1.049c0 1.187 0 1.78.231 2.233.203.4.528.724.926.927.454.23 1.047.23 2.234.23h.423m0 0L6.319 11.47c-.367.673-.55 1.01-.61 1.362a2.1 2.1 0 0 0 .054.935c.1.344.32.657.762 1.283l2.704 3.83c.934 1.323 1.4 1.983 1.98 2.217a2.12 2.12 0 0 0 1.582 0c.58-.234 1.047-.894 1.98-2.216l2.704-3.83c.442-.627.662-.94.761-1.284a2.1 2.1 0 0 0 .055-.935c-.06-.352-.243-.689-.61-1.362l-2.335-4.28m-6.692 0h6.692M12 13.325v7.522"},[]],["circle",{cx:"12",cy:"13.325",r:"1.673",fill:"currentColor"},[]]]),m=o({name:"Cart",tags:["Shopping","Trolley","Amazon","Shopping Cart"],category:"Activities",deprecated:!1},[["circle",{cx:"9.549",cy:"19.049",r:"1.701",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"16.96",cy:"19.049",r:"1.701",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5.606 5.555 2.01 6.364c.309.978.463 1.467.76 1.829.26.32.599.567.982.72.435.173.947.173 1.973.173h3.855c1.026 0 1.538 0 1.972-.173.384-.153.722-.4.983-.72.296-.362.45-.851.76-1.829l.409-1.296.24-.766.331-1.05a2.5 2.5 0 0 0-2.384-3.252zm0 0-.011-.037a7 7 0 0 0-.14-.42 2.92 2.92 0 0 0-2.512-1.84C2.84 3.25 2.727 3.25 2.5 3.25"},[]]]),s0=o({name:"Compass",tags:["Direction","Explore","Safari"],category:"Activities",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.195 10.195q.221-.22.475-.404c.382-.275.835-.456 1.74-.818l2.357-.943c.632-.252.947-.379 1.148-.313.174.058.31.194.368.368.066.2-.06.517-.313 1.148l-.943 2.357c-.362.905-.543 1.358-.818 1.74q-.183.255-.404.475m-3.61-3.61a4 4 0 0 0-.404.475c-.275.382-.456.835-.818 1.74l-.943 2.357c-.252.632-.379.947-.313 1.148.058.174.194.31.368.368.2.066.516-.06 1.148-.313l2.357-.943c.905-.362 1.358-.543 1.74-.818q.255-.183.475-.404m-3.61-3.61 3.61 3.61"},[]]]),u0=o({name:"Flag",tags:["Report","Checkpoint","Flagged","Font Awesome"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.25 21.25v-6m0 0v-10a1.5 1.5 0 0 1 1.5-1.5h11.086a1 1 0 0 1 .821 1.571L15.75 9.5l2.907 4.179a1 1 0 0 1-.82 1.571z"},[]]]),te=o({name:"Library",tags:["Books","Bookshelf"],category:"Activities",deprecated:!1},[["rect",{width:"3.998",height:"15",x:"2.75",y:"4.504",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]],["rect",{width:"3.998",height:"15",x:"9.201",y:"4.504",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.267 8.378c-.165-.615.2-1.247.814-1.411l1.038-.278c.614-.165 1.245.2 1.41.814l2.681 10.014a1.15 1.15 0 0 1-.814 1.41l-1.038.279a1.15 1.15 0 0 1-1.41-.815z"},[]]]),ne=o({name:"Photo Filter",tags:["Color Filter","Tint"],category:"Design",deprecated:!1},[["circle",{cx:"12",cy:"8.73",r:"5.98",stroke:"currentColor","stroke-width":"1.5"},[]],["circle",{cx:"8.729",cy:"15.27",r:"5.98",stroke:"currentColor","stroke-width":"1.5"},[]],["circle",{cx:"15.271",cy:"15.27",r:"5.98",stroke:"currentColor","stroke-width":"1.5"},[]]]),h0=o({name:"Ribbon",tags:[""],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.41 9.16a6.4 6.4 0 0 1-2.426 5.02A6.38 6.38 0 0 1 12 15.57c-1.506 0-2.89-.52-3.984-1.388A6.41 6.41 0 1 1 18.41 9.16"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.984 14.18v7.07L12 18.267 8.016 21.25v-7.07"},[]]]),k0=o({name:"Ribbon Star",tags:[""],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.41 9.16a6.4 6.4 0 0 1-2.426 5.02A6.38 6.38 0 0 1 12 15.57c-1.506 0-2.89-.52-3.984-1.388A6.41 6.41 0 1 1 18.41 9.16"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.984 14.18v7.07L12 18.267 8.016 21.25v-7.07"},[]],["path",{fill:"currentColor",d:"M11.455 6.74c.179-.307.268-.461.385-.513a.4.4 0 0 1 .32 0c.117.052.206.206.385.513l.488.838a1 1 0 0 0 .112.168q.045.047.106.076a1 1 0 0 0 .194.055l.947.205c.348.075.522.113.607.208.075.083.11.193.1.304-.014.127-.133.26-.37.525l-.646.723a1 1 0 0 0-.125.159.4.4 0 0 0-.04.123 1 1 0 0 0 .008.202l.098.964c.036.355.054.532-.01.642a.4.4 0 0 1-.26.188c-.124.027-.287-.045-.612-.188l-.887-.391a1 1 0 0 0-.19-.07.4.4 0 0 0-.13 0 1 1 0 0 0-.19.07l-.886.39c-.326.144-.49.216-.614.19a.4.4 0 0 1-.259-.189c-.064-.11-.046-.287-.01-.642l.098-.964c.01-.102.015-.153.008-.202a.4.4 0 0 0-.04-.123 1 1 0 0 0-.125-.159L9.27 9.12c-.238-.265-.356-.398-.37-.525a.4.4 0 0 1 .1-.304c.085-.095.259-.133.607-.208l.947-.205c.1-.022.15-.033.194-.055a.4.4 0 0 0 .106-.076 1 1 0 0 0 .112-.168z"},[]]]),m0=o({name:"Video",tags:[""],category:"Media",deprecated:!1},[["rect",{width:"13.5",height:"12",x:"2.75",y:"6",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.25 9.74 3.554-1.77a1 1 0 0 1 1.446.895v6.268a1 1 0 0 1-1.447.895l-3.553-1.773z"},[]]]),g0=o({name:"Briefcase",tags:["Suitcase"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 9.894a2.5 2.5 0 0 1 2.5-2.5h11.5a2.5 2.5 0 0 1 2.5 2.5V17.5a2.5 2.5 0 0 1-2.5 2.5H6.25a2.5 2.5 0 0 1-2.5-2.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.75 7.394H6.25a2.5 2.5 0 0 0-2.5 2.5v.303a3 3 0 0 0 3 3h10.5a3 3 0 0 0 3-3v-.303a2.5 2.5 0 0 0-2.5-2.5M8.603 5.5a1.5 1.5 0 0 1 1.5-1.5h3.794a1.5 1.5 0 0 1 1.5 1.5v1.894H8.603z"},[]]]),p0=o({name:"Briefcase 2",tags:["Suitcase","Work"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 10.5A2.5 2.5 0 0 1 6.25 8h11.5a2.5 2.5 0 0 1 2.5 2.5v7a2.5 2.5 0 0 1-2.5 2.5H6.25a2.5 2.5 0 0 1-2.5-2.5zm4.853-5a1.5 1.5 0 0 1 1.5-1.5h3.794a1.5 1.5 0 0 1 1.5 1.5V8H8.603z"},[]]]),C0=o({name:"Cent",tags:["$","Money","Coin","Dollar","\xA2"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.085 3.875v2.417m0 14.083v-2.417m4.382-1.705a5.84 5.84 0 0 1-4.382 1.705m4.382-9.961a5.84 5.84 0 0 0-4.382-1.705m0 11.666A5.836 5.836 0 0 1 6.5 12.125a5.84 5.84 0 0 1 5.585-5.833"},[]]]),ae=o({name:"Dollar",tags:["$","Money","Cash","Bill","Currency"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M16.441 8.26S15.884 5.621 12 5.334m-4.376 10.52S8.75 18.518 12 18.684M12 2.75v2.584m0 15.916v-2.567m0-13.35a10 10 0 0 0-.704-.024c-1.688 0-3.881 1.405-3.881 3.367 0 1.963 1.589 2.732 4.388 3.21s4.782 1.531 4.782 3.696-2.32 3.11-4.266 3.11a6 6 0 0 1-.319-.009"},[]]]),ce=o({name:"Graph",tags:["Stocks","Data"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.5 4v13.5a3 3 0 0 0 3 3H20"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.5 15 4.5-4.5 3.5 3.5L20 8.5"},[]]]),I0=o({name:"Toolbox",tags:["Suitcase","Work"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 10a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v7.5a3 3 0 0 1-3 3H5.75a3 3 0 0 1-3-3zM8 5.5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2V7H8zm.5 5.5v3m7-3v3M2.75 12.5h18.5"},[]]]),w0=o({name:"Cake",tags:["Birthday","Party"],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.25 13.25a2.5 2.5 0 0 1 2.5-2.5h10.5a2.5 2.5 0 0 1 2.5 2.5v8H4.25z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.25 14.87 2.249 1.45a3 3 0 0 0 3.252 0l.623-.4a3 3 0 0 1 3.252 0l.623.4a3 3 0 0 0 3.252 0l2.249-1.45m1.5 6.375H2.75M12 2.75l1.414 1.414a2 2 0 1 1-2.828 0zm0 4.83v3.17"},[]]]),f0=o({name:"Coffee Hot",tags:[""],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.5 10.682c0-.875.71-1.585 1.585-1.585H16.52c.876 0 1.585.71 1.585 1.585v3.265a7.303 7.303 0 0 1-7.302 7.303v0A7.303 7.303 0 0 1 3.5 13.947z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.105 10.556h1.464A2.43 2.43 0 0 1 22 12.986v0a2.43 2.43 0 0 1-2.43 2.43h-1.465M6.421 3.75v2.43m4.382-2.43v2.43m4.381-2.43v2.43"},[]]]),M0=o({name:"Cookies",tags:[""],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.076 10.535a2.75 2.75 0 0 0 3.89 0v0c.127-.128.362-.076.393.102a9.25 9.25 0 0 1-15.65 8.154 9.25 9.25 0 0 1 8.154-15.65c.178.031.23.266.102.394v0a2.75 2.75 0 0 0 2.333 4.667 2.75 2.75 0 0 0 .778 2.333"},[]],["circle",{cx:"8.5",cy:"15.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"7.5",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"12.5",cy:"12.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15.5",cy:"16.5",r:"1.25",fill:"currentColor"},[]]]),y0=o({name:"Drop",tags:["Water","Fill","Transparency","Transparent","Droplet"],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M12 21c-1.804 0-3.246-.566-4.397-1.446C2.38 15.557 5.832 8.09 10.801 3.522a1.767 1.767 0 0 1 2.398 0c4.97 4.568 8.42 12.035 3.198 16.032C15.246 20.434 13.804 21 12 21Z"},[]]]),v0=o({name:"Hamburger",tags:[""],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 3.724c-4.302 0-7.79 3.051-7.79 6.816h15.58c0-3.765-3.488-6.816-7.79-6.816"},[]],["rect",{width:"18.5",height:"5.355",x:"2.75",y:"10.54",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.21 15.895h15.58l-.278 1.249a4 4 0 0 1-3.905 3.132H8.393a4 4 0 0 1-3.905-3.132zm10.926-2.833-2.162-2.522h5.842l-2.162 2.522a1 1 0 0 1-1.518 0"},[]]]),le=o({name:"Square Drag",tags:["Grab","Hand","Drop","Grabber","Dragging"],category:"Gestures",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.073 17.533v-3.864m2.544-2.937c0-.699-.57-1.265-1.272-1.265s-1.272.566-1.272 1.265v2.937m2.544-.444v-4.21c0-.698.57-1.265 1.272-1.265s1.272.567 1.272 1.266v1.716m0 0v2.493m0-2.493a1.273 1.273 0 0 1 2.545 0v1.717m0 0v.776m0-.776c0-.7.57-1.266 1.272-1.266s1.272.567 1.272 1.266V17.1a5.15 5.15 0 0 1-5.15 5.15h-2.31a5.55 5.55 0 0 1-5.541-5.872l.012-.201a2.4 2.4 0 0 1 1.67-2.146l1.142-.362"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.75 18.25a3 3 0 0 1-3-3v-8.5a3 3 0 0 1 3-3h8.5a3 3 0 0 1 2.959 2.5"},[]]]),A0=o({name:"Cursor Drag",tags:["Grab","Hand","Drop","Grabber"],category:"Gestures",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.315 11.055v4.176m3.246-6.593V6.555c0-.892-.727-1.615-1.623-1.615s-1.623.723-1.623 1.615v3.747m3.246-.566V4.365a1.62 1.62 0 0 1 1.623-1.615c.897 0 1.623.723 1.623 1.615V9.73m0 .005v-3.18a1.624 1.624 0 0 1 3.246 0v2.19m0 0v.99m0-.99a1.62 1.62 0 0 1 1.624-1.615A1.62 1.62 0 0 1 20.3 8.745v5.935a6.57 6.57 0 0 1-6.57 6.57h-2.95a7.08 7.08 0 0 1-7.069-7.492l.015-.256a3.06 3.06 0 0 1 2.13-2.738l1.458-.462m0 0V11.4"},[]]]),S0=o({name:"Hand",tags:[""],category:"Gestures",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4 10.059v3.424c0 1.853 0 2.78.221 3.536.527 1.8 1.935 3.216 3.735 3.846.6.176 1.196.363 2.344.532a5.8 5.8 0 0 0 2.014-.066c.303-.062.55-.115.758-.16.49-.106.98-.233 1.43-.454.508-.248.903-.506 1.475-.933.342-.255.655-.566 1.28-1.188l3.247-3.23a1.68 1.68 0 0 0 0-2.384 1.7 1.7 0 0 0-2.396 0l-2.25 2.239v-5.162"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.893 7.852V5.95c0-.815.664-1.475 1.483-1.475.818 0 1.482.66 1.482 1.475v4.424m-5.929-.319V3.95c0-.815.664-1.475 1.482-1.475.819 0 1.482.66 1.482 1.475v6.109M6.964 7.32v2.739-5.104a1.483 1.483 0 0 1 2.965 0v5.104M6.964 8.854V7.95c0-.815-.663-1.475-1.482-1.475C4.664 6.475 4 7.135 4 7.95v2.738"},[]]]),ie=o({name:"Thumbs Down",tags:["Dislike"],category:"Gestures",deprecated:!1},[["rect",{width:"4.2",height:"13.296",x:"21.25",y:"16.799",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(180 21.25 16.8)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.05 14.475V6.503a3 3 0 0 0-3-3H7.177a2.5 2.5 0 0 0-2.412 1.843l-1.958 7.188a2.5 2.5 0 0 0 2.412 3.157h4.095V19.5a2 2 0 0 0 2 2h.036a2 2 0 0 0 1.67-.9z"},[]]]),de=o({name:"Thumbs Up",tags:["Like"],category:"Gestures",deprecated:!1},[["rect",{width:"4.2",height:"13.296",x:"3.25",y:"7.201",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.45 9.526v7.97a3 3 0 0 0 3 3h6.873a2.5 2.5 0 0 0 2.412-1.842l1.958-7.188a2.5 2.5 0 0 0-2.412-3.157h-4.095V4.5a2 2 0 0 0-2-2h-.036a2 2 0 0 0-1.67.9z"},[]]]),j0=o({name:"Angle",tags:[""],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.25 4.25v12.5a3 3 0 0 0 3 3h12.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.25 10.356h.394a9 9 0 0 1 9 9v.394"},[]]]),b0=o({name:"Calculator",tags:["Solve","Math"],category:"Math & Numbers",deprecated:!1},[["rect",{width:"14.5",height:"18.5",x:"4.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["rect",{width:"7.5",height:"3.75",x:"8.25",y:"6.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1"},[]],["circle",{cx:"8.5",cy:"13.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"12",cy:"13.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"15.5",cy:"13.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"8.5",cy:"17.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"12",cy:"17.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"15.5",cy:"17.5",r:"1",fill:"currentColor"},[]]]),T0=o({name:"Hash",tags:["Hashtag","Tag","Category","Number","Count","Pound"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.778 8.395H21.25m-18.5 7.21h17.472M6.282 21.13 9.495 2.87m5.01 18.26 3.212-18.26"},[]]]),L0=o({name:"Ruler",tags:["Measure","Length","Meter","Foot","Metre","Feet","Yard"],category:"Math & Numbers",deprecated:!1},[["rect",{width:"9.5",height:"18.5",x:"6.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M6.75 12h4.5m-4.5-4.5h4.5m-4.5 9h4.5"},[]]]),H0=o({name:"Screen Size",tags:["Aspect Ratio"],category:"Math & Numbers",deprecated:!1},[["rect",{width:"18.5",height:"15.5",x:"2.75",y:"4.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.75 12.25v-4h4m6.5 3.5v4h-4"},[]]]),z0=o({name:"Headphones",tags:[""],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 17.368V12A9.25 9.25 0 0 0 12 2.75v0A9.25 9.25 0 0 0 2.75 12v5.368"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 13.321h4a1.5 1.5 0 0 1 1.5 1.5v4.429a2 2 0 0 1-2 2h-1.5a2 2 0 0 1-2-2zm13 1.5a1.5 1.5 0 0 1 1.5-1.5h4v5.929a2 2 0 0 1-2 2h-1.5a2 2 0 0 1-2-2z"},[]]]),P0=o({name:"Movie",tags:["Video","Film"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 7.5a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5.75a3 3 0 0 1-3-3zM7 5v14M17 5v14M2.75 9.5H7m-4.25 5H7m10-5h4.25m-4.25 5h4.25"},[]]]),V0=o({name:"Music Note",tags:["Song","Double"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.962 17.968V6.696a1.5 1.5 0 0 1 1.106-1.447l8.15-2.223a1.5 1.5 0 0 1 1.895 1.447v11.468M8.963 9.92l11.15-3.04M8.962 17.968a3.041 3.041 0 1 1-6.082 0 3.041 3.041 0 0 1 6.082 0"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.113 15.94a3.041 3.041 0 1 1-6.082 0 3.041 3.041 0 0 1 6.082 0"},[]]]),B0=o({name:"Music Note 2",tags:["Song","Single"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.5 17.25a4 4 0 1 1-8 0 4 4 0 0 1 8 0m0 0v-9m0 0 4.83 2.415a1.5 1.5 0 0 0 2.17-1.342V7.177a1.5 1.5 0 0 0-.83-1.342l-4.723-2.361a1 1 0 0 0-1.447.894z"},[]]]),D0=o({name:"Soundwave",tags:["Audio","EQ","Waveform","mp3"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20.75V3.25m8 11.71V9.04M4 14.96V9.04m12 8.872V6.088M8 17.912V6.088"},[]]]),g=o({name:"Volume",tags:["Sound","Audio"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.253 19.4 7.99 15.782a1 1 0 0 0-.647-.238H4.75a2 2 0 0 1-2-2v-3.086a2 2 0 0 1 2-2h2.594a1 1 0 0 0 .647-.238l4.262-3.62a1 1 0 0 1 1.647.762V18.64a1 1 0 0 1-1.647.762Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.664 8.542c.48.35.88.854 1.158 1.462.277.607.424 1.295.424 1.996 0 .7-.147 1.39-.424 1.996-.278.607-.677 1.112-1.158 1.462M18.7 6.424c.775.565 1.42 1.378 1.867 2.357.447.978.683 2.089.683 3.219s-.236 2.24-.683 3.22c-.448.978-1.092 1.791-1.867 2.356"},[]]]),se=o({name:"Volume Low",tags:["Sound","Audio"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.253 19.4 7.99 15.782a1 1 0 0 0-.647-.238H4.75a2 2 0 0 1-2-2v-3.086a2 2 0 0 1 2-2h2.594a1 1 0 0 0 .647-.238l4.262-3.62a1 1 0 0 1 1.647.762V18.64a1 1 0 0 1-1.647.762Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.664 8.542c.48.35.88.854 1.158 1.462.277.607.423 1.295.423 1.996 0 .7-.146 1.39-.423 1.996-.278.607-.677 1.112-1.158 1.462"},[]]]),F0=o({name:"Volume Mute",tags:["Sound","Audio"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.253 19.4 7.99 15.782a1 1 0 0 0-.647-.238H4.75a2 2 0 0 1-2-2v-3.086a2 2 0 0 1 2-2h2.594a1 1 0 0 0 .647-.238l4.262-3.62a1 1 0 0 1 1.647.762V18.64a1 1 0 0 1-1.647.762Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.53 9.64 4.72 4.72m0-4.72-4.72 4.72"},[]]]),R0=o({name:"Leaf",tags:["Leaf One","1"],category:"Nature",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.508 16.223a6.38 6.38 0 0 1-9.016 0 6.367 6.367 0 0 1 0-9.009l3.094-3.091a2 2 0 0 1 2.828 0l3.094 3.091a6.367 6.367 0 0 1 0 9.01M12 12.265v9.025"},[]]]),O0=o({name:"Leaf Three",tags:["Leaf 3"],category:"Nature",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.526 7.499a4.75 4.75 0 0 1 4.75-4.75h2.217c.887 0 1.33 0 1.669.172.298.152.54.394.692.692.172.339.172.782.172 1.669v2.217c0 .433-.058.853-.167 1.252m-10.716 2.84 2.3 2.301m5.624 1.288-6.071 6.071M12.012 9.81a6.03 6.03 0 0 1 3.423-1.059h2.424M12.012 9.81a4.85 4.85 0 0 0-4.163-2.361H5.586c-.905 0-1.358 0-1.704.176a1.6 1.6 0 0 0-.706.706C3 8.677 3 9.13 3 10.035v2.262a4.85 4.85 0 0 0 6.7 4.483m2.312-6.97a6.1 6.1 0 0 0-1.54 1.523 6 6 0 0 0-1.029 2.56M17.86 8.75h.404c1.132 0 1.698 0 2.13.22.38.194.689.503.883.884.22.432.22.997.22 2.129v2.828A6.06 6.06 0 0 1 9.7 16.78m-.258-2.888A6.1 6.1 0 0 0 9.7 16.78"},[]]]),E0=o({name:"Leaf Two",tags:["Leaf One"],category:"Nature",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.35 8.1 1.93 1.93m5.277 3.663L8 20.25m4.872-13.162a6.5 6.5 0 0 1 2.082-.338h3.055c1.222 0 1.833 0 2.3.238.41.209.744.543.953.953.238.467.238 1.078.238 2.3v3.055a6.546 6.546 0 0 1-13.062.625m4.434-6.833a5.09 5.09 0 0 0-4.78-3.338H5.714c-.95 0-1.425 0-1.788.185a1.7 1.7 0 0 0-.742.742C3 5.04 3 5.515 3 6.465v2.376a5.09 5.09 0 0 0 5.438 5.08m4.434-6.833A6.57 6.57 0 0 0 9.28 10.03m-.842 3.89a6.5 6.5 0 0 1 .842-3.89"},[]]]),q0=o({name:"History",tags:[""],category:"Miscellaneous",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.281 14.385a8.25 8.25 0 1 0 .824-6.26l-.477.88m-.523-4.63v3.75a1 1 0 0 0 .523.88m4.227.12h-3.75a1 1 0 0 1-.477-.12"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.25 8v4.25l3.685 2.117"},[]]]),G0=o({name:"Question",tags:[""],category:"Miscellaneous",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.817 8.808a4.183 4.183 0 1 1 7.518 2.526l-.133.145c-.065.07-.29.286-.363.347a4 4 0 0 1-.353.266l-1.517 1.045a2.81 2.81 0 0 0-1.215 2.315"},[]],["circle",{cx:"11.754",cy:"19.141",r:".984",fill:"currentColor"},[]]]),U0=o({name:"Question Circle",tags:["Help","Support"],category:"Miscellaneous",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.301 9.709a2.699 2.699 0 1 1 4.85 1.63 4 4 0 0 1-.32.317c-.092.078-.137.11-.227.171l-.979.675a1.81 1.81 0 0 0-.784 1.493"},[]],["circle",{cx:"11.828",cy:"16.74",r:"1",fill:"currentColor"},[]],["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),W0=o({name:"Sparkle",tags:["Flare","AI","Sparkles","Smart","Enhanced"],category:"Miscellaneous",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.256 3.567c.266-.675 1.222-.675 1.488 0l2.047 5.19a.8.8 0 0 0 .451.452l5.191 2.047c.675.266.675 1.222 0 1.488l-5.19 2.047a.8.8 0 0 0-.452.451l-2.047 5.191c-.266.675-1.222.675-1.488 0l-2.047-5.19a.8.8 0 0 0-.451-.452l-5.191-2.047c-.675-.266-.675-1.222 0-1.488l5.19-2.047a.8.8 0 0 0 .452-.451z"},[]],["circle",{cx:"5.25",cy:"5.25",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"19",cy:"19",r:"1",fill:"currentColor"},[]]]),N0=o({name:"Align Bottom",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 21.25h18.5"},[]],["rect",{width:"6",height:"10",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 19.75 7.75)"},[]],["rect",{width:"6",height:"15",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 10.25 2.75)"},[]]]),J0=o({name:"Align Horizontal Centers",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 12h1.5m-11 0h3.5m-11 0h1.5"},[]],["rect",{width:"6",height:"10",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 19.75 7)"},[]],["rect",{width:"6",height:"15",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 10.25 4.5)"},[]]]),Z0=o({name:"Align Left",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 2.75v18.5"},[]],["rect",{width:"6",height:"10",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(0 -1 -1 0 16.25 19.75)"},[]],["rect",{width:"6",height:"15",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(0 -1 -1 0 21.25 10.25)"},[]]]),K0=o({name:"Align Right",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 2.75v18.5"},[]],["rect",{width:"6",height:"10",x:"7.75",y:"19.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(-90 7.75 19.75)"},[]],["rect",{width:"6",height:"15",x:"2.75",y:"10.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(-90 2.75 10.25)"},[]]]),Q0=o({name:"Align Top",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 2.75h18.5"},[]],["rect",{width:"6",height:"10",x:"19.75",y:"16.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(180 19.75 16.25)"},[]],["rect",{width:"6",height:"15",x:"10.25",y:"21.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(180 10.25 21.25)"},[]]]),_0=o({name:"Align Vertical Centers",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 19.75v1.5m0-11v3.5m0-11v1.5"},[]],["rect",{width:"6",height:"10",x:"7",y:"19.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(-90 7 19.75)"},[]],["rect",{width:"6",height:"15",x:"4.5",y:"10.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(-90 4.5 10.25)"},[]]]),Y0=o({name:"Archive",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 12.5h3.5m-10-5.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5zm0 1.5h16.5"},[]]]),$0=o({name:"Archive Add 2",tags:["UPDATE"],category:"Organization",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 12.5h2.063m7.937-1.687V7.25a3.5 3.5 0 0 0-3.5-3.5h-9.5a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h3.594M3.75 8.75h16.5"},[]]]),X0=o({name:"Board",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.75 4H6.25a3.5 3.5 0 0 0-3.5 3.5v9a3.5 3.5 0 0 0 3.5 3.5h11.5a3.5 3.5 0 0 0 3.5-3.5v-9a3.5 3.5 0 0 0-3.5-3.5"},[]],["path",{fill:"currentColor",d:"M17.1 6.95H6.9a1.2 1.2 0 0 0-1.2 1.2v.483a1.2 1.2 0 0 0 1.2 1.2h10.2a1.2 1.2 0 0 0 1.2-1.2V8.15a1.2 1.2 0 0 0-1.2-1.2m0 5.64h-2.9a1.2 1.2 0 0 0-1.2 1.2v2.06a1.2 1.2 0 0 0 1.2 1.2h2.9a1.2 1.2 0 0 0 1.2-1.2v-2.06a1.2 1.2 0 0 0-1.2-1.2m-8.1 0H6.9a1.2 1.2 0 0 0-1.2 1.2v2.06a1.2 1.2 0 0 0 1.2 1.2H9a1.2 1.2 0 0 0 1.2-1.2v-2.06a1.2 1.2 0 0 0-1.2-1.2"},[]]]),x0=o({name:"Bookmark",tags:["Favorite"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.75 20.113c0 .498.554.803.983.54l5.702-3.48a1.09 1.09 0 0 1 1.13 0l5.702 3.48a.644.644 0 0 0 .983-.54V6.25a3 3 0 0 0-3-3h-8.5a3 3 0 0 0-3 3z"},[]]]),en=o({name:"Bookmark Add",tags:[""],category:"Organization",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V6h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 0 1-1 0V7h-2.493a.5.5 0 1 1 0-1H17V3.507a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 13.5v6.613a.644.644 0 0 1-.983.54l-5.702-3.48a1.09 1.09 0 0 0-1.13 0l-5.702 3.48a.644.644 0 0 1-.983-.54V6.25a3 3 0 0 1 3-3h3.31"},[]]]),ue=o({name:"Bookmark Multiple",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 20.654a.6.6 0 0 0 .916.51l5.308-3.282a1 1 0 0 1 1.052 0l5.308 3.282a.6.6 0 0 0 .916-.51V8.75a3 3 0 0 0-3-3h-7.5a3 3 0 0 0-3 3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 17.65v-8.9a6 6 0 0 0-6-6h-6.5"},[]]]),on=o({name:"Center Horizontal",tags:["Stats","Statistics","Data","Graph","Chart"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 20.25V3.75m-16.5 16.5V3.75"},[]],["rect",{width:"6",height:"13",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 15 5.5)"},[]]]),rn=o({name:"Center Vertical",tags:["Stats","Statistics","Data","Graph","Chart"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 20.25h16.5M3.75 3.75h16.5"},[]],["rect",{width:"6",height:"13",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(0 -1 -1 0 18.5 15)"},[]]]),tn=o({name:"Filter",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 7.25h15M7.385 12h9.23m-6.345 4.75h3.46"},[]]]),nn=o({name:"Filter 2",tags:["Funnel"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.145 17.704v-3.976c0-.381 0-.572-.044-.75a1.5 1.5 0 0 0-.192-.446c-.1-.155-.238-.286-.515-.548L3.578 7.43a2.648 2.648 0 0 1 1.82-4.572h13.189a2.664 2.664 0 0 1 1.852 4.579l-4.765 4.607c-.27.261-.405.392-.501.545a1.5 1.5 0 0 0-.187.441c-.044.176-.044.364-.044.74v3.935c0 .542 0 .813-.062 1.057a2 2 0 0 1-.641 1.027c-.192.163-.436.282-.923.52-1.14.557-1.709.835-2.172.835a2 2 0 0 1-1.795-1.121c-.204-.416-.204-1.05-.204-2.318"},[]]]),an=o({name:"Filter Cancel",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 7.25h5.75M7.385 12H12m-1.73 4.75h3.46"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m-2.352-7.852a.5.5 0 0 1 .707 0L17.5 5.793l1.645-1.645a.5.5 0 1 1 .707.707L18.207 6.5l1.645 1.645a.5.5 0 0 1-.707.707L17.5 7.207l-1.645 1.645a.5.5 0 0 1-.707-.707L16.793 6.5l-1.645-1.645a.5.5 0 0 1 0-.707","clip-rule":"evenodd"},[]]]),cn=o({name:"Filter Cancel 2",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.52 10.25 2.919-2.814a2.664 2.664 0 0 0-1.852-4.579H5.397a2.648 2.648 0 0 0-1.82 4.572l4.817 4.555c.277.262.415.393.515.548a1.5 1.5 0 0 1 .192.446c.044.178.044.369.044.75v3.976c0 1.268 0 1.902.204 2.318a2 2 0 0 0 .901.91"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m-2.352-7.852a.5.5 0 0 1 .707 0l1.645 1.645 1.645-1.645a.5.5 0 1 1 .707.707L18.207 17.5l1.645 1.645a.5.5 0 0 1-.707.707L17.5 18.207l-1.645 1.645a.5.5 0 1 1-.707-.707l1.645-1.645-1.645-1.645a.5.5 0 0 1 0-.707","clip-rule":"evenodd"},[]]]),ln=o({name:"Section Break",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 12h18.5M4 2.75V5.5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2.75M4 21.25V18.5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2.75"},[]]]),dn=o({name:"Tag",tags:["Label"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.162 10.926 13.716 4.48a2.5 2.5 0 0 0-1.767-.732h-5.2a3 3 0 0 0-3 3v5.2a2.5 2.5 0 0 0 .731 1.768l6.445 6.446a4 4 0 0 0 5.657 0l1.79-1.79 1.79-1.79a4 4 0 0 0 0-5.657"},[]],["circle",{cx:"7.738",cy:"7.738",r:"1.277",fill:"currentColor",transform:"rotate(-45 7.738 7.738)"},[]]]),he=o({name:"Tag Multiple",tags:["Tags"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m18.828 9.629-5.48-5.492a3.02 3.02 0 0 0-2.196-.886l-4.324.086a2.52 2.52 0 0 0-2.467 2.472l-.086 4.334a3.03 3.03 0 0 0 .884 2.2l5.48 5.493a3.016 3.016 0 0 0 4.273 0l3.916-3.925a3.03 3.03 0 0 0 0-4.282"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.25 15.714 4.254 4.262a6.03 6.03 0 0 0 8.544 0l3.202-3.209"},[]],["path",{fill:"currentColor",d:"M7.967 5.798a1.15 1.15 0 1 1 .002 2.298 1.15 1.15 0 0 1-.002-2.298"},[]]]),ke=o({name:"Task List",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 4.5h11m-14-1.446L4.357 5.946 2.75 4.34m7.5 7.66h11m-14-1.446-2.893 2.892L2.75 11.84m7.5 7.66h11m-14-1.446-2.893 2.892L2.75 19.34"},[]]]),sn=o({name:"Camera",tags:["Photo","Picture","Photography","Shot","Shoot"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.857 3.189h-1.714c-.681 0-1.022 0-1.331.094-.274.083-.529.22-.75.401-.25.205-.438.489-.816 1.056L7.103 6.454c-1.524 0-2.286 0-2.868.296a2.72 2.72 0 0 0-1.188 1.19c-.297.581-.297 1.343-.297 2.867v5.651c0 1.524 0 2.286.297 2.868.26.512.677.928 1.188 1.189.582.296 1.344.296 2.868.296h9.794c1.524 0 2.286 0 2.868-.296a2.72 2.72 0 0 0 1.188-1.19c.297-.581.297-1.343.297-2.867v-5.651c0-1.524 0-2.286-.297-2.868a2.72 2.72 0 0 0-1.188-1.189c-.582-.296-1.344-.296-2.868-.296L15.754 4.74c-.378-.567-.567-.85-.816-1.056a2.2 2.2 0 0 0-.75-.401c-.309-.094-.65-.094-1.331-.094"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.775 13.212a3.775 3.775 0 1 1-7.55 0 3.775 3.775 0 0 1 7.55 0"},[]]]),un=o({name:"Computer",tags:["All-in-one","AIO","Desktop","PC"],category:"Technology",deprecated:!1},[["rect",{width:"18.5",height:"15.031",x:"2.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.11 17.781v3.469m5.78-3.469v3.469m-8.382 0h10.984"},[]]]),hn=o({name:"Computer Mac",tags:["iMac","All-in-one","AIO","Desktop","Apple","Mac"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 6.25a3.5 3.5 0 0 1 3.5-3.5h11.5a3.5 3.5 0 0 1 3.5 3.5v8.031a3.5 3.5 0 0 1-3.5 3.5H6.25a3.5 3.5 0 0 1-3.5-3.5zm0 7.75h18.5M9.11 17.781v1.469a2 2 0 0 1-2 2h-.6m8.38-3.469v1.469a2 2 0 0 0 2 2h.6m-10.982 0h10.984"},[]]]),kn=o({name:"Foldable Horizontal",tags:["Folding Phone","Z Fold","Dual Screen"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 5.25 5.223 3.601A2 2 0 0 0 2.75 5.545v12.91A2 2 0 0 0 5.223 20.4L12 18.75m0-13.5v13.5m0-13.5 6.777-1.649a2 2 0 0 1 2.473 1.944v12.91a2 2 0 0 1-2.473 1.944L12 18.75"},[]]]),mn=o({name:"Foldable Horizontal Half",tags:["Folding Phone","Z Fold","Dual Screen"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 5.25 6.777-1.649a2 2 0 0 1 2.473 1.944v12.91a2 2 0 0 1-2.473 1.944L12 18.75z"},[]],["path",{stroke:"currentColor","stroke-dasharray":"2.5 3","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.5 19.358-4.895 1.19a1.5 1.5 0 0 1-1.855-1.457V4.91a1.5 1.5 0 0 1 1.855-1.46L9.5 4.641"},[]]]),gn=o({name:"Foldable Vertical",tags:["Folding Phone","Z Flip","Dual Screen"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.375 12-1.39 6.853a2 2 0 0 0 1.961 2.397h10.108a2 2 0 0 0 1.96-2.397L17.625 12m-11.25 0h11.25m-11.25 0-1.39-6.853A2 2 0 0 1 6.947 2.75h10.108a2 2 0 0 1 1.96 2.397L17.625 12"},[]]]),pn=o({name:"Foldable Vertical Half",tags:["Folding Phone","Z Flip","Dual Screen"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.25 12 1.648 6.777a2 2 0 0 1-1.943 2.473h-9.91A2 2 0 0 1 5.1 18.777L6.75 12z"},[]],["path",{stroke:"currentColor","stroke-dasharray":"2 3","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.142 9.5-1.19-4.895A1.5 1.5 0 0 1 6.408 2.75H17.59a1.5 1.5 0 0 1 1.458 1.855L17.859 9.5"},[]]]),Cn=o({name:"Game",tags:["Controller","Xbox","PlayStation","Arcade","Gaming","Steam"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.031 3.887H7.97a5.22 5.22 0 0 0-5.219 5.22v8.265c0 2.075 2.533 3.085 3.962 1.581l2.976-3.134h4.624l2.875 3.46c1.374 1.654 4.063.682 4.063-1.467V9.106a5.22 5.22 0 0 0-5.219-5.219M8.138 8.39v4m-2-2h4"},[]],["circle",{cx:"14.662",cy:"9.39",r:"1",fill:"currentColor"},[]],["circle",{cx:"16.862",cy:"11.59",r:"1",fill:"currentColor"},[]]]),In=o({name:"Keyboard",tags:["Peripheral"],category:"Technology",deprecated:!1},[["rect",{width:"18.5",height:"13.5",x:"2.75",y:"5.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8 15.38h8"},[]],["circle",{cx:"7.5",cy:"8.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.5",cy:"8.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"13.5",cy:"8.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"16.5",cy:"8.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"7.5",cy:"11.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.5",cy:"11.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"13.5",cy:"11.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"16.5",cy:"11.875",r:"1",fill:"currentColor"},[]]]),wn=o({name:"Laptop",tags:["Computer","PC"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.75 7a2 2 0 0 1 2-2h10.5a2 2 0 0 1 2 2v9H4.75zm-2 10a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2H4.75a2 2 0 0 1-2-2z"},[]]]),fn=o({name:"Motherboard",tags:["Computer Board","Chip","Components","Transistor","Silicon","PC","CPU"],category:"Technology",deprecated:!1},[["rect",{width:"13.5",height:"13.5",x:"5.25",y:"5.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.75 8.75h2.5M18.75 12h2.5m-2.5 3.25h2.5m-6 3.5v2.5M12 18.75v2.5m-3.25-2.5v2.5m-6-12.5h2.5M2.75 12h2.5m-2.5 3.25h2.5m10-12.5v2.5M12 2.75v2.5m-3.25-2.5v2.5"},[]],["rect",{width:"5",height:"5",x:"9.5",y:"9.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1"},[]]]),Mn=o({name:"Phone",tags:["iPhone","Samsung Galaxy","Mobile","Android","iOS","Smartphone"],category:"Technology",deprecated:!1},[["rect",{width:"12.5",height:"18.5",x:"5.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11 17.75h2"},[]]]),yn=o({name:"Printer",tags:[""],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.75 17v1.05c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.428.218.988.218 2.108.218h4.1c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874c.218-.428.218-.988.218-2.108V17m-10.5 0v-1.05c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874c.428-.218.988-.218 2.108-.218h4.1c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874c.218.428.218.988.218 2.108V17m-10.5 0h-.8c-1.12 0-1.68 0-2.108-.218a2 2 0 0 1-.874-.874c-.218-.428-.218-.988-.218-2.108v-3c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.03 6 5.87 6 7.55 6h8.9c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.327.642.327 1.482.327 3.162v3c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C19.73 17 19.17 17 18.05 17h-.8M6.75 4.25a1.5 1.5 0 0 1 1.5-1.5h7.5a1.5 1.5 0 0 1 1.5 1.5V6H6.75z"},[]]]),Ge=o({name:"TV",tags:["Television"],category:"Technology",deprecated:!1},[["rect",{width:"18.5",height:"13",x:"2.75",y:"4",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 20h10"},[]]]),vn=o({name:"Tablet",tags:["iPad"],category:"Technology",deprecated:!1},[["rect",{width:"18.5",height:"15",x:"2.75",y:"4.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10 16h4"},[]]]),An=o({name:"Watch",tags:["Apple Watch","Watch","Samsung Galaxy","Clock","Time","Smartwatch","Tracker"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.314 12a6.3 6.3 0 0 0-2.623-5.123v-2.92c0-.805-.652-1.457-1.457-1.457H9.766c-.805 0-1.457.652-1.457 1.457v2.92A6.3 6.3 0 0 0 5.686 12m12.628 0a6.3 6.3 0 0 1-2.623 5.123v2.92c0 .805-.652 1.457-1.457 1.457H9.766a1.457 1.457 0 0 1-1.457-1.457v-2.92A6.3 6.3 0 0 1 5.686 12m12.628 0a6.314 6.314 0 1 1-12.628 0m12.628 0a6.314 6.314 0 1 0-12.628 0"},[]]]),Sn=o({name:"Brightness",tags:["Weather Sunny"],category:"Weather",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"4.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 2.75v1.5M5.46 5.46l1.06 1.06M12 19.75v1.5m5.48-3.77 1.06 1.06M2.75 12h1.5m1.21 6.54 1.06-1.06M19.75 12h1.5m-3.77-5.48 1.06-1.06"},[]]]),jn=o({name:"Moon",tags:["Crescent","Dark","Dark Mode","Dark Theme"],category:"Weather",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.578 3.512a6.307 6.307 0 0 0 8.91 8.91.45.45 0 0 1 .466-.095c.176.067.29.24.275.428A9.255 9.255 0 1 1 5.461 5.45a9.22 9.22 0 0 1 5.784-2.68.42.42 0 0 1 .428.275c.06.16.02.34-.095.466Z"},[]]]),bn=o({name:"Weather Cloudy",tags:[""],category:"Weather",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.465 13.796a3.43 3.43 0 0 1-.715-2.101 3.457 3.457 0 0 1 3.114-3.437.31.31 0 0 0 .276-.305A3.46 3.46 0 0 1 9.603 4.5c.88 0 1.682.327 2.293.866m4.665 6.083a3.46 3.46 0 0 0-3.493-3.453 3.46 3.46 0 0 0-3.432 3.453c0 .157-.12.29-.276.305a3.46 3.46 0 0 0-3.114 3.437 3.46 3.46 0 0 0 3.462 3.453h8.08a3.46 3.46 0 0 0 3.462-3.453 3.46 3.46 0 0 0-3.462-3.454h-.95a.283.283 0 0 1-.277-.288"},[]]]),Tn=o({name:"Branch",tags:[""],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 8.25a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0v7.5m0-7.5c0 2.9 2.35 5.25 5.25 5.25h2M7 15.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m7.25-2.25a2.75 2.75 0 1 0 5.5 0 2.75 2.75 0 0 0-5.5 0"},[]]]),Ln=o({name:"Ubuntu",tags:["Canonical","Linux","Mark Shuttleworth","Open Source"],category:"Logos & Brands",deprecated:!1},[["circle",{cx:"12.75",cy:"12",r:"4.75",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.546 20.054a8.254 8.254 0 0 1-9.67-5.582m13.95 3.109A8.22 8.22 0 0 0 21 12a8.22 8.22 0 0 0-2.174-5.582m-4.28-2.473a8.254 8.254 0 0 0-9.67 5.582"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M15.625 16.98a2.5 2.5 0 1 1 2.5 4.33 2.5 2.5 0 0 1-2.5-4.33ZM4.5 9.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm11.125-6.81a2.5 2.5 0 1 1 2.5 4.33 2.5 2.5 0 0 1-2.5-4.33Z"},[]]]),me=o({name:"Linux",tags:["Tux","GNU/Linux","Penguin","Operating System","OS","Linus Torvalds","Open Source"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"1.48",height:"1.48",x:"12.671",y:"5.713",fill:"currentColor",rx:".74"},[]],["rect",{width:"1.48",height:"1.48",x:"10.381",y:"5.713",fill:"currentColor",rx:".74"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.603 20.846a1.916 1.916 0 0 0 3.253.436l1.852-2.308a.69.69 0 0 0-.193-1.03l-1.538-.888m-3.374 3.79a5.9 5.9 0 0 1-2.337.476 5.9 5.9 0 0 1-2.453-.526m4.79.05a1.92 1.92 0 0 1-.028-1.457l.89-2.29m-5.652 3.697a1.916 1.916 0 0 1-2.474 1.074L4.58 20.795a.69.69 0 0 1-.347-.989l1.661-2.878a.69.69 0 0 1 .542-.343m3.377 4.21a1.92 1.92 0 0 0-.58-2.207l-.02-.017m-2.777-1.986a6 6 0 0 1-.125-1.218 5.92 5.92 0 0 1 1.16-3.531c.809-1.098 1.588-2.313 1.588-3.677V6.206a3.206 3.206 0 1 1 6.413 0V8.16c0 1.364.78 2.58 1.589 3.676a5.93 5.93 0 0 1 1.16 3.532c0 .586-.085 1.153-.244 1.688m-11.541-.47a.7.7 0 0 1 .488.15l2.288 1.836m8.766-1.516-1.341-.774a.69.69 0 0 0-.989.348l-.182.47m0 0c-.106-2.161-1.498-4.939-3.2-4.939-1.771 0-3.207 3.007-3.207 5.197 0 .423.054.831.153 1.214"},[]],["path",{fill:"currentColor",d:"M11.08 8.272a.6.6 0 0 0-.46.984l1.185 1.423a.6.6 0 0 0 .922 0l1.185-1.423a.6.6 0 0 0-.461-.984z"},[]]]),Hn=o({name:"Webpack",tags:["Module Bundler","JavaScript"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 12 7.435 9.364M12 12l4.565-2.636M12 12v5.272m-8.01-.647c.178.31.437.573.757.757l6.218 3.59c.32.186.678.278 1.035.278m-8.01-4.625a2.07 2.07 0 0 1-.278-1.035V8.41c0-.37.099-.726.277-1.035m0 9.25 3.446-1.99M12 21.25a2.07 2.07 0 0 0 1.035-.277l6.218-3.59c.32-.185.58-.449.758-.758M12 21.25v-3.978m8.01-.647-3.306-1.91-.136-.083m3.443 1.993c.178-.31.277-.665.277-1.035V8.41c0-.37-.099-.726-.277-1.035m0 0a2.07 2.07 0 0 0-.758-.757l-6.218-3.59A2.07 2.07 0 0 0 12 2.75m8.01 4.625-3.445 1.99M12 2.75a2.07 2.07 0 0 0-1.035.277l-6.218 3.59c-.32.185-.58.449-.758.758M12 2.75v3.978m-8.01.647 3.445 1.99m0 0c-.09.154-.139.332-.139.516v4.237c0 .185.05.363.139.518m0-5.272c.089-.155.218-.286.378-.379l3.67-2.118c.16-.092.338-.139.517-.139m4.565 2.636a1.03 1.03 0 0 0-.378-.379l-3.67-2.118A1.03 1.03 0 0 0 12 6.728m4.565 2.636c.09.155.139.333.139.517v4.237c0 .184-.049.36-.136.514m0 0c-.09.156-.22.29-.381.383l-3.67 2.118c-.16.092-.338.139-.517.139m-4.565-2.636c.089.155.218.286.378.379l3.67 2.118c.16.092.338.139.517.139"},[]]]),Ue=o({name:"NPM",tags:["Node Package Manager","JavaScript","JS","Node.js"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{fill:"currentColor",d:"M12 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v11.25h-4z"},[]]]),We=o({name:"NodeJS",tags:["Node Package Manager","JavaScript","JS","Node.js"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.75 8.5v7.964c0 .866-.456 1.626-1.142 2.052-.745.463-1.672.13-2.432-.308l-1.43-.826a2.07 2.07 0 0 1-1.034-1.792V8.41c0-.74.394-1.423 1.035-1.792l6.218-3.59a2.07 2.07 0 0 1 2.07 0l6.218 3.59a2.07 2.07 0 0 1 1.035 1.792v7.18a2.07 2.07 0 0 1-1.035 1.792l-6.218 3.59a2.07 2.07 0 0 1-2.07 0l-.989-.57"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.29 8.5h-2.75a1.75 1.75 0 0 0-1.75 1.75v0c0 .966.784 1.75 1.75 1.75h1c.966 0 1.75.784 1.75 1.75v0a1.75 1.75 0 0 1-1.75 1.75h-2.75"},[]]]),ge=o({name:"Bolt",tags:["Lightning","Strike","Flash","Zap"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.896 11.457c.64 0 .924.804.426 1.206l-10.45 8.434c-.505.407-1.238-.057-1.086-.687l1.615-6.696H4.104a.678.678 0 0 1-.455-1.182l10.63-9.604c.489-.442 1.257.002 1.118.646l-1.698 7.883z"},[]]]),zn=o({name:"Door",tags:["Closed"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.25 6.25a2.5 2.5 0 0 1 2.5-2.5h8.5a2.5 2.5 0 0 1 2.5 2.5v15H5.25zm-2.5 15h18.5"},[]],["circle",{cx:"15.25",cy:"12.5",r:"1.5",fill:"currentColor"},[]]]),Pn=o({name:"Open Source",tags:["Open Source Initiative","OSI","Free Software","FOSS"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.157 20.136c.211.51.8.757 1.284.492a9.25 9.25 0 1 0-8.882 0c.484.265 1.073.018 1.284-.492l1.358-3.28c.212-.51-.043-1.086-.478-1.426a3.7 3.7 0 1 1 4.554 0c-.435.34-.69.916-.478 1.426z"},[]]]),Ne=o({name:"VueJS",tags:["JavaScript","Framework","Open Source","Evan You"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.701 4.57h3.161c.384 0 .739.202.936.531L12 8.791l2.203-3.69a1.09 1.09 0 0 1 .935-.531h3.16m-12.597 0h-1.86a1.09 1.09 0 0 0-.935 1.648l8.158 13.671a1.09 1.09 0 0 0 1.872 0l8.158-13.671a1.09 1.09 0 0 0-.935-1.648h-1.86M5.7 4.57 12 15.124 18.299 4.57"},[]]]),Vn=o({name:"Record",tags:["Recording","Voice"],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"12",cy:"12",r:"5",fill:"currentColor"},[]]]),Bn=o({name:"Record Stop",tags:["Recording","Voice"],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["rect",{width:"8",height:"8",x:"8",y:"8",fill:"currentColor",rx:"2"},[]]]),Dn=o({name:"Door Open",tags:["Configure","Spanner","Options","Mechanism","Mechanic"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.157 20.517h.593a2.5 2.5 0 0 0 2.5-2.5V5.75a2.5 2.5 0 0 0-2.5-2.5h-9.5c-.55 0-1.06.178-1.473.48m-1.02 13.742a1.5 1.5 0 0 0 .86 1.357l5.896 2.775a1.5 1.5 0 0 0 2.138-1.358V8.387a1.5 1.5 0 0 0-.86-1.356l-7.014-3.3m0 0A2.5 2.5 0 0 0 4.75 5.75v11.722"},[]],["circle",{cx:"10.25",cy:"12.75",r:"1.25",fill:"currentColor"},[]]]),Fn=o({name:"Branch Pull Request",tags:["Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 5.5a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0m13 13a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0m-13 0a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0M5.5 8.25v7.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 15.75V8.5a3 3 0 0 0-3-3h-4.336M13.25 8l-1.793-1.793a1 1 0 0 1-.293-.707M13.25 3l-1.793 1.793a1 1 0 0 0-.293.707"},[]]]),Rn=o({name:"Candy",tags:["Halloween","Trick or Treat"],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.02 7.53 7.53 9.02A5.269 5.269 0 0 0 14 17.243M9.02 7.53q.294-.295.62-.533m-.62.532.62-.532m0 0q.177-.128.36-.24m0 11.106V6.757m0 0a5.28 5.28 0 0 1 4.288-.54 5.268 5.268 0 0 1 2.183 8.764l-1.49 1.49a5.3 5.3 0 0 1-.981.772m0-11.106v11.106"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.47 7.53a3.16 3.16 0 0 1 0-4.471 1.053 1.053 0 0 1 1.486-.005l2.99 2.99a1.053 1.053 0 0 1-.005 1.486 3.16 3.16 0 0 1-4.47 0M7.53 16.47a3.16 3.16 0 0 0-4.471 0 1.053 1.053 0 0 0-.005 1.486l2.99 2.99a1.053 1.053 0 0 0 1.486-.005 3.16 3.16 0 0 0 0-4.47"},[]]]),On=o({name:"Svelte",tags:["SvelteKit","Framework","JavaScript","Compiler"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.878 10.881a5.63 5.63 0 0 1-2.181 7.44l-3.757 2.175a5.596 5.596 0 0 1-7.656-2.057 5.63 5.63 0 0 1-.162-5.32 5.63 5.63 0 0 1 2.181-7.44l3.757-2.175a5.596 5.596 0 0 1 7.656 2.057 5.63 5.63 0 0 1 .162 5.32"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.011 8.912a2.2 2.2 0 0 0-.228-1.653 2.195 2.195 0 0 0-3-.813l-3.8 2.2a2.207 2.207 0 0 0-.798 3.012 2.195 2.195 0 0 0 3.001.813l1.628-.942a2.195 2.195 0 0 1 3 .813 2.207 2.207 0 0 1-.797 3.012l-3.8 2.2a2.195 2.195 0 0 1-3-.813 2.2 2.2 0 0 1-.228-1.653"},[]]]),pe=o({name:"Checkbox Indeterminate 2",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"18.5",height:"18.5",x:"2.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{fill:"currentColor",d:"M7.113 6.25a.86.86 0 0 0-.863.862v9.775c0 .477.386.863.862.863h9.775a.863.863 0 0 0 .863-.863V7.114a.863.863 0 0 0-.863-.863z"},[]]]),Ce=o({name:"Checkbox Indeterminate",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.19 12H7.81"},[]]]),Ie=o({name:"Checkbox Checked",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.512 9.107-5.787 5.786-3.237-3.232"},[]]]),En=o({name:"Brackets",tags:["Code"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.75 3.75h-2a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2h2m6.5-16.5h2a2 2 0 0 1 2 2v12.5a2 2 0 0 1-2 2h-2"},[]]]),qn=o({name:"Comment Exclamation",tags:["Message","Important"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.09 2.75a4 4 0 0 0-4 4v6.208a4 4 0 0 0 4 4h.093v3.792a.5.5 0 0 0 .839.368l4.52-4.16h4.369a4 4 0 0 0 4-4V6.75a4 4 0 0 0-4-4z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 6.25v4"},[]],["circle",{cx:"12",cy:"13.25",r:"1",fill:"currentColor"},[]]]),Gn=o({name:"Dollar Circle",tags:["$","Money","Cash","Bill","Currency"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M15.099 9.723s-.377-1.783-3.001-1.977m-2.957 7.108s.761 1.8 2.957 1.912m0-10.766v1.746m0 10.754v-1.734m0-9.02a7 7 0 0 0-.476-.017c-1.14 0-2.622.95-2.622 2.275 0 1.326 1.073 1.846 2.965 2.169s3.23 1.035 3.23 2.497-1.566 2.101-2.881 2.101a4 4 0 0 1-.216-.005"},[]],["circle",{cx:"12.25",cy:"12.25",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),Un=o({name:"Regular Expression",tags:["RegExp","Text","Match"],category:"Text",deprecated:!1},[["circle",{cx:"6.75",cy:"17.25",r:"3",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16 3.75.003 4.996L20.25 6.25l-4.245 2.5 4.245 2.5-4.247-2.496L16 13.75l-.002-4.996-4.248 2.496 4.245-2.5-4.245-2.5 4.248 2.496z"},[]]]),Wn=o({name:"Ruler Diagonal",tags:["Measure","Length","Meter","Foot","Metre","Feet","Yard"],category:"Math & Numbers",deprecated:!1},[["rect",{width:"9",height:"19.5",x:"15.712",y:"1.924",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(45 15.712 1.924)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M8.818 8.818 12 12m0-6.364 3.182 3.182M5.636 12l3.182 3.182"},[]]]),Je=o({name:"TypeScript",tags:["Programming","Web","TS","Microsoft"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 11.25h-2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-2m-4.75-6v6m-2-6h4"},[]]]),we=o({name:"Slash Square",tags:["Command"],category:"Actions",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.5 7-5 10"},[]]]),Nn=o({name:"Copyright",tags:["Legal","Rights","License","Protection"],category:"Business",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.828 14.828a4 4 0 1 1 0-5.656"},[]]]),Jn=o({name:"Copyleft",tags:["Legal","Rights","License"],category:"Business",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.172 14.828a4 4 0 1 0 0-5.656"},[]]]),Zn=o({name:"Keyboard Command",tags:["Mac","macOS","Meta","Super","Cmd"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 5.751a3 3 0 0 1 3-3v0a3 3 0 0 1 3 3v3h-3a3 3 0 0 1-3-3m0 12.498a3 3 0 0 0 3 3v0a3 3 0 0 0 3-3v-3h-3a3 3 0 0 0-3 3m18.5-12.498a3 3 0 0 0-3-3v0a3 3 0 0 0-3 3v3h3a3 3 0 0 0 3-3m0 12.498a3 3 0 0 1-3 3v0a3 3 0 0 1-3-3v-3h3a3 3 0 0 1 3 3M8.75 8.751h6.5v6.5h-6.5z"},[]]]),Kn=o({name:"Bell Off",tags:["Notification","Alert","Do Not Disturb"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M10 21.25h4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.188 18.25H4.826a1 1 0 0 1-.848-1.53l1.089-1.74a3 3 0 0 0 .457-1.59V9.226c0-.788.14-1.543.398-2.242M7.62 4.458l.06-.055a6.477 6.477 0 0 1 10.798 4.825v4.161a3 3 0 0 0 .457 1.592l1.088 1.74q.068.106.104.219"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.719 21.782-3.531-3.531L5.922 6.985 2.218 3.282"},[]]]),Qn=o({name:"Bell Dot",tags:["New Notification","Alert","Unread"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.477 9.75v3.64a3 3 0 0 0 .456 1.59l1.09 1.74a1 1 0 0 1-.849 1.53H4.826a1 1 0 0 1-.848-1.53l1.088-1.74a3 3 0 0 0 .457-1.59V9.226A6.477 6.477 0 0 1 14.52 3.26"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M10 21.25h4"},[]],["circle",{cx:"18.5",cy:"5.5",r:"2.5",fill:"currentColor"},[]]]),Ze=o({name:"GitLab",tags:["Open Source"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.063 12.052a3.19 3.19 0 0 1-1.058 3.606l-6.706 5.164a2.13 2.13 0 0 1-2.598 0l-6.706-5.164a3.19 3.19 0 0 1-1.058-3.606L5.915 3.73l2.37 6.621c.15.423.552.706 1.001.706h5.428c.45 0 .85-.283 1.002-.706l2.37-6.621z"},[]]]),Ke=o({name:"ReactJS",tags:["Framework","JavaScript","Meta","Facebook"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.013c-5.385 0-9.75 1.785-9.75 3.987s4.365 3.987 9.75 3.987 9.75-1.785 9.75-3.987S17.385 8.013 12 8.013"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.423 10.006c-2.692-4.704-6.407-7.625-8.298-6.524-1.89 1.101-1.24 5.807 1.452 10.512 2.692 4.704 6.408 7.625 8.298 6.524s1.24-5.807-1.452-10.512"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.423 13.994c2.693-4.705 3.343-9.41 1.452-10.512-1.89-1.1-5.606 1.82-8.298 6.524s-3.342 9.41-1.452 10.512c1.89 1.1 5.606-1.82 8.298-6.524"},[]],["circle",{cx:"12",cy:"12",r:"1.5",fill:"currentColor"},[]]]),_n=o({name:"Infinity",tags:["Number","Infinite"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.872 9.172a3.72 3.72 0 0 1 5.419 0L12 12l-2.71 2.828a3.72 3.72 0 0 1-5.418 0c-1.496-1.562-1.496-4.094 0-5.656Zm16.256 0a3.72 3.72 0 0 0-5.419 0L12 12l2.71 2.828a3.72 3.72 0 0 0 5.418 0c1.496-1.562 1.496-4.094 0-5.656Z"},[]]]),Yn=o({name:"Math",tags:["Operations","Addition","Subtraction","Multiplication","Division"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 6.248h7m-3.5-3.5v7m8-3.5h7M3.45 20.552l2.8-2.8m0 0 2.8-2.8m-2.8 2.8-2.8-2.8m2.8 2.8 2.8 2.8m5.2-4.9h7m-7 4.2h7"},[]]]),$n=o({name:"Headphones Off",tags:["Audio"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M21.25 21.25 2.75 2.75"},[]],["path",{fill:"currentColor",d:"M17.75 21.25h1.5c.552 0 1.052-.224 1.414-.586L15.75 15.75v3.5a2 2 0 0 0 2 2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 17v-5A9.25 9.25 0 0 0 12 2.75c-1.433 0-2.79.326-4 .907M2.75 17.368V12a9.22 9.22 0 0 1 2.71-6.54m15.79 7.861H17.5m-14.75 0h4a1.5 1.5 0 0 1 1.5 1.5v4.429a2 2 0 0 1-2 2h-1.5a2 2 0 0 1-2-2zm15 7.929h1.5c.552 0 1.052-.224 1.414-.586L15.75 15.75v3.5a2 2 0 0 0 2 2"},[]]]),Xn=o({name:"Android",tags:["Social"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.764 9.907a9.3 9.3 0 0 1 1.777 1.46 9.8 9.8 0 0 1 2.005 3.158c.343.873.564 1.791.655 2.727.054.55-.399.998-.951.998H3.75c-.552 0-1.005-.449-.951-.998.091-.936.312-1.854.655-2.727a9.8 9.8 0 0 1 2.005-3.157 9.3 9.3 0 0 1 1.777-1.461m9.528 0a9 9 0 0 0-1.224-.65 8.85 8.85 0 0 0-3.54-.74 8.85 8.85 0 0 0-3.54.74 9 9 0 0 0-1.224.65m9.528 0L18.49 6.75M7.236 9.907 5.51 6.75"},[]],["circle",{cx:"8.75",cy:"14.063",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15.25",cy:"14.063",r:"1.25",fill:"currentColor"},[]]]),xn=o({name:"Flag 2",tags:["Report","Checkpoint","Flagged","Font Awesome","Curved","Waving","Wave"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.25 15.182v6.07m0-6.07a7.5 7.5 0 0 1 7.25 0 7.5 7.5 0 0 0 6.936.164.57.57 0 0 0 .314-.518V3.682a7.5 7.5 0 0 1-7.25 0 7.5 7.5 0 0 0-6.722-.265.93.93 0 0 0-.528.855z"},[]]]),ea=o({name:"Server",tags:["Internet"],category:"Communication & Cloud",deprecated:!1},[["rect",{width:"18.5",height:"7.5",x:"2.75",y:"2.751",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["circle",{cx:"6.25",cy:"6.501",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"10.25",cy:"6.501",r:"1.25",fill:"currentColor"},[]],["rect",{width:"18.5",height:"7.5",x:"2.75",y:"13.749",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["circle",{cx:"6.25",cy:"17.499",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"10.25",cy:"17.499",r:"1.25",fill:"currentColor"},[]]]),oa=o({name:"Parentheses",tags:["Code"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 20.25a11.7 11.7 0 0 1-2.59-3.785c-.6-1.416-.91-2.933-.91-4.465s.31-3.05.91-4.465S7.14 4.833 8.25 3.75m7.5 16.5a11.7 11.7 0 0 0 2.59-3.785c.6-1.416.91-2.933.91-4.465s-.31-3.05-.91-4.465a11.7 11.7 0 0 0-2.59-3.785"},[]]]),ra=o({name:"CSS 2",tags:["CSS3","Stylesheet","Programming","Web","Cascading Style Sheet","Rebeccapurple"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 5.25a1.5 1.5 0 0 1 1.5-1.5h11.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.25 17.25h-1a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1m4 0h-1a1 1 0 0 0-1 1v.5a1 1 0 0 0 1 1v0a1 1 0 0 1 1 1v.5a1 1 0 0 1-1 1h-1m6-5h-1a1 1 0 0 0-1 1v.5a1 1 0 0 0 1 1v0a1 1 0 0 1 1 1v.5a1 1 0 0 1-1 1h-1"},[]]]),ta=o({name:"Bluesky",tags:["Bsky","Twitter","Butterfly","Social"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.753 4.514.434 5.853a3.354 3.354 0 0 0 3.345 3.106h.702l-.51.291a5.94 5.94 0 0 0-2.447 2.677 2.655 2.655 0 0 0 .74 3.17l.972.787c1.226.994 3 1.236 4.085.089.92-.974 1.32-1.914 1.405-2.128q.018-.046.032-.093l.295-.924c.111-.347.176-.707.194-1.07.018.363.083.723.194 1.07l.295.924q.014.047.032.093c.084.214.486 1.154 1.405 2.128 1.084 1.147 2.859.906 4.085-.088l.971-.788a2.655 2.655 0 0 0 .741-3.17 5.94 5.94 0 0 0-2.447-2.676l-.51-.292h.702a3.354 3.354 0 0 0 3.345-3.106l.434-5.853c.101-1.363-1.373-2.25-2.5-1.477-1.726 1.18-3.77 2.698-4.565 3.754-1.41 1.872-2.117 3.559-2.182 3.719-.065-.16-.772-1.847-2.182-3.72-.795-1.055-2.84-2.573-4.564-3.754-1.128-.772-2.602.115-2.5 1.478"},[]]]),na=o({name:"Window Add",tags:["New Window","Create","Open"],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 8.25h16.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.25 10.736V7.75a4 4 0 0 0-4-4h-8.5a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h2.986"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),aa=o({name:"File Multiple",tags:["Copy","Duplicate"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.237 3.013c.319.144.613.345.866.596l5.033 5.002c.252.25.454.542.6.859m-6.5-6.457a3 3 0 0 0-1.22-.263H9.5A2.5 2.5 0 0 0 7 5.25v10.5a2.5 2.5 0 0 0 2.5 2.5h8a2.5 2.5 0 0 0 2.5-2.5v-5.066c0-.423-.092-.836-.265-1.214m-6.498-6.457v4.781a1.68 1.68 0 0 0 1.686 1.676h4.812"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4 6.75v9a5.5 5.5 0 0 0 5.5 5.5H16"},[]]]),ca=o({name:"Photo Multiple",tags:["Images","Pictures","Collection","Gallery"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.603 18.25.107-.002-.085-.096-3.052-3.644m3.03 3.742h.647a3 3 0 0 0 2.952-2.465m-3.599 2.465H8.75a3 3 0 0 1-3-3v-.583m8.824-.159-2.943-3.513a1.823 1.823 0 0 0-2.796 0l-3.084 3.672m8.822-.159.195-.237 1.196-1.429a1.823 1.823 0 0 1 2.803.008l2.435 2.935M5.751 14.667V5.75a3 3 0 0 1 3-3h9.499a3 3 0 0 1 3 3v9.5q0 .274-.048.535"},[]],["circle",{cx:"16.318",cy:"7.682",r:"1.368",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 6.75v8.5a6 6 0 0 0 6 6h8.5"},[]]]),la=o({name:"Comment Add",tags:["Message"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.91 12.958a4 4 0 0 1-4 4h-4.368l-4.52 4.16a.5.5 0 0 1-.839-.368v-3.792H7.09a4 4 0 0 1-4-4V6.749a4 4 0 0 1 4-4h4.161"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V6h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 0 1-1 0V7h-2.493a.5.5 0 1 1 0-1H17V3.507a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),ia=o({name:"Comment Add 2",tags:["Message"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.09 2.75a4 4 0 0 0-4 4v6.208a4 4 0 0 0 4 4h.093v3.792a.5.5 0 0 0 .839.368l4.52-4.16h4.369a4 4 0 0 0 4-4V6.75a4 4 0 0 0-4-4zM12 6.854v6m-3-3h6"},[]]]),j=o({name:"Save Multiple",tags:["Floppy Disk"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.558 2.75H8.75a3 3 0 0 0-3 3v9.5a3 3 0 0 0 3 3h.173m.635-15.5v2.942a1.5 1.5 0 0 0 1.5 1.5h2.346a1.5 1.5 0 0 0 1.5-1.5V2.75m-5.346 0h5.346m0 0h.026a3 3 0 0 1 2.122.879l3.32 3.32a3 3 0 0 1 .878 2.12v6.181a3 3 0 0 1-3 3h-.173m-9.154 0V12.5a2 2 0 0 1 2-2h5.154a2 2 0 0 1 2 2v5.75m-9.154 0h9.154"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 21.25h-8.5a6 6 0 0 1-6-6v-8.5"},[]]]),da=o({name:"Panel Bottom",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.25 20.25a3.5 3.5 0 0 1-3.5-3.5v-9.5a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5zm-3.5-5.797h16.5"},[]]]),sa=o({name:"Panel Bottom Open",tags:[""],category:"Layout",deprecated:!1},[["path",{fill:"currentColor",d:"M3.75 16.75a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5v-2.297H3.75z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 14.453v2.297a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5v-2.297m-16.5 0V7.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v7.203m-16.5 0h16.5"},[]]]),ua=o({name:"Split Vertical",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.25 3.75a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5v-9.5a3.5 3.5 0 0 0-3.5-3.5zM3.75 12h16.5"},[]]]),ha=o({name:"Split Horizontal",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 7.25a3.5 3.5 0 0 0-3.5-3.5h-9.5a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5zM12 3.75v16.5"},[]]]),ka=o({name:"Cancel Octagon",tags:["Stop","Sign"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.583 3.336a2 2 0 0 1 1.414-.586h6.006a2 2 0 0 1 1.414.586l4.247 4.247a2 2 0 0 1 .586 1.414v6.006a2 2 0 0 1-.586 1.414l-4.247 4.247a2 2 0 0 1-1.414.586H8.997a2 2 0 0 1-1.414-.586l-4.247-4.247a2 2 0 0 1-.586-1.414V8.997a2 2 0 0 1 .586-1.414z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m8.75 8.75 6.5 6.5m0-6.5-6.5 6.5"},[]]]),ma=o({name:"Folder Multiple",tags:["Folders"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 7.624v6.127a3.5 3.5 0 0 0 3.5 3.5h8.5a3.5 3.5 0 0 0 3.5-3.5V9.187a3.5 3.5 0 0 0-3.5-3.5l-4.25.001M2.75 7.624V5.749a2 2 0 0 1 2-2h2.775a2.5 2.5 0 0 1 1.768.732L10.5 5.688M2.75 7.624h4.779a2.5 2.5 0 0 0 1.767-.732L10.5 5.688"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 9.687v4.064a6.5 6.5 0 0 1-6.5 6.5h-8"},[]]]),ga=o({name:"Text Description",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 5.25h18.5M2.75 12h18.5m-18.5 6.75h13.5"},[]]]),pa=o({name:"Subtract Square Multiple",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.38 10.63h6.5"},[]],["rect",{width:"14",height:"14",x:"3.63",y:"3.63",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.63 7.63v7a6 6 0 0 1-6 6h-7"},[]]]),Ca=o({name:"Subtract Square",tags:["Add Box","Plus"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 12h7.5"},[]],["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),Ia=o({name:"Sparkle 2",tags:["Flare","AI","Sparkles","Smart","Enhanced"],category:"Miscellaneous",deprecated:!1},[["path",{fill:"currentColor",stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.503 14.751.306.777c.3.763.904 1.366 1.666 1.667l.777.306-.777.307c-.762.3-1.365.904-1.666 1.666l-.306.777-.307-.777a2.96 2.96 0 0 0-1.666-1.666l-.777-.307.777-.306a2.96 2.96 0 0 0 1.666-1.667z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.61 3.976c.08-.296.5-.296.58 0l.154.572a6.96 6.96 0 0 0 4.908 4.908l.572.154c.296.08.296.5 0 .58l-.572.154a6.96 6.96 0 0 0-4.908 4.908l-.154.572c-.08.296-.5.296-.58 0l-.154-.572a6.96 6.96 0 0 0-4.908-4.908l-.572-.154c-.296-.08-.296-.5 0-.58l.572-.154a6.96 6.96 0 0 0 4.908-4.908z"},[]]]),wa=o({name:"Cloud Add",tags:["Drive","Internet","Storage","OneDrive","Upload"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.33 18.5H7.375q-.09 0-.178-.005-.098.005-.197.005A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.334 5.502 5.502 0 0 1 10.793.634"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.494a.5.5 0 0 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),fe=o({name:"Cloud Arrow Up",tags:["Drive","Internet","Storage","OneDrive","Upload","Synchronize","Backup"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.33 18.5H7.375q-.09 0-.178-.005-.098.005-.197.005A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.334 5.502 5.502 0 0 1 10.793.634"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 12a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m.5 8.455a.5.5 0 0 1-1 0v-4.703l-1.564 1.564a.5.5 0 0 1-.707-.707l2.417-2.418a.5.5 0 0 1 .708 0l2.417 2.418a.5.5 0 0 1-.707.707L18 15.752z","clip-rule":"evenodd"},[]]]),Me=o({name:"Cloud Arrow Down",tags:["Drive","Internet","Storage","OneDrive","Download","Restore"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.33 18.5H7.375q-.09 0-.178-.005-.098.005-.197.005A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.334 5.502 5.502 0 0 1 10.793.634"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m.5-8.455a.5.5 0 0 0-1 0v4.703l-1.564-1.564a.5.5 0 0 0-.707.707l2.417 2.418a.5.5 0 0 0 .708 0l2.417-2.418a.5.5 0 0 0-.707-.707L18 19.248z","clip-rule":"evenodd"},[]]]),fa=o({name:"Cloud Off",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m2.75 21.25 18.5-18.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.772 7.229A5.48 5.48 0 0 1 18.268 11c0 .3.21.563.497.65a3.502 3.502 0 0 1-1.015 6.85H7.375q-.09 0-.178-.005a4.3 4.3 0 0 1-1.495-.197m-2.387-1.93A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.333A5.5 5.5 0 0 1 14 5.638"},[]]]),Ma=o({name:"Target",tags:["Bullseye","Store"],category:"Activities",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["circle",{cx:"12",cy:"12",r:"5.25",stroke:"currentColor","stroke-width":"1.5"},[]],["circle",{cx:"12",cy:"12",r:"2",fill:"currentColor"},[]]]),ya=o({name:"Cylinder",tags:["Tube"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 6.347c0 1.987-3.246 3.598-7.25 3.598s-7.25-1.61-7.25-3.598m14.5 0c0-1.986-3.246-3.597-7.25-3.597S4.75 4.36 4.75 6.347m14.5 0v11.306c0 1.986-3.246 3.597-7.25 3.597s-7.25-1.61-7.25-3.597V6.347"},[]]]),va=o({name:"Cube",tags:["Box","Prism"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 12 8.073-4.625M12 12 3.926 7.375M12 12v9.25m8.073-13.875a3.17 3.17 0 0 0-1.165-1.156l-5.316-3.046a3.2 3.2 0 0 0-3.184 0L5.092 6.22c-.493.282-.89.684-1.166 1.156m16.147 0c.275.472.427 1.015.427 1.58v6.09a3.15 3.15 0 0 1-1.592 2.736l-5.316 3.046A3.2 3.2 0 0 1 12 21.25M3.926 7.375a3.14 3.14 0 0 0-.426 1.58v6.09c0 1.13.607 2.172 1.592 2.736l5.316 3.046A3.2 3.2 0 0 0 12 21.25"},[]]]),Aa=o({name:"Cone",tags:["Tube"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.035 17.883c.716-.8 2.908-2.633 7.965-2.633s7.25 1.833 7.965 2.633m-15.93 0c-.043.43.084.852.424 1.15 1.01.89 3.239 2.217 7.541 2.217s6.531-1.328 7.541-2.216c.34-.3.467-.722.424-1.15m-15.93 0c.02-.201.077-.404.167-.595l6.44-13.678c.542-1.148 2.175-1.148 2.715 0l6.44 13.678c.09.191.148.394.168.594"},[]]]),Sa=o({name:"Alert Rhombus",tags:["Diamond"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.775 14.475a3.5 3.5 0 0 1 0-4.95l5.75-5.75a3.5 3.5 0 0 1 4.95 0l5.75 5.75a3.5 3.5 0 0 1 0 4.95l-5.75 5.75a3.5 3.5 0 0 1-4.95 0z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 12.435v-5"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(1 0 0 -1 10.75 17.06)"},[]]]),ja=o({name:"Diff",tags:["Add Subtract","Minus","Changes","Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5 10.25h7m0 0h7m-7 0v-7m0 7v7m-7 3.5h14"},[]]]),ba=o({name:"Chat Question",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25a9.25 9.25 0 1 0-8.307-5.177c.108.22.144.468.089.706l-.816 3.536a.6.6 0 0 0 .72.72l3.535-.817a1.06 1.06 0 0 1 .706.09A9.2 9.2 0 0 0 12 21.25"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.301 9.709a2.699 2.699 0 1 1 4.85 1.63 4 4 0 0 1-.32.317c-.092.078-.137.11-.227.171l-.979.675a1.81 1.81 0 0 0-.784 1.493"},[]],["circle",{cx:"11.828",cy:"16.74",r:"1",fill:"currentColor"},[]]]),Ta=o({name:"Info Square",tags:["Information"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.25 3.75a4.5 4.5 0 0 0-4.5 4.5v7.5a4.5 4.5 0 0 0 4.5 4.5h7.5a4.5 4.5 0 0 0 4.5-4.5v-7.5a4.5 4.5 0 0 0-4.5-4.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 11.435v5"},[]],["circle",{cx:"12",cy:"8.06",r:"1.25",fill:"currentColor"},[]]]),ye=o({name:"Bullet List Square",tags:[""],category:"Text",deprecated:!1},[["circle",{cx:"7.877",cy:"8.25",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 8.25h5.31"},[]],["circle",{cx:"7.877",cy:"12",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 12h5.31"},[]],["circle",{cx:"7.877",cy:"15.75",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 15.75h5.31"},[]],["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-width":"1.5",rx:"4"},[]]]),ve=o({name:"Bullet List Square Add",tags:[""],category:"Text",deprecated:!1},[["circle",{cx:"7.877",cy:"8.25",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 8.25h5.31"},[]],["circle",{cx:"7.877",cy:"12",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 12h1.31"},[]],["circle",{cx:"7.877",cy:"15.75",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.25 10.25v-2.5a4 4 0 0 0-4-4h-8.5a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h2.5"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),Ae=o({name:"Square Margins",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.75 3.75v16.5m8.5 0V3.75m-12.5 4h16.5m0 8.5H3.75"},[]]]),Se=o({name:"Bullet List",tags:[""],category:"Text",deprecated:!1},[["circle",{cx:"4.443",cy:"5.081",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 5.08h11.765"},[]],["circle",{cx:"4.443",cy:"12",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 12h11.765"},[]],["circle",{cx:"4.443",cy:"18.919",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 18.92h11.765"},[]]]),je=o({name:"Bullet List Tree",tags:[""],category:"Organization",deprecated:!1},[["circle",{cx:"4.443",cy:"5.081",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 5.08h11.765"},[]],["circle",{cx:"4.443",cy:"12",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 12h11.765"},[]],["circle",{cx:"9.701",cy:"18.919",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.38 18.92h6.508"},[]]]),be=o({name:"Checkbox List",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 4.5h11"},[]],["rect",{width:"3.5",height:"3.5",x:"2.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 12h11"},[]],["rect",{width:"3.5",height:"3.5",x:"2.75",y:"10.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 19.5h11"},[]],["rect",{width:"3.5",height:"3.5",x:"2.75",y:"17.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.2"},[]]]),La=o({name:"Timer Off",tags:["Stopwatch"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M9 2.75h6M12 9.5V12m7.75-6.182-2.236 2.236M2.75 2.75l18.5 18.5m-3.071-3.071A7.75 7.75 0 0 0 7.32 7.32M5.361 9.5A7.75 7.75 0 0 0 16 20.14"},[]]]),Ha=o({name:"Alarm Clock",tags:["Stopwatch"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m21.25 7.072-3.574-3.574M2.75 7.072l3.574-3.574"},[]],["circle",{cx:"12",cy:"12.753",r:"7.75",stroke:"currentColor","stroke-width":"1.503"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.503",d:"m17.514 18.267 2.236 2.235M6.486 18.267 4.25 20.502"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.9 8.353v4.25l3.685 2.117"},[]]]),za=o({name:"Box Add",tags:["Package","Amazon","Delivery"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m11 12 8.073-4.625M11 12 6.963 9.688M11 12v2.281m8.073-6.906a3.17 3.17 0 0 0-1.165-1.156L15.25 4.696m3.823 2.679c.275.472.427 1.015.427 1.58v1.608M2.926 7.374a3.14 3.14 0 0 0-.426 1.58v6.09c0 1.13.607 2.172 1.592 2.736l5.316 3.046A3.2 3.2 0 0 0 11 21.25M2.926 7.375a3.17 3.17 0 0 1 1.166-1.156l5.316-3.046a3.2 3.2 0 0 1 3.184 0l2.658 1.523M2.926 7.375l4.037 2.313m0 0 8.287-4.992"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),Pa=o({name:"Dot Square",tags:[""],category:"Shapes",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["circle",{cx:"12",cy:"12",r:"2.5",fill:"currentColor"},[]]]),Va=o({name:"Dot Circle",tags:[""],category:"Shapes",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"12",cy:"12",r:"2.5",fill:"currentColor"},[]]]),Ba=o({name:"Album",tags:[""],category:"Media",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.25 3.75h-6v7.517a.2.2 0 0 0 .341.142l1.952-1.952a1 1 0 0 1 1.414 0l1.952 1.952a.2.2 0 0 0 .341-.142z"},[]]]),Da=o({name:"Tag Add",tags:["Label"],category:"Organization",deprecated:!1},[["circle",{cx:"8.658",cy:"6.738",r:"1.277",fill:"currentColor",transform:"rotate(-45 8.658 6.738)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.668 10.5V5.748a3 3 0 0 1 3-3h5.2a2.5 2.5 0 0 1 1.768.732l6.445 6.446a4 4 0 0 1 0 5.656l-3.579 3.58a4 4 0 0 1-4.172.94"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H7v2.493a.5.5 0 1 1-1 0V18H3.507a.5.5 0 0 1 0-1H6v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),Fa=o({name:"Tag Remove",tags:["Label"],category:"Organization",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m-2.352-7.852a.5.5 0 0 1 .707 0L6.5 16.793l1.645-1.645a.5.5 0 1 1 .707.707L7.207 17.5l1.645 1.645a.5.5 0 1 1-.707.707L6.5 18.207l-1.645 1.645a.5.5 0 1 1-.707-.707L5.793 17.5l-1.645-1.645a.5.5 0 0 1 0-.707","clip-rule":"evenodd"},[]],["circle",{cx:"8.658",cy:"6.738",r:"1.277",fill:"currentColor",transform:"rotate(-45 8.658 6.738)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.668 10.5V5.748a3 3 0 0 1 3-3h5.2a2.5 2.5 0 0 1 1.768.732l6.445 6.446a4 4 0 0 1 0 5.656l-3.579 3.58a4 4 0 0 1-4.172.94"},[]]]),Ra=o({name:"Pie Chart",tags:[""],category:"Math & Numbers",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 2.75a9.25 9.25 0 1 0 8.01 4.625L12 12z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 2.75a9.25 9.25 0 1 0 8.01 13.875L12 12z"},[]]]),Te=o({name:"File Text",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.688 3.063a3.5 3.5 0 0 1 1.027.712l5.968 5.97c.3.3.54.647.711 1.026m-7.706-7.708a3.5 3.5 0 0 0-1.448-.313H7.792a3.5 3.5 0 0 0-3.5 3.5v11.5a3.5 3.5 0 0 0 3.5 3.5h8.416a3.5 3.5 0 0 0 3.5-3.5v-5.53c0-.505-.109-.999-.314-1.45m-7.706-7.707V8.77a2 2 0 0 0 2 2h5.706"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M7.29 13.77h9.42m-9.42 3.48h6.42"},[]]]),Oa=o({name:"Exclamation Mark",tags:[""],category:"Text",deprecated:!1},[["circle",{cx:"12",cy:"19.38",r:"1.25",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 4.13v11"},[]]]),Le=o({name:"Road Barrier",tags:["Construction","Road Block","Roadblock","Work Zone","Roadwork","Border"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.75 15.25v6m0-18.5v3m12.5 9.5v6m0-18.5v3"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.75 5.75a2 2 0 0 0-2 2v5.5a2 2 0 0 0 2 2h14.5a2 2 0 0 0 2-2v-5.5a2 2 0 0 0-2-2z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.917 5.75-5.701 8.783M15.087 5.75l-6.167 9.5m6.17 0 5.698-8.778"},[]]]),Ea=o({name:"Photo Add",tags:["Image","Picture"],category:"Files",deprecated:!1},[["circle",{cx:"15.091",cy:"8.909",r:"1.5",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.5 16.57a4 4 0 0 0 4 3.93h3.48M3.5 16.57V7.5a4 4 0 0 1 4-4h9a4 4 0 0 1 4 4v3.48m-17 5.59.178-.2 3.206-3.827a2 2 0 0 1 3.066 0l1.242 1.482"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.494a.5.5 0 0 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),He=o({name:"Road Cone",tags:["Construction","Barrier","Work Zone","Roadwork","Border","Block","VLC"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 21.25h18.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 21.25 1.502-4.625M19.25 21.25l-1.502-4.625M7.754 12l-1.502 4.625M7.754 12l1.501-4.625 1.278-3.934a1 1 0 0 1 .95-.691h1.033a1 1 0 0 1 .951.691l1.278 3.934L16.246 12m-8.492 0h8.492m-9.994 4.625h11.496M16.246 12l1.502 4.625"},[]]]),qa=o({name:"Book Letter",tags:["Dictionary"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.25V5.75a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v12.5H7.375M4.5 16.245v2.38"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 21.25H7a2.5 2.5 0 0 1 0-5h12.5v4a1 1 0 0 1-1 1m-9.842-8 1.193-2.872m0 0h4.298m-4.298 0 1.83-4.4c.126-.304.513-.304.639 0l1.829 4.4m0 0 1.193 2.872"},[]]]),Ga=o({name:"Power",tags:["Shutdown","Shut Down","Power On","Power Off"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.54 5.46a9.25 9.25 0 1 1-13.08 0M12 3.367V12"},[]]]),Ua=o({name:"Basketball",tags:["Dribble","Dribbble"],category:"Activities",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.54 18.54s-1.852-4.79-5.415-8.227-8.823-3.445-8.823-3.445"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.912 13.912c2.241-2.242 4.86-3.613 7.113-3.927a9.24 9.24 0 0 1-2.484 8.555 9.24 9.24 0 0 1-8.557 2.486c.315-2.254 1.686-4.873 3.928-7.114M5.46 5.459a9.24 9.24 0 0 1 8.554-2.485c-.314 2.253-1.685 4.872-3.926 7.114S5.227 13.7 2.973 14.015A9.24 9.24 0 0 1 5.46 5.459"},[]]]),Wa=o({name:"Book Marked",tags:["Repository"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.25V5.75a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v12.5H7.375M4.5 16.245v2.38"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 21.25H7a2.5 2.5 0 0 1 0-5h12.5v4a1 1 0 0 1-1 1"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.5 2.75h-6v7.517a.2.2 0 0 0 .341.142l1.952-1.952a1 1 0 0 1 1.414 0l1.952 1.952a.2.2 0 0 0 .341-.142z"},[]]]),Na=o({name:"Kotlin",tags:["JetBrains","Java","JVM","Android"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.456 5.25a1.5 1.5 0 0 1 1.5-1.5h12.586c.89 0 1.337 1.077.707 1.707L12.706 12l6.543 6.543c.63.63.184 1.707-.707 1.707H5.956a1.5 1.5 0 0 1-1.06-.44 1.5 1.5 0 0 1-.44-1.06zm8.25-1.5L4.456 12m8.25 0-7.81 7.81"},[]]]),Ja=o({name:"OpenAI",tags:["ChatGPT","Artificial Intelligence","LLM"],category:"Logos & Brands",deprecated:!1},[["path",{fill:"currentColor",d:"m14.805 10.432.375-.65zm-8.162-5.32-.65-.374zm6.18-1.656.375-.65zm2.463.46v-.75zm4.525 4.525h.75zm.832 2.363.65-.375zm-1.656 6.182.375.65zm-1.63 1.901.65.375zm-6.18 1.657-.375.65zm-2.463-.46v.75zM4.19 15.559h-.75zm-.832-2.363-.65.375zm1.656-6.18-.375-.65zm10.117-.01.374-.65-.374-.216-.376.216zm2.76 5.207h.75v-.433l-.375-.216zM9.195 6.817l-.375-.65a.75.75 0 0 0-.375.65zm5.61 10.364.375.65a.75.75 0 0 0 .375-.65zm-5.845-.134-.375.649a.75.75 0 0 0 .75 0zM6.11 11.89h-.75a.75.75 0 0 0 .374.65zM12 8.812l-.375.65 2.805 1.62.375-.65.375-.65-2.805-1.62zm2.805 1.62h-.75v3.24h1.5v-3.24zm0 3.24-.375-.65-2.805 1.62.375.65.375.649 2.805-1.62zM12 15.292l.375-.65-2.805-1.62-.375.65-.375.65 2.805 1.619zm-2.805-1.62h.75v-3.24h-1.5v3.24zm0-3.24.375.65 2.805-1.62-.375-.65-.375-.65-2.805 1.62zm-2.552-5.32.65.376a3.775 3.775 0 0 1 5.155-1.382l.375-.65.375-.65a5.275 5.275 0 0 0-7.205 1.932zm6.18-1.656-.375.65q.441.256.786.603l.53-.53.53-.53a5.3 5.3 0 0 0-1.096-.842zm.941.723.252.706a3.8 3.8 0 0 1 1.27-.219v-1.5c-.621 0-1.219.108-1.774.307zm1.522-.263v.75a3.775 3.775 0 0 1 3.775 3.775h1.5a5.275 5.275 0 0 0-5.275-5.275zm4.525 4.525h-.75q-.002.511-.13.983l.724.194.724.195a5.3 5.3 0 0 0 .182-1.372zm-.156 1.177-.486.572c.321.272.602.603.825.99l.65-.376.649-.375a5.3 5.3 0 0 0-1.152-1.382zm.988 1.186-.65.375a3.775 3.775 0 0 1-1.381 5.157l.375.65.375.65a5.275 5.275 0 0 0 1.93-7.207zm-1.656 6.182-.375-.65c-.293.17-.6.293-.916.377l.194.725.194.725c.435-.117.866-.29 1.277-.528zm-1.097.452-.738-.135a3.8 3.8 0 0 1-.444 1.21l.65.374.649.375c.31-.538.515-1.11.62-1.69zm-.533 1.45-.65-.376a3.775 3.775 0 0 1-5.155 1.382l-.375.65-.375.65a5.275 5.275 0 0 0 7.205-1.932zm-6.18 1.656.375-.65a3.8 3.8 0 0 1-.787-.604l-.53.53-.532.53c.32.32.688.606 1.099.843zm-.943-.724-.252-.706a3.8 3.8 0 0 1-1.268.22v1.5a5.3 5.3 0 0 0 1.772-.308zm-1.52.264v-.75a3.775 3.775 0 0 1-3.775-3.775h-1.5a5.275 5.275 0 0 0 5.275 5.275zM4.19 15.559h.75q.001-.512.13-.983l-.725-.194-.724-.195a5.3 5.3 0 0 0-.18 1.372zm.155-1.177.486-.572c-.32-.272-.6-.603-.823-.99l-.65.376-.65.375c.31.537.703 1 1.151 1.382zm-.987-1.186.65-.375a3.774 3.774 0 0 1 1.38-5.156l-.374-.65-.375-.65a5.274 5.274 0 0 0-1.93 7.206zm1.656-6.18.375.649a3.8 3.8 0 0 1 .915-.38l-.194-.724-.194-.725a5.3 5.3 0 0 0-1.277.53zm1.096-.455.738.135c.075-.413.222-.821.445-1.208l-.649-.375-.65-.375a5.3 5.3 0 0 0-.622 1.688zM12 8.812l.375.65 1.565-.903 1.565-.904-.376-.65-.374-.649-1.565.903-1.565.904zm2.805 1.62-.375.65 3.085 1.78.375-.649.375-.65-3.085-1.78zm3.085 7.006h.75v-5.225h-1.5v5.225zm-8.695-7.006h.75V6.817h-1.5v3.615zm5.61 3.24h-.75v3.509h1.5v-3.51zM12 15.292l-.375-.65-3.04 1.755.375.65.375.649 3.04-1.755zM6.11 6.56h-.75v5.33h1.5V6.56zm3.085 7.11.375-.649-3.086-1.781-.375.65-.375.649L8.82 14.32zm5.935-6.665-.376.65 4.526 2.612.375-.65.375-.65-4.526-2.612zm-5.935-.189.375.65 4.57-2.639-.376-.65-.375-.649-4.57 2.639zm1.04 13.003.374.65 4.571-2.64-.375-.65-.375-.649-4.57 2.64zm-5.89-5.438-.376.65 4.616 2.664.375-.65.375-.649-4.616-2.665z"},[]]]),Za=o({name:"Photo Sparkle",tags:["Image","Picture","AI","AI Generated","Artificial Intelligence"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.177 3.5H16.5a4 4 0 0 1 4 4v9c0 .402-.06.79-.17 1.157M3.5 13.875v2.695m16.83 1.087-.088-.104-2.466-2.976a2 2 0 0 0-3.073-.008l-1.312 1.566-.214.261m7.153 1.26a4 4 0 0 1-3.713 2.842m0 0-.117.002h-9a4 4 0 0 1-4-3.93m13.117 3.928-.093-.106-3.347-3.996m-9.676.175.177-.201 3.206-3.827a2 2 0 0 1 3.066 0l3.227 3.853"},[]],["circle",{cx:"15.091",cy:"8.909",r:"1.5",fill:"currentColor"},[]],["path",{fill:"currentColor",d:"M8.6 1.418a.64.64 0 0 0-1.2 0l-.167.45a4 4 0 0 1-2.366 2.365l-.449.166a.64.64 0 0 0 0 1.202l.45.166a4 4 0 0 1 2.365 2.366l.166.449a.64.64 0 0 0 1.202 0l.166-.45a4 4 0 0 1 2.366-2.365l.449-.166a.64.64 0 0 0 0-1.202l-.45-.166a4 4 0 0 1-2.365-2.366zM3.876 7.261a.4.4 0 0 0-.752 0l-.103.281a2.5 2.5 0 0 1-1.479 1.479l-.28.103a.4.4 0 0 0 0 .752l.28.103a2.5 2.5 0 0 1 1.479 1.479l.103.28a.4.4 0 0 0 .752 0l.103-.28a2.5 2.5 0 0 1 1.479-1.479l.28-.103a.4.4 0 0 0 0-.752l-.28-.103a2.5 2.5 0 0 1-1.479-1.479z"},[]]]),Ka=o({name:"Pencil Sparkle",tags:["Prompt","AI","AI Generated","Artificial Intelligence","Writing"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.44 5.78 2.229-2.23a1.6 1.6 0 0 1 2.263 0l1.518 1.518a1.6 1.6 0 0 1 0 2.263l-2.23 2.23M14.44 5.78l3.78 3.78m-3.78-3.78-1.815 1.814m5.596 1.967L7.98 19.8a2 2 0 0 1-1.124.565l-3.775.553.553-3.774A2 2 0 0 1 4.2 16.02l3.312-3.312"},[]],["path",{fill:"currentColor",d:"M4.4 1.418a.64.64 0 0 1 1.2 0l.167.45a4 4 0 0 0 2.366 2.365l.449.166a.64.64 0 0 1 0 1.202l-.45.166a4 4 0 0 0-2.365 2.366l-.166.449a.64.64 0 0 1-1.202 0l-.166-.45a4 4 0 0 0-2.366-2.365l-.449-.166a.64.64 0 0 1 0-1.202l.45-.166a4 4 0 0 0 2.365-2.366zm4.724 5.843a.4.4 0 0 1 .752 0l.103.281a2.5 2.5 0 0 0 1.479 1.479l.28.103a.4.4 0 0 1 0 .752l-.28.103a2.5 2.5 0 0 0-1.479 1.479l-.103.28a.4.4 0 0 1-.752 0l-.103-.28a2.5 2.5 0 0 0-1.479-1.479l-.28-.103a.4.4 0 0 1 0-.752l.28-.103a2.5 2.5 0 0 0 1.479-1.479z"},[]]]),Qa=o({name:"Paintbrush 2 Sparkle",tags:["AI","AI Generated","Artificial Intelligence","Draw","Painting"],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M8.6 1.418a.64.64 0 0 0-1.2 0l-.167.45a4 4 0 0 1-2.366 2.365l-.449.166a.64.64 0 0 0 0 1.202l.45.166a4 4 0 0 1 2.365 2.366l.166.449a.64.64 0 0 0 1.202 0l.166-.45a4 4 0 0 1 2.366-2.365l.449-.166a.64.64 0 0 0 0-1.202l-.45-.166a4 4 0 0 1-2.365-2.366zM3.876 7.261a.4.4 0 0 0-.752 0l-.103.281a2.5 2.5 0 0 1-1.479 1.479l-.28.103a.4.4 0 0 0 0 .752l.28.103a2.5 2.5 0 0 1 1.479 1.479l.103.28a.4.4 0 0 0 .752 0l.103-.28a2.5 2.5 0 0 1 1.479-1.479l.28-.103a.4.4 0 0 0 0-.752l-.28-.103a2.5 2.5 0 0 1-1.479-1.479z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.781 11.832A4.795 4.795 0 0 0 4.75 16.46v3.79a1 1 0 0 0 1 1h3.79a4.79 4.79 0 0 0 4.628-6.03m-3.387-3.388a4.8 4.8 0 0 1 3.387 3.387m-3.387-3.387 3.19-3.19m.197 6.577 3.19-3.19m-3.387-3.387 3.19-3.19a2.395 2.395 0 0 1 3.387 3.387l-3.19 3.19m-3.387-3.387 3.387 3.387"},[]]]),_a=o({name:"Bug Add",tags:["Debug","Configuration"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.5 10.438V9.08a3.23 3.23 0 0 0-3.23-3.231h-2.54A3.23 3.23 0 0 0 7.5 9.08v6.27a4.5 4.5 0 0 0 3.23 4.319M2.75 12.85H7.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.75 3.15v.45A2.25 2.25 0 0 0 12 5.85v0a2.25 2.25 0 0 0 2.25-2.25v-.45M7.5 16.6H6.247a2.5 2.5 0 0 0-2.5 2.5v1.75M16.5 9.1h1.253a2.5 2.5 0 0 0 2.5-2.5V4.85M7.5 9.1H6.247a2.5 2.5 0 0 1-2.5-2.5V4.85"},[]],["path",{fill:"currentColor",d:"M17.5 12a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m0 2a.5.5 0 0 0-.501.501v2.498h-2.498a.501.501 0 1 0 0 1.002h2.498v2.498a.501.501 0 0 0 1.002 0v-2.498h2.498l.1-.01a.502.502 0 0 0 0-.982l-.1-.01h-2.498v-2.498a.5.5 0 0 0-.501-.5"},[]]]),Ya=o({name:"Bug Play",tags:["Debug","Configuration"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 19.85a4.5 4.5 0 0 1-4.5-4.5V9.08a3.23 3.23 0 0 1 3.23-3.23h2.54a3.23 3.23 0 0 1 3.23 3.23v1.326M2.75 12.85H7.5m2.25-9.7v.45A2.25 2.25 0 0 0 12 5.85v0a2.25 2.25 0 0 0 2.25-2.25v-.45M7.5 16.6H6.247a2.5 2.5 0 0 0-2.5 2.5v1.75M16.5 9.1h1.253a2.5 2.5 0 0 0 2.5-2.5V4.85M7.5 9.1H6.247a2.5 2.5 0 0 1-2.5-2.5V4.85"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.496 13.978c0-.89.982-1.428 1.731-.95l4.505 2.872a1.126 1.126 0 0 1 0 1.9l-4.505 2.872a1.126 1.126 0 0 1-1.731-.95z"},[]]]),$a=o({name:"Asterisk",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 3.75.004 8.243 7.009-4.118L12.008 12l7.005 4.125-7.009-4.118L12 20.25l-.004-8.243-7.009 4.118L11.992 12 4.987 7.875l7.009 4.118z"},[]]]),Xa=o({name:"Code Square",tags:[""],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.143 8.857 7 12l3.143 3.143m3.714-6.286L17 12l-3.143 3.143"},[]],["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),xa=o({name:"Eraser Sparkle",tags:[""],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.788 20.5h9.02m-9.02 0a3.47 3.47 0 0 0 2.486-1.02l1.29-1.29M9.788 20.5a3.47 3.47 0 0 1-2.438-1.02l-3.33-3.33a3.47 3.47 0 0 1-1.003-2.802M6.6 11.226l6.662 6.663.301.301m0 0 5.417-5.417a3.48 3.48 0 0 0 0-4.923l-3.33-3.33a3.47 3.47 0 0 0-2.643-1.015"},[]],["path",{fill:"currentColor",d:"M8.6 1.419a.64.64 0 0 0-1.2 0l-.167.449a4 4 0 0 1-2.366 2.365l-.449.166a.64.64 0 0 0 0 1.202l.45.166a4 4 0 0 1 2.365 2.366l.166.449a.64.64 0 0 0 1.202 0l.166-.449a4 4 0 0 1 2.366-2.366l.449-.166a.64.64 0 0 0 0-1.202l-.45-.166a4 4 0 0 1-2.365-2.365zM3.876 7.262a.4.4 0 0 0-.752 0l-.103.28a2.5 2.5 0 0 1-1.479 1.479l-.28.104a.4.4 0 0 0 0 .75l.28.105a2.5 2.5 0 0 1 1.479 1.478l.103.28a.4.4 0 0 0 .752 0l.103-.28A2.5 2.5 0 0 1 5.458 9.98l.28-.104a.4.4 0 0 0 0-.751l-.28-.104a2.5 2.5 0 0 1-1.479-1.479z"},[]]]),e2=Object.freeze(Object.defineProperty({__proto__:null,AccessibilityIcon:e5,AddCircleIcon:H,AddCircularIcon:H,AddIcon:d,AddRhombusIcon:xe,AddSquareIcon:e1,AddSquareMultipleIcon:P,AddSquareMultipleVarIcon:P,AdditionIcon:d,AirplaneIcon:k5,AirplaneLandingIcon:m5,AirplaneTakeoffIcon:g5,AlarmClockIcon:Ha,AlbumIcon:Ba,AlertCircleIcon:uo,AlertRhombusIcon:Sa,AlertTriangleIcon:ho,AlignBottomIcon:N0,AlignHorizontalCentersIcon:J0,AlignLeftIcon:Z0,AlignRightIcon:K0,AlignTopIcon:Q0,AlignVerticalCentersIcon:_0,AmazonIcon:Ut,AnchorIcon:N1,AndroidIcon:Xn,AngleIcon:j0,AppRemoveIcon:o1,AppStoreIcon:Wt,AppleIcon:Nt,AppsAddIcon:t1,AppsIcon:r1,AppsListIcon:be,ArcIcon:At,ArchiveAdd2Icon:$0,ArchiveIcon:Y0,ArrowClockwiseIcon:To,ArrowCounterclockwiseIcon:Lo,ArrowDownIcon:Ho,ArrowDownloadIcon:zo,ArrowEnterIcon:Po,ArrowExportIcon:Vo,ArrowForwardIcon:J,ArrowFowardIcon:J,ArrowImportIcon:Bo,ArrowLeftIcon:Do,ArrowLeftRightIcon:_o,ArrowMaximizeIcon:et,ArrowMinimizeIcon:ot,ArrowMoveIcon:Fo,ArrowRedo2Icon:Oo,ArrowRedoIcon:Ro,ArrowReplyIcon:Eo,ArrowRightIcon:qo,ArrowRotateClockwiseIcon:Go,ArrowRotateCounterclockwiseIcon:Uo,ArrowSortIcon:Wo,ArrowSwapIcon:No,ArrowSync2Icon:mo,ArrowSyncIcon:ko,ArrowTrendingIcon:Z,ArrowUndo2Icon:Zo,ArrowUndoIcon:Jo,ArrowUpDownIcon:Qo,ArrowUpIcon:Ko,ArrowUploadIcon:Yo,AsteriskIcon:$a,AttachIcon:U,AttatchIcon:U,BackgroundColorAccentIcon:Dt,BackgroundColorIcon:U5,BackspaceIcon:n1,BadgeIcon:go,BankIcon:$,BarChartIcon:X,BarGraphIcon:X,BasketballIcon:Ua,BatteryFullIcon:r5,BatteryIcon:o5,BeachIcon:p5,BeakerIcon:ut,BellDotIcon:Qn,BellIcon:N,BellOffIcon:Kn,BlendIcon:ne,BlueskyIcon:ta,BluetoothIcon:Jt,BoardIcon:X0,BoltIcon:ge,Book2Icon:n0,BookAdd2Icon:c0,BookAddIcon:a0,BookIcon:t0,BookInfo2Icon:J1,BookInfoIcon:l0,BookLetterIcon:qa,BookMarkedIcon:Wa,BookOpenIcon:A,BookmarkAddIcon:en,BookmarkIcon:x0,BookmarkMultipleIcon:ue,BookmarkMultipleVarIcon:ue,BookshelfIcon:te,BorderAllIcon:W5,BoxAddIcon:za,BoxDragIcon:le,BoxIcon:S,BoxMarginsIcon:Ae,BracesIcon:ht,BracesVariableIcon:kt,BracketsIcon:En,BranchCompareIcon:mt,BranchFork2Icon:pt,BranchForkIcon:gt,BranchIcon:Tn,BranchPullRequestIcon:Fn,Briefcase2Icon:p0,BriefcaseIcon:g0,BrightnessIcon:Sn,BroomIcon:i0,BugAddIcon:_a,BugIcon:Ct,BugPlayIcon:Ya,BuildingMultipleIcon:C5,BulletListIcon:Se,BulletListSquareAddIcon:ve,BulletListSquareIcon:ye,BulletListTreeIcon:je,ButtonIcon:t5,CSS2Icon:ra,CSSIcon:Be,CakeIcon:w0,CalculatorIcon:b0,CalendarIcon:Z1,CallEndIcon:G,CallIcon:q,CalligraphyPenIcon:d0,CameraIcon:sn,CancelCircleIcon:po,CancelIcon:s,CancelOctagonIcon:ka,CancelSquareIcon:Co,CandyIcon:Rn,CartIcon:m,CentIcon:C0,CenterHorizontalIcon:on,CenterVerticalIcon:rn,ChatIcon:S1,ChatQuestionIcon:ba,CheckboxCheckedIcon:Ie,CheckboxIndeterminate2Icon:pe,CheckboxIndeterminateIcon:Ce,CheckboxIntermediate2Icon:pe,CheckboxListIcon:be,CheckboxUncheckedIcon:n5,CheckmarkCheckedIcon:Ie,CheckmarkCircleIcon:Io,CheckmarkIcon:a1,CheckmarkIntermediateIcon:Ce,CheckmarkStarburstIcon:R,ChevronDownIcon:$o,ChevronLeftIcon:Xo,ChevronRightIcon:xo,ChevronUpIcon:er,ChromeMinimizeIcon:k,ChromeRestoreIcon:x,ChromeRestoreVarIcon:x,CircleIcon:St,CircleSmallIcon:oe,ClipboardIcon:A5,ClipboardPasteIcon:S5,ClipboardSearchIcon:j5,ClockIcon:wo,CloseIcon:s,ClosedCaptionsIcon:a5,CloudAddIcon:wa,CloudArrowDownIcon:Me,CloudArrowUpIcon:fe,CloudDownloadIcon:Me,CloudIcon:j1,CloudOffIcon:fa,CloudUploadIcon:fe,CodeIcon:It,CodeSquareIcon:Xa,CoffeeHotIcon:f0,ColorPaletteIcon:N5,CommentAdd2Icon:ia,CommentAddIcon:la,CommentExclamationIcon:qn,CommentIcon:b1,CommentMultipleIcon:O,CommentMultipleVarIcon:O,CompareSizeIcon:b5,CompassIcon:s0,ComponentIcon:I5,ComposeIcon:c1,ComputerIcon:un,ComputerMacIcon:hn,ConeIcon:Aa,ConstructionConeIcon:He,ConstructionIcon:Le,ContractDownIcon:rt,CookiesIcon:M0,CopyIcon:V,CopyVarIcon:V,CopyleftIcon:Jn,CopyrightIcon:Nn,CornerRadiusIcon:jt,CreateIcon:d,CreditCardIcon:I1,CropIcon:l1,CssIcon:Be,CubeIcon:va,CursorClickIcon:l5,CursorDragIcon:A0,CursorIcon:c5,CutIcon:i1,CylinderIcon:ya,DarkThemeIcon:i5,DatabaseAddIcon:L1,DatabaseIcon:T1,DeleteIcon:d1,DiamondIcon:W,DiffIcon:ja,DirectionsIcon:w5,DislikeIcon:ie,DismissIcon:s,DoNotDisturbIcon:fo,DocumentIcon:or,DollarCircleIcon:Gn,DollarIcon:ae,DoorIcon:zn,DoorOpenIcon:Dn,DotCircleIcon:Va,DotIcon:oe,DotSquareIcon:Pa,DrawTextIcon:rr,DropIcon:y0,EditIcon:M,EmailIcon:E,EmojiFrownIcon:Ao,EmojiGrinIcon:So,EmojiIcon:h,EmojiLaughterIcon:jo,EraserIcon:K1,EraserSparkleIcon:xa,ExclamationMarkIcon:Oa,ExpandIcon:tt,ExtensionIcon:_,ExternalIcon:y,ExternalLinkIcon:y,EyeIcon:w,EyeOffIcon:u,EyedropperColorAccentIcon:Ft,EyedropperColorIcon:_1,EyedropperIcon:Q1,FacebookIcon:Zt,FastForwardIcon:B,FastFowardIcon:B,FigmaIcon:Kt,FileAddIcon:Zr,FileIcon:Jr,FileMultipleIcon:aa,FileSyncIcon:Kr,FileTextIcon:Te,Filter2Icon:nn,FilterCancel2Icon:cn,FilterCancelIcon:an,FilterIcon:tn,FindIcon:ze,Flag2Icon:xn,FlagIcon:u0,FlashlightIcon:Y1,FloppyDiskIcon:K,FloppyDiskMultipleIcon:j,FoldableHorizontalHalfIcon:mn,FoldableHorizontalIcon:kn,FoldableVerticalHalfIcon:pn,FoldableVerticalIcon:gn,FolderAddIcon:_r,FolderIcon:Qr,FolderMultipleIcon:ma,FolderOpenIcon:Yr,FullScreenMaximizeIcon:nt,FullScreenMinimizeIcon:at,GNULinuxIcon:me,GameIcon:Cn,GiftIcon:$1,GitCommitIcon:wt,GitHubIcon:De,GitLabIcon:Ze,GithubIcon:De,GitlabIcon:Ze,GlobeIcon:H1,Google2Icon:_t,GoogleChromeIcon:Yt,GoogleIcon:Qt,GooglePlayIcon:$t,GraphIcon:ce,GridDotsIcon:L5,GridIcon:T5,HTMLIcon:Fe,HamburgerIcon:v0,HandIcon:S0,HappyFaceIcon:h,HardDriveIcon:$r,HashIcon:T0,HatGraduationIcon:X1,HeadphonesIcon:z0,HeadphonesOffIcon:$n,HeartIcon:D,HeartStylisticIcon:s1,HexagonIcon:bt,HiddenIcon:u,HideIcon:u,HighlighterAccentIcon:Rt,HighlighterIcon:x1,HistoryIcon:q0,Home2Icon:f5,HomeIcon:Y,HourglassIcon:eo,HouseIcon:Y,HtmlIcon:Fe,InfinityIcon:_n,InfoIcon:Mo,InfoSquareIcon:Ta,InstagramIcon:Xt,JavaScriptIcon:Re,JavascriptIcon:Re,KebabIcon:f,KeyboardCommandIcon:Zn,KeyboardIcon:In,KeyboardShiftIcon:u1,KotlinIcon:Na,LaptopIcon:wn,LayersIcon:oo,LayoutIcon:H5,LeafIcon:R0,LeafThreeIcon:O0,LeafTwoIcon:E0,LibraryIcon:te,LightbulbIcon:ro,LikeIcon:de,LineDiagonalIcon:Tt,LineHorizontalIcon:k,LinkIcon:to,LinuxIcon:me,LocationIcon:M5,LockIcon:w1,LockOpenIcon:f1,LoveIcon:D,MailIcon:E,MailOpenIcon:z1,MapIcon:y5,MaskIcon:J5,MathIcon:Yn,MegaphoneIcon:P1,MegaphoneLoudIcon:V1,MentionIcon:B1,MenuIcon:d5,MicrophoneIcon:no,MicrophoneOffIcon:ao,MicrosoftEdgeIcon:xt,MicrosoftIcon:v,MicrosoftWindowsIcon:v,MinusIcon:k,MoneyIcon:ae,MoonIcon:jn,MoreHorizontalIcon:f,MoreIcon:f,MoreVerticalIcon:h1,MotherboardIcon:fn,MovieIcon:P0,MuseumIcon:$,MusicNote2Icon:B0,MusicNoteIcon:V0,NPMIcon:Ue,NarratorIcon:D1,NodeJSIcon:We,NodejsIcon:We,NoteAddIcon:nr,NoteIcon:tr,NotificationIcon:N,NpmIcon:Ue,OctagonIcon:Lt,OpenAIIcon:Ja,OpenIcon:y,OpenSourceIcon:Pn,PDF2Icon:Xr,PDFIcon:Pe,PackageIcon:S,PageMarginsIcon:z5,PaintBucketAccentIcon:Ot,PaintBucketIcon:Z5,Paintbrush2Icon:Q5,Paintbrush2SparkleIcon:Qa,PaintbrushIcon:K5,PanelBottomIcon:da,PanelBottomOpenIcon:sa,PanelLeftContractIcon:V5,PanelLeftExpandIcon:B5,PanelLeftIcon:P5,PanelLeftOpenIcon:F5,PanelRightContractIcon:O5,PanelRightExpandIcon:E5,PanelRightIcon:R5,PanelRightOpenIcon:D5,ParcelIcon:S,ParenthesesIcon:oa,PauseIcon:k1,PdfIcon:Pe,PenIcon:M,PencilIcon:M,PencilSparkleIcon:Ka,PentagonIcon:Ht,Person2Icon:R1,PersonAdd2Icon:E1,PersonAddIcon:O1,PersonCircleIcon:q1,PersonIcon:F1,PersonMultipleIcon:G1,PhoneAcceptIcon:q,PhoneHangUpIcon:G,PhoneIcon:Mn,PhotoAddIcon:Ea,PhotoFilterIcon:ne,PhotoIcon:xr,PhotoMultipleIcon:ca,PhotoSparkleIcon:Za,PictureInPicture2Icon:lt,PictureInPictureEnterIcon:it,PictureInPictureExitIcon:dt,PictureInPictureIcon:ct,PieChartIcon:Ra,PinIcon:co,PinOffIcon:lo,PlayCircleIcon:F,PlayCircularIcon:F,PlayIcon:m1,PlusIcon:d,PowerIcon:Ga,PremiumIcon:W,PreviewIcon:w,PrinterIcon:yn,ProhibitedIcon:yo,PuzzleIcon:_,PythonIcon:e0,QRCodeIcon:Ve,QrCodeIcon:Ve,QuestionCircleIcon:U0,QuestionIcon:G0,QuoteIcon:ar,ReactJSIcon:Ke,ReactjsIcon:Ke,ReadIcon:A,ReadingIcon:A,RecordIcon:Vn,RecordStopIcon:Bn,RectangleWideIcon:zt,RegularExpressionIcon:Un,ReverseIcon:g1,RhombusIcon:Pt,RibbonIcon:h0,RibbonStarIcon:k0,RoadBarrierIcon:Le,RoadConeIcon:He,RobloxIcon:o0,RulerDiagonalIcon:Wn,RulerIcon:L0,SaveAllIcon:j,SaveAsIcon:Q,SaveIcon:K,SaveMultipleIcon:j,SavePencilIcon:Q,ScreenSizeIcon:H0,Script2Icon:Mt,ScriptIcon:ft,SearchCancelIcon:z,SearchIcon:ze,SearchNoResultsIcon:z,SectionBreakIcon:ln,SendIcon:U1,ServerIcon:ea,SettingsIcon:s5,ShapeDifferenceIcon:_5,ShapeIntersectIcon:Y5,ShapeSubtractIcon:$5,ShapeUnionIcon:X5,ShieldCancelIcon:y1,ShieldCheckmarkIcon:v1,ShieldIcon:M1,ShieldKeyholeIcon:A1,ShopIcon:m,ShoppingCartIcon:m,ShoppingIcon:m,ShowIcon:w,SkullIcon:bo,SlashBoxIcon:we,SlashSquareIcon:we,SmileIcon:h,SmileyIcon:h,SoundwaveIcon:D0,SpacebarIcon:cr,Sparkle2Icon:Ia,SparkleIcon:W0,SpinnerIcon:vo,SplitHorizontalIcon:ha,SplitVerticalIcon:ua,SquareDragIcon:le,SquareIcon:Vt,SquareMarginsIcon:Ae,StarIcon:p1,Stocks2Icon:Z,StocksIcon:ce,StrokeThicknessIcon:x5,SubtractIcon:k,SubtractSquareIcon:Ca,SubtractSquareMultipleIcon:pa,SvelteIcon:On,SymbolsIcon:lr,TVIcon:Ge,TableIcon:q5,TableSimpleIcon:G5,TabletIcon:vn,TagAccentIcon:Et,TagAddIcon:Da,TagIcon:dn,TagMultipleIcon:he,TagMultipleVarIcon:he,TagRemoveIcon:Fa,TargetIcon:Ma,TaskListIcon:ke,TasksIcon:ke,TerminalIcon:yt,TextAddIcon:dr,TextAlignCenterIcon:sr,TextAlignJustifyIcon:ur,TextAlignLeftIcon:hr,TextAlignRightIcon:kr,TextBoldIcon:mr,TextBulletListIcon:Se,TextBulletListSquareAddIcon:ve,TextBulletListSquareIcon:ye,TextBulletListTreeIcon:je,TextCaseLowercaseIcon:gr,TextCaseTitleIcon:pr,TextCaseUppercaseIcon:Cr,TextClearFormattingIcon:Ir,TextCollapseIcon:wr,TextColorAccentIcon:qt,TextColorIcon:fr,TextDescriptionIcon:ga,TextDocumentIcon:Te,TextEditStyleIcon:Mr,TextEffectsIcon:yr,TextExpandIcon:vr,TextFontIcon:Ar,TextFontSizeIcon:Sr,TextFootnoteIcon:jr,TextHighlightColorAccentIcon:Gt,TextHighlightColorIcon:br,TextIcon:ir,TextIndentDecreaseIcon:Tr,TextIndentIncreaseIcon:Lr,TextItalicIcon:Hr,TextLargeIcon:zr,TextLetterSpacingIcon:Pr,TextLineHeightIcon:Vr,TextLineSpacingIcon:Br,TextNumberListIcon:Dr,TextPositionBottomIcon:Fr,TextPositionMiddleIcon:Rr,TextPositionTopIcon:Or,TextSmallIcon:Er,TextStrikethroughIcon:qr,TextSubscriptIcon:Gr,TextSuperscriptIcon:Ur,TextTypographyIcon:Wr,TextUnderlineIcon:Nr,ThumbsDownIcon:ie,ThumbsUpIcon:de,TikTokIcon:Oe,TiktokIcon:Oe,TimerIcon:io,TimerOffIcon:La,ToolboxIcon:I0,TriangleIcon:Bt,TuneIcon:C1,TvIcon:Ge,TwitterIcon:re,TypeScriptIcon:Je,TypescriptIcon:Je,UbuntuIcon:Ln,VehicleCarIcon:v5,VerifiedIcon:R,VideoClipIcon:vt,VideoIcon:m0,VisibleIcon:u,VisualStudioCodeIcon:r0,Volume0Icon:g,Volume1Icon:se,VolumeHighIcon:g,VolumeIcon:g,VolumeLowIcon:se,VolumeMediumIcon:g,VolumeMuteIcon:F0,VueJSIcon:Ne,VuejsIcon:Ne,WatchIcon:An,WeatherCloudyIcon:bn,WebpackIcon:Hn,WiFiIcon:W1,WindowAddIcon:na,WindowIcon:st,WindowMultipleIcon:ee,WindowMultipleVarIcon:ee,Windows10Icon:v,WrenchIcon:so,XIcon:s,XTwitterIcon:re,YouTubeIcon:Ee,YouTubeShortsIcon:qe,YoutubeIcon:Ee,YoutubeShortsIcon:qe,ZapIcon:ge,ZoomInIcon:u5,ZoomOutIcon:h5,accessibility:e5,add:d,addCircle:H,addCircular:H,addRhombus:xe,addSquare:e1,addSquareMultiple:P,addSquareMultipleVar:P,addition:d,airplane:k5,airplaneLanding:m5,airplaneTakeoff:g5,alarmClock:Ha,album:Ba,alertCircle:uo,alertRhombus:Sa,alertTriangle:ho,alignBottom:N0,alignHorizontalCenters:J0,alignLeft:Z0,alignRight:K0,alignTop:Q0,alignVerticalCenters:_0,amazon:Ut,anchor:N1,android:Xn,angle:j0,appRemove:o1,appStore:Wt,apple:Nt,apps:r1,appsAdd:t1,appsList:be,arc:At,archive:Y0,archiveAdd2:$0,arrowClockwise:To,arrowCounterclockwise:Lo,arrowDown:Ho,arrowDownload:zo,arrowEnter:Po,arrowExport:Vo,arrowForward:J,arrowFoward:J,arrowImport:Bo,arrowLeft:Do,arrowLeftRight:_o,arrowMaximize:et,arrowMinimize:ot,arrowMove:Fo,arrowRedo:Ro,arrowRedo2:Oo,arrowReply:Eo,arrowRight:qo,arrowRotateClockwise:Go,arrowRotateCounterclockwise:Uo,arrowSort:Wo,arrowSwap:No,arrowSync:ko,arrowSync2:mo,arrowTrending:Z,arrowUndo:Jo,arrowUndo2:Zo,arrowUp:Ko,arrowUpDown:Qo,arrowUpload:Yo,asterisk:$a,attach:U,attatch:U,backgroundColor:U5,backgroundColorAccent:Dt,backspace:n1,badge:go,bank:$,barChart:X,barGraph:X,basketball:Ua,battery:o5,batteryFull:r5,beach:p5,beaker:ut,bell:N,bellDot:Qn,bellOff:Kn,blend:ne,bluesky:ta,bluetooth:Jt,board:X0,bolt:ge,book:t0,book2:n0,bookAdd:a0,bookAdd2:c0,bookInfo:l0,bookInfo2:J1,bookLetter:qa,bookMarked:Wa,bookOpen:A,bookmark:x0,bookmarkAdd:en,bookmarkMultiple:ue,bookmarkMultipleVar:ue,bookshelf:te,borderAll:W5,box:S,boxAdd:za,boxDrag:le,boxMargins:Ae,braces:ht,bracesVariable:kt,brackets:En,branch:Tn,branchCompare:mt,branchFork:gt,branchFork2:pt,branchPullRequest:Fn,briefcase:g0,briefcase2:p0,brightness:Sn,broom:i0,bug:Ct,bugAdd:_a,bugPlay:Ya,buildingMultiple:C5,bulletList:Se,bulletListSquare:ye,bulletListSquareAdd:ve,bulletListTree:je,button:t5,cake:w0,calculator:b0,calendar:Z1,call:q,callEnd:G,calligraphyPen:d0,camera:sn,cancel:s,cancelCircle:po,cancelOctagon:ka,cancelSquare:Co,candy:Rn,cart:m,cent:C0,centerHorizontal:on,centerVertical:rn,chat:S1,chatQuestion:ba,checkboxChecked:Ie,checkboxIndeterminate:Ce,checkboxIndeterminate2:pe,checkboxIntermediate2:pe,checkboxList:be,checkboxUnchecked:n5,checkmark:a1,checkmarkChecked:Ie,checkmarkCircle:Io,checkmarkIntermediate:Ce,checkmarkStarburst:R,chevronDown:$o,chevronLeft:Xo,chevronRight:xo,chevronUp:er,chromeMinimize:k,chromeRestore:x,chromeRestoreVar:x,circle:St,circleSmall:oe,clipboard:A5,clipboardPaste:S5,clipboardSearch:j5,clock:wo,close:s,closedCaptions:a5,cloud:j1,cloudAdd:wa,cloudArrowDown:Me,cloudArrowUp:fe,cloudDownload:Me,cloudOff:fa,cloudUpload:fe,code:It,codeSquare:Xa,coffeeHot:f0,colorPalette:N5,comment:b1,commentAdd:la,commentAdd2:ia,commentExclamation:qn,commentMultiple:O,commentMultipleVar:O,compareSize:b5,compass:s0,component:I5,compose:c1,computer:un,computerMac:hn,cone:Aa,construction:Le,constructionCone:He,contractDown:rt,cookies:M0,copy:V,copyVar:V,copyleft:Jn,copyright:Nn,cornerRadius:jt,create:d,creditCard:I1,crop:l1,css:Be,css2:ra,cube:va,cursor:c5,cursorClick:l5,cursorDrag:A0,cut:i1,cylinder:ya,darkTheme:i5,database:T1,databaseAdd:L1,delete:d1,diamond:W,diff:ja,directions:w5,dislike:ie,dismiss:s,doNotDisturb:fo,document:or,dollar:ae,dollarCircle:Gn,door:zn,doorOpen:Dn,dot:oe,dotCircle:Va,dotSquare:Pa,drawText:rr,drop:y0,edit:M,email:E,emoji:h,emojiFrown:Ao,emojiGrin:So,emojiLaughter:jo,eraser:K1,eraserSparkle:xa,exclamationMark:Oa,expand:tt,extension:_,external:y,externalLink:y,eye:w,eyeOff:u,eyedropper:Q1,eyedropperColor:_1,eyedropperColorAccent:Ft,facebook:Zt,fastForward:B,fastFoward:B,figma:Kt,file:Jr,fileAdd:Zr,fileMultiple:aa,fileSync:Kr,fileText:Te,filter:tn,filter2:nn,filterCancel:an,filterCancel2:cn,find:ze,flag:u0,flag2:xn,flashlight:Y1,floppyDisk:K,floppyDiskMultiple:j,foldableHorizontal:kn,foldableHorizontalHalf:mn,foldableVertical:gn,foldableVerticalHalf:pn,folder:Qr,folderAdd:_r,folderMultiple:ma,folderOpen:Yr,fullScreenMaximize:nt,fullScreenMinimize:at,game:Cn,gift:$1,gitCommit:wt,github:De,gitlab:Ze,globe:H1,gnuLinux:me,google:Qt,google2:_t,googleChrome:Yt,googlePlay:$t,graph:ce,grid:T5,gridDots:L5,hamburger:v0,hand:S0,happyFace:h,hardDrive:$r,hash:T0,hatGraduation:X1,headphones:z0,headphonesOff:$n,heart:D,heartStylistic:s1,hexagon:bt,hidden:u,hide:u,highlighter:x1,highlighterAccent:Rt,history:q0,home:Y,home2:f5,hourglass:eo,house:Y,html:Fe,infinity:_n,info:Mo,infoSquare:Ta,instagram:Xt,javascript:Re,kebab:f,keyboard:In,keyboardCommand:Zn,keyboardShift:u1,kotlin:Na,laptop:wn,layers:oo,layout:H5,leaf:R0,leafThree:O0,leafTwo:E0,library:te,lightbulb:ro,like:de,lineDiagonal:Tt,lineHorizontal:k,link:to,linux:me,location:M5,lock:w1,lockOpen:f1,love:D,mail:E,mailOpen:z1,map:y5,mask:J5,math:Yn,megaphone:P1,megaphoneLoud:V1,mention:B1,menu:d5,microphone:no,microphoneOff:ao,microsoft:v,microsoftEdge:xt,microsoftWindows:v,minus:k,money:ae,moon:jn,more:f,moreHorizontal:f,moreVertical:h1,motherboard:fn,movie:P0,museum:$,musicNote:V0,musicNote2:B0,narrator:D1,nodejs:We,note:tr,noteAdd:nr,notification:N,npm:Ue,octagon:Lt,open:y,openSource:Pn,openai:Ja,package:S,pageMargins:z5,paintBucket:Z5,paintBucketAccent:Ot,paintbrush:K5,paintbrush2:Q5,paintbrush2Sparkle:Qa,panelBottom:da,panelBottomOpen:sa,panelLeft:P5,panelLeftContract:V5,panelLeftExpand:B5,panelLeftOpen:F5,panelRight:R5,panelRightContract:O5,panelRightExpand:E5,panelRightOpen:D5,parcel:S,parentheses:oa,pause:k1,pdf:Pe,pdf2:Xr,pen:M,pencil:M,pencilSparkle:Ka,pentagon:Ht,person:F1,person2:R1,personAdd:O1,personAdd2:E1,personCircle:q1,personMultiple:G1,phone:Mn,phoneAccept:q,phoneHangUp:G,photo:xr,photoAdd:Ea,photoFilter:ne,photoMultiple:ca,photoSparkle:Za,pictureInPicture:ct,pictureInPicture2:lt,pictureInPictureEnter:it,pictureInPictureExit:dt,pieChart:Ra,pin:co,pinOff:lo,play:m1,playCircle:F,playCircular:F,plus:d,power:Ga,premium:W,preview:w,printer:yn,prohibited:yo,puzzle:_,python:e0,qrCode:Ve,question:G0,questionCircle:U0,quote:ar,reactjs:Ke,read:A,reading:A,record:Vn,recordStop:Bn,rectangleWide:zt,regularExpression:Un,reverse:g1,rhombus:Pt,ribbon:h0,ribbonStar:k0,roadBarrier:Le,roadCone:He,roblox:o0,ruler:L0,rulerDiagonal:Wn,save:K,saveAll:j,saveAs:Q,saveMultiple:j,savePencil:Q,screenSize:H0,script:ft,script2:Mt,search:ze,searchCancel:z,searchNoResults:z,sectionBreak:ln,send:U1,server:ea,settings:s5,shapeDifference:_5,shapeIntersect:Y5,shapeSubtract:$5,shapeUnion:X5,shield:M1,shieldCancel:y1,shieldCheckmark:v1,shieldKeyhole:A1,shop:m,shopping:m,shoppingCart:m,show:w,skull:bo,slashBox:we,slashSquare:we,smile:h,smiley:h,soundwave:D0,spacebar:cr,sparkle:W0,sparkle2:Ia,spinner:vo,splitHorizontal:ha,splitVertical:ua,square:Vt,squareDrag:le,squareMargins:Ae,star:p1,stocks:ce,stocks2:Z,strokeThickness:x5,subtract:k,subtractSquare:Ca,subtractSquareMultiple:pa,svelte:On,symbols:lr,table:q5,tableSimple:G5,tablet:vn,tag:dn,tagAccent:Et,tagAdd:Da,tagMultiple:he,tagMultipleVar:he,tagRemove:Fa,target:Ma,taskList:ke,tasks:ke,terminal:yt,text:ir,textAdd:dr,textAlignCenter:sr,textAlignJustify:ur,textAlignLeft:hr,textAlignRight:kr,textBold:mr,textBulletList:Se,textBulletListSquare:ye,textBulletListSquareAdd:ve,textBulletListTree:je,textCaseLowercase:gr,textCaseTitle:pr,textCaseUppercase:Cr,textClearFormatting:Ir,textCollapse:wr,textColor:fr,textColorAccent:qt,textDescription:ga,textDocument:Te,textEditStyle:Mr,textEffects:yr,textExpand:vr,textFont:Ar,textFontSize:Sr,textFootnote:jr,textHighlightColor:br,textHighlightColorAccent:Gt,textIndentDecrease:Tr,textIndentIncrease:Lr,textItalic:Hr,textLarge:zr,textLetterSpacing:Pr,textLineHeight:Vr,textLineSpacing:Br,textNumberList:Dr,textPositionBottom:Fr,textPositionMiddle:Rr,textPositionTop:Or,textSmall:Er,textStrikethrough:qr,textSubscript:Gr,textSuperscript:Ur,textTypography:Wr,textUnderline:Nr,thumbsDown:ie,thumbsUp:de,tiktok:Oe,timer:io,timerOff:La,toolbox:I0,triangle:Bt,tune:C1,tv:Ge,twitter:re,typescript:Je,ubuntu:Ln,vehicleCar:v5,verified:R,video:m0,videoClip:vt,visible:u,visualStudioCode:r0,volume:g,volume0:g,volume1:se,volumeHigh:g,volumeLow:se,volumeMedium:g,volumeMute:F0,vuejs:Ne,watch:An,weatherCloudy:bn,webpack:Hn,wiFi:W1,window:st,windowAdd:na,windowMultiple:ee,windowMultipleVar:ee,windows10:v,wrench:so,x:s,xTwitter:re,youtube:Ee,youtubeShorts:qe,zap:ge,zoomIn:u5,zoomOut:h5},Symbol.toStringTag,{value:"Module"}));function o2(t){const r=t.toLowerCase(),a=Object.keys(e2).find(l=>{const c=l.replace(/Icon$/,"").toLowerCase();return c==r||c+"icon"==r||a2(c)==r||c==d2(r)});return e2[a]}function k2(t,r){var a,l,c,p;if(!window?.document)throw new Error("proicons.replace() only works in a browser environment");t??(t=document.body);const C=(a=r?.useAttributes)!=null?a:!0,T=(l=r?.attributeName)!=null?l:"proicon";for(const b of t.querySelectorAll(`[${T}]`)){let i;switch((c=r?.overwrite)!=null?c:"auto"){case!0:i=!0;break;case!1:i=!1;break;case"auto":i=!b.hasChildNodes();break}let Qe=b.getAttribute(T).trim();if(!o2(Qe))continue;let L=document.createElement("svg");const $e={color:"color","stroke-width":"strokeWidth",join:"strokeJoin",caps:"strokeCaps","corner-radius":"cornerRadius",outline:"strokeFilledElements",size:"size"},_e={};if(C){for(const[Ye,n2]of Object.entries($e))b.hasAttribute(Ye)&&(_e[n2]=b.getAttribute(Ye),b.removeAttribute(Ye));for(const{name:Ye,value:n2}of b.attributes)Object.hasOwn($e,Ye)||((p=_e.attributes)!=null||(_e.attributes={}),_e.attributes[Ye]=n2);Object.assign(structuredClone(r??{}),_e)}L.innerHTML=o2(Qe).toSvg(_e),L=L.children[0],L.classList.add("proicon"),L.setAttribute("data-proicon-id",o2(Qe).kebabCase),i==!0?b.replaceWith(L):b.insertBefore(L,b.childNodes[0])}}function m2(t){if(!t)throw new TypeError("A query is required");t=t.toString().toLowerCase();const r=Object.values(e2);return r.filter((l,c)=>Object.entries(l).some(([p,C])=>{if(!(!Array.isArray(C)&&typeof C!="string"||p=="raw"))return Array.isArray(C)?C.some(T=>T.toLowerCase().includes(t)):C.toLowerCase().includes(t)})&&r.indexOf(l)===c)}e.AccessibilityIcon=e5,e.AddCircleIcon=H,e.AddCircularIcon=H,e.AddIcon=d,e.AddRhombusIcon=xe,e.AddSquareIcon=e1,e.AddSquareMultipleIcon=P,e.AddSquareMultipleVarIcon=P,e.AdditionIcon=d,e.AirplaneIcon=k5,e.AirplaneLandingIcon=m5,e.AirplaneTakeoffIcon=g5,e.AlarmClockIcon=Ha,e.AlbumIcon=Ba,e.AlertCircleIcon=uo,e.AlertRhombusIcon=Sa,e.AlertTriangleIcon=ho,e.AlignBottomIcon=N0,e.AlignHorizontalCentersIcon=J0,e.AlignLeftIcon=Z0,e.AlignRightIcon=K0,e.AlignTopIcon=Q0,e.AlignVerticalCentersIcon=_0,e.AmazonIcon=Ut,e.AnchorIcon=N1,e.AndroidIcon=Xn,e.AngleIcon=j0,e.AppRemoveIcon=o1,e.AppStoreIcon=Wt,e.AppleIcon=Nt,e.AppsAddIcon=t1,e.AppsIcon=r1,e.AppsListIcon=be,e.ArcIcon=At,e.ArchiveAdd2Icon=$0,e.ArchiveIcon=Y0,e.ArrowClockwiseIcon=To,e.ArrowCounterclockwiseIcon=Lo,e.ArrowDownIcon=Ho,e.ArrowDownloadIcon=zo,e.ArrowEnterIcon=Po,e.ArrowExportIcon=Vo,e.ArrowForwardIcon=J,e.ArrowFowardIcon=J,e.ArrowImportIcon=Bo,e.ArrowLeftIcon=Do,e.ArrowLeftRightIcon=_o,e.ArrowMaximizeIcon=et,e.ArrowMinimizeIcon=ot,e.ArrowMoveIcon=Fo,e.ArrowRedo2Icon=Oo,e.ArrowRedoIcon=Ro,e.ArrowReplyIcon=Eo,e.ArrowRightIcon=qo,e.ArrowRotateClockwiseIcon=Go,e.ArrowRotateCounterclockwiseIcon=Uo,e.ArrowSortIcon=Wo,e.ArrowSwapIcon=No,e.ArrowSync2Icon=mo,e.ArrowSyncIcon=ko,e.ArrowTrendingIcon=Z,e.ArrowUndo2Icon=Zo,e.ArrowUndoIcon=Jo,e.ArrowUpDownIcon=Qo,e.ArrowUpIcon=Ko,e.ArrowUploadIcon=Yo,e.AsteriskIcon=$a,e.AttachIcon=U,e.AttatchIcon=U,e.BackgroundColorAccentIcon=Dt,e.BackgroundColorIcon=U5,e.BackspaceIcon=n1,e.BadgeIcon=go,e.BankIcon=$,e.BarChartIcon=X,e.BarGraphIcon=X,e.BasketballIcon=Ua,e.BatteryFullIcon=r5,e.BatteryIcon=o5,e.BeachIcon=p5,e.BeakerIcon=ut,e.BellDotIcon=Qn,e.BellIcon=N,e.BellOffIcon=Kn,e.BlendIcon=ne,e.BlueskyIcon=ta,e.BluetoothIcon=Jt,e.BoardIcon=X0,e.BoltIcon=ge,e.Book2Icon=n0,e.BookAdd2Icon=c0,e.BookAddIcon=a0,e.BookIcon=t0,e.BookInfo2Icon=J1,e.BookInfoIcon=l0,e.BookLetterIcon=qa,e.BookMarkedIcon=Wa,e.BookOpenIcon=A,e.BookmarkAddIcon=en,e.BookmarkIcon=x0,e.BookmarkMultipleIcon=ue,e.BookmarkMultipleVarIcon=ue,e.BookshelfIcon=te,e.BorderAllIcon=W5,e.BoxAddIcon=za,e.BoxDragIcon=le,e.BoxIcon=S,e.BoxMarginsIcon=Ae,e.BracesIcon=ht,e.BracesVariableIcon=kt,e.BracketsIcon=En,e.BranchCompareIcon=mt,e.BranchFork2Icon=pt,e.BranchForkIcon=gt,e.BranchIcon=Tn,e.BranchPullRequestIcon=Fn,e.Briefcase2Icon=p0,e.BriefcaseIcon=g0,e.BrightnessIcon=Sn,e.BroomIcon=i0,e.BugAddIcon=_a,e.BugIcon=Ct,e.BugPlayIcon=Ya,e.BuildingMultipleIcon=C5,e.BulletListIcon=Se,e.BulletListSquareAddIcon=ve,e.BulletListSquareIcon=ye,e.BulletListTreeIcon=je,e.ButtonIcon=t5,e.CSS2Icon=ra,e.CSSIcon=Be,e.CakeIcon=w0,e.CalculatorIcon=b0,e.CalendarIcon=Z1,e.CallEndIcon=G,e.CallIcon=q,e.CalligraphyPenIcon=d0,e.CameraIcon=sn,e.CancelCircleIcon=po,e.CancelIcon=s,e.CancelOctagonIcon=ka,e.CancelSquareIcon=Co,e.CandyIcon=Rn,e.CartIcon=m,e.CentIcon=C0,e.CenterHorizontalIcon=on,e.CenterVerticalIcon=rn,e.ChatIcon=S1,e.ChatQuestionIcon=ba,e.CheckboxCheckedIcon=Ie,e.CheckboxIndeterminate2Icon=pe,e.CheckboxIndeterminateIcon=Ce,e.CheckboxIntermediate2Icon=pe,e.CheckboxListIcon=be,e.CheckboxUncheckedIcon=n5,e.CheckmarkCheckedIcon=Ie,e.CheckmarkCircleIcon=Io,e.CheckmarkIcon=a1,e.CheckmarkIntermediateIcon=Ce,e.CheckmarkStarburstIcon=R,e.ChevronDownIcon=$o,e.ChevronLeftIcon=Xo,e.ChevronRightIcon=xo,e.ChevronUpIcon=er,e.ChromeMinimizeIcon=k,e.ChromeRestoreIcon=x,e.ChromeRestoreVarIcon=x,e.CircleIcon=St,e.CircleSmallIcon=oe,e.ClipboardIcon=A5,e.ClipboardPasteIcon=S5,e.ClipboardSearchIcon=j5,e.ClockIcon=wo,e.CloseIcon=s,e.ClosedCaptionsIcon=a5,e.CloudAddIcon=wa,e.CloudArrowDownIcon=Me,e.CloudArrowUpIcon=fe,e.CloudDownloadIcon=Me,e.CloudIcon=j1,e.CloudOffIcon=fa,e.CloudUploadIcon=fe,e.CodeIcon=It,e.CodeSquareIcon=Xa,e.CoffeeHotIcon=f0,e.ColorPaletteIcon=N5,e.CommentAdd2Icon=ia,e.CommentAddIcon=la,e.CommentExclamationIcon=qn,e.CommentIcon=b1,e.CommentMultipleIcon=O,e.CommentMultipleVarIcon=O,e.CompareSizeIcon=b5,e.CompassIcon=s0,e.ComponentIcon=I5,e.ComposeIcon=c1,e.ComputerIcon=un,e.ComputerMacIcon=hn,e.ConeIcon=Aa,e.ConstructionConeIcon=He,e.ConstructionIcon=Le,e.ContractDownIcon=rt,e.CookiesIcon=M0,e.CopyIcon=V,e.CopyVarIcon=V,e.CopyleftIcon=Jn,e.CopyrightIcon=Nn,e.CornerRadiusIcon=jt,e.CreateIcon=d,e.CreditCardIcon=I1,e.CropIcon=l1,e.CssIcon=Be,e.CubeIcon=va,e.CursorClickIcon=l5,e.CursorDragIcon=A0,e.CursorIcon=c5,e.CutIcon=i1,e.CylinderIcon=ya,e.DarkThemeIcon=i5,e.DatabaseAddIcon=L1,e.DatabaseIcon=T1,e.DeleteIcon=d1,e.DiamondIcon=W,e.DiffIcon=ja,e.DirectionsIcon=w5,e.DislikeIcon=ie,e.DismissIcon=s,e.DoNotDisturbIcon=fo,e.DocumentIcon=or,e.DollarCircleIcon=Gn,e.DollarIcon=ae,e.DoorIcon=zn,e.DoorOpenIcon=Dn,e.DotCircleIcon=Va,e.DotIcon=oe,e.DotSquareIcon=Pa,e.DrawTextIcon=rr,e.DropIcon=y0,e.EditIcon=M,e.EmailIcon=E,e.EmojiFrownIcon=Ao,e.EmojiGrinIcon=So,e.EmojiIcon=h,e.EmojiLaughterIcon=jo,e.EraserIcon=K1,e.EraserSparkleIcon=xa,e.ExclamationMarkIcon=Oa,e.ExpandIcon=tt,e.ExtensionIcon=_,e.ExternalIcon=y,e.ExternalLinkIcon=y,e.EyeIcon=w,e.EyeOffIcon=u,e.EyedropperColorAccentIcon=Ft,e.EyedropperColorIcon=_1,e.EyedropperIcon=Q1,e.FacebookIcon=Zt,e.FastForwardIcon=B,e.FastFowardIcon=B,e.FigmaIcon=Kt,e.FileAddIcon=Zr,e.FileIcon=Jr,e.FileMultipleIcon=aa,e.FileSyncIcon=Kr,e.FileTextIcon=Te,e.Filter2Icon=nn,e.FilterCancel2Icon=cn,e.FilterCancelIcon=an,e.FilterIcon=tn,e.FindIcon=ze,e.Flag2Icon=xn,e.FlagIcon=u0,e.FlashlightIcon=Y1,e.FloppyDiskIcon=K,e.FloppyDiskMultipleIcon=j,e.FoldableHorizontalHalfIcon=mn,e.FoldableHorizontalIcon=kn,e.FoldableVerticalHalfIcon=pn,e.FoldableVerticalIcon=gn,e.FolderAddIcon=_r,e.FolderIcon=Qr,e.FolderMultipleIcon=ma,e.FolderOpenIcon=Yr,e.FullScreenMaximizeIcon=nt,e.FullScreenMinimizeIcon=at,e.GNULinuxIcon=me,e.GameIcon=Cn,e.GiftIcon=$1,e.GitCommitIcon=wt,e.GitHubIcon=De,e.GitLabIcon=Ze,e.GithubIcon=De,e.GitlabIcon=Ze,e.GlobeIcon=H1,e.Google2Icon=_t,e.GoogleChromeIcon=Yt,e.GoogleIcon=Qt,e.GooglePlayIcon=$t,e.GraphIcon=ce,e.GridDotsIcon=L5,e.GridIcon=T5,e.HTMLIcon=Fe,e.HamburgerIcon=v0,e.HandIcon=S0,e.HappyFaceIcon=h,e.HardDriveIcon=$r,e.HashIcon=T0,e.HatGraduationIcon=X1,e.HeadphonesIcon=z0,e.HeadphonesOffIcon=$n,e.HeartIcon=D,e.HeartStylisticIcon=s1,e.HexagonIcon=bt,e.HiddenIcon=u,e.HideIcon=u,e.HighlighterAccentIcon=Rt,e.HighlighterIcon=x1,e.HistoryIcon=q0,e.Home2Icon=f5,e.HomeIcon=Y,e.HourglassIcon=eo,e.HouseIcon=Y,e.HtmlIcon=Fe,e.InfinityIcon=_n,e.InfoIcon=Mo,e.InfoSquareIcon=Ta,e.InstagramIcon=Xt,e.JavaScriptIcon=Re,e.JavascriptIcon=Re,e.KebabIcon=f,e.KeyboardCommandIcon=Zn,e.KeyboardIcon=In,e.KeyboardShiftIcon=u1,e.KotlinIcon=Na,e.LaptopIcon=wn,e.LayersIcon=oo,e.LayoutIcon=H5,e.LeafIcon=R0,e.LeafThreeIcon=O0,e.LeafTwoIcon=E0,e.LibraryIcon=te,e.LightbulbIcon=ro,e.LikeIcon=de,e.LineDiagonalIcon=Tt,e.LineHorizontalIcon=k,e.LinkIcon=to,e.LinuxIcon=me,e.LocationIcon=M5,e.LockIcon=w1,e.LockOpenIcon=f1,e.LoveIcon=D,e.MailIcon=E,e.MailOpenIcon=z1,e.MapIcon=y5,e.MaskIcon=J5,e.MathIcon=Yn,e.MegaphoneIcon=P1,e.MegaphoneLoudIcon=V1,e.MentionIcon=B1,e.MenuIcon=d5,e.MicrophoneIcon=no,e.MicrophoneOffIcon=ao,e.MicrosoftEdgeIcon=xt,e.MicrosoftIcon=v,e.MicrosoftWindowsIcon=v,e.MinusIcon=k,e.MoneyIcon=ae,e.MoonIcon=jn,e.MoreHorizontalIcon=f,e.MoreIcon=f,e.MoreVerticalIcon=h1,e.MotherboardIcon=fn,e.MovieIcon=P0,e.MuseumIcon=$,e.MusicNote2Icon=B0,e.MusicNoteIcon=V0,e.NPMIcon=Ue,e.NarratorIcon=D1,e.NodeJSIcon=We,e.NodejsIcon=We,e.NoteAddIcon=nr,e.NoteIcon=tr,e.NotificationIcon=N,e.NpmIcon=Ue,e.OctagonIcon=Lt,e.OpenAIIcon=Ja,e.OpenIcon=y,e.OpenSourceIcon=Pn,e.PDF2Icon=Xr,e.PDFIcon=Pe,e.PackageIcon=S,e.PageMarginsIcon=z5,e.PaintBucketAccentIcon=Ot,e.PaintBucketIcon=Z5,e.Paintbrush2Icon=Q5,e.Paintbrush2SparkleIcon=Qa,e.PaintbrushIcon=K5,e.PanelBottomIcon=da,e.PanelBottomOpenIcon=sa,e.PanelLeftContractIcon=V5,e.PanelLeftExpandIcon=B5,e.PanelLeftIcon=P5,e.PanelLeftOpenIcon=F5,e.PanelRightContractIcon=O5,e.PanelRightExpandIcon=E5,e.PanelRightIcon=R5,e.PanelRightOpenIcon=D5,e.ParcelIcon=S,e.ParenthesesIcon=oa,e.PauseIcon=k1,e.PdfIcon=Pe,e.PenIcon=M,e.PencilIcon=M,e.PencilSparkleIcon=Ka,e.PentagonIcon=Ht,e.Person2Icon=R1,e.PersonAdd2Icon=E1,e.PersonAddIcon=O1,e.PersonCircleIcon=q1,e.PersonIcon=F1,e.PersonMultipleIcon=G1,e.PhoneAcceptIcon=q,e.PhoneHangUpIcon=G,e.PhoneIcon=Mn,e.PhotoAddIcon=Ea,e.PhotoFilterIcon=ne,e.PhotoIcon=xr,e.PhotoMultipleIcon=ca,e.PhotoSparkleIcon=Za,e.PictureInPicture2Icon=lt,e.PictureInPictureEnterIcon=it,e.PictureInPictureExitIcon=dt,e.PictureInPictureIcon=ct,e.PieChartIcon=Ra,e.PinIcon=co,e.PinOffIcon=lo,e.PlayCircleIcon=F,e.PlayCircularIcon=F,e.PlayIcon=m1,e.PlusIcon=d,e.PowerIcon=Ga,e.PremiumIcon=W,e.PreviewIcon=w,e.PrinterIcon=yn,e.ProhibitedIcon=yo,e.PuzzleIcon=_,e.PythonIcon=e0,e.QRCodeIcon=Ve,e.QrCodeIcon=Ve,e.QuestionCircleIcon=U0,e.QuestionIcon=G0,e.QuoteIcon=ar,e.ReactJSIcon=Ke,e.ReactjsIcon=Ke,e.ReadIcon=A,e.ReadingIcon=A,e.RecordIcon=Vn,e.RecordStopIcon=Bn,e.RectangleWideIcon=zt,e.RegularExpressionIcon=Un,e.ReverseIcon=g1,e.RhombusIcon=Pt,e.RibbonIcon=h0,e.RibbonStarIcon=k0,e.RoadBarrierIcon=Le,e.RoadConeIcon=He,e.RobloxIcon=o0,e.RulerDiagonalIcon=Wn,e.RulerIcon=L0,e.SaveAllIcon=j,e.SaveAsIcon=Q,e.SaveIcon=K,e.SaveMultipleIcon=j,e.SavePencilIcon=Q,e.ScreenSizeIcon=H0,e.Script2Icon=Mt,e.ScriptIcon=ft,e.SearchCancelIcon=z,e.SearchIcon=ze,e.SearchNoResultsIcon=z,e.SectionBreakIcon=ln,e.SendIcon=U1,e.ServerIcon=ea,e.SettingsIcon=s5,e.ShapeDifferenceIcon=_5,e.ShapeIntersectIcon=Y5,e.ShapeSubtractIcon=$5,e.ShapeUnionIcon=X5,e.ShieldCancelIcon=y1,e.ShieldCheckmarkIcon=v1,e.ShieldIcon=M1,e.ShieldKeyholeIcon=A1,e.ShopIcon=m,e.ShoppingCartIcon=m,e.ShoppingIcon=m,e.ShowIcon=w,e.SkullIcon=bo,e.SlashBoxIcon=we,e.SlashSquareIcon=we,e.SmileIcon=h,e.SmileyIcon=h,e.SoundwaveIcon=D0,e.SpacebarIcon=cr,e.Sparkle2Icon=Ia,e.SparkleIcon=W0,e.SpinnerIcon=vo,e.SplitHorizontalIcon=ha,e.SplitVerticalIcon=ua,e.SquareDragIcon=le,e.SquareIcon=Vt,e.SquareMarginsIcon=Ae,e.StarIcon=p1,e.Stocks2Icon=Z,e.StocksIcon=ce,e.StrokeThicknessIcon=x5,e.SubtractIcon=k,e.SubtractSquareIcon=Ca,e.SubtractSquareMultipleIcon=pa,e.SvelteIcon=On,e.SymbolsIcon=lr,e.TVIcon=Ge,e.TableIcon=q5,e.TableSimpleIcon=G5,e.TabletIcon=vn,e.TagAccentIcon=Et,e.TagAddIcon=Da,e.TagIcon=dn,e.TagMultipleIcon=he,e.TagMultipleVarIcon=he,e.TagRemoveIcon=Fa,e.TargetIcon=Ma,e.TaskListIcon=ke,e.TasksIcon=ke,e.TerminalIcon=yt,e.TextAddIcon=dr,e.TextAlignCenterIcon=sr,e.TextAlignJustifyIcon=ur,e.TextAlignLeftIcon=hr,e.TextAlignRightIcon=kr,e.TextBoldIcon=mr,e.TextBulletListIcon=Se,e.TextBulletListSquareAddIcon=ve,e.TextBulletListSquareIcon=ye,e.TextBulletListTreeIcon=je,e.TextCaseLowercaseIcon=gr,e.TextCaseTitleIcon=pr,e.TextCaseUppercaseIcon=Cr,e.TextClearFormattingIcon=Ir,e.TextCollapseIcon=wr,e.TextColorAccentIcon=qt,e.TextColorIcon=fr,e.TextDescriptionIcon=ga,e.TextDocumentIcon=Te,e.TextEditStyleIcon=Mr,e.TextEffectsIcon=yr,e.TextExpandIcon=vr,e.TextFontIcon=Ar,e.TextFontSizeIcon=Sr,e.TextFootnoteIcon=jr,e.TextHighlightColorAccentIcon=Gt,e.TextHighlightColorIcon=br,e.TextIcon=ir,e.TextIndentDecreaseIcon=Tr,e.TextIndentIncreaseIcon=Lr,e.TextItalicIcon=Hr,e.TextLargeIcon=zr,e.TextLetterSpacingIcon=Pr,e.TextLineHeightIcon=Vr,e.TextLineSpacingIcon=Br,e.TextNumberListIcon=Dr,e.TextPositionBottomIcon=Fr,e.TextPositionMiddleIcon=Rr,e.TextPositionTopIcon=Or,e.TextSmallIcon=Er,e.TextStrikethroughIcon=qr,e.TextSubscriptIcon=Gr,e.TextSuperscriptIcon=Ur,e.TextTypographyIcon=Wr,e.TextUnderlineIcon=Nr,e.ThumbsDownIcon=ie,e.ThumbsUpIcon=de,e.TikTokIcon=Oe,e.TiktokIcon=Oe,e.TimerIcon=io,e.TimerOffIcon=La,e.ToolboxIcon=I0,e.TriangleIcon=Bt,e.TuneIcon=C1,e.TvIcon=Ge,e.TwitterIcon=re,e.TypeScriptIcon=Je,e.TypescriptIcon=Je,e.UbuntuIcon=Ln,e.VehicleCarIcon=v5,e.VerifiedIcon=R,e.VideoClipIcon=vt,e.VideoIcon=m0,e.VisibleIcon=u,e.VisualStudioCodeIcon=r0,e.Volume0Icon=g,e.Volume1Icon=se,e.VolumeHighIcon=g,e.VolumeIcon=g,e.VolumeLowIcon=se,e.VolumeMediumIcon=g,e.VolumeMuteIcon=F0,e.VueJSIcon=Ne,e.VuejsIcon=Ne,e.WatchIcon=An,e.WeatherCloudyIcon=bn,e.WebpackIcon=Hn,e.WiFiIcon=W1,e.WindowAddIcon=na,e.WindowIcon=st,e.WindowMultipleIcon=ee,e.WindowMultipleVarIcon=ee,e.Windows10Icon=v,e.WrenchIcon=so,e.XIcon=s,e.XTwitterIcon=re,e.YouTubeIcon=Ee,e.YouTubeShortsIcon=qe,e.YoutubeIcon=Ee,e.YoutubeShortsIcon=qe,e.ZapIcon=ge,e.ZoomInIcon=u5,e.ZoomOutIcon=h5,e.accessibility=e5,e.add=d,e.addCircle=H,e.addCircular=H,e.addRhombus=xe,e.addSquare=e1,e.addSquareMultiple=P,e.addSquareMultipleVar=P,e.addition=d,e.airplane=k5,e.airplaneLanding=m5,e.airplaneTakeoff=g5,e.alarmClock=Ha,e.album=Ba,e.alertCircle=uo,e.alertRhombus=Sa,e.alertTriangle=ho,e.alignBottom=N0,e.alignHorizontalCenters=J0,e.alignLeft=Z0,e.alignRight=K0,e.alignTop=Q0,e.alignVerticalCenters=_0,e.amazon=Ut,e.anchor=N1,e.android=Xn,e.angle=j0,e.appRemove=o1,e.appStore=Wt,e.apple=Nt,e.apps=r1,e.appsAdd=t1,e.appsList=be,e.arc=At,e.archive=Y0,e.archiveAdd2=$0,e.arrowClockwise=To,e.arrowCounterclockwise=Lo,e.arrowDown=Ho,e.arrowDownload=zo,e.arrowEnter=Po,e.arrowExport=Vo,e.arrowForward=J,e.arrowFoward=J,e.arrowImport=Bo,e.arrowLeft=Do,e.arrowLeftRight=_o,e.arrowMaximize=et,e.arrowMinimize=ot,e.arrowMove=Fo,e.arrowRedo=Ro,e.arrowRedo2=Oo,e.arrowReply=Eo,e.arrowRight=qo,e.arrowRotateClockwise=Go,e.arrowRotateCounterclockwise=Uo,e.arrowSort=Wo,e.arrowSwap=No,e.arrowSync=ko,e.arrowSync2=mo,e.arrowTrending=Z,e.arrowUndo=Jo,e.arrowUndo2=Zo,e.arrowUp=Ko,e.arrowUpDown=Qo,e.arrowUpload=Yo,e.asterisk=$a,e.attach=U,e.attatch=U,e.backgroundColor=U5,e.backgroundColorAccent=Dt,e.backspace=n1,e.badge=go,e.bank=$,e.barChart=X,e.barGraph=X,e.basketball=Ua,e.battery=o5,e.batteryFull=r5,e.beach=p5,e.beaker=ut,e.bell=N,e.bellDot=Qn,e.bellOff=Kn,e.blend=ne,e.bluesky=ta,e.bluetooth=Jt,e.board=X0,e.bolt=ge,e.book=t0,e.book2=n0,e.bookAdd=a0,e.bookAdd2=c0,e.bookInfo=l0,e.bookInfo2=J1,e.bookLetter=qa,e.bookMarked=Wa,e.bookOpen=A,e.bookmark=x0,e.bookmarkAdd=en,e.bookmarkMultiple=ue,e.bookmarkMultipleVar=ue,e.bookshelf=te,e.borderAll=W5,e.box=S,e.boxAdd=za,e.boxDrag=le,e.boxMargins=Ae,e.braces=ht,e.bracesVariable=kt,e.brackets=En,e.branch=Tn,e.branchCompare=mt,e.branchFork=gt,e.branchFork2=pt,e.branchPullRequest=Fn,e.briefcase=g0,e.briefcase2=p0,e.brightness=Sn,e.broom=i0,e.bug=Ct,e.bugAdd=_a,e.bugPlay=Ya,e.buildingMultiple=C5,e.bulletList=Se,e.bulletListSquare=ye,e.bulletListSquareAdd=ve,e.bulletListTree=je,e.button=t5,e.cake=w0,e.calculator=b0,e.calendar=Z1,e.call=q,e.callEnd=G,e.calligraphyPen=d0,e.camera=sn,e.cancel=s,e.cancelCircle=po,e.cancelOctagon=ka,e.cancelSquare=Co,e.candy=Rn,e.cart=m,e.categories=I,e.cent=C0,e.centerHorizontal=on,e.centerVertical=rn,e.chat=S1,e.chatQuestion=ba,e.checkboxChecked=Ie,e.checkboxIndeterminate=Ce,e.checkboxIndeterminate2=pe,e.checkboxIntermediate2=pe,e.checkboxList=be,e.checkboxUnchecked=n5,e.checkmark=a1,e.checkmarkChecked=Ie,e.checkmarkCircle=Io,e.checkmarkIntermediate=Ce,e.checkmarkStarburst=R,e.chevronDown=$o,e.chevronLeft=Xo,e.chevronRight=xo,e.chevronUp=er,e.chromeMinimize=k,e.chromeRestore=x,e.chromeRestoreVar=x,e.circle=St,e.circleSmall=oe,e.clipboard=A5,e.clipboardPaste=S5,e.clipboardSearch=j5,e.clock=wo,e.close=s,e.closedCaptions=a5,e.cloud=j1,e.cloudAdd=wa,e.cloudArrowDown=Me,e.cloudArrowUp=fe,e.cloudDownload=Me,e.cloudOff=fa,e.cloudUpload=fe,e.code=It,e.codeSquare=Xa,e.coffeeHot=f0,e.colorPalette=N5,e.comment=b1,e.commentAdd=la,e.commentAdd2=ia,e.commentExclamation=qn,e.commentMultiple=O,e.commentMultipleVar=O,e.compareSize=b5,e.compass=s0,e.component=I5,e.compose=c1,e.computer=un,e.computerMac=hn,e.cone=Aa,e.construction=Le,e.constructionCone=He,e.contractDown=rt,e.cookies=M0,e.copy=V,e.copyVar=V,e.copyleft=Jn,e.copyright=Nn,e.cornerRadius=jt,e.create=d,e.creditCard=I1,e.crop=l1,e.css=Be,e.css2=ra,e.cube=va,e.cursor=c5,e.cursorClick=l5,e.cursorDrag=A0,e.cut=i1,e.cylinder=ya,e.darkTheme=i5,e.database=T1,e.databaseAdd=L1,e.delete=d1,e.diamond=W,e.diff=ja,e.directions=w5,e.dislike=ie,e.dismiss=s,e.doNotDisturb=fo,e.document=or,e.dollar=ae,e.dollarCircle=Gn,e.door=zn,e.doorOpen=Dn,e.dot=oe,e.dotCircle=Va,e.dotSquare=Pa,e.drawText=rr,e.drop=y0,e.edit=M,e.email=E,e.emoji=h,e.emojiFrown=Ao,e.emojiGrin=So,e.emojiLaughter=jo,e.eraser=K1,e.eraserSparkle=xa,e.exclamationMark=Oa,e.expand=tt,e.extension=_,e.external=y,e.externalLink=y,e.eye=w,e.eyeOff=u,e.eyedropper=Q1,e.eyedropperColor=_1,e.eyedropperColorAccent=Ft,e.facebook=Zt,e.fastForward=B,e.fastFoward=B,e.figma=Kt,e.file=Jr,e.fileAdd=Zr,e.fileMultiple=aa,e.fileSync=Kr,e.fileText=Te,e.filter=tn,e.filter2=nn,e.filterCancel=an,e.filterCancel2=cn,e.find=ze,e.flag=u0,e.flag2=xn,e.flashlight=Y1,e.floppyDisk=K,e.floppyDiskMultiple=j,e.foldableHorizontal=kn,e.foldableHorizontalHalf=mn,e.foldableVertical=gn,e.foldableVerticalHalf=pn,e.folder=Qr,e.folderAdd=_r,e.folderMultiple=ma,e.folderOpen=Yr,e.fullScreenMaximize=nt,e.fullScreenMinimize=at,e.game=Cn,e.getIconInfo=o2,e.gift=$1,e.gitCommit=wt,e.github=De,e.gitlab=Ze,e.globe=H1,e.gnuLinux=me,e.google=Qt,e.google2=_t,e.googleChrome=Yt,e.googlePlay=$t,e.graph=ce,e.grid=T5,e.gridDots=L5,e.hamburger=v0,e.hand=S0,e.happyFace=h,e.hardDrive=$r,e.hash=T0,e.hatGraduation=X1,e.headphones=z0,e.headphonesOff=$n,e.heart=D,e.heartStylistic=s1,e.hexagon=bt,e.hidden=u,e.hide=u,e.highlighter=x1,e.highlighterAccent=Rt,e.history=q0,e.home=Y,e.home2=f5,e.hourglass=eo,e.house=Y,e.html=Fe,e.iconList=Xe,e.icons=e2,e.infinity=_n,e.info=Mo,e.infoSquare=Ta,e.instagram=Xt,e.javascript=Re,e.kebab=f,e.keyboard=In,e.keyboardCommand=Zn,e.keyboardShift=u1,e.kotlin=Na,e.laptop=wn,e.layers=oo,e.layout=H5,e.leaf=R0,e.leafThree=O0,e.leafTwo=E0,e.library=te,e.lightbulb=ro,e.like=de,e.lineDiagonal=Tt,e.lineHorizontal=k,e.link=to,e.linux=me,e.location=M5,e.lock=w1,e.lockOpen=f1,e.love=D,e.mail=E,e.mailOpen=z1,e.map=y5,e.mask=J5,e.math=Yn,e.megaphone=P1,e.megaphoneLoud=V1,e.mention=B1,e.menu=d5,e.microphone=no,e.microphoneOff=ao,e.microsoft=v,e.microsoftEdge=xt,e.microsoftWindows=v,e.minus=k,e.money=ae,e.moon=jn,e.more=f,e.moreHorizontal=f,e.moreVertical=h1,e.motherboard=fn,e.movie=P0,e.museum=$,e.musicNote=V0,e.musicNote2=B0,e.narrator=D1,e.nodejs=We,e.note=tr,e.noteAdd=nr,e.notification=N,e.npm=Ue,e.octagon=Lt,e.open=y,e.openSource=Pn,e.openai=Ja,e.package=S,e.pageMargins=z5,e.paintBucket=Z5,e.paintBucketAccent=Ot,e.paintbrush=K5,e.paintbrush2=Q5,e.paintbrush2Sparkle=Qa,e.panelBottom=da,e.panelBottomOpen=sa,e.panelLeft=P5,e.panelLeftContract=V5,e.panelLeftExpand=B5,e.panelLeftOpen=F5,e.panelRight=R5,e.panelRightContract=O5,e.panelRightExpand=E5,e.panelRightOpen=D5,e.parcel=S,e.parentheses=oa,e.pause=k1,e.pdf=Pe,e.pdf2=Xr,e.pen=M,e.pencil=M,e.pencilSparkle=Ka,e.pentagon=Ht,e.person=F1,e.person2=R1,e.personAdd=O1,e.personAdd2=E1,e.personCircle=q1,e.personMultiple=G1,e.phone=Mn,e.phoneAccept=q,e.phoneHangUp=G,e.photo=xr,e.photoAdd=Ea,e.photoFilter=ne,e.photoMultiple=ca,e.photoSparkle=Za,e.pictureInPicture=ct,e.pictureInPicture2=lt,e.pictureInPictureEnter=it,e.pictureInPictureExit=dt,e.pieChart=Ra,e.pin=co,e.pinOff=lo,e.play=m1,e.playCircle=F,e.playCircular=F,e.plus=d,e.power=Ga,e.premium=W,e.preview=w,e.printer=yn,e.prohibited=yo,e.puzzle=_,e.python=e0,e.qrCode=Ve,e.question=G0,e.questionCircle=U0,e.quote=ar,e.reactjs=Ke,e.read=A,e.reading=A,e.record=Vn,e.recordStop=Bn,e.rectangleWide=zt,e.regularExpression=Un,e.replace=k2,e.reverse=g1,e.rhombus=Pt,e.ribbon=h0,e.ribbonStar=k0,e.roadBarrier=Le,e.roadCone=He,e.roblox=o0,e.ruler=L0,e.rulerDiagonal=Wn,e.save=K,e.saveAll=j,e.saveAs=Q,e.saveMultiple=j,e.savePencil=Q,e.screenSize=H0,e.script=ft,e.script2=Mt,e.search=m2,e.searchCancel=z,e.searchNoResults=z,e.sectionBreak=ln,e.send=U1,e.server=ea,e.settings=s5,e.shapeDifference=_5,e.shapeIntersect=Y5,e.shapeSubtract=$5,e.shapeUnion=X5,e.shield=M1,e.shieldCancel=y1,e.shieldCheckmark=v1,e.shieldKeyhole=A1,e.shop=m,e.shopping=m,e.shoppingCart=m,e.show=w,e.skull=bo,e.slashBox=we,e.slashSquare=we,e.smile=h,e.smiley=h,e.soundwave=D0,e.spacebar=cr,e.sparkle=W0,e.sparkle2=Ia,e.spinner=vo,e.splitHorizontal=ha,e.splitVertical=ua,e.square=Vt,e.squareDrag=le,e.squareMargins=Ae,e.star=p1,e.stocks=ce,e.stocks2=Z,e.strokeThickness=x5,e.subtract=k,e.subtractSquare=Ca,e.subtractSquareMultiple=pa,e.svelte=On,e.symbols=lr,e.table=q5,e.tableSimple=G5,e.tablet=vn,e.tag=dn,e.tagAccent=Et,e.tagAdd=Da,e.tagMultiple=he,e.tagMultipleVar=he,e.tagRemove=Fa,e.target=Ma,e.taskList=ke,e.tasks=ke,e.terminal=yt,e.text=ir,e.textAdd=dr,e.textAlignCenter=sr,e.textAlignJustify=ur,e.textAlignLeft=hr,e.textAlignRight=kr,e.textBold=mr,e.textBulletList=Se,e.textBulletListSquare=ye,e.textBulletListSquareAdd=ve,e.textBulletListTree=je,e.textCaseLowercase=gr,e.textCaseTitle=pr,e.textCaseUppercase=Cr,e.textClearFormatting=Ir,e.textCollapse=wr,e.textColor=fr,e.textColorAccent=qt,e.textDescription=ga,e.textDocument=Te,e.textEditStyle=Mr,e.textEffects=yr,e.textExpand=vr,e.textFont=Ar,e.textFontSize=Sr,e.textFootnote=jr,e.textHighlightColor=br,e.textHighlightColorAccent=Gt,e.textIndentDecrease=Tr,e.textIndentIncrease=Lr,e.textItalic=Hr,e.textLarge=zr,e.textLetterSpacing=Pr,e.textLineHeight=Vr,e.textLineSpacing=Br,e.textNumberList=Dr,e.textPositionBottom=Fr,e.textPositionMiddle=Rr,e.textPositionTop=Or,e.textSmall=Er,e.textStrikethrough=qr,e.textSubscript=Gr,e.textSuperscript=Ur,e.textTypography=Wr,e.textUnderline=Nr,e.thumbsDown=ie,e.thumbsUp=de,e.tiktok=Oe,e.timer=io,e.timerOff=La,e.toolbox=I0,e.triangle=Bt,e.tune=C1,e.tv=Ge,e.twitter=re,e.typescript=Je,e.ubuntu=Ln,e.vehicleCar=v5,e.verified=R,e.video=m0,e.videoClip=vt,e.visible=u,e.visualStudioCode=r0,e.volume=g,e.volume0=g,e.volume1=se,e.volumeHigh=g,e.volumeLow=se,e.volumeMedium=g,e.volumeMute=F0,e.vuejs=Ne,e.watch=An,e.weatherCloudy=bn,e.webpack=Hn,e.wiFi=W1,e.window=st,e.windowAdd=na,e.windowMultiple=ee,e.windowMultipleVar=ee,e.windows10=v,e.wrench=so,e.x=s,e.xTwitter=re,e.youtube=Ee,e.youtubeShorts=qe,e.zap=ge,e.zoomIn=u5,e.zoomOut=h5,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})});