proicons 4.11.1 → 4.11.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 (492) hide show
  1. package/README.md +118 -122
  2. package/dist/cjs/proicons.cjs +940 -244
  3. package/dist/esm/categories.js +1 -1
  4. package/dist/esm/functions/getIconInfo.js +1 -1
  5. package/dist/esm/functions/replace.js +1 -1
  6. package/dist/esm/functions/search.js +1 -1
  7. package/dist/esm/iconList.js +26 -15
  8. package/dist/esm/icons/AccessibilityIcon.js +1 -1
  9. package/dist/esm/icons/{AddCircularIcon.js → AddCircleIcon.js} +4 -4
  10. package/dist/esm/icons/AddIcon.js +1 -1
  11. package/dist/esm/icons/AddRhombusIcon.js +1 -1
  12. package/dist/esm/icons/AddSquareIcon.js +1 -1
  13. package/dist/esm/icons/AddSquareMultipleIcon.js +1 -1
  14. package/dist/esm/icons/AirplaneIcon.js +1 -1
  15. package/dist/esm/icons/AirplaneLandingIcon.js +1 -1
  16. package/dist/esm/icons/AirplaneTakeoffIcon.js +1 -1
  17. package/dist/esm/icons/AlertCircleIcon.js +1 -1
  18. package/dist/esm/icons/AlertTriangleIcon.js +1 -1
  19. package/dist/esm/icons/AlignBottomIcon.js +1 -1
  20. package/dist/esm/icons/AlignHorizontalCentersIcon.js +1 -1
  21. package/dist/esm/icons/AlignLeftIcon.js +1 -1
  22. package/dist/esm/icons/AlignRightIcon.js +1 -1
  23. package/dist/esm/icons/AlignTopIcon.js +1 -1
  24. package/dist/esm/icons/AlignVerticalCentersIcon.js +1 -1
  25. package/dist/esm/icons/AmazonIcon.js +1 -1
  26. package/dist/esm/icons/AnchorIcon.js +1 -1
  27. package/dist/esm/icons/AndroidIcon.js +1 -1
  28. package/dist/esm/icons/AngleIcon.js +1 -1
  29. package/dist/esm/icons/AppRemoveIcon.js +1 -1
  30. package/dist/esm/icons/AppStoreIcon.js +2 -2
  31. package/dist/esm/icons/AppleIcon.js +1 -1
  32. package/dist/esm/icons/AppsAddIcon.js +1 -1
  33. package/dist/esm/icons/AppsIcon.js +1 -1
  34. package/dist/esm/icons/AppsListIcon.js +1 -1
  35. package/dist/esm/icons/ArcIcon.js +1 -1
  36. package/dist/esm/icons/ArchiveAdd2Icon.js +1 -1
  37. package/dist/esm/icons/ArchiveIcon.js +1 -1
  38. package/dist/esm/icons/ArrowClockwiseIcon.js +1 -1
  39. package/dist/esm/icons/ArrowCounterclockwiseIcon.js +1 -1
  40. package/dist/esm/icons/ArrowDownIcon.js +1 -1
  41. package/dist/esm/icons/ArrowDownloadIcon.js +1 -1
  42. package/dist/esm/icons/ArrowEnterIcon.js +1 -1
  43. package/dist/esm/icons/ArrowExportIcon.js +1 -1
  44. package/dist/esm/icons/{ArrowFowardIcon.js → ArrowForwardIcon.js} +4 -4
  45. package/dist/esm/icons/ArrowImportIcon.js +1 -1
  46. package/dist/esm/icons/ArrowLeftIcon.js +1 -1
  47. package/dist/esm/icons/ArrowLeftRightIcon.js +1 -1
  48. package/dist/esm/icons/ArrowMaximizeIcon.js +1 -1
  49. package/dist/esm/icons/ArrowMinimizeIcon.js +1 -1
  50. package/dist/esm/icons/ArrowMoveIcon.js +1 -1
  51. package/dist/esm/icons/ArrowRedo2Icon.js +1 -1
  52. package/dist/esm/icons/ArrowRedoIcon.js +1 -1
  53. package/dist/esm/icons/ArrowReplyIcon.js +1 -1
  54. package/dist/esm/icons/ArrowRightIcon.js +1 -1
  55. package/dist/esm/icons/ArrowRotateClockwiseIcon.js +1 -1
  56. package/dist/esm/icons/ArrowRotateCounterclockwiseIcon.js +1 -1
  57. package/dist/esm/icons/ArrowSortIcon.js +1 -1
  58. package/dist/esm/icons/ArrowSwapIcon.js +1 -1
  59. package/dist/esm/icons/ArrowSync2Icon.js +7 -2
  60. package/dist/esm/icons/ArrowSyncIcon.js +2 -2
  61. package/dist/esm/icons/ArrowTrendingIcon.js +1 -1
  62. package/dist/esm/icons/ArrowUndo2Icon.js +1 -1
  63. package/dist/esm/icons/ArrowUndoIcon.js +1 -1
  64. package/dist/esm/icons/ArrowUpDownIcon.js +1 -1
  65. package/dist/esm/icons/ArrowUpIcon.js +1 -1
  66. package/dist/esm/icons/ArrowUploadIcon.js +1 -1
  67. package/dist/esm/icons/{AttatchIcon.js → AttachIcon.js} +4 -4
  68. package/dist/esm/icons/BackgroundColorAccentIcon.js +2 -2
  69. package/dist/esm/icons/BackgroundColorIcon.js +2 -7
  70. package/dist/esm/icons/BackspaceIcon.js +1 -1
  71. package/dist/esm/icons/BadgeIcon.js +1 -1
  72. package/dist/esm/icons/{MuseumIcon.js → BankIcon.js} +5 -5
  73. package/dist/esm/icons/BarGraphIcon.js +1 -1
  74. package/dist/esm/icons/BatteryFullIcon.js +1 -1
  75. package/dist/esm/icons/BatteryIcon.js +1 -1
  76. package/dist/esm/icons/BeachIcon.js +1 -1
  77. package/dist/esm/icons/BeakerIcon.js +1 -1
  78. package/dist/esm/icons/BellDotIcon.js +1 -1
  79. package/dist/esm/icons/BellIcon.js +1 -1
  80. package/dist/esm/icons/BellOffIcon.js +1 -1
  81. package/dist/esm/icons/BlueskyIcon.js +31 -0
  82. package/dist/esm/icons/BluetoothIcon.js +1 -1
  83. package/dist/esm/icons/BoardIcon.js +1 -1
  84. package/dist/esm/icons/BoltIcon.js +1 -1
  85. package/dist/esm/icons/Book2Icon.js +1 -1
  86. package/dist/esm/icons/BookAdd2Icon.js +1 -1
  87. package/dist/esm/icons/BookAddIcon.js +1 -1
  88. package/dist/esm/icons/BookIcon.js +1 -1
  89. package/dist/esm/icons/BookInfo2Icon.js +1 -1
  90. package/dist/esm/icons/BookInfoIcon.js +1 -1
  91. package/dist/esm/icons/BookOpenIcon.js +1 -1
  92. package/dist/esm/icons/BookmarkAddIcon.js +1 -1
  93. package/dist/esm/icons/BookmarkIcon.js +1 -1
  94. package/dist/esm/icons/BookmarkMultipleIcon.js +1 -1
  95. package/dist/esm/icons/BorderAllIcon.js +1 -1
  96. package/dist/esm/icons/BoxDragIcon.js +2 -2
  97. package/dist/esm/icons/BoxIcon.js +1 -1
  98. package/dist/esm/icons/BoxMarginsIcon.js +1 -1
  99. package/dist/esm/icons/BracesIcon.js +8 -3
  100. package/dist/esm/icons/BracesVariableIcon.js +1 -1
  101. package/dist/esm/icons/BracketsIcon.js +1 -1
  102. package/dist/esm/icons/BranchCompareIcon.js +1 -1
  103. package/dist/esm/icons/BranchFork2Icon.js +1 -1
  104. package/dist/esm/icons/BranchForkIcon.js +1 -1
  105. package/dist/esm/icons/BranchIcon.js +1 -1
  106. package/dist/esm/icons/BranchPullRequestIcon.js +1 -1
  107. package/dist/esm/icons/Briefcase2Icon.js +1 -1
  108. package/dist/esm/icons/BriefcaseIcon.js +1 -1
  109. package/dist/esm/icons/BrightnessIcon.js +1 -1
  110. package/dist/esm/icons/BroomIcon.js +1 -1
  111. package/dist/esm/icons/BugIcon.js +1 -1
  112. package/dist/esm/icons/BuildingMultipleIcon.js +1 -1
  113. package/dist/esm/icons/ButtonIcon.js +1 -1
  114. package/dist/esm/icons/CakeIcon.js +1 -1
  115. package/dist/esm/icons/CalculatorIcon.js +1 -1
  116. package/dist/esm/icons/CalendarIcon.js +1 -1
  117. package/dist/esm/icons/CalligraphyPenIcon.js +1 -1
  118. package/dist/esm/icons/CameraIcon.js +1 -1
  119. package/dist/esm/icons/CancelCircleIcon.js +1 -1
  120. package/dist/esm/icons/CancelIcon.js +1 -1
  121. package/dist/esm/icons/CancelOctagonIcon.js +41 -0
  122. package/dist/esm/icons/CancelSquareIcon.js +1 -1
  123. package/dist/esm/icons/CandyIcon.js +2 -14
  124. package/dist/esm/icons/CartIcon.js +1 -1
  125. package/dist/esm/icons/CentIcon.js +1 -1
  126. package/dist/esm/icons/CenterHorizontalIcon.js +1 -1
  127. package/dist/esm/icons/CenterVerticalIcon.js +1 -1
  128. package/dist/esm/icons/ChatIcon.js +1 -1
  129. package/dist/esm/icons/CheckboxCheckedIcon.js +1 -1
  130. package/dist/esm/icons/CheckboxIndeterminate2Icon.js +1 -1
  131. package/dist/esm/icons/CheckboxIndeterminateIcon.js +1 -1
  132. package/dist/esm/icons/CheckboxUncheckedIcon.js +1 -1
  133. package/dist/esm/icons/CheckmarkCircleIcon.js +1 -1
  134. package/dist/esm/icons/CheckmarkIcon.js +1 -1
  135. package/dist/esm/icons/CheckmarkStarburstIcon.js +1 -1
  136. package/dist/esm/icons/ChevronDownIcon.js +1 -1
  137. package/dist/esm/icons/ChevronLeftIcon.js +1 -1
  138. package/dist/esm/icons/ChevronRightIcon.js +1 -1
  139. package/dist/esm/icons/ChevronUpIcon.js +1 -1
  140. package/dist/esm/icons/ChromeRestoreIcon.js +3 -3
  141. package/dist/esm/icons/CircleIcon.js +1 -1
  142. package/dist/esm/icons/CircleSmallIcon.js +2 -2
  143. package/dist/esm/icons/ClipboardIcon.js +1 -1
  144. package/dist/esm/icons/ClipboardPasteIcon.js +1 -1
  145. package/dist/esm/icons/ClipboardSearchIcon.js +1 -1
  146. package/dist/esm/icons/ClockIcon.js +1 -1
  147. package/dist/esm/icons/ClosedCaptionsIcon.js +1 -1
  148. package/dist/esm/icons/CloudIcon.js +6 -3
  149. package/dist/esm/icons/CodeIcon.js +1 -1
  150. package/dist/esm/icons/CoffeeHotIcon.js +1 -1
  151. package/dist/esm/icons/ColorPaletteIcon.js +2 -2
  152. package/dist/esm/icons/CommentAdd2Icon.js +31 -0
  153. package/dist/esm/icons/CommentAddIcon.js +41 -0
  154. package/dist/esm/icons/CommentExclamationIcon.js +6 -3
  155. package/dist/esm/icons/CommentIcon.js +6 -3
  156. package/dist/esm/icons/CommentMultipleIcon.js +6 -3
  157. package/dist/esm/icons/CompareSizeIcon.js +1 -1
  158. package/dist/esm/icons/CompassIcon.js +1 -1
  159. package/dist/esm/icons/ComponentIcon.js +1 -1
  160. package/dist/esm/icons/ComposeIcon.js +1 -1
  161. package/dist/esm/icons/ComputerIcon.js +1 -1
  162. package/dist/esm/icons/ComputerMacIcon.js +1 -1
  163. package/dist/esm/icons/ContractDownIcon.js +1 -1
  164. package/dist/esm/icons/CookiesIcon.js +1 -1
  165. package/dist/esm/icons/CopyIcon.js +1 -1
  166. package/dist/esm/icons/CopyleftIcon.js +1 -1
  167. package/dist/esm/icons/CopyrightIcon.js +1 -1
  168. package/dist/esm/icons/CornerRadiusIcon.js +1 -1
  169. package/dist/esm/icons/CreditCardIcon.js +1 -1
  170. package/dist/esm/icons/CropIcon.js +1 -1
  171. package/dist/esm/icons/Css2Icon.js +49 -0
  172. package/dist/esm/icons/CssIcon.js +4 -4
  173. package/dist/esm/icons/CursorClickIcon.js +1 -1
  174. package/dist/esm/icons/CursorDragIcon.js +1 -1
  175. package/dist/esm/icons/CursorIcon.js +1 -1
  176. package/dist/esm/icons/CutIcon.js +1 -1
  177. package/dist/esm/icons/DarkThemeIcon.js +1 -1
  178. package/dist/esm/icons/DatabaseAddIcon.js +1 -1
  179. package/dist/esm/icons/DatabaseIcon.js +1 -1
  180. package/dist/esm/icons/DeleteIcon.js +1 -1
  181. package/dist/esm/icons/DiamondIcon.js +1 -1
  182. package/dist/esm/icons/DirectionsIcon.js +1 -1
  183. package/dist/esm/icons/DoNotDisturbIcon.js +1 -1
  184. package/dist/esm/icons/DocumentIcon.js +1 -1
  185. package/dist/esm/icons/DollarCircleIcon.js +1 -1
  186. package/dist/esm/icons/DollarIcon.js +1 -1
  187. package/dist/esm/icons/DoorIcon.js +1 -1
  188. package/dist/esm/icons/DoorOpenIcon.js +1 -1
  189. package/dist/esm/icons/DrawTextIcon.js +2 -2
  190. package/dist/esm/icons/DropIcon.js +1 -1
  191. package/dist/esm/icons/EmojiFrownIcon.js +1 -1
  192. package/dist/esm/icons/EmojiGrinIcon.js +1 -1
  193. package/dist/esm/icons/EmojiIcon.js +1 -1
  194. package/dist/esm/icons/EmojiLaughterIcon.js +1 -1
  195. package/dist/esm/icons/EraserIcon.js +1 -1
  196. package/dist/esm/icons/ExpandIcon.js +1 -1
  197. package/dist/esm/icons/ExtensionIcon.js +6 -3
  198. package/dist/esm/icons/EyeIcon.js +2 -2
  199. package/dist/esm/icons/EyeOffIcon.js +2 -2
  200. package/dist/esm/icons/EyedropperColorAccentIcon.js +1 -1
  201. package/dist/esm/icons/EyedropperColorIcon.js +1 -1
  202. package/dist/esm/icons/EyedropperIcon.js +1 -1
  203. package/dist/esm/icons/FacebookIcon.js +1 -1
  204. package/dist/esm/icons/{FastFowardIcon.js → FastForwardIcon.js} +4 -4
  205. package/dist/esm/icons/FigmaIcon.js +1 -1
  206. package/dist/esm/icons/FileAddIcon.js +1 -1
  207. package/dist/esm/icons/FileIcon.js +1 -1
  208. package/dist/esm/icons/FileMultipleIcon.js +42 -0
  209. package/dist/esm/icons/FileSyncIcon.js +1 -1
  210. package/dist/esm/icons/Filter2Icon.js +1 -1
  211. package/dist/esm/icons/FilterCancel2Icon.js +1 -1
  212. package/dist/esm/icons/FilterCancelIcon.js +1 -1
  213. package/dist/esm/icons/FilterIcon.js +1 -1
  214. package/dist/esm/icons/Flag2Icon.js +1 -1
  215. package/dist/esm/icons/FlagIcon.js +1 -1
  216. package/dist/esm/icons/FlashlightIcon.js +1 -1
  217. package/dist/esm/icons/FoldableHorizontalHalfIcon.js +1 -1
  218. package/dist/esm/icons/FoldableHorizontalIcon.js +1 -1
  219. package/dist/esm/icons/FoldableVerticalHalfIcon.js +1 -1
  220. package/dist/esm/icons/FoldableVerticalIcon.js +1 -1
  221. package/dist/esm/icons/FolderAddIcon.js +1 -1
  222. package/dist/esm/icons/FolderIcon.js +1 -1
  223. package/dist/esm/icons/FolderMultipleIcon.js +36 -0
  224. package/dist/esm/icons/FolderOpenIcon.js +1 -1
  225. package/dist/esm/icons/FullScreenMaximizeIcon.js +1 -1
  226. package/dist/esm/icons/FullScreenMinimizeIcon.js +1 -1
  227. package/dist/esm/icons/GameIcon.js +1 -1
  228. package/dist/esm/icons/GiftIcon.js +1 -1
  229. package/dist/esm/icons/GitCommitIcon.js +1 -1
  230. package/dist/esm/icons/GithubIcon.js +1 -1
  231. package/dist/esm/icons/GitlabIcon.js +1 -1
  232. package/dist/esm/icons/GlobeIcon.js +1 -1
  233. package/dist/esm/icons/Google2Icon.js +1 -1
  234. package/dist/esm/icons/GoogleChromeIcon.js +1 -1
  235. package/dist/esm/icons/GoogleIcon.js +1 -1
  236. package/dist/esm/icons/GooglePlayIcon.js +1 -1
  237. package/dist/esm/icons/GraphIcon.js +1 -1
  238. package/dist/esm/icons/GridDotsIcon.js +1 -1
  239. package/dist/esm/icons/GridIcon.js +1 -1
  240. package/dist/esm/icons/HamburgerIcon.js +1 -1
  241. package/dist/esm/icons/HandIcon.js +1 -1
  242. package/dist/esm/icons/HardDriveIcon.js +1 -1
  243. package/dist/esm/icons/HashIcon.js +1 -1
  244. package/dist/esm/icons/HatGraduationIcon.js +1 -1
  245. package/dist/esm/icons/HeadphonesIcon.js +1 -1
  246. package/dist/esm/icons/HeadphonesOffIcon.js +1 -1
  247. package/dist/esm/icons/HeartIcon.js +1 -1
  248. package/dist/esm/icons/HeartStylisticIcon.js +1 -1
  249. package/dist/esm/icons/HexagonIcon.js +1 -1
  250. package/dist/esm/icons/HighlighterAccentIcon.js +1 -1
  251. package/dist/esm/icons/HighlighterIcon.js +1 -1
  252. package/dist/esm/icons/HistoryIcon.js +1 -1
  253. package/dist/esm/icons/Home2Icon.js +1 -1
  254. package/dist/esm/icons/HomeIcon.js +1 -1
  255. package/dist/esm/icons/HourglassIcon.js +1 -1
  256. package/dist/esm/icons/HtmlIcon.js +3 -3
  257. package/dist/esm/icons/InfinityIcon.js +1 -1
  258. package/dist/esm/icons/InfoIcon.js +1 -1
  259. package/dist/esm/icons/InstagramIcon.js +1 -1
  260. package/dist/esm/icons/JavascriptIcon.js +1 -1
  261. package/dist/esm/icons/KeyboardCommandIcon.js +1 -1
  262. package/dist/esm/icons/KeyboardIcon.js +1 -1
  263. package/dist/esm/icons/KeyboardShiftIcon.js +1 -1
  264. package/dist/esm/icons/LaptopIcon.js +1 -1
  265. package/dist/esm/icons/LayersIcon.js +1 -1
  266. package/dist/esm/icons/LayoutIcon.js +1 -1
  267. package/dist/esm/icons/LeafIcon.js +1 -1
  268. package/dist/esm/icons/LeafThreeIcon.js +1 -1
  269. package/dist/esm/icons/LeafTwoIcon.js +1 -1
  270. package/dist/esm/icons/LibraryIcon.js +2 -2
  271. package/dist/esm/icons/LightbulbIcon.js +1 -1
  272. package/dist/esm/icons/LineDiagonalIcon.js +1 -1
  273. package/dist/esm/icons/LinkIcon.js +2 -7
  274. package/dist/esm/icons/LinuxIcon.js +14 -3
  275. package/dist/esm/icons/LocationIcon.js +1 -1
  276. package/dist/esm/icons/LockIcon.js +1 -1
  277. package/dist/esm/icons/LockOpenIcon.js +1 -1
  278. package/dist/esm/icons/MailIcon.js +1 -1
  279. package/dist/esm/icons/MailOpenIcon.js +1 -1
  280. package/dist/esm/icons/MapIcon.js +1 -1
  281. package/dist/esm/icons/MaskIcon.js +1 -1
  282. package/dist/esm/icons/MathIcon.js +1 -1
  283. package/dist/esm/icons/MegaphoneIcon.js +1 -1
  284. package/dist/esm/icons/MegaphoneLoudIcon.js +1 -1
  285. package/dist/esm/icons/MentionIcon.js +1 -1
  286. package/dist/esm/icons/MenuIcon.js +1 -1
  287. package/dist/esm/icons/MicrophoneIcon.js +1 -1
  288. package/dist/esm/icons/MicrophoneOffIcon.js +1 -1
  289. package/dist/esm/icons/MicrosoftEdgeIcon.js +1 -1
  290. package/dist/esm/icons/MicrosoftIcon.js +1 -1
  291. package/dist/esm/icons/MoonIcon.js +1 -1
  292. package/dist/esm/icons/MoreIcon.js +2 -2
  293. package/dist/esm/icons/MoreVerticalIcon.js +2 -2
  294. package/dist/esm/icons/MotherboardIcon.js +1 -1
  295. package/dist/esm/icons/MovieIcon.js +1 -1
  296. package/dist/esm/icons/MusicNote2Icon.js +1 -1
  297. package/dist/esm/icons/MusicNoteIcon.js +1 -1
  298. package/dist/esm/icons/NarratorIcon.js +2 -10
  299. package/dist/esm/icons/NodejsIcon.js +1 -1
  300. package/dist/esm/icons/NoteAddIcon.js +1 -1
  301. package/dist/esm/icons/NoteIcon.js +1 -1
  302. package/dist/esm/icons/NpmIcon.js +1 -1
  303. package/dist/esm/icons/OctagonIcon.js +2 -2
  304. package/dist/esm/icons/OpenIcon.js +1 -1
  305. package/dist/esm/icons/OpenSourceIcon.js +1 -1
  306. package/dist/esm/icons/PageMarginsIcon.js +1 -1
  307. package/dist/esm/icons/PaintBucketAccentIcon.js +2 -7
  308. package/dist/esm/icons/PaintBucketIcon.js +2 -7
  309. package/dist/esm/icons/Paintbrush2Icon.js +1 -1
  310. package/dist/esm/icons/PaintbrushIcon.js +2 -21
  311. package/dist/esm/icons/PanelBottomIcon.js +26 -0
  312. package/dist/esm/icons/PanelBottomOpenIcon.js +34 -0
  313. package/dist/esm/icons/PanelLeftContractIcon.js +2 -2
  314. package/dist/esm/icons/PanelLeftExpandIcon.js +2 -2
  315. package/dist/esm/icons/PanelLeftIcon.js +2 -2
  316. package/dist/esm/icons/PanelLeftOpenIcon.js +3 -3
  317. package/dist/esm/icons/PanelRightContractIcon.js +2 -2
  318. package/dist/esm/icons/PanelRightExpandIcon.js +2 -2
  319. package/dist/esm/icons/PanelRightIcon.js +2 -2
  320. package/dist/esm/icons/PanelRightOpenIcon.js +3 -3
  321. package/dist/esm/icons/ParenthesesIcon.js +26 -0
  322. package/dist/esm/icons/PauseIcon.js +1 -1
  323. package/dist/esm/icons/Pdf2Icon.js +8 -2
  324. package/dist/esm/icons/PdfIcon.js +9 -7
  325. package/dist/esm/icons/PencilIcon.js +1 -1
  326. package/dist/esm/icons/PentagonIcon.js +1 -1
  327. package/dist/esm/icons/Person2Icon.js +1 -1
  328. package/dist/esm/icons/PersonAdd2Icon.js +1 -1
  329. package/dist/esm/icons/PersonAddIcon.js +1 -1
  330. package/dist/esm/icons/PersonCircleIcon.js +1 -1
  331. package/dist/esm/icons/PersonIcon.js +1 -1
  332. package/dist/esm/icons/PersonMultipleIcon.js +1 -1
  333. package/dist/esm/icons/PhoneAcceptIcon.js +1 -1
  334. package/dist/esm/icons/PhoneHangUpIcon.js +1 -1
  335. package/dist/esm/icons/PhoneIcon.js +1 -1
  336. package/dist/esm/icons/PhotoFilterIcon.js +1 -1
  337. package/dist/esm/icons/PhotoIcon.js +1 -1
  338. package/dist/esm/icons/PhotoMultipleIcon.js +42 -0
  339. package/dist/esm/icons/PictureInPicture2Icon.js +1 -1
  340. package/dist/esm/icons/PictureInPictureEnterIcon.js +1 -1
  341. package/dist/esm/icons/PictureInPictureExitIcon.js +1 -1
  342. package/dist/esm/icons/PictureInPictureIcon.js +1 -1
  343. package/dist/esm/icons/PinIcon.js +1 -1
  344. package/dist/esm/icons/PinOffIcon.js +1 -1
  345. package/dist/esm/icons/{PlayCircularIcon.js → PlayCircleIcon.js} +4 -4
  346. package/dist/esm/icons/PlayIcon.js +1 -1
  347. package/dist/esm/icons/PrinterIcon.js +1 -1
  348. package/dist/esm/icons/ProhibitedIcon.js +1 -1
  349. package/dist/esm/icons/PythonIcon.js +1 -1
  350. package/dist/esm/icons/QrCodeIcon.js +1 -1
  351. package/dist/esm/icons/QuestionCircleIcon.js +1 -1
  352. package/dist/esm/icons/QuestionIcon.js +1 -1
  353. package/dist/esm/icons/QuoteIcon.js +1 -1
  354. package/dist/esm/icons/ReactjsIcon.js +1 -1
  355. package/dist/esm/icons/RecordIcon.js +1 -1
  356. package/dist/esm/icons/RecordStopIcon.js +1 -1
  357. package/dist/esm/icons/RectangleWideIcon.js +1 -1
  358. package/dist/esm/icons/RegularExpressionIcon.js +1 -1
  359. package/dist/esm/icons/ReverseIcon.js +1 -1
  360. package/dist/esm/icons/RhombusIcon.js +1 -1
  361. package/dist/esm/icons/RibbonIcon.js +1 -1
  362. package/dist/esm/icons/RibbonStarIcon.js +1 -1
  363. package/dist/esm/icons/RobloxIcon.js +1 -1
  364. package/dist/esm/icons/RulerDiagonalIcon.js +1 -1
  365. package/dist/esm/icons/RulerIcon.js +1 -1
  366. package/dist/esm/icons/SaveIcon.js +1 -1
  367. package/dist/esm/icons/SaveMultipleIcon.js +42 -0
  368. package/dist/esm/icons/SavePencilIcon.js +34 -0
  369. package/dist/esm/icons/ScreenSizeIcon.js +1 -1
  370. package/dist/esm/icons/Script2Icon.js +1 -1
  371. package/dist/esm/icons/ScriptIcon.js +1 -1
  372. package/dist/esm/icons/SearchCancelIcon.js +1 -12
  373. package/dist/esm/icons/SearchIcon.js +1 -1
  374. package/dist/esm/icons/SectionBreakIcon.js +1 -1
  375. package/dist/esm/icons/SendIcon.js +1 -1
  376. package/dist/esm/icons/ServerIcon.js +1 -1
  377. package/dist/esm/icons/SettingsIcon.js +1 -1
  378. package/dist/esm/icons/ShapeDifferenceIcon.js +1 -1
  379. package/dist/esm/icons/ShapeIntersectIcon.js +1 -1
  380. package/dist/esm/icons/ShapeSubtractIcon.js +1 -1
  381. package/dist/esm/icons/ShapeUnionIcon.js +1 -1
  382. package/dist/esm/icons/ShieldCancelIcon.js +1 -1
  383. package/dist/esm/icons/ShieldCheckmarkIcon.js +1 -1
  384. package/dist/esm/icons/ShieldIcon.js +1 -1
  385. package/dist/esm/icons/ShieldKeyholeIcon.js +1 -1
  386. package/dist/esm/icons/SkullIcon.js +2 -2
  387. package/dist/esm/icons/{SlashBoxIcon.js → SlashSquareIcon.js} +4 -4
  388. package/dist/esm/icons/SoundwaveIcon.js +1 -1
  389. package/dist/esm/icons/SpacebarIcon.js +1 -1
  390. package/dist/esm/icons/SparkleIcon.js +1 -1
  391. package/dist/esm/icons/SpinnerIcon.js +1 -1
  392. package/dist/esm/icons/SplitHorizontalIcon.js +26 -0
  393. package/dist/esm/icons/SplitVerticalIcon.js +26 -0
  394. package/dist/esm/icons/SquareIcon.js +1 -1
  395. package/dist/esm/icons/StarIcon.js +1 -1
  396. package/dist/esm/icons/StrokeThicknessIcon.js +1 -1
  397. package/dist/esm/icons/SubtractIcon.js +2 -2
  398. package/dist/esm/icons/SvelteIcon.js +1 -1
  399. package/dist/esm/icons/SymbolsIcon.js +1 -1
  400. package/dist/esm/icons/TableIcon.js +1 -1
  401. package/dist/esm/icons/TableSimpleIcon.js +1 -1
  402. package/dist/esm/icons/TabletIcon.js +1 -1
  403. package/dist/esm/icons/TagAccentIcon.js +1 -1
  404. package/dist/esm/icons/TagIcon.js +1 -1
  405. package/dist/esm/icons/TagMultipleIcon.js +1 -1
  406. package/dist/esm/icons/TaskListIcon.js +1 -1
  407. package/dist/esm/icons/TerminalIcon.js +1 -1
  408. package/dist/esm/icons/TextAddIcon.js +2 -2
  409. package/dist/esm/icons/TextAlignCenterIcon.js +1 -1
  410. package/dist/esm/icons/TextAlignJustifyIcon.js +1 -1
  411. package/dist/esm/icons/TextAlignLeftIcon.js +1 -1
  412. package/dist/esm/icons/TextAlignRightIcon.js +1 -1
  413. package/dist/esm/icons/TextBoldIcon.js +6 -3
  414. package/dist/esm/icons/TextBulletListIcon.js +1 -1
  415. package/dist/esm/icons/TextBulletListSquareAddIcon.js +1 -1
  416. package/dist/esm/icons/TextBulletListSquareIcon.js +1 -1
  417. package/dist/esm/icons/TextCaseLowercaseIcon.js +1 -1
  418. package/dist/esm/icons/TextCaseTitleIcon.js +1 -1
  419. package/dist/esm/icons/TextCaseUppercaseIcon.js +1 -1
  420. package/dist/esm/icons/TextClearFormattingIcon.js +1 -1
  421. package/dist/esm/icons/TextCollapseIcon.js +1 -1
  422. package/dist/esm/icons/TextColorAccentIcon.js +1 -1
  423. package/dist/esm/icons/TextColorIcon.js +1 -1
  424. package/dist/esm/icons/TextEditStyleIcon.js +1 -1
  425. package/dist/esm/icons/TextEffectsIcon.js +1 -1
  426. package/dist/esm/icons/TextExpandIcon.js +1 -1
  427. package/dist/esm/icons/TextFontIcon.js +1 -1
  428. package/dist/esm/icons/TextFontSizeIcon.js +1 -1
  429. package/dist/esm/icons/TextFootnoteIcon.js +1 -1
  430. package/dist/esm/icons/TextHighlightColorAccentIcon.js +1 -1
  431. package/dist/esm/icons/TextHighlightColorIcon.js +1 -1
  432. package/dist/esm/icons/TextIcon.js +1 -1
  433. package/dist/esm/icons/TextIndentDecreaseIcon.js +1 -1
  434. package/dist/esm/icons/TextIndentIncreaseIcon.js +1 -1
  435. package/dist/esm/icons/TextItalicIcon.js +1 -1
  436. package/dist/esm/icons/TextLargeIcon.js +1 -1
  437. package/dist/esm/icons/TextLetterSpacingIcon.js +1 -1
  438. package/dist/esm/icons/TextLineHeightIcon.js +1 -1
  439. package/dist/esm/icons/TextLineSpacingIcon.js +1 -1
  440. package/dist/esm/icons/TextNumberListIcon.js +1 -1
  441. package/dist/esm/icons/TextPositionBottomIcon.js +1 -1
  442. package/dist/esm/icons/TextPositionMiddleIcon.js +1 -1
  443. package/dist/esm/icons/TextPositionTopIcon.js +1 -1
  444. package/dist/esm/icons/TextSmallIcon.js +1 -1
  445. package/dist/esm/icons/TextStrikethroughIcon.js +1 -1
  446. package/dist/esm/icons/TextSubscriptIcon.js +2 -2
  447. package/dist/esm/icons/TextSuperscriptIcon.js +2 -2
  448. package/dist/esm/icons/TextTypographyIcon.js +1 -1
  449. package/dist/esm/icons/TextUnderlineIcon.js +1 -1
  450. package/dist/esm/icons/ThumbsDownIcon.js +6 -3
  451. package/dist/esm/icons/ThumbsUpIcon.js +6 -3
  452. package/dist/esm/icons/TiktokIcon.js +6 -3
  453. package/dist/esm/icons/TimerIcon.js +1 -1
  454. package/dist/esm/icons/ToolboxIcon.js +1 -1
  455. package/dist/esm/icons/TriangleIcon.js +1 -1
  456. package/dist/esm/icons/TuneIcon.js +1 -1
  457. package/dist/esm/icons/TvIcon.js +1 -1
  458. package/dist/esm/icons/TypescriptIcon.js +1 -1
  459. package/dist/esm/icons/UbuntuIcon.js +1 -1
  460. package/dist/esm/icons/VehicleCarIcon.js +1 -1
  461. package/dist/esm/icons/VideoClipIcon.js +1 -1
  462. package/dist/esm/icons/VideoIcon.js +1 -1
  463. package/dist/esm/icons/VisualStudioCodeIcon.js +1 -1
  464. package/dist/esm/icons/VolumeIcon.js +2 -2
  465. package/dist/esm/icons/{Volume1Icon.js → VolumeLowIcon.js} +9 -4
  466. package/dist/esm/icons/{Volume0Icon.js → VolumeMediumIcon.js} +9 -4
  467. package/dist/esm/icons/VolumeMuteIcon.js +7 -2
  468. package/dist/esm/icons/VuejsIcon.js +1 -1
  469. package/dist/esm/icons/WatchIcon.js +1 -1
  470. package/dist/esm/icons/WeatherCloudyIcon.js +1 -1
  471. package/dist/esm/icons/WebpackIcon.js +1 -1
  472. package/dist/esm/icons/WiFiIcon.js +1 -1
  473. package/dist/esm/icons/WindowAddIcon.js +51 -0
  474. package/dist/esm/icons/WindowIcon.js +1 -1
  475. package/dist/esm/icons/WindowMultipleIcon.js +1 -1
  476. package/dist/esm/icons/WrenchIcon.js +1 -1
  477. package/dist/esm/icons/XTwitterIcon.js +1 -1
  478. package/dist/esm/icons/YoutubeIcon.js +1 -1
  479. package/dist/esm/icons/YoutubeShortsIcon.js +1 -1
  480. package/dist/esm/icons/ZoomInIcon.js +1 -1
  481. package/dist/esm/icons/ZoomOutIcon.js +1 -1
  482. package/dist/esm/icons.js +261 -102
  483. package/dist/esm/proicons.js +260 -101
  484. package/dist/esm/types.js +1 -1
  485. package/dist/esm/utils/createIcon.js +1 -1
  486. package/dist/esm/utils/rename.js +5 -3
  487. package/dist/esm/utils/renderNodes.js +1 -1
  488. package/dist/proicons.d.ts +5677 -0
  489. package/dist/umd/proicons.cjs +940 -244
  490. package/package.json +20 -24
  491. package/dist/esm/icons/SaveAsIcon.js +0 -34
  492. package/lib/proicons.d.ts +0 -5262
@@ -0,0 +1,26 @@
1
+ /**
2
+ * @license ProIcons v4.11.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 SplitVerticalIcon = createIcon(
9
+ { name: "Split Vertical", tags: [""], category: "Layout", deprecated: false },
10
+ [
11
+ [
12
+ "path",
13
+ {
14
+ stroke: "currentColor",
15
+ "stroke-linecap": "round",
16
+ "stroke-linejoin": "round",
17
+ "stroke-width": "1.5",
18
+ 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"
19
+ },
20
+ []
21
+ ]
22
+ ]
23
+ );
24
+ export {
25
+ SplitVerticalIcon
26
+ };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.
@@ -8,7 +8,7 @@ import { createIcon } from "../utils/createIcon.js";
8
8
  const SubtractIcon = createIcon(
9
9
  {
10
10
  name: "Subtract",
11
- tags: ["Minus", "Minimize", "Line Horizonal", "Subtract"],
11
+ tags: ["Minus", "Minimize", "Line Horizontal", "Subtract"],
12
12
  category: "Arrows",
13
13
  deprecated: false
14
14
  },
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.
@@ -15,7 +15,7 @@ const TextAddIcon = createIcon(
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- 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.5v6"
18
+ 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"
19
19
  },
20
20
  []
21
21
  ],
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.
@@ -11,11 +11,14 @@ const TextBoldIcon = createIcon(
11
11
  [
12
12
  "path",
13
13
  {
14
+ fill: "currentColor",
15
+ "fill-rule": "evenodd",
14
16
  stroke: "currentColor",
15
17
  "stroke-linecap": "round",
16
18
  "stroke-linejoin": "round",
17
- "stroke-width": "3",
18
- d: "M7.5 11.776h4.551c1.712 0 3.099-1.405 3.099-3.138S13.763 5.5 12.051 5.5H8.5a1 1 0 0 0-1 1zm0 0h5.625a3.37 3.37 0 0 1 3.375 3.362 3.37 3.37 0 0 1-3.375 3.362H8.5a1 1 0 0 1-1-1z"
19
+ "stroke-width": "1.5",
20
+ 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",
21
+ "clip-rule": "evenodd"
19
22
  },
20
23
  []
21
24
  ]
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.
@@ -15,7 +15,7 @@ const TextSubscriptIcon = createIcon(
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "m3.5 19.25 12-14.5m-12 0 8.586 10.375 2.04 2.465m2.051-1.928a1.912 1.912 0 1 1 3.263 1.352l-2.881 2.854v.382h3.359"
18
+ 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"
19
19
  },
20
20
  []
21
21
  ]
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.11.1 - MIT
2
+ * @license ProIcons v4.11.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.
@@ -15,7 +15,7 @@ const TextSuperscriptIcon = createIcon(
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "m4 4.75 12 14.5m-12 0L14.626 6.41m2.051-1.748a1.912 1.912 0 1 1 3.263 1.352l-2.88 2.854v.382h3.359"
18
+ 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"
19
19
  },
20
20
  []
21
21
  ]
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.
@@ -27,8 +27,11 @@ const ThumbsDownIcon = createIcon(
27
27
  [
28
28
  "path",
29
29
  {
30
- fill: "currentColor",
31
- d: "M17.05 11.447h.75a.75.75 0 0 0-.75-.75zm0 3.028.627.412a.75.75 0 0 0 .123-.412zm0-3.028h-.75c0 .415.336.75.75.75zm-12.285-6.1.723.196zm-1.958 7.187.723.197zm6.507 3.157h.75a.75.75 0 0 0-.75-.75zM13.02 20.6l-.626-.412zm3.28-9.152v3.028h1.5v-3.028zm.75.75v-1.5zm-.75-5.694v4.944h1.5V6.503zm-2.25-2.25a2.25 2.25 0 0 1 2.25 2.25h1.5a3.75 3.75 0 0 0-3.75-3.75zm-6.873 0h6.873v-1.5H7.177zm-1.689 1.29a1.75 1.75 0 0 1 1.689-1.29v-1.5A3.25 3.25 0 0 0 4.04 5.15zM3.53 12.731l1.958-7.188-1.447-.394-1.958 7.188zm1.689 2.21a1.75 1.75 0 0 1-1.689-2.21l-1.447-.394a3.25 3.25 0 0 0 3.136 4.104zm4.095 0H5.219v1.5h4.095zm.75 1.972V15.69h-1.5v1.222zm0 0h-1.5zm0 2.587v-2.587h-1.5V19.5zm1.25 1.25c-.69 0-1.25-.56-1.25-1.25h-1.5a2.75 2.75 0 0 0 2.75 2.75zm.036 0h-.036v1.5h.036zm1.044-.563a1.25 1.25 0 0 1-1.044.563v1.5a2.75 2.75 0 0 0 2.297-1.238zm4.03-6.125-4.03 6.125 1.253.825 4.03-6.125z"
30
+ stroke: "currentColor",
31
+ "stroke-linecap": "round",
32
+ "stroke-linejoin": "round",
33
+ "stroke-width": "1.5",
34
+ 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"
32
35
  },
33
36
  []
34
37
  ]
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.11.1 - MIT
2
+ * @license ProIcons v4.11.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.
@@ -26,8 +26,11 @@ const ThumbsUpIcon = createIcon(
26
26
  [
27
27
  "path",
28
28
  {
29
- fill: "currentColor",
30
- d: "M7.45 12.553H6.7c0 .414.336.75.75.75zm0-3.027-.627-.413a.75.75 0 0 0-.123.413zm0 3.027h.75a.75.75 0 0 0-.75-.75zm12.285 6.1-.723-.196zm1.958-7.187-.723-.197zm-6.507-3.157h-.75c0 .414.336.75.75.75zM11.48 3.4l.626.412zM8.2 12.553V9.526H6.7v3.027zm-.75-.75v1.5zm.75 5.694v-4.944H6.7v4.944zm2.25 2.25a2.25 2.25 0 0 1-2.25-2.25H6.7a3.75 3.75 0 0 0 3.75 3.75zm6.873 0H10.45v1.5h6.873zm1.689-1.29a1.75 1.75 0 0 1-1.689 1.29v1.5a3.25 3.25 0 0 0 3.136-2.396zm1.958-7.188-1.958 7.188 1.447.394 1.958-7.188zm-1.689-2.21a1.75 1.75 0 0 1 1.689 2.21l1.447.394a3.25 3.25 0 0 0-3.136-4.104zm-4.095 0h4.095v-1.5h-4.095zm-.75-1.972V8.31h1.5V7.087zm0 0h1.5zm0-2.587v2.587h1.5V4.5zm-1.25-1.25c.69 0 1.25.56 1.25 1.25h1.5a2.75 2.75 0 0 0-2.75-2.75zm-.036 0h.036v-1.5h-.036zm-1.044.563a1.25 1.25 0 0 1 1.044-.563v-1.5a2.75 2.75 0 0 0-2.297 1.238zm-4.03 6.125 4.03-6.125-1.253-.825-4.03 6.125z"
29
+ stroke: "currentColor",
30
+ "stroke-linecap": "round",
31
+ "stroke-linejoin": "round",
32
+ "stroke-width": "1.5",
33
+ 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"
31
34
  },
32
35
  []
33
36
  ]
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.11.1 - MIT
2
+ * @license ProIcons v4.11.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.
@@ -16,8 +16,11 @@ const TiktokIcon = createIcon(
16
16
  [
17
17
  "path",
18
18
  {
19
- fill: "currentColor",
20
- d: "m17.139 9.891-.287.693zM15.8 15.5h-.75zm-1.011 3.333-.624-.416zm-2.693 2.21-.287-.693zm-3.467.342.147-.736zm-3.072-1.642.53-.53zM3.915 16.67l.736-.147zm.342-3.467.693.287zm2.21-2.693-.417-.623zm2 2.994-.417-.624zm-.884 1.077.693.287zm-.137 1.386-.735.146zm.657 1.23-.53.53zm2.615.52.287.692zm1.078-.885.623.417zM12.2 15.5h-.75zm3.935-11.316.693-.287zm2.381 2.381-.287.693zm1.285.317.068-.747zm0 3.608.037-.75zM9.4 13.133l-.124-.74zm6.399-3.21h-.75zM12.2 2.9h.75zm3.618 0-.747.068zM9.4 9.512l-.05-.748zm7.452 1.07a8.8 8.8 0 0 0 2.91.656l.076-1.498a7.3 7.3 0 0 1-2.413-.543zm-.767-.36q.374.199.767.36l.573-1.385a7 7 0 0 1-.634-.3zm-1.035-.3V15.5h1.5V9.924zm.362 9.327a6.75 6.75 0 0 0 1.138-3.75h-1.5a5.25 5.25 0 0 1-.885 2.917zm-3.029 2.486a6.75 6.75 0 0 0 3.03-2.486l-1.248-.833a5.25 5.25 0 0 1-2.356 1.933zm-3.9.384a6.75 6.75 0 0 0 3.9-.384l-.574-1.386a5.25 5.25 0 0 1-3.033.3zm-3.456-1.847a6.75 6.75 0 0 0 3.456 1.847l.293-1.47a5.25 5.25 0 0 1-2.688-1.438zM3.18 16.817a6.75 6.75 0 0 0 1.847 3.456l1.06-1.06a5.25 5.25 0 0 1-1.436-2.689zm.384-3.9a6.75 6.75 0 0 0-.384 3.9l1.47-.293a5.25 5.25 0 0 1 .3-3.033zm2.486-3.03a6.75 6.75 0 0 0-2.486 3.03l1.386.574a5.25 5.25 0 0 1 1.933-2.356zm3.3-1.122a6.75 6.75 0 0 0-3.3 1.123l.833 1.247a5.25 5.25 0 0 1 2.567-.873zm1.2 3.935V9.9h-1.5v2.8zm-1.667 1.428a1.65 1.65 0 0 1 .643-.255l-.249-1.48a3.15 3.15 0 0 0-1.227.488zm-.607.74a1.65 1.65 0 0 1 .607-.74l-.833-1.247a3.15 3.15 0 0 0-1.16 1.413zm-.094.954a1.65 1.65 0 0 1 .094-.953l-1.386-.575a3.15 3.15 0 0 0-.18 1.82zm.451.845a1.65 1.65 0 0 1-.451-.845l-1.471.293a3.15 3.15 0 0 0 .862 1.612zm.845.451a1.65 1.65 0 0 1-.845-.451l-1.06 1.06c.44.44 1.001.74 1.612.863zm.953-.094a1.65 1.65 0 0 1-.953.094l-.293 1.472a3.15 3.15 0 0 0 1.82-.18zm.74-.607a1.65 1.65 0 0 1-.74.607l.574 1.386a3.15 3.15 0 0 0 1.414-1.16zm.279-.917c0 .326-.097.645-.278.917l1.247.833a3.15 3.15 0 0 0 .531-1.75zm1.5 0V2.9h-1.5v12.6zM12.6 3.25h2.8v-1.5h-2.8zm4.228.647a3.7 3.7 0 0 1-.263-1.066l-1.494.137c.047.516.172 1.022.371 1.503zm.791 1.184a3.7 3.7 0 0 1-.791-1.184l-1.386.574a5.2 5.2 0 0 0 1.116 1.67zm1.184.791a3.7 3.7 0 0 1-1.184-.791l-1.06 1.06a5.2 5.2 0 0 0 1.67 1.117zm1.066.263a3.7 3.7 0 0 1-1.066-.263l-.574 1.386c.48.199.987.324 1.503.37zM20.95 10.1V7.3h-1.5v2.8zm-1.218-2.471a.32.32 0 0 1-.282-.329h1.5c0-.65-.518-1.114-1.081-1.165zm.03 3.61A1.135 1.135 0 0 0 20.95 10.1h-1.5c0-.183.155-.37.388-.36zM9.05 12.7c0-.102.044-.183.089-.23a.25.25 0 0 1 .138-.076l.25 1.479c.501-.085 1.023-.513 1.023-1.173zm7.74-3.802c-.729-.388-1.74.084-1.74 1.026h1.5c0 .143-.086.25-.17.297a.31.31 0 0 1-.295.001zM12.95 2.9a.35.35 0 0 1-.35.35v-1.5a1.15 1.15 0 0 0-1.15 1.15zm2.45.35a.32.32 0 0 1-.329-.282l1.494-.137c-.051-.563-.514-1.081-1.165-1.081zm-5.95 7.012a.37.37 0 0 1-.4-.362h1.5c0-.62-.513-1.18-1.2-1.135z"
19
+ stroke: "currentColor",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round",
22
+ "stroke-width": "1.5",
23
+ 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"
21
24
  },
22
25
  []
23
26
  ]
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license ProIcons v4.11.1 - MIT
2
+ * @license ProIcons v4.11.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.11.1 - MIT
2
+ * @license ProIcons v4.11.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.