@charcoal-ui/icons 5.0.0-beta.5 → 5.0.0-beta.6

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 (511) hide show
  1. package/dist/index.cjs.map +1 -1
  2. package/dist/index.d.cts.map +1 -1
  3. package/dist/index.d.ts.map +1 -1
  4. package/dist/index.js.map +1 -1
  5. package/package.json +2 -2
  6. package/src/PixivIcon.ts +6 -6
  7. package/src/charcoalIconFiles.ts +1 -1
  8. package/src/loaders/CustomRawFileLoader.ts +1 -1
  9. package/src/loaders/index.ts +1 -1
  10. package/src/react/v1/16/Archive.tsx +1 -1
  11. package/src/react/v1/16/ArrowDown.tsx +1 -1
  12. package/src/react/v1/16/Artwork.tsx +1 -1
  13. package/src/react/v1/16/BookmarkOff.tsx +1 -1
  14. package/src/react/v1/16/BookmarkOn.tsx +1 -1
  15. package/src/react/v1/16/Comment.tsx +1 -1
  16. package/src/react/v1/16/ImageResponse.tsx +1 -1
  17. package/src/react/v1/16/Nextworks.tsx +1 -1
  18. package/src/react/v1/16/Question.tsx +1 -1
  19. package/src/react/v1/16/Ranking.tsx +1 -1
  20. package/src/react/v1/16/Speaker.tsx +1 -1
  21. package/src/react/v1/16/Warning.tsx +1 -1
  22. package/src/react/v1/24/AddImage.tsx +1 -1
  23. package/src/react/v1/24/AddModel.tsx +1 -1
  24. package/src/react/v1/24/AddPeople.tsx +1 -1
  25. package/src/react/v1/24/AddRubi.tsx +1 -1
  26. package/src/react/v1/24/AddText.tsx +1 -1
  27. package/src/react/v1/24/Announcement.tsx +1 -1
  28. package/src/react/v1/24/Archive.tsx +1 -1
  29. package/src/react/v1/24/ArrowDown.tsx +1 -1
  30. package/src/react/v1/24/ArrowUp.tsx +1 -1
  31. package/src/react/v1/24/BodyEdit.tsx +1 -1
  32. package/src/react/v1/24/BringBackward.tsx +1 -1
  33. package/src/react/v1/24/BringForward.tsx +1 -1
  34. package/src/react/v1/24/Calendar.tsx +1 -1
  35. package/src/react/v1/24/CameraVideo.tsx +1 -1
  36. package/src/react/v1/24/ChangeCharacter.tsx +1 -1
  37. package/src/react/v1/24/ChatBot.tsx +1 -1
  38. package/src/react/v1/24/ChromaticAberration.tsx +1 -1
  39. package/src/react/v1/24/Collapse.tsx +1 -1
  40. package/src/react/v1/24/Collection.tsx +1 -1
  41. package/src/react/v1/24/CommentFill.tsx +1 -1
  42. package/src/react/v1/24/CommentOutline.tsx +1 -1
  43. package/src/react/v1/24/Contest.tsx +1 -1
  44. package/src/react/v1/24/Contrast.tsx +1 -1
  45. package/src/react/v1/24/Description.tsx +1 -1
  46. package/src/react/v1/24/DeviceRotation.tsx +1 -1
  47. package/src/react/v1/24/Discovery.tsx +1 -1
  48. package/src/react/v1/24/DownloadAlt.tsx +1 -1
  49. package/src/react/v1/24/Duplicate.tsx +1 -1
  50. package/src/react/v1/24/ErrorOctagon.tsx +1 -1
  51. package/src/react/v1/24/FaceEdit.tsx +1 -1
  52. package/src/react/v1/24/Fashion.tsx +1 -1
  53. package/src/react/v1/24/FormatAlignCenter.tsx +1 -1
  54. package/src/react/v1/24/FormatAlignJustified.tsx +1 -1
  55. package/src/react/v1/24/FormatAlignLeft.tsx +1 -1
  56. package/src/react/v1/24/FormatAlignRight.tsx +1 -1
  57. package/src/react/v1/24/FormatColorFill.tsx +1 -1
  58. package/src/react/v1/24/FormatColorFillNoColor.tsx +1 -1
  59. package/src/react/v1/24/FormatFontFamily.tsx +1 -1
  60. package/src/react/v1/24/FormatFontSize.tsx +1 -1
  61. package/src/react/v1/24/FormatLetterSpacing.tsx +1 -1
  62. package/src/react/v1/24/FormatLineSpacing.tsx +1 -1
  63. package/src/react/v1/24/FrameEffect.tsx +1 -1
  64. package/src/react/v1/24/FrameSize.tsx +1 -1
  65. package/src/react/v1/24/HairEdit.tsx +1 -1
  66. package/src/react/v1/24/Hashtag.tsx +1 -1
  67. package/src/react/v1/24/HightlightText.tsx +1 -1
  68. package/src/react/v1/24/ImageAlt.tsx +1 -1
  69. package/src/react/v1/24/ImageHidden.tsx +1 -1
  70. package/src/react/v1/24/ImageReplace.tsx +1 -1
  71. package/src/react/v1/24/ImgContain.tsx +1 -1
  72. package/src/react/v1/24/ImgCover.tsx +1 -1
  73. package/src/react/v1/24/Invalid.tsx +1 -1
  74. package/src/react/v1/24/Invoice.tsx +1 -1
  75. package/src/react/v1/24/ItemRemove.tsx +1 -1
  76. package/src/react/v1/24/LatestWorks.tsx +1 -1
  77. package/src/react/v1/24/LikeOff.tsx +1 -1
  78. package/src/react/v1/24/LockLock.tsx +1 -1
  79. package/src/react/v1/24/LockUnlock.tsx +1 -1
  80. package/src/react/v1/24/Message.tsx +1 -1
  81. package/src/react/v1/24/Microphone.tsx +1 -1
  82. package/src/react/v1/24/MobilePhone.tsx +1 -1
  83. package/src/react/v1/24/MultiSelect.tsx +1 -1
  84. package/src/react/v1/24/NoImage.tsx +1 -1
  85. package/src/react/v1/24/Notification.tsx +1 -1
  86. package/src/react/v1/24/NotificationOff.tsx +1 -1
  87. package/src/react/v1/24/OpenInNew.tsx +1 -1
  88. package/src/react/v1/24/Options.tsx +1 -1
  89. package/src/react/v1/24/OptionsAlt.tsx +1 -1
  90. package/src/react/v1/24/Overlay.tsx +1 -1
  91. package/src/react/v1/24/Palette.tsx +1 -1
  92. package/src/react/v1/24/PauseAlt.tsx +1 -1
  93. package/src/react/v1/24/PencilAdd.tsx +1 -1
  94. package/src/react/v1/24/PencilDraw.tsx +1 -1
  95. package/src/react/v1/24/PencilLive.tsx +1 -1
  96. package/src/react/v1/24/PencilText.tsx +1 -1
  97. package/src/react/v1/24/Projects.tsx +1 -1
  98. package/src/react/v1/24/PullDown.tsx +1 -1
  99. package/src/react/v1/24/Question.tsx +1 -1
  100. package/src/react/v1/24/QuestionOutline.tsx +1 -1
  101. package/src/react/v1/24/Ranking.tsx +1 -1
  102. package/src/react/v1/24/ReadHorizontalLeft.tsx +1 -1
  103. package/src/react/v1/24/ReadHorizontalRight.tsx +1 -1
  104. package/src/react/v1/24/ReadVertical.tsx +1 -1
  105. package/src/react/v1/24/ReloadLoop.tsx +1 -1
  106. package/src/react/v1/24/Reorder.tsx +1 -1
  107. package/src/react/v1/24/Rotate90DegreesC.tsx +1 -1
  108. package/src/react/v1/24/Rotate90DegreesCc.tsx +1 -1
  109. package/src/react/v1/24/RotateRight.tsx +1 -1
  110. package/src/react/v1/24/Saturation.tsx +1 -1
  111. package/src/react/v1/24/Services.tsx +1 -1
  112. package/src/react/v1/24/Settings.tsx +1 -1
  113. package/src/react/v1/24/ShareAndroid.tsx +1 -1
  114. package/src/react/v1/24/ShareIos.tsx +1 -1
  115. package/src/react/v1/24/Shopping.tsx +1 -1
  116. package/src/react/v1/24/ShowOutline.tsx +1 -1
  117. package/src/react/v1/24/Shutter.tsx +1 -1
  118. package/src/react/v1/24/Subtract.tsx +1 -1
  119. package/src/react/v1/24/Temperature.tsx +1 -1
  120. package/src/react/v1/24/TrashAlt.tsx +1 -1
  121. package/src/react/v1/24/UploadAlt.tsx +1 -1
  122. package/src/react/v1/24/UsagiAlt.tsx +1 -1
  123. package/src/react/v1/24/ViewGrid2Columns.tsx +1 -1
  124. package/src/react/v1/24/ViewGrid3Columns.tsx +1 -1
  125. package/src/react/v1/24/ViewList.tsx +1 -1
  126. package/src/react/v1/24/Warning.tsx +1 -1
  127. package/src/react/v1/32/BookmarkOff.tsx +1 -1
  128. package/src/react/v1/32/BookmarkOn.tsx +1 -1
  129. package/src/react/v1/32/Collapse.tsx +1 -1
  130. package/src/react/v1/32/CommentOff.tsx +1 -1
  131. package/src/react/v1/32/CommentOn.tsx +1 -1
  132. package/src/react/v1/32/HorizontalWriting.tsx +1 -1
  133. package/src/react/v1/32/ImageHidden.tsx +1 -1
  134. package/src/react/v1/32/LikeOff.tsx +1 -1
  135. package/src/react/v1/32/LikeOnPrivate.tsx +1 -1
  136. package/src/react/v1/32/Message.tsx +1 -1
  137. package/src/react/v1/32/Notification.tsx +1 -1
  138. package/src/react/v1/32/NotificationOff.tsx +1 -1
  139. package/src/react/v1/32/NovelViewerSettings.tsx +1 -1
  140. package/src/react/v1/32/PullDown.tsx +1 -1
  141. package/src/react/v1/32/ReadHorizontalLeft.tsx +1 -1
  142. package/src/react/v1/32/ReadHorizontalRight.tsx +1 -1
  143. package/src/react/v1/32/ReadVertical.tsx +1 -1
  144. package/src/react/v1/32/RollHorizontal.tsx +1 -1
  145. package/src/react/v1/32/RollVertical.tsx +1 -1
  146. package/src/react/v1/32/SansSerif.tsx +1 -1
  147. package/src/react/v1/32/ShareAndroid.tsx +1 -1
  148. package/src/react/v1/32/ShareIos.tsx +1 -1
  149. package/src/react/v1/32/Shopping.tsx +1 -1
  150. package/src/react/v1/32/VerticalWriting.tsx +1 -1
  151. package/src/react/v1/Inline/BookmarkOff.tsx +1 -1
  152. package/src/react/v1/Inline/BookmarkOn.tsx +1 -1
  153. package/src/react/v1/Inline/Breadcrumbs.tsx +1 -1
  154. package/src/react/v1/Inline/Comment.tsx +1 -1
  155. package/src/react/v1/Inline/ContextMenu.tsx +1 -1
  156. package/src/react/v1/Inline/External.tsx +1 -1
  157. package/src/react/v1/Inline/ImageResponse.tsx +1 -1
  158. package/src/react/v1/Inline/LikeOff.tsx +1 -1
  159. package/src/react/v1/Inline/Location.tsx +1 -1
  160. package/src/react/v1/Inline/MultiSelect.tsx +1 -1
  161. package/src/react/v1/Inline/Nextworks.tsx +1 -1
  162. package/src/react/v1/Inline/OpenInNew.tsx +1 -1
  163. package/src/react/v1/Inline/SmileOn.tsx +1 -1
  164. package/src/react/v1/Inline/ViewOutline.tsx +1 -1
  165. package/src/react/v2/16/regular/ArrowLeftDown.tsx +1 -1
  166. package/src/react/v2/16/regular/ChevronDown.tsx +1 -1
  167. package/src/react/v2/16/regular/ChevronLeft.tsx +1 -1
  168. package/src/react/v2/16/regular/ChevronRight.tsx +1 -1
  169. package/src/react/v2/16/regular/ChevronUp.tsx +1 -1
  170. package/src/react/v2/16/solid/ArrowLeftDown.tsx +1 -1
  171. package/src/react/v2/16/solid/ChevronDown.tsx +1 -1
  172. package/src/react/v2/16/solid/ChevronLeft.tsx +1 -1
  173. package/src/react/v2/16/solid/ChevronRight.tsx +1 -1
  174. package/src/react/v2/16/solid/ChevronUp.tsx +1 -1
  175. package/src/react/v2/24/color/ColorMixture.tsx +1 -1
  176. package/src/react/v2/24/regular/AddCircle.tsx +1 -1
  177. package/src/react/v2/24/regular/Airbrush.tsx +1 -1
  178. package/src/react/v2/24/regular/AlbumAdd.tsx +1 -1
  179. package/src/react/v2/24/regular/AlignHorizontal.tsx +1 -1
  180. package/src/react/v2/24/regular/AlignVertical.tsx +1 -1
  181. package/src/react/v2/24/regular/Announce.tsx +1 -1
  182. package/src/react/v2/24/regular/ApplePencil.tsx +1 -1
  183. package/src/react/v2/24/regular/Archive.tsx +1 -1
  184. package/src/react/v2/24/regular/ArrowCcw.tsx +1 -1
  185. package/src/react/v2/24/regular/ArrowDown.tsx +1 -1
  186. package/src/react/v2/24/regular/ArrowDownSquare.tsx +1 -1
  187. package/src/react/v2/24/regular/ArrowLeft.tsx +1 -1
  188. package/src/react/v2/24/regular/ArrowLeftDown.tsx +1 -1
  189. package/src/react/v2/24/regular/ArrowLeftSquare.tsx +1 -1
  190. package/src/react/v2/24/regular/ArrowRight.tsx +1 -1
  191. package/src/react/v2/24/regular/ArrowUp.tsx +1 -1
  192. package/src/react/v2/24/regular/AutoSelect.tsx +1 -1
  193. package/src/react/v2/24/regular/BezierCurve.tsx +1 -1
  194. package/src/react/v2/24/regular/BlendMode.tsx +1 -1
  195. package/src/react/v2/24/regular/BodyAdd.tsx +1 -1
  196. package/src/react/v2/24/regular/BodyEdit.tsx +1 -1
  197. package/src/react/v2/24/regular/Bookmark.tsx +1 -1
  198. package/src/react/v2/24/regular/BringBackward.tsx +1 -1
  199. package/src/react/v2/24/regular/BringForward.tsx +1 -1
  200. package/src/react/v2/24/regular/BrushDecoration.tsx +1 -1
  201. package/src/react/v2/24/regular/BrushOpacity.tsx +1 -1
  202. package/src/react/v2/24/regular/BrushPress.tsx +1 -1
  203. package/src/react/v2/24/regular/BrushSize.tsx +1 -1
  204. package/src/react/v2/24/regular/BrushStablize.tsx +1 -1
  205. package/src/react/v2/24/regular/BulbShine.tsx +1 -1
  206. package/src/react/v2/24/regular/Calendar.tsx +1 -1
  207. package/src/react/v2/24/regular/CharacterReplace.tsx +1 -1
  208. package/src/react/v2/24/regular/CheckCircle.tsx +1 -1
  209. package/src/react/v2/24/regular/ChevronDown.tsx +1 -1
  210. package/src/react/v2/24/regular/ChevronLeft.tsx +1 -1
  211. package/src/react/v2/24/regular/ChevronRight.tsx +1 -1
  212. package/src/react/v2/24/regular/ChevronUp.tsx +1 -1
  213. package/src/react/v2/24/regular/Clipping.tsx +1 -1
  214. package/src/react/v2/24/regular/CloudCheck.tsx +1 -1
  215. package/src/react/v2/24/regular/CloudExclamation.tsx +1 -1
  216. package/src/react/v2/24/regular/CloudSync.tsx +1 -1
  217. package/src/react/v2/24/regular/ColorSets.tsx +1 -1
  218. package/src/react/v2/24/regular/ColorWheelRectangle.tsx +1 -1
  219. package/src/react/v2/24/regular/ColorWheelTriangle.tsx +1 -1
  220. package/src/react/v2/24/regular/CommandsCircle.tsx +1 -1
  221. package/src/react/v2/24/regular/Compass.tsx +1 -1
  222. package/src/react/v2/24/regular/Contest.tsx +1 -1
  223. package/src/react/v2/24/regular/Contrast.tsx +1 -1
  224. package/src/react/v2/24/regular/CurveNodes.tsx +1 -1
  225. package/src/react/v2/24/regular/DeviceRotate.tsx +1 -1
  226. package/src/react/v2/24/regular/Distortion.tsx +1 -1
  227. package/src/react/v2/24/regular/DotsHorizontal.tsx +1 -1
  228. package/src/react/v2/24/regular/DotsHorizontalCircle.tsx +1 -1
  229. package/src/react/v2/24/regular/DotsVertical.tsx +1 -1
  230. package/src/react/v2/24/regular/DotsVerticalCircle.tsx +1 -1
  231. package/src/react/v2/24/regular/Download.tsx +1 -1
  232. package/src/react/v2/24/regular/DownloadIos.tsx +1 -1
  233. package/src/react/v2/24/regular/Dropper.tsx +1 -1
  234. package/src/react/v2/24/regular/Duplicate.tsx +1 -1
  235. package/src/react/v2/24/regular/EyeClosed.tsx +1 -1
  236. package/src/react/v2/24/regular/FileAdd.tsx +1 -1
  237. package/src/react/v2/24/regular/FileExport.tsx +1 -1
  238. package/src/react/v2/24/regular/FilePng.tsx +1 -1
  239. package/src/react/v2/24/regular/FilePsd.tsx +1 -1
  240. package/src/react/v2/24/regular/FileRestore.tsx +1 -1
  241. package/src/react/v2/24/regular/FillSquare.tsx +1 -1
  242. package/src/react/v2/24/regular/FlipHorizontal.tsx +1 -1
  243. package/src/react/v2/24/regular/FlipVertical.tsx +1 -1
  244. package/src/react/v2/24/regular/FolderAdd.tsx +1 -1
  245. package/src/react/v2/24/regular/FolderOpen.tsx +1 -1
  246. package/src/react/v2/24/regular/FontSize.tsx +1 -1
  247. package/src/react/v2/24/regular/Gradient.tsx +1 -1
  248. package/src/react/v2/24/regular/Gridview.tsx +1 -1
  249. package/src/react/v2/24/regular/HashTag.tsx +1 -1
  250. package/src/react/v2/24/regular/History.tsx +1 -1
  251. package/src/react/v2/24/regular/ImageAdd.tsx +1 -1
  252. package/src/react/v2/24/regular/ImageContain.tsx +1 -1
  253. package/src/react/v2/24/regular/ImageCover.tsx +1 -1
  254. package/src/react/v2/24/regular/ImageEffect.tsx +1 -1
  255. package/src/react/v2/24/regular/ImageOff.tsx +1 -1
  256. package/src/react/v2/24/regular/ImageReplace.tsx +1 -1
  257. package/src/react/v2/24/regular/InfoCircle.tsx +1 -1
  258. package/src/react/v2/24/regular/InvertSelection.tsx +1 -1
  259. package/src/react/v2/24/regular/Invoice.tsx +1 -1
  260. package/src/react/v2/24/regular/Keyboard.tsx +1 -1
  261. package/src/react/v2/24/regular/LassoFill.tsx +1 -1
  262. package/src/react/v2/24/regular/LayerAdd.tsx +1 -1
  263. package/src/react/v2/24/regular/LayerImageMaterial.tsx +1 -1
  264. package/src/react/v2/24/regular/LayerMask.tsx +1 -1
  265. package/src/react/v2/24/regular/LayerMerge.tsx +1 -1
  266. package/src/react/v2/24/regular/LayerOpacity.tsx +1 -1
  267. package/src/react/v2/24/regular/LayerSetReference.tsx +1 -1
  268. package/src/react/v2/24/regular/LayerSetting.tsx +1 -1
  269. package/src/react/v2/24/regular/LayerText.tsx +1 -1
  270. package/src/react/v2/24/regular/LayerVector.tsx +1 -1
  271. package/src/react/v2/24/regular/LetterSpacing.tsx +1 -1
  272. package/src/react/v2/24/regular/LineNodes.tsx +1 -1
  273. package/src/react/v2/24/regular/LineSpacing.tsx +1 -1
  274. package/src/react/v2/24/regular/LinkClear.tsx +1 -1
  275. package/src/react/v2/24/regular/Location.tsx +1 -1
  276. package/src/react/v2/24/regular/Message.tsx +1 -1
  277. package/src/react/v2/24/regular/Microphone.tsx +1 -1
  278. package/src/react/v2/24/regular/Navigator.tsx +1 -1
  279. package/src/react/v2/24/regular/NewPost.tsx +1 -1
  280. package/src/react/v2/24/regular/Opacity.tsx +1 -1
  281. package/src/react/v2/24/regular/OpacityLock.tsx +1 -1
  282. package/src/react/v2/24/regular/OpenInNew.tsx +1 -1
  283. package/src/react/v2/24/regular/Outline.tsx +1 -1
  284. package/src/react/v2/24/regular/Palette.tsx +1 -1
  285. package/src/react/v2/24/regular/PencilText.tsx +1 -1
  286. package/src/react/v2/24/regular/PersonAdd.tsx +1 -1
  287. package/src/react/v2/24/regular/PersonCircle.tsx +1 -1
  288. package/src/react/v2/24/regular/Persons.tsx +1 -1
  289. package/src/react/v2/24/regular/Polygon.tsx +1 -1
  290. package/src/react/v2/24/regular/Polyline.tsx +1 -1
  291. package/src/react/v2/24/regular/PolylineNodes.tsx +1 -1
  292. package/src/react/v2/24/regular/Projects.tsx +1 -1
  293. package/src/react/v2/24/regular/QuestionBubble.tsx +1 -1
  294. package/src/react/v2/24/regular/QuestionCircle.tsx +1 -1
  295. package/src/react/v2/24/regular/RabbitEarBent.tsx +1 -1
  296. package/src/react/v2/24/regular/Resolution.tsx +1 -1
  297. package/src/react/v2/24/regular/RotateCcw.tsx +1 -1
  298. package/src/react/v2/24/regular/RotateCw.tsx +1 -1
  299. package/src/react/v2/24/regular/SansSerif.tsx +1 -1
  300. package/src/react/v2/24/regular/Saturation.tsx +1 -1
  301. package/src/react/v2/24/regular/Scatter.tsx +1 -1
  302. package/src/react/v2/24/regular/Scissors.tsx +1 -1
  303. package/src/react/v2/24/regular/SelectClear.tsx +1 -1
  304. package/src/react/v2/24/regular/SelectImage.tsx +1 -1
  305. package/src/react/v2/24/regular/SelectOff.tsx +1 -1
  306. package/src/react/v2/24/regular/Selections.tsx +1 -1
  307. package/src/react/v2/24/regular/Setting.tsx +1 -1
  308. package/src/react/v2/24/regular/ShareAndroid.tsx +1 -1
  309. package/src/react/v2/24/regular/ShareIos.tsx +1 -1
  310. package/src/react/v2/24/regular/Shopping.tsx +1 -1
  311. package/src/react/v2/24/regular/Shutter.tsx +1 -1
  312. package/src/react/v2/24/regular/Sliders.tsx +1 -1
  313. package/src/react/v2/24/regular/SoftEdge.tsx +1 -1
  314. package/src/react/v2/24/regular/SquareDash.tsx +1 -1
  315. package/src/react/v2/24/regular/SquareDashResize.tsx +1 -1
  316. package/src/react/v2/24/regular/Squares2X2.tsx +1 -1
  317. package/src/react/v2/24/regular/Squares3X3.tsx +1 -1
  318. package/src/react/v2/24/regular/StrikeThrough.tsx +1 -1
  319. package/src/react/v2/24/regular/StrokeTaper.tsx +1 -1
  320. package/src/react/v2/24/regular/StrokeWidth.tsx +1 -1
  321. package/src/react/v2/24/regular/Subtract.tsx +1 -1
  322. package/src/react/v2/24/regular/SyncCircle.tsx +1 -1
  323. package/src/react/v2/24/regular/Tap1Finger.tsx +1 -1
  324. package/src/react/v2/24/regular/Tap2Fingers.tsx +1 -1
  325. package/src/react/v2/24/regular/Tap3Fingers.tsx +1 -1
  326. package/src/react/v2/24/regular/Temperature.tsx +1 -1
  327. package/src/react/v2/24/regular/TextAlignCenter.tsx +1 -1
  328. package/src/react/v2/24/regular/TextAlignJustify.tsx +1 -1
  329. package/src/react/v2/24/regular/TextAlignLeft.tsx +1 -1
  330. package/src/react/v2/24/regular/TextAlignRight.tsx +1 -1
  331. package/src/react/v2/24/regular/TextRuby.tsx +1 -1
  332. package/src/react/v2/24/regular/Texture.tsx +1 -1
  333. package/src/react/v2/24/regular/Transform.tsx +1 -1
  334. package/src/react/v2/24/regular/TransformRotationHandle.tsx +1 -1
  335. package/src/react/v2/24/regular/Underline.tsx +1 -1
  336. package/src/react/v2/24/regular/UserCampaign.tsx +1 -1
  337. package/src/react/v2/24/regular/VideoCamera.tsx +1 -1
  338. package/src/react/v2/24/regular/ViewFit.tsx +1 -1
  339. package/src/react/v2/24/regular/ViewFull.tsx +1 -1
  340. package/src/react/v2/24/regular/WarnTriangle.tsx +1 -1
  341. package/src/react/v2/24/regular/XCircle.tsx +1 -1
  342. package/src/react/v2/24/regular/XOctagon.tsx +1 -1
  343. package/src/react/v2/24/regular/ZoomOut.tsx +1 -1
  344. package/src/react/v2/24/solid/AddCircle.tsx +1 -1
  345. package/src/react/v2/24/solid/Airbrush.tsx +1 -1
  346. package/src/react/v2/24/solid/AlbumAdd.tsx +1 -1
  347. package/src/react/v2/24/solid/AlignHorizontal.tsx +1 -1
  348. package/src/react/v2/24/solid/AlignVertical.tsx +1 -1
  349. package/src/react/v2/24/solid/Announce.tsx +1 -1
  350. package/src/react/v2/24/solid/ApplePencil.tsx +1 -1
  351. package/src/react/v2/24/solid/Archive.tsx +1 -1
  352. package/src/react/v2/24/solid/ArrowCcw.tsx +1 -1
  353. package/src/react/v2/24/solid/ArrowDown.tsx +1 -1
  354. package/src/react/v2/24/solid/ArrowDownSquare.tsx +1 -1
  355. package/src/react/v2/24/solid/ArrowLeft.tsx +1 -1
  356. package/src/react/v2/24/solid/ArrowLeftDown.tsx +1 -1
  357. package/src/react/v2/24/solid/ArrowLeftSquare.tsx +1 -1
  358. package/src/react/v2/24/solid/ArrowRight.tsx +1 -1
  359. package/src/react/v2/24/solid/ArrowUp.tsx +1 -1
  360. package/src/react/v2/24/solid/AutoSelect.tsx +1 -1
  361. package/src/react/v2/24/solid/BezierCurve.tsx +1 -1
  362. package/src/react/v2/24/solid/BlendMode.tsx +1 -1
  363. package/src/react/v2/24/solid/BodyAdd.tsx +1 -1
  364. package/src/react/v2/24/solid/BodyEdit.tsx +1 -1
  365. package/src/react/v2/24/solid/Bookmark.tsx +1 -1
  366. package/src/react/v2/24/solid/BringBackward.tsx +1 -1
  367. package/src/react/v2/24/solid/BringForward.tsx +1 -1
  368. package/src/react/v2/24/solid/BrushDecoration.tsx +1 -1
  369. package/src/react/v2/24/solid/BrushOpacity.tsx +1 -1
  370. package/src/react/v2/24/solid/BrushPress.tsx +1 -1
  371. package/src/react/v2/24/solid/BrushSize.tsx +1 -1
  372. package/src/react/v2/24/solid/BrushStablize.tsx +1 -1
  373. package/src/react/v2/24/solid/BulbShine.tsx +1 -1
  374. package/src/react/v2/24/solid/Calendar.tsx +1 -1
  375. package/src/react/v2/24/solid/CharacterReplace.tsx +1 -1
  376. package/src/react/v2/24/solid/CheckCircle.tsx +1 -1
  377. package/src/react/v2/24/solid/ChevronDown.tsx +1 -1
  378. package/src/react/v2/24/solid/ChevronLeft.tsx +1 -1
  379. package/src/react/v2/24/solid/ChevronRight.tsx +1 -1
  380. package/src/react/v2/24/solid/ChevronUp.tsx +1 -1
  381. package/src/react/v2/24/solid/Clipping.tsx +1 -1
  382. package/src/react/v2/24/solid/CloudCheck.tsx +1 -1
  383. package/src/react/v2/24/solid/CloudExclamation.tsx +1 -1
  384. package/src/react/v2/24/solid/CloudSync.tsx +1 -1
  385. package/src/react/v2/24/solid/ColorSets.tsx +1 -1
  386. package/src/react/v2/24/solid/ColorWheelRectangle.tsx +1 -1
  387. package/src/react/v2/24/solid/ColorWheelTriangle.tsx +1 -1
  388. package/src/react/v2/24/solid/CommandsCircle.tsx +1 -1
  389. package/src/react/v2/24/solid/Compass.tsx +1 -1
  390. package/src/react/v2/24/solid/Contest.tsx +1 -1
  391. package/src/react/v2/24/solid/Contrast.tsx +1 -1
  392. package/src/react/v2/24/solid/CurveNodes.tsx +1 -1
  393. package/src/react/v2/24/solid/DeviceRotate.tsx +1 -1
  394. package/src/react/v2/24/solid/Distortion.tsx +1 -1
  395. package/src/react/v2/24/solid/DotsHorizontal.tsx +1 -1
  396. package/src/react/v2/24/solid/DotsHorizontalCircle.tsx +1 -1
  397. package/src/react/v2/24/solid/DotsVertical.tsx +1 -1
  398. package/src/react/v2/24/solid/DotsVerticalCircle.tsx +1 -1
  399. package/src/react/v2/24/solid/Download.tsx +1 -1
  400. package/src/react/v2/24/solid/DownloadIos.tsx +1 -1
  401. package/src/react/v2/24/solid/Dropper.tsx +1 -1
  402. package/src/react/v2/24/solid/Duplicate.tsx +1 -1
  403. package/src/react/v2/24/solid/EyeClosed.tsx +1 -1
  404. package/src/react/v2/24/solid/FileAdd.tsx +1 -1
  405. package/src/react/v2/24/solid/FileExport.tsx +1 -1
  406. package/src/react/v2/24/solid/FilePng.tsx +1 -1
  407. package/src/react/v2/24/solid/FilePsd.tsx +1 -1
  408. package/src/react/v2/24/solid/FileRestore.tsx +1 -1
  409. package/src/react/v2/24/solid/FillSquare.tsx +1 -1
  410. package/src/react/v2/24/solid/FlipHorizontal.tsx +1 -1
  411. package/src/react/v2/24/solid/FlipVertical.tsx +1 -1
  412. package/src/react/v2/24/solid/FolderAdd.tsx +1 -1
  413. package/src/react/v2/24/solid/FolderOpen.tsx +1 -1
  414. package/src/react/v2/24/solid/FontSize.tsx +1 -1
  415. package/src/react/v2/24/solid/Gradient.tsx +1 -1
  416. package/src/react/v2/24/solid/Gridview.tsx +1 -1
  417. package/src/react/v2/24/solid/HashTag.tsx +1 -1
  418. package/src/react/v2/24/solid/History.tsx +1 -1
  419. package/src/react/v2/24/solid/ImageAdd.tsx +1 -1
  420. package/src/react/v2/24/solid/ImageContain.tsx +1 -1
  421. package/src/react/v2/24/solid/ImageCover.tsx +1 -1
  422. package/src/react/v2/24/solid/ImageEffect.tsx +1 -1
  423. package/src/react/v2/24/solid/ImageOff.tsx +1 -1
  424. package/src/react/v2/24/solid/ImageReplace.tsx +1 -1
  425. package/src/react/v2/24/solid/InfoCircle.tsx +1 -1
  426. package/src/react/v2/24/solid/InvertSelection.tsx +1 -1
  427. package/src/react/v2/24/solid/Invoice.tsx +1 -1
  428. package/src/react/v2/24/solid/Keyboard.tsx +1 -1
  429. package/src/react/v2/24/solid/LassoFill.tsx +1 -1
  430. package/src/react/v2/24/solid/LayerAdd.tsx +1 -1
  431. package/src/react/v2/24/solid/LayerImageMaterial.tsx +1 -1
  432. package/src/react/v2/24/solid/LayerMask.tsx +1 -1
  433. package/src/react/v2/24/solid/LayerMerge.tsx +1 -1
  434. package/src/react/v2/24/solid/LayerOpacity.tsx +1 -1
  435. package/src/react/v2/24/solid/LayerSetReference.tsx +1 -1
  436. package/src/react/v2/24/solid/LayerSetting.tsx +1 -1
  437. package/src/react/v2/24/solid/LayerText.tsx +1 -1
  438. package/src/react/v2/24/solid/LayerVector.tsx +1 -1
  439. package/src/react/v2/24/solid/LetterSpacing.tsx +1 -1
  440. package/src/react/v2/24/solid/LineNodes.tsx +1 -1
  441. package/src/react/v2/24/solid/LineSpacing.tsx +1 -1
  442. package/src/react/v2/24/solid/LinkClear.tsx +1 -1
  443. package/src/react/v2/24/solid/Location.tsx +1 -1
  444. package/src/react/v2/24/solid/Message.tsx +1 -1
  445. package/src/react/v2/24/solid/Microphone.tsx +1 -1
  446. package/src/react/v2/24/solid/Navigator.tsx +1 -1
  447. package/src/react/v2/24/solid/NewPost.tsx +1 -1
  448. package/src/react/v2/24/solid/Opacity.tsx +1 -1
  449. package/src/react/v2/24/solid/OpacityLock.tsx +1 -1
  450. package/src/react/v2/24/solid/OpenInNew.tsx +1 -1
  451. package/src/react/v2/24/solid/Outline.tsx +1 -1
  452. package/src/react/v2/24/solid/Palette.tsx +1 -1
  453. package/src/react/v2/24/solid/PencilText.tsx +1 -1
  454. package/src/react/v2/24/solid/PersonAdd.tsx +1 -1
  455. package/src/react/v2/24/solid/PersonCircle.tsx +1 -1
  456. package/src/react/v2/24/solid/Persons.tsx +1 -1
  457. package/src/react/v2/24/solid/Polygon.tsx +1 -1
  458. package/src/react/v2/24/solid/Polyline.tsx +1 -1
  459. package/src/react/v2/24/solid/PolylineNodes.tsx +1 -1
  460. package/src/react/v2/24/solid/Projects.tsx +1 -1
  461. package/src/react/v2/24/solid/QuestionBubble.tsx +1 -1
  462. package/src/react/v2/24/solid/QuestionCircle.tsx +1 -1
  463. package/src/react/v2/24/solid/RabbitEarBent.tsx +1 -1
  464. package/src/react/v2/24/solid/Resolution.tsx +1 -1
  465. package/src/react/v2/24/solid/RotateCcw.tsx +1 -1
  466. package/src/react/v2/24/solid/RotateCw.tsx +1 -1
  467. package/src/react/v2/24/solid/SansSerif.tsx +1 -1
  468. package/src/react/v2/24/solid/Saturation.tsx +1 -1
  469. package/src/react/v2/24/solid/Scatter.tsx +1 -1
  470. package/src/react/v2/24/solid/Scissors.tsx +1 -1
  471. package/src/react/v2/24/solid/SelectClear.tsx +1 -1
  472. package/src/react/v2/24/solid/SelectImage.tsx +1 -1
  473. package/src/react/v2/24/solid/SelectOff.tsx +1 -1
  474. package/src/react/v2/24/solid/Selections.tsx +1 -1
  475. package/src/react/v2/24/solid/Setting.tsx +1 -1
  476. package/src/react/v2/24/solid/ShareAndroid.tsx +1 -1
  477. package/src/react/v2/24/solid/ShareIos.tsx +1 -1
  478. package/src/react/v2/24/solid/Shopping.tsx +1 -1
  479. package/src/react/v2/24/solid/Shutter.tsx +1 -1
  480. package/src/react/v2/24/solid/Sliders.tsx +1 -1
  481. package/src/react/v2/24/solid/SoftEdge.tsx +1 -1
  482. package/src/react/v2/24/solid/SquareDash.tsx +1 -1
  483. package/src/react/v2/24/solid/SquareDashResize.tsx +1 -1
  484. package/src/react/v2/24/solid/Squares2X2.tsx +1 -1
  485. package/src/react/v2/24/solid/Squares3X3.tsx +1 -1
  486. package/src/react/v2/24/solid/StrikeThrough.tsx +1 -1
  487. package/src/react/v2/24/solid/StrokeTaper.tsx +1 -1
  488. package/src/react/v2/24/solid/StrokeWidth.tsx +1 -1
  489. package/src/react/v2/24/solid/Subtract.tsx +1 -1
  490. package/src/react/v2/24/solid/SyncCircle.tsx +1 -1
  491. package/src/react/v2/24/solid/Tap1Finger.tsx +1 -1
  492. package/src/react/v2/24/solid/Tap2Fingers.tsx +1 -1
  493. package/src/react/v2/24/solid/Tap3Fingers.tsx +1 -1
  494. package/src/react/v2/24/solid/Temperature.tsx +1 -1
  495. package/src/react/v2/24/solid/TextAlignCenter.tsx +1 -1
  496. package/src/react/v2/24/solid/TextAlignJustify.tsx +1 -1
  497. package/src/react/v2/24/solid/TextAlignLeft.tsx +1 -1
  498. package/src/react/v2/24/solid/TextAlignRight.tsx +1 -1
  499. package/src/react/v2/24/solid/TextRuby.tsx +1 -1
  500. package/src/react/v2/24/solid/Texture.tsx +1 -1
  501. package/src/react/v2/24/solid/Transform.tsx +1 -1
  502. package/src/react/v2/24/solid/TransformRotationHandle.tsx +1 -1
  503. package/src/react/v2/24/solid/Underline.tsx +1 -1
  504. package/src/react/v2/24/solid/UserCampaign.tsx +1 -1
  505. package/src/react/v2/24/solid/VideoCamera.tsx +1 -1
  506. package/src/react/v2/24/solid/ViewFit.tsx +1 -1
  507. package/src/react/v2/24/solid/ViewFull.tsx +1 -1
  508. package/src/react/v2/24/solid/WarnTriangle.tsx +1 -1
  509. package/src/react/v2/24/solid/XCircle.tsx +1 -1
  510. package/src/react/v2/24/solid/XOctagon.tsx +1 -1
  511. package/src/react/v2/24/solid/ZoomOut.tsx +1 -1
@@ -5,7 +5,7 @@ export default charcoalIconFiles
5
5
  export type KnownIconFile = keyof typeof charcoalIconFiles
6
6
  export type KnownIconFileV2 = keyof typeof charcoalIconFilesV2
7
7
  export const KNOWN_ICON_FILES = Object.keys(
8
- charcoalIconFiles
8
+ charcoalIconFiles,
9
9
  ) as KnownIconFile[]
10
10
 
11
11
  export function isKnownIconFile(name: string): name is KnownIconFile {
@@ -17,7 +17,7 @@ export class CustomRawFileLoader extends CharcoalIconFilesLoader {
17
17
 
18
18
  export function addRawFile(
19
19
  name: string,
20
- importFn: () => Promise<string>
20
+ importFn: () => Promise<string>,
21
21
  ): void {
22
22
  CustomRawFileLoader.filePackages.set(name, importFn)
23
23
  }
@@ -27,7 +27,7 @@ export async function getIcon(name: string): Promise<string> {
27
27
  if (typeof svg !== 'string') {
28
28
  // eslint-disable-next-line no-console
29
29
  console.warn(
30
- `${name}: Expected load result to be a string, but received an unexpected type.`
30
+ `${name}: Expected load result to be a string, but received an unexpected type.`,
31
31
  )
32
32
  }
33
33
 
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgArchive = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgArrowDown = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgArtwork = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgBookmarkOff = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgBookmarkOn = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgComment = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgImageResponse = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgNextworks = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgQuestion = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgRanking = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgSpeaker = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgWarning = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={16}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgAddImage = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgAddModel = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgAddPeople = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgAddRubi = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgAddText = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgAnnouncement = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgArchive = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgArrowDown = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgArrowUp = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgBodyEdit = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgBringBackward = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgBringForward = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgCalendar = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgCameraVideo = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgChangeCharacter = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgChatBot = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgChromaticAberration = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgCollapse = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgCollection = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgCommentFill = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgCommentOutline = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgContest = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgContrast = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgDescription = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgDeviceRotation = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgDiscovery = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgDownloadAlt = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgDuplicate = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgErrorOctagon = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFaceEdit = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFashion = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatAlignCenter = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatAlignJustified = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatAlignLeft = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatAlignRight = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatColorFill = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatColorFillNoColor = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatFontFamily = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatFontSize = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatLetterSpacing = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFormatLineSpacing = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFrameEffect = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgFrameSize = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgHairEdit = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgHashtag = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgHightlightText = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgImageAlt = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}
@@ -3,7 +3,7 @@ import type { SVGProps } from 'react'
3
3
  import { Ref, forwardRef } from 'react'
4
4
  const SvgImageHidden = (
5
5
  props: SVGProps<SVGSVGElement>,
6
- ref: Ref<SVGSVGElement>
6
+ ref: Ref<SVGSVGElement>,
7
7
  ) => (
8
8
  <svg
9
9
  width={24}