proicons 4.12.1 → 4.12.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (534) hide show
  1. package/dist/cjs/proicons.cjs +5574 -5032
  2. package/dist/esm/categories.js +1 -1
  3. package/dist/esm/functions/getIconInfo.js +1 -1
  4. package/dist/esm/functions/replace.js +1 -1
  5. package/dist/esm/functions/search.js +6 -6
  6. package/dist/esm/iconList.js +15 -1
  7. package/dist/esm/icons/AccessibilityIcon.js +1 -1
  8. package/dist/esm/icons/AddCircleIcon.js +1 -1
  9. package/dist/esm/icons/AddIcon.js +1 -1
  10. package/dist/esm/icons/AddRhombusIcon.js +1 -1
  11. package/dist/esm/icons/AddSquareIcon.js +1 -1
  12. package/dist/esm/icons/AddSquareMultipleIcon.js +1 -1
  13. package/dist/esm/icons/AirplaneIcon.js +1 -1
  14. package/dist/esm/icons/AirplaneLandingIcon.js +1 -1
  15. package/dist/esm/icons/AirplaneTakeoffIcon.js +1 -1
  16. package/dist/esm/icons/AlarmClockIcon.js +1 -1
  17. package/dist/esm/icons/AlbumIcon.js +1 -1
  18. package/dist/esm/icons/AlertCircleIcon.js +1 -1
  19. package/dist/esm/icons/AlertRhombusIcon.js +1 -1
  20. package/dist/esm/icons/AlertTriangleIcon.js +1 -1
  21. package/dist/esm/icons/AlignBottomIcon.js +1 -1
  22. package/dist/esm/icons/AlignHorizontalCentersIcon.js +1 -1
  23. package/dist/esm/icons/AlignLeftIcon.js +1 -1
  24. package/dist/esm/icons/AlignRightIcon.js +1 -1
  25. package/dist/esm/icons/AlignTopIcon.js +1 -1
  26. package/dist/esm/icons/AlignVerticalCentersIcon.js +1 -1
  27. package/dist/esm/icons/AmazonIcon.js +1 -1
  28. package/dist/esm/icons/AnchorIcon.js +1 -1
  29. package/dist/esm/icons/AndroidIcon.js +1 -1
  30. package/dist/esm/icons/AngleIcon.js +1 -1
  31. package/dist/esm/icons/AppRemoveIcon.js +1 -1
  32. package/dist/esm/icons/AppStoreIcon.js +1 -1
  33. package/dist/esm/icons/AppleIcon.js +1 -1
  34. package/dist/esm/icons/AppsAddIcon.js +1 -1
  35. package/dist/esm/icons/AppsIcon.js +1 -1
  36. package/dist/esm/icons/ArcIcon.js +1 -1
  37. package/dist/esm/icons/ArchiveAdd2Icon.js +1 -1
  38. package/dist/esm/icons/ArchiveIcon.js +1 -1
  39. package/dist/esm/icons/ArrowClockwiseIcon.js +1 -1
  40. package/dist/esm/icons/ArrowCounterclockwiseIcon.js +1 -1
  41. package/dist/esm/icons/ArrowDownIcon.js +1 -1
  42. package/dist/esm/icons/ArrowDownloadIcon.js +1 -1
  43. package/dist/esm/icons/ArrowEnterIcon.js +1 -1
  44. package/dist/esm/icons/ArrowExportIcon.js +1 -1
  45. package/dist/esm/icons/ArrowForwardIcon.js +1 -1
  46. package/dist/esm/icons/ArrowImportIcon.js +1 -1
  47. package/dist/esm/icons/ArrowLeftIcon.js +1 -1
  48. package/dist/esm/icons/ArrowLeftRightIcon.js +1 -1
  49. package/dist/esm/icons/ArrowMaximizeIcon.js +1 -1
  50. package/dist/esm/icons/ArrowMinimizeIcon.js +1 -1
  51. package/dist/esm/icons/ArrowMoveIcon.js +1 -1
  52. package/dist/esm/icons/ArrowRedo2Icon.js +1 -1
  53. package/dist/esm/icons/ArrowRedoIcon.js +1 -1
  54. package/dist/esm/icons/ArrowReplyIcon.js +1 -1
  55. package/dist/esm/icons/ArrowRightIcon.js +1 -1
  56. package/dist/esm/icons/ArrowRotateClockwiseIcon.js +1 -1
  57. package/dist/esm/icons/ArrowRotateCounterclockwiseIcon.js +1 -1
  58. package/dist/esm/icons/ArrowSortIcon.js +1 -1
  59. package/dist/esm/icons/ArrowSwapIcon.js +1 -1
  60. package/dist/esm/icons/ArrowSync2Icon.js +1 -1
  61. package/dist/esm/icons/ArrowSyncIcon.js +1 -1
  62. package/dist/esm/icons/ArrowTrendingIcon.js +1 -1
  63. package/dist/esm/icons/ArrowUndo2Icon.js +1 -1
  64. package/dist/esm/icons/ArrowUndoIcon.js +1 -1
  65. package/dist/esm/icons/ArrowUpDownIcon.js +1 -1
  66. package/dist/esm/icons/ArrowUpIcon.js +1 -1
  67. package/dist/esm/icons/ArrowUploadIcon.js +1 -1
  68. package/dist/esm/icons/AsteriskIcon.js +26 -0
  69. package/dist/esm/icons/AttachIcon.js +1 -1
  70. package/dist/esm/icons/BackgroundColorAccentIcon.js +1 -1
  71. package/dist/esm/icons/BackgroundColorIcon.js +1 -1
  72. package/dist/esm/icons/BackspaceIcon.js +1 -1
  73. package/dist/esm/icons/BadgeIcon.js +1 -1
  74. package/dist/esm/icons/BankIcon.js +1 -1
  75. package/dist/esm/icons/BarChartIcon.js +1 -1
  76. package/dist/esm/icons/BasketballIcon.js +55 -0
  77. package/dist/esm/icons/BatteryFullIcon.js +1 -1
  78. package/dist/esm/icons/BatteryIcon.js +1 -1
  79. package/dist/esm/icons/BeachIcon.js +1 -1
  80. package/dist/esm/icons/BeakerIcon.js +1 -1
  81. package/dist/esm/icons/BellDotIcon.js +1 -1
  82. package/dist/esm/icons/BellIcon.js +1 -1
  83. package/dist/esm/icons/BellOffIcon.js +1 -1
  84. package/dist/esm/icons/BlueskyIcon.js +1 -1
  85. package/dist/esm/icons/BluetoothIcon.js +1 -1
  86. package/dist/esm/icons/BoardIcon.js +1 -1
  87. package/dist/esm/icons/BoltIcon.js +1 -1
  88. package/dist/esm/icons/Book2Icon.js +8 -2
  89. package/dist/esm/icons/BookAdd2Icon.js +1 -1
  90. package/dist/esm/icons/BookAddIcon.js +2 -2
  91. package/dist/esm/icons/BookIcon.js +3 -3
  92. package/dist/esm/icons/BookInfo2Icon.js +1 -1
  93. package/dist/esm/icons/BookInfoIcon.js +5 -5
  94. package/dist/esm/icons/BookLetterIcon.js +42 -0
  95. package/dist/esm/icons/BookMarkedIcon.js +52 -0
  96. package/dist/esm/icons/BookOpenIcon.js +1 -1
  97. package/dist/esm/icons/BookmarkAddIcon.js +1 -1
  98. package/dist/esm/icons/BookmarkIcon.js +1 -1
  99. package/dist/esm/icons/BookmarkMultipleIcon.js +1 -1
  100. package/dist/esm/icons/BorderAllIcon.js +1 -1
  101. package/dist/esm/icons/BoxAddIcon.js +1 -1
  102. package/dist/esm/icons/BoxIcon.js +1 -1
  103. package/dist/esm/icons/BracesIcon.js +1 -1
  104. package/dist/esm/icons/BracesVariableIcon.js +1 -1
  105. package/dist/esm/icons/BracketsIcon.js +1 -1
  106. package/dist/esm/icons/BranchCompareIcon.js +1 -1
  107. package/dist/esm/icons/BranchFork2Icon.js +1 -1
  108. package/dist/esm/icons/BranchForkIcon.js +1 -1
  109. package/dist/esm/icons/BranchIcon.js +1 -1
  110. package/dist/esm/icons/BranchPullRequestIcon.js +1 -1
  111. package/dist/esm/icons/Briefcase2Icon.js +1 -1
  112. package/dist/esm/icons/BriefcaseIcon.js +1 -1
  113. package/dist/esm/icons/BrightnessIcon.js +1 -1
  114. package/dist/esm/icons/BroomIcon.js +1 -1
  115. package/dist/esm/icons/BugAddIcon.js +50 -0
  116. package/dist/esm/icons/BugIcon.js +7 -2
  117. package/dist/esm/icons/BugPlayIcon.js +41 -0
  118. package/dist/esm/icons/BuildingMultipleIcon.js +1 -1
  119. package/dist/esm/icons/BulletListIcon.js +1 -1
  120. package/dist/esm/icons/BulletListSquareAddIcon.js +1 -1
  121. package/dist/esm/icons/BulletListSquareIcon.js +1 -1
  122. package/dist/esm/icons/BulletListTreeIcon.js +1 -1
  123. package/dist/esm/icons/ButtonIcon.js +1 -1
  124. package/dist/esm/icons/{Css2Icon.js → CSS2Icon.js} +3 -3
  125. package/dist/esm/icons/{CssIcon.js → CSSIcon.js} +3 -3
  126. package/dist/esm/icons/CakeIcon.js +1 -1
  127. package/dist/esm/icons/CalculatorIcon.js +1 -1
  128. package/dist/esm/icons/CalendarIcon.js +1 -1
  129. package/dist/esm/icons/CallEndIcon.js +1 -1
  130. package/dist/esm/icons/CallIcon.js +1 -1
  131. package/dist/esm/icons/CalligraphyPenIcon.js +1 -1
  132. package/dist/esm/icons/CameraIcon.js +1 -1
  133. package/dist/esm/icons/CancelCircleIcon.js +1 -1
  134. package/dist/esm/icons/CancelIcon.js +1 -1
  135. package/dist/esm/icons/CancelOctagonIcon.js +1 -1
  136. package/dist/esm/icons/CancelSquareIcon.js +1 -1
  137. package/dist/esm/icons/CandyIcon.js +1 -1
  138. package/dist/esm/icons/CartIcon.js +1 -1
  139. package/dist/esm/icons/CentIcon.js +1 -1
  140. package/dist/esm/icons/CenterHorizontalIcon.js +1 -1
  141. package/dist/esm/icons/CenterVerticalIcon.js +1 -1
  142. package/dist/esm/icons/ChatIcon.js +1 -1
  143. package/dist/esm/icons/ChatQuestionIcon.js +1 -1
  144. package/dist/esm/icons/CheckboxCheckedIcon.js +1 -1
  145. package/dist/esm/icons/CheckboxIndeterminate2Icon.js +1 -1
  146. package/dist/esm/icons/CheckboxIndeterminateIcon.js +1 -1
  147. package/dist/esm/icons/CheckboxListIcon.js +1 -1
  148. package/dist/esm/icons/CheckboxUncheckedIcon.js +1 -1
  149. package/dist/esm/icons/CheckmarkCircleIcon.js +1 -1
  150. package/dist/esm/icons/CheckmarkIcon.js +1 -1
  151. package/dist/esm/icons/CheckmarkStarburstIcon.js +1 -1
  152. package/dist/esm/icons/ChevronDownIcon.js +1 -1
  153. package/dist/esm/icons/ChevronLeftIcon.js +1 -1
  154. package/dist/esm/icons/ChevronRightIcon.js +1 -1
  155. package/dist/esm/icons/ChevronUpIcon.js +1 -1
  156. package/dist/esm/icons/ChromeRestoreIcon.js +1 -1
  157. package/dist/esm/icons/CircleIcon.js +1 -1
  158. package/dist/esm/icons/CircleSmallIcon.js +1 -1
  159. package/dist/esm/icons/ClipboardIcon.js +1 -1
  160. package/dist/esm/icons/ClipboardPasteIcon.js +1 -1
  161. package/dist/esm/icons/ClipboardSearchIcon.js +1 -1
  162. package/dist/esm/icons/ClockIcon.js +1 -1
  163. package/dist/esm/icons/ClosedCaptionsIcon.js +1 -1
  164. package/dist/esm/icons/CloudAddIcon.js +1 -1
  165. package/dist/esm/icons/CloudArrowDownIcon.js +1 -1
  166. package/dist/esm/icons/CloudArrowUpIcon.js +1 -1
  167. package/dist/esm/icons/CloudIcon.js +1 -1
  168. package/dist/esm/icons/CloudOffIcon.js +1 -1
  169. package/dist/esm/icons/CodeIcon.js +2 -2
  170. package/dist/esm/icons/CodeSquareIcon.js +41 -0
  171. package/dist/esm/icons/CoffeeHotIcon.js +1 -1
  172. package/dist/esm/icons/ColorPaletteIcon.js +1 -1
  173. package/dist/esm/icons/CommentAdd2Icon.js +1 -1
  174. package/dist/esm/icons/CommentAddIcon.js +1 -1
  175. package/dist/esm/icons/CommentExclamationIcon.js +1 -1
  176. package/dist/esm/icons/CommentIcon.js +1 -1
  177. package/dist/esm/icons/CommentMultipleIcon.js +1 -1
  178. package/dist/esm/icons/CompareSizeIcon.js +1 -1
  179. package/dist/esm/icons/CompassIcon.js +1 -1
  180. package/dist/esm/icons/ComponentIcon.js +1 -1
  181. package/dist/esm/icons/ComposeIcon.js +1 -1
  182. package/dist/esm/icons/ComputerIcon.js +1 -1
  183. package/dist/esm/icons/ComputerMacIcon.js +1 -1
  184. package/dist/esm/icons/ConeIcon.js +1 -1
  185. package/dist/esm/icons/ContractDownIcon.js +1 -1
  186. package/dist/esm/icons/CookiesIcon.js +1 -1
  187. package/dist/esm/icons/CopyIcon.js +1 -1
  188. package/dist/esm/icons/CopyleftIcon.js +1 -1
  189. package/dist/esm/icons/CopyrightIcon.js +1 -1
  190. package/dist/esm/icons/CornerRadiusIcon.js +1 -1
  191. package/dist/esm/icons/CreditCardIcon.js +1 -1
  192. package/dist/esm/icons/CropIcon.js +1 -1
  193. package/dist/esm/icons/CubeIcon.js +1 -1
  194. package/dist/esm/icons/CursorClickIcon.js +1 -1
  195. package/dist/esm/icons/CursorDragIcon.js +1 -1
  196. package/dist/esm/icons/CursorIcon.js +1 -1
  197. package/dist/esm/icons/CutIcon.js +1 -1
  198. package/dist/esm/icons/CylinderIcon.js +1 -1
  199. package/dist/esm/icons/DarkThemeIcon.js +1 -1
  200. package/dist/esm/icons/DatabaseAddIcon.js +1 -1
  201. package/dist/esm/icons/DatabaseIcon.js +1 -1
  202. package/dist/esm/icons/DeleteIcon.js +1 -1
  203. package/dist/esm/icons/DiamondIcon.js +1 -1
  204. package/dist/esm/icons/DiffIcon.js +1 -1
  205. package/dist/esm/icons/DirectionsIcon.js +1 -1
  206. package/dist/esm/icons/DoNotDisturbIcon.js +1 -1
  207. package/dist/esm/icons/DocumentIcon.js +1 -1
  208. package/dist/esm/icons/DollarCircleIcon.js +1 -1
  209. package/dist/esm/icons/DollarIcon.js +1 -1
  210. package/dist/esm/icons/DoorIcon.js +1 -1
  211. package/dist/esm/icons/DoorOpenIcon.js +1 -1
  212. package/dist/esm/icons/DotCircleIcon.js +1 -1
  213. package/dist/esm/icons/DotSquareIcon.js +1 -1
  214. package/dist/esm/icons/DrawTextIcon.js +1 -1
  215. package/dist/esm/icons/DropIcon.js +1 -1
  216. package/dist/esm/icons/EmojiFrownIcon.js +1 -1
  217. package/dist/esm/icons/EmojiGrinIcon.js +1 -1
  218. package/dist/esm/icons/EmojiIcon.js +1 -1
  219. package/dist/esm/icons/EmojiLaughterIcon.js +1 -1
  220. package/dist/esm/icons/EraserIcon.js +1 -1
  221. package/dist/esm/icons/EraserSparkleIcon.js +34 -0
  222. package/dist/esm/icons/ExclamationMarkIcon.js +1 -1
  223. package/dist/esm/icons/ExpandIcon.js +1 -1
  224. package/dist/esm/icons/ExtensionIcon.js +1 -1
  225. package/dist/esm/icons/EyeIcon.js +1 -1
  226. package/dist/esm/icons/EyeOffIcon.js +1 -1
  227. package/dist/esm/icons/EyedropperColorAccentIcon.js +1 -1
  228. package/dist/esm/icons/EyedropperColorIcon.js +1 -1
  229. package/dist/esm/icons/EyedropperIcon.js +1 -1
  230. package/dist/esm/icons/FacebookIcon.js +1 -1
  231. package/dist/esm/icons/FastForwardIcon.js +1 -1
  232. package/dist/esm/icons/FigmaIcon.js +1 -1
  233. package/dist/esm/icons/FileAddIcon.js +1 -1
  234. package/dist/esm/icons/FileIcon.js +1 -1
  235. package/dist/esm/icons/FileMultipleIcon.js +1 -1
  236. package/dist/esm/icons/FileSyncIcon.js +1 -1
  237. package/dist/esm/icons/FileTextIcon.js +1 -1
  238. package/dist/esm/icons/Filter2Icon.js +1 -1
  239. package/dist/esm/icons/FilterCancel2Icon.js +1 -1
  240. package/dist/esm/icons/FilterCancelIcon.js +1 -1
  241. package/dist/esm/icons/FilterIcon.js +1 -1
  242. package/dist/esm/icons/Flag2Icon.js +1 -1
  243. package/dist/esm/icons/FlagIcon.js +1 -1
  244. package/dist/esm/icons/FlashlightIcon.js +1 -1
  245. package/dist/esm/icons/FoldableHorizontalHalfIcon.js +1 -1
  246. package/dist/esm/icons/FoldableHorizontalIcon.js +1 -1
  247. package/dist/esm/icons/FoldableVerticalHalfIcon.js +1 -1
  248. package/dist/esm/icons/FoldableVerticalIcon.js +1 -1
  249. package/dist/esm/icons/FolderAddIcon.js +1 -1
  250. package/dist/esm/icons/FolderIcon.js +1 -1
  251. package/dist/esm/icons/FolderMultipleIcon.js +1 -1
  252. package/dist/esm/icons/FolderOpenIcon.js +1 -1
  253. package/dist/esm/icons/FullScreenMaximizeIcon.js +1 -1
  254. package/dist/esm/icons/FullScreenMinimizeIcon.js +1 -1
  255. package/dist/esm/icons/GameIcon.js +1 -1
  256. package/dist/esm/icons/GiftIcon.js +1 -1
  257. package/dist/esm/icons/GitCommitIcon.js +1 -1
  258. package/dist/esm/icons/{GithubIcon.js → GitHubIcon.js} +3 -3
  259. package/dist/esm/icons/{GitlabIcon.js → GitLabIcon.js} +3 -3
  260. package/dist/esm/icons/GlobeIcon.js +1 -1
  261. package/dist/esm/icons/Google2Icon.js +1 -1
  262. package/dist/esm/icons/GoogleChromeIcon.js +1 -1
  263. package/dist/esm/icons/GoogleIcon.js +1 -1
  264. package/dist/esm/icons/GooglePlayIcon.js +1 -1
  265. package/dist/esm/icons/GraphIcon.js +1 -1
  266. package/dist/esm/icons/GridDotsIcon.js +1 -1
  267. package/dist/esm/icons/GridIcon.js +1 -1
  268. package/dist/esm/icons/{HtmlIcon.js → HTMLIcon.js} +3 -3
  269. package/dist/esm/icons/HamburgerIcon.js +1 -1
  270. package/dist/esm/icons/HandIcon.js +1 -1
  271. package/dist/esm/icons/HardDriveIcon.js +1 -1
  272. package/dist/esm/icons/HashIcon.js +1 -1
  273. package/dist/esm/icons/HatGraduationIcon.js +1 -1
  274. package/dist/esm/icons/HeadphonesIcon.js +1 -1
  275. package/dist/esm/icons/HeadphonesOffIcon.js +1 -1
  276. package/dist/esm/icons/HeartIcon.js +1 -1
  277. package/dist/esm/icons/HeartStylisticIcon.js +1 -1
  278. package/dist/esm/icons/HexagonIcon.js +1 -1
  279. package/dist/esm/icons/HighlighterAccentIcon.js +1 -1
  280. package/dist/esm/icons/HighlighterIcon.js +1 -1
  281. package/dist/esm/icons/HistoryIcon.js +1 -1
  282. package/dist/esm/icons/Home2Icon.js +1 -1
  283. package/dist/esm/icons/HomeIcon.js +1 -1
  284. package/dist/esm/icons/HourglassIcon.js +1 -1
  285. package/dist/esm/icons/InfinityIcon.js +1 -1
  286. package/dist/esm/icons/InfoIcon.js +1 -1
  287. package/dist/esm/icons/InfoSquareIcon.js +1 -1
  288. package/dist/esm/icons/InstagramIcon.js +1 -1
  289. package/dist/esm/icons/{JavascriptIcon.js → JavaScriptIcon.js} +3 -3
  290. package/dist/esm/icons/KeyboardCommandIcon.js +1 -1
  291. package/dist/esm/icons/KeyboardIcon.js +1 -1
  292. package/dist/esm/icons/KeyboardShiftIcon.js +1 -1
  293. package/dist/esm/icons/KotlinIcon.js +30 -0
  294. package/dist/esm/icons/LaptopIcon.js +1 -1
  295. package/dist/esm/icons/LayersIcon.js +1 -1
  296. package/dist/esm/icons/LayoutIcon.js +1 -1
  297. package/dist/esm/icons/LeafIcon.js +1 -1
  298. package/dist/esm/icons/LeafThreeIcon.js +1 -1
  299. package/dist/esm/icons/LeafTwoIcon.js +1 -1
  300. package/dist/esm/icons/LibraryIcon.js +1 -1
  301. package/dist/esm/icons/LightbulbIcon.js +1 -1
  302. package/dist/esm/icons/LineDiagonalIcon.js +1 -1
  303. package/dist/esm/icons/LinkIcon.js +1 -1
  304. package/dist/esm/icons/LinuxIcon.js +1 -1
  305. package/dist/esm/icons/LocationIcon.js +1 -1
  306. package/dist/esm/icons/LockIcon.js +1 -1
  307. package/dist/esm/icons/LockOpenIcon.js +1 -1
  308. package/dist/esm/icons/MailIcon.js +1 -1
  309. package/dist/esm/icons/MailOpenIcon.js +1 -1
  310. package/dist/esm/icons/MapIcon.js +1 -1
  311. package/dist/esm/icons/MaskIcon.js +1 -1
  312. package/dist/esm/icons/MathIcon.js +1 -1
  313. package/dist/esm/icons/MegaphoneIcon.js +1 -1
  314. package/dist/esm/icons/MegaphoneLoudIcon.js +1 -1
  315. package/dist/esm/icons/MentionIcon.js +1 -1
  316. package/dist/esm/icons/MenuIcon.js +1 -1
  317. package/dist/esm/icons/MicrophoneIcon.js +1 -1
  318. package/dist/esm/icons/MicrophoneOffIcon.js +1 -1
  319. package/dist/esm/icons/MicrosoftEdgeIcon.js +1 -1
  320. package/dist/esm/icons/MicrosoftIcon.js +1 -1
  321. package/dist/esm/icons/MoonIcon.js +1 -1
  322. package/dist/esm/icons/MoreIcon.js +1 -1
  323. package/dist/esm/icons/MoreVerticalIcon.js +1 -1
  324. package/dist/esm/icons/MotherboardIcon.js +1 -1
  325. package/dist/esm/icons/MovieIcon.js +1 -1
  326. package/dist/esm/icons/MusicNote2Icon.js +1 -1
  327. package/dist/esm/icons/MusicNoteIcon.js +1 -1
  328. package/dist/esm/icons/{NpmIcon.js → NPMIcon.js} +3 -3
  329. package/dist/esm/icons/NarratorIcon.js +1 -1
  330. package/dist/esm/icons/{NodejsIcon.js → NodeJSIcon.js} +3 -3
  331. package/dist/esm/icons/NoteAddIcon.js +1 -1
  332. package/dist/esm/icons/NoteIcon.js +1 -1
  333. package/dist/esm/icons/OctagonIcon.js +1 -1
  334. package/dist/esm/icons/OpenAIIcon.js +28 -0
  335. package/dist/esm/icons/OpenIcon.js +1 -1
  336. package/dist/esm/icons/OpenSourceIcon.js +1 -1
  337. package/dist/esm/icons/{Pdf2Icon.js → PDF2Icon.js} +3 -3
  338. package/dist/esm/icons/{PdfIcon.js → PDFIcon.js} +3 -3
  339. package/dist/esm/icons/PageMarginsIcon.js +1 -1
  340. package/dist/esm/icons/PaintBucketAccentIcon.js +1 -1
  341. package/dist/esm/icons/PaintBucketIcon.js +1 -1
  342. package/dist/esm/icons/Paintbrush2Icon.js +15 -2
  343. package/dist/esm/icons/Paintbrush2SparkleIcon.js +38 -0
  344. package/dist/esm/icons/PaintbrushIcon.js +15 -2
  345. package/dist/esm/icons/PanelBottomIcon.js +1 -1
  346. package/dist/esm/icons/PanelBottomOpenIcon.js +1 -1
  347. package/dist/esm/icons/PanelLeftContractIcon.js +1 -1
  348. package/dist/esm/icons/PanelLeftExpandIcon.js +1 -1
  349. package/dist/esm/icons/PanelLeftIcon.js +1 -1
  350. package/dist/esm/icons/PanelLeftOpenIcon.js +1 -1
  351. package/dist/esm/icons/PanelRightContractIcon.js +1 -1
  352. package/dist/esm/icons/PanelRightExpandIcon.js +1 -1
  353. package/dist/esm/icons/PanelRightIcon.js +1 -1
  354. package/dist/esm/icons/PanelRightOpenIcon.js +1 -1
  355. package/dist/esm/icons/ParenthesesIcon.js +1 -1
  356. package/dist/esm/icons/PauseIcon.js +1 -1
  357. package/dist/esm/icons/PencilIcon.js +1 -1
  358. package/dist/esm/icons/PencilSparkleIcon.js +39 -0
  359. package/dist/esm/icons/PentagonIcon.js +1 -1
  360. package/dist/esm/icons/Person2Icon.js +1 -1
  361. package/dist/esm/icons/PersonAdd2Icon.js +1 -1
  362. package/dist/esm/icons/PersonAddIcon.js +1 -1
  363. package/dist/esm/icons/PersonCircleIcon.js +1 -1
  364. package/dist/esm/icons/PersonIcon.js +1 -1
  365. package/dist/esm/icons/PersonMultipleIcon.js +1 -1
  366. package/dist/esm/icons/PhoneIcon.js +1 -1
  367. package/dist/esm/icons/PhotoAddIcon.js +1 -1
  368. package/dist/esm/icons/PhotoFilterIcon.js +1 -1
  369. package/dist/esm/icons/PhotoIcon.js +1 -1
  370. package/dist/esm/icons/PhotoMultipleIcon.js +1 -1
  371. package/dist/esm/icons/PhotoSparkleIcon.js +40 -0
  372. package/dist/esm/icons/PictureInPicture2Icon.js +1 -1
  373. package/dist/esm/icons/PictureInPictureEnterIcon.js +1 -1
  374. package/dist/esm/icons/PictureInPictureExitIcon.js +1 -1
  375. package/dist/esm/icons/PictureInPictureIcon.js +1 -1
  376. package/dist/esm/icons/PieChartIcon.js +1 -1
  377. package/dist/esm/icons/PinIcon.js +1 -1
  378. package/dist/esm/icons/PinOffIcon.js +1 -1
  379. package/dist/esm/icons/PlayCircleIcon.js +1 -1
  380. package/dist/esm/icons/PlayIcon.js +1 -1
  381. package/dist/esm/icons/PowerIcon.js +31 -0
  382. package/dist/esm/icons/PrinterIcon.js +1 -1
  383. package/dist/esm/icons/ProhibitedIcon.js +1 -1
  384. package/dist/esm/icons/PythonIcon.js +1 -1
  385. package/dist/esm/icons/{QrCodeIcon.js → QRCodeIcon.js} +3 -3
  386. package/dist/esm/icons/QuestionCircleIcon.js +1 -1
  387. package/dist/esm/icons/QuestionIcon.js +1 -1
  388. package/dist/esm/icons/QuoteIcon.js +1 -1
  389. package/dist/esm/icons/{ReactjsIcon.js → ReactJSIcon.js} +3 -3
  390. package/dist/esm/icons/RecordIcon.js +1 -1
  391. package/dist/esm/icons/RecordStopIcon.js +1 -1
  392. package/dist/esm/icons/RectangleWideIcon.js +1 -1
  393. package/dist/esm/icons/RegularExpressionIcon.js +1 -1
  394. package/dist/esm/icons/ReverseIcon.js +1 -1
  395. package/dist/esm/icons/RhombusIcon.js +1 -1
  396. package/dist/esm/icons/RibbonIcon.js +1 -1
  397. package/dist/esm/icons/RibbonStarIcon.js +1 -1
  398. package/dist/esm/icons/RoadBarrierIcon.js +1 -1
  399. package/dist/esm/icons/RoadConeIcon.js +1 -1
  400. package/dist/esm/icons/RobloxIcon.js +1 -1
  401. package/dist/esm/icons/RulerDiagonalIcon.js +1 -1
  402. package/dist/esm/icons/RulerIcon.js +1 -1
  403. package/dist/esm/icons/SaveIcon.js +1 -1
  404. package/dist/esm/icons/SaveMultipleIcon.js +1 -1
  405. package/dist/esm/icons/SavePencilIcon.js +1 -1
  406. package/dist/esm/icons/ScreenSizeIcon.js +1 -1
  407. package/dist/esm/icons/Script2Icon.js +1 -1
  408. package/dist/esm/icons/ScriptIcon.js +1 -1
  409. package/dist/esm/icons/SearchCancelIcon.js +1 -1
  410. package/dist/esm/icons/SearchIcon.js +1 -1
  411. package/dist/esm/icons/SectionBreakIcon.js +1 -1
  412. package/dist/esm/icons/SendIcon.js +1 -1
  413. package/dist/esm/icons/ServerIcon.js +1 -1
  414. package/dist/esm/icons/SettingsIcon.js +1 -1
  415. package/dist/esm/icons/ShapeDifferenceIcon.js +1 -1
  416. package/dist/esm/icons/ShapeIntersectIcon.js +1 -1
  417. package/dist/esm/icons/ShapeSubtractIcon.js +1 -1
  418. package/dist/esm/icons/ShapeUnionIcon.js +1 -1
  419. package/dist/esm/icons/ShieldCancelIcon.js +1 -1
  420. package/dist/esm/icons/ShieldCheckmarkIcon.js +1 -1
  421. package/dist/esm/icons/ShieldIcon.js +1 -1
  422. package/dist/esm/icons/ShieldKeyholeIcon.js +1 -1
  423. package/dist/esm/icons/SkullIcon.js +1 -1
  424. package/dist/esm/icons/SlashSquareIcon.js +1 -1
  425. package/dist/esm/icons/SoundwaveIcon.js +1 -1
  426. package/dist/esm/icons/SpacebarIcon.js +1 -1
  427. package/dist/esm/icons/Sparkle2Icon.js +1 -1
  428. package/dist/esm/icons/SparkleIcon.js +1 -1
  429. package/dist/esm/icons/SpinnerIcon.js +1 -1
  430. package/dist/esm/icons/SplitHorizontalIcon.js +1 -1
  431. package/dist/esm/icons/SplitVerticalIcon.js +1 -1
  432. package/dist/esm/icons/SquareDragIcon.js +1 -1
  433. package/dist/esm/icons/SquareIcon.js +1 -1
  434. package/dist/esm/icons/SquareMarginsIcon.js +1 -1
  435. package/dist/esm/icons/StarIcon.js +1 -1
  436. package/dist/esm/icons/StrokeThicknessIcon.js +1 -1
  437. package/dist/esm/icons/SubtractIcon.js +1 -1
  438. package/dist/esm/icons/SubtractSquareIcon.js +1 -1
  439. package/dist/esm/icons/SubtractSquareMultipleIcon.js +1 -1
  440. package/dist/esm/icons/SvelteIcon.js +1 -1
  441. package/dist/esm/icons/SymbolsIcon.js +1 -1
  442. package/dist/esm/icons/{TvIcon.js → TVIcon.js} +3 -3
  443. package/dist/esm/icons/TableIcon.js +1 -1
  444. package/dist/esm/icons/TableSimpleIcon.js +1 -1
  445. package/dist/esm/icons/TabletIcon.js +1 -1
  446. package/dist/esm/icons/TagAccentIcon.js +1 -1
  447. package/dist/esm/icons/TagAddIcon.js +1 -1
  448. package/dist/esm/icons/TagIcon.js +1 -1
  449. package/dist/esm/icons/TagMultipleIcon.js +1 -1
  450. package/dist/esm/icons/TagRemoveIcon.js +1 -1
  451. package/dist/esm/icons/TargetIcon.js +1 -1
  452. package/dist/esm/icons/TaskListIcon.js +1 -1
  453. package/dist/esm/icons/TerminalIcon.js +1 -1
  454. package/dist/esm/icons/TextAddIcon.js +1 -1
  455. package/dist/esm/icons/TextAlignCenterIcon.js +1 -1
  456. package/dist/esm/icons/TextAlignJustifyIcon.js +1 -1
  457. package/dist/esm/icons/TextAlignLeftIcon.js +1 -1
  458. package/dist/esm/icons/TextAlignRightIcon.js +1 -1
  459. package/dist/esm/icons/TextBoldIcon.js +1 -1
  460. package/dist/esm/icons/TextCaseLowercaseIcon.js +1 -1
  461. package/dist/esm/icons/TextCaseTitleIcon.js +1 -1
  462. package/dist/esm/icons/TextCaseUppercaseIcon.js +1 -1
  463. package/dist/esm/icons/TextClearFormattingIcon.js +1 -1
  464. package/dist/esm/icons/TextCollapseIcon.js +1 -1
  465. package/dist/esm/icons/TextColorAccentIcon.js +1 -1
  466. package/dist/esm/icons/TextColorIcon.js +1 -1
  467. package/dist/esm/icons/TextDescriptionIcon.js +1 -1
  468. package/dist/esm/icons/TextEditStyleIcon.js +1 -1
  469. package/dist/esm/icons/TextEffectsIcon.js +1 -1
  470. package/dist/esm/icons/TextExpandIcon.js +1 -1
  471. package/dist/esm/icons/TextFontIcon.js +1 -1
  472. package/dist/esm/icons/TextFontSizeIcon.js +1 -1
  473. package/dist/esm/icons/TextFootnoteIcon.js +1 -1
  474. package/dist/esm/icons/TextHighlightColorAccentIcon.js +1 -1
  475. package/dist/esm/icons/TextHighlightColorIcon.js +1 -1
  476. package/dist/esm/icons/TextIcon.js +1 -1
  477. package/dist/esm/icons/TextIndentDecreaseIcon.js +1 -1
  478. package/dist/esm/icons/TextIndentIncreaseIcon.js +1 -1
  479. package/dist/esm/icons/TextItalicIcon.js +1 -1
  480. package/dist/esm/icons/TextLargeIcon.js +1 -1
  481. package/dist/esm/icons/TextLetterSpacingIcon.js +1 -1
  482. package/dist/esm/icons/TextLineHeightIcon.js +1 -1
  483. package/dist/esm/icons/TextLineSpacingIcon.js +1 -1
  484. package/dist/esm/icons/TextNumberListIcon.js +1 -1
  485. package/dist/esm/icons/TextPositionBottomIcon.js +1 -1
  486. package/dist/esm/icons/TextPositionMiddleIcon.js +1 -1
  487. package/dist/esm/icons/TextPositionTopIcon.js +1 -1
  488. package/dist/esm/icons/TextSmallIcon.js +1 -1
  489. package/dist/esm/icons/TextStrikethroughIcon.js +1 -1
  490. package/dist/esm/icons/TextSubscriptIcon.js +1 -1
  491. package/dist/esm/icons/TextSuperscriptIcon.js +1 -1
  492. package/dist/esm/icons/TextTypographyIcon.js +1 -1
  493. package/dist/esm/icons/TextUnderlineIcon.js +1 -1
  494. package/dist/esm/icons/ThumbsDownIcon.js +1 -1
  495. package/dist/esm/icons/ThumbsUpIcon.js +1 -1
  496. package/dist/esm/icons/{TiktokIcon.js → TikTokIcon.js} +3 -3
  497. package/dist/esm/icons/TimerIcon.js +1 -1
  498. package/dist/esm/icons/TimerOffIcon.js +1 -1
  499. package/dist/esm/icons/ToolboxIcon.js +1 -1
  500. package/dist/esm/icons/TriangleIcon.js +1 -1
  501. package/dist/esm/icons/TuneIcon.js +1 -1
  502. package/dist/esm/icons/{TypescriptIcon.js → TypeScriptIcon.js} +3 -3
  503. package/dist/esm/icons/UbuntuIcon.js +1 -1
  504. package/dist/esm/icons/VehicleCarIcon.js +1 -1
  505. package/dist/esm/icons/VideoClipIcon.js +1 -1
  506. package/dist/esm/icons/VideoIcon.js +1 -1
  507. package/dist/esm/icons/VisualStudioCodeIcon.js +1 -1
  508. package/dist/esm/icons/VolumeIcon.js +1 -1
  509. package/dist/esm/icons/VolumeLowIcon.js +1 -1
  510. package/dist/esm/icons/VolumeMuteIcon.js +1 -1
  511. package/dist/esm/icons/{VuejsIcon.js → VueJSIcon.js} +3 -3
  512. package/dist/esm/icons/WatchIcon.js +1 -1
  513. package/dist/esm/icons/WeatherCloudyIcon.js +1 -1
  514. package/dist/esm/icons/WebpackIcon.js +1 -1
  515. package/dist/esm/icons/WiFiIcon.js +1 -1
  516. package/dist/esm/icons/WindowAddIcon.js +1 -1
  517. package/dist/esm/icons/WindowIcon.js +1 -1
  518. package/dist/esm/icons/WindowMultipleIcon.js +1 -1
  519. package/dist/esm/icons/WrenchIcon.js +1 -1
  520. package/dist/esm/icons/XTwitterIcon.js +1 -1
  521. package/dist/esm/icons/{YoutubeIcon.js → YouTubeIcon.js} +3 -3
  522. package/dist/esm/icons/{YoutubeShortsIcon.js → YouTubeShortsIcon.js} +3 -3
  523. package/dist/esm/icons/ZoomInIcon.js +1 -1
  524. package/dist/esm/icons/ZoomOutIcon.js +1 -1
  525. package/dist/esm/icons.js +524 -466
  526. package/dist/esm/proicons.js +524 -466
  527. package/dist/esm/types.js +1 -1
  528. package/dist/esm/utils/createIcon.js +1 -1
  529. package/dist/esm/utils/rename.js +6 -9
  530. package/dist/esm/utils/renderNodes.js +16 -18
  531. package/dist/proicons.d.ts +1267 -1070
  532. package/dist/umd/proicons.cjs +5574 -5032
  533. package/dist/umd/proicons.min.cjs +3 -3
  534. package/package.json +12 -13
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,11 +1,11 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
6
6
  */
7
7
  import { createIcon } from "../utils/createIcon.js";
8
- const NpmIcon = createIcon(
8
+ const NPMIcon = createIcon(
9
9
  {
10
10
  name: "NPM",
11
11
  tags: ["Node Package Manager", "JavaScript", "JS", "Node.js"],
@@ -36,5 +36,5 @@ const NpmIcon = createIcon(
36
36
  ]
37
37
  );
38
38
  export {
39
- NpmIcon
39
+ NPMIcon
40
40
  };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,11 +1,11 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
6
6
  */
7
7
  import { createIcon } from "../utils/createIcon.js";
8
- const NodejsIcon = createIcon(
8
+ const NodeJSIcon = createIcon(
9
9
  {
10
10
  name: "NodeJS",
11
11
  tags: ["Node Package Manager", "JavaScript", "JS", "Node.js"],
@@ -38,5 +38,5 @@ const NodejsIcon = createIcon(
38
38
  ]
39
39
  );
40
40
  export {
41
- NodejsIcon
41
+ NodeJSIcon
42
42
  };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -0,0 +1,28 @@
1
+ /**
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
+ */
7
+ import { createIcon } from "../utils/createIcon.js";
8
+ const OpenAIIcon = createIcon(
9
+ {
10
+ name: "OpenAI",
11
+ tags: ["ChatGPT", "Artificial Intelligence", "LLM"],
12
+ category: "Logos & Brands",
13
+ deprecated: false
14
+ },
15
+ [
16
+ [
17
+ "path",
18
+ {
19
+ fill: "currentColor",
20
+ 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"
21
+ },
22
+ []
23
+ ]
24
+ ]
25
+ );
26
+ export {
27
+ OpenAIIcon
28
+ };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,11 +1,11 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
6
6
  */
7
7
  import { createIcon } from "../utils/createIcon.js";
8
- const Pdf2Icon = createIcon(
8
+ const PDF2Icon = createIcon(
9
9
  {
10
10
  name: "PDF 2",
11
11
  tags: [""],
@@ -49,5 +49,5 @@ const Pdf2Icon = createIcon(
49
49
  ]
50
50
  );
51
51
  export {
52
- Pdf2Icon
52
+ PDF2Icon
53
53
  };
@@ -1,11 +1,11 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
6
6
  */
7
7
  import { createIcon } from "../utils/createIcon.js";
8
- const PdfIcon = createIcon(
8
+ const PDFIcon = createIcon(
9
9
  { name: "PDF", tags: [""], category: "Files", deprecated: false },
10
10
  [
11
11
  [
@@ -32,5 +32,5 @@ const PdfIcon = createIcon(
32
32
  ]
33
33
  );
34
34
  export {
35
- PdfIcon
35
+ PDFIcon
36
36
  };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,12 +1,25 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
6
6
  */
7
7
  import { createIcon } from "../utils/createIcon.js";
8
8
  const Paintbrush2Icon = createIcon(
9
- { name: "Paintbrush 2", tags: [""], category: "Design", deprecated: false },
9
+ {
10
+ name: "Paintbrush 2",
11
+ tags: [
12
+ "Art",
13
+ "Personalize",
14
+ "Personalization",
15
+ "Customize",
16
+ "Theme",
17
+ "Draw",
18
+ "Painting"
19
+ ],
20
+ category: "Design",
21
+ deprecated: false
22
+ },
10
23
  [
11
24
  [
12
25
  "path",
@@ -0,0 +1,38 @@
1
+ /**
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
+ */
7
+ import { createIcon } from "../utils/createIcon.js";
8
+ const Paintbrush2SparkleIcon = createIcon(
9
+ {
10
+ name: "Paintbrush 2 Sparkle",
11
+ tags: ["AI", "AI Generated", "Artificial Intelligence", "Draw", "Painting"],
12
+ category: "Design",
13
+ deprecated: false
14
+ },
15
+ [
16
+ [
17
+ "path",
18
+ {
19
+ fill: "currentColor",
20
+ 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"
21
+ },
22
+ []
23
+ ],
24
+ [
25
+ "path",
26
+ {
27
+ stroke: "currentColor",
28
+ "stroke-linejoin": "round",
29
+ "stroke-width": "1.5",
30
+ 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"
31
+ },
32
+ []
33
+ ]
34
+ ]
35
+ );
36
+ export {
37
+ Paintbrush2SparkleIcon
38
+ };
@@ -1,12 +1,25 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
6
6
  */
7
7
  import { createIcon } from "../utils/createIcon.js";
8
8
  const PaintbrushIcon = createIcon(
9
- { name: "Paintbrush", tags: [""], category: "Design", deprecated: false },
9
+ {
10
+ name: "Paintbrush",
11
+ tags: [
12
+ "Art",
13
+ "Personalize",
14
+ "Personalization",
15
+ "Customize",
16
+ "Theme",
17
+ "Draw",
18
+ "Painting"
19
+ ],
20
+ category: "Design",
21
+ deprecated: false
22
+ },
10
23
  [
11
24
  [
12
25
  "path",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -0,0 +1,39 @@
1
+ /**
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
+ */
7
+ import { createIcon } from "../utils/createIcon.js";
8
+ const PencilSparkleIcon = createIcon(
9
+ {
10
+ name: "Pencil Sparkle",
11
+ tags: ["Prompt", "AI", "AI Generated", "Artificial Intelligence", "Writing"],
12
+ category: "Actions",
13
+ deprecated: false
14
+ },
15
+ [
16
+ [
17
+ "path",
18
+ {
19
+ stroke: "currentColor",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round",
22
+ "stroke-width": "1.5",
23
+ 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"
24
+ },
25
+ []
26
+ ],
27
+ [
28
+ "path",
29
+ {
30
+ fill: "currentColor",
31
+ 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"
32
+ },
33
+ []
34
+ ]
35
+ ]
36
+ );
37
+ export {
38
+ PencilSparkleIcon
39
+ };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.12.1 - MIT
2
+ * @license ProIcons v4.12.2 - MIT
3
3
  *
4
4
  * This code is licensed under the MIT license.
5
5
  * See the LICENSE file in the root directory of the source tree.