@hh.ru/magritte-ui-icon 10.1.0 → 10.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1113) hide show
  1. package/IconDynamic-DAJrJqp2.js +17 -0
  2. package/{IconDynamic-BiKz7_SZ.js.map → IconDynamic-DAJrJqp2.js.map} +1 -1
  3. package/IconDynamic.js +1 -1
  4. package/Skeleton.js +1 -1
  5. package/WrapperMockComponent.d.ts +4 -0
  6. package/WrapperMockComponent.js +15 -0
  7. package/WrapperMockComponent.js.map +1 -0
  8. package/country.js +1 -1
  9. package/country.mock.js +64 -30
  10. package/country.mock.js.map +1 -1
  11. package/hoc.d.ts +2 -2
  12. package/hoc.js +14 -5
  13. package/hoc.js.map +1 -1
  14. package/icon.js +1 -1
  15. package/icon.mock.js +1464 -730
  16. package/icon.mock.js.map +1 -1
  17. package/iconTypes.d.ts +5 -5
  18. package/iconTypes.js.map +1 -1
  19. package/index.css +367 -275
  20. package/index.js +1 -1
  21. package/package.json +3 -3
  22. package/private.js +1 -1
  23. package/private.mock.js +56 -26
  24. package/private.mock.js.map +1 -1
  25. package/product.js +1 -1
  26. package/product.mock.js +88 -42
  27. package/product.mock.js.map +1 -1
  28. package/service.js +1 -1
  29. package/service.mock.js +502 -249
  30. package/service.mock.js.map +1 -1
  31. package/variants/country/ATSize16.js +1 -1
  32. package/variants/country/ATSize24.js +1 -1
  33. package/variants/country/ATSize32.js +1 -1
  34. package/variants/country/AUSize16.js +1 -1
  35. package/variants/country/AUSize24.js +1 -1
  36. package/variants/country/AUSize32.js +1 -1
  37. package/variants/country/AZSize16.js +1 -1
  38. package/variants/country/AZSize24.js +1 -1
  39. package/variants/country/AZSize32.js +1 -1
  40. package/variants/country/BYSize16.js +1 -1
  41. package/variants/country/BYSize24.js +1 -1
  42. package/variants/country/BYSize32.js +1 -1
  43. package/variants/country/ENSize16.js +1 -1
  44. package/variants/country/ENSize24.js +1 -1
  45. package/variants/country/ENSize32.js +1 -1
  46. package/variants/country/GESize16.js +1 -1
  47. package/variants/country/GESize24.js +1 -1
  48. package/variants/country/GESize32.js +1 -1
  49. package/variants/country/KGSize16.js +1 -1
  50. package/variants/country/KGSize24.js +1 -1
  51. package/variants/country/KGSize32.js +1 -1
  52. package/variants/country/KZSize16.js +1 -1
  53. package/variants/country/KZSize24.js +1 -1
  54. package/variants/country/KZSize32.js +1 -1
  55. package/variants/country/RUSize16.js +1 -1
  56. package/variants/country/RUSize24.js +1 -1
  57. package/variants/country/RUSize32.js +1 -1
  58. package/variants/country/UZSize16.js +1 -1
  59. package/variants/country/UZSize24.js +1 -1
  60. package/variants/country/UZSize32.js +1 -1
  61. package/variants/country/index.js +1 -1
  62. package/variants/icon/AdjustmentsFilledSize16.js +1 -1
  63. package/variants/icon/AdjustmentsFilledSize24.js +1 -1
  64. package/variants/icon/AdjustmentsOutlinedSize16.js +1 -1
  65. package/variants/icon/AdjustmentsOutlinedSize24.js +1 -1
  66. package/variants/icon/ArchiveboxArrowFilledSize16.js +1 -1
  67. package/variants/icon/ArchiveboxArrowFilledSize24.js +1 -1
  68. package/variants/icon/ArchiveboxArrowOutlinedSize16.js +1 -1
  69. package/variants/icon/ArchiveboxArrowOutlinedSize24.js +1 -1
  70. package/variants/icon/ArchiveboxFilledSize16.js +1 -1
  71. package/variants/icon/ArchiveboxFilledSize24.js +1 -1
  72. package/variants/icon/ArchiveboxOutlinedSize16.js +1 -1
  73. package/variants/icon/ArchiveboxOutlinedSize24.js +1 -1
  74. package/variants/icon/ArrowDiagonalLeftDownOutlinedSize16.js +1 -1
  75. package/variants/icon/ArrowDiagonalLeftDownOutlinedSize24.js +1 -1
  76. package/variants/icon/ArrowDiagonalLeftUpOutlinedSize16.js +1 -1
  77. package/variants/icon/ArrowDiagonalLeftUpOutlinedSize24.js +1 -1
  78. package/variants/icon/ArrowDiagonalRightDownOutlinedSize16.js +1 -1
  79. package/variants/icon/ArrowDiagonalRightDownOutlinedSize24.js +1 -1
  80. package/variants/icon/ArrowDiagonalRightUpOutlinedSize16.js +1 -1
  81. package/variants/icon/ArrowDiagonalRightUpOutlinedSize24.js +1 -1
  82. package/variants/icon/ArrowDownLineOutlinedSize16.js +1 -1
  83. package/variants/icon/ArrowDownLineOutlinedSize24.js +1 -1
  84. package/variants/icon/ArrowDownOutlinedSize16.js +1 -1
  85. package/variants/icon/ArrowDownOutlinedSize24.js +1 -1
  86. package/variants/icon/ArrowDownRightOutlinedSize16.js +1 -1
  87. package/variants/icon/ArrowDownRightOutlinedSize24.js +1 -1
  88. package/variants/icon/ArrowLeftOutlinedSize16.js +1 -1
  89. package/variants/icon/ArrowLeftOutlinedSize24.js +1 -1
  90. package/variants/icon/ArrowPathClockwiseOutlinedSize16.js +1 -1
  91. package/variants/icon/ArrowPathClockwiseOutlinedSize24.js +1 -1
  92. package/variants/icon/ArrowPathOutlinedSize16.js +1 -1
  93. package/variants/icon/ArrowPathOutlinedSize24.js +1 -1
  94. package/variants/icon/ArrowRightOutlinedSize16.js +1 -1
  95. package/variants/icon/ArrowRightOutlinedSize24.js +1 -1
  96. package/variants/icon/ArrowSquareOutlinedSize16.js +1 -1
  97. package/variants/icon/ArrowSquareOutlinedSize24.js +1 -1
  98. package/variants/icon/ArrowUpDownOutlinedSize16.js +1 -1
  99. package/variants/icon/ArrowUpDownOutlinedSize24.js +1 -1
  100. package/variants/icon/ArrowUpOutlinedSize16.js +1 -1
  101. package/variants/icon/ArrowUpOutlinedSize24.js +1 -1
  102. package/variants/icon/ArrowUpOutlinedSize32.js +1 -1
  103. package/variants/icon/ArrowsCrossOutlinedSize16.js +1 -1
  104. package/variants/icon/ArrowsCrossOutlinedSize24.js +1 -1
  105. package/variants/icon/ArrowsDiagonalInOutlinedSize16.js +1 -1
  106. package/variants/icon/ArrowsDiagonalInOutlinedSize24.js +1 -1
  107. package/variants/icon/ArrowsDiagonalOutOutlinedSize16.js +1 -1
  108. package/variants/icon/ArrowsDiagonalOutOutlinedSize24.js +1 -1
  109. package/variants/icon/AstrostarFilledSize16.js +1 -1
  110. package/variants/icon/AstrostarFilledSize24.js +1 -1
  111. package/variants/icon/AstrostarOutlinedSize16.js +1 -1
  112. package/variants/icon/AstrostarOutlinedSize24.js +1 -1
  113. package/variants/icon/BanFilledSize16.js +1 -1
  114. package/variants/icon/BanFilledSize24.js +1 -1
  115. package/variants/icon/BanOutlinedSize16.js +1 -1
  116. package/variants/icon/BanOutlinedSize24.js +1 -1
  117. package/variants/icon/BarsOutlinedSize16.js +1 -1
  118. package/variants/icon/BarsOutlinedSize24.js +1 -1
  119. package/variants/icon/BellCrossedFilledSize16.js +1 -1
  120. package/variants/icon/BellCrossedFilledSize24.js +1 -1
  121. package/variants/icon/BellCrossedOutlinedSize16.js +1 -1
  122. package/variants/icon/BellCrossedOutlinedSize24.js +1 -1
  123. package/variants/icon/BellFilledSize16.js +1 -1
  124. package/variants/icon/BellFilledSize24.js +1 -1
  125. package/variants/icon/BellOutlinedSize16.js +1 -1
  126. package/variants/icon/BellOutlinedSize24.js +1 -1
  127. package/variants/icon/BoltFilledSize16.js +1 -1
  128. package/variants/icon/BoltFilledSize24.js +1 -1
  129. package/variants/icon/BoltOutlinedSize16.js +1 -1
  130. package/variants/icon/BoltOutlinedSize24.js +1 -1
  131. package/variants/icon/BookFilledSize16.js +1 -1
  132. package/variants/icon/BookFilledSize24.js +1 -1
  133. package/variants/icon/BookOutlinedSize16.js +1 -1
  134. package/variants/icon/BookOutlinedSize24.js +1 -1
  135. package/variants/icon/BotFilledSize16.js +1 -1
  136. package/variants/icon/BotFilledSize24.js +1 -1
  137. package/variants/icon/BotOutlinedSize16.js +1 -1
  138. package/variants/icon/BotOutlinedSize24.js +1 -1
  139. package/variants/icon/BriefcaseFilledSize16.js +1 -1
  140. package/variants/icon/BriefcaseFilledSize24.js +1 -1
  141. package/variants/icon/BriefcaseOutlinedSize16.js +1 -1
  142. package/variants/icon/BriefcaseOutlinedSize24.js +1 -1
  143. package/variants/icon/BubbleRoundDoubleFilledSize16.js +1 -1
  144. package/variants/icon/BubbleRoundDoubleFilledSize24.js +1 -1
  145. package/variants/icon/BubbleRoundDoubleOutlinedSize16.js +1 -1
  146. package/variants/icon/BubbleRoundDoubleOutlinedSize24.js +1 -1
  147. package/variants/icon/BubbleRoundFilledSize16.js +1 -1
  148. package/variants/icon/BubbleRoundFilledSize24.js +1 -1
  149. package/variants/icon/BubbleRoundOutlinedSize16.js +1 -1
  150. package/variants/icon/BubbleRoundOutlinedSize24.js +1 -1
  151. package/variants/icon/BubbleSquareFilledSize16.js +1 -1
  152. package/variants/icon/BubbleSquareFilledSize24.js +1 -1
  153. package/variants/icon/BubbleSquareOutlinedSize16.js +1 -1
  154. package/variants/icon/BubbleSquareOutlinedSize24.js +1 -1
  155. package/variants/icon/CalendarFilledSize16.js +1 -1
  156. package/variants/icon/CalendarFilledSize24.js +1 -1
  157. package/variants/icon/CalendarOutlinedSize16.js +1 -1
  158. package/variants/icon/CalendarOutlinedSize24.js +1 -1
  159. package/variants/icon/CameraFilledSize16.js +1 -1
  160. package/variants/icon/CameraFilledSize24.js +1 -1
  161. package/variants/icon/CameraOutlinedSize16.js +1 -1
  162. package/variants/icon/CameraOutlinedSize24.js +1 -1
  163. package/variants/icon/CardLinesCrossFilledSize16.js +1 -1
  164. package/variants/icon/CardLinesCrossFilledSize24.js +1 -1
  165. package/variants/icon/CardLinesCrossOutlinedSize16.js +1 -1
  166. package/variants/icon/CardLinesCrossOutlinedSize24.js +1 -1
  167. package/variants/icon/CardLinesCrossedFilledSize16.js +1 -1
  168. package/variants/icon/CardLinesCrossedFilledSize24.js +1 -1
  169. package/variants/icon/CardLinesCrossedOutlinedSize16.js +1 -1
  170. package/variants/icon/CardLinesCrossedOutlinedSize24.js +1 -1
  171. package/variants/icon/CardLinesFilledSize16.js +1 -1
  172. package/variants/icon/CardLinesFilledSize24.js +1 -1
  173. package/variants/icon/CardLinesOutlinedSize16.js +1 -1
  174. package/variants/icon/CardLinesOutlinedSize24.js +1 -1
  175. package/variants/icon/CardLinesPlusFilledSize16.js +1 -1
  176. package/variants/icon/CardLinesPlusFilledSize24.js +1 -1
  177. package/variants/icon/CardLinesPlusOutlinedSize16.js +1 -1
  178. package/variants/icon/CardLinesPlusOutlinedSize24.js +1 -1
  179. package/variants/icon/CardLinesStackedCrossFilledSize16.js +1 -1
  180. package/variants/icon/CardLinesStackedCrossFilledSize24.js +1 -1
  181. package/variants/icon/CardLinesStackedCrossOutlinedSize16.js +1 -1
  182. package/variants/icon/CardLinesStackedCrossOutlinedSize24.js +1 -1
  183. package/variants/icon/CardLinesStackedCrossedFilledSize16.js +1 -1
  184. package/variants/icon/CardLinesStackedCrossedFilledSize24.js +1 -1
  185. package/variants/icon/CardLinesStackedCrossedOutlinedSize16.js +1 -1
  186. package/variants/icon/CardLinesStackedCrossedOutlinedSize24.js +1 -1
  187. package/variants/icon/CardLinesStackedFilledSize16.js +1 -1
  188. package/variants/icon/CardLinesStackedFilledSize24.js +1 -1
  189. package/variants/icon/CardLinesStackedOutlinedSize16.js +1 -1
  190. package/variants/icon/CardLinesStackedOutlinedSize24.js +1 -1
  191. package/variants/icon/CardLinesStackedPlusFilledSize16.js +1 -1
  192. package/variants/icon/CardLinesStackedPlusFilledSize24.js +1 -1
  193. package/variants/icon/CardLinesStackedPlusOutlinedSize16.js +1 -1
  194. package/variants/icon/CardLinesStackedPlusOutlinedSize24.js +1 -1
  195. package/variants/icon/CartFilledSize16.js +1 -1
  196. package/variants/icon/CartFilledSize24.js +1 -1
  197. package/variants/icon/CartOutlinedSize16.js +1 -1
  198. package/variants/icon/CartOutlinedSize24.js +1 -1
  199. package/variants/icon/ChartBarFilledSize16.js +1 -1
  200. package/variants/icon/ChartBarFilledSize24.js +1 -1
  201. package/variants/icon/ChartBarOutlinedSize16.js +1 -1
  202. package/variants/icon/ChartBarOutlinedSize24.js +1 -1
  203. package/variants/icon/ChartLineFilledSize16.js +1 -1
  204. package/variants/icon/ChartLineFilledSize24.js +1 -1
  205. package/variants/icon/ChartLineFilledSize32.js +1 -1
  206. package/variants/icon/ChartLineOutlinedSize16.js +1 -1
  207. package/variants/icon/ChartLineOutlinedSize24.js +1 -1
  208. package/variants/icon/ChartLineOutlinedSize32.js +1 -1
  209. package/variants/icon/CheckCircleFilledSize12.js +1 -1
  210. package/variants/icon/CheckCircleFilledSize16.js +1 -1
  211. package/variants/icon/CheckCircleFilledSize24.js +1 -1
  212. package/variants/icon/CheckCircleOutlinedSize12.js +1 -1
  213. package/variants/icon/CheckCircleOutlinedSize16.js +1 -1
  214. package/variants/icon/CheckCircleOutlinedSize24.js +1 -1
  215. package/variants/icon/CheckDoubleOutlinedSize12.js +1 -1
  216. package/variants/icon/CheckDoubleOutlinedSize16.js +1 -1
  217. package/variants/icon/CheckDoubleOutlinedSize24.js +1 -1
  218. package/variants/icon/CheckOutlinedSize12.js +1 -1
  219. package/variants/icon/CheckOutlinedSize16.js +1 -1
  220. package/variants/icon/CheckOutlinedSize24.js +1 -1
  221. package/variants/icon/ChevronDownOutlinedSize12.js +1 -1
  222. package/variants/icon/ChevronDownOutlinedSize16.js +1 -1
  223. package/variants/icon/ChevronDownOutlinedSize24.js +1 -1
  224. package/variants/icon/ChevronGroup1OutlinedSize16.js +1 -1
  225. package/variants/icon/ChevronGroup1OutlinedSize24.js +1 -1
  226. package/variants/icon/ChevronGroup2OutlinedSize16.js +1 -1
  227. package/variants/icon/ChevronGroup2OutlinedSize24.js +1 -1
  228. package/variants/icon/ChevronGroup3OutlinedSize16.js +1 -1
  229. package/variants/icon/ChevronGroup3OutlinedSize24.js +1 -1
  230. package/variants/icon/ChevronLeftOutlinedSize12.js +1 -1
  231. package/variants/icon/ChevronLeftOutlinedSize16.js +1 -1
  232. package/variants/icon/ChevronLeftOutlinedSize24.js +1 -1
  233. package/variants/icon/ChevronLeftSquareFilledSize16.js +1 -1
  234. package/variants/icon/ChevronLeftSquareFilledSize24.js +1 -1
  235. package/variants/icon/ChevronLeftSquareOutlinedSize16.js +1 -1
  236. package/variants/icon/ChevronLeftSquareOutlinedSize24.js +1 -1
  237. package/variants/icon/ChevronRightOutlinedSize12.js +1 -1
  238. package/variants/icon/ChevronRightOutlinedSize16.js +1 -1
  239. package/variants/icon/ChevronRightOutlinedSize24.js +1 -1
  240. package/variants/icon/ChevronRightSquareFilledSize16.js +1 -1
  241. package/variants/icon/ChevronRightSquareFilledSize24.js +1 -1
  242. package/variants/icon/ChevronRightSquareOutlinedSize16.js +1 -1
  243. package/variants/icon/ChevronRightSquareOutlinedSize24.js +1 -1
  244. package/variants/icon/ChevronUpDownOutlinedSize12.js +1 -1
  245. package/variants/icon/ChevronUpDownOutlinedSize16.js +1 -1
  246. package/variants/icon/ChevronUpDownOutlinedSize24.js +1 -1
  247. package/variants/icon/ChevronUpOutlinedSize12.js +1 -1
  248. package/variants/icon/ChevronUpOutlinedSize16.js +1 -1
  249. package/variants/icon/ChevronUpOutlinedSize24.js +1 -1
  250. package/variants/icon/CircleFilledSize16.js +1 -1
  251. package/variants/icon/CircleFilledSize24.js +1 -1
  252. package/variants/icon/CircleOutlinedSize16.js +1 -1
  253. package/variants/icon/CircleOutlinedSize24.js +1 -1
  254. package/variants/icon/ClipOutlinedSize16.js +1 -1
  255. package/variants/icon/ClipOutlinedSize24.js +1 -1
  256. package/variants/icon/ClockFilledSize12.js +1 -1
  257. package/variants/icon/ClockFilledSize16.js +1 -1
  258. package/variants/icon/ClockFilledSize24.js +1 -1
  259. package/variants/icon/ClockOutlinedSize12.js +1 -1
  260. package/variants/icon/ClockOutlinedSize16.js +1 -1
  261. package/variants/icon/ClockOutlinedSize24.js +1 -1
  262. package/variants/icon/ClockRewindOutlinedSize12.js +1 -1
  263. package/variants/icon/ClockRewindOutlinedSize16.js +1 -1
  264. package/variants/icon/ClockRewindOutlinedSize24.js +1 -1
  265. package/variants/icon/ComputerOutlinedSize16.js +1 -1
  266. package/variants/icon/ComputerOutlinedSize24.js +1 -1
  267. package/variants/icon/CopyFilledSize16.js +1 -1
  268. package/variants/icon/CopyFilledSize24.js +1 -1
  269. package/variants/icon/CopyOutlinedSize16.js +1 -1
  270. package/variants/icon/CopyOutlinedSize24.js +1 -1
  271. package/variants/icon/CrossCircleFilledSize16.js +1 -1
  272. package/variants/icon/CrossCircleFilledSize24.js +1 -1
  273. package/variants/icon/CrossCircleOutlinedSize16.js +1 -1
  274. package/variants/icon/CrossCircleOutlinedSize24.js +1 -1
  275. package/variants/icon/CrossOutlinedSize16.js +1 -1
  276. package/variants/icon/CrossOutlinedSize24.js +1 -1
  277. package/variants/icon/CubeFilledSize16.js +1 -1
  278. package/variants/icon/CubeFilledSize24.js +1 -1
  279. package/variants/icon/CubeOutlinedSize16.js +1 -1
  280. package/variants/icon/CubeOutlinedSize24.js +1 -1
  281. package/variants/icon/DashedSquareInOutlinedSize16.js +1 -1
  282. package/variants/icon/DashedSquareInOutlinedSize24.js +1 -1
  283. package/variants/icon/DashedSquareOutOutlinedSize16.js +1 -1
  284. package/variants/icon/DashedSquareOutOutlinedSize24.js +1 -1
  285. package/variants/icon/DataflowFilledSize16.js +1 -1
  286. package/variants/icon/DataflowFilledSize24.js +1 -1
  287. package/variants/icon/DataflowOutlinedSize16.js +1 -1
  288. package/variants/icon/DataflowOutlinedSize24.js +1 -1
  289. package/variants/icon/DocumentArrowUpFilledSize16.js +1 -1
  290. package/variants/icon/DocumentArrowUpFilledSize24.js +1 -1
  291. package/variants/icon/DocumentArrowUpFilledSize32.js +1 -1
  292. package/variants/icon/DocumentArrowUpOutlinedSize16.js +1 -1
  293. package/variants/icon/DocumentArrowUpOutlinedSize24.js +1 -1
  294. package/variants/icon/DocumentArrowUpOutlinedSize32.js +1 -1
  295. package/variants/icon/DocumentFilledSize16.js +1 -1
  296. package/variants/icon/DocumentFilledSize24.js +1 -1
  297. package/variants/icon/DocumentFilledSize32.js +1 -1
  298. package/variants/icon/DocumentOutlinedSize16.js +1 -1
  299. package/variants/icon/DocumentOutlinedSize24.js +1 -1
  300. package/variants/icon/DocumentOutlinedSize32.js +1 -1
  301. package/variants/icon/DocumentVerifiedFilledSize16.js +1 -1
  302. package/variants/icon/DocumentVerifiedFilledSize24.js +1 -1
  303. package/variants/icon/DocumentVerifiedFilledSize32.js +1 -1
  304. package/variants/icon/DocumentVerifiedOutlinedSize16.js +1 -1
  305. package/variants/icon/DocumentVerifiedOutlinedSize24.js +1 -1
  306. package/variants/icon/DocumentVerifiedOutlinedSize32.js +1 -1
  307. package/variants/icon/DotFilledSize16.js +1 -1
  308. package/variants/icon/DotFilledSize24.js +1 -1
  309. package/variants/icon/DotsOutlinedSize16.js +1 -1
  310. package/variants/icon/DotsOutlinedSize24.js +1 -1
  311. package/variants/icon/DrawerFilledSize16.js +1 -1
  312. package/variants/icon/DrawerFilledSize24.js +1 -1
  313. package/variants/icon/DrawerOutlinedSize16.js +1 -1
  314. package/variants/icon/DrawerOutlinedSize24.js +1 -1
  315. package/variants/icon/EllipsisHorizontalCircleFilledSize16.js +1 -1
  316. package/variants/icon/EllipsisHorizontalCircleFilledSize24.js +1 -1
  317. package/variants/icon/EllipsisHorizontalCircleOutlinedSize16.js +1 -1
  318. package/variants/icon/EllipsisHorizontalCircleOutlinedSize24.js +1 -1
  319. package/variants/icon/EllipsisHorizontalOutlinedSize16.js +1 -1
  320. package/variants/icon/EllipsisHorizontalOutlinedSize24.js +1 -1
  321. package/variants/icon/EllipsisVerticalOutlinedSize16.js +1 -1
  322. package/variants/icon/EllipsisVerticalOutlinedSize24.js +1 -1
  323. package/variants/icon/EmojiHalfsad3dSize16.js +1 -1
  324. package/variants/icon/EmojiHalfsad3dSize24.js +1 -1
  325. package/variants/icon/EmojiHalfsad3dSize32.js +1 -1
  326. package/variants/icon/EmojiHalfsadFilledSize16.js +1 -1
  327. package/variants/icon/EmojiHalfsadFilledSize24.js +1 -1
  328. package/variants/icon/EmojiHalfsadFilledSize32.js +1 -1
  329. package/variants/icon/EmojiHalfsadOutlinedSize16.js +1 -1
  330. package/variants/icon/EmojiHalfsadOutlinedSize24.js +1 -1
  331. package/variants/icon/EmojiHalfsadOutlinedSize32.js +1 -1
  332. package/variants/icon/EmojiHalfsmile3dSize16.js +1 -1
  333. package/variants/icon/EmojiHalfsmile3dSize24.js +1 -1
  334. package/variants/icon/EmojiHalfsmile3dSize32.js +1 -1
  335. package/variants/icon/EmojiHalfsmileFilledSize16.js +1 -1
  336. package/variants/icon/EmojiHalfsmileFilledSize24.js +1 -1
  337. package/variants/icon/EmojiHalfsmileFilledSize32.js +1 -1
  338. package/variants/icon/EmojiHalfsmileOutlinedSize16.js +1 -1
  339. package/variants/icon/EmojiHalfsmileOutlinedSize24.js +1 -1
  340. package/variants/icon/EmojiHalfsmileOutlinedSize32.js +1 -1
  341. package/variants/icon/EmojiNeutral3dSize16.js +1 -1
  342. package/variants/icon/EmojiNeutral3dSize24.js +1 -1
  343. package/variants/icon/EmojiNeutral3dSize32.js +1 -1
  344. package/variants/icon/EmojiNeutralFilledSize16.js +1 -1
  345. package/variants/icon/EmojiNeutralFilledSize24.js +1 -1
  346. package/variants/icon/EmojiNeutralFilledSize32.js +1 -1
  347. package/variants/icon/EmojiNeutralOutlinedSize16.js +1 -1
  348. package/variants/icon/EmojiNeutralOutlinedSize24.js +1 -1
  349. package/variants/icon/EmojiNeutralOutlinedSize32.js +1 -1
  350. package/variants/icon/EmojiSad3dSize16.js +1 -1
  351. package/variants/icon/EmojiSad3dSize24.js +1 -1
  352. package/variants/icon/EmojiSad3dSize32.js +1 -1
  353. package/variants/icon/EmojiSadFilledSize16.js +1 -1
  354. package/variants/icon/EmojiSadFilledSize24.js +1 -1
  355. package/variants/icon/EmojiSadFilledSize32.js +1 -1
  356. package/variants/icon/EmojiSadOutlinedSize16.js +1 -1
  357. package/variants/icon/EmojiSadOutlinedSize24.js +1 -1
  358. package/variants/icon/EmojiSadOutlinedSize32.js +1 -1
  359. package/variants/icon/EmojiSmile3dSize16.js +1 -1
  360. package/variants/icon/EmojiSmile3dSize24.js +1 -1
  361. package/variants/icon/EmojiSmile3dSize32.js +1 -1
  362. package/variants/icon/EmojiSmileFilledSize16.js +1 -1
  363. package/variants/icon/EmojiSmileFilledSize24.js +1 -1
  364. package/variants/icon/EmojiSmileFilledSize32.js +1 -1
  365. package/variants/icon/EmojiSmileOutlinedSize16.js +1 -1
  366. package/variants/icon/EmojiSmileOutlinedSize24.js +1 -1
  367. package/variants/icon/EmojiSmileOutlinedSize32.js +1 -1
  368. package/variants/icon/EnvelopeFilledSize16.js +1 -1
  369. package/variants/icon/EnvelopeFilledSize24.js +1 -1
  370. package/variants/icon/EnvelopeOpenedFilledSize16.js +1 -1
  371. package/variants/icon/EnvelopeOpenedFilledSize24.js +1 -1
  372. package/variants/icon/EnvelopeOpenedOutlinedSize16.js +1 -1
  373. package/variants/icon/EnvelopeOpenedOutlinedSize24.js +1 -1
  374. package/variants/icon/EnvelopeOutlinedSize16.js +1 -1
  375. package/variants/icon/EnvelopeOutlinedSize24.js +1 -1
  376. package/variants/icon/ExclamationCircleFilledSize16.js +1 -1
  377. package/variants/icon/ExclamationCircleFilledSize24.js +1 -1
  378. package/variants/icon/ExclamationCircleOutlinedSize16.js +1 -1
  379. package/variants/icon/ExclamationCircleOutlinedSize24.js +1 -1
  380. package/variants/icon/ExclamationTriangleFilledOpticalSize16.js +1 -1
  381. package/variants/icon/ExclamationTriangleFilledOpticalSize24.js +1 -1
  382. package/variants/icon/ExclamationTriangleFilledOpticalSize32.js +1 -1
  383. package/variants/icon/ExclamationTriangleFilledSize16.js +1 -1
  384. package/variants/icon/ExclamationTriangleFilledSize24.js +1 -1
  385. package/variants/icon/ExclamationTriangleFilledSize32.js +1 -1
  386. package/variants/icon/ExclamationTriangleOutlinedOpticalSize16.js +1 -1
  387. package/variants/icon/ExclamationTriangleOutlinedOpticalSize24.js +1 -1
  388. package/variants/icon/ExclamationTriangleOutlinedOpticalSize32.js +1 -1
  389. package/variants/icon/ExclamationTriangleOutlinedSize16.js +1 -1
  390. package/variants/icon/ExclamationTriangleOutlinedSize24.js +1 -1
  391. package/variants/icon/ExclamationTriangleOutlinedSize32.js +1 -1
  392. package/variants/icon/EyeCrossedFilledSize16.js +1 -1
  393. package/variants/icon/EyeCrossedFilledSize24.js +1 -1
  394. package/variants/icon/EyeCrossedOutlinedSize16.js +1 -1
  395. package/variants/icon/EyeCrossedOutlinedSize24.js +1 -1
  396. package/variants/icon/EyeFilledSize16.js +1 -1
  397. package/variants/icon/EyeFilledSize24.js +1 -1
  398. package/variants/icon/EyeOutlinedSize16.js +1 -1
  399. package/variants/icon/EyeOutlinedSize24.js +1 -1
  400. package/variants/icon/FlagFilledSize16.js +1 -1
  401. package/variants/icon/FlagFilledSize24.js +1 -1
  402. package/variants/icon/FlagOutlinedSize16.js +1 -1
  403. package/variants/icon/FlagOutlinedSize24.js +1 -1
  404. package/variants/icon/FlameFilledSize16.js +1 -1
  405. package/variants/icon/FlameFilledSize24.js +1 -1
  406. package/variants/icon/FlameOutlinedSize16.js +1 -1
  407. package/variants/icon/FlameOutlinedSize24.js +1 -1
  408. package/variants/icon/FolderArrowRightFilledSize16.js +1 -1
  409. package/variants/icon/FolderArrowRightFilledSize24.js +1 -1
  410. package/variants/icon/FolderArrowRightOutlinedSize16.js +1 -1
  411. package/variants/icon/FolderArrowRightOutlinedSize24.js +1 -1
  412. package/variants/icon/FolderFilledSize16.js +1 -1
  413. package/variants/icon/FolderFilledSize24.js +1 -1
  414. package/variants/icon/FolderHeartFilledSize16.js +1 -1
  415. package/variants/icon/FolderHeartFilledSize24.js +1 -1
  416. package/variants/icon/FolderHeartOutlinedSize16.js +1 -1
  417. package/variants/icon/FolderHeartOutlinedSize24.js +1 -1
  418. package/variants/icon/FolderOutlinedSize16.js +1 -1
  419. package/variants/icon/FolderOutlinedSize24.js +1 -1
  420. package/variants/icon/FrameStarFilledSize16.js +1 -1
  421. package/variants/icon/FrameStarFilledSize24.js +1 -1
  422. package/variants/icon/FrameStarOutlinedSize16.js +1 -1
  423. package/variants/icon/FrameStarOutlinedSize24.js +1 -1
  424. package/variants/icon/FunnelFilledSize16.js +1 -1
  425. package/variants/icon/FunnelFilledSize24.js +1 -1
  426. package/variants/icon/FunnelOutlinedSize16.js +1 -1
  427. package/variants/icon/FunnelOutlinedSize24.js +1 -1
  428. package/variants/icon/GamepadFilledSize16.js +1 -1
  429. package/variants/icon/GamepadFilledSize24.js +1 -1
  430. package/variants/icon/GamepadOutlinedSize16.js +1 -1
  431. package/variants/icon/GamepadOutlinedSize24.js +1 -1
  432. package/variants/icon/GearFilledSize16.js +1 -1
  433. package/variants/icon/GearFilledSize24.js +1 -1
  434. package/variants/icon/GearOutlinedSize16.js +1 -1
  435. package/variants/icon/GearOutlinedSize24.js +1 -1
  436. package/variants/icon/GhostFilledSize16.js +1 -1
  437. package/variants/icon/GhostFilledSize24.js +1 -1
  438. package/variants/icon/GhostOutlinedSize16.js +1 -1
  439. package/variants/icon/GhostOutlinedSize24.js +1 -1
  440. package/variants/icon/GiftFilledSize16.js +1 -1
  441. package/variants/icon/GiftFilledSize24.js +1 -1
  442. package/variants/icon/GiftOutlinedSize16.js +1 -1
  443. package/variants/icon/GiftOutlinedSize24.js +1 -1
  444. package/variants/icon/GlobeFilledSize16.js +1 -1
  445. package/variants/icon/GlobeFilledSize24.js +1 -1
  446. package/variants/icon/GlobeOutlinedSize16.js +1 -1
  447. package/variants/icon/GlobeOutlinedSize24.js +1 -1
  448. package/variants/icon/GraduationHatFilledSize16.js +1 -1
  449. package/variants/icon/GraduationHatFilledSize24.js +1 -1
  450. package/variants/icon/GraduationHatOutlinedSize16.js +1 -1
  451. package/variants/icon/GraduationHatOutlinedSize24.js +1 -1
  452. package/variants/icon/GridFilledSize16.js +1 -1
  453. package/variants/icon/GridFilledSize24.js +1 -1
  454. package/variants/icon/GridOutlinedSize16.js +1 -1
  455. package/variants/icon/GridOutlinedSize24.js +1 -1
  456. package/variants/icon/HeadsetFilledSize16.js +1 -1
  457. package/variants/icon/HeadsetFilledSize24.js +1 -1
  458. package/variants/icon/HeadsetOutlinedSize16.js +1 -1
  459. package/variants/icon/HeadsetOutlinedSize24.js +1 -1
  460. package/variants/icon/HeartFilledSize16.js +1 -1
  461. package/variants/icon/HeartFilledSize24.js +1 -1
  462. package/variants/icon/HeartFilledSize32.js +1 -1
  463. package/variants/icon/HeartOutlinedSize16.js +1 -1
  464. package/variants/icon/HeartOutlinedSize24.js +1 -1
  465. package/variants/icon/HeartOutlinedSize32.js +1 -1
  466. package/variants/icon/HieroglyphLetterOutlinedSize16.js +1 -1
  467. package/variants/icon/HieroglyphLetterOutlinedSize24.js +1 -1
  468. package/variants/icon/HomeFilledSize16.js +1 -1
  469. package/variants/icon/HomeFilledSize24.js +1 -1
  470. package/variants/icon/HomeOutlinedSize16.js +1 -1
  471. package/variants/icon/HomeOutlinedSize24.js +1 -1
  472. package/variants/icon/ImageFilledSize16.js +1 -1
  473. package/variants/icon/ImageFilledSize24.js +1 -1
  474. package/variants/icon/ImageFilledSize32.js +1 -1
  475. package/variants/icon/ImageFilledSize48.js +1 -1
  476. package/variants/icon/ImageOutlinedSize16.js +1 -1
  477. package/variants/icon/ImageOutlinedSize24.js +1 -1
  478. package/variants/icon/ImageOutlinedSize32.js +1 -1
  479. package/variants/icon/ImageOutlinedSize48.js +1 -1
  480. package/variants/icon/ImageStackFilledSize16.js +1 -1
  481. package/variants/icon/ImageStackFilledSize32.js +1 -1
  482. package/variants/icon/ImageStackFilledSizeSize4.js +1 -1
  483. package/variants/icon/ImageStackOutlinedSize16.js +1 -1
  484. package/variants/icon/ImageStackOutlinedSize24.js +1 -1
  485. package/variants/icon/ImageStackOutlinedSize32.js +1 -1
  486. package/variants/icon/InfoCircleFilledSize16.js +1 -1
  487. package/variants/icon/InfoCircleFilledSize24.js +1 -1
  488. package/variants/icon/InfoCircleOutlinedSize16.js +1 -1
  489. package/variants/icon/InfoCircleOutlinedSize24.js +1 -1
  490. package/variants/icon/LiferingFilledSize16.js +1 -1
  491. package/variants/icon/LiferingFilledSize24.js +1 -1
  492. package/variants/icon/LiferingOutlinedSize16.js +1 -1
  493. package/variants/icon/LiferingOutlinedSize24.js +1 -1
  494. package/variants/icon/LineArrowRightEnterOutlinedSize16.js +1 -1
  495. package/variants/icon/LineArrowRightEnterOutlinedSize24.js +1 -1
  496. package/variants/icon/LineArrowRightOutlinedSize16.js +1 -1
  497. package/variants/icon/LineArrowRightOutlinedSize24.js +1 -1
  498. package/variants/icon/LinkOutlinedSize16.js +1 -1
  499. package/variants/icon/LinkOutlinedSize24.js +1 -1
  500. package/variants/icon/ListOutlinedSize16.js +1 -1
  501. package/variants/icon/ListOutlinedSize24.js +1 -1
  502. package/variants/icon/ListShortOutlinedSize16.js +1 -1
  503. package/variants/icon/ListShortOutlinedSize24.js +1 -1
  504. package/variants/icon/LoaderOutlinedSize16.js +1 -1
  505. package/variants/icon/LoaderOutlinedSize24.js +1 -1
  506. package/variants/icon/LoaderOutlinedSize32.js +1 -1
  507. package/variants/icon/LoaderOutlinedSize48.js +1 -1
  508. package/variants/icon/LoaderOutlinedSize64.js +1 -1
  509. package/variants/icon/LoaderOutlinedSize96.js +1 -1
  510. package/variants/icon/LocationFilledOpticalSize16.js +1 -1
  511. package/variants/icon/LocationFilledOpticalSize24.js +1 -1
  512. package/variants/icon/LocationFilledOpticalSize32.js +1 -1
  513. package/variants/icon/LocationFilledSize16.js +1 -1
  514. package/variants/icon/LocationFilledSize24.js +1 -1
  515. package/variants/icon/LocationFilledSize32.js +1 -1
  516. package/variants/icon/LocationOutlinedOpticalSize16.js +1 -1
  517. package/variants/icon/LocationOutlinedOpticalSize24.js +1 -1
  518. package/variants/icon/LocationOutlinedOpticalSize32.js +1 -1
  519. package/variants/icon/LocationOutlinedSize16.js +1 -1
  520. package/variants/icon/LocationOutlinedSize24.js +1 -1
  521. package/variants/icon/LocationOutlinedSize32.js +1 -1
  522. package/variants/icon/LockClosedFilledSize12.js +1 -1
  523. package/variants/icon/LockClosedFilledSize16.js +1 -1
  524. package/variants/icon/LockClosedFilledSize24.js +1 -1
  525. package/variants/icon/LockClosedOutlinedSize12.js +1 -1
  526. package/variants/icon/LockClosedOutlinedSize16.js +1 -1
  527. package/variants/icon/LockClosedOutlinedSize24.js +1 -1
  528. package/variants/icon/LockOpenedFilledSize12.js +1 -1
  529. package/variants/icon/LockOpenedFilledSize16.js +1 -1
  530. package/variants/icon/LockOpenedFilledSize24.js +1 -1
  531. package/variants/icon/LockOpenedOutlinedSize12.js +1 -1
  532. package/variants/icon/LockOpenedOutlinedSize16.js +1 -1
  533. package/variants/icon/LockOpenedOutlinedSize24.js +1 -1
  534. package/variants/icon/MagnifierFilledHeartFilledSize16.js +1 -1
  535. package/variants/icon/MagnifierFilledHeartFilledSize24.js +1 -1
  536. package/variants/icon/MagnifierFilledHeartOutlinedSize16.js +1 -1
  537. package/variants/icon/MagnifierFilledHeartOutlinedSize24.js +1 -1
  538. package/variants/icon/MagnifierFilledSize16.js +1 -1
  539. package/variants/icon/MagnifierFilledSize24.js +1 -1
  540. package/variants/icon/MagnifierMinusFilledSize16.js +1 -1
  541. package/variants/icon/MagnifierMinusFilledSize24.js +1 -1
  542. package/variants/icon/MagnifierMinusOutlinedSize16.js +1 -1
  543. package/variants/icon/MagnifierMinusOutlinedSize24.js +1 -1
  544. package/variants/icon/MagnifierOutlinedHeartFilledSize16.js +1 -1
  545. package/variants/icon/MagnifierOutlinedHeartFilledSize24.js +1 -1
  546. package/variants/icon/MagnifierOutlinedHeartOutlinedSize16.js +1 -1
  547. package/variants/icon/MagnifierOutlinedHeartOutlinedSize24.js +1 -1
  548. package/variants/icon/MagnifierOutlinedSize16.js +1 -1
  549. package/variants/icon/MagnifierOutlinedSize24.js +1 -1
  550. package/variants/icon/MagnifierPlusFilledSize16.js +1 -1
  551. package/variants/icon/MagnifierPlusFilledSize24.js +1 -1
  552. package/variants/icon/MagnifierPlusOutlinedSize16.js +1 -1
  553. package/variants/icon/MagnifierPlusOutlinedSize24.js +1 -1
  554. package/variants/icon/MapFilledSize16.js +1 -1
  555. package/variants/icon/MapFilledSize24.js +1 -1
  556. package/variants/icon/MapOutlinedSize16.js +1 -1
  557. package/variants/icon/MapOutlinedSize24.js +1 -1
  558. package/variants/icon/MapPinFilledSize16.js +1 -1
  559. package/variants/icon/MapPinFilledSize24.js +1 -1
  560. package/variants/icon/MapPinFilledSize32.js +1 -1
  561. package/variants/icon/MapPinOutlinedSize16.js +1 -1
  562. package/variants/icon/MapPinOutlinedSize24.js +1 -1
  563. package/variants/icon/MapPinOutlinedSize32.js +1 -1
  564. package/variants/icon/MicCrossedFilledSize16.js +1 -1
  565. package/variants/icon/MicCrossedFilledSize24.js +1 -1
  566. package/variants/icon/MicCrossedOutlinedSize16.js +1 -1
  567. package/variants/icon/MicCrossedOutlinedSize24.js +1 -1
  568. package/variants/icon/MicFilledSize16.js +1 -1
  569. package/variants/icon/MicFilledSize24.js +1 -1
  570. package/variants/icon/MicOutlinedSize16.js +1 -1
  571. package/variants/icon/MicOutlinedSize24.js +1 -1
  572. package/variants/icon/MinusCircleFilledSize16.js +1 -1
  573. package/variants/icon/MinusCircleFilledSize24.js +1 -1
  574. package/variants/icon/MinusCircleOutlinedSize16.js +1 -1
  575. package/variants/icon/MinusCircleOutlinedSize24.js +1 -1
  576. package/variants/icon/MinusOutlinedSize16.js +1 -1
  577. package/variants/icon/MinusOutlinedSize24.js +1 -1
  578. package/variants/icon/PauseFilledSize16.js +1 -1
  579. package/variants/icon/PauseFilledSize24.js +1 -1
  580. package/variants/icon/PauseOutlinedSize16.js +1 -1
  581. package/variants/icon/PauseOutlinedSize24.js +1 -1
  582. package/variants/icon/PenFilledSize16.js +1 -1
  583. package/variants/icon/PenFilledSize24.js +1 -1
  584. package/variants/icon/PenLineFilledSize16.js +1 -1
  585. package/variants/icon/PenLineFilledSize24.js +1 -1
  586. package/variants/icon/PenLineOutlinedSize16.js +1 -1
  587. package/variants/icon/PenLineOutlinedSize24.js +1 -1
  588. package/variants/icon/PenOutlinedSize16.js +1 -1
  589. package/variants/icon/PenOutlinedSize24.js +1 -1
  590. package/variants/icon/PenSquareOutlinedSize16.js +1 -1
  591. package/variants/icon/PenSquareOutlinedSize24.js +1 -1
  592. package/variants/icon/PhoneArrowInFilledSize16.js +1 -1
  593. package/variants/icon/PhoneArrowInFilledSize24.js +1 -1
  594. package/variants/icon/PhoneArrowInOutlinedSize16.js +1 -1
  595. package/variants/icon/PhoneArrowInOutlinedSize24.js +1 -1
  596. package/variants/icon/PhoneArrowOutFilledSize16.js +1 -1
  597. package/variants/icon/PhoneArrowOutFilledSize24.js +1 -1
  598. package/variants/icon/PhoneArrowOutOutlinedSize16.js +1 -1
  599. package/variants/icon/PhoneArrowOutOutlinedSize24.js +1 -1
  600. package/variants/icon/PhoneCrossFilledSize16.js +1 -1
  601. package/variants/icon/PhoneCrossFilledSize24.js +1 -1
  602. package/variants/icon/PhoneCrossOutlinedSize16.js +1 -1
  603. package/variants/icon/PhoneCrossOutlinedSize24.js +1 -1
  604. package/variants/icon/PhoneDownFilledSize16.js +1 -1
  605. package/variants/icon/PhoneDownFilledSize24.js +1 -1
  606. package/variants/icon/PhoneDownOutlinedSize16.js +1 -1
  607. package/variants/icon/PhoneDownOutlinedSize24.js +1 -1
  608. package/variants/icon/PhoneFilledSize16.js +1 -1
  609. package/variants/icon/PhoneFilledSize24.js +1 -1
  610. package/variants/icon/PhoneOutlinedSize16.js +1 -1
  611. package/variants/icon/PhoneOutlinedSize24.js +1 -1
  612. package/variants/icon/PhoneWaveFilledSize16.js +1 -1
  613. package/variants/icon/PhoneWaveFilledSize24.js +1 -1
  614. package/variants/icon/PhoneWaveOutlinedSize16.js +1 -1
  615. package/variants/icon/PhoneWaveOutlinedSize24.js +1 -1
  616. package/variants/icon/PinCrossedFilledSize16.js +1 -1
  617. package/variants/icon/PinCrossedFilledSize24.js +1 -1
  618. package/variants/icon/PinCrossedOutlinedSize16.js +1 -1
  619. package/variants/icon/PinCrossedOutlinedSize24.js +1 -1
  620. package/variants/icon/PinFilledSize16.js +1 -1
  621. package/variants/icon/PinFilledSize24.js +1 -1
  622. package/variants/icon/PinOutlinedSize16.js +1 -1
  623. package/variants/icon/PinOutlinedSize24.js +1 -1
  624. package/variants/icon/PlayFilledOpticalSize16.js +1 -1
  625. package/variants/icon/PlayFilledOpticalSize24.js +1 -1
  626. package/variants/icon/PlayFilledSize16.js +1 -1
  627. package/variants/icon/PlayFilledSize24.js +1 -1
  628. package/variants/icon/PlayOutlinedOpticalSize16.js +1 -1
  629. package/variants/icon/PlayOutlinedOpticalSize24.js +1 -1
  630. package/variants/icon/PlayOutlinedSize16.js +1 -1
  631. package/variants/icon/PlayOutlinedSize24.js +1 -1
  632. package/variants/icon/PlusCircleFilledSize16.js +1 -1
  633. package/variants/icon/PlusCircleFilledSize24.js +1 -1
  634. package/variants/icon/PlusCircleOutlinedSize16.js +1 -1
  635. package/variants/icon/PlusCircleOutlinedSize24.js +1 -1
  636. package/variants/icon/PlusOutlinedSize16.js +1 -1
  637. package/variants/icon/PlusOutlinedSize24.js +1 -1
  638. package/variants/icon/PrinterFilledSize16.js +1 -1
  639. package/variants/icon/PrinterFilledSize24.js +1 -1
  640. package/variants/icon/PrinterOutlinedSize16.js +1 -1
  641. package/variants/icon/PrinterOutlinedSize24.js +1 -1
  642. package/variants/icon/QuestionCircleFilledSize16.js +1 -1
  643. package/variants/icon/QuestionCircleFilledSize24.js +1 -1
  644. package/variants/icon/QuestionCircleOutlinedSize16.js +1 -1
  645. package/variants/icon/QuestionCircleOutlinedSize24.js +1 -1
  646. package/variants/icon/RadiusFilledSize16.js +1 -1
  647. package/variants/icon/RadiusFilledSize24.js +1 -1
  648. package/variants/icon/RadiusOutlinedSize16.js +1 -1
  649. package/variants/icon/RadiusOutlinedSize24.js +1 -1
  650. package/variants/icon/RotateLeftFilledSize16.js +1 -1
  651. package/variants/icon/RotateLeftFilledSize24.js +1 -1
  652. package/variants/icon/RotateLeftOultinedSize16.js +1 -1
  653. package/variants/icon/RotateLeftOultinedSize24.js +1 -1
  654. package/variants/icon/RotateRightFilledSize16.js +1 -1
  655. package/variants/icon/RotateRightFilledSize24.js +1 -1
  656. package/variants/icon/RotateRightOutlinedSize16.js +1 -1
  657. package/variants/icon/RotateRightOutlinedSize24.js +1 -1
  658. package/variants/icon/SendAndroidFilledOpticalSize16.js +1 -1
  659. package/variants/icon/SendAndroidFilledOpticalSize24.js +1 -1
  660. package/variants/icon/SendAndroidFilledOpticalSize32.js +1 -1
  661. package/variants/icon/SendAndroidFilledSize16.js +1 -1
  662. package/variants/icon/SendAndroidFilledSize24.js +1 -1
  663. package/variants/icon/SendAndroidFilledSize32.js +1 -1
  664. package/variants/icon/SendAndroidOutlinedOpticalSize16.js +1 -1
  665. package/variants/icon/SendAndroidOutlinedOpticalSize24.js +1 -1
  666. package/variants/icon/SendAndroidOutlinedOpticalSize32.js +1 -1
  667. package/variants/icon/SendAndroidOutlinedSize16.js +1 -1
  668. package/variants/icon/SendAndroidOutlinedSize24.js +1 -1
  669. package/variants/icon/SendAndroidOutlinedSize32.js +1 -1
  670. package/variants/icon/SendIosFilledSize16.js +1 -1
  671. package/variants/icon/SendIosFilledSize24.js +1 -1
  672. package/variants/icon/SendIosFilledSize32.js +1 -1
  673. package/variants/icon/SendIosOutlinedSize16.js +1 -1
  674. package/variants/icon/SendIosOutlinedSize24.js +1 -1
  675. package/variants/icon/SendIosOutlinedSize32.js +1 -1
  676. package/variants/icon/SendWebFilledOpticalSize16.js +1 -1
  677. package/variants/icon/SendWebFilledOpticalSize24.js +1 -1
  678. package/variants/icon/SendWebFilledOpticalSize32.js +1 -1
  679. package/variants/icon/SendWebFilledSize16.js +1 -1
  680. package/variants/icon/SendWebFilledSize24.js +1 -1
  681. package/variants/icon/SendWebFilledSize32.js +1 -1
  682. package/variants/icon/SendWebOutlinedOpticalSize16.js +1 -1
  683. package/variants/icon/SendWebOutlinedOpticalSize24.js +1 -1
  684. package/variants/icon/SendWebOutlinedOpticalSize32.js +1 -1
  685. package/variants/icon/SendWebOutlinedSize16.js +1 -1
  686. package/variants/icon/SendWebOutlinedSize24.js +1 -1
  687. package/variants/icon/SendWebOutlinedSize32.js +1 -1
  688. package/variants/icon/ShareAndroidOutlinedSize16.js +1 -1
  689. package/variants/icon/ShareAndroidOutlinedSize24.js +1 -1
  690. package/variants/icon/ShareIosOutlinedSize16.js +1 -1
  691. package/variants/icon/ShareIosOutlinedSize24.js +1 -1
  692. package/variants/icon/ShareWebFilledSize16.js +1 -1
  693. package/variants/icon/ShareWebFilledSize24.js +1 -1
  694. package/variants/icon/ShareWebOutlinedSize16.js +1 -1
  695. package/variants/icon/ShareWebOutlinedSize24.js +1 -1
  696. package/variants/icon/ShieldFilledSize16.js +1 -1
  697. package/variants/icon/ShieldFilledSize24.js +1 -1
  698. package/variants/icon/ShieldOutlinedSize16.js +1 -1
  699. package/variants/icon/ShieldOutlinedSize24.js +1 -1
  700. package/variants/icon/SmartphoneFilledSize16.js +1 -1
  701. package/variants/icon/SmartphoneFilledSize24.js +1 -1
  702. package/variants/icon/SmartphoneOutlinedSize16.js +1 -1
  703. package/variants/icon/SmartphoneOutlinedSize24.js +1 -1
  704. package/variants/icon/SmileFaceFilledSize16.js +1 -1
  705. package/variants/icon/SmileFaceFilledSize24.js +1 -1
  706. package/variants/icon/SmileFaceOutlinedSize16.js +1 -1
  707. package/variants/icon/SmileFaceOutlinedSize24.js +1 -1
  708. package/variants/icon/SpeakerCrossFilledSize16.js +1 -1
  709. package/variants/icon/SpeakerCrossFilledSize24.js +1 -1
  710. package/variants/icon/SpeakerCrossOutlinedSize16.js +1 -1
  711. package/variants/icon/SpeakerCrossOutlinedSize24.js +1 -1
  712. package/variants/icon/SpeakerCrossedFilledSize16.js +1 -1
  713. package/variants/icon/SpeakerCrossedFilledSize24.js +1 -1
  714. package/variants/icon/SpeakerCrossedFilledSize32.js +1 -1
  715. package/variants/icon/SpeakerCrossedOutlinedSize16.js +1 -1
  716. package/variants/icon/SpeakerCrossedOutlinedSize24.js +1 -1
  717. package/variants/icon/SpeakerWaveFilledSize16.js +1 -1
  718. package/variants/icon/SpeakerWaveFilledSize24.js +1 -1
  719. package/variants/icon/SpeakerWaveOutlinedSize16.js +1 -1
  720. package/variants/icon/SpeakerWaveOutlinedSize24.js +1 -1
  721. package/variants/icon/SpeedometerFilledSize16.js +1 -1
  722. package/variants/icon/SpeedometerFilledSize24.js +1 -1
  723. package/variants/icon/SpeedometerOutlinedSize16.js +1 -1
  724. package/variants/icon/SpeedometerOutlinedSize24.js +1 -1
  725. package/variants/icon/SquaresIntersectedFilledSize16.js +1 -1
  726. package/variants/icon/SquaresIntersectedFilledSize24.js +1 -1
  727. package/variants/icon/SquaresIntersectedOutlinedSize16.js +1 -1
  728. package/variants/icon/SquaresIntersectedOutlinedSize24.js +1 -1
  729. package/variants/icon/StarCircleOutlinedSize16.js +1 -1
  730. package/variants/icon/StarCircleOutlinedSize24.js +1 -1
  731. package/variants/icon/StarCircleOutlinedSize32.js +1 -1
  732. package/variants/icon/StarFilledSize16.js +1 -1
  733. package/variants/icon/StarFilledSize24.js +1 -1
  734. package/variants/icon/StarFilledSize32.js +1 -1
  735. package/variants/icon/StarHalfFilledSize16.js +1 -1
  736. package/variants/icon/StarHalfFilledSize24.js +1 -1
  737. package/variants/icon/StarHalfFilledSize32.js +1 -1
  738. package/variants/icon/StarOutlinedSize16.js +1 -1
  739. package/variants/icon/StarOutlinedSize24.js +1 -1
  740. package/variants/icon/StarOutlinedSize32.js +1 -1
  741. package/variants/icon/ThumbDownFilledSize16.js +1 -1
  742. package/variants/icon/ThumbDownFilledSize24.js +1 -1
  743. package/variants/icon/ThumbDownOutlinedSize16.js +1 -1
  744. package/variants/icon/ThumbDownOutlinedSize24.js +1 -1
  745. package/variants/icon/ThumbUpFilledSize16.js +1 -1
  746. package/variants/icon/ThumbUpFilledSize24.js +1 -1
  747. package/variants/icon/ThumbUpOutlinedSize16.js +1 -1
  748. package/variants/icon/ThumbUpOutlinedSize24.js +1 -1
  749. package/variants/icon/TrainFilledSize16.js +1 -1
  750. package/variants/icon/TrainFilledSize24.js +1 -1
  751. package/variants/icon/TrainOutlinedSize16.js +1 -1
  752. package/variants/icon/TrainOutlinedSize24.js +1 -1
  753. package/variants/icon/TrashFilledSize16.js +1 -1
  754. package/variants/icon/TrashFilledSize24.js +1 -1
  755. package/variants/icon/TrashOutlinedSize16.js +1 -1
  756. package/variants/icon/TrashOutlinedSize24.js +1 -1
  757. package/variants/icon/UserCircleFilledSize16.js +1 -1
  758. package/variants/icon/UserCircleFilledSize24.js +1 -1
  759. package/variants/icon/UserCircleFilledSize32.js +1 -1
  760. package/variants/icon/UserCircleOutlinedSize16.js +1 -1
  761. package/variants/icon/UserCircleOutlinedSize24.js +1 -1
  762. package/variants/icon/UserCircleOutlinedSize32.js +1 -1
  763. package/variants/icon/UserDoubleFilledSize16.js +1 -1
  764. package/variants/icon/UserDoubleFilledSize24.js +1 -1
  765. package/variants/icon/UserDoubleOutlinedSize16.js +1 -1
  766. package/variants/icon/UserDoubleOutlinedSize24.js +1 -1
  767. package/variants/icon/UserFilledSize16.js +1 -1
  768. package/variants/icon/UserFilledSize24.js +1 -1
  769. package/variants/icon/UserOutlinedSize16.js +1 -1
  770. package/variants/icon/UserOutlinedSize24.js +1 -1
  771. package/variants/icon/UturnLeftOutlinedSize16.js +1 -1
  772. package/variants/icon/UturnLeftOutlinedSize24.js +1 -1
  773. package/variants/icon/UturnRightOutlinedSize16.js +1 -1
  774. package/variants/icon/UturnRightOutlinedSize24.js +1 -1
  775. package/variants/icon/VerifiedBadgeFilledSize12.js +1 -1
  776. package/variants/icon/VerifiedBadgeFilledSize16.js +1 -1
  777. package/variants/icon/VerifiedBadgeFilledSize24.js +1 -1
  778. package/variants/icon/VerifiedBadgeFilledSize32.js +1 -1
  779. package/variants/icon/VerifiedBadgeOutlinedSize12.js +1 -1
  780. package/variants/icon/VerifiedBadgeOutlinedSize16.js +1 -1
  781. package/variants/icon/VerifiedBadgeOutlinedSize24.js +1 -1
  782. package/variants/icon/VideocameraFilledSize16.js +1 -1
  783. package/variants/icon/VideocameraFilledSize24.js +1 -1
  784. package/variants/icon/VideocameraFilledSize32.js +1 -1
  785. package/variants/icon/VideocameraOutlinedSize16.js +1 -1
  786. package/variants/icon/VideocameraOutlinedSize24.js +1 -1
  787. package/variants/icon/VideocameraOutlinedSize32.js +1 -1
  788. package/variants/icon/WalletFilledSize16.js +1 -1
  789. package/variants/icon/WalletFilledSize24.js +1 -1
  790. package/variants/icon/WalletOutlinedSize16.js +1 -1
  791. package/variants/icon/WalletOutlinedSize24.js +1 -1
  792. package/variants/icon/index.js +1 -1
  793. package/variants/private/CheckboxCheckSize16.js +1 -1
  794. package/variants/private/CheckboxCheckSize24.js +1 -1
  795. package/variants/private/CheckboxLineSize16.js +1 -1
  796. package/variants/private/CheckboxLineSize24.js +1 -1
  797. package/variants/private/Diagram100Size16.js +1 -1
  798. package/variants/private/Diagram100Size24.js +1 -1
  799. package/variants/private/Diagram60Size16.js +1 -1
  800. package/variants/private/Diagram60Size24.js +1 -1
  801. package/variants/private/Diagram75Size16.js +1 -1
  802. package/variants/private/Diagram75Size24.js +1 -1
  803. package/variants/private/Diagram80Size16.js +1 -1
  804. package/variants/private/Diagram80Size24.js +1 -1
  805. package/variants/private/GripSize16.js +1 -1
  806. package/variants/private/GripSize24.js +1 -1
  807. package/variants/private/MetroLineSize16.js +1 -1
  808. package/variants/private/MetroLineSize24.js +1 -1
  809. package/variants/private/MetroStationSize16.js +1 -1
  810. package/variants/private/MetroStationSize24.js +1 -1
  811. package/variants/private/RadioCircleSize16.js +1 -1
  812. package/variants/private/RadioCircleSize24.js +1 -1
  813. package/variants/private/SkillPieAdvancedSize16.js +1 -1
  814. package/variants/private/SkillPieAdvancedSize24.js +1 -1
  815. package/variants/private/SkillPieBaseSize16.js +1 -1
  816. package/variants/private/SkillPieBaseSize24.js +1 -1
  817. package/variants/private/SkillPieMiddleSize16.js +1 -1
  818. package/variants/private/SkillPieMiddleSize24.js +1 -1
  819. package/variants/private/index.js +1 -1
  820. package/variants/product/CheckmarkOutlinedCircledSize16.js +1 -1
  821. package/variants/product/CheckmarkOutlinedCircledSize24.js +1 -1
  822. package/variants/product/CheckmarkOutlinedSize16.js +1 -1
  823. package/variants/product/CheckmarkOutlinedSize24.js +1 -1
  824. package/variants/product/CompanysLifeFilledOpticalSize16.js +1 -1
  825. package/variants/product/CompanysLifeFilledOpticalSize24.js +1 -1
  826. package/variants/product/CompanysLifeFilledSize16.js +1 -1
  827. package/variants/product/CompanysLifeFilledSize24.js +1 -1
  828. package/variants/product/CompanysLifeOutlinedCircledSize16.js +1 -1
  829. package/variants/product/CompanysLifeOutlinedCircledSize24.js +1 -1
  830. package/variants/product/CompanysLifeOutlinedOpticalSize16.js +1 -1
  831. package/variants/product/CompanysLifeOutlinedOpticalSize24.js +1 -1
  832. package/variants/product/CompanysLifeOutlinedSize16.js +1 -1
  833. package/variants/product/CompanysLifeOutlinedSize24.js +1 -1
  834. package/variants/product/DreamjobCircledSize16.js +1 -1
  835. package/variants/product/DreamjobCircledSize24.js +1 -1
  836. package/variants/product/DreamjobSize16.js +1 -1
  837. package/variants/product/DreamjobSize24.js +1 -1
  838. package/variants/product/EmployersRatingFilledSize16.js +1 -1
  839. package/variants/product/EmployersRatingFilledSize24.js +1 -1
  840. package/variants/product/EmployersRatingOutlinedCircledSize16.js +1 -1
  841. package/variants/product/EmployersRatingOutlinedCircledSize24.js +1 -1
  842. package/variants/product/EmployersRatingOutlinedSize16.js +1 -1
  843. package/variants/product/EmployersRatingOutlinedSize24.js +1 -1
  844. package/variants/product/HrBrandOutlinedCircledSize16.js +1 -1
  845. package/variants/product/HrBrandOutlinedCircledSize24.js +1 -1
  846. package/variants/product/HrBrandOutlinedSize16.js +1 -1
  847. package/variants/product/HrBrandOutlinedSize24.js +1 -1
  848. package/variants/product/ItAccreditationCircledSize16.js +1 -1
  849. package/variants/product/ItAccreditationCircledSize24.js +1 -1
  850. package/variants/product/ItAccreditationFilledSize16.js +1 -1
  851. package/variants/product/ItAccreditationFilledSize24.js +1 -1
  852. package/variants/product/ItAccreditationSize16.js +1 -1
  853. package/variants/product/ItAccreditationSize24.js +1 -1
  854. package/variants/product/LabelEyeFilledSize16.js +1 -1
  855. package/variants/product/LabelEyeFilledSize24.js +1 -1
  856. package/variants/product/LabelFlameFilledSize16.js +1 -1
  857. package/variants/product/LabelFlameFilledSize24.js +1 -1
  858. package/variants/product/LabelThumbFilledSize16.js +1 -1
  859. package/variants/product/LabelThumbFilledSize24.js +1 -1
  860. package/variants/product/LabelUserFilledSize16.js +1 -1
  861. package/variants/product/LabelUserFilledSize24.js +1 -1
  862. package/variants/product/index.js +1 -1
  863. package/variants/service/AndroidBrandSize16.js +1 -1
  864. package/variants/service/AndroidBrandSize24.js +1 -1
  865. package/variants/service/AndroidGrayscaleSize16.js +1 -1
  866. package/variants/service/AndroidGrayscaleSize24.js +1 -1
  867. package/variants/service/AndroidSolidSize16.js +1 -1
  868. package/variants/service/AndroidSolidSize24.js +1 -1
  869. package/variants/service/AppleBrandAltSize16.js +1 -1
  870. package/variants/service/AppleBrandAltSize24.js +1 -1
  871. package/variants/service/AppleBrandSize16.js +1 -1
  872. package/variants/service/AppleBrandSize24.js +1 -1
  873. package/variants/service/AppleGrayscaleSize16.js +1 -1
  874. package/variants/service/AppleGrayscaleSize24.js +1 -1
  875. package/variants/service/AppleSolidSize16.js +1 -1
  876. package/variants/service/AppleSolidSize24.js +1 -1
  877. package/variants/service/ClickmeBrandSize16.js +1 -1
  878. package/variants/service/ClickmeBrandSize24.js +1 -1
  879. package/variants/service/DnrBrandSize16.js +1 -1
  880. package/variants/service/DnrBrandSize24.js +1 -1
  881. package/variants/service/DnrGrayscaleSize16.js +1 -1
  882. package/variants/service/DnrGrayscaleSize24.js +1 -1
  883. package/variants/service/DnrSolidSize16.js +1 -1
  884. package/variants/service/DnrSolidSize24.js +1 -1
  885. package/variants/service/DreamjobBrandSize16.js +1 -1
  886. package/variants/service/DreamjobBrandSize24.js +1 -1
  887. package/variants/service/DreamjobGrayscaleSize16.js +1 -1
  888. package/variants/service/DreamjobGrayscaleSize24.js +1 -1
  889. package/variants/service/DreamjobSolidSize16.js +1 -1
  890. package/variants/service/DreamjobSolidSize24.js +1 -1
  891. package/variants/service/DzenBrandSize16.js +1 -1
  892. package/variants/service/DzenBrandSize24.js +1 -1
  893. package/variants/service/DzenGrayscaleSize16.js +1 -1
  894. package/variants/service/DzenGrayscaleSize24.js +1 -1
  895. package/variants/service/DzenSolidSize16.js +1 -1
  896. package/variants/service/DzenSolidSize24.js +1 -1
  897. package/variants/service/EsiaBrandAltSize16.js +1 -1
  898. package/variants/service/EsiaBrandAltSize24.js +1 -1
  899. package/variants/service/EsiaBrandSize16.js +1 -1
  900. package/variants/service/EsiaBrandSize24.js +1 -1
  901. package/variants/service/EsiaGrayscaleSize16.js +1 -1
  902. package/variants/service/EsiaGrayscaleSize24.js +1 -1
  903. package/variants/service/EsiaSolidSize16.js +1 -1
  904. package/variants/service/EsiaSolidSize24.js +1 -1
  905. package/variants/service/FacebookBrandSize16.js +1 -1
  906. package/variants/service/FacebookBrandSize24.js +1 -1
  907. package/variants/service/FacebookGrayscaleSize16.js +1 -1
  908. package/variants/service/FacebookGrayscaleSize24.js +1 -1
  909. package/variants/service/FacebookSolidSize16.js +1 -1
  910. package/variants/service/FacebookSolidSize24.js +1 -1
  911. package/variants/service/FlBrandSize16.js +1 -1
  912. package/variants/service/FlBrandSize24.js +1 -1
  913. package/variants/service/FlGrayscaleSize16.js +1 -1
  914. package/variants/service/FlGrayscaleSize24.js +1 -1
  915. package/variants/service/FlSolidSize16.js +1 -1
  916. package/variants/service/FlSolidSize24.js +1 -1
  917. package/variants/service/GithubBrandSize16.js +1 -1
  918. package/variants/service/GithubBrandSize24.js +1 -1
  919. package/variants/service/GithubGrayscaleSize16.js +1 -1
  920. package/variants/service/GithubGrayscaleSize24.js +1 -1
  921. package/variants/service/GithubSolidSize16.js +1 -1
  922. package/variants/service/GithubSolidSize24.js +1 -1
  923. package/variants/service/GoogleBrandSize16.js +1 -1
  924. package/variants/service/GoogleBrandSize24.js +1 -1
  925. package/variants/service/GoogleGrayscaleSize16.js +1 -1
  926. package/variants/service/GoogleGrayscaleSize24.js +1 -1
  927. package/variants/service/GoogleSolidSize16.js +1 -1
  928. package/variants/service/GoogleSolidSize24.js +1 -1
  929. package/variants/service/HhBrandSize16.js +1 -1
  930. package/variants/service/HhBrandSize24.js +1 -1
  931. package/variants/service/HhGrayscaleSize16.js +1 -1
  932. package/variants/service/HhGrayscaleSize24.js +1 -1
  933. package/variants/service/HhProBrandSize16.js +1 -1
  934. package/variants/service/HhProBrandSize24.js +1 -1
  935. package/variants/service/HhProBrandSize32.js +1 -1
  936. package/variants/service/HhProGrayscaleSize16.js +1 -1
  937. package/variants/service/HhProGrayscaleSize24.js +1 -1
  938. package/variants/service/HhProGrayscaleSize32.js +1 -1
  939. package/variants/service/HhProSolidSize16.js +1 -1
  940. package/variants/service/HhProSolidSize24.js +1 -1
  941. package/variants/service/HhProSolidSize32.js +1 -1
  942. package/variants/service/HhSolidSize16.js +1 -1
  943. package/variants/service/HhSolidSize24.js +1 -1
  944. package/variants/service/HrLinkBrandSize16.js +1 -1
  945. package/variants/service/HrLinkBrandSize24.js +1 -1
  946. package/variants/service/HrLinkGrayscaleSize16.js +1 -1
  947. package/variants/service/HrLinkGrayscaleSize24.js +1 -1
  948. package/variants/service/HrLinkSolidSize16.js +1 -1
  949. package/variants/service/HrLinkSolidSize24.js +1 -1
  950. package/variants/service/IcqBrandSize16.js +1 -1
  951. package/variants/service/IcqBrandSize24.js +1 -1
  952. package/variants/service/IcqGrayscaleSize16.js +1 -1
  953. package/variants/service/IcqGrayscaleSize24.js +1 -1
  954. package/variants/service/IcqSolidSize16.js +1 -1
  955. package/variants/service/IcqSolidSize24.js +1 -1
  956. package/variants/service/ImessageBrandSize16.js +1 -1
  957. package/variants/service/ImessageBrandSize24.js +1 -1
  958. package/variants/service/ImessageGrayscaleSize16.js +1 -1
  959. package/variants/service/ImessageGrayscaleSize24.js +1 -1
  960. package/variants/service/ImessageSolidSize16.js +1 -1
  961. package/variants/service/ImessageSolidSize24.js +1 -1
  962. package/variants/service/IndexBrandSize16.js +1 -1
  963. package/variants/service/IndexBrandSize24.js +1 -1
  964. package/variants/service/IndexGrayscaleSize16.js +1 -1
  965. package/variants/service/IndexGrayscaleSize24.js +1 -1
  966. package/variants/service/IndexSolidSize16.js +1 -1
  967. package/variants/service/IndexSolidSize24.js +1 -1
  968. package/variants/service/InstagramBrandSize16.js +1 -1
  969. package/variants/service/InstagramBrandSize24.js +1 -1
  970. package/variants/service/InstagramGrayscaleSize16.js +1 -1
  971. package/variants/service/InstagramGrayscaleSize24.js +1 -1
  972. package/variants/service/InstagramSolidSize16.js +1 -1
  973. package/variants/service/InstagramSolidSize24.js +1 -1
  974. package/variants/service/LinkedinBrandSize16.js +1 -1
  975. package/variants/service/LinkedinBrandSize24.js +1 -1
  976. package/variants/service/LinkedinGrayscaleSize16.js +1 -1
  977. package/variants/service/LinkedinGrayscaleSize24.js +1 -1
  978. package/variants/service/LinkedinSolidSize16.js +1 -1
  979. package/variants/service/LinkedinSolidSize24.js +1 -1
  980. package/variants/service/LivejournalBrandSize16.js +1 -1
  981. package/variants/service/LivejournalBrandSize24.js +1 -1
  982. package/variants/service/LivejournalGrayscaleSize16.js +1 -1
  983. package/variants/service/LivejournalGrayscaleSize24.js +1 -1
  984. package/variants/service/LivejournalSolidSize16.js +1 -1
  985. package/variants/service/LivejournalSolidSize24.js +1 -1
  986. package/variants/service/MailBrandAltSize16.js +1 -1
  987. package/variants/service/MailBrandAltSize24.js +1 -1
  988. package/variants/service/MailBrandSize16.js +1 -1
  989. package/variants/service/MailBrandSize24.js +1 -1
  990. package/variants/service/MailGrayscaleSize16.js +1 -1
  991. package/variants/service/MailGrayscaleSize24.js +1 -1
  992. package/variants/service/MailSolidSize16.js +1 -1
  993. package/variants/service/MailSolidSize24.js +1 -1
  994. package/variants/service/MediumBrandSize16.js +1 -1
  995. package/variants/service/MediumBrandSize24.js +1 -1
  996. package/variants/service/MediumSize16.js +1 -1
  997. package/variants/service/MediumSize24.js +1 -1
  998. package/variants/service/MediumSolidSize16.js +1 -1
  999. package/variants/service/MediumSolidSize24.js +1 -1
  1000. package/variants/service/OkBrandAltSize16.js +1 -1
  1001. package/variants/service/OkBrandAltSize24.js +1 -1
  1002. package/variants/service/OkBrandSize16.js +1 -1
  1003. package/variants/service/OkBrandSize24.js +1 -1
  1004. package/variants/service/OkGrayscaleSize16.js +1 -1
  1005. package/variants/service/OkGrayscaleSize24.js +1 -1
  1006. package/variants/service/OkSolidSize16.js +1 -1
  1007. package/variants/service/OkSolidSize24.js +1 -1
  1008. package/variants/service/RabotaByBrandSize16.js +1 -1
  1009. package/variants/service/RabotaByBrandSize24.js +1 -1
  1010. package/variants/service/RabotaByGrayscaleSize16.js +1 -1
  1011. package/variants/service/RabotaByGrayscaleSize24.js +1 -1
  1012. package/variants/service/RabotaBySolidSize16.js +1 -1
  1013. package/variants/service/RabotaBySolidSize24.js +1 -1
  1014. package/variants/service/SetkaBrandSize16.js +1 -1
  1015. package/variants/service/SetkaBrandSize24.js +1 -1
  1016. package/variants/service/SetkaBrandSize32.js +1 -1
  1017. package/variants/service/SetkaBrandSize48.js +1 -1
  1018. package/variants/service/SetkaGrayscaleSize16.js +1 -1
  1019. package/variants/service/SetkaGrayscaleSize24.js +1 -1
  1020. package/variants/service/SetkaGrayscaleSize32.js +1 -1
  1021. package/variants/service/SetkaGrayscaleSize48.js +1 -1
  1022. package/variants/service/SetkaSolidSize16.js +1 -1
  1023. package/variants/service/SetkaSolidSize24.js +1 -1
  1024. package/variants/service/SetkaSolidSize32.js +1 -1
  1025. package/variants/service/SetkaSolidSize48.js +1 -1
  1026. package/variants/service/SkillazBrandSize16.js +1 -1
  1027. package/variants/service/SkillazBrandSize24.js +1 -1
  1028. package/variants/service/SkypeBrandSize16.js +1 -1
  1029. package/variants/service/SkypeBrandSize24.js +1 -1
  1030. package/variants/service/SkypeGrayscaleSize16.js +1 -1
  1031. package/variants/service/SkypeGrayscaleSize24.js +1 -1
  1032. package/variants/service/SkypeSolidSize16.js +1 -1
  1033. package/variants/service/SkypeSolidSize24.js +1 -1
  1034. package/variants/service/StackoverflowBrandSize16.js +1 -1
  1035. package/variants/service/StackoverflowBrandSize24.js +1 -1
  1036. package/variants/service/StackoverflowGrayscaleSize16.js +1 -1
  1037. package/variants/service/StackoverflowGrayscaleSize24.js +1 -1
  1038. package/variants/service/StackoverflowSolidSize16.js +1 -1
  1039. package/variants/service/StackoverflowSolidSize24.js +1 -1
  1040. package/variants/service/TalantixBrandSize16.js +1 -1
  1041. package/variants/service/TalantixBrandSize24.js +1 -1
  1042. package/variants/service/TalantixGrayscaleSize16.js +1 -1
  1043. package/variants/service/TalantixGrayscaleSize24.js +1 -1
  1044. package/variants/service/TalantixSolidSize16.js +1 -1
  1045. package/variants/service/TalantixSolidSize24.js +1 -1
  1046. package/variants/service/TelegramBrandSize16.js +1 -1
  1047. package/variants/service/TelegramBrandSize24.js +1 -1
  1048. package/variants/service/TelegramGrayscaleSize16.js +1 -1
  1049. package/variants/service/TelegramGrayscaleSize24.js +1 -1
  1050. package/variants/service/TelegramSolidSize16.js +1 -1
  1051. package/variants/service/TelegramSolidSize24.js +1 -1
  1052. package/variants/service/TinkoffBrandAltSize16.js +1 -1
  1053. package/variants/service/TinkoffBrandAltSize24.js +1 -1
  1054. package/variants/service/TinkoffBrandSize16.js +1 -1
  1055. package/variants/service/TinkoffBrandSize24.js +1 -1
  1056. package/variants/service/TinkoffGrayscaleSize16.js +1 -1
  1057. package/variants/service/TinkoffGrayscaleSize24.js +1 -1
  1058. package/variants/service/TinkoffIdBrandSize16.js +1 -1
  1059. package/variants/service/TinkoffIdBrandSize24.js +1 -1
  1060. package/variants/service/TinkoffIdGrayscaleSize16.js +1 -1
  1061. package/variants/service/TinkoffIdGrayscaleSize24.js +1 -1
  1062. package/variants/service/TinkoffIdSolidSize16.js +1 -1
  1063. package/variants/service/TinkoffIdSolidSize24.js +1 -1
  1064. package/variants/service/TinkoffSolidSize16.js +1 -1
  1065. package/variants/service/TinkoffSolidSize24.js +1 -1
  1066. package/variants/service/TwitterBrandSize16.js +1 -1
  1067. package/variants/service/TwitterBrandSize24.js +1 -1
  1068. package/variants/service/TwitterGrayscaleSize16.js +1 -1
  1069. package/variants/service/TwitterGrayscaleSize24.js +1 -1
  1070. package/variants/service/TwitterSolidSize16.js +1 -1
  1071. package/variants/service/TwitterSolidSize24.js +1 -1
  1072. package/variants/service/ViberBrandSize16.js +1 -1
  1073. package/variants/service/ViberBrandSize24.js +1 -1
  1074. package/variants/service/ViberGrayscaleSize16.js +1 -1
  1075. package/variants/service/ViberGrayscaleSize24.js +1 -1
  1076. package/variants/service/ViberSolidSize16.js +1 -1
  1077. package/variants/service/ViberSolidSize24.js +1 -1
  1078. package/variants/service/VkBrandAltSize16.js +1 -1
  1079. package/variants/service/VkBrandAltSize24.js +1 -1
  1080. package/variants/service/VkBrandSize16.js +1 -1
  1081. package/variants/service/VkBrandSize24.js +1 -1
  1082. package/variants/service/VkGrayscaleSize16.js +1 -1
  1083. package/variants/service/VkGrayscaleSize24.js +1 -1
  1084. package/variants/service/VkSolidSize16.js +1 -1
  1085. package/variants/service/VkSolidSize24.js +1 -1
  1086. package/variants/service/VkSquareBrandSize16.js +1 -1
  1087. package/variants/service/VkSquareBrandSize24.js +1 -1
  1088. package/variants/service/VkSquareGrayscaleSize16.js +1 -1
  1089. package/variants/service/VkSquareGrayscaleSize24.js +1 -1
  1090. package/variants/service/VkSquareSolidSize16.js +1 -1
  1091. package/variants/service/VkSquareSolidSize24.js +1 -1
  1092. package/variants/service/WhatsappBrandSize16.js +1 -1
  1093. package/variants/service/WhatsappBrandSize24.js +1 -1
  1094. package/variants/service/WhatsappGrayscaleSize16.js +1 -1
  1095. package/variants/service/WhatsappGrayscaleSize24.js +1 -1
  1096. package/variants/service/WhatsappSolidSize16.js +1 -1
  1097. package/variants/service/WhatsappSolidSize24.js +1 -1
  1098. package/variants/service/YandexBrandAltSize16.js +1 -1
  1099. package/variants/service/YandexBrandAltSize24.js +1 -1
  1100. package/variants/service/YandexBrandSize16.js +1 -1
  1101. package/variants/service/YandexBrandSize24.js +1 -1
  1102. package/variants/service/YandexGrayscaleSize16.js +1 -1
  1103. package/variants/service/YandexGrayscaleSize24.js +1 -1
  1104. package/variants/service/YandexSolidSize16.js +1 -1
  1105. package/variants/service/YandexSolidSize24.js +1 -1
  1106. package/variants/service/ZarplataBrandSize16.js +1 -1
  1107. package/variants/service/ZarplataBrandSize24.js +1 -1
  1108. package/variants/service/ZarplataGrayscaleSize16.js +1 -1
  1109. package/variants/service/ZarplataGrayscaleSize24.js +1 -1
  1110. package/variants/service/ZarplataSolidSize16.js +1 -1
  1111. package/variants/service/ZarplataSolidSize24.js +1 -1
  1112. package/variants/service/index.js +1 -1
  1113. package/IconDynamic-BiKz7_SZ.js +0 -17
package/icon.mock.js CHANGED
@@ -1,2200 +1,2934 @@
1
1
  import './index.css';
2
+ import WrapperMockComponent from './WrapperMockComponent.js';
2
3
  import { mockComponent } from '@hh.ru/magritte-ui-mock-component';
4
+ import 'react/jsx-runtime';
5
+ import 'react';
6
+ import '@hh.ru/magritte-common-use-disabled';
3
7
 
4
8
  // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
5
9
  const { ThemeProvider } = jest.requireActual('@hh.ru/magritte-ui-theme-provider/index');
6
10
  const IconDynamic = mockComponent('IconDynamic', undefined, {
7
11
  withChildren: true,
8
12
  });
9
- const AdjustmentsFilledSize16 = mockComponent('AdjustmentsFilledSize16', { _size: 16 }, {
13
+ const AdjustmentsFilledSize16 = mockComponent('AdjustmentsFilledSize16', { _size: 16, isIcon: true }, {
10
14
  withChildren: false,
15
+ WrapperComponent: WrapperMockComponent,
11
16
  });
12
- const AdjustmentsFilledSize24 = mockComponent('AdjustmentsFilledSize24', { _size: 24 }, {
17
+ const AdjustmentsFilledSize24 = mockComponent('AdjustmentsFilledSize24', { _size: 24, isIcon: true }, {
13
18
  withChildren: false,
19
+ WrapperComponent: WrapperMockComponent,
14
20
  });
15
- const AdjustmentsOutlinedSize16 = mockComponent('AdjustmentsOutlinedSize16', { _size: 16 }, {
21
+ const AdjustmentsOutlinedSize16 = mockComponent('AdjustmentsOutlinedSize16', { _size: 16, isIcon: true }, {
16
22
  withChildren: false,
23
+ WrapperComponent: WrapperMockComponent,
17
24
  });
18
- const AdjustmentsOutlinedSize24 = mockComponent('AdjustmentsOutlinedSize24', { _size: 24 }, {
25
+ const AdjustmentsOutlinedSize24 = mockComponent('AdjustmentsOutlinedSize24', { _size: 24, isIcon: true }, {
19
26
  withChildren: false,
27
+ WrapperComponent: WrapperMockComponent,
20
28
  });
21
- const ArchiveboxArrowFilledSize16 = mockComponent('ArchiveboxArrowFilledSize16', { _size: 16 }, {
29
+ const ArchiveboxArrowFilledSize16 = mockComponent('ArchiveboxArrowFilledSize16', { _size: 16, isIcon: true }, {
22
30
  withChildren: false,
31
+ WrapperComponent: WrapperMockComponent,
23
32
  });
24
- const ArchiveboxArrowFilledSize24 = mockComponent('ArchiveboxArrowFilledSize24', { _size: 24 }, {
33
+ const ArchiveboxArrowFilledSize24 = mockComponent('ArchiveboxArrowFilledSize24', { _size: 24, isIcon: true }, {
25
34
  withChildren: false,
35
+ WrapperComponent: WrapperMockComponent,
26
36
  });
27
- const ArchiveboxArrowOutlinedSize16 = mockComponent('ArchiveboxArrowOutlinedSize16', { _size: 16 }, {
37
+ const ArchiveboxArrowOutlinedSize16 = mockComponent('ArchiveboxArrowOutlinedSize16', { _size: 16, isIcon: true }, {
28
38
  withChildren: false,
39
+ WrapperComponent: WrapperMockComponent,
29
40
  });
30
- const ArchiveboxArrowOutlinedSize24 = mockComponent('ArchiveboxArrowOutlinedSize24', { _size: 24 }, {
41
+ const ArchiveboxArrowOutlinedSize24 = mockComponent('ArchiveboxArrowOutlinedSize24', { _size: 24, isIcon: true }, {
31
42
  withChildren: false,
43
+ WrapperComponent: WrapperMockComponent,
32
44
  });
33
- const ArchiveboxFilledSize16 = mockComponent('ArchiveboxFilledSize16', { _size: 16 }, {
45
+ const ArchiveboxFilledSize16 = mockComponent('ArchiveboxFilledSize16', { _size: 16, isIcon: true }, {
34
46
  withChildren: false,
47
+ WrapperComponent: WrapperMockComponent,
35
48
  });
36
- const ArchiveboxFilledSize24 = mockComponent('ArchiveboxFilledSize24', { _size: 24 }, {
49
+ const ArchiveboxFilledSize24 = mockComponent('ArchiveboxFilledSize24', { _size: 24, isIcon: true }, {
37
50
  withChildren: false,
51
+ WrapperComponent: WrapperMockComponent,
38
52
  });
39
- const ArchiveboxOutlinedSize16 = mockComponent('ArchiveboxOutlinedSize16', { _size: 16 }, {
53
+ const ArchiveboxOutlinedSize16 = mockComponent('ArchiveboxOutlinedSize16', { _size: 16, isIcon: true }, {
40
54
  withChildren: false,
55
+ WrapperComponent: WrapperMockComponent,
41
56
  });
42
- const ArchiveboxOutlinedSize24 = mockComponent('ArchiveboxOutlinedSize24', { _size: 24 }, {
57
+ const ArchiveboxOutlinedSize24 = mockComponent('ArchiveboxOutlinedSize24', { _size: 24, isIcon: true }, {
43
58
  withChildren: false,
59
+ WrapperComponent: WrapperMockComponent,
44
60
  });
45
- const ArrowDiagonalLeftDownOutlinedSize16 = mockComponent('ArrowDiagonalLeftDownOutlinedSize16', { _size: 16 }, {
61
+ const ArrowDiagonalLeftDownOutlinedSize16 = mockComponent('ArrowDiagonalLeftDownOutlinedSize16', { _size: 16, isIcon: true }, {
46
62
  withChildren: false,
63
+ WrapperComponent: WrapperMockComponent,
47
64
  });
48
- const ArrowDiagonalLeftDownOutlinedSize24 = mockComponent('ArrowDiagonalLeftDownOutlinedSize24', { _size: 24 }, {
65
+ const ArrowDiagonalLeftDownOutlinedSize24 = mockComponent('ArrowDiagonalLeftDownOutlinedSize24', { _size: 24, isIcon: true }, {
49
66
  withChildren: false,
67
+ WrapperComponent: WrapperMockComponent,
50
68
  });
51
- const ArrowDiagonalLeftUpOutlinedSize16 = mockComponent('ArrowDiagonalLeftUpOutlinedSize16', { _size: 16 }, {
69
+ const ArrowDiagonalLeftUpOutlinedSize16 = mockComponent('ArrowDiagonalLeftUpOutlinedSize16', { _size: 16, isIcon: true }, {
52
70
  withChildren: false,
71
+ WrapperComponent: WrapperMockComponent,
53
72
  });
54
- const ArrowDiagonalLeftUpOutlinedSize24 = mockComponent('ArrowDiagonalLeftUpOutlinedSize24', { _size: 24 }, {
73
+ const ArrowDiagonalLeftUpOutlinedSize24 = mockComponent('ArrowDiagonalLeftUpOutlinedSize24', { _size: 24, isIcon: true }, {
55
74
  withChildren: false,
75
+ WrapperComponent: WrapperMockComponent,
56
76
  });
57
- const ArrowDiagonalRightDownOutlinedSize16 = mockComponent('ArrowDiagonalRightDownOutlinedSize16', { _size: 16 }, {
77
+ const ArrowDiagonalRightDownOutlinedSize16 = mockComponent('ArrowDiagonalRightDownOutlinedSize16', { _size: 16, isIcon: true }, {
58
78
  withChildren: false,
79
+ WrapperComponent: WrapperMockComponent,
59
80
  });
60
- const ArrowDiagonalRightDownOutlinedSize24 = mockComponent('ArrowDiagonalRightDownOutlinedSize24', { _size: 24 }, {
81
+ const ArrowDiagonalRightDownOutlinedSize24 = mockComponent('ArrowDiagonalRightDownOutlinedSize24', { _size: 24, isIcon: true }, {
61
82
  withChildren: false,
83
+ WrapperComponent: WrapperMockComponent,
62
84
  });
63
- const ArrowDiagonalRightUpOutlinedSize16 = mockComponent('ArrowDiagonalRightUpOutlinedSize16', { _size: 16 }, {
85
+ const ArrowDiagonalRightUpOutlinedSize16 = mockComponent('ArrowDiagonalRightUpOutlinedSize16', { _size: 16, isIcon: true }, {
64
86
  withChildren: false,
87
+ WrapperComponent: WrapperMockComponent,
65
88
  });
66
- const ArrowDiagonalRightUpOutlinedSize24 = mockComponent('ArrowDiagonalRightUpOutlinedSize24', { _size: 24 }, {
89
+ const ArrowDiagonalRightUpOutlinedSize24 = mockComponent('ArrowDiagonalRightUpOutlinedSize24', { _size: 24, isIcon: true }, {
67
90
  withChildren: false,
91
+ WrapperComponent: WrapperMockComponent,
68
92
  });
69
- const ArrowDownLineOutlinedSize16 = mockComponent('ArrowDownLineOutlinedSize16', { _size: 16 }, {
93
+ const ArrowDownLineOutlinedSize16 = mockComponent('ArrowDownLineOutlinedSize16', { _size: 16, isIcon: true }, {
70
94
  withChildren: false,
95
+ WrapperComponent: WrapperMockComponent,
71
96
  });
72
- const ArrowDownLineOutlinedSize24 = mockComponent('ArrowDownLineOutlinedSize24', { _size: 24 }, {
97
+ const ArrowDownLineOutlinedSize24 = mockComponent('ArrowDownLineOutlinedSize24', { _size: 24, isIcon: true }, {
73
98
  withChildren: false,
99
+ WrapperComponent: WrapperMockComponent,
74
100
  });
75
- const ArrowDownOutlinedSize16 = mockComponent('ArrowDownOutlinedSize16', { _size: 16 }, {
101
+ const ArrowDownOutlinedSize16 = mockComponent('ArrowDownOutlinedSize16', { _size: 16, isIcon: true }, {
76
102
  withChildren: false,
103
+ WrapperComponent: WrapperMockComponent,
77
104
  });
78
- const ArrowDownOutlinedSize24 = mockComponent('ArrowDownOutlinedSize24', { _size: 24 }, {
105
+ const ArrowDownOutlinedSize24 = mockComponent('ArrowDownOutlinedSize24', { _size: 24, isIcon: true }, {
79
106
  withChildren: false,
107
+ WrapperComponent: WrapperMockComponent,
80
108
  });
81
- const ArrowDownRightOutlinedSize16 = mockComponent('ArrowDownRightOutlinedSize16', { _size: 16 }, {
109
+ const ArrowDownRightOutlinedSize16 = mockComponent('ArrowDownRightOutlinedSize16', { _size: 16, isIcon: true }, {
82
110
  withChildren: false,
111
+ WrapperComponent: WrapperMockComponent,
83
112
  });
84
- const ArrowDownRightOutlinedSize24 = mockComponent('ArrowDownRightOutlinedSize24', { _size: 24 }, {
113
+ const ArrowDownRightOutlinedSize24 = mockComponent('ArrowDownRightOutlinedSize24', { _size: 24, isIcon: true }, {
85
114
  withChildren: false,
115
+ WrapperComponent: WrapperMockComponent,
86
116
  });
87
- const ArrowLeftOutlinedSize16 = mockComponent('ArrowLeftOutlinedSize16', { _size: 16 }, {
117
+ const ArrowLeftOutlinedSize16 = mockComponent('ArrowLeftOutlinedSize16', { _size: 16, isIcon: true }, {
88
118
  withChildren: false,
119
+ WrapperComponent: WrapperMockComponent,
89
120
  });
90
- const ArrowLeftOutlinedSize24 = mockComponent('ArrowLeftOutlinedSize24', { _size: 24 }, {
121
+ const ArrowLeftOutlinedSize24 = mockComponent('ArrowLeftOutlinedSize24', { _size: 24, isIcon: true }, {
91
122
  withChildren: false,
123
+ WrapperComponent: WrapperMockComponent,
92
124
  });
93
- const ArrowPathClockwiseOutlinedSize16 = mockComponent('ArrowPathClockwiseOutlinedSize16', { _size: 16 }, {
125
+ const ArrowPathClockwiseOutlinedSize16 = mockComponent('ArrowPathClockwiseOutlinedSize16', { _size: 16, isIcon: true }, {
94
126
  withChildren: false,
127
+ WrapperComponent: WrapperMockComponent,
95
128
  });
96
- const ArrowPathClockwiseOutlinedSize24 = mockComponent('ArrowPathClockwiseOutlinedSize24', { _size: 24 }, {
129
+ const ArrowPathClockwiseOutlinedSize24 = mockComponent('ArrowPathClockwiseOutlinedSize24', { _size: 24, isIcon: true }, {
97
130
  withChildren: false,
131
+ WrapperComponent: WrapperMockComponent,
98
132
  });
99
- const ArrowPathOutlinedSize16 = mockComponent('ArrowPathOutlinedSize16', { _size: 16 }, {
133
+ const ArrowPathOutlinedSize16 = mockComponent('ArrowPathOutlinedSize16', { _size: 16, isIcon: true }, {
100
134
  withChildren: false,
135
+ WrapperComponent: WrapperMockComponent,
101
136
  });
102
- const ArrowPathOutlinedSize24 = mockComponent('ArrowPathOutlinedSize24', { _size: 24 }, {
137
+ const ArrowPathOutlinedSize24 = mockComponent('ArrowPathOutlinedSize24', { _size: 24, isIcon: true }, {
103
138
  withChildren: false,
139
+ WrapperComponent: WrapperMockComponent,
104
140
  });
105
- const ArrowRightOutlinedSize16 = mockComponent('ArrowRightOutlinedSize16', { _size: 16 }, {
141
+ const ArrowRightOutlinedSize16 = mockComponent('ArrowRightOutlinedSize16', { _size: 16, isIcon: true }, {
106
142
  withChildren: false,
143
+ WrapperComponent: WrapperMockComponent,
107
144
  });
108
- const ArrowRightOutlinedSize24 = mockComponent('ArrowRightOutlinedSize24', { _size: 24 }, {
145
+ const ArrowRightOutlinedSize24 = mockComponent('ArrowRightOutlinedSize24', { _size: 24, isIcon: true }, {
109
146
  withChildren: false,
147
+ WrapperComponent: WrapperMockComponent,
110
148
  });
111
- const ArrowSquareOutlinedSize16 = mockComponent('ArrowSquareOutlinedSize16', { _size: 16 }, {
149
+ const ArrowSquareOutlinedSize16 = mockComponent('ArrowSquareOutlinedSize16', { _size: 16, isIcon: true }, {
112
150
  withChildren: false,
151
+ WrapperComponent: WrapperMockComponent,
113
152
  });
114
- const ArrowSquareOutlinedSize24 = mockComponent('ArrowSquareOutlinedSize24', { _size: 24 }, {
153
+ const ArrowSquareOutlinedSize24 = mockComponent('ArrowSquareOutlinedSize24', { _size: 24, isIcon: true }, {
115
154
  withChildren: false,
155
+ WrapperComponent: WrapperMockComponent,
116
156
  });
117
- const ArrowUpDownOutlinedSize16 = mockComponent('ArrowUpDownOutlinedSize16', { _size: 16 }, {
157
+ const ArrowUpDownOutlinedSize16 = mockComponent('ArrowUpDownOutlinedSize16', { _size: 16, isIcon: true }, {
118
158
  withChildren: false,
159
+ WrapperComponent: WrapperMockComponent,
119
160
  });
120
- const ArrowUpDownOutlinedSize24 = mockComponent('ArrowUpDownOutlinedSize24', { _size: 24 }, {
161
+ const ArrowUpDownOutlinedSize24 = mockComponent('ArrowUpDownOutlinedSize24', { _size: 24, isIcon: true }, {
121
162
  withChildren: false,
163
+ WrapperComponent: WrapperMockComponent,
122
164
  });
123
- const ArrowUpOutlinedSize16 = mockComponent('ArrowUpOutlinedSize16', { _size: 16 }, {
165
+ const ArrowUpOutlinedSize16 = mockComponent('ArrowUpOutlinedSize16', { _size: 16, isIcon: true }, {
124
166
  withChildren: false,
167
+ WrapperComponent: WrapperMockComponent,
125
168
  });
126
- const ArrowUpOutlinedSize24 = mockComponent('ArrowUpOutlinedSize24', { _size: 24 }, {
169
+ const ArrowUpOutlinedSize24 = mockComponent('ArrowUpOutlinedSize24', { _size: 24, isIcon: true }, {
127
170
  withChildren: false,
171
+ WrapperComponent: WrapperMockComponent,
128
172
  });
129
- const ArrowUpOutlinedSize32 = mockComponent('ArrowUpOutlinedSize32', { _size: 32 }, {
173
+ const ArrowUpOutlinedSize32 = mockComponent('ArrowUpOutlinedSize32', { _size: 32, isIcon: true }, {
130
174
  withChildren: false,
175
+ WrapperComponent: WrapperMockComponent,
131
176
  });
132
- const ArrowsCrossOutlinedSize16 = mockComponent('ArrowsCrossOutlinedSize16', { _size: 16 }, {
177
+ const ArrowsCrossOutlinedSize16 = mockComponent('ArrowsCrossOutlinedSize16', { _size: 16, isIcon: true }, {
133
178
  withChildren: false,
179
+ WrapperComponent: WrapperMockComponent,
134
180
  });
135
- const ArrowsCrossOutlinedSize24 = mockComponent('ArrowsCrossOutlinedSize24', { _size: 24 }, {
181
+ const ArrowsCrossOutlinedSize24 = mockComponent('ArrowsCrossOutlinedSize24', { _size: 24, isIcon: true }, {
136
182
  withChildren: false,
183
+ WrapperComponent: WrapperMockComponent,
137
184
  });
138
- const ArrowsDiagonalInOutlinedSize16 = mockComponent('ArrowsDiagonalInOutlinedSize16', { _size: 16 }, {
185
+ const ArrowsDiagonalInOutlinedSize16 = mockComponent('ArrowsDiagonalInOutlinedSize16', { _size: 16, isIcon: true }, {
139
186
  withChildren: false,
187
+ WrapperComponent: WrapperMockComponent,
140
188
  });
141
- const ArrowsDiagonalInOutlinedSize24 = mockComponent('ArrowsDiagonalInOutlinedSize24', { _size: 24 }, {
189
+ const ArrowsDiagonalInOutlinedSize24 = mockComponent('ArrowsDiagonalInOutlinedSize24', { _size: 24, isIcon: true }, {
142
190
  withChildren: false,
191
+ WrapperComponent: WrapperMockComponent,
143
192
  });
144
- const ArrowsDiagonalOutOutlinedSize16 = mockComponent('ArrowsDiagonalOutOutlinedSize16', { _size: 16 }, {
193
+ const ArrowsDiagonalOutOutlinedSize16 = mockComponent('ArrowsDiagonalOutOutlinedSize16', { _size: 16, isIcon: true }, {
145
194
  withChildren: false,
195
+ WrapperComponent: WrapperMockComponent,
146
196
  });
147
- const ArrowsDiagonalOutOutlinedSize24 = mockComponent('ArrowsDiagonalOutOutlinedSize24', { _size: 24 }, {
197
+ const ArrowsDiagonalOutOutlinedSize24 = mockComponent('ArrowsDiagonalOutOutlinedSize24', { _size: 24, isIcon: true }, {
148
198
  withChildren: false,
199
+ WrapperComponent: WrapperMockComponent,
149
200
  });
150
- const AstrostarFilledSize16 = mockComponent('AstrostarFilledSize16', { _size: 16 }, {
201
+ const AstrostarFilledSize16 = mockComponent('AstrostarFilledSize16', { _size: 16, isIcon: true }, {
151
202
  withChildren: false,
203
+ WrapperComponent: WrapperMockComponent,
152
204
  });
153
- const AstrostarFilledSize24 = mockComponent('AstrostarFilledSize24', { _size: 24 }, {
205
+ const AstrostarFilledSize24 = mockComponent('AstrostarFilledSize24', { _size: 24, isIcon: true }, {
154
206
  withChildren: false,
207
+ WrapperComponent: WrapperMockComponent,
155
208
  });
156
- const AstrostarOutlinedSize16 = mockComponent('AstrostarOutlinedSize16', { _size: 16 }, {
209
+ const AstrostarOutlinedSize16 = mockComponent('AstrostarOutlinedSize16', { _size: 16, isIcon: true }, {
157
210
  withChildren: false,
211
+ WrapperComponent: WrapperMockComponent,
158
212
  });
159
- const AstrostarOutlinedSize24 = mockComponent('AstrostarOutlinedSize24', { _size: 24 }, {
213
+ const AstrostarOutlinedSize24 = mockComponent('AstrostarOutlinedSize24', { _size: 24, isIcon: true }, {
160
214
  withChildren: false,
215
+ WrapperComponent: WrapperMockComponent,
161
216
  });
162
- const BanFilledSize16 = mockComponent('BanFilledSize16', { _size: 16 }, {
217
+ const BanFilledSize16 = mockComponent('BanFilledSize16', { _size: 16, isIcon: true }, {
163
218
  withChildren: false,
219
+ WrapperComponent: WrapperMockComponent,
164
220
  });
165
- const BanFilledSize24 = mockComponent('BanFilledSize24', { _size: 24 }, {
221
+ const BanFilledSize24 = mockComponent('BanFilledSize24', { _size: 24, isIcon: true }, {
166
222
  withChildren: false,
223
+ WrapperComponent: WrapperMockComponent,
167
224
  });
168
- const BanOutlinedSize16 = mockComponent('BanOutlinedSize16', { _size: 16 }, {
225
+ const BanOutlinedSize16 = mockComponent('BanOutlinedSize16', { _size: 16, isIcon: true }, {
169
226
  withChildren: false,
227
+ WrapperComponent: WrapperMockComponent,
170
228
  });
171
- const BanOutlinedSize24 = mockComponent('BanOutlinedSize24', { _size: 24 }, {
229
+ const BanOutlinedSize24 = mockComponent('BanOutlinedSize24', { _size: 24, isIcon: true }, {
172
230
  withChildren: false,
231
+ WrapperComponent: WrapperMockComponent,
173
232
  });
174
- const BarsOutlinedSize16 = mockComponent('BarsOutlinedSize16', { _size: 16 }, {
233
+ const BarsOutlinedSize16 = mockComponent('BarsOutlinedSize16', { _size: 16, isIcon: true }, {
175
234
  withChildren: false,
235
+ WrapperComponent: WrapperMockComponent,
176
236
  });
177
- const BarsOutlinedSize24 = mockComponent('BarsOutlinedSize24', { _size: 24 }, {
237
+ const BarsOutlinedSize24 = mockComponent('BarsOutlinedSize24', { _size: 24, isIcon: true }, {
178
238
  withChildren: false,
239
+ WrapperComponent: WrapperMockComponent,
179
240
  });
180
- const BellCrossedFilledSize16 = mockComponent('BellCrossedFilledSize16', { _size: 16 }, {
241
+ const BellCrossedFilledSize16 = mockComponent('BellCrossedFilledSize16', { _size: 16, isIcon: true }, {
181
242
  withChildren: false,
243
+ WrapperComponent: WrapperMockComponent,
182
244
  });
183
- const BellCrossedFilledSize24 = mockComponent('BellCrossedFilledSize24', { _size: 24 }, {
245
+ const BellCrossedFilledSize24 = mockComponent('BellCrossedFilledSize24', { _size: 24, isIcon: true }, {
184
246
  withChildren: false,
247
+ WrapperComponent: WrapperMockComponent,
185
248
  });
186
- const BellCrossedOutlinedSize16 = mockComponent('BellCrossedOutlinedSize16', { _size: 16 }, {
249
+ const BellCrossedOutlinedSize16 = mockComponent('BellCrossedOutlinedSize16', { _size: 16, isIcon: true }, {
187
250
  withChildren: false,
251
+ WrapperComponent: WrapperMockComponent,
188
252
  });
189
- const BellCrossedOutlinedSize24 = mockComponent('BellCrossedOutlinedSize24', { _size: 24 }, {
253
+ const BellCrossedOutlinedSize24 = mockComponent('BellCrossedOutlinedSize24', { _size: 24, isIcon: true }, {
190
254
  withChildren: false,
255
+ WrapperComponent: WrapperMockComponent,
191
256
  });
192
- const BellFilledSize16 = mockComponent('BellFilledSize16', { _size: 16 }, {
257
+ const BellFilledSize16 = mockComponent('BellFilledSize16', { _size: 16, isIcon: true }, {
193
258
  withChildren: false,
259
+ WrapperComponent: WrapperMockComponent,
194
260
  });
195
- const BellFilledSize24 = mockComponent('BellFilledSize24', { _size: 24 }, {
261
+ const BellFilledSize24 = mockComponent('BellFilledSize24', { _size: 24, isIcon: true }, {
196
262
  withChildren: false,
263
+ WrapperComponent: WrapperMockComponent,
197
264
  });
198
- const BellOutlinedSize16 = mockComponent('BellOutlinedSize16', { _size: 16 }, {
265
+ const BellOutlinedSize16 = mockComponent('BellOutlinedSize16', { _size: 16, isIcon: true }, {
199
266
  withChildren: false,
267
+ WrapperComponent: WrapperMockComponent,
200
268
  });
201
- const BellOutlinedSize24 = mockComponent('BellOutlinedSize24', { _size: 24 }, {
269
+ const BellOutlinedSize24 = mockComponent('BellOutlinedSize24', { _size: 24, isIcon: true }, {
202
270
  withChildren: false,
271
+ WrapperComponent: WrapperMockComponent,
203
272
  });
204
- const BoltFilledSize16 = mockComponent('BoltFilledSize16', { _size: 16 }, {
273
+ const BoltFilledSize16 = mockComponent('BoltFilledSize16', { _size: 16, isIcon: true }, {
205
274
  withChildren: false,
275
+ WrapperComponent: WrapperMockComponent,
206
276
  });
207
- const BoltFilledSize24 = mockComponent('BoltFilledSize24', { _size: 24 }, {
277
+ const BoltFilledSize24 = mockComponent('BoltFilledSize24', { _size: 24, isIcon: true }, {
208
278
  withChildren: false,
279
+ WrapperComponent: WrapperMockComponent,
209
280
  });
210
- const BoltOutlinedSize16 = mockComponent('BoltOutlinedSize16', { _size: 16 }, {
281
+ const BoltOutlinedSize16 = mockComponent('BoltOutlinedSize16', { _size: 16, isIcon: true }, {
211
282
  withChildren: false,
283
+ WrapperComponent: WrapperMockComponent,
212
284
  });
213
- const BoltOutlinedSize24 = mockComponent('BoltOutlinedSize24', { _size: 24 }, {
285
+ const BoltOutlinedSize24 = mockComponent('BoltOutlinedSize24', { _size: 24, isIcon: true }, {
214
286
  withChildren: false,
287
+ WrapperComponent: WrapperMockComponent,
215
288
  });
216
- const BookFilledSize16 = mockComponent('BookFilledSize16', { _size: 16 }, {
289
+ const BookFilledSize16 = mockComponent('BookFilledSize16', { _size: 16, isIcon: true }, {
217
290
  withChildren: false,
291
+ WrapperComponent: WrapperMockComponent,
218
292
  });
219
- const BookFilledSize24 = mockComponent('BookFilledSize24', { _size: 24 }, {
293
+ const BookFilledSize24 = mockComponent('BookFilledSize24', { _size: 24, isIcon: true }, {
220
294
  withChildren: false,
295
+ WrapperComponent: WrapperMockComponent,
221
296
  });
222
- const BookOutlinedSize16 = mockComponent('BookOutlinedSize16', { _size: 16 }, {
297
+ const BookOutlinedSize16 = mockComponent('BookOutlinedSize16', { _size: 16, isIcon: true }, {
223
298
  withChildren: false,
299
+ WrapperComponent: WrapperMockComponent,
224
300
  });
225
- const BookOutlinedSize24 = mockComponent('BookOutlinedSize24', { _size: 24 }, {
301
+ const BookOutlinedSize24 = mockComponent('BookOutlinedSize24', { _size: 24, isIcon: true }, {
226
302
  withChildren: false,
303
+ WrapperComponent: WrapperMockComponent,
227
304
  });
228
- const BotFilledSize16 = mockComponent('BotFilledSize16', { _size: 16 }, {
305
+ const BotFilledSize16 = mockComponent('BotFilledSize16', { _size: 16, isIcon: true }, {
229
306
  withChildren: false,
307
+ WrapperComponent: WrapperMockComponent,
230
308
  });
231
- const BotFilledSize24 = mockComponent('BotFilledSize24', { _size: 24 }, {
309
+ const BotFilledSize24 = mockComponent('BotFilledSize24', { _size: 24, isIcon: true }, {
232
310
  withChildren: false,
311
+ WrapperComponent: WrapperMockComponent,
233
312
  });
234
- const BotOutlinedSize16 = mockComponent('BotOutlinedSize16', { _size: 16 }, {
313
+ const BotOutlinedSize16 = mockComponent('BotOutlinedSize16', { _size: 16, isIcon: true }, {
235
314
  withChildren: false,
315
+ WrapperComponent: WrapperMockComponent,
236
316
  });
237
- const BotOutlinedSize24 = mockComponent('BotOutlinedSize24', { _size: 24 }, {
317
+ const BotOutlinedSize24 = mockComponent('BotOutlinedSize24', { _size: 24, isIcon: true }, {
238
318
  withChildren: false,
319
+ WrapperComponent: WrapperMockComponent,
239
320
  });
240
- const BriefcaseFilledSize16 = mockComponent('BriefcaseFilledSize16', { _size: 16 }, {
321
+ const BriefcaseFilledSize16 = mockComponent('BriefcaseFilledSize16', { _size: 16, isIcon: true }, {
241
322
  withChildren: false,
323
+ WrapperComponent: WrapperMockComponent,
242
324
  });
243
- const BriefcaseFilledSize24 = mockComponent('BriefcaseFilledSize24', { _size: 24 }, {
325
+ const BriefcaseFilledSize24 = mockComponent('BriefcaseFilledSize24', { _size: 24, isIcon: true }, {
244
326
  withChildren: false,
327
+ WrapperComponent: WrapperMockComponent,
245
328
  });
246
- const BriefcaseOutlinedSize16 = mockComponent('BriefcaseOutlinedSize16', { _size: 16 }, {
329
+ const BriefcaseOutlinedSize16 = mockComponent('BriefcaseOutlinedSize16', { _size: 16, isIcon: true }, {
247
330
  withChildren: false,
331
+ WrapperComponent: WrapperMockComponent,
248
332
  });
249
- const BriefcaseOutlinedSize24 = mockComponent('BriefcaseOutlinedSize24', { _size: 24 }, {
333
+ const BriefcaseOutlinedSize24 = mockComponent('BriefcaseOutlinedSize24', { _size: 24, isIcon: true }, {
250
334
  withChildren: false,
335
+ WrapperComponent: WrapperMockComponent,
251
336
  });
252
- const BubbleRoundDoubleFilledSize16 = mockComponent('BubbleRoundDoubleFilledSize16', { _size: 16 }, {
337
+ const BubbleRoundDoubleFilledSize16 = mockComponent('BubbleRoundDoubleFilledSize16', { _size: 16, isIcon: true }, {
253
338
  withChildren: false,
339
+ WrapperComponent: WrapperMockComponent,
254
340
  });
255
- const BubbleRoundDoubleFilledSize24 = mockComponent('BubbleRoundDoubleFilledSize24', { _size: 24 }, {
341
+ const BubbleRoundDoubleFilledSize24 = mockComponent('BubbleRoundDoubleFilledSize24', { _size: 24, isIcon: true }, {
256
342
  withChildren: false,
343
+ WrapperComponent: WrapperMockComponent,
257
344
  });
258
- const BubbleRoundDoubleOutlinedSize16 = mockComponent('BubbleRoundDoubleOutlinedSize16', { _size: 16 }, {
345
+ const BubbleRoundDoubleOutlinedSize16 = mockComponent('BubbleRoundDoubleOutlinedSize16', { _size: 16, isIcon: true }, {
259
346
  withChildren: false,
347
+ WrapperComponent: WrapperMockComponent,
260
348
  });
261
- const BubbleRoundDoubleOutlinedSize24 = mockComponent('BubbleRoundDoubleOutlinedSize24', { _size: 24 }, {
349
+ const BubbleRoundDoubleOutlinedSize24 = mockComponent('BubbleRoundDoubleOutlinedSize24', { _size: 24, isIcon: true }, {
262
350
  withChildren: false,
351
+ WrapperComponent: WrapperMockComponent,
263
352
  });
264
- const BubbleRoundFilledSize16 = mockComponent('BubbleRoundFilledSize16', { _size: 16 }, {
353
+ const BubbleRoundFilledSize16 = mockComponent('BubbleRoundFilledSize16', { _size: 16, isIcon: true }, {
265
354
  withChildren: false,
355
+ WrapperComponent: WrapperMockComponent,
266
356
  });
267
- const BubbleRoundFilledSize24 = mockComponent('BubbleRoundFilledSize24', { _size: 24 }, {
357
+ const BubbleRoundFilledSize24 = mockComponent('BubbleRoundFilledSize24', { _size: 24, isIcon: true }, {
268
358
  withChildren: false,
359
+ WrapperComponent: WrapperMockComponent,
269
360
  });
270
- const BubbleRoundOutlinedSize16 = mockComponent('BubbleRoundOutlinedSize16', { _size: 16 }, {
361
+ const BubbleRoundOutlinedSize16 = mockComponent('BubbleRoundOutlinedSize16', { _size: 16, isIcon: true }, {
271
362
  withChildren: false,
363
+ WrapperComponent: WrapperMockComponent,
272
364
  });
273
- const BubbleRoundOutlinedSize24 = mockComponent('BubbleRoundOutlinedSize24', { _size: 24 }, {
365
+ const BubbleRoundOutlinedSize24 = mockComponent('BubbleRoundOutlinedSize24', { _size: 24, isIcon: true }, {
274
366
  withChildren: false,
367
+ WrapperComponent: WrapperMockComponent,
275
368
  });
276
- const BubbleSquareFilledSize16 = mockComponent('BubbleSquareFilledSize16', { _size: 16 }, {
369
+ const BubbleSquareFilledSize16 = mockComponent('BubbleSquareFilledSize16', { _size: 16, isIcon: true }, {
277
370
  withChildren: false,
371
+ WrapperComponent: WrapperMockComponent,
278
372
  });
279
- const BubbleSquareFilledSize24 = mockComponent('BubbleSquareFilledSize24', { _size: 24 }, {
373
+ const BubbleSquareFilledSize24 = mockComponent('BubbleSquareFilledSize24', { _size: 24, isIcon: true }, {
280
374
  withChildren: false,
375
+ WrapperComponent: WrapperMockComponent,
281
376
  });
282
- const BubbleSquareOutlinedSize16 = mockComponent('BubbleSquareOutlinedSize16', { _size: 16 }, {
377
+ const BubbleSquareOutlinedSize16 = mockComponent('BubbleSquareOutlinedSize16', { _size: 16, isIcon: true }, {
283
378
  withChildren: false,
379
+ WrapperComponent: WrapperMockComponent,
284
380
  });
285
- const BubbleSquareOutlinedSize24 = mockComponent('BubbleSquareOutlinedSize24', { _size: 24 }, {
381
+ const BubbleSquareOutlinedSize24 = mockComponent('BubbleSquareOutlinedSize24', { _size: 24, isIcon: true }, {
286
382
  withChildren: false,
383
+ WrapperComponent: WrapperMockComponent,
287
384
  });
288
- const CalendarFilledSize16 = mockComponent('CalendarFilledSize16', { _size: 16 }, {
385
+ const CalendarFilledSize16 = mockComponent('CalendarFilledSize16', { _size: 16, isIcon: true }, {
289
386
  withChildren: false,
387
+ WrapperComponent: WrapperMockComponent,
290
388
  });
291
- const CalendarFilledSize24 = mockComponent('CalendarFilledSize24', { _size: 24 }, {
389
+ const CalendarFilledSize24 = mockComponent('CalendarFilledSize24', { _size: 24, isIcon: true }, {
292
390
  withChildren: false,
391
+ WrapperComponent: WrapperMockComponent,
293
392
  });
294
- const CalendarOutlinedSize16 = mockComponent('CalendarOutlinedSize16', { _size: 16 }, {
393
+ const CalendarOutlinedSize16 = mockComponent('CalendarOutlinedSize16', { _size: 16, isIcon: true }, {
295
394
  withChildren: false,
395
+ WrapperComponent: WrapperMockComponent,
296
396
  });
297
- const CalendarOutlinedSize24 = mockComponent('CalendarOutlinedSize24', { _size: 24 }, {
397
+ const CalendarOutlinedSize24 = mockComponent('CalendarOutlinedSize24', { _size: 24, isIcon: true }, {
298
398
  withChildren: false,
399
+ WrapperComponent: WrapperMockComponent,
299
400
  });
300
- const CameraFilledSize16 = mockComponent('CameraFilledSize16', { _size: 16 }, {
401
+ const CameraFilledSize16 = mockComponent('CameraFilledSize16', { _size: 16, isIcon: true }, {
301
402
  withChildren: false,
403
+ WrapperComponent: WrapperMockComponent,
302
404
  });
303
- const CameraFilledSize24 = mockComponent('CameraFilledSize24', { _size: 24 }, {
405
+ const CameraFilledSize24 = mockComponent('CameraFilledSize24', { _size: 24, isIcon: true }, {
304
406
  withChildren: false,
407
+ WrapperComponent: WrapperMockComponent,
305
408
  });
306
- const CameraOutlinedSize16 = mockComponent('CameraOutlinedSize16', { _size: 16 }, {
409
+ const CameraOutlinedSize16 = mockComponent('CameraOutlinedSize16', { _size: 16, isIcon: true }, {
307
410
  withChildren: false,
411
+ WrapperComponent: WrapperMockComponent,
308
412
  });
309
- const CameraOutlinedSize24 = mockComponent('CameraOutlinedSize24', { _size: 24 }, {
413
+ const CameraOutlinedSize24 = mockComponent('CameraOutlinedSize24', { _size: 24, isIcon: true }, {
310
414
  withChildren: false,
415
+ WrapperComponent: WrapperMockComponent,
311
416
  });
312
- const CardLinesCrossFilledSize16 = mockComponent('CardLinesCrossFilledSize16', { _size: 16 }, {
417
+ const CardLinesCrossFilledSize16 = mockComponent('CardLinesCrossFilledSize16', { _size: 16, isIcon: true }, {
313
418
  withChildren: false,
419
+ WrapperComponent: WrapperMockComponent,
314
420
  });
315
- const CardLinesCrossFilledSize24 = mockComponent('CardLinesCrossFilledSize24', { _size: 24 }, {
421
+ const CardLinesCrossFilledSize24 = mockComponent('CardLinesCrossFilledSize24', { _size: 24, isIcon: true }, {
316
422
  withChildren: false,
423
+ WrapperComponent: WrapperMockComponent,
317
424
  });
318
- const CardLinesCrossOutlinedSize16 = mockComponent('CardLinesCrossOutlinedSize16', { _size: 16 }, {
425
+ const CardLinesCrossOutlinedSize16 = mockComponent('CardLinesCrossOutlinedSize16', { _size: 16, isIcon: true }, {
319
426
  withChildren: false,
427
+ WrapperComponent: WrapperMockComponent,
320
428
  });
321
- const CardLinesCrossOutlinedSize24 = mockComponent('CardLinesCrossOutlinedSize24', { _size: 24 }, {
429
+ const CardLinesCrossOutlinedSize24 = mockComponent('CardLinesCrossOutlinedSize24', { _size: 24, isIcon: true }, {
322
430
  withChildren: false,
431
+ WrapperComponent: WrapperMockComponent,
323
432
  });
324
- const CardLinesCrossedFilledSize16 = mockComponent('CardLinesCrossedFilledSize16', { _size: 16 }, {
433
+ const CardLinesCrossedFilledSize16 = mockComponent('CardLinesCrossedFilledSize16', { _size: 16, isIcon: true }, {
325
434
  withChildren: false,
435
+ WrapperComponent: WrapperMockComponent,
326
436
  });
327
- const CardLinesCrossedFilledSize24 = mockComponent('CardLinesCrossedFilledSize24', { _size: 24 }, {
437
+ const CardLinesCrossedFilledSize24 = mockComponent('CardLinesCrossedFilledSize24', { _size: 24, isIcon: true }, {
328
438
  withChildren: false,
439
+ WrapperComponent: WrapperMockComponent,
329
440
  });
330
- const CardLinesCrossedOutlinedSize16 = mockComponent('CardLinesCrossedOutlinedSize16', { _size: 16 }, {
441
+ const CardLinesCrossedOutlinedSize16 = mockComponent('CardLinesCrossedOutlinedSize16', { _size: 16, isIcon: true }, {
331
442
  withChildren: false,
443
+ WrapperComponent: WrapperMockComponent,
332
444
  });
333
- const CardLinesCrossedOutlinedSize24 = mockComponent('CardLinesCrossedOutlinedSize24', { _size: 24 }, {
445
+ const CardLinesCrossedOutlinedSize24 = mockComponent('CardLinesCrossedOutlinedSize24', { _size: 24, isIcon: true }, {
334
446
  withChildren: false,
447
+ WrapperComponent: WrapperMockComponent,
335
448
  });
336
- const CardLinesFilledSize16 = mockComponent('CardLinesFilledSize16', { _size: 16 }, {
449
+ const CardLinesFilledSize16 = mockComponent('CardLinesFilledSize16', { _size: 16, isIcon: true }, {
337
450
  withChildren: false,
451
+ WrapperComponent: WrapperMockComponent,
338
452
  });
339
- const CardLinesFilledSize24 = mockComponent('CardLinesFilledSize24', { _size: 24 }, {
453
+ const CardLinesFilledSize24 = mockComponent('CardLinesFilledSize24', { _size: 24, isIcon: true }, {
340
454
  withChildren: false,
455
+ WrapperComponent: WrapperMockComponent,
341
456
  });
342
- const CardLinesOutlinedSize16 = mockComponent('CardLinesOutlinedSize16', { _size: 16 }, {
457
+ const CardLinesOutlinedSize16 = mockComponent('CardLinesOutlinedSize16', { _size: 16, isIcon: true }, {
343
458
  withChildren: false,
459
+ WrapperComponent: WrapperMockComponent,
344
460
  });
345
- const CardLinesOutlinedSize24 = mockComponent('CardLinesOutlinedSize24', { _size: 24 }, {
461
+ const CardLinesOutlinedSize24 = mockComponent('CardLinesOutlinedSize24', { _size: 24, isIcon: true }, {
346
462
  withChildren: false,
463
+ WrapperComponent: WrapperMockComponent,
347
464
  });
348
- const CardLinesPlusFilledSize16 = mockComponent('CardLinesPlusFilledSize16', { _size: 16 }, {
465
+ const CardLinesPlusFilledSize16 = mockComponent('CardLinesPlusFilledSize16', { _size: 16, isIcon: true }, {
349
466
  withChildren: false,
467
+ WrapperComponent: WrapperMockComponent,
350
468
  });
351
- const CardLinesPlusFilledSize24 = mockComponent('CardLinesPlusFilledSize24', { _size: 24 }, {
469
+ const CardLinesPlusFilledSize24 = mockComponent('CardLinesPlusFilledSize24', { _size: 24, isIcon: true }, {
352
470
  withChildren: false,
471
+ WrapperComponent: WrapperMockComponent,
353
472
  });
354
- const CardLinesPlusOutlinedSize16 = mockComponent('CardLinesPlusOutlinedSize16', { _size: 16 }, {
473
+ const CardLinesPlusOutlinedSize16 = mockComponent('CardLinesPlusOutlinedSize16', { _size: 16, isIcon: true }, {
355
474
  withChildren: false,
475
+ WrapperComponent: WrapperMockComponent,
356
476
  });
357
- const CardLinesPlusOutlinedSize24 = mockComponent('CardLinesPlusOutlinedSize24', { _size: 24 }, {
477
+ const CardLinesPlusOutlinedSize24 = mockComponent('CardLinesPlusOutlinedSize24', { _size: 24, isIcon: true }, {
358
478
  withChildren: false,
479
+ WrapperComponent: WrapperMockComponent,
359
480
  });
360
- const CardLinesStackedCrossFilledSize16 = mockComponent('CardLinesStackedCrossFilledSize16', { _size: 16 }, {
481
+ const CardLinesStackedCrossFilledSize16 = mockComponent('CardLinesStackedCrossFilledSize16', { _size: 16, isIcon: true }, {
361
482
  withChildren: false,
483
+ WrapperComponent: WrapperMockComponent,
362
484
  });
363
- const CardLinesStackedCrossFilledSize24 = mockComponent('CardLinesStackedCrossFilledSize24', { _size: 24 }, {
485
+ const CardLinesStackedCrossFilledSize24 = mockComponent('CardLinesStackedCrossFilledSize24', { _size: 24, isIcon: true }, {
364
486
  withChildren: false,
487
+ WrapperComponent: WrapperMockComponent,
365
488
  });
366
- const CardLinesStackedCrossOutlinedSize16 = mockComponent('CardLinesStackedCrossOutlinedSize16', { _size: 16 }, {
489
+ const CardLinesStackedCrossOutlinedSize16 = mockComponent('CardLinesStackedCrossOutlinedSize16', { _size: 16, isIcon: true }, {
367
490
  withChildren: false,
491
+ WrapperComponent: WrapperMockComponent,
368
492
  });
369
- const CardLinesStackedCrossOutlinedSize24 = mockComponent('CardLinesStackedCrossOutlinedSize24', { _size: 24 }, {
493
+ const CardLinesStackedCrossOutlinedSize24 = mockComponent('CardLinesStackedCrossOutlinedSize24', { _size: 24, isIcon: true }, {
370
494
  withChildren: false,
495
+ WrapperComponent: WrapperMockComponent,
371
496
  });
372
- const CardLinesStackedCrossedFilledSize16 = mockComponent('CardLinesStackedCrossedFilledSize16', { _size: 16 }, {
497
+ const CardLinesStackedCrossedFilledSize16 = mockComponent('CardLinesStackedCrossedFilledSize16', { _size: 16, isIcon: true }, {
373
498
  withChildren: false,
499
+ WrapperComponent: WrapperMockComponent,
374
500
  });
375
- const CardLinesStackedCrossedFilledSize24 = mockComponent('CardLinesStackedCrossedFilledSize24', { _size: 24 }, {
501
+ const CardLinesStackedCrossedFilledSize24 = mockComponent('CardLinesStackedCrossedFilledSize24', { _size: 24, isIcon: true }, {
376
502
  withChildren: false,
503
+ WrapperComponent: WrapperMockComponent,
377
504
  });
378
- const CardLinesStackedCrossedOutlinedSize16 = mockComponent('CardLinesStackedCrossedOutlinedSize16', { _size: 16 }, {
505
+ const CardLinesStackedCrossedOutlinedSize16 = mockComponent('CardLinesStackedCrossedOutlinedSize16', { _size: 16, isIcon: true }, {
379
506
  withChildren: false,
507
+ WrapperComponent: WrapperMockComponent,
380
508
  });
381
- const CardLinesStackedCrossedOutlinedSize24 = mockComponent('CardLinesStackedCrossedOutlinedSize24', { _size: 24 }, {
509
+ const CardLinesStackedCrossedOutlinedSize24 = mockComponent('CardLinesStackedCrossedOutlinedSize24', { _size: 24, isIcon: true }, {
382
510
  withChildren: false,
511
+ WrapperComponent: WrapperMockComponent,
383
512
  });
384
- const CardLinesStackedFilledSize16 = mockComponent('CardLinesStackedFilledSize16', { _size: 16 }, {
513
+ const CardLinesStackedFilledSize16 = mockComponent('CardLinesStackedFilledSize16', { _size: 16, isIcon: true }, {
385
514
  withChildren: false,
515
+ WrapperComponent: WrapperMockComponent,
386
516
  });
387
- const CardLinesStackedFilledSize24 = mockComponent('CardLinesStackedFilledSize24', { _size: 24 }, {
517
+ const CardLinesStackedFilledSize24 = mockComponent('CardLinesStackedFilledSize24', { _size: 24, isIcon: true }, {
388
518
  withChildren: false,
519
+ WrapperComponent: WrapperMockComponent,
389
520
  });
390
- const CardLinesStackedOutlinedSize16 = mockComponent('CardLinesStackedOutlinedSize16', { _size: 16 }, {
521
+ const CardLinesStackedOutlinedSize16 = mockComponent('CardLinesStackedOutlinedSize16', { _size: 16, isIcon: true }, {
391
522
  withChildren: false,
523
+ WrapperComponent: WrapperMockComponent,
392
524
  });
393
- const CardLinesStackedOutlinedSize24 = mockComponent('CardLinesStackedOutlinedSize24', { _size: 24 }, {
525
+ const CardLinesStackedOutlinedSize24 = mockComponent('CardLinesStackedOutlinedSize24', { _size: 24, isIcon: true }, {
394
526
  withChildren: false,
527
+ WrapperComponent: WrapperMockComponent,
395
528
  });
396
- const CardLinesStackedPlusFilledSize16 = mockComponent('CardLinesStackedPlusFilledSize16', { _size: 16 }, {
529
+ const CardLinesStackedPlusFilledSize16 = mockComponent('CardLinesStackedPlusFilledSize16', { _size: 16, isIcon: true }, {
397
530
  withChildren: false,
531
+ WrapperComponent: WrapperMockComponent,
398
532
  });
399
- const CardLinesStackedPlusFilledSize24 = mockComponent('CardLinesStackedPlusFilledSize24', { _size: 24 }, {
533
+ const CardLinesStackedPlusFilledSize24 = mockComponent('CardLinesStackedPlusFilledSize24', { _size: 24, isIcon: true }, {
400
534
  withChildren: false,
535
+ WrapperComponent: WrapperMockComponent,
401
536
  });
402
- const CardLinesStackedPlusOutlinedSize16 = mockComponent('CardLinesStackedPlusOutlinedSize16', { _size: 16 }, {
537
+ const CardLinesStackedPlusOutlinedSize16 = mockComponent('CardLinesStackedPlusOutlinedSize16', { _size: 16, isIcon: true }, {
403
538
  withChildren: false,
539
+ WrapperComponent: WrapperMockComponent,
404
540
  });
405
- const CardLinesStackedPlusOutlinedSize24 = mockComponent('CardLinesStackedPlusOutlinedSize24', { _size: 24 }, {
541
+ const CardLinesStackedPlusOutlinedSize24 = mockComponent('CardLinesStackedPlusOutlinedSize24', { _size: 24, isIcon: true }, {
406
542
  withChildren: false,
543
+ WrapperComponent: WrapperMockComponent,
407
544
  });
408
- const CartFilledSize16 = mockComponent('CartFilledSize16', { _size: 16 }, {
545
+ const CartFilledSize16 = mockComponent('CartFilledSize16', { _size: 16, isIcon: true }, {
409
546
  withChildren: false,
547
+ WrapperComponent: WrapperMockComponent,
410
548
  });
411
- const CartFilledSize24 = mockComponent('CartFilledSize24', { _size: 24 }, {
549
+ const CartFilledSize24 = mockComponent('CartFilledSize24', { _size: 24, isIcon: true }, {
412
550
  withChildren: false,
551
+ WrapperComponent: WrapperMockComponent,
413
552
  });
414
- const CartOutlinedSize16 = mockComponent('CartOutlinedSize16', { _size: 16 }, {
553
+ const CartOutlinedSize16 = mockComponent('CartOutlinedSize16', { _size: 16, isIcon: true }, {
415
554
  withChildren: false,
555
+ WrapperComponent: WrapperMockComponent,
416
556
  });
417
- const CartOutlinedSize24 = mockComponent('CartOutlinedSize24', { _size: 24 }, {
557
+ const CartOutlinedSize24 = mockComponent('CartOutlinedSize24', { _size: 24, isIcon: true }, {
418
558
  withChildren: false,
559
+ WrapperComponent: WrapperMockComponent,
419
560
  });
420
- const ChartBarFilledSize16 = mockComponent('ChartBarFilledSize16', { _size: 16 }, {
561
+ const ChartBarFilledSize16 = mockComponent('ChartBarFilledSize16', { _size: 16, isIcon: true }, {
421
562
  withChildren: false,
563
+ WrapperComponent: WrapperMockComponent,
422
564
  });
423
- const ChartBarFilledSize24 = mockComponent('ChartBarFilledSize24', { _size: 24 }, {
565
+ const ChartBarFilledSize24 = mockComponent('ChartBarFilledSize24', { _size: 24, isIcon: true }, {
424
566
  withChildren: false,
567
+ WrapperComponent: WrapperMockComponent,
425
568
  });
426
- const ChartBarOutlinedSize16 = mockComponent('ChartBarOutlinedSize16', { _size: 16 }, {
569
+ const ChartBarOutlinedSize16 = mockComponent('ChartBarOutlinedSize16', { _size: 16, isIcon: true }, {
427
570
  withChildren: false,
571
+ WrapperComponent: WrapperMockComponent,
428
572
  });
429
- const ChartBarOutlinedSize24 = mockComponent('ChartBarOutlinedSize24', { _size: 24 }, {
573
+ const ChartBarOutlinedSize24 = mockComponent('ChartBarOutlinedSize24', { _size: 24, isIcon: true }, {
430
574
  withChildren: false,
575
+ WrapperComponent: WrapperMockComponent,
431
576
  });
432
- const ChartLineFilledSize16 = mockComponent('ChartLineFilledSize16', { _size: 16 }, {
577
+ const ChartLineFilledSize16 = mockComponent('ChartLineFilledSize16', { _size: 16, isIcon: true }, {
433
578
  withChildren: false,
579
+ WrapperComponent: WrapperMockComponent,
434
580
  });
435
- const ChartLineFilledSize24 = mockComponent('ChartLineFilledSize24', { _size: 24 }, {
581
+ const ChartLineFilledSize24 = mockComponent('ChartLineFilledSize24', { _size: 24, isIcon: true }, {
436
582
  withChildren: false,
583
+ WrapperComponent: WrapperMockComponent,
437
584
  });
438
- const ChartLineFilledSize32 = mockComponent('ChartLineFilledSize32', { _size: 32 }, {
585
+ const ChartLineFilledSize32 = mockComponent('ChartLineFilledSize32', { _size: 32, isIcon: true }, {
439
586
  withChildren: false,
587
+ WrapperComponent: WrapperMockComponent,
440
588
  });
441
- const ChartLineOutlinedSize16 = mockComponent('ChartLineOutlinedSize16', { _size: 16 }, {
589
+ const ChartLineOutlinedSize16 = mockComponent('ChartLineOutlinedSize16', { _size: 16, isIcon: true }, {
442
590
  withChildren: false,
591
+ WrapperComponent: WrapperMockComponent,
443
592
  });
444
- const ChartLineOutlinedSize24 = mockComponent('ChartLineOutlinedSize24', { _size: 24 }, {
593
+ const ChartLineOutlinedSize24 = mockComponent('ChartLineOutlinedSize24', { _size: 24, isIcon: true }, {
445
594
  withChildren: false,
595
+ WrapperComponent: WrapperMockComponent,
446
596
  });
447
- const ChartLineOutlinedSize32 = mockComponent('ChartLineOutlinedSize32', { _size: 32 }, {
597
+ const ChartLineOutlinedSize32 = mockComponent('ChartLineOutlinedSize32', { _size: 32, isIcon: true }, {
448
598
  withChildren: false,
599
+ WrapperComponent: WrapperMockComponent,
449
600
  });
450
- const CheckCircleFilledSize12 = mockComponent('CheckCircleFilledSize12', { _size: undefined }, {
601
+ const CheckCircleFilledSize12 = mockComponent('CheckCircleFilledSize12', { _size: undefined, isIcon: true }, {
451
602
  withChildren: false,
603
+ WrapperComponent: WrapperMockComponent,
452
604
  });
453
- const CheckCircleFilledSize16 = mockComponent('CheckCircleFilledSize16', { _size: 16 }, {
605
+ const CheckCircleFilledSize16 = mockComponent('CheckCircleFilledSize16', { _size: 16, isIcon: true }, {
454
606
  withChildren: false,
607
+ WrapperComponent: WrapperMockComponent,
455
608
  });
456
- const CheckCircleFilledSize24 = mockComponent('CheckCircleFilledSize24', { _size: 24 }, {
609
+ const CheckCircleFilledSize24 = mockComponent('CheckCircleFilledSize24', { _size: 24, isIcon: true }, {
457
610
  withChildren: false,
611
+ WrapperComponent: WrapperMockComponent,
458
612
  });
459
- const CheckCircleOutlinedSize12 = mockComponent('CheckCircleOutlinedSize12', { _size: undefined }, {
613
+ const CheckCircleOutlinedSize12 = mockComponent('CheckCircleOutlinedSize12', { _size: undefined, isIcon: true }, {
460
614
  withChildren: false,
615
+ WrapperComponent: WrapperMockComponent,
461
616
  });
462
- const CheckCircleOutlinedSize16 = mockComponent('CheckCircleOutlinedSize16', { _size: 16 }, {
617
+ const CheckCircleOutlinedSize16 = mockComponent('CheckCircleOutlinedSize16', { _size: 16, isIcon: true }, {
463
618
  withChildren: false,
619
+ WrapperComponent: WrapperMockComponent,
464
620
  });
465
- const CheckCircleOutlinedSize24 = mockComponent('CheckCircleOutlinedSize24', { _size: 24 }, {
621
+ const CheckCircleOutlinedSize24 = mockComponent('CheckCircleOutlinedSize24', { _size: 24, isIcon: true }, {
466
622
  withChildren: false,
623
+ WrapperComponent: WrapperMockComponent,
467
624
  });
468
- const CheckDoubleOutlinedSize12 = mockComponent('CheckDoubleOutlinedSize12', { _size: undefined }, {
625
+ const CheckDoubleOutlinedSize12 = mockComponent('CheckDoubleOutlinedSize12', { _size: undefined, isIcon: true }, {
469
626
  withChildren: false,
627
+ WrapperComponent: WrapperMockComponent,
470
628
  });
471
- const CheckDoubleOutlinedSize16 = mockComponent('CheckDoubleOutlinedSize16', { _size: 16 }, {
629
+ const CheckDoubleOutlinedSize16 = mockComponent('CheckDoubleOutlinedSize16', { _size: 16, isIcon: true }, {
472
630
  withChildren: false,
631
+ WrapperComponent: WrapperMockComponent,
473
632
  });
474
- const CheckDoubleOutlinedSize24 = mockComponent('CheckDoubleOutlinedSize24', { _size: 24 }, {
633
+ const CheckDoubleOutlinedSize24 = mockComponent('CheckDoubleOutlinedSize24', { _size: 24, isIcon: true }, {
475
634
  withChildren: false,
635
+ WrapperComponent: WrapperMockComponent,
476
636
  });
477
- const CheckOutlinedSize12 = mockComponent('CheckOutlinedSize12', { _size: undefined }, {
637
+ const CheckOutlinedSize12 = mockComponent('CheckOutlinedSize12', { _size: undefined, isIcon: true }, {
478
638
  withChildren: false,
639
+ WrapperComponent: WrapperMockComponent,
479
640
  });
480
- const CheckOutlinedSize16 = mockComponent('CheckOutlinedSize16', { _size: 16 }, {
641
+ const CheckOutlinedSize16 = mockComponent('CheckOutlinedSize16', { _size: 16, isIcon: true }, {
481
642
  withChildren: false,
643
+ WrapperComponent: WrapperMockComponent,
482
644
  });
483
- const CheckOutlinedSize24 = mockComponent('CheckOutlinedSize24', { _size: 24 }, {
645
+ const CheckOutlinedSize24 = mockComponent('CheckOutlinedSize24', { _size: 24, isIcon: true }, {
484
646
  withChildren: false,
647
+ WrapperComponent: WrapperMockComponent,
485
648
  });
486
- const ChevronDownOutlinedSize12 = mockComponent('ChevronDownOutlinedSize12', { _size: undefined }, {
649
+ const ChevronDownOutlinedSize12 = mockComponent('ChevronDownOutlinedSize12', { _size: undefined, isIcon: true }, {
487
650
  withChildren: false,
651
+ WrapperComponent: WrapperMockComponent,
488
652
  });
489
- const ChevronDownOutlinedSize16 = mockComponent('ChevronDownOutlinedSize16', { _size: 16 }, {
653
+ const ChevronDownOutlinedSize16 = mockComponent('ChevronDownOutlinedSize16', { _size: 16, isIcon: true }, {
490
654
  withChildren: false,
655
+ WrapperComponent: WrapperMockComponent,
491
656
  });
492
- const ChevronDownOutlinedSize24 = mockComponent('ChevronDownOutlinedSize24', { _size: 24 }, {
657
+ const ChevronDownOutlinedSize24 = mockComponent('ChevronDownOutlinedSize24', { _size: 24, isIcon: true }, {
493
658
  withChildren: false,
659
+ WrapperComponent: WrapperMockComponent,
494
660
  });
495
- const ChevronGroup1OutlinedSize16 = mockComponent('ChevronGroup1OutlinedSize16', { _size: 16 }, {
661
+ const ChevronGroup1OutlinedSize16 = mockComponent('ChevronGroup1OutlinedSize16', { _size: 16, isIcon: true }, {
496
662
  withChildren: false,
663
+ WrapperComponent: WrapperMockComponent,
497
664
  });
498
- const ChevronGroup1OutlinedSize24 = mockComponent('ChevronGroup1OutlinedSize24', { _size: 24 }, {
665
+ const ChevronGroup1OutlinedSize24 = mockComponent('ChevronGroup1OutlinedSize24', { _size: 24, isIcon: true }, {
499
666
  withChildren: false,
667
+ WrapperComponent: WrapperMockComponent,
500
668
  });
501
- const ChevronGroup2OutlinedSize16 = mockComponent('ChevronGroup2OutlinedSize16', { _size: 16 }, {
669
+ const ChevronGroup2OutlinedSize16 = mockComponent('ChevronGroup2OutlinedSize16', { _size: 16, isIcon: true }, {
502
670
  withChildren: false,
671
+ WrapperComponent: WrapperMockComponent,
503
672
  });
504
- const ChevronGroup2OutlinedSize24 = mockComponent('ChevronGroup2OutlinedSize24', { _size: 24 }, {
673
+ const ChevronGroup2OutlinedSize24 = mockComponent('ChevronGroup2OutlinedSize24', { _size: 24, isIcon: true }, {
505
674
  withChildren: false,
675
+ WrapperComponent: WrapperMockComponent,
506
676
  });
507
- const ChevronGroup3OutlinedSize16 = mockComponent('ChevronGroup3OutlinedSize16', { _size: 16 }, {
677
+ const ChevronGroup3OutlinedSize16 = mockComponent('ChevronGroup3OutlinedSize16', { _size: 16, isIcon: true }, {
508
678
  withChildren: false,
679
+ WrapperComponent: WrapperMockComponent,
509
680
  });
510
- const ChevronGroup3OutlinedSize24 = mockComponent('ChevronGroup3OutlinedSize24', { _size: 24 }, {
681
+ const ChevronGroup3OutlinedSize24 = mockComponent('ChevronGroup3OutlinedSize24', { _size: 24, isIcon: true }, {
511
682
  withChildren: false,
683
+ WrapperComponent: WrapperMockComponent,
512
684
  });
513
- const ChevronLeftOutlinedSize12 = mockComponent('ChevronLeftOutlinedSize12', { _size: undefined }, {
685
+ const ChevronLeftOutlinedSize12 = mockComponent('ChevronLeftOutlinedSize12', { _size: undefined, isIcon: true }, {
514
686
  withChildren: false,
687
+ WrapperComponent: WrapperMockComponent,
515
688
  });
516
- const ChevronLeftOutlinedSize16 = mockComponent('ChevronLeftOutlinedSize16', { _size: 16 }, {
689
+ const ChevronLeftOutlinedSize16 = mockComponent('ChevronLeftOutlinedSize16', { _size: 16, isIcon: true }, {
517
690
  withChildren: false,
691
+ WrapperComponent: WrapperMockComponent,
518
692
  });
519
- const ChevronLeftOutlinedSize24 = mockComponent('ChevronLeftOutlinedSize24', { _size: 24 }, {
693
+ const ChevronLeftOutlinedSize24 = mockComponent('ChevronLeftOutlinedSize24', { _size: 24, isIcon: true }, {
520
694
  withChildren: false,
695
+ WrapperComponent: WrapperMockComponent,
521
696
  });
522
- const ChevronLeftSquareFilledSize16 = mockComponent('ChevronLeftSquareFilledSize16', { _size: 16 }, {
697
+ const ChevronLeftSquareFilledSize16 = mockComponent('ChevronLeftSquareFilledSize16', { _size: 16, isIcon: true }, {
523
698
  withChildren: false,
699
+ WrapperComponent: WrapperMockComponent,
524
700
  });
525
- const ChevronLeftSquareFilledSize24 = mockComponent('ChevronLeftSquareFilledSize24', { _size: 24 }, {
701
+ const ChevronLeftSquareFilledSize24 = mockComponent('ChevronLeftSquareFilledSize24', { _size: 24, isIcon: true }, {
526
702
  withChildren: false,
703
+ WrapperComponent: WrapperMockComponent,
527
704
  });
528
- const ChevronLeftSquareOutlinedSize16 = mockComponent('ChevronLeftSquareOutlinedSize16', { _size: 16 }, {
705
+ const ChevronLeftSquareOutlinedSize16 = mockComponent('ChevronLeftSquareOutlinedSize16', { _size: 16, isIcon: true }, {
529
706
  withChildren: false,
707
+ WrapperComponent: WrapperMockComponent,
530
708
  });
531
- const ChevronLeftSquareOutlinedSize24 = mockComponent('ChevronLeftSquareOutlinedSize24', { _size: 24 }, {
709
+ const ChevronLeftSquareOutlinedSize24 = mockComponent('ChevronLeftSquareOutlinedSize24', { _size: 24, isIcon: true }, {
532
710
  withChildren: false,
711
+ WrapperComponent: WrapperMockComponent,
533
712
  });
534
- const ChevronRightOutlinedSize12 = mockComponent('ChevronRightOutlinedSize12', { _size: undefined }, {
713
+ const ChevronRightOutlinedSize12 = mockComponent('ChevronRightOutlinedSize12', { _size: undefined, isIcon: true }, {
535
714
  withChildren: false,
715
+ WrapperComponent: WrapperMockComponent,
536
716
  });
537
- const ChevronRightOutlinedSize16 = mockComponent('ChevronRightOutlinedSize16', { _size: 16 }, {
717
+ const ChevronRightOutlinedSize16 = mockComponent('ChevronRightOutlinedSize16', { _size: 16, isIcon: true }, {
538
718
  withChildren: false,
719
+ WrapperComponent: WrapperMockComponent,
539
720
  });
540
- const ChevronRightOutlinedSize24 = mockComponent('ChevronRightOutlinedSize24', { _size: 24 }, {
721
+ const ChevronRightOutlinedSize24 = mockComponent('ChevronRightOutlinedSize24', { _size: 24, isIcon: true }, {
541
722
  withChildren: false,
723
+ WrapperComponent: WrapperMockComponent,
542
724
  });
543
- const ChevronRightSquareFilledSize16 = mockComponent('ChevronRightSquareFilledSize16', { _size: 16 }, {
725
+ const ChevronRightSquareFilledSize16 = mockComponent('ChevronRightSquareFilledSize16', { _size: 16, isIcon: true }, {
544
726
  withChildren: false,
727
+ WrapperComponent: WrapperMockComponent,
545
728
  });
546
- const ChevronRightSquareFilledSize24 = mockComponent('ChevronRightSquareFilledSize24', { _size: 24 }, {
729
+ const ChevronRightSquareFilledSize24 = mockComponent('ChevronRightSquareFilledSize24', { _size: 24, isIcon: true }, {
547
730
  withChildren: false,
731
+ WrapperComponent: WrapperMockComponent,
548
732
  });
549
- const ChevronRightSquareOutlinedSize16 = mockComponent('ChevronRightSquareOutlinedSize16', { _size: 16 }, {
733
+ const ChevronRightSquareOutlinedSize16 = mockComponent('ChevronRightSquareOutlinedSize16', { _size: 16, isIcon: true }, {
550
734
  withChildren: false,
735
+ WrapperComponent: WrapperMockComponent,
551
736
  });
552
- const ChevronRightSquareOutlinedSize24 = mockComponent('ChevronRightSquareOutlinedSize24', { _size: 24 }, {
737
+ const ChevronRightSquareOutlinedSize24 = mockComponent('ChevronRightSquareOutlinedSize24', { _size: 24, isIcon: true }, {
553
738
  withChildren: false,
739
+ WrapperComponent: WrapperMockComponent,
554
740
  });
555
- const ChevronUpDownOutlinedSize12 = mockComponent('ChevronUpDownOutlinedSize12', { _size: undefined }, {
741
+ const ChevronUpDownOutlinedSize12 = mockComponent('ChevronUpDownOutlinedSize12', { _size: undefined, isIcon: true }, {
556
742
  withChildren: false,
743
+ WrapperComponent: WrapperMockComponent,
557
744
  });
558
- const ChevronUpDownOutlinedSize16 = mockComponent('ChevronUpDownOutlinedSize16', { _size: 16 }, {
745
+ const ChevronUpDownOutlinedSize16 = mockComponent('ChevronUpDownOutlinedSize16', { _size: 16, isIcon: true }, {
559
746
  withChildren: false,
747
+ WrapperComponent: WrapperMockComponent,
560
748
  });
561
- const ChevronUpDownOutlinedSize24 = mockComponent('ChevronUpDownOutlinedSize24', { _size: 24 }, {
749
+ const ChevronUpDownOutlinedSize24 = mockComponent('ChevronUpDownOutlinedSize24', { _size: 24, isIcon: true }, {
562
750
  withChildren: false,
751
+ WrapperComponent: WrapperMockComponent,
563
752
  });
564
- const ChevronUpOutlinedSize12 = mockComponent('ChevronUpOutlinedSize12', { _size: undefined }, {
753
+ const ChevronUpOutlinedSize12 = mockComponent('ChevronUpOutlinedSize12', { _size: undefined, isIcon: true }, {
565
754
  withChildren: false,
755
+ WrapperComponent: WrapperMockComponent,
566
756
  });
567
- const ChevronUpOutlinedSize16 = mockComponent('ChevronUpOutlinedSize16', { _size: 16 }, {
757
+ const ChevronUpOutlinedSize16 = mockComponent('ChevronUpOutlinedSize16', { _size: 16, isIcon: true }, {
568
758
  withChildren: false,
759
+ WrapperComponent: WrapperMockComponent,
569
760
  });
570
- const ChevronUpOutlinedSize24 = mockComponent('ChevronUpOutlinedSize24', { _size: 24 }, {
761
+ const ChevronUpOutlinedSize24 = mockComponent('ChevronUpOutlinedSize24', { _size: 24, isIcon: true }, {
571
762
  withChildren: false,
763
+ WrapperComponent: WrapperMockComponent,
572
764
  });
573
- const CircleFilledSize16 = mockComponent('CircleFilledSize16', { _size: 16 }, {
765
+ const CircleFilledSize16 = mockComponent('CircleFilledSize16', { _size: 16, isIcon: true }, {
574
766
  withChildren: false,
767
+ WrapperComponent: WrapperMockComponent,
575
768
  });
576
- const CircleFilledSize24 = mockComponent('CircleFilledSize24', { _size: 24 }, {
769
+ const CircleFilledSize24 = mockComponent('CircleFilledSize24', { _size: 24, isIcon: true }, {
577
770
  withChildren: false,
771
+ WrapperComponent: WrapperMockComponent,
578
772
  });
579
- const CircleOutlinedSize16 = mockComponent('CircleOutlinedSize16', { _size: 16 }, {
773
+ const CircleOutlinedSize16 = mockComponent('CircleOutlinedSize16', { _size: 16, isIcon: true }, {
580
774
  withChildren: false,
775
+ WrapperComponent: WrapperMockComponent,
581
776
  });
582
- const CircleOutlinedSize24 = mockComponent('CircleOutlinedSize24', { _size: 24 }, {
777
+ const CircleOutlinedSize24 = mockComponent('CircleOutlinedSize24', { _size: 24, isIcon: true }, {
583
778
  withChildren: false,
779
+ WrapperComponent: WrapperMockComponent,
584
780
  });
585
- const ClipOutlinedSize16 = mockComponent('ClipOutlinedSize16', { _size: 16 }, {
781
+ const ClipOutlinedSize16 = mockComponent('ClipOutlinedSize16', { _size: 16, isIcon: true }, {
586
782
  withChildren: false,
783
+ WrapperComponent: WrapperMockComponent,
587
784
  });
588
- const ClipOutlinedSize24 = mockComponent('ClipOutlinedSize24', { _size: 24 }, {
785
+ const ClipOutlinedSize24 = mockComponent('ClipOutlinedSize24', { _size: 24, isIcon: true }, {
589
786
  withChildren: false,
787
+ WrapperComponent: WrapperMockComponent,
590
788
  });
591
- const ClockFilledSize12 = mockComponent('ClockFilledSize12', { _size: undefined }, {
789
+ const ClockFilledSize12 = mockComponent('ClockFilledSize12', { _size: undefined, isIcon: true }, {
592
790
  withChildren: false,
791
+ WrapperComponent: WrapperMockComponent,
593
792
  });
594
- const ClockFilledSize16 = mockComponent('ClockFilledSize16', { _size: 16 }, {
793
+ const ClockFilledSize16 = mockComponent('ClockFilledSize16', { _size: 16, isIcon: true }, {
595
794
  withChildren: false,
795
+ WrapperComponent: WrapperMockComponent,
596
796
  });
597
- const ClockFilledSize24 = mockComponent('ClockFilledSize24', { _size: 24 }, {
797
+ const ClockFilledSize24 = mockComponent('ClockFilledSize24', { _size: 24, isIcon: true }, {
598
798
  withChildren: false,
799
+ WrapperComponent: WrapperMockComponent,
599
800
  });
600
- const ClockOutlinedSize12 = mockComponent('ClockOutlinedSize12', { _size: undefined }, {
801
+ const ClockOutlinedSize12 = mockComponent('ClockOutlinedSize12', { _size: undefined, isIcon: true }, {
601
802
  withChildren: false,
803
+ WrapperComponent: WrapperMockComponent,
602
804
  });
603
- const ClockOutlinedSize16 = mockComponent('ClockOutlinedSize16', { _size: 16 }, {
805
+ const ClockOutlinedSize16 = mockComponent('ClockOutlinedSize16', { _size: 16, isIcon: true }, {
604
806
  withChildren: false,
807
+ WrapperComponent: WrapperMockComponent,
605
808
  });
606
- const ClockOutlinedSize24 = mockComponent('ClockOutlinedSize24', { _size: 24 }, {
809
+ const ClockOutlinedSize24 = mockComponent('ClockOutlinedSize24', { _size: 24, isIcon: true }, {
607
810
  withChildren: false,
811
+ WrapperComponent: WrapperMockComponent,
608
812
  });
609
- const ClockRewindOutlinedSize12 = mockComponent('ClockRewindOutlinedSize12', { _size: undefined }, {
813
+ const ClockRewindOutlinedSize12 = mockComponent('ClockRewindOutlinedSize12', { _size: undefined, isIcon: true }, {
610
814
  withChildren: false,
815
+ WrapperComponent: WrapperMockComponent,
611
816
  });
612
- const ClockRewindOutlinedSize16 = mockComponent('ClockRewindOutlinedSize16', { _size: 16 }, {
817
+ const ClockRewindOutlinedSize16 = mockComponent('ClockRewindOutlinedSize16', { _size: 16, isIcon: true }, {
613
818
  withChildren: false,
819
+ WrapperComponent: WrapperMockComponent,
614
820
  });
615
- const ClockRewindOutlinedSize24 = mockComponent('ClockRewindOutlinedSize24', { _size: 24 }, {
821
+ const ClockRewindOutlinedSize24 = mockComponent('ClockRewindOutlinedSize24', { _size: 24, isIcon: true }, {
616
822
  withChildren: false,
823
+ WrapperComponent: WrapperMockComponent,
617
824
  });
618
- const ComputerOutlinedSize16 = mockComponent('ComputerOutlinedSize16', { _size: 16 }, {
825
+ const ComputerOutlinedSize16 = mockComponent('ComputerOutlinedSize16', { _size: 16, isIcon: true }, {
619
826
  withChildren: false,
827
+ WrapperComponent: WrapperMockComponent,
620
828
  });
621
- const ComputerOutlinedSize24 = mockComponent('ComputerOutlinedSize24', { _size: 24 }, {
829
+ const ComputerOutlinedSize24 = mockComponent('ComputerOutlinedSize24', { _size: 24, isIcon: true }, {
622
830
  withChildren: false,
831
+ WrapperComponent: WrapperMockComponent,
623
832
  });
624
- const CopyFilledSize16 = mockComponent('CopyFilledSize16', { _size: 16 }, {
833
+ const CopyFilledSize16 = mockComponent('CopyFilledSize16', { _size: 16, isIcon: true }, {
625
834
  withChildren: false,
835
+ WrapperComponent: WrapperMockComponent,
626
836
  });
627
- const CopyFilledSize24 = mockComponent('CopyFilledSize24', { _size: 24 }, {
837
+ const CopyFilledSize24 = mockComponent('CopyFilledSize24', { _size: 24, isIcon: true }, {
628
838
  withChildren: false,
839
+ WrapperComponent: WrapperMockComponent,
629
840
  });
630
- const CopyOutlinedSize16 = mockComponent('CopyOutlinedSize16', { _size: 16 }, {
841
+ const CopyOutlinedSize16 = mockComponent('CopyOutlinedSize16', { _size: 16, isIcon: true }, {
631
842
  withChildren: false,
843
+ WrapperComponent: WrapperMockComponent,
632
844
  });
633
- const CopyOutlinedSize24 = mockComponent('CopyOutlinedSize24', { _size: 24 }, {
845
+ const CopyOutlinedSize24 = mockComponent('CopyOutlinedSize24', { _size: 24, isIcon: true }, {
634
846
  withChildren: false,
847
+ WrapperComponent: WrapperMockComponent,
635
848
  });
636
- const CrossCircleFilledSize16 = mockComponent('CrossCircleFilledSize16', { _size: 16 }, {
849
+ const CrossCircleFilledSize16 = mockComponent('CrossCircleFilledSize16', { _size: 16, isIcon: true }, {
637
850
  withChildren: false,
851
+ WrapperComponent: WrapperMockComponent,
638
852
  });
639
- const CrossCircleFilledSize24 = mockComponent('CrossCircleFilledSize24', { _size: 24 }, {
853
+ const CrossCircleFilledSize24 = mockComponent('CrossCircleFilledSize24', { _size: 24, isIcon: true }, {
640
854
  withChildren: false,
855
+ WrapperComponent: WrapperMockComponent,
641
856
  });
642
- const CrossCircleOutlinedSize16 = mockComponent('CrossCircleOutlinedSize16', { _size: 16 }, {
857
+ const CrossCircleOutlinedSize16 = mockComponent('CrossCircleOutlinedSize16', { _size: 16, isIcon: true }, {
643
858
  withChildren: false,
859
+ WrapperComponent: WrapperMockComponent,
644
860
  });
645
- const CrossCircleOutlinedSize24 = mockComponent('CrossCircleOutlinedSize24', { _size: 24 }, {
861
+ const CrossCircleOutlinedSize24 = mockComponent('CrossCircleOutlinedSize24', { _size: 24, isIcon: true }, {
646
862
  withChildren: false,
863
+ WrapperComponent: WrapperMockComponent,
647
864
  });
648
- const CrossOutlinedSize16 = mockComponent('CrossOutlinedSize16', { _size: 16 }, {
865
+ const CrossOutlinedSize16 = mockComponent('CrossOutlinedSize16', { _size: 16, isIcon: true }, {
649
866
  withChildren: false,
867
+ WrapperComponent: WrapperMockComponent,
650
868
  });
651
- const CrossOutlinedSize24 = mockComponent('CrossOutlinedSize24', { _size: 24 }, {
869
+ const CrossOutlinedSize24 = mockComponent('CrossOutlinedSize24', { _size: 24, isIcon: true }, {
652
870
  withChildren: false,
871
+ WrapperComponent: WrapperMockComponent,
653
872
  });
654
- const CubeFilledSize16 = mockComponent('CubeFilledSize16', { _size: 16 }, {
873
+ const CubeFilledSize16 = mockComponent('CubeFilledSize16', { _size: 16, isIcon: true }, {
655
874
  withChildren: false,
875
+ WrapperComponent: WrapperMockComponent,
656
876
  });
657
- const CubeFilledSize24 = mockComponent('CubeFilledSize24', { _size: 24 }, {
877
+ const CubeFilledSize24 = mockComponent('CubeFilledSize24', { _size: 24, isIcon: true }, {
658
878
  withChildren: false,
879
+ WrapperComponent: WrapperMockComponent,
659
880
  });
660
- const CubeOutlinedSize16 = mockComponent('CubeOutlinedSize16', { _size: 16 }, {
881
+ const CubeOutlinedSize16 = mockComponent('CubeOutlinedSize16', { _size: 16, isIcon: true }, {
661
882
  withChildren: false,
883
+ WrapperComponent: WrapperMockComponent,
662
884
  });
663
- const CubeOutlinedSize24 = mockComponent('CubeOutlinedSize24', { _size: 24 }, {
885
+ const CubeOutlinedSize24 = mockComponent('CubeOutlinedSize24', { _size: 24, isIcon: true }, {
664
886
  withChildren: false,
887
+ WrapperComponent: WrapperMockComponent,
665
888
  });
666
- const DashedSquareInOutlinedSize16 = mockComponent('DashedSquareInOutlinedSize16', { _size: 16 }, {
889
+ const DashedSquareInOutlinedSize16 = mockComponent('DashedSquareInOutlinedSize16', { _size: 16, isIcon: true }, {
667
890
  withChildren: false,
891
+ WrapperComponent: WrapperMockComponent,
668
892
  });
669
- const DashedSquareInOutlinedSize24 = mockComponent('DashedSquareInOutlinedSize24', { _size: 24 }, {
893
+ const DashedSquareInOutlinedSize24 = mockComponent('DashedSquareInOutlinedSize24', { _size: 24, isIcon: true }, {
670
894
  withChildren: false,
895
+ WrapperComponent: WrapperMockComponent,
671
896
  });
672
- const DashedSquareOutOutlinedSize16 = mockComponent('DashedSquareOutOutlinedSize16', { _size: 16 }, {
897
+ const DashedSquareOutOutlinedSize16 = mockComponent('DashedSquareOutOutlinedSize16', { _size: 16, isIcon: true }, {
673
898
  withChildren: false,
899
+ WrapperComponent: WrapperMockComponent,
674
900
  });
675
- const DashedSquareOutOutlinedSize24 = mockComponent('DashedSquareOutOutlinedSize24', { _size: 24 }, {
901
+ const DashedSquareOutOutlinedSize24 = mockComponent('DashedSquareOutOutlinedSize24', { _size: 24, isIcon: true }, {
676
902
  withChildren: false,
903
+ WrapperComponent: WrapperMockComponent,
677
904
  });
678
- const DataflowFilledSize16 = mockComponent('DataflowFilledSize16', { _size: 16 }, {
905
+ const DataflowFilledSize16 = mockComponent('DataflowFilledSize16', { _size: 16, isIcon: true }, {
679
906
  withChildren: false,
907
+ WrapperComponent: WrapperMockComponent,
680
908
  });
681
- const DataflowFilledSize24 = mockComponent('DataflowFilledSize24', { _size: 24 }, {
909
+ const DataflowFilledSize24 = mockComponent('DataflowFilledSize24', { _size: 24, isIcon: true }, {
682
910
  withChildren: false,
911
+ WrapperComponent: WrapperMockComponent,
683
912
  });
684
- const DataflowOutlinedSize16 = mockComponent('DataflowOutlinedSize16', { _size: 16 }, {
913
+ const DataflowOutlinedSize16 = mockComponent('DataflowOutlinedSize16', { _size: 16, isIcon: true }, {
685
914
  withChildren: false,
915
+ WrapperComponent: WrapperMockComponent,
686
916
  });
687
- const DataflowOutlinedSize24 = mockComponent('DataflowOutlinedSize24', { _size: 24 }, {
917
+ const DataflowOutlinedSize24 = mockComponent('DataflowOutlinedSize24', { _size: 24, isIcon: true }, {
688
918
  withChildren: false,
919
+ WrapperComponent: WrapperMockComponent,
689
920
  });
690
- const DocumentArrowUpFilledSize16 = mockComponent('DocumentArrowUpFilledSize16', { _size: 16 }, {
921
+ const DocumentArrowUpFilledSize16 = mockComponent('DocumentArrowUpFilledSize16', { _size: 16, isIcon: true }, {
691
922
  withChildren: false,
923
+ WrapperComponent: WrapperMockComponent,
692
924
  });
693
- const DocumentArrowUpFilledSize24 = mockComponent('DocumentArrowUpFilledSize24', { _size: 24 }, {
925
+ const DocumentArrowUpFilledSize24 = mockComponent('DocumentArrowUpFilledSize24', { _size: 24, isIcon: true }, {
694
926
  withChildren: false,
927
+ WrapperComponent: WrapperMockComponent,
695
928
  });
696
- const DocumentArrowUpFilledSize32 = mockComponent('DocumentArrowUpFilledSize32', { _size: 32 }, {
929
+ const DocumentArrowUpFilledSize32 = mockComponent('DocumentArrowUpFilledSize32', { _size: 32, isIcon: true }, {
697
930
  withChildren: false,
931
+ WrapperComponent: WrapperMockComponent,
698
932
  });
699
- const DocumentArrowUpOutlinedSize16 = mockComponent('DocumentArrowUpOutlinedSize16', { _size: 16 }, {
933
+ const DocumentArrowUpOutlinedSize16 = mockComponent('DocumentArrowUpOutlinedSize16', { _size: 16, isIcon: true }, {
700
934
  withChildren: false,
935
+ WrapperComponent: WrapperMockComponent,
701
936
  });
702
- const DocumentArrowUpOutlinedSize24 = mockComponent('DocumentArrowUpOutlinedSize24', { _size: 24 }, {
937
+ const DocumentArrowUpOutlinedSize24 = mockComponent('DocumentArrowUpOutlinedSize24', { _size: 24, isIcon: true }, {
703
938
  withChildren: false,
939
+ WrapperComponent: WrapperMockComponent,
704
940
  });
705
- const DocumentArrowUpOutlinedSize32 = mockComponent('DocumentArrowUpOutlinedSize32', { _size: 32 }, {
941
+ const DocumentArrowUpOutlinedSize32 = mockComponent('DocumentArrowUpOutlinedSize32', { _size: 32, isIcon: true }, {
706
942
  withChildren: false,
943
+ WrapperComponent: WrapperMockComponent,
707
944
  });
708
- const DocumentFilledSize16 = mockComponent('DocumentFilledSize16', { _size: 16 }, {
945
+ const DocumentFilledSize16 = mockComponent('DocumentFilledSize16', { _size: 16, isIcon: true }, {
709
946
  withChildren: false,
947
+ WrapperComponent: WrapperMockComponent,
710
948
  });
711
- const DocumentFilledSize24 = mockComponent('DocumentFilledSize24', { _size: 24 }, {
949
+ const DocumentFilledSize24 = mockComponent('DocumentFilledSize24', { _size: 24, isIcon: true }, {
712
950
  withChildren: false,
951
+ WrapperComponent: WrapperMockComponent,
713
952
  });
714
- const DocumentFilledSize32 = mockComponent('DocumentFilledSize32', { _size: 32 }, {
953
+ const DocumentFilledSize32 = mockComponent('DocumentFilledSize32', { _size: 32, isIcon: true }, {
715
954
  withChildren: false,
955
+ WrapperComponent: WrapperMockComponent,
716
956
  });
717
- const DocumentOutlinedSize16 = mockComponent('DocumentOutlinedSize16', { _size: 16 }, {
957
+ const DocumentOutlinedSize16 = mockComponent('DocumentOutlinedSize16', { _size: 16, isIcon: true }, {
718
958
  withChildren: false,
959
+ WrapperComponent: WrapperMockComponent,
719
960
  });
720
- const DocumentOutlinedSize24 = mockComponent('DocumentOutlinedSize24', { _size: 24 }, {
961
+ const DocumentOutlinedSize24 = mockComponent('DocumentOutlinedSize24', { _size: 24, isIcon: true }, {
721
962
  withChildren: false,
963
+ WrapperComponent: WrapperMockComponent,
722
964
  });
723
- const DocumentOutlinedSize32 = mockComponent('DocumentOutlinedSize32', { _size: 32 }, {
965
+ const DocumentOutlinedSize32 = mockComponent('DocumentOutlinedSize32', { _size: 32, isIcon: true }, {
724
966
  withChildren: false,
967
+ WrapperComponent: WrapperMockComponent,
725
968
  });
726
- const DocumentVerifiedFilledSize16 = mockComponent('DocumentVerifiedFilledSize16', { _size: 16 }, {
969
+ const DocumentVerifiedFilledSize16 = mockComponent('DocumentVerifiedFilledSize16', { _size: 16, isIcon: true }, {
727
970
  withChildren: false,
971
+ WrapperComponent: WrapperMockComponent,
728
972
  });
729
- const DocumentVerifiedFilledSize24 = mockComponent('DocumentVerifiedFilledSize24', { _size: 24 }, {
973
+ const DocumentVerifiedFilledSize24 = mockComponent('DocumentVerifiedFilledSize24', { _size: 24, isIcon: true }, {
730
974
  withChildren: false,
975
+ WrapperComponent: WrapperMockComponent,
731
976
  });
732
- const DocumentVerifiedFilledSize32 = mockComponent('DocumentVerifiedFilledSize32', { _size: 32 }, {
977
+ const DocumentVerifiedFilledSize32 = mockComponent('DocumentVerifiedFilledSize32', { _size: 32, isIcon: true }, {
733
978
  withChildren: false,
979
+ WrapperComponent: WrapperMockComponent,
734
980
  });
735
- const DocumentVerifiedOutlinedSize16 = mockComponent('DocumentVerifiedOutlinedSize16', { _size: 16 }, {
981
+ const DocumentVerifiedOutlinedSize16 = mockComponent('DocumentVerifiedOutlinedSize16', { _size: 16, isIcon: true }, {
736
982
  withChildren: false,
983
+ WrapperComponent: WrapperMockComponent,
737
984
  });
738
- const DocumentVerifiedOutlinedSize24 = mockComponent('DocumentVerifiedOutlinedSize24', { _size: 24 }, {
985
+ const DocumentVerifiedOutlinedSize24 = mockComponent('DocumentVerifiedOutlinedSize24', { _size: 24, isIcon: true }, {
739
986
  withChildren: false,
987
+ WrapperComponent: WrapperMockComponent,
740
988
  });
741
- const DocumentVerifiedOutlinedSize32 = mockComponent('DocumentVerifiedOutlinedSize32', { _size: 32 }, {
989
+ const DocumentVerifiedOutlinedSize32 = mockComponent('DocumentVerifiedOutlinedSize32', { _size: 32, isIcon: true }, {
742
990
  withChildren: false,
991
+ WrapperComponent: WrapperMockComponent,
743
992
  });
744
- const DotFilledSize16 = mockComponent('DotFilledSize16', { _size: 16 }, {
993
+ const DotFilledSize16 = mockComponent('DotFilledSize16', { _size: 16, isIcon: true }, {
745
994
  withChildren: false,
995
+ WrapperComponent: WrapperMockComponent,
746
996
  });
747
- const DotFilledSize24 = mockComponent('DotFilledSize24', { _size: 24 }, {
997
+ const DotFilledSize24 = mockComponent('DotFilledSize24', { _size: 24, isIcon: true }, {
748
998
  withChildren: false,
999
+ WrapperComponent: WrapperMockComponent,
749
1000
  });
750
- const DotsOutlinedSize16 = mockComponent('DotsOutlinedSize16', { _size: 16 }, {
1001
+ const DotsOutlinedSize16 = mockComponent('DotsOutlinedSize16', { _size: 16, isIcon: true }, {
751
1002
  withChildren: false,
1003
+ WrapperComponent: WrapperMockComponent,
752
1004
  });
753
- const DotsOutlinedSize24 = mockComponent('DotsOutlinedSize24', { _size: 24 }, {
1005
+ const DotsOutlinedSize24 = mockComponent('DotsOutlinedSize24', { _size: 24, isIcon: true }, {
754
1006
  withChildren: false,
1007
+ WrapperComponent: WrapperMockComponent,
755
1008
  });
756
- const DrawerFilledSize16 = mockComponent('DrawerFilledSize16', { _size: 16 }, {
1009
+ const DrawerFilledSize16 = mockComponent('DrawerFilledSize16', { _size: 16, isIcon: true }, {
757
1010
  withChildren: false,
1011
+ WrapperComponent: WrapperMockComponent,
758
1012
  });
759
- const DrawerFilledSize24 = mockComponent('DrawerFilledSize24', { _size: 24 }, {
1013
+ const DrawerFilledSize24 = mockComponent('DrawerFilledSize24', { _size: 24, isIcon: true }, {
760
1014
  withChildren: false,
1015
+ WrapperComponent: WrapperMockComponent,
761
1016
  });
762
- const DrawerOutlinedSize16 = mockComponent('DrawerOutlinedSize16', { _size: 16 }, {
1017
+ const DrawerOutlinedSize16 = mockComponent('DrawerOutlinedSize16', { _size: 16, isIcon: true }, {
763
1018
  withChildren: false,
1019
+ WrapperComponent: WrapperMockComponent,
764
1020
  });
765
- const DrawerOutlinedSize24 = mockComponent('DrawerOutlinedSize24', { _size: 24 }, {
1021
+ const DrawerOutlinedSize24 = mockComponent('DrawerOutlinedSize24', { _size: 24, isIcon: true }, {
766
1022
  withChildren: false,
1023
+ WrapperComponent: WrapperMockComponent,
767
1024
  });
768
- const EllipsisHorizontalCircleFilledSize16 = mockComponent('EllipsisHorizontalCircleFilledSize16', { _size: 16 }, {
1025
+ const EllipsisHorizontalCircleFilledSize16 = mockComponent('EllipsisHorizontalCircleFilledSize16', { _size: 16, isIcon: true }, {
769
1026
  withChildren: false,
1027
+ WrapperComponent: WrapperMockComponent,
770
1028
  });
771
- const EllipsisHorizontalCircleFilledSize24 = mockComponent('EllipsisHorizontalCircleFilledSize24', { _size: 24 }, {
1029
+ const EllipsisHorizontalCircleFilledSize24 = mockComponent('EllipsisHorizontalCircleFilledSize24', { _size: 24, isIcon: true }, {
772
1030
  withChildren: false,
1031
+ WrapperComponent: WrapperMockComponent,
773
1032
  });
774
- const EllipsisHorizontalCircleOutlinedSize16 = mockComponent('EllipsisHorizontalCircleOutlinedSize16', { _size: 16 }, {
1033
+ const EllipsisHorizontalCircleOutlinedSize16 = mockComponent('EllipsisHorizontalCircleOutlinedSize16', { _size: 16, isIcon: true }, {
775
1034
  withChildren: false,
1035
+ WrapperComponent: WrapperMockComponent,
776
1036
  });
777
- const EllipsisHorizontalCircleOutlinedSize24 = mockComponent('EllipsisHorizontalCircleOutlinedSize24', { _size: 24 }, {
1037
+ const EllipsisHorizontalCircleOutlinedSize24 = mockComponent('EllipsisHorizontalCircleOutlinedSize24', { _size: 24, isIcon: true }, {
778
1038
  withChildren: false,
1039
+ WrapperComponent: WrapperMockComponent,
779
1040
  });
780
- const EllipsisHorizontalOutlinedSize16 = mockComponent('EllipsisHorizontalOutlinedSize16', { _size: 16 }, {
1041
+ const EllipsisHorizontalOutlinedSize16 = mockComponent('EllipsisHorizontalOutlinedSize16', { _size: 16, isIcon: true }, {
781
1042
  withChildren: false,
1043
+ WrapperComponent: WrapperMockComponent,
782
1044
  });
783
- const EllipsisHorizontalOutlinedSize24 = mockComponent('EllipsisHorizontalOutlinedSize24', { _size: 24 }, {
1045
+ const EllipsisHorizontalOutlinedSize24 = mockComponent('EllipsisHorizontalOutlinedSize24', { _size: 24, isIcon: true }, {
784
1046
  withChildren: false,
1047
+ WrapperComponent: WrapperMockComponent,
785
1048
  });
786
- const EllipsisVerticalOutlinedSize16 = mockComponent('EllipsisVerticalOutlinedSize16', { _size: 16 }, {
1049
+ const EllipsisVerticalOutlinedSize16 = mockComponent('EllipsisVerticalOutlinedSize16', { _size: 16, isIcon: true }, {
787
1050
  withChildren: false,
1051
+ WrapperComponent: WrapperMockComponent,
788
1052
  });
789
- const EllipsisVerticalOutlinedSize24 = mockComponent('EllipsisVerticalOutlinedSize24', { _size: 24 }, {
1053
+ const EllipsisVerticalOutlinedSize24 = mockComponent('EllipsisVerticalOutlinedSize24', { _size: 24, isIcon: true }, {
790
1054
  withChildren: false,
1055
+ WrapperComponent: WrapperMockComponent,
791
1056
  });
792
- const EmojiHalfsad3dSize16 = mockComponent('EmojiHalfsad3dSize16', { _size: 16 }, {
1057
+ const EmojiHalfsad3dSize16 = mockComponent('EmojiHalfsad3dSize16', { _size: 16, isIcon: true }, {
793
1058
  withChildren: false,
1059
+ WrapperComponent: WrapperMockComponent,
794
1060
  });
795
- const EmojiHalfsad3dSize24 = mockComponent('EmojiHalfsad3dSize24', { _size: 24 }, {
1061
+ const EmojiHalfsad3dSize24 = mockComponent('EmojiHalfsad3dSize24', { _size: 24, isIcon: true }, {
796
1062
  withChildren: false,
1063
+ WrapperComponent: WrapperMockComponent,
797
1064
  });
798
- const EmojiHalfsad3dSize32 = mockComponent('EmojiHalfsad3dSize32', { _size: 32 }, {
1065
+ const EmojiHalfsad3dSize32 = mockComponent('EmojiHalfsad3dSize32', { _size: 32, isIcon: true }, {
799
1066
  withChildren: false,
1067
+ WrapperComponent: WrapperMockComponent,
800
1068
  });
801
- const EmojiHalfsadFilledSize16 = mockComponent('EmojiHalfsadFilledSize16', { _size: 16 }, {
1069
+ const EmojiHalfsadFilledSize16 = mockComponent('EmojiHalfsadFilledSize16', { _size: 16, isIcon: true }, {
802
1070
  withChildren: false,
1071
+ WrapperComponent: WrapperMockComponent,
803
1072
  });
804
- const EmojiHalfsadFilledSize24 = mockComponent('EmojiHalfsadFilledSize24', { _size: 24 }, {
1073
+ const EmojiHalfsadFilledSize24 = mockComponent('EmojiHalfsadFilledSize24', { _size: 24, isIcon: true }, {
805
1074
  withChildren: false,
1075
+ WrapperComponent: WrapperMockComponent,
806
1076
  });
807
- const EmojiHalfsadFilledSize32 = mockComponent('EmojiHalfsadFilledSize32', { _size: 32 }, {
1077
+ const EmojiHalfsadFilledSize32 = mockComponent('EmojiHalfsadFilledSize32', { _size: 32, isIcon: true }, {
808
1078
  withChildren: false,
1079
+ WrapperComponent: WrapperMockComponent,
809
1080
  });
810
- const EmojiHalfsadOutlinedSize16 = mockComponent('EmojiHalfsadOutlinedSize16', { _size: 16 }, {
1081
+ const EmojiHalfsadOutlinedSize16 = mockComponent('EmojiHalfsadOutlinedSize16', { _size: 16, isIcon: true }, {
811
1082
  withChildren: false,
1083
+ WrapperComponent: WrapperMockComponent,
812
1084
  });
813
- const EmojiHalfsadOutlinedSize24 = mockComponent('EmojiHalfsadOutlinedSize24', { _size: 24 }, {
1085
+ const EmojiHalfsadOutlinedSize24 = mockComponent('EmojiHalfsadOutlinedSize24', { _size: 24, isIcon: true }, {
814
1086
  withChildren: false,
1087
+ WrapperComponent: WrapperMockComponent,
815
1088
  });
816
- const EmojiHalfsadOutlinedSize32 = mockComponent('EmojiHalfsadOutlinedSize32', { _size: 32 }, {
1089
+ const EmojiHalfsadOutlinedSize32 = mockComponent('EmojiHalfsadOutlinedSize32', { _size: 32, isIcon: true }, {
817
1090
  withChildren: false,
1091
+ WrapperComponent: WrapperMockComponent,
818
1092
  });
819
- const EmojiHalfsmile3dSize16 = mockComponent('EmojiHalfsmile3dSize16', { _size: 16 }, {
1093
+ const EmojiHalfsmile3dSize16 = mockComponent('EmojiHalfsmile3dSize16', { _size: 16, isIcon: true }, {
820
1094
  withChildren: false,
1095
+ WrapperComponent: WrapperMockComponent,
821
1096
  });
822
- const EmojiHalfsmile3dSize24 = mockComponent('EmojiHalfsmile3dSize24', { _size: 24 }, {
1097
+ const EmojiHalfsmile3dSize24 = mockComponent('EmojiHalfsmile3dSize24', { _size: 24, isIcon: true }, {
823
1098
  withChildren: false,
1099
+ WrapperComponent: WrapperMockComponent,
824
1100
  });
825
- const EmojiHalfsmile3dSize32 = mockComponent('EmojiHalfsmile3dSize32', { _size: 32 }, {
1101
+ const EmojiHalfsmile3dSize32 = mockComponent('EmojiHalfsmile3dSize32', { _size: 32, isIcon: true }, {
826
1102
  withChildren: false,
1103
+ WrapperComponent: WrapperMockComponent,
827
1104
  });
828
- const EmojiHalfsmileFilledSize16 = mockComponent('EmojiHalfsmileFilledSize16', { _size: 16 }, {
1105
+ const EmojiHalfsmileFilledSize16 = mockComponent('EmojiHalfsmileFilledSize16', { _size: 16, isIcon: true }, {
829
1106
  withChildren: false,
1107
+ WrapperComponent: WrapperMockComponent,
830
1108
  });
831
- const EmojiHalfsmileFilledSize24 = mockComponent('EmojiHalfsmileFilledSize24', { _size: 24 }, {
1109
+ const EmojiHalfsmileFilledSize24 = mockComponent('EmojiHalfsmileFilledSize24', { _size: 24, isIcon: true }, {
832
1110
  withChildren: false,
1111
+ WrapperComponent: WrapperMockComponent,
833
1112
  });
834
- const EmojiHalfsmileFilledSize32 = mockComponent('EmojiHalfsmileFilledSize32', { _size: 32 }, {
1113
+ const EmojiHalfsmileFilledSize32 = mockComponent('EmojiHalfsmileFilledSize32', { _size: 32, isIcon: true }, {
835
1114
  withChildren: false,
1115
+ WrapperComponent: WrapperMockComponent,
836
1116
  });
837
- const EmojiHalfsmileOutlinedSize16 = mockComponent('EmojiHalfsmileOutlinedSize16', { _size: 16 }, {
1117
+ const EmojiHalfsmileOutlinedSize16 = mockComponent('EmojiHalfsmileOutlinedSize16', { _size: 16, isIcon: true }, {
838
1118
  withChildren: false,
1119
+ WrapperComponent: WrapperMockComponent,
839
1120
  });
840
- const EmojiHalfsmileOutlinedSize24 = mockComponent('EmojiHalfsmileOutlinedSize24', { _size: 24 }, {
1121
+ const EmojiHalfsmileOutlinedSize24 = mockComponent('EmojiHalfsmileOutlinedSize24', { _size: 24, isIcon: true }, {
841
1122
  withChildren: false,
1123
+ WrapperComponent: WrapperMockComponent,
842
1124
  });
843
- const EmojiHalfsmileOutlinedSize32 = mockComponent('EmojiHalfsmileOutlinedSize32', { _size: 32 }, {
1125
+ const EmojiHalfsmileOutlinedSize32 = mockComponent('EmojiHalfsmileOutlinedSize32', { _size: 32, isIcon: true }, {
844
1126
  withChildren: false,
1127
+ WrapperComponent: WrapperMockComponent,
845
1128
  });
846
- const EmojiNeutral3dSize16 = mockComponent('EmojiNeutral3dSize16', { _size: 16 }, {
1129
+ const EmojiNeutral3dSize16 = mockComponent('EmojiNeutral3dSize16', { _size: 16, isIcon: true }, {
847
1130
  withChildren: false,
1131
+ WrapperComponent: WrapperMockComponent,
848
1132
  });
849
- const EmojiNeutral3dSize24 = mockComponent('EmojiNeutral3dSize24', { _size: 24 }, {
1133
+ const EmojiNeutral3dSize24 = mockComponent('EmojiNeutral3dSize24', { _size: 24, isIcon: true }, {
850
1134
  withChildren: false,
1135
+ WrapperComponent: WrapperMockComponent,
851
1136
  });
852
- const EmojiNeutral3dSize32 = mockComponent('EmojiNeutral3dSize32', { _size: 32 }, {
1137
+ const EmojiNeutral3dSize32 = mockComponent('EmojiNeutral3dSize32', { _size: 32, isIcon: true }, {
853
1138
  withChildren: false,
1139
+ WrapperComponent: WrapperMockComponent,
854
1140
  });
855
- const EmojiNeutralFilledSize16 = mockComponent('EmojiNeutralFilledSize16', { _size: 16 }, {
1141
+ const EmojiNeutralFilledSize16 = mockComponent('EmojiNeutralFilledSize16', { _size: 16, isIcon: true }, {
856
1142
  withChildren: false,
1143
+ WrapperComponent: WrapperMockComponent,
857
1144
  });
858
- const EmojiNeutralFilledSize24 = mockComponent('EmojiNeutralFilledSize24', { _size: 24 }, {
1145
+ const EmojiNeutralFilledSize24 = mockComponent('EmojiNeutralFilledSize24', { _size: 24, isIcon: true }, {
859
1146
  withChildren: false,
1147
+ WrapperComponent: WrapperMockComponent,
860
1148
  });
861
- const EmojiNeutralFilledSize32 = mockComponent('EmojiNeutralFilledSize32', { _size: 32 }, {
1149
+ const EmojiNeutralFilledSize32 = mockComponent('EmojiNeutralFilledSize32', { _size: 32, isIcon: true }, {
862
1150
  withChildren: false,
1151
+ WrapperComponent: WrapperMockComponent,
863
1152
  });
864
- const EmojiNeutralOutlinedSize16 = mockComponent('EmojiNeutralOutlinedSize16', { _size: 16 }, {
1153
+ const EmojiNeutralOutlinedSize16 = mockComponent('EmojiNeutralOutlinedSize16', { _size: 16, isIcon: true }, {
865
1154
  withChildren: false,
1155
+ WrapperComponent: WrapperMockComponent,
866
1156
  });
867
- const EmojiNeutralOutlinedSize24 = mockComponent('EmojiNeutralOutlinedSize24', { _size: 24 }, {
1157
+ const EmojiNeutralOutlinedSize24 = mockComponent('EmojiNeutralOutlinedSize24', { _size: 24, isIcon: true }, {
868
1158
  withChildren: false,
1159
+ WrapperComponent: WrapperMockComponent,
869
1160
  });
870
- const EmojiNeutralOutlinedSize32 = mockComponent('EmojiNeutralOutlinedSize32', { _size: 32 }, {
1161
+ const EmojiNeutralOutlinedSize32 = mockComponent('EmojiNeutralOutlinedSize32', { _size: 32, isIcon: true }, {
871
1162
  withChildren: false,
1163
+ WrapperComponent: WrapperMockComponent,
872
1164
  });
873
- const EmojiSad3dSize16 = mockComponent('EmojiSad3dSize16', { _size: 16 }, {
1165
+ const EmojiSad3dSize16 = mockComponent('EmojiSad3dSize16', { _size: 16, isIcon: true }, {
874
1166
  withChildren: false,
1167
+ WrapperComponent: WrapperMockComponent,
875
1168
  });
876
- const EmojiSad3dSize24 = mockComponent('EmojiSad3dSize24', { _size: 24 }, {
1169
+ const EmojiSad3dSize24 = mockComponent('EmojiSad3dSize24', { _size: 24, isIcon: true }, {
877
1170
  withChildren: false,
1171
+ WrapperComponent: WrapperMockComponent,
878
1172
  });
879
- const EmojiSad3dSize32 = mockComponent('EmojiSad3dSize32', { _size: 32 }, {
1173
+ const EmojiSad3dSize32 = mockComponent('EmojiSad3dSize32', { _size: 32, isIcon: true }, {
880
1174
  withChildren: false,
1175
+ WrapperComponent: WrapperMockComponent,
881
1176
  });
882
- const EmojiSadFilledSize16 = mockComponent('EmojiSadFilledSize16', { _size: 16 }, {
1177
+ const EmojiSadFilledSize16 = mockComponent('EmojiSadFilledSize16', { _size: 16, isIcon: true }, {
883
1178
  withChildren: false,
1179
+ WrapperComponent: WrapperMockComponent,
884
1180
  });
885
- const EmojiSadFilledSize24 = mockComponent('EmojiSadFilledSize24', { _size: 24 }, {
1181
+ const EmojiSadFilledSize24 = mockComponent('EmojiSadFilledSize24', { _size: 24, isIcon: true }, {
886
1182
  withChildren: false,
1183
+ WrapperComponent: WrapperMockComponent,
887
1184
  });
888
- const EmojiSadFilledSize32 = mockComponent('EmojiSadFilledSize32', { _size: 32 }, {
1185
+ const EmojiSadFilledSize32 = mockComponent('EmojiSadFilledSize32', { _size: 32, isIcon: true }, {
889
1186
  withChildren: false,
1187
+ WrapperComponent: WrapperMockComponent,
890
1188
  });
891
- const EmojiSadOutlinedSize16 = mockComponent('EmojiSadOutlinedSize16', { _size: 16 }, {
1189
+ const EmojiSadOutlinedSize16 = mockComponent('EmojiSadOutlinedSize16', { _size: 16, isIcon: true }, {
892
1190
  withChildren: false,
1191
+ WrapperComponent: WrapperMockComponent,
893
1192
  });
894
- const EmojiSadOutlinedSize24 = mockComponent('EmojiSadOutlinedSize24', { _size: 24 }, {
1193
+ const EmojiSadOutlinedSize24 = mockComponent('EmojiSadOutlinedSize24', { _size: 24, isIcon: true }, {
895
1194
  withChildren: false,
1195
+ WrapperComponent: WrapperMockComponent,
896
1196
  });
897
- const EmojiSadOutlinedSize32 = mockComponent('EmojiSadOutlinedSize32', { _size: 32 }, {
1197
+ const EmojiSadOutlinedSize32 = mockComponent('EmojiSadOutlinedSize32', { _size: 32, isIcon: true }, {
898
1198
  withChildren: false,
1199
+ WrapperComponent: WrapperMockComponent,
899
1200
  });
900
- const EmojiSmile3dSize16 = mockComponent('EmojiSmile3dSize16', { _size: 16 }, {
1201
+ const EmojiSmile3dSize16 = mockComponent('EmojiSmile3dSize16', { _size: 16, isIcon: true }, {
901
1202
  withChildren: false,
1203
+ WrapperComponent: WrapperMockComponent,
902
1204
  });
903
- const EmojiSmile3dSize24 = mockComponent('EmojiSmile3dSize24', { _size: 24 }, {
1205
+ const EmojiSmile3dSize24 = mockComponent('EmojiSmile3dSize24', { _size: 24, isIcon: true }, {
904
1206
  withChildren: false,
1207
+ WrapperComponent: WrapperMockComponent,
905
1208
  });
906
- const EmojiSmile3dSize32 = mockComponent('EmojiSmile3dSize32', { _size: 32 }, {
1209
+ const EmojiSmile3dSize32 = mockComponent('EmojiSmile3dSize32', { _size: 32, isIcon: true }, {
907
1210
  withChildren: false,
1211
+ WrapperComponent: WrapperMockComponent,
908
1212
  });
909
- const EmojiSmileFilledSize16 = mockComponent('EmojiSmileFilledSize16', { _size: 16 }, {
1213
+ const EmojiSmileFilledSize16 = mockComponent('EmojiSmileFilledSize16', { _size: 16, isIcon: true }, {
910
1214
  withChildren: false,
1215
+ WrapperComponent: WrapperMockComponent,
911
1216
  });
912
- const EmojiSmileFilledSize24 = mockComponent('EmojiSmileFilledSize24', { _size: 24 }, {
1217
+ const EmojiSmileFilledSize24 = mockComponent('EmojiSmileFilledSize24', { _size: 24, isIcon: true }, {
913
1218
  withChildren: false,
1219
+ WrapperComponent: WrapperMockComponent,
914
1220
  });
915
- const EmojiSmileFilledSize32 = mockComponent('EmojiSmileFilledSize32', { _size: 32 }, {
1221
+ const EmojiSmileFilledSize32 = mockComponent('EmojiSmileFilledSize32', { _size: 32, isIcon: true }, {
916
1222
  withChildren: false,
1223
+ WrapperComponent: WrapperMockComponent,
917
1224
  });
918
- const EmojiSmileOutlinedSize16 = mockComponent('EmojiSmileOutlinedSize16', { _size: 16 }, {
1225
+ const EmojiSmileOutlinedSize16 = mockComponent('EmojiSmileOutlinedSize16', { _size: 16, isIcon: true }, {
919
1226
  withChildren: false,
1227
+ WrapperComponent: WrapperMockComponent,
920
1228
  });
921
- const EmojiSmileOutlinedSize24 = mockComponent('EmojiSmileOutlinedSize24', { _size: 24 }, {
1229
+ const EmojiSmileOutlinedSize24 = mockComponent('EmojiSmileOutlinedSize24', { _size: 24, isIcon: true }, {
922
1230
  withChildren: false,
1231
+ WrapperComponent: WrapperMockComponent,
923
1232
  });
924
- const EmojiSmileOutlinedSize32 = mockComponent('EmojiSmileOutlinedSize32', { _size: 32 }, {
1233
+ const EmojiSmileOutlinedSize32 = mockComponent('EmojiSmileOutlinedSize32', { _size: 32, isIcon: true }, {
925
1234
  withChildren: false,
1235
+ WrapperComponent: WrapperMockComponent,
926
1236
  });
927
- const EnvelopeFilledSize16 = mockComponent('EnvelopeFilledSize16', { _size: 16 }, {
1237
+ const EnvelopeFilledSize16 = mockComponent('EnvelopeFilledSize16', { _size: 16, isIcon: true }, {
928
1238
  withChildren: false,
1239
+ WrapperComponent: WrapperMockComponent,
929
1240
  });
930
- const EnvelopeFilledSize24 = mockComponent('EnvelopeFilledSize24', { _size: 24 }, {
1241
+ const EnvelopeFilledSize24 = mockComponent('EnvelopeFilledSize24', { _size: 24, isIcon: true }, {
931
1242
  withChildren: false,
1243
+ WrapperComponent: WrapperMockComponent,
932
1244
  });
933
- const EnvelopeOpenedFilledSize16 = mockComponent('EnvelopeOpenedFilledSize16', { _size: 16 }, {
1245
+ const EnvelopeOpenedFilledSize16 = mockComponent('EnvelopeOpenedFilledSize16', { _size: 16, isIcon: true }, {
934
1246
  withChildren: false,
1247
+ WrapperComponent: WrapperMockComponent,
935
1248
  });
936
- const EnvelopeOpenedFilledSize24 = mockComponent('EnvelopeOpenedFilledSize24', { _size: 24 }, {
1249
+ const EnvelopeOpenedFilledSize24 = mockComponent('EnvelopeOpenedFilledSize24', { _size: 24, isIcon: true }, {
937
1250
  withChildren: false,
1251
+ WrapperComponent: WrapperMockComponent,
938
1252
  });
939
- const EnvelopeOpenedOutlinedSize16 = mockComponent('EnvelopeOpenedOutlinedSize16', { _size: 16 }, {
1253
+ const EnvelopeOpenedOutlinedSize16 = mockComponent('EnvelopeOpenedOutlinedSize16', { _size: 16, isIcon: true }, {
940
1254
  withChildren: false,
1255
+ WrapperComponent: WrapperMockComponent,
941
1256
  });
942
- const EnvelopeOpenedOutlinedSize24 = mockComponent('EnvelopeOpenedOutlinedSize24', { _size: 24 }, {
1257
+ const EnvelopeOpenedOutlinedSize24 = mockComponent('EnvelopeOpenedOutlinedSize24', { _size: 24, isIcon: true }, {
943
1258
  withChildren: false,
1259
+ WrapperComponent: WrapperMockComponent,
944
1260
  });
945
- const EnvelopeOutlinedSize16 = mockComponent('EnvelopeOutlinedSize16', { _size: 16 }, {
1261
+ const EnvelopeOutlinedSize16 = mockComponent('EnvelopeOutlinedSize16', { _size: 16, isIcon: true }, {
946
1262
  withChildren: false,
1263
+ WrapperComponent: WrapperMockComponent,
947
1264
  });
948
- const EnvelopeOutlinedSize24 = mockComponent('EnvelopeOutlinedSize24', { _size: 24 }, {
1265
+ const EnvelopeOutlinedSize24 = mockComponent('EnvelopeOutlinedSize24', { _size: 24, isIcon: true }, {
949
1266
  withChildren: false,
1267
+ WrapperComponent: WrapperMockComponent,
950
1268
  });
951
- const ExclamationCircleFilledSize16 = mockComponent('ExclamationCircleFilledSize16', { _size: 16 }, {
1269
+ const ExclamationCircleFilledSize16 = mockComponent('ExclamationCircleFilledSize16', { _size: 16, isIcon: true }, {
952
1270
  withChildren: false,
1271
+ WrapperComponent: WrapperMockComponent,
953
1272
  });
954
- const ExclamationCircleFilledSize24 = mockComponent('ExclamationCircleFilledSize24', { _size: 24 }, {
1273
+ const ExclamationCircleFilledSize24 = mockComponent('ExclamationCircleFilledSize24', { _size: 24, isIcon: true }, {
955
1274
  withChildren: false,
1275
+ WrapperComponent: WrapperMockComponent,
956
1276
  });
957
- const ExclamationCircleOutlinedSize16 = mockComponent('ExclamationCircleOutlinedSize16', { _size: 16 }, {
1277
+ const ExclamationCircleOutlinedSize16 = mockComponent('ExclamationCircleOutlinedSize16', { _size: 16, isIcon: true }, {
958
1278
  withChildren: false,
1279
+ WrapperComponent: WrapperMockComponent,
959
1280
  });
960
- const ExclamationCircleOutlinedSize24 = mockComponent('ExclamationCircleOutlinedSize24', { _size: 24 }, {
1281
+ const ExclamationCircleOutlinedSize24 = mockComponent('ExclamationCircleOutlinedSize24', { _size: 24, isIcon: true }, {
961
1282
  withChildren: false,
1283
+ WrapperComponent: WrapperMockComponent,
962
1284
  });
963
- const ExclamationTriangleFilledOpticalSize16 = mockComponent('ExclamationTriangleFilledOpticalSize16', { _size: 16 }, {
1285
+ const ExclamationTriangleFilledOpticalSize16 = mockComponent('ExclamationTriangleFilledOpticalSize16', { _size: 16, isIcon: true }, {
964
1286
  withChildren: false,
1287
+ WrapperComponent: WrapperMockComponent,
965
1288
  });
966
- const ExclamationTriangleFilledOpticalSize24 = mockComponent('ExclamationTriangleFilledOpticalSize24', { _size: 24 }, {
1289
+ const ExclamationTriangleFilledOpticalSize24 = mockComponent('ExclamationTriangleFilledOpticalSize24', { _size: 24, isIcon: true }, {
967
1290
  withChildren: false,
1291
+ WrapperComponent: WrapperMockComponent,
968
1292
  });
969
- const ExclamationTriangleFilledOpticalSize32 = mockComponent('ExclamationTriangleFilledOpticalSize32', { _size: 32 }, {
1293
+ const ExclamationTriangleFilledOpticalSize32 = mockComponent('ExclamationTriangleFilledOpticalSize32', { _size: 32, isIcon: true }, {
970
1294
  withChildren: false,
1295
+ WrapperComponent: WrapperMockComponent,
971
1296
  });
972
- const ExclamationTriangleFilledSize16 = mockComponent('ExclamationTriangleFilledSize16', { _size: 16 }, {
1297
+ const ExclamationTriangleFilledSize16 = mockComponent('ExclamationTriangleFilledSize16', { _size: 16, isIcon: true }, {
973
1298
  withChildren: false,
1299
+ WrapperComponent: WrapperMockComponent,
974
1300
  });
975
- const ExclamationTriangleFilledSize24 = mockComponent('ExclamationTriangleFilledSize24', { _size: 24 }, {
1301
+ const ExclamationTriangleFilledSize24 = mockComponent('ExclamationTriangleFilledSize24', { _size: 24, isIcon: true }, {
976
1302
  withChildren: false,
1303
+ WrapperComponent: WrapperMockComponent,
977
1304
  });
978
- const ExclamationTriangleFilledSize32 = mockComponent('ExclamationTriangleFilledSize32', { _size: 32 }, {
1305
+ const ExclamationTriangleFilledSize32 = mockComponent('ExclamationTriangleFilledSize32', { _size: 32, isIcon: true }, {
979
1306
  withChildren: false,
1307
+ WrapperComponent: WrapperMockComponent,
980
1308
  });
981
- const ExclamationTriangleOutlinedOpticalSize16 = mockComponent('ExclamationTriangleOutlinedOpticalSize16', { _size: 16 }, {
1309
+ const ExclamationTriangleOutlinedOpticalSize16 = mockComponent('ExclamationTriangleOutlinedOpticalSize16', { _size: 16, isIcon: true }, {
982
1310
  withChildren: false,
1311
+ WrapperComponent: WrapperMockComponent,
983
1312
  });
984
- const ExclamationTriangleOutlinedOpticalSize24 = mockComponent('ExclamationTriangleOutlinedOpticalSize24', { _size: 24 }, {
1313
+ const ExclamationTriangleOutlinedOpticalSize24 = mockComponent('ExclamationTriangleOutlinedOpticalSize24', { _size: 24, isIcon: true }, {
985
1314
  withChildren: false,
1315
+ WrapperComponent: WrapperMockComponent,
986
1316
  });
987
- const ExclamationTriangleOutlinedOpticalSize32 = mockComponent('ExclamationTriangleOutlinedOpticalSize32', { _size: 32 }, {
1317
+ const ExclamationTriangleOutlinedOpticalSize32 = mockComponent('ExclamationTriangleOutlinedOpticalSize32', { _size: 32, isIcon: true }, {
988
1318
  withChildren: false,
1319
+ WrapperComponent: WrapperMockComponent,
989
1320
  });
990
- const ExclamationTriangleOutlinedSize16 = mockComponent('ExclamationTriangleOutlinedSize16', { _size: 16 }, {
1321
+ const ExclamationTriangleOutlinedSize16 = mockComponent('ExclamationTriangleOutlinedSize16', { _size: 16, isIcon: true }, {
991
1322
  withChildren: false,
1323
+ WrapperComponent: WrapperMockComponent,
992
1324
  });
993
- const ExclamationTriangleOutlinedSize24 = mockComponent('ExclamationTriangleOutlinedSize24', { _size: 24 }, {
1325
+ const ExclamationTriangleOutlinedSize24 = mockComponent('ExclamationTriangleOutlinedSize24', { _size: 24, isIcon: true }, {
994
1326
  withChildren: false,
1327
+ WrapperComponent: WrapperMockComponent,
995
1328
  });
996
- const ExclamationTriangleOutlinedSize32 = mockComponent('ExclamationTriangleOutlinedSize32', { _size: 32 }, {
1329
+ const ExclamationTriangleOutlinedSize32 = mockComponent('ExclamationTriangleOutlinedSize32', { _size: 32, isIcon: true }, {
997
1330
  withChildren: false,
1331
+ WrapperComponent: WrapperMockComponent,
998
1332
  });
999
- const EyeCrossedFilledSize16 = mockComponent('EyeCrossedFilledSize16', { _size: 16 }, {
1333
+ const EyeCrossedFilledSize16 = mockComponent('EyeCrossedFilledSize16', { _size: 16, isIcon: true }, {
1000
1334
  withChildren: false,
1335
+ WrapperComponent: WrapperMockComponent,
1001
1336
  });
1002
- const EyeCrossedFilledSize24 = mockComponent('EyeCrossedFilledSize24', { _size: 24 }, {
1337
+ const EyeCrossedFilledSize24 = mockComponent('EyeCrossedFilledSize24', { _size: 24, isIcon: true }, {
1003
1338
  withChildren: false,
1339
+ WrapperComponent: WrapperMockComponent,
1004
1340
  });
1005
- const EyeCrossedOutlinedSize16 = mockComponent('EyeCrossedOutlinedSize16', { _size: 16 }, {
1341
+ const EyeCrossedOutlinedSize16 = mockComponent('EyeCrossedOutlinedSize16', { _size: 16, isIcon: true }, {
1006
1342
  withChildren: false,
1343
+ WrapperComponent: WrapperMockComponent,
1007
1344
  });
1008
- const EyeCrossedOutlinedSize24 = mockComponent('EyeCrossedOutlinedSize24', { _size: 24 }, {
1345
+ const EyeCrossedOutlinedSize24 = mockComponent('EyeCrossedOutlinedSize24', { _size: 24, isIcon: true }, {
1009
1346
  withChildren: false,
1347
+ WrapperComponent: WrapperMockComponent,
1010
1348
  });
1011
- const EyeFilledSize16 = mockComponent('EyeFilledSize16', { _size: 16 }, {
1349
+ const EyeFilledSize16 = mockComponent('EyeFilledSize16', { _size: 16, isIcon: true }, {
1012
1350
  withChildren: false,
1351
+ WrapperComponent: WrapperMockComponent,
1013
1352
  });
1014
- const EyeFilledSize24 = mockComponent('EyeFilledSize24', { _size: 24 }, {
1353
+ const EyeFilledSize24 = mockComponent('EyeFilledSize24', { _size: 24, isIcon: true }, {
1015
1354
  withChildren: false,
1355
+ WrapperComponent: WrapperMockComponent,
1016
1356
  });
1017
- const EyeOutlinedSize16 = mockComponent('EyeOutlinedSize16', { _size: 16 }, {
1357
+ const EyeOutlinedSize16 = mockComponent('EyeOutlinedSize16', { _size: 16, isIcon: true }, {
1018
1358
  withChildren: false,
1359
+ WrapperComponent: WrapperMockComponent,
1019
1360
  });
1020
- const EyeOutlinedSize24 = mockComponent('EyeOutlinedSize24', { _size: 24 }, {
1361
+ const EyeOutlinedSize24 = mockComponent('EyeOutlinedSize24', { _size: 24, isIcon: true }, {
1021
1362
  withChildren: false,
1363
+ WrapperComponent: WrapperMockComponent,
1022
1364
  });
1023
- const FlagFilledSize16 = mockComponent('FlagFilledSize16', { _size: 16 }, {
1365
+ const FlagFilledSize16 = mockComponent('FlagFilledSize16', { _size: 16, isIcon: true }, {
1024
1366
  withChildren: false,
1367
+ WrapperComponent: WrapperMockComponent,
1025
1368
  });
1026
- const FlagFilledSize24 = mockComponent('FlagFilledSize24', { _size: 24 }, {
1369
+ const FlagFilledSize24 = mockComponent('FlagFilledSize24', { _size: 24, isIcon: true }, {
1027
1370
  withChildren: false,
1371
+ WrapperComponent: WrapperMockComponent,
1028
1372
  });
1029
- const FlagOutlinedSize16 = mockComponent('FlagOutlinedSize16', { _size: 16 }, {
1373
+ const FlagOutlinedSize16 = mockComponent('FlagOutlinedSize16', { _size: 16, isIcon: true }, {
1030
1374
  withChildren: false,
1375
+ WrapperComponent: WrapperMockComponent,
1031
1376
  });
1032
- const FlagOutlinedSize24 = mockComponent('FlagOutlinedSize24', { _size: 24 }, {
1377
+ const FlagOutlinedSize24 = mockComponent('FlagOutlinedSize24', { _size: 24, isIcon: true }, {
1033
1378
  withChildren: false,
1379
+ WrapperComponent: WrapperMockComponent,
1034
1380
  });
1035
- const FlameFilledSize16 = mockComponent('FlameFilledSize16', { _size: 16 }, {
1381
+ const FlameFilledSize16 = mockComponent('FlameFilledSize16', { _size: 16, isIcon: true }, {
1036
1382
  withChildren: false,
1383
+ WrapperComponent: WrapperMockComponent,
1037
1384
  });
1038
- const FlameFilledSize24 = mockComponent('FlameFilledSize24', { _size: 24 }, {
1385
+ const FlameFilledSize24 = mockComponent('FlameFilledSize24', { _size: 24, isIcon: true }, {
1039
1386
  withChildren: false,
1387
+ WrapperComponent: WrapperMockComponent,
1040
1388
  });
1041
- const FlameOutlinedSize16 = mockComponent('FlameOutlinedSize16', { _size: 16 }, {
1389
+ const FlameOutlinedSize16 = mockComponent('FlameOutlinedSize16', { _size: 16, isIcon: true }, {
1042
1390
  withChildren: false,
1391
+ WrapperComponent: WrapperMockComponent,
1043
1392
  });
1044
- const FlameOutlinedSize24 = mockComponent('FlameOutlinedSize24', { _size: 24 }, {
1393
+ const FlameOutlinedSize24 = mockComponent('FlameOutlinedSize24', { _size: 24, isIcon: true }, {
1045
1394
  withChildren: false,
1395
+ WrapperComponent: WrapperMockComponent,
1046
1396
  });
1047
- const FolderArrowRightFilledSize16 = mockComponent('FolderArrowRightFilledSize16', { _size: 16 }, {
1397
+ const FolderArrowRightFilledSize16 = mockComponent('FolderArrowRightFilledSize16', { _size: 16, isIcon: true }, {
1048
1398
  withChildren: false,
1399
+ WrapperComponent: WrapperMockComponent,
1049
1400
  });
1050
- const FolderArrowRightFilledSize24 = mockComponent('FolderArrowRightFilledSize24', { _size: 24 }, {
1401
+ const FolderArrowRightFilledSize24 = mockComponent('FolderArrowRightFilledSize24', { _size: 24, isIcon: true }, {
1051
1402
  withChildren: false,
1403
+ WrapperComponent: WrapperMockComponent,
1052
1404
  });
1053
- const FolderArrowRightOutlinedSize16 = mockComponent('FolderArrowRightOutlinedSize16', { _size: 16 }, {
1405
+ const FolderArrowRightOutlinedSize16 = mockComponent('FolderArrowRightOutlinedSize16', { _size: 16, isIcon: true }, {
1054
1406
  withChildren: false,
1407
+ WrapperComponent: WrapperMockComponent,
1055
1408
  });
1056
- const FolderArrowRightOutlinedSize24 = mockComponent('FolderArrowRightOutlinedSize24', { _size: 24 }, {
1409
+ const FolderArrowRightOutlinedSize24 = mockComponent('FolderArrowRightOutlinedSize24', { _size: 24, isIcon: true }, {
1057
1410
  withChildren: false,
1411
+ WrapperComponent: WrapperMockComponent,
1058
1412
  });
1059
- const FolderFilledSize16 = mockComponent('FolderFilledSize16', { _size: 16 }, {
1413
+ const FolderFilledSize16 = mockComponent('FolderFilledSize16', { _size: 16, isIcon: true }, {
1060
1414
  withChildren: false,
1415
+ WrapperComponent: WrapperMockComponent,
1061
1416
  });
1062
- const FolderFilledSize24 = mockComponent('FolderFilledSize24', { _size: 24 }, {
1417
+ const FolderFilledSize24 = mockComponent('FolderFilledSize24', { _size: 24, isIcon: true }, {
1063
1418
  withChildren: false,
1419
+ WrapperComponent: WrapperMockComponent,
1064
1420
  });
1065
- const FolderHeartFilledSize16 = mockComponent('FolderHeartFilledSize16', { _size: 16 }, {
1421
+ const FolderHeartFilledSize16 = mockComponent('FolderHeartFilledSize16', { _size: 16, isIcon: true }, {
1066
1422
  withChildren: false,
1423
+ WrapperComponent: WrapperMockComponent,
1067
1424
  });
1068
- const FolderHeartFilledSize24 = mockComponent('FolderHeartFilledSize24', { _size: 24 }, {
1425
+ const FolderHeartFilledSize24 = mockComponent('FolderHeartFilledSize24', { _size: 24, isIcon: true }, {
1069
1426
  withChildren: false,
1427
+ WrapperComponent: WrapperMockComponent,
1070
1428
  });
1071
- const FolderHeartOutlinedSize16 = mockComponent('FolderHeartOutlinedSize16', { _size: 16 }, {
1429
+ const FolderHeartOutlinedSize16 = mockComponent('FolderHeartOutlinedSize16', { _size: 16, isIcon: true }, {
1072
1430
  withChildren: false,
1431
+ WrapperComponent: WrapperMockComponent,
1073
1432
  });
1074
- const FolderHeartOutlinedSize24 = mockComponent('FolderHeartOutlinedSize24', { _size: 24 }, {
1433
+ const FolderHeartOutlinedSize24 = mockComponent('FolderHeartOutlinedSize24', { _size: 24, isIcon: true }, {
1075
1434
  withChildren: false,
1435
+ WrapperComponent: WrapperMockComponent,
1076
1436
  });
1077
- const FolderOutlinedSize16 = mockComponent('FolderOutlinedSize16', { _size: 16 }, {
1437
+ const FolderOutlinedSize16 = mockComponent('FolderOutlinedSize16', { _size: 16, isIcon: true }, {
1078
1438
  withChildren: false,
1439
+ WrapperComponent: WrapperMockComponent,
1079
1440
  });
1080
- const FolderOutlinedSize24 = mockComponent('FolderOutlinedSize24', { _size: 24 }, {
1441
+ const FolderOutlinedSize24 = mockComponent('FolderOutlinedSize24', { _size: 24, isIcon: true }, {
1081
1442
  withChildren: false,
1443
+ WrapperComponent: WrapperMockComponent,
1082
1444
  });
1083
- const FrameStarFilledSize16 = mockComponent('FrameStarFilledSize16', { _size: 16 }, {
1445
+ const FrameStarFilledSize16 = mockComponent('FrameStarFilledSize16', { _size: 16, isIcon: true }, {
1084
1446
  withChildren: false,
1447
+ WrapperComponent: WrapperMockComponent,
1085
1448
  });
1086
- const FrameStarFilledSize24 = mockComponent('FrameStarFilledSize24', { _size: 24 }, {
1449
+ const FrameStarFilledSize24 = mockComponent('FrameStarFilledSize24', { _size: 24, isIcon: true }, {
1087
1450
  withChildren: false,
1451
+ WrapperComponent: WrapperMockComponent,
1088
1452
  });
1089
- const FrameStarOutlinedSize16 = mockComponent('FrameStarOutlinedSize16', { _size: 16 }, {
1453
+ const FrameStarOutlinedSize16 = mockComponent('FrameStarOutlinedSize16', { _size: 16, isIcon: true }, {
1090
1454
  withChildren: false,
1455
+ WrapperComponent: WrapperMockComponent,
1091
1456
  });
1092
- const FrameStarOutlinedSize24 = mockComponent('FrameStarOutlinedSize24', { _size: 24 }, {
1457
+ const FrameStarOutlinedSize24 = mockComponent('FrameStarOutlinedSize24', { _size: 24, isIcon: true }, {
1093
1458
  withChildren: false,
1459
+ WrapperComponent: WrapperMockComponent,
1094
1460
  });
1095
- const FunnelFilledSize16 = mockComponent('FunnelFilledSize16', { _size: 16 }, {
1461
+ const FunnelFilledSize16 = mockComponent('FunnelFilledSize16', { _size: 16, isIcon: true }, {
1096
1462
  withChildren: false,
1463
+ WrapperComponent: WrapperMockComponent,
1097
1464
  });
1098
- const FunnelFilledSize24 = mockComponent('FunnelFilledSize24', { _size: 24 }, {
1465
+ const FunnelFilledSize24 = mockComponent('FunnelFilledSize24', { _size: 24, isIcon: true }, {
1099
1466
  withChildren: false,
1467
+ WrapperComponent: WrapperMockComponent,
1100
1468
  });
1101
- const FunnelOutlinedSize16 = mockComponent('FunnelOutlinedSize16', { _size: 16 }, {
1469
+ const FunnelOutlinedSize16 = mockComponent('FunnelOutlinedSize16', { _size: 16, isIcon: true }, {
1102
1470
  withChildren: false,
1471
+ WrapperComponent: WrapperMockComponent,
1103
1472
  });
1104
- const FunnelOutlinedSize24 = mockComponent('FunnelOutlinedSize24', { _size: 24 }, {
1473
+ const FunnelOutlinedSize24 = mockComponent('FunnelOutlinedSize24', { _size: 24, isIcon: true }, {
1105
1474
  withChildren: false,
1475
+ WrapperComponent: WrapperMockComponent,
1106
1476
  });
1107
- const GamepadFilledSize16 = mockComponent('GamepadFilledSize16', { _size: 16 }, {
1477
+ const GamepadFilledSize16 = mockComponent('GamepadFilledSize16', { _size: 16, isIcon: true }, {
1108
1478
  withChildren: false,
1479
+ WrapperComponent: WrapperMockComponent,
1109
1480
  });
1110
- const GamepadFilledSize24 = mockComponent('GamepadFilledSize24', { _size: 24 }, {
1481
+ const GamepadFilledSize24 = mockComponent('GamepadFilledSize24', { _size: 24, isIcon: true }, {
1111
1482
  withChildren: false,
1483
+ WrapperComponent: WrapperMockComponent,
1112
1484
  });
1113
- const GamepadOutlinedSize16 = mockComponent('GamepadOutlinedSize16', { _size: 16 }, {
1485
+ const GamepadOutlinedSize16 = mockComponent('GamepadOutlinedSize16', { _size: 16, isIcon: true }, {
1114
1486
  withChildren: false,
1487
+ WrapperComponent: WrapperMockComponent,
1115
1488
  });
1116
- const GamepadOutlinedSize24 = mockComponent('GamepadOutlinedSize24', { _size: 24 }, {
1489
+ const GamepadOutlinedSize24 = mockComponent('GamepadOutlinedSize24', { _size: 24, isIcon: true }, {
1117
1490
  withChildren: false,
1491
+ WrapperComponent: WrapperMockComponent,
1118
1492
  });
1119
- const GearFilledSize16 = mockComponent('GearFilledSize16', { _size: 16 }, {
1493
+ const GearFilledSize16 = mockComponent('GearFilledSize16', { _size: 16, isIcon: true }, {
1120
1494
  withChildren: false,
1495
+ WrapperComponent: WrapperMockComponent,
1121
1496
  });
1122
- const GearFilledSize24 = mockComponent('GearFilledSize24', { _size: 24 }, {
1497
+ const GearFilledSize24 = mockComponent('GearFilledSize24', { _size: 24, isIcon: true }, {
1123
1498
  withChildren: false,
1499
+ WrapperComponent: WrapperMockComponent,
1124
1500
  });
1125
- const GearOutlinedSize16 = mockComponent('GearOutlinedSize16', { _size: 16 }, {
1501
+ const GearOutlinedSize16 = mockComponent('GearOutlinedSize16', { _size: 16, isIcon: true }, {
1126
1502
  withChildren: false,
1503
+ WrapperComponent: WrapperMockComponent,
1127
1504
  });
1128
- const GearOutlinedSize24 = mockComponent('GearOutlinedSize24', { _size: 24 }, {
1505
+ const GearOutlinedSize24 = mockComponent('GearOutlinedSize24', { _size: 24, isIcon: true }, {
1129
1506
  withChildren: false,
1507
+ WrapperComponent: WrapperMockComponent,
1130
1508
  });
1131
- const GhostFilledSize16 = mockComponent('GhostFilledSize16', { _size: 16 }, {
1509
+ const GhostFilledSize16 = mockComponent('GhostFilledSize16', { _size: 16, isIcon: true }, {
1132
1510
  withChildren: false,
1511
+ WrapperComponent: WrapperMockComponent,
1133
1512
  });
1134
- const GhostFilledSize24 = mockComponent('GhostFilledSize24', { _size: 24 }, {
1513
+ const GhostFilledSize24 = mockComponent('GhostFilledSize24', { _size: 24, isIcon: true }, {
1135
1514
  withChildren: false,
1515
+ WrapperComponent: WrapperMockComponent,
1136
1516
  });
1137
- const GhostOutlinedSize16 = mockComponent('GhostOutlinedSize16', { _size: 16 }, {
1517
+ const GhostOutlinedSize16 = mockComponent('GhostOutlinedSize16', { _size: 16, isIcon: true }, {
1138
1518
  withChildren: false,
1519
+ WrapperComponent: WrapperMockComponent,
1139
1520
  });
1140
- const GhostOutlinedSize24 = mockComponent('GhostOutlinedSize24', { _size: 24 }, {
1521
+ const GhostOutlinedSize24 = mockComponent('GhostOutlinedSize24', { _size: 24, isIcon: true }, {
1141
1522
  withChildren: false,
1523
+ WrapperComponent: WrapperMockComponent,
1142
1524
  });
1143
- const GiftFilledSize16 = mockComponent('GiftFilledSize16', { _size: 16 }, {
1525
+ const GiftFilledSize16 = mockComponent('GiftFilledSize16', { _size: 16, isIcon: true }, {
1144
1526
  withChildren: false,
1527
+ WrapperComponent: WrapperMockComponent,
1145
1528
  });
1146
- const GiftFilledSize24 = mockComponent('GiftFilledSize24', { _size: 24 }, {
1529
+ const GiftFilledSize24 = mockComponent('GiftFilledSize24', { _size: 24, isIcon: true }, {
1147
1530
  withChildren: false,
1531
+ WrapperComponent: WrapperMockComponent,
1148
1532
  });
1149
- const GiftOutlinedSize16 = mockComponent('GiftOutlinedSize16', { _size: 16 }, {
1533
+ const GiftOutlinedSize16 = mockComponent('GiftOutlinedSize16', { _size: 16, isIcon: true }, {
1150
1534
  withChildren: false,
1535
+ WrapperComponent: WrapperMockComponent,
1151
1536
  });
1152
- const GiftOutlinedSize24 = mockComponent('GiftOutlinedSize24', { _size: 24 }, {
1537
+ const GiftOutlinedSize24 = mockComponent('GiftOutlinedSize24', { _size: 24, isIcon: true }, {
1153
1538
  withChildren: false,
1539
+ WrapperComponent: WrapperMockComponent,
1154
1540
  });
1155
- const GlobeFilledSize16 = mockComponent('GlobeFilledSize16', { _size: 16 }, {
1541
+ const GlobeFilledSize16 = mockComponent('GlobeFilledSize16', { _size: 16, isIcon: true }, {
1156
1542
  withChildren: false,
1543
+ WrapperComponent: WrapperMockComponent,
1157
1544
  });
1158
- const GlobeFilledSize24 = mockComponent('GlobeFilledSize24', { _size: 24 }, {
1545
+ const GlobeFilledSize24 = mockComponent('GlobeFilledSize24', { _size: 24, isIcon: true }, {
1159
1546
  withChildren: false,
1547
+ WrapperComponent: WrapperMockComponent,
1160
1548
  });
1161
- const GlobeOutlinedSize16 = mockComponent('GlobeOutlinedSize16', { _size: 16 }, {
1549
+ const GlobeOutlinedSize16 = mockComponent('GlobeOutlinedSize16', { _size: 16, isIcon: true }, {
1162
1550
  withChildren: false,
1551
+ WrapperComponent: WrapperMockComponent,
1163
1552
  });
1164
- const GlobeOutlinedSize24 = mockComponent('GlobeOutlinedSize24', { _size: 24 }, {
1553
+ const GlobeOutlinedSize24 = mockComponent('GlobeOutlinedSize24', { _size: 24, isIcon: true }, {
1165
1554
  withChildren: false,
1555
+ WrapperComponent: WrapperMockComponent,
1166
1556
  });
1167
- const GraduationHatFilledSize16 = mockComponent('GraduationHatFilledSize16', { _size: 16 }, {
1557
+ const GraduationHatFilledSize16 = mockComponent('GraduationHatFilledSize16', { _size: 16, isIcon: true }, {
1168
1558
  withChildren: false,
1559
+ WrapperComponent: WrapperMockComponent,
1169
1560
  });
1170
- const GraduationHatFilledSize24 = mockComponent('GraduationHatFilledSize24', { _size: 24 }, {
1561
+ const GraduationHatFilledSize24 = mockComponent('GraduationHatFilledSize24', { _size: 24, isIcon: true }, {
1171
1562
  withChildren: false,
1563
+ WrapperComponent: WrapperMockComponent,
1172
1564
  });
1173
- const GraduationHatOutlinedSize16 = mockComponent('GraduationHatOutlinedSize16', { _size: 16 }, {
1565
+ const GraduationHatOutlinedSize16 = mockComponent('GraduationHatOutlinedSize16', { _size: 16, isIcon: true }, {
1174
1566
  withChildren: false,
1567
+ WrapperComponent: WrapperMockComponent,
1175
1568
  });
1176
- const GraduationHatOutlinedSize24 = mockComponent('GraduationHatOutlinedSize24', { _size: 24 }, {
1569
+ const GraduationHatOutlinedSize24 = mockComponent('GraduationHatOutlinedSize24', { _size: 24, isIcon: true }, {
1177
1570
  withChildren: false,
1571
+ WrapperComponent: WrapperMockComponent,
1178
1572
  });
1179
- const GridFilledSize16 = mockComponent('GridFilledSize16', { _size: 16 }, {
1573
+ const GridFilledSize16 = mockComponent('GridFilledSize16', { _size: 16, isIcon: true }, {
1180
1574
  withChildren: false,
1575
+ WrapperComponent: WrapperMockComponent,
1181
1576
  });
1182
- const GridFilledSize24 = mockComponent('GridFilledSize24', { _size: 24 }, {
1577
+ const GridFilledSize24 = mockComponent('GridFilledSize24', { _size: 24, isIcon: true }, {
1183
1578
  withChildren: false,
1579
+ WrapperComponent: WrapperMockComponent,
1184
1580
  });
1185
- const GridOutlinedSize16 = mockComponent('GridOutlinedSize16', { _size: 16 }, {
1581
+ const GridOutlinedSize16 = mockComponent('GridOutlinedSize16', { _size: 16, isIcon: true }, {
1186
1582
  withChildren: false,
1583
+ WrapperComponent: WrapperMockComponent,
1187
1584
  });
1188
- const GridOutlinedSize24 = mockComponent('GridOutlinedSize24', { _size: 24 }, {
1585
+ const GridOutlinedSize24 = mockComponent('GridOutlinedSize24', { _size: 24, isIcon: true }, {
1189
1586
  withChildren: false,
1587
+ WrapperComponent: WrapperMockComponent,
1190
1588
  });
1191
- const HeadsetFilledSize16 = mockComponent('HeadsetFilledSize16', { _size: 16 }, {
1589
+ const HeadsetFilledSize16 = mockComponent('HeadsetFilledSize16', { _size: 16, isIcon: true }, {
1192
1590
  withChildren: false,
1591
+ WrapperComponent: WrapperMockComponent,
1193
1592
  });
1194
- const HeadsetFilledSize24 = mockComponent('HeadsetFilledSize24', { _size: 24 }, {
1593
+ const HeadsetFilledSize24 = mockComponent('HeadsetFilledSize24', { _size: 24, isIcon: true }, {
1195
1594
  withChildren: false,
1595
+ WrapperComponent: WrapperMockComponent,
1196
1596
  });
1197
- const HeadsetOutlinedSize16 = mockComponent('HeadsetOutlinedSize16', { _size: 16 }, {
1597
+ const HeadsetOutlinedSize16 = mockComponent('HeadsetOutlinedSize16', { _size: 16, isIcon: true }, {
1198
1598
  withChildren: false,
1599
+ WrapperComponent: WrapperMockComponent,
1199
1600
  });
1200
- const HeadsetOutlinedSize24 = mockComponent('HeadsetOutlinedSize24', { _size: 24 }, {
1601
+ const HeadsetOutlinedSize24 = mockComponent('HeadsetOutlinedSize24', { _size: 24, isIcon: true }, {
1201
1602
  withChildren: false,
1603
+ WrapperComponent: WrapperMockComponent,
1202
1604
  });
1203
- const HeartFilledSize16 = mockComponent('HeartFilledSize16', { _size: 16 }, {
1605
+ const HeartFilledSize16 = mockComponent('HeartFilledSize16', { _size: 16, isIcon: true }, {
1204
1606
  withChildren: false,
1607
+ WrapperComponent: WrapperMockComponent,
1205
1608
  });
1206
- const HeartFilledSize24 = mockComponent('HeartFilledSize24', { _size: 24 }, {
1609
+ const HeartFilledSize24 = mockComponent('HeartFilledSize24', { _size: 24, isIcon: true }, {
1207
1610
  withChildren: false,
1611
+ WrapperComponent: WrapperMockComponent,
1208
1612
  });
1209
- const HeartFilledSize32 = mockComponent('HeartFilledSize32', { _size: 32 }, {
1613
+ const HeartFilledSize32 = mockComponent('HeartFilledSize32', { _size: 32, isIcon: true }, {
1210
1614
  withChildren: false,
1615
+ WrapperComponent: WrapperMockComponent,
1211
1616
  });
1212
- const HeartOutlinedSize16 = mockComponent('HeartOutlinedSize16', { _size: 16 }, {
1617
+ const HeartOutlinedSize16 = mockComponent('HeartOutlinedSize16', { _size: 16, isIcon: true }, {
1213
1618
  withChildren: false,
1619
+ WrapperComponent: WrapperMockComponent,
1214
1620
  });
1215
- const HeartOutlinedSize24 = mockComponent('HeartOutlinedSize24', { _size: 24 }, {
1621
+ const HeartOutlinedSize24 = mockComponent('HeartOutlinedSize24', { _size: 24, isIcon: true }, {
1216
1622
  withChildren: false,
1623
+ WrapperComponent: WrapperMockComponent,
1217
1624
  });
1218
- const HeartOutlinedSize32 = mockComponent('HeartOutlinedSize32', { _size: 32 }, {
1625
+ const HeartOutlinedSize32 = mockComponent('HeartOutlinedSize32', { _size: 32, isIcon: true }, {
1219
1626
  withChildren: false,
1627
+ WrapperComponent: WrapperMockComponent,
1220
1628
  });
1221
- const HieroglyphLetterOutlinedSize16 = mockComponent('HieroglyphLetterOutlinedSize16', { _size: 16 }, {
1629
+ const HieroglyphLetterOutlinedSize16 = mockComponent('HieroglyphLetterOutlinedSize16', { _size: 16, isIcon: true }, {
1222
1630
  withChildren: false,
1631
+ WrapperComponent: WrapperMockComponent,
1223
1632
  });
1224
- const HieroglyphLetterOutlinedSize24 = mockComponent('HieroglyphLetterOutlinedSize24', { _size: 24 }, {
1633
+ const HieroglyphLetterOutlinedSize24 = mockComponent('HieroglyphLetterOutlinedSize24', { _size: 24, isIcon: true }, {
1225
1634
  withChildren: false,
1635
+ WrapperComponent: WrapperMockComponent,
1226
1636
  });
1227
- const HomeFilledSize16 = mockComponent('HomeFilledSize16', { _size: 16 }, {
1637
+ const HomeFilledSize16 = mockComponent('HomeFilledSize16', { _size: 16, isIcon: true }, {
1228
1638
  withChildren: false,
1639
+ WrapperComponent: WrapperMockComponent,
1229
1640
  });
1230
- const HomeFilledSize24 = mockComponent('HomeFilledSize24', { _size: 24 }, {
1641
+ const HomeFilledSize24 = mockComponent('HomeFilledSize24', { _size: 24, isIcon: true }, {
1231
1642
  withChildren: false,
1643
+ WrapperComponent: WrapperMockComponent,
1232
1644
  });
1233
- const HomeOutlinedSize16 = mockComponent('HomeOutlinedSize16', { _size: 16 }, {
1645
+ const HomeOutlinedSize16 = mockComponent('HomeOutlinedSize16', { _size: 16, isIcon: true }, {
1234
1646
  withChildren: false,
1647
+ WrapperComponent: WrapperMockComponent,
1235
1648
  });
1236
- const HomeOutlinedSize24 = mockComponent('HomeOutlinedSize24', { _size: 24 }, {
1649
+ const HomeOutlinedSize24 = mockComponent('HomeOutlinedSize24', { _size: 24, isIcon: true }, {
1237
1650
  withChildren: false,
1651
+ WrapperComponent: WrapperMockComponent,
1238
1652
  });
1239
- const ImageFilledSize16 = mockComponent('ImageFilledSize16', { _size: 16 }, {
1653
+ const ImageFilledSize16 = mockComponent('ImageFilledSize16', { _size: 16, isIcon: true }, {
1240
1654
  withChildren: false,
1655
+ WrapperComponent: WrapperMockComponent,
1241
1656
  });
1242
- const ImageFilledSize24 = mockComponent('ImageFilledSize24', { _size: 24 }, {
1657
+ const ImageFilledSize24 = mockComponent('ImageFilledSize24', { _size: 24, isIcon: true }, {
1243
1658
  withChildren: false,
1659
+ WrapperComponent: WrapperMockComponent,
1244
1660
  });
1245
- const ImageFilledSize32 = mockComponent('ImageFilledSize32', { _size: 32 }, {
1661
+ const ImageFilledSize32 = mockComponent('ImageFilledSize32', { _size: 32, isIcon: true }, {
1246
1662
  withChildren: false,
1663
+ WrapperComponent: WrapperMockComponent,
1247
1664
  });
1248
- const ImageFilledSize48 = mockComponent('ImageFilledSize48', { _size: undefined }, {
1665
+ const ImageFilledSize48 = mockComponent('ImageFilledSize48', { _size: undefined, isIcon: true }, {
1249
1666
  withChildren: false,
1667
+ WrapperComponent: WrapperMockComponent,
1250
1668
  });
1251
- const ImageOutlinedSize16 = mockComponent('ImageOutlinedSize16', { _size: 16 }, {
1669
+ const ImageOutlinedSize16 = mockComponent('ImageOutlinedSize16', { _size: 16, isIcon: true }, {
1252
1670
  withChildren: false,
1671
+ WrapperComponent: WrapperMockComponent,
1253
1672
  });
1254
- const ImageOutlinedSize24 = mockComponent('ImageOutlinedSize24', { _size: 24 }, {
1673
+ const ImageOutlinedSize24 = mockComponent('ImageOutlinedSize24', { _size: 24, isIcon: true }, {
1255
1674
  withChildren: false,
1675
+ WrapperComponent: WrapperMockComponent,
1256
1676
  });
1257
- const ImageOutlinedSize32 = mockComponent('ImageOutlinedSize32', { _size: 32 }, {
1677
+ const ImageOutlinedSize32 = mockComponent('ImageOutlinedSize32', { _size: 32, isIcon: true }, {
1258
1678
  withChildren: false,
1679
+ WrapperComponent: WrapperMockComponent,
1259
1680
  });
1260
- const ImageOutlinedSize48 = mockComponent('ImageOutlinedSize48', { _size: undefined }, {
1681
+ const ImageOutlinedSize48 = mockComponent('ImageOutlinedSize48', { _size: undefined, isIcon: true }, {
1261
1682
  withChildren: false,
1683
+ WrapperComponent: WrapperMockComponent,
1262
1684
  });
1263
- const ImageStackFilledSize16 = mockComponent('ImageStackFilledSize16', { _size: 16 }, {
1685
+ const ImageStackFilledSize16 = mockComponent('ImageStackFilledSize16', { _size: 16, isIcon: true }, {
1264
1686
  withChildren: false,
1687
+ WrapperComponent: WrapperMockComponent,
1265
1688
  });
1266
- const ImageStackFilledSize32 = mockComponent('ImageStackFilledSize32', { _size: 32 }, {
1689
+ const ImageStackFilledSize32 = mockComponent('ImageStackFilledSize32', { _size: 32, isIcon: true }, {
1267
1690
  withChildren: false,
1691
+ WrapperComponent: WrapperMockComponent,
1268
1692
  });
1269
- const ImageStackFilledSizeSize4 = mockComponent('ImageStackFilledSizeSize4', { _size: undefined }, {
1693
+ const ImageStackFilledSizeSize4 = mockComponent('ImageStackFilledSizeSize4', { _size: undefined, isIcon: true }, {
1270
1694
  withChildren: false,
1695
+ WrapperComponent: WrapperMockComponent,
1271
1696
  });
1272
- const ImageStackOutlinedSize16 = mockComponent('ImageStackOutlinedSize16', { _size: 16 }, {
1697
+ const ImageStackOutlinedSize16 = mockComponent('ImageStackOutlinedSize16', { _size: 16, isIcon: true }, {
1273
1698
  withChildren: false,
1699
+ WrapperComponent: WrapperMockComponent,
1274
1700
  });
1275
- const ImageStackOutlinedSize24 = mockComponent('ImageStackOutlinedSize24', { _size: 24 }, {
1701
+ const ImageStackOutlinedSize24 = mockComponent('ImageStackOutlinedSize24', { _size: 24, isIcon: true }, {
1276
1702
  withChildren: false,
1703
+ WrapperComponent: WrapperMockComponent,
1277
1704
  });
1278
- const ImageStackOutlinedSize32 = mockComponent('ImageStackOutlinedSize32', { _size: 32 }, {
1705
+ const ImageStackOutlinedSize32 = mockComponent('ImageStackOutlinedSize32', { _size: 32, isIcon: true }, {
1279
1706
  withChildren: false,
1707
+ WrapperComponent: WrapperMockComponent,
1280
1708
  });
1281
- const InfoCircleFilledSize16 = mockComponent('InfoCircleFilledSize16', { _size: 16 }, {
1709
+ const InfoCircleFilledSize16 = mockComponent('InfoCircleFilledSize16', { _size: 16, isIcon: true }, {
1282
1710
  withChildren: false,
1711
+ WrapperComponent: WrapperMockComponent,
1283
1712
  });
1284
- const InfoCircleFilledSize24 = mockComponent('InfoCircleFilledSize24', { _size: 24 }, {
1713
+ const InfoCircleFilledSize24 = mockComponent('InfoCircleFilledSize24', { _size: 24, isIcon: true }, {
1285
1714
  withChildren: false,
1715
+ WrapperComponent: WrapperMockComponent,
1286
1716
  });
1287
- const InfoCircleOutlinedSize16 = mockComponent('InfoCircleOutlinedSize16', { _size: 16 }, {
1717
+ const InfoCircleOutlinedSize16 = mockComponent('InfoCircleOutlinedSize16', { _size: 16, isIcon: true }, {
1288
1718
  withChildren: false,
1719
+ WrapperComponent: WrapperMockComponent,
1289
1720
  });
1290
- const InfoCircleOutlinedSize24 = mockComponent('InfoCircleOutlinedSize24', { _size: 24 }, {
1721
+ const InfoCircleOutlinedSize24 = mockComponent('InfoCircleOutlinedSize24', { _size: 24, isIcon: true }, {
1291
1722
  withChildren: false,
1723
+ WrapperComponent: WrapperMockComponent,
1292
1724
  });
1293
- const LiferingFilledSize16 = mockComponent('LiferingFilledSize16', { _size: 16 }, {
1725
+ const LiferingFilledSize16 = mockComponent('LiferingFilledSize16', { _size: 16, isIcon: true }, {
1294
1726
  withChildren: false,
1727
+ WrapperComponent: WrapperMockComponent,
1295
1728
  });
1296
- const LiferingFilledSize24 = mockComponent('LiferingFilledSize24', { _size: 24 }, {
1729
+ const LiferingFilledSize24 = mockComponent('LiferingFilledSize24', { _size: 24, isIcon: true }, {
1297
1730
  withChildren: false,
1731
+ WrapperComponent: WrapperMockComponent,
1298
1732
  });
1299
- const LiferingOutlinedSize16 = mockComponent('LiferingOutlinedSize16', { _size: 16 }, {
1733
+ const LiferingOutlinedSize16 = mockComponent('LiferingOutlinedSize16', { _size: 16, isIcon: true }, {
1300
1734
  withChildren: false,
1735
+ WrapperComponent: WrapperMockComponent,
1301
1736
  });
1302
- const LiferingOutlinedSize24 = mockComponent('LiferingOutlinedSize24', { _size: 24 }, {
1737
+ const LiferingOutlinedSize24 = mockComponent('LiferingOutlinedSize24', { _size: 24, isIcon: true }, {
1303
1738
  withChildren: false,
1739
+ WrapperComponent: WrapperMockComponent,
1304
1740
  });
1305
- const LineArrowRightEnterOutlinedSize16 = mockComponent('LineArrowRightEnterOutlinedSize16', { _size: 16 }, {
1741
+ const LineArrowRightEnterOutlinedSize16 = mockComponent('LineArrowRightEnterOutlinedSize16', { _size: 16, isIcon: true }, {
1306
1742
  withChildren: false,
1743
+ WrapperComponent: WrapperMockComponent,
1307
1744
  });
1308
- const LineArrowRightEnterOutlinedSize24 = mockComponent('LineArrowRightEnterOutlinedSize24', { _size: 24 }, {
1745
+ const LineArrowRightEnterOutlinedSize24 = mockComponent('LineArrowRightEnterOutlinedSize24', { _size: 24, isIcon: true }, {
1309
1746
  withChildren: false,
1747
+ WrapperComponent: WrapperMockComponent,
1310
1748
  });
1311
- const LineArrowRightOutlinedSize16 = mockComponent('LineArrowRightOutlinedSize16', { _size: 16 }, {
1749
+ const LineArrowRightOutlinedSize16 = mockComponent('LineArrowRightOutlinedSize16', { _size: 16, isIcon: true }, {
1312
1750
  withChildren: false,
1751
+ WrapperComponent: WrapperMockComponent,
1313
1752
  });
1314
- const LineArrowRightOutlinedSize24 = mockComponent('LineArrowRightOutlinedSize24', { _size: 24 }, {
1753
+ const LineArrowRightOutlinedSize24 = mockComponent('LineArrowRightOutlinedSize24', { _size: 24, isIcon: true }, {
1315
1754
  withChildren: false,
1755
+ WrapperComponent: WrapperMockComponent,
1316
1756
  });
1317
- const LinkOutlinedSize16 = mockComponent('LinkOutlinedSize16', { _size: 16 }, {
1757
+ const LinkOutlinedSize16 = mockComponent('LinkOutlinedSize16', { _size: 16, isIcon: true }, {
1318
1758
  withChildren: false,
1759
+ WrapperComponent: WrapperMockComponent,
1319
1760
  });
1320
- const LinkOutlinedSize24 = mockComponent('LinkOutlinedSize24', { _size: 24 }, {
1761
+ const LinkOutlinedSize24 = mockComponent('LinkOutlinedSize24', { _size: 24, isIcon: true }, {
1321
1762
  withChildren: false,
1763
+ WrapperComponent: WrapperMockComponent,
1322
1764
  });
1323
- const ListOutlinedSize16 = mockComponent('ListOutlinedSize16', { _size: 16 }, {
1765
+ const ListOutlinedSize16 = mockComponent('ListOutlinedSize16', { _size: 16, isIcon: true }, {
1324
1766
  withChildren: false,
1767
+ WrapperComponent: WrapperMockComponent,
1325
1768
  });
1326
- const ListOutlinedSize24 = mockComponent('ListOutlinedSize24', { _size: 24 }, {
1769
+ const ListOutlinedSize24 = mockComponent('ListOutlinedSize24', { _size: 24, isIcon: true }, {
1327
1770
  withChildren: false,
1771
+ WrapperComponent: WrapperMockComponent,
1328
1772
  });
1329
- const ListShortOutlinedSize16 = mockComponent('ListShortOutlinedSize16', { _size: 16 }, {
1773
+ const ListShortOutlinedSize16 = mockComponent('ListShortOutlinedSize16', { _size: 16, isIcon: true }, {
1330
1774
  withChildren: false,
1775
+ WrapperComponent: WrapperMockComponent,
1331
1776
  });
1332
- const ListShortOutlinedSize24 = mockComponent('ListShortOutlinedSize24', { _size: 24 }, {
1777
+ const ListShortOutlinedSize24 = mockComponent('ListShortOutlinedSize24', { _size: 24, isIcon: true }, {
1333
1778
  withChildren: false,
1779
+ WrapperComponent: WrapperMockComponent,
1334
1780
  });
1335
- const LoaderOutlinedSize16 = mockComponent('LoaderOutlinedSize16', { _size: 16 }, {
1781
+ const LoaderOutlinedSize16 = mockComponent('LoaderOutlinedSize16', { _size: 16, isIcon: true }, {
1336
1782
  withChildren: false,
1783
+ WrapperComponent: WrapperMockComponent,
1337
1784
  });
1338
- const LoaderOutlinedSize24 = mockComponent('LoaderOutlinedSize24', { _size: 24 }, {
1785
+ const LoaderOutlinedSize24 = mockComponent('LoaderOutlinedSize24', { _size: 24, isIcon: true }, {
1339
1786
  withChildren: false,
1787
+ WrapperComponent: WrapperMockComponent,
1340
1788
  });
1341
- const LoaderOutlinedSize32 = mockComponent('LoaderOutlinedSize32', { _size: 32 }, {
1789
+ const LoaderOutlinedSize32 = mockComponent('LoaderOutlinedSize32', { _size: 32, isIcon: true }, {
1342
1790
  withChildren: false,
1791
+ WrapperComponent: WrapperMockComponent,
1343
1792
  });
1344
- const LoaderOutlinedSize48 = mockComponent('LoaderOutlinedSize48', { _size: undefined }, {
1793
+ const LoaderOutlinedSize48 = mockComponent('LoaderOutlinedSize48', { _size: undefined, isIcon: true }, {
1345
1794
  withChildren: false,
1795
+ WrapperComponent: WrapperMockComponent,
1346
1796
  });
1347
- const LoaderOutlinedSize64 = mockComponent('LoaderOutlinedSize64', { _size: undefined }, {
1797
+ const LoaderOutlinedSize64 = mockComponent('LoaderOutlinedSize64', { _size: undefined, isIcon: true }, {
1348
1798
  withChildren: false,
1799
+ WrapperComponent: WrapperMockComponent,
1349
1800
  });
1350
- const LoaderOutlinedSize96 = mockComponent('LoaderOutlinedSize96', { _size: undefined }, {
1801
+ const LoaderOutlinedSize96 = mockComponent('LoaderOutlinedSize96', { _size: undefined, isIcon: true }, {
1351
1802
  withChildren: false,
1803
+ WrapperComponent: WrapperMockComponent,
1352
1804
  });
1353
- const LocationFilledOpticalSize16 = mockComponent('LocationFilledOpticalSize16', { _size: 16 }, {
1805
+ const LocationFilledOpticalSize16 = mockComponent('LocationFilledOpticalSize16', { _size: 16, isIcon: true }, {
1354
1806
  withChildren: false,
1807
+ WrapperComponent: WrapperMockComponent,
1355
1808
  });
1356
- const LocationFilledOpticalSize24 = mockComponent('LocationFilledOpticalSize24', { _size: 24 }, {
1809
+ const LocationFilledOpticalSize24 = mockComponent('LocationFilledOpticalSize24', { _size: 24, isIcon: true }, {
1357
1810
  withChildren: false,
1811
+ WrapperComponent: WrapperMockComponent,
1358
1812
  });
1359
- const LocationFilledOpticalSize32 = mockComponent('LocationFilledOpticalSize32', { _size: 32 }, {
1813
+ const LocationFilledOpticalSize32 = mockComponent('LocationFilledOpticalSize32', { _size: 32, isIcon: true }, {
1360
1814
  withChildren: false,
1815
+ WrapperComponent: WrapperMockComponent,
1361
1816
  });
1362
- const LocationFilledSize16 = mockComponent('LocationFilledSize16', { _size: 16 }, {
1817
+ const LocationFilledSize16 = mockComponent('LocationFilledSize16', { _size: 16, isIcon: true }, {
1363
1818
  withChildren: false,
1819
+ WrapperComponent: WrapperMockComponent,
1364
1820
  });
1365
- const LocationFilledSize24 = mockComponent('LocationFilledSize24', { _size: 24 }, {
1821
+ const LocationFilledSize24 = mockComponent('LocationFilledSize24', { _size: 24, isIcon: true }, {
1366
1822
  withChildren: false,
1823
+ WrapperComponent: WrapperMockComponent,
1367
1824
  });
1368
- const LocationFilledSize32 = mockComponent('LocationFilledSize32', { _size: 32 }, {
1825
+ const LocationFilledSize32 = mockComponent('LocationFilledSize32', { _size: 32, isIcon: true }, {
1369
1826
  withChildren: false,
1827
+ WrapperComponent: WrapperMockComponent,
1370
1828
  });
1371
- const LocationOutlinedOpticalSize16 = mockComponent('LocationOutlinedOpticalSize16', { _size: 16 }, {
1829
+ const LocationOutlinedOpticalSize16 = mockComponent('LocationOutlinedOpticalSize16', { _size: 16, isIcon: true }, {
1372
1830
  withChildren: false,
1831
+ WrapperComponent: WrapperMockComponent,
1373
1832
  });
1374
- const LocationOutlinedOpticalSize24 = mockComponent('LocationOutlinedOpticalSize24', { _size: 24 }, {
1833
+ const LocationOutlinedOpticalSize24 = mockComponent('LocationOutlinedOpticalSize24', { _size: 24, isIcon: true }, {
1375
1834
  withChildren: false,
1835
+ WrapperComponent: WrapperMockComponent,
1376
1836
  });
1377
- const LocationOutlinedOpticalSize32 = mockComponent('LocationOutlinedOpticalSize32', { _size: 32 }, {
1837
+ const LocationOutlinedOpticalSize32 = mockComponent('LocationOutlinedOpticalSize32', { _size: 32, isIcon: true }, {
1378
1838
  withChildren: false,
1839
+ WrapperComponent: WrapperMockComponent,
1379
1840
  });
1380
- const LocationOutlinedSize16 = mockComponent('LocationOutlinedSize16', { _size: 16 }, {
1841
+ const LocationOutlinedSize16 = mockComponent('LocationOutlinedSize16', { _size: 16, isIcon: true }, {
1381
1842
  withChildren: false,
1843
+ WrapperComponent: WrapperMockComponent,
1382
1844
  });
1383
- const LocationOutlinedSize24 = mockComponent('LocationOutlinedSize24', { _size: 24 }, {
1845
+ const LocationOutlinedSize24 = mockComponent('LocationOutlinedSize24', { _size: 24, isIcon: true }, {
1384
1846
  withChildren: false,
1847
+ WrapperComponent: WrapperMockComponent,
1385
1848
  });
1386
- const LocationOutlinedSize32 = mockComponent('LocationOutlinedSize32', { _size: 32 }, {
1849
+ const LocationOutlinedSize32 = mockComponent('LocationOutlinedSize32', { _size: 32, isIcon: true }, {
1387
1850
  withChildren: false,
1851
+ WrapperComponent: WrapperMockComponent,
1388
1852
  });
1389
- const LockClosedFilledSize12 = mockComponent('LockClosedFilledSize12', { _size: undefined }, {
1853
+ const LockClosedFilledSize12 = mockComponent('LockClosedFilledSize12', { _size: undefined, isIcon: true }, {
1390
1854
  withChildren: false,
1855
+ WrapperComponent: WrapperMockComponent,
1391
1856
  });
1392
- const LockClosedFilledSize16 = mockComponent('LockClosedFilledSize16', { _size: 16 }, {
1857
+ const LockClosedFilledSize16 = mockComponent('LockClosedFilledSize16', { _size: 16, isIcon: true }, {
1393
1858
  withChildren: false,
1859
+ WrapperComponent: WrapperMockComponent,
1394
1860
  });
1395
- const LockClosedFilledSize24 = mockComponent('LockClosedFilledSize24', { _size: 24 }, {
1861
+ const LockClosedFilledSize24 = mockComponent('LockClosedFilledSize24', { _size: 24, isIcon: true }, {
1396
1862
  withChildren: false,
1863
+ WrapperComponent: WrapperMockComponent,
1397
1864
  });
1398
- const LockClosedOutlinedSize12 = mockComponent('LockClosedOutlinedSize12', { _size: undefined }, {
1865
+ const LockClosedOutlinedSize12 = mockComponent('LockClosedOutlinedSize12', { _size: undefined, isIcon: true }, {
1399
1866
  withChildren: false,
1867
+ WrapperComponent: WrapperMockComponent,
1400
1868
  });
1401
- const LockClosedOutlinedSize16 = mockComponent('LockClosedOutlinedSize16', { _size: 16 }, {
1869
+ const LockClosedOutlinedSize16 = mockComponent('LockClosedOutlinedSize16', { _size: 16, isIcon: true }, {
1402
1870
  withChildren: false,
1871
+ WrapperComponent: WrapperMockComponent,
1403
1872
  });
1404
- const LockClosedOutlinedSize24 = mockComponent('LockClosedOutlinedSize24', { _size: 24 }, {
1873
+ const LockClosedOutlinedSize24 = mockComponent('LockClosedOutlinedSize24', { _size: 24, isIcon: true }, {
1405
1874
  withChildren: false,
1875
+ WrapperComponent: WrapperMockComponent,
1406
1876
  });
1407
- const LockOpenedFilledSize12 = mockComponent('LockOpenedFilledSize12', { _size: undefined }, {
1877
+ const LockOpenedFilledSize12 = mockComponent('LockOpenedFilledSize12', { _size: undefined, isIcon: true }, {
1408
1878
  withChildren: false,
1879
+ WrapperComponent: WrapperMockComponent,
1409
1880
  });
1410
- const LockOpenedFilledSize16 = mockComponent('LockOpenedFilledSize16', { _size: 16 }, {
1881
+ const LockOpenedFilledSize16 = mockComponent('LockOpenedFilledSize16', { _size: 16, isIcon: true }, {
1411
1882
  withChildren: false,
1883
+ WrapperComponent: WrapperMockComponent,
1412
1884
  });
1413
- const LockOpenedFilledSize24 = mockComponent('LockOpenedFilledSize24', { _size: 24 }, {
1885
+ const LockOpenedFilledSize24 = mockComponent('LockOpenedFilledSize24', { _size: 24, isIcon: true }, {
1414
1886
  withChildren: false,
1887
+ WrapperComponent: WrapperMockComponent,
1415
1888
  });
1416
- const LockOpenedOutlinedSize12 = mockComponent('LockOpenedOutlinedSize12', { _size: undefined }, {
1889
+ const LockOpenedOutlinedSize12 = mockComponent('LockOpenedOutlinedSize12', { _size: undefined, isIcon: true }, {
1417
1890
  withChildren: false,
1891
+ WrapperComponent: WrapperMockComponent,
1418
1892
  });
1419
- const LockOpenedOutlinedSize16 = mockComponent('LockOpenedOutlinedSize16', { _size: 16 }, {
1893
+ const LockOpenedOutlinedSize16 = mockComponent('LockOpenedOutlinedSize16', { _size: 16, isIcon: true }, {
1420
1894
  withChildren: false,
1895
+ WrapperComponent: WrapperMockComponent,
1421
1896
  });
1422
- const LockOpenedOutlinedSize24 = mockComponent('LockOpenedOutlinedSize24', { _size: 24 }, {
1897
+ const LockOpenedOutlinedSize24 = mockComponent('LockOpenedOutlinedSize24', { _size: 24, isIcon: true }, {
1423
1898
  withChildren: false,
1899
+ WrapperComponent: WrapperMockComponent,
1424
1900
  });
1425
- const MagnifierFilledHeartFilledSize16 = mockComponent('MagnifierFilledHeartFilledSize16', { _size: 16 }, {
1901
+ const MagnifierFilledHeartFilledSize16 = mockComponent('MagnifierFilledHeartFilledSize16', { _size: 16, isIcon: true }, {
1426
1902
  withChildren: false,
1903
+ WrapperComponent: WrapperMockComponent,
1427
1904
  });
1428
- const MagnifierFilledHeartFilledSize24 = mockComponent('MagnifierFilledHeartFilledSize24', { _size: 24 }, {
1905
+ const MagnifierFilledHeartFilledSize24 = mockComponent('MagnifierFilledHeartFilledSize24', { _size: 24, isIcon: true }, {
1429
1906
  withChildren: false,
1907
+ WrapperComponent: WrapperMockComponent,
1430
1908
  });
1431
- const MagnifierFilledHeartOutlinedSize16 = mockComponent('MagnifierFilledHeartOutlinedSize16', { _size: 16 }, {
1909
+ const MagnifierFilledHeartOutlinedSize16 = mockComponent('MagnifierFilledHeartOutlinedSize16', { _size: 16, isIcon: true }, {
1432
1910
  withChildren: false,
1911
+ WrapperComponent: WrapperMockComponent,
1433
1912
  });
1434
- const MagnifierFilledHeartOutlinedSize24 = mockComponent('MagnifierFilledHeartOutlinedSize24', { _size: 24 }, {
1913
+ const MagnifierFilledHeartOutlinedSize24 = mockComponent('MagnifierFilledHeartOutlinedSize24', { _size: 24, isIcon: true }, {
1435
1914
  withChildren: false,
1915
+ WrapperComponent: WrapperMockComponent,
1436
1916
  });
1437
- const MagnifierFilledSize16 = mockComponent('MagnifierFilledSize16', { _size: 16 }, {
1917
+ const MagnifierFilledSize16 = mockComponent('MagnifierFilledSize16', { _size: 16, isIcon: true }, {
1438
1918
  withChildren: false,
1919
+ WrapperComponent: WrapperMockComponent,
1439
1920
  });
1440
- const MagnifierFilledSize24 = mockComponent('MagnifierFilledSize24', { _size: 24 }, {
1921
+ const MagnifierFilledSize24 = mockComponent('MagnifierFilledSize24', { _size: 24, isIcon: true }, {
1441
1922
  withChildren: false,
1923
+ WrapperComponent: WrapperMockComponent,
1442
1924
  });
1443
- const MagnifierMinusFilledSize16 = mockComponent('MagnifierMinusFilledSize16', { _size: 16 }, {
1925
+ const MagnifierMinusFilledSize16 = mockComponent('MagnifierMinusFilledSize16', { _size: 16, isIcon: true }, {
1444
1926
  withChildren: false,
1927
+ WrapperComponent: WrapperMockComponent,
1445
1928
  });
1446
- const MagnifierMinusFilledSize24 = mockComponent('MagnifierMinusFilledSize24', { _size: 24 }, {
1929
+ const MagnifierMinusFilledSize24 = mockComponent('MagnifierMinusFilledSize24', { _size: 24, isIcon: true }, {
1447
1930
  withChildren: false,
1931
+ WrapperComponent: WrapperMockComponent,
1448
1932
  });
1449
- const MagnifierMinusOutlinedSize16 = mockComponent('MagnifierMinusOutlinedSize16', { _size: 16 }, {
1933
+ const MagnifierMinusOutlinedSize16 = mockComponent('MagnifierMinusOutlinedSize16', { _size: 16, isIcon: true }, {
1450
1934
  withChildren: false,
1935
+ WrapperComponent: WrapperMockComponent,
1451
1936
  });
1452
- const MagnifierMinusOutlinedSize24 = mockComponent('MagnifierMinusOutlinedSize24', { _size: 24 }, {
1937
+ const MagnifierMinusOutlinedSize24 = mockComponent('MagnifierMinusOutlinedSize24', { _size: 24, isIcon: true }, {
1453
1938
  withChildren: false,
1939
+ WrapperComponent: WrapperMockComponent,
1454
1940
  });
1455
- const MagnifierOutlinedHeartFilledSize16 = mockComponent('MagnifierOutlinedHeartFilledSize16', { _size: 16 }, {
1941
+ const MagnifierOutlinedHeartFilledSize16 = mockComponent('MagnifierOutlinedHeartFilledSize16', { _size: 16, isIcon: true }, {
1456
1942
  withChildren: false,
1943
+ WrapperComponent: WrapperMockComponent,
1457
1944
  });
1458
- const MagnifierOutlinedHeartFilledSize24 = mockComponent('MagnifierOutlinedHeartFilledSize24', { _size: 24 }, {
1945
+ const MagnifierOutlinedHeartFilledSize24 = mockComponent('MagnifierOutlinedHeartFilledSize24', { _size: 24, isIcon: true }, {
1459
1946
  withChildren: false,
1947
+ WrapperComponent: WrapperMockComponent,
1460
1948
  });
1461
- const MagnifierOutlinedHeartOutlinedSize16 = mockComponent('MagnifierOutlinedHeartOutlinedSize16', { _size: 16 }, {
1949
+ const MagnifierOutlinedHeartOutlinedSize16 = mockComponent('MagnifierOutlinedHeartOutlinedSize16', { _size: 16, isIcon: true }, {
1462
1950
  withChildren: false,
1951
+ WrapperComponent: WrapperMockComponent,
1463
1952
  });
1464
- const MagnifierOutlinedHeartOutlinedSize24 = mockComponent('MagnifierOutlinedHeartOutlinedSize24', { _size: 24 }, {
1953
+ const MagnifierOutlinedHeartOutlinedSize24 = mockComponent('MagnifierOutlinedHeartOutlinedSize24', { _size: 24, isIcon: true }, {
1465
1954
  withChildren: false,
1955
+ WrapperComponent: WrapperMockComponent,
1466
1956
  });
1467
- const MagnifierOutlinedSize16 = mockComponent('MagnifierOutlinedSize16', { _size: 16 }, {
1957
+ const MagnifierOutlinedSize16 = mockComponent('MagnifierOutlinedSize16', { _size: 16, isIcon: true }, {
1468
1958
  withChildren: false,
1959
+ WrapperComponent: WrapperMockComponent,
1469
1960
  });
1470
- const MagnifierOutlinedSize24 = mockComponent('MagnifierOutlinedSize24', { _size: 24 }, {
1961
+ const MagnifierOutlinedSize24 = mockComponent('MagnifierOutlinedSize24', { _size: 24, isIcon: true }, {
1471
1962
  withChildren: false,
1963
+ WrapperComponent: WrapperMockComponent,
1472
1964
  });
1473
- const MagnifierPlusFilledSize16 = mockComponent('MagnifierPlusFilledSize16', { _size: 16 }, {
1965
+ const MagnifierPlusFilledSize16 = mockComponent('MagnifierPlusFilledSize16', { _size: 16, isIcon: true }, {
1474
1966
  withChildren: false,
1967
+ WrapperComponent: WrapperMockComponent,
1475
1968
  });
1476
- const MagnifierPlusFilledSize24 = mockComponent('MagnifierPlusFilledSize24', { _size: 24 }, {
1969
+ const MagnifierPlusFilledSize24 = mockComponent('MagnifierPlusFilledSize24', { _size: 24, isIcon: true }, {
1477
1970
  withChildren: false,
1971
+ WrapperComponent: WrapperMockComponent,
1478
1972
  });
1479
- const MagnifierPlusOutlinedSize16 = mockComponent('MagnifierPlusOutlinedSize16', { _size: 16 }, {
1973
+ const MagnifierPlusOutlinedSize16 = mockComponent('MagnifierPlusOutlinedSize16', { _size: 16, isIcon: true }, {
1480
1974
  withChildren: false,
1975
+ WrapperComponent: WrapperMockComponent,
1481
1976
  });
1482
- const MagnifierPlusOutlinedSize24 = mockComponent('MagnifierPlusOutlinedSize24', { _size: 24 }, {
1977
+ const MagnifierPlusOutlinedSize24 = mockComponent('MagnifierPlusOutlinedSize24', { _size: 24, isIcon: true }, {
1483
1978
  withChildren: false,
1979
+ WrapperComponent: WrapperMockComponent,
1484
1980
  });
1485
- const MapFilledSize16 = mockComponent('MapFilledSize16', { _size: 16 }, {
1981
+ const MapFilledSize16 = mockComponent('MapFilledSize16', { _size: 16, isIcon: true }, {
1486
1982
  withChildren: false,
1983
+ WrapperComponent: WrapperMockComponent,
1487
1984
  });
1488
- const MapFilledSize24 = mockComponent('MapFilledSize24', { _size: 24 }, {
1985
+ const MapFilledSize24 = mockComponent('MapFilledSize24', { _size: 24, isIcon: true }, {
1489
1986
  withChildren: false,
1987
+ WrapperComponent: WrapperMockComponent,
1490
1988
  });
1491
- const MapOutlinedSize16 = mockComponent('MapOutlinedSize16', { _size: 16 }, {
1989
+ const MapOutlinedSize16 = mockComponent('MapOutlinedSize16', { _size: 16, isIcon: true }, {
1492
1990
  withChildren: false,
1991
+ WrapperComponent: WrapperMockComponent,
1493
1992
  });
1494
- const MapOutlinedSize24 = mockComponent('MapOutlinedSize24', { _size: 24 }, {
1993
+ const MapOutlinedSize24 = mockComponent('MapOutlinedSize24', { _size: 24, isIcon: true }, {
1495
1994
  withChildren: false,
1995
+ WrapperComponent: WrapperMockComponent,
1496
1996
  });
1497
- const MapPinFilledSize16 = mockComponent('MapPinFilledSize16', { _size: 16 }, {
1997
+ const MapPinFilledSize16 = mockComponent('MapPinFilledSize16', { _size: 16, isIcon: true }, {
1498
1998
  withChildren: false,
1999
+ WrapperComponent: WrapperMockComponent,
1499
2000
  });
1500
- const MapPinFilledSize24 = mockComponent('MapPinFilledSize24', { _size: 24 }, {
2001
+ const MapPinFilledSize24 = mockComponent('MapPinFilledSize24', { _size: 24, isIcon: true }, {
1501
2002
  withChildren: false,
2003
+ WrapperComponent: WrapperMockComponent,
1502
2004
  });
1503
- const MapPinFilledSize32 = mockComponent('MapPinFilledSize32', { _size: 32 }, {
2005
+ const MapPinFilledSize32 = mockComponent('MapPinFilledSize32', { _size: 32, isIcon: true }, {
1504
2006
  withChildren: false,
2007
+ WrapperComponent: WrapperMockComponent,
1505
2008
  });
1506
- const MapPinOutlinedSize16 = mockComponent('MapPinOutlinedSize16', { _size: 16 }, {
2009
+ const MapPinOutlinedSize16 = mockComponent('MapPinOutlinedSize16', { _size: 16, isIcon: true }, {
1507
2010
  withChildren: false,
2011
+ WrapperComponent: WrapperMockComponent,
1508
2012
  });
1509
- const MapPinOutlinedSize24 = mockComponent('MapPinOutlinedSize24', { _size: 24 }, {
2013
+ const MapPinOutlinedSize24 = mockComponent('MapPinOutlinedSize24', { _size: 24, isIcon: true }, {
1510
2014
  withChildren: false,
2015
+ WrapperComponent: WrapperMockComponent,
1511
2016
  });
1512
- const MapPinOutlinedSize32 = mockComponent('MapPinOutlinedSize32', { _size: 32 }, {
2017
+ const MapPinOutlinedSize32 = mockComponent('MapPinOutlinedSize32', { _size: 32, isIcon: true }, {
1513
2018
  withChildren: false,
2019
+ WrapperComponent: WrapperMockComponent,
1514
2020
  });
1515
- const MicCrossedFilledSize16 = mockComponent('MicCrossedFilledSize16', { _size: 16 }, {
2021
+ const MicCrossedFilledSize16 = mockComponent('MicCrossedFilledSize16', { _size: 16, isIcon: true }, {
1516
2022
  withChildren: false,
2023
+ WrapperComponent: WrapperMockComponent,
1517
2024
  });
1518
- const MicCrossedFilledSize24 = mockComponent('MicCrossedFilledSize24', { _size: 24 }, {
2025
+ const MicCrossedFilledSize24 = mockComponent('MicCrossedFilledSize24', { _size: 24, isIcon: true }, {
1519
2026
  withChildren: false,
2027
+ WrapperComponent: WrapperMockComponent,
1520
2028
  });
1521
- const MicCrossedOutlinedSize16 = mockComponent('MicCrossedOutlinedSize16', { _size: 16 }, {
2029
+ const MicCrossedOutlinedSize16 = mockComponent('MicCrossedOutlinedSize16', { _size: 16, isIcon: true }, {
1522
2030
  withChildren: false,
2031
+ WrapperComponent: WrapperMockComponent,
1523
2032
  });
1524
- const MicCrossedOutlinedSize24 = mockComponent('MicCrossedOutlinedSize24', { _size: 24 }, {
2033
+ const MicCrossedOutlinedSize24 = mockComponent('MicCrossedOutlinedSize24', { _size: 24, isIcon: true }, {
1525
2034
  withChildren: false,
2035
+ WrapperComponent: WrapperMockComponent,
1526
2036
  });
1527
- const MicFilledSize16 = mockComponent('MicFilledSize16', { _size: 16 }, {
2037
+ const MicFilledSize16 = mockComponent('MicFilledSize16', { _size: 16, isIcon: true }, {
1528
2038
  withChildren: false,
2039
+ WrapperComponent: WrapperMockComponent,
1529
2040
  });
1530
- const MicFilledSize24 = mockComponent('MicFilledSize24', { _size: 24 }, {
2041
+ const MicFilledSize24 = mockComponent('MicFilledSize24', { _size: 24, isIcon: true }, {
1531
2042
  withChildren: false,
2043
+ WrapperComponent: WrapperMockComponent,
1532
2044
  });
1533
- const MicOutlinedSize16 = mockComponent('MicOutlinedSize16', { _size: 16 }, {
2045
+ const MicOutlinedSize16 = mockComponent('MicOutlinedSize16', { _size: 16, isIcon: true }, {
1534
2046
  withChildren: false,
2047
+ WrapperComponent: WrapperMockComponent,
1535
2048
  });
1536
- const MicOutlinedSize24 = mockComponent('MicOutlinedSize24', { _size: 24 }, {
2049
+ const MicOutlinedSize24 = mockComponent('MicOutlinedSize24', { _size: 24, isIcon: true }, {
1537
2050
  withChildren: false,
2051
+ WrapperComponent: WrapperMockComponent,
1538
2052
  });
1539
- const MinusCircleFilledSize16 = mockComponent('MinusCircleFilledSize16', { _size: 16 }, {
2053
+ const MinusCircleFilledSize16 = mockComponent('MinusCircleFilledSize16', { _size: 16, isIcon: true }, {
1540
2054
  withChildren: false,
2055
+ WrapperComponent: WrapperMockComponent,
1541
2056
  });
1542
- const MinusCircleFilledSize24 = mockComponent('MinusCircleFilledSize24', { _size: 24 }, {
2057
+ const MinusCircleFilledSize24 = mockComponent('MinusCircleFilledSize24', { _size: 24, isIcon: true }, {
1543
2058
  withChildren: false,
2059
+ WrapperComponent: WrapperMockComponent,
1544
2060
  });
1545
- const MinusCircleOutlinedSize16 = mockComponent('MinusCircleOutlinedSize16', { _size: 16 }, {
2061
+ const MinusCircleOutlinedSize16 = mockComponent('MinusCircleOutlinedSize16', { _size: 16, isIcon: true }, {
1546
2062
  withChildren: false,
2063
+ WrapperComponent: WrapperMockComponent,
1547
2064
  });
1548
- const MinusCircleOutlinedSize24 = mockComponent('MinusCircleOutlinedSize24', { _size: 24 }, {
2065
+ const MinusCircleOutlinedSize24 = mockComponent('MinusCircleOutlinedSize24', { _size: 24, isIcon: true }, {
1549
2066
  withChildren: false,
2067
+ WrapperComponent: WrapperMockComponent,
1550
2068
  });
1551
- const MinusOutlinedSize16 = mockComponent('MinusOutlinedSize16', { _size: 16 }, {
2069
+ const MinusOutlinedSize16 = mockComponent('MinusOutlinedSize16', { _size: 16, isIcon: true }, {
1552
2070
  withChildren: false,
2071
+ WrapperComponent: WrapperMockComponent,
1553
2072
  });
1554
- const MinusOutlinedSize24 = mockComponent('MinusOutlinedSize24', { _size: 24 }, {
2073
+ const MinusOutlinedSize24 = mockComponent('MinusOutlinedSize24', { _size: 24, isIcon: true }, {
1555
2074
  withChildren: false,
2075
+ WrapperComponent: WrapperMockComponent,
1556
2076
  });
1557
- const PauseFilledSize16 = mockComponent('PauseFilledSize16', { _size: 16 }, {
2077
+ const PauseFilledSize16 = mockComponent('PauseFilledSize16', { _size: 16, isIcon: true }, {
1558
2078
  withChildren: false,
2079
+ WrapperComponent: WrapperMockComponent,
1559
2080
  });
1560
- const PauseFilledSize24 = mockComponent('PauseFilledSize24', { _size: 24 }, {
2081
+ const PauseFilledSize24 = mockComponent('PauseFilledSize24', { _size: 24, isIcon: true }, {
1561
2082
  withChildren: false,
2083
+ WrapperComponent: WrapperMockComponent,
1562
2084
  });
1563
- const PauseOutlinedSize16 = mockComponent('PauseOutlinedSize16', { _size: 16 }, {
2085
+ const PauseOutlinedSize16 = mockComponent('PauseOutlinedSize16', { _size: 16, isIcon: true }, {
1564
2086
  withChildren: false,
2087
+ WrapperComponent: WrapperMockComponent,
1565
2088
  });
1566
- const PauseOutlinedSize24 = mockComponent('PauseOutlinedSize24', { _size: 24 }, {
2089
+ const PauseOutlinedSize24 = mockComponent('PauseOutlinedSize24', { _size: 24, isIcon: true }, {
1567
2090
  withChildren: false,
2091
+ WrapperComponent: WrapperMockComponent,
1568
2092
  });
1569
- const PenFilledSize16 = mockComponent('PenFilledSize16', { _size: 16 }, {
2093
+ const PenFilledSize16 = mockComponent('PenFilledSize16', { _size: 16, isIcon: true }, {
1570
2094
  withChildren: false,
2095
+ WrapperComponent: WrapperMockComponent,
1571
2096
  });
1572
- const PenFilledSize24 = mockComponent('PenFilledSize24', { _size: 24 }, {
2097
+ const PenFilledSize24 = mockComponent('PenFilledSize24', { _size: 24, isIcon: true }, {
1573
2098
  withChildren: false,
2099
+ WrapperComponent: WrapperMockComponent,
1574
2100
  });
1575
- const PenLineFilledSize16 = mockComponent('PenLineFilledSize16', { _size: 16 }, {
2101
+ const PenLineFilledSize16 = mockComponent('PenLineFilledSize16', { _size: 16, isIcon: true }, {
1576
2102
  withChildren: false,
2103
+ WrapperComponent: WrapperMockComponent,
1577
2104
  });
1578
- const PenLineFilledSize24 = mockComponent('PenLineFilledSize24', { _size: 24 }, {
2105
+ const PenLineFilledSize24 = mockComponent('PenLineFilledSize24', { _size: 24, isIcon: true }, {
1579
2106
  withChildren: false,
2107
+ WrapperComponent: WrapperMockComponent,
1580
2108
  });
1581
- const PenLineOutlinedSize16 = mockComponent('PenLineOutlinedSize16', { _size: 16 }, {
2109
+ const PenLineOutlinedSize16 = mockComponent('PenLineOutlinedSize16', { _size: 16, isIcon: true }, {
1582
2110
  withChildren: false,
2111
+ WrapperComponent: WrapperMockComponent,
1583
2112
  });
1584
- const PenLineOutlinedSize24 = mockComponent('PenLineOutlinedSize24', { _size: 24 }, {
2113
+ const PenLineOutlinedSize24 = mockComponent('PenLineOutlinedSize24', { _size: 24, isIcon: true }, {
1585
2114
  withChildren: false,
2115
+ WrapperComponent: WrapperMockComponent,
1586
2116
  });
1587
- const PenOutlinedSize16 = mockComponent('PenOutlinedSize16', { _size: 16 }, {
2117
+ const PenOutlinedSize16 = mockComponent('PenOutlinedSize16', { _size: 16, isIcon: true }, {
1588
2118
  withChildren: false,
2119
+ WrapperComponent: WrapperMockComponent,
1589
2120
  });
1590
- const PenOutlinedSize24 = mockComponent('PenOutlinedSize24', { _size: 24 }, {
2121
+ const PenOutlinedSize24 = mockComponent('PenOutlinedSize24', { _size: 24, isIcon: true }, {
1591
2122
  withChildren: false,
2123
+ WrapperComponent: WrapperMockComponent,
1592
2124
  });
1593
- const PenSquareOutlinedSize16 = mockComponent('PenSquareOutlinedSize16', { _size: 16 }, {
2125
+ const PenSquareOutlinedSize16 = mockComponent('PenSquareOutlinedSize16', { _size: 16, isIcon: true }, {
1594
2126
  withChildren: false,
2127
+ WrapperComponent: WrapperMockComponent,
1595
2128
  });
1596
- const PenSquareOutlinedSize24 = mockComponent('PenSquareOutlinedSize24', { _size: 24 }, {
2129
+ const PenSquareOutlinedSize24 = mockComponent('PenSquareOutlinedSize24', { _size: 24, isIcon: true }, {
1597
2130
  withChildren: false,
2131
+ WrapperComponent: WrapperMockComponent,
1598
2132
  });
1599
- const PhoneArrowInFilledSize16 = mockComponent('PhoneArrowInFilledSize16', { _size: 16 }, {
2133
+ const PhoneArrowInFilledSize16 = mockComponent('PhoneArrowInFilledSize16', { _size: 16, isIcon: true }, {
1600
2134
  withChildren: false,
2135
+ WrapperComponent: WrapperMockComponent,
1601
2136
  });
1602
- const PhoneArrowInFilledSize24 = mockComponent('PhoneArrowInFilledSize24', { _size: 24 }, {
2137
+ const PhoneArrowInFilledSize24 = mockComponent('PhoneArrowInFilledSize24', { _size: 24, isIcon: true }, {
1603
2138
  withChildren: false,
2139
+ WrapperComponent: WrapperMockComponent,
1604
2140
  });
1605
- const PhoneArrowInOutlinedSize16 = mockComponent('PhoneArrowInOutlinedSize16', { _size: 16 }, {
2141
+ const PhoneArrowInOutlinedSize16 = mockComponent('PhoneArrowInOutlinedSize16', { _size: 16, isIcon: true }, {
1606
2142
  withChildren: false,
2143
+ WrapperComponent: WrapperMockComponent,
1607
2144
  });
1608
- const PhoneArrowInOutlinedSize24 = mockComponent('PhoneArrowInOutlinedSize24', { _size: 24 }, {
2145
+ const PhoneArrowInOutlinedSize24 = mockComponent('PhoneArrowInOutlinedSize24', { _size: 24, isIcon: true }, {
1609
2146
  withChildren: false,
2147
+ WrapperComponent: WrapperMockComponent,
1610
2148
  });
1611
- const PhoneArrowOutFilledSize16 = mockComponent('PhoneArrowOutFilledSize16', { _size: 16 }, {
2149
+ const PhoneArrowOutFilledSize16 = mockComponent('PhoneArrowOutFilledSize16', { _size: 16, isIcon: true }, {
1612
2150
  withChildren: false,
2151
+ WrapperComponent: WrapperMockComponent,
1613
2152
  });
1614
- const PhoneArrowOutFilledSize24 = mockComponent('PhoneArrowOutFilledSize24', { _size: 24 }, {
2153
+ const PhoneArrowOutFilledSize24 = mockComponent('PhoneArrowOutFilledSize24', { _size: 24, isIcon: true }, {
1615
2154
  withChildren: false,
2155
+ WrapperComponent: WrapperMockComponent,
1616
2156
  });
1617
- const PhoneArrowOutOutlinedSize16 = mockComponent('PhoneArrowOutOutlinedSize16', { _size: 16 }, {
2157
+ const PhoneArrowOutOutlinedSize16 = mockComponent('PhoneArrowOutOutlinedSize16', { _size: 16, isIcon: true }, {
1618
2158
  withChildren: false,
2159
+ WrapperComponent: WrapperMockComponent,
1619
2160
  });
1620
- const PhoneArrowOutOutlinedSize24 = mockComponent('PhoneArrowOutOutlinedSize24', { _size: 24 }, {
2161
+ const PhoneArrowOutOutlinedSize24 = mockComponent('PhoneArrowOutOutlinedSize24', { _size: 24, isIcon: true }, {
1621
2162
  withChildren: false,
2163
+ WrapperComponent: WrapperMockComponent,
1622
2164
  });
1623
- const PhoneCrossFilledSize16 = mockComponent('PhoneCrossFilledSize16', { _size: 16 }, {
2165
+ const PhoneCrossFilledSize16 = mockComponent('PhoneCrossFilledSize16', { _size: 16, isIcon: true }, {
1624
2166
  withChildren: false,
2167
+ WrapperComponent: WrapperMockComponent,
1625
2168
  });
1626
- const PhoneCrossFilledSize24 = mockComponent('PhoneCrossFilledSize24', { _size: 24 }, {
2169
+ const PhoneCrossFilledSize24 = mockComponent('PhoneCrossFilledSize24', { _size: 24, isIcon: true }, {
1627
2170
  withChildren: false,
2171
+ WrapperComponent: WrapperMockComponent,
1628
2172
  });
1629
- const PhoneCrossOutlinedSize16 = mockComponent('PhoneCrossOutlinedSize16', { _size: 16 }, {
2173
+ const PhoneCrossOutlinedSize16 = mockComponent('PhoneCrossOutlinedSize16', { _size: 16, isIcon: true }, {
1630
2174
  withChildren: false,
2175
+ WrapperComponent: WrapperMockComponent,
1631
2176
  });
1632
- const PhoneCrossOutlinedSize24 = mockComponent('PhoneCrossOutlinedSize24', { _size: 24 }, {
2177
+ const PhoneCrossOutlinedSize24 = mockComponent('PhoneCrossOutlinedSize24', { _size: 24, isIcon: true }, {
1633
2178
  withChildren: false,
2179
+ WrapperComponent: WrapperMockComponent,
1634
2180
  });
1635
- const PhoneDownFilledSize16 = mockComponent('PhoneDownFilledSize16', { _size: 16 }, {
2181
+ const PhoneDownFilledSize16 = mockComponent('PhoneDownFilledSize16', { _size: 16, isIcon: true }, {
1636
2182
  withChildren: false,
2183
+ WrapperComponent: WrapperMockComponent,
1637
2184
  });
1638
- const PhoneDownFilledSize24 = mockComponent('PhoneDownFilledSize24', { _size: 24 }, {
2185
+ const PhoneDownFilledSize24 = mockComponent('PhoneDownFilledSize24', { _size: 24, isIcon: true }, {
1639
2186
  withChildren: false,
2187
+ WrapperComponent: WrapperMockComponent,
1640
2188
  });
1641
- const PhoneDownOutlinedSize16 = mockComponent('PhoneDownOutlinedSize16', { _size: 16 }, {
2189
+ const PhoneDownOutlinedSize16 = mockComponent('PhoneDownOutlinedSize16', { _size: 16, isIcon: true }, {
1642
2190
  withChildren: false,
2191
+ WrapperComponent: WrapperMockComponent,
1643
2192
  });
1644
- const PhoneDownOutlinedSize24 = mockComponent('PhoneDownOutlinedSize24', { _size: 24 }, {
2193
+ const PhoneDownOutlinedSize24 = mockComponent('PhoneDownOutlinedSize24', { _size: 24, isIcon: true }, {
1645
2194
  withChildren: false,
2195
+ WrapperComponent: WrapperMockComponent,
1646
2196
  });
1647
- const PhoneFilledSize16 = mockComponent('PhoneFilledSize16', { _size: 16 }, {
2197
+ const PhoneFilledSize16 = mockComponent('PhoneFilledSize16', { _size: 16, isIcon: true }, {
1648
2198
  withChildren: false,
2199
+ WrapperComponent: WrapperMockComponent,
1649
2200
  });
1650
- const PhoneFilledSize24 = mockComponent('PhoneFilledSize24', { _size: 24 }, {
2201
+ const PhoneFilledSize24 = mockComponent('PhoneFilledSize24', { _size: 24, isIcon: true }, {
1651
2202
  withChildren: false,
2203
+ WrapperComponent: WrapperMockComponent,
1652
2204
  });
1653
- const PhoneOutlinedSize16 = mockComponent('PhoneOutlinedSize16', { _size: 16 }, {
2205
+ const PhoneOutlinedSize16 = mockComponent('PhoneOutlinedSize16', { _size: 16, isIcon: true }, {
1654
2206
  withChildren: false,
2207
+ WrapperComponent: WrapperMockComponent,
1655
2208
  });
1656
- const PhoneOutlinedSize24 = mockComponent('PhoneOutlinedSize24', { _size: 24 }, {
2209
+ const PhoneOutlinedSize24 = mockComponent('PhoneOutlinedSize24', { _size: 24, isIcon: true }, {
1657
2210
  withChildren: false,
2211
+ WrapperComponent: WrapperMockComponent,
1658
2212
  });
1659
- const PhoneWaveFilledSize16 = mockComponent('PhoneWaveFilledSize16', { _size: 16 }, {
2213
+ const PhoneWaveFilledSize16 = mockComponent('PhoneWaveFilledSize16', { _size: 16, isIcon: true }, {
1660
2214
  withChildren: false,
2215
+ WrapperComponent: WrapperMockComponent,
1661
2216
  });
1662
- const PhoneWaveFilledSize24 = mockComponent('PhoneWaveFilledSize24', { _size: 24 }, {
2217
+ const PhoneWaveFilledSize24 = mockComponent('PhoneWaveFilledSize24', { _size: 24, isIcon: true }, {
1663
2218
  withChildren: false,
2219
+ WrapperComponent: WrapperMockComponent,
1664
2220
  });
1665
- const PhoneWaveOutlinedSize16 = mockComponent('PhoneWaveOutlinedSize16', { _size: 16 }, {
2221
+ const PhoneWaveOutlinedSize16 = mockComponent('PhoneWaveOutlinedSize16', { _size: 16, isIcon: true }, {
1666
2222
  withChildren: false,
2223
+ WrapperComponent: WrapperMockComponent,
1667
2224
  });
1668
- const PhoneWaveOutlinedSize24 = mockComponent('PhoneWaveOutlinedSize24', { _size: 24 }, {
2225
+ const PhoneWaveOutlinedSize24 = mockComponent('PhoneWaveOutlinedSize24', { _size: 24, isIcon: true }, {
1669
2226
  withChildren: false,
2227
+ WrapperComponent: WrapperMockComponent,
1670
2228
  });
1671
- const PinCrossedFilledSize16 = mockComponent('PinCrossedFilledSize16', { _size: 16 }, {
2229
+ const PinCrossedFilledSize16 = mockComponent('PinCrossedFilledSize16', { _size: 16, isIcon: true }, {
1672
2230
  withChildren: false,
2231
+ WrapperComponent: WrapperMockComponent,
1673
2232
  });
1674
- const PinCrossedFilledSize24 = mockComponent('PinCrossedFilledSize24', { _size: 24 }, {
2233
+ const PinCrossedFilledSize24 = mockComponent('PinCrossedFilledSize24', { _size: 24, isIcon: true }, {
1675
2234
  withChildren: false,
2235
+ WrapperComponent: WrapperMockComponent,
1676
2236
  });
1677
- const PinCrossedOutlinedSize16 = mockComponent('PinCrossedOutlinedSize16', { _size: 16 }, {
2237
+ const PinCrossedOutlinedSize16 = mockComponent('PinCrossedOutlinedSize16', { _size: 16, isIcon: true }, {
1678
2238
  withChildren: false,
2239
+ WrapperComponent: WrapperMockComponent,
1679
2240
  });
1680
- const PinCrossedOutlinedSize24 = mockComponent('PinCrossedOutlinedSize24', { _size: 24 }, {
2241
+ const PinCrossedOutlinedSize24 = mockComponent('PinCrossedOutlinedSize24', { _size: 24, isIcon: true }, {
1681
2242
  withChildren: false,
2243
+ WrapperComponent: WrapperMockComponent,
1682
2244
  });
1683
- const PinFilledSize16 = mockComponent('PinFilledSize16', { _size: 16 }, {
2245
+ const PinFilledSize16 = mockComponent('PinFilledSize16', { _size: 16, isIcon: true }, {
1684
2246
  withChildren: false,
2247
+ WrapperComponent: WrapperMockComponent,
1685
2248
  });
1686
- const PinFilledSize24 = mockComponent('PinFilledSize24', { _size: 24 }, {
2249
+ const PinFilledSize24 = mockComponent('PinFilledSize24', { _size: 24, isIcon: true }, {
1687
2250
  withChildren: false,
2251
+ WrapperComponent: WrapperMockComponent,
1688
2252
  });
1689
- const PinOutlinedSize16 = mockComponent('PinOutlinedSize16', { _size: 16 }, {
2253
+ const PinOutlinedSize16 = mockComponent('PinOutlinedSize16', { _size: 16, isIcon: true }, {
1690
2254
  withChildren: false,
2255
+ WrapperComponent: WrapperMockComponent,
1691
2256
  });
1692
- const PinOutlinedSize24 = mockComponent('PinOutlinedSize24', { _size: 24 }, {
2257
+ const PinOutlinedSize24 = mockComponent('PinOutlinedSize24', { _size: 24, isIcon: true }, {
1693
2258
  withChildren: false,
2259
+ WrapperComponent: WrapperMockComponent,
1694
2260
  });
1695
- const PlayFilledOpticalSize16 = mockComponent('PlayFilledOpticalSize16', { _size: 16 }, {
2261
+ const PlayFilledOpticalSize16 = mockComponent('PlayFilledOpticalSize16', { _size: 16, isIcon: true }, {
1696
2262
  withChildren: false,
2263
+ WrapperComponent: WrapperMockComponent,
1697
2264
  });
1698
- const PlayFilledOpticalSize24 = mockComponent('PlayFilledOpticalSize24', { _size: 24 }, {
2265
+ const PlayFilledOpticalSize24 = mockComponent('PlayFilledOpticalSize24', { _size: 24, isIcon: true }, {
1699
2266
  withChildren: false,
2267
+ WrapperComponent: WrapperMockComponent,
1700
2268
  });
1701
- const PlayFilledSize16 = mockComponent('PlayFilledSize16', { _size: 16 }, {
2269
+ const PlayFilledSize16 = mockComponent('PlayFilledSize16', { _size: 16, isIcon: true }, {
1702
2270
  withChildren: false,
2271
+ WrapperComponent: WrapperMockComponent,
1703
2272
  });
1704
- const PlayFilledSize24 = mockComponent('PlayFilledSize24', { _size: 24 }, {
2273
+ const PlayFilledSize24 = mockComponent('PlayFilledSize24', { _size: 24, isIcon: true }, {
1705
2274
  withChildren: false,
2275
+ WrapperComponent: WrapperMockComponent,
1706
2276
  });
1707
- const PlayOutlinedOpticalSize16 = mockComponent('PlayOutlinedOpticalSize16', { _size: 16 }, {
2277
+ const PlayOutlinedOpticalSize16 = mockComponent('PlayOutlinedOpticalSize16', { _size: 16, isIcon: true }, {
1708
2278
  withChildren: false,
2279
+ WrapperComponent: WrapperMockComponent,
1709
2280
  });
1710
- const PlayOutlinedOpticalSize24 = mockComponent('PlayOutlinedOpticalSize24', { _size: 24 }, {
2281
+ const PlayOutlinedOpticalSize24 = mockComponent('PlayOutlinedOpticalSize24', { _size: 24, isIcon: true }, {
1711
2282
  withChildren: false,
2283
+ WrapperComponent: WrapperMockComponent,
1712
2284
  });
1713
- const PlayOutlinedSize16 = mockComponent('PlayOutlinedSize16', { _size: 16 }, {
2285
+ const PlayOutlinedSize16 = mockComponent('PlayOutlinedSize16', { _size: 16, isIcon: true }, {
1714
2286
  withChildren: false,
2287
+ WrapperComponent: WrapperMockComponent,
1715
2288
  });
1716
- const PlayOutlinedSize24 = mockComponent('PlayOutlinedSize24', { _size: 24 }, {
2289
+ const PlayOutlinedSize24 = mockComponent('PlayOutlinedSize24', { _size: 24, isIcon: true }, {
1717
2290
  withChildren: false,
2291
+ WrapperComponent: WrapperMockComponent,
1718
2292
  });
1719
- const PlusCircleFilledSize16 = mockComponent('PlusCircleFilledSize16', { _size: 16 }, {
2293
+ const PlusCircleFilledSize16 = mockComponent('PlusCircleFilledSize16', { _size: 16, isIcon: true }, {
1720
2294
  withChildren: false,
2295
+ WrapperComponent: WrapperMockComponent,
1721
2296
  });
1722
- const PlusCircleFilledSize24 = mockComponent('PlusCircleFilledSize24', { _size: 24 }, {
2297
+ const PlusCircleFilledSize24 = mockComponent('PlusCircleFilledSize24', { _size: 24, isIcon: true }, {
1723
2298
  withChildren: false,
2299
+ WrapperComponent: WrapperMockComponent,
1724
2300
  });
1725
- const PlusCircleOutlinedSize16 = mockComponent('PlusCircleOutlinedSize16', { _size: 16 }, {
2301
+ const PlusCircleOutlinedSize16 = mockComponent('PlusCircleOutlinedSize16', { _size: 16, isIcon: true }, {
1726
2302
  withChildren: false,
2303
+ WrapperComponent: WrapperMockComponent,
1727
2304
  });
1728
- const PlusCircleOutlinedSize24 = mockComponent('PlusCircleOutlinedSize24', { _size: 24 }, {
2305
+ const PlusCircleOutlinedSize24 = mockComponent('PlusCircleOutlinedSize24', { _size: 24, isIcon: true }, {
1729
2306
  withChildren: false,
2307
+ WrapperComponent: WrapperMockComponent,
1730
2308
  });
1731
- const PlusOutlinedSize16 = mockComponent('PlusOutlinedSize16', { _size: 16 }, {
2309
+ const PlusOutlinedSize16 = mockComponent('PlusOutlinedSize16', { _size: 16, isIcon: true }, {
1732
2310
  withChildren: false,
2311
+ WrapperComponent: WrapperMockComponent,
1733
2312
  });
1734
- const PlusOutlinedSize24 = mockComponent('PlusOutlinedSize24', { _size: 24 }, {
2313
+ const PlusOutlinedSize24 = mockComponent('PlusOutlinedSize24', { _size: 24, isIcon: true }, {
1735
2314
  withChildren: false,
2315
+ WrapperComponent: WrapperMockComponent,
1736
2316
  });
1737
- const PrinterFilledSize16 = mockComponent('PrinterFilledSize16', { _size: 16 }, {
2317
+ const PrinterFilledSize16 = mockComponent('PrinterFilledSize16', { _size: 16, isIcon: true }, {
1738
2318
  withChildren: false,
2319
+ WrapperComponent: WrapperMockComponent,
1739
2320
  });
1740
- const PrinterFilledSize24 = mockComponent('PrinterFilledSize24', { _size: 24 }, {
2321
+ const PrinterFilledSize24 = mockComponent('PrinterFilledSize24', { _size: 24, isIcon: true }, {
1741
2322
  withChildren: false,
2323
+ WrapperComponent: WrapperMockComponent,
1742
2324
  });
1743
- const PrinterOutlinedSize16 = mockComponent('PrinterOutlinedSize16', { _size: 16 }, {
2325
+ const PrinterOutlinedSize16 = mockComponent('PrinterOutlinedSize16', { _size: 16, isIcon: true }, {
1744
2326
  withChildren: false,
2327
+ WrapperComponent: WrapperMockComponent,
1745
2328
  });
1746
- const PrinterOutlinedSize24 = mockComponent('PrinterOutlinedSize24', { _size: 24 }, {
2329
+ const PrinterOutlinedSize24 = mockComponent('PrinterOutlinedSize24', { _size: 24, isIcon: true }, {
1747
2330
  withChildren: false,
2331
+ WrapperComponent: WrapperMockComponent,
1748
2332
  });
1749
- const QuestionCircleFilledSize16 = mockComponent('QuestionCircleFilledSize16', { _size: 16 }, {
2333
+ const QuestionCircleFilledSize16 = mockComponent('QuestionCircleFilledSize16', { _size: 16, isIcon: true }, {
1750
2334
  withChildren: false,
2335
+ WrapperComponent: WrapperMockComponent,
1751
2336
  });
1752
- const QuestionCircleFilledSize24 = mockComponent('QuestionCircleFilledSize24', { _size: 24 }, {
2337
+ const QuestionCircleFilledSize24 = mockComponent('QuestionCircleFilledSize24', { _size: 24, isIcon: true }, {
1753
2338
  withChildren: false,
2339
+ WrapperComponent: WrapperMockComponent,
1754
2340
  });
1755
- const QuestionCircleOutlinedSize16 = mockComponent('QuestionCircleOutlinedSize16', { _size: 16 }, {
2341
+ const QuestionCircleOutlinedSize16 = mockComponent('QuestionCircleOutlinedSize16', { _size: 16, isIcon: true }, {
1756
2342
  withChildren: false,
2343
+ WrapperComponent: WrapperMockComponent,
1757
2344
  });
1758
- const QuestionCircleOutlinedSize24 = mockComponent('QuestionCircleOutlinedSize24', { _size: 24 }, {
2345
+ const QuestionCircleOutlinedSize24 = mockComponent('QuestionCircleOutlinedSize24', { _size: 24, isIcon: true }, {
1759
2346
  withChildren: false,
2347
+ WrapperComponent: WrapperMockComponent,
1760
2348
  });
1761
- const RadiusFilledSize16 = mockComponent('RadiusFilledSize16', { _size: 16 }, {
2349
+ const RadiusFilledSize16 = mockComponent('RadiusFilledSize16', { _size: 16, isIcon: true }, {
1762
2350
  withChildren: false,
2351
+ WrapperComponent: WrapperMockComponent,
1763
2352
  });
1764
- const RadiusFilledSize24 = mockComponent('RadiusFilledSize24', { _size: 24 }, {
2353
+ const RadiusFilledSize24 = mockComponent('RadiusFilledSize24', { _size: 24, isIcon: true }, {
1765
2354
  withChildren: false,
2355
+ WrapperComponent: WrapperMockComponent,
1766
2356
  });
1767
- const RadiusOutlinedSize16 = mockComponent('RadiusOutlinedSize16', { _size: 16 }, {
2357
+ const RadiusOutlinedSize16 = mockComponent('RadiusOutlinedSize16', { _size: 16, isIcon: true }, {
1768
2358
  withChildren: false,
2359
+ WrapperComponent: WrapperMockComponent,
1769
2360
  });
1770
- const RadiusOutlinedSize24 = mockComponent('RadiusOutlinedSize24', { _size: 24 }, {
2361
+ const RadiusOutlinedSize24 = mockComponent('RadiusOutlinedSize24', { _size: 24, isIcon: true }, {
1771
2362
  withChildren: false,
2363
+ WrapperComponent: WrapperMockComponent,
1772
2364
  });
1773
- const RotateLeftFilledSize16 = mockComponent('RotateLeftFilledSize16', { _size: 16 }, {
2365
+ const RotateLeftFilledSize16 = mockComponent('RotateLeftFilledSize16', { _size: 16, isIcon: true }, {
1774
2366
  withChildren: false,
2367
+ WrapperComponent: WrapperMockComponent,
1775
2368
  });
1776
- const RotateLeftFilledSize24 = mockComponent('RotateLeftFilledSize24', { _size: 24 }, {
2369
+ const RotateLeftFilledSize24 = mockComponent('RotateLeftFilledSize24', { _size: 24, isIcon: true }, {
1777
2370
  withChildren: false,
2371
+ WrapperComponent: WrapperMockComponent,
1778
2372
  });
1779
- const RotateLeftOultinedSize16 = mockComponent('RotateLeftOultinedSize16', { _size: 16 }, {
2373
+ const RotateLeftOultinedSize16 = mockComponent('RotateLeftOultinedSize16', { _size: 16, isIcon: true }, {
1780
2374
  withChildren: false,
2375
+ WrapperComponent: WrapperMockComponent,
1781
2376
  });
1782
- const RotateLeftOultinedSize24 = mockComponent('RotateLeftOultinedSize24', { _size: 24 }, {
2377
+ const RotateLeftOultinedSize24 = mockComponent('RotateLeftOultinedSize24', { _size: 24, isIcon: true }, {
1783
2378
  withChildren: false,
2379
+ WrapperComponent: WrapperMockComponent,
1784
2380
  });
1785
- const RotateRightFilledSize16 = mockComponent('RotateRightFilledSize16', { _size: 16 }, {
2381
+ const RotateRightFilledSize16 = mockComponent('RotateRightFilledSize16', { _size: 16, isIcon: true }, {
1786
2382
  withChildren: false,
2383
+ WrapperComponent: WrapperMockComponent,
1787
2384
  });
1788
- const RotateRightFilledSize24 = mockComponent('RotateRightFilledSize24', { _size: 24 }, {
2385
+ const RotateRightFilledSize24 = mockComponent('RotateRightFilledSize24', { _size: 24, isIcon: true }, {
1789
2386
  withChildren: false,
2387
+ WrapperComponent: WrapperMockComponent,
1790
2388
  });
1791
- const RotateRightOutlinedSize16 = mockComponent('RotateRightOutlinedSize16', { _size: 16 }, {
2389
+ const RotateRightOutlinedSize16 = mockComponent('RotateRightOutlinedSize16', { _size: 16, isIcon: true }, {
1792
2390
  withChildren: false,
2391
+ WrapperComponent: WrapperMockComponent,
1793
2392
  });
1794
- const RotateRightOutlinedSize24 = mockComponent('RotateRightOutlinedSize24', { _size: 24 }, {
2393
+ const RotateRightOutlinedSize24 = mockComponent('RotateRightOutlinedSize24', { _size: 24, isIcon: true }, {
1795
2394
  withChildren: false,
2395
+ WrapperComponent: WrapperMockComponent,
1796
2396
  });
1797
- const SendAndroidFilledOpticalSize16 = mockComponent('SendAndroidFilledOpticalSize16', { _size: 16 }, {
2397
+ const SendAndroidFilledOpticalSize16 = mockComponent('SendAndroidFilledOpticalSize16', { _size: 16, isIcon: true }, {
1798
2398
  withChildren: false,
2399
+ WrapperComponent: WrapperMockComponent,
1799
2400
  });
1800
- const SendAndroidFilledOpticalSize24 = mockComponent('SendAndroidFilledOpticalSize24', { _size: 24 }, {
2401
+ const SendAndroidFilledOpticalSize24 = mockComponent('SendAndroidFilledOpticalSize24', { _size: 24, isIcon: true }, {
1801
2402
  withChildren: false,
2403
+ WrapperComponent: WrapperMockComponent,
1802
2404
  });
1803
- const SendAndroidFilledOpticalSize32 = mockComponent('SendAndroidFilledOpticalSize32', { _size: 32 }, {
2405
+ const SendAndroidFilledOpticalSize32 = mockComponent('SendAndroidFilledOpticalSize32', { _size: 32, isIcon: true }, {
1804
2406
  withChildren: false,
2407
+ WrapperComponent: WrapperMockComponent,
1805
2408
  });
1806
- const SendAndroidFilledSize16 = mockComponent('SendAndroidFilledSize16', { _size: 16 }, {
2409
+ const SendAndroidFilledSize16 = mockComponent('SendAndroidFilledSize16', { _size: 16, isIcon: true }, {
1807
2410
  withChildren: false,
2411
+ WrapperComponent: WrapperMockComponent,
1808
2412
  });
1809
- const SendAndroidFilledSize24 = mockComponent('SendAndroidFilledSize24', { _size: 24 }, {
2413
+ const SendAndroidFilledSize24 = mockComponent('SendAndroidFilledSize24', { _size: 24, isIcon: true }, {
1810
2414
  withChildren: false,
2415
+ WrapperComponent: WrapperMockComponent,
1811
2416
  });
1812
- const SendAndroidFilledSize32 = mockComponent('SendAndroidFilledSize32', { _size: 32 }, {
2417
+ const SendAndroidFilledSize32 = mockComponent('SendAndroidFilledSize32', { _size: 32, isIcon: true }, {
1813
2418
  withChildren: false,
2419
+ WrapperComponent: WrapperMockComponent,
1814
2420
  });
1815
- const SendAndroidOutlinedOpticalSize16 = mockComponent('SendAndroidOutlinedOpticalSize16', { _size: 16 }, {
2421
+ const SendAndroidOutlinedOpticalSize16 = mockComponent('SendAndroidOutlinedOpticalSize16', { _size: 16, isIcon: true }, {
1816
2422
  withChildren: false,
2423
+ WrapperComponent: WrapperMockComponent,
1817
2424
  });
1818
- const SendAndroidOutlinedOpticalSize24 = mockComponent('SendAndroidOutlinedOpticalSize24', { _size: 24 }, {
2425
+ const SendAndroidOutlinedOpticalSize24 = mockComponent('SendAndroidOutlinedOpticalSize24', { _size: 24, isIcon: true }, {
1819
2426
  withChildren: false,
2427
+ WrapperComponent: WrapperMockComponent,
1820
2428
  });
1821
- const SendAndroidOutlinedOpticalSize32 = mockComponent('SendAndroidOutlinedOpticalSize32', { _size: 32 }, {
2429
+ const SendAndroidOutlinedOpticalSize32 = mockComponent('SendAndroidOutlinedOpticalSize32', { _size: 32, isIcon: true }, {
1822
2430
  withChildren: false,
2431
+ WrapperComponent: WrapperMockComponent,
1823
2432
  });
1824
- const SendAndroidOutlinedSize16 = mockComponent('SendAndroidOutlinedSize16', { _size: 16 }, {
2433
+ const SendAndroidOutlinedSize16 = mockComponent('SendAndroidOutlinedSize16', { _size: 16, isIcon: true }, {
1825
2434
  withChildren: false,
2435
+ WrapperComponent: WrapperMockComponent,
1826
2436
  });
1827
- const SendAndroidOutlinedSize24 = mockComponent('SendAndroidOutlinedSize24', { _size: 24 }, {
2437
+ const SendAndroidOutlinedSize24 = mockComponent('SendAndroidOutlinedSize24', { _size: 24, isIcon: true }, {
1828
2438
  withChildren: false,
2439
+ WrapperComponent: WrapperMockComponent,
1829
2440
  });
1830
- const SendAndroidOutlinedSize32 = mockComponent('SendAndroidOutlinedSize32', { _size: 32 }, {
2441
+ const SendAndroidOutlinedSize32 = mockComponent('SendAndroidOutlinedSize32', { _size: 32, isIcon: true }, {
1831
2442
  withChildren: false,
2443
+ WrapperComponent: WrapperMockComponent,
1832
2444
  });
1833
- const SendIosFilledSize16 = mockComponent('SendIosFilledSize16', { _size: 16 }, {
2445
+ const SendIosFilledSize16 = mockComponent('SendIosFilledSize16', { _size: 16, isIcon: true }, {
1834
2446
  withChildren: false,
2447
+ WrapperComponent: WrapperMockComponent,
1835
2448
  });
1836
- const SendIosFilledSize24 = mockComponent('SendIosFilledSize24', { _size: 24 }, {
2449
+ const SendIosFilledSize24 = mockComponent('SendIosFilledSize24', { _size: 24, isIcon: true }, {
1837
2450
  withChildren: false,
2451
+ WrapperComponent: WrapperMockComponent,
1838
2452
  });
1839
- const SendIosFilledSize32 = mockComponent('SendIosFilledSize32', { _size: 32 }, {
2453
+ const SendIosFilledSize32 = mockComponent('SendIosFilledSize32', { _size: 32, isIcon: true }, {
1840
2454
  withChildren: false,
2455
+ WrapperComponent: WrapperMockComponent,
1841
2456
  });
1842
- const SendIosOutlinedSize16 = mockComponent('SendIosOutlinedSize16', { _size: 16 }, {
2457
+ const SendIosOutlinedSize16 = mockComponent('SendIosOutlinedSize16', { _size: 16, isIcon: true }, {
1843
2458
  withChildren: false,
2459
+ WrapperComponent: WrapperMockComponent,
1844
2460
  });
1845
- const SendIosOutlinedSize24 = mockComponent('SendIosOutlinedSize24', { _size: 24 }, {
2461
+ const SendIosOutlinedSize24 = mockComponent('SendIosOutlinedSize24', { _size: 24, isIcon: true }, {
1846
2462
  withChildren: false,
2463
+ WrapperComponent: WrapperMockComponent,
1847
2464
  });
1848
- const SendIosOutlinedSize32 = mockComponent('SendIosOutlinedSize32', { _size: 32 }, {
2465
+ const SendIosOutlinedSize32 = mockComponent('SendIosOutlinedSize32', { _size: 32, isIcon: true }, {
1849
2466
  withChildren: false,
2467
+ WrapperComponent: WrapperMockComponent,
1850
2468
  });
1851
- const SendWebFilledOpticalSize16 = mockComponent('SendWebFilledOpticalSize16', { _size: 16 }, {
2469
+ const SendWebFilledOpticalSize16 = mockComponent('SendWebFilledOpticalSize16', { _size: 16, isIcon: true }, {
1852
2470
  withChildren: false,
2471
+ WrapperComponent: WrapperMockComponent,
1853
2472
  });
1854
- const SendWebFilledOpticalSize24 = mockComponent('SendWebFilledOpticalSize24', { _size: 24 }, {
2473
+ const SendWebFilledOpticalSize24 = mockComponent('SendWebFilledOpticalSize24', { _size: 24, isIcon: true }, {
1855
2474
  withChildren: false,
2475
+ WrapperComponent: WrapperMockComponent,
1856
2476
  });
1857
- const SendWebFilledOpticalSize32 = mockComponent('SendWebFilledOpticalSize32', { _size: 32 }, {
2477
+ const SendWebFilledOpticalSize32 = mockComponent('SendWebFilledOpticalSize32', { _size: 32, isIcon: true }, {
1858
2478
  withChildren: false,
2479
+ WrapperComponent: WrapperMockComponent,
1859
2480
  });
1860
- const SendWebFilledSize16 = mockComponent('SendWebFilledSize16', { _size: 16 }, {
2481
+ const SendWebFilledSize16 = mockComponent('SendWebFilledSize16', { _size: 16, isIcon: true }, {
1861
2482
  withChildren: false,
2483
+ WrapperComponent: WrapperMockComponent,
1862
2484
  });
1863
- const SendWebFilledSize24 = mockComponent('SendWebFilledSize24', { _size: 24 }, {
2485
+ const SendWebFilledSize24 = mockComponent('SendWebFilledSize24', { _size: 24, isIcon: true }, {
1864
2486
  withChildren: false,
2487
+ WrapperComponent: WrapperMockComponent,
1865
2488
  });
1866
- const SendWebFilledSize32 = mockComponent('SendWebFilledSize32', { _size: 32 }, {
2489
+ const SendWebFilledSize32 = mockComponent('SendWebFilledSize32', { _size: 32, isIcon: true }, {
1867
2490
  withChildren: false,
2491
+ WrapperComponent: WrapperMockComponent,
1868
2492
  });
1869
- const SendWebOutlinedOpticalSize16 = mockComponent('SendWebOutlinedOpticalSize16', { _size: 16 }, {
2493
+ const SendWebOutlinedOpticalSize16 = mockComponent('SendWebOutlinedOpticalSize16', { _size: 16, isIcon: true }, {
1870
2494
  withChildren: false,
2495
+ WrapperComponent: WrapperMockComponent,
1871
2496
  });
1872
- const SendWebOutlinedOpticalSize24 = mockComponent('SendWebOutlinedOpticalSize24', { _size: 24 }, {
2497
+ const SendWebOutlinedOpticalSize24 = mockComponent('SendWebOutlinedOpticalSize24', { _size: 24, isIcon: true }, {
1873
2498
  withChildren: false,
2499
+ WrapperComponent: WrapperMockComponent,
1874
2500
  });
1875
- const SendWebOutlinedOpticalSize32 = mockComponent('SendWebOutlinedOpticalSize32', { _size: 32 }, {
2501
+ const SendWebOutlinedOpticalSize32 = mockComponent('SendWebOutlinedOpticalSize32', { _size: 32, isIcon: true }, {
1876
2502
  withChildren: false,
2503
+ WrapperComponent: WrapperMockComponent,
1877
2504
  });
1878
- const SendWebOutlinedSize16 = mockComponent('SendWebOutlinedSize16', { _size: 16 }, {
2505
+ const SendWebOutlinedSize16 = mockComponent('SendWebOutlinedSize16', { _size: 16, isIcon: true }, {
1879
2506
  withChildren: false,
2507
+ WrapperComponent: WrapperMockComponent,
1880
2508
  });
1881
- const SendWebOutlinedSize24 = mockComponent('SendWebOutlinedSize24', { _size: 24 }, {
2509
+ const SendWebOutlinedSize24 = mockComponent('SendWebOutlinedSize24', { _size: 24, isIcon: true }, {
1882
2510
  withChildren: false,
2511
+ WrapperComponent: WrapperMockComponent,
1883
2512
  });
1884
- const SendWebOutlinedSize32 = mockComponent('SendWebOutlinedSize32', { _size: 32 }, {
2513
+ const SendWebOutlinedSize32 = mockComponent('SendWebOutlinedSize32', { _size: 32, isIcon: true }, {
1885
2514
  withChildren: false,
2515
+ WrapperComponent: WrapperMockComponent,
1886
2516
  });
1887
- const ShareAndroidOutlinedSize16 = mockComponent('ShareAndroidOutlinedSize16', { _size: 16 }, {
2517
+ const ShareAndroidOutlinedSize16 = mockComponent('ShareAndroidOutlinedSize16', { _size: 16, isIcon: true }, {
1888
2518
  withChildren: false,
2519
+ WrapperComponent: WrapperMockComponent,
1889
2520
  });
1890
- const ShareAndroidOutlinedSize24 = mockComponent('ShareAndroidOutlinedSize24', { _size: 24 }, {
2521
+ const ShareAndroidOutlinedSize24 = mockComponent('ShareAndroidOutlinedSize24', { _size: 24, isIcon: true }, {
1891
2522
  withChildren: false,
2523
+ WrapperComponent: WrapperMockComponent,
1892
2524
  });
1893
- const ShareIosOutlinedSize16 = mockComponent('ShareIosOutlinedSize16', { _size: 16 }, {
2525
+ const ShareIosOutlinedSize16 = mockComponent('ShareIosOutlinedSize16', { _size: 16, isIcon: true }, {
1894
2526
  withChildren: false,
2527
+ WrapperComponent: WrapperMockComponent,
1895
2528
  });
1896
- const ShareIosOutlinedSize24 = mockComponent('ShareIosOutlinedSize24', { _size: 24 }, {
2529
+ const ShareIosOutlinedSize24 = mockComponent('ShareIosOutlinedSize24', { _size: 24, isIcon: true }, {
1897
2530
  withChildren: false,
2531
+ WrapperComponent: WrapperMockComponent,
1898
2532
  });
1899
- const ShareWebFilledSize16 = mockComponent('ShareWebFilledSize16', { _size: 16 }, {
2533
+ const ShareWebFilledSize16 = mockComponent('ShareWebFilledSize16', { _size: 16, isIcon: true }, {
1900
2534
  withChildren: false,
2535
+ WrapperComponent: WrapperMockComponent,
1901
2536
  });
1902
- const ShareWebFilledSize24 = mockComponent('ShareWebFilledSize24', { _size: 24 }, {
2537
+ const ShareWebFilledSize24 = mockComponent('ShareWebFilledSize24', { _size: 24, isIcon: true }, {
1903
2538
  withChildren: false,
2539
+ WrapperComponent: WrapperMockComponent,
1904
2540
  });
1905
- const ShareWebOutlinedSize16 = mockComponent('ShareWebOutlinedSize16', { _size: 16 }, {
2541
+ const ShareWebOutlinedSize16 = mockComponent('ShareWebOutlinedSize16', { _size: 16, isIcon: true }, {
1906
2542
  withChildren: false,
2543
+ WrapperComponent: WrapperMockComponent,
1907
2544
  });
1908
- const ShareWebOutlinedSize24 = mockComponent('ShareWebOutlinedSize24', { _size: 24 }, {
2545
+ const ShareWebOutlinedSize24 = mockComponent('ShareWebOutlinedSize24', { _size: 24, isIcon: true }, {
1909
2546
  withChildren: false,
2547
+ WrapperComponent: WrapperMockComponent,
1910
2548
  });
1911
- const ShieldFilledSize16 = mockComponent('ShieldFilledSize16', { _size: 16 }, {
2549
+ const ShieldFilledSize16 = mockComponent('ShieldFilledSize16', { _size: 16, isIcon: true }, {
1912
2550
  withChildren: false,
2551
+ WrapperComponent: WrapperMockComponent,
1913
2552
  });
1914
- const ShieldFilledSize24 = mockComponent('ShieldFilledSize24', { _size: 24 }, {
2553
+ const ShieldFilledSize24 = mockComponent('ShieldFilledSize24', { _size: 24, isIcon: true }, {
1915
2554
  withChildren: false,
2555
+ WrapperComponent: WrapperMockComponent,
1916
2556
  });
1917
- const ShieldOutlinedSize16 = mockComponent('ShieldOutlinedSize16', { _size: 16 }, {
2557
+ const ShieldOutlinedSize16 = mockComponent('ShieldOutlinedSize16', { _size: 16, isIcon: true }, {
1918
2558
  withChildren: false,
2559
+ WrapperComponent: WrapperMockComponent,
1919
2560
  });
1920
- const ShieldOutlinedSize24 = mockComponent('ShieldOutlinedSize24', { _size: 24 }, {
2561
+ const ShieldOutlinedSize24 = mockComponent('ShieldOutlinedSize24', { _size: 24, isIcon: true }, {
1921
2562
  withChildren: false,
2563
+ WrapperComponent: WrapperMockComponent,
1922
2564
  });
1923
- const SmartphoneFilledSize16 = mockComponent('SmartphoneFilledSize16', { _size: 16 }, {
2565
+ const SmartphoneFilledSize16 = mockComponent('SmartphoneFilledSize16', { _size: 16, isIcon: true }, {
1924
2566
  withChildren: false,
2567
+ WrapperComponent: WrapperMockComponent,
1925
2568
  });
1926
- const SmartphoneFilledSize24 = mockComponent('SmartphoneFilledSize24', { _size: 24 }, {
2569
+ const SmartphoneFilledSize24 = mockComponent('SmartphoneFilledSize24', { _size: 24, isIcon: true }, {
1927
2570
  withChildren: false,
2571
+ WrapperComponent: WrapperMockComponent,
1928
2572
  });
1929
- const SmartphoneOutlinedSize16 = mockComponent('SmartphoneOutlinedSize16', { _size: 16 }, {
2573
+ const SmartphoneOutlinedSize16 = mockComponent('SmartphoneOutlinedSize16', { _size: 16, isIcon: true }, {
1930
2574
  withChildren: false,
2575
+ WrapperComponent: WrapperMockComponent,
1931
2576
  });
1932
- const SmartphoneOutlinedSize24 = mockComponent('SmartphoneOutlinedSize24', { _size: 24 }, {
2577
+ const SmartphoneOutlinedSize24 = mockComponent('SmartphoneOutlinedSize24', { _size: 24, isIcon: true }, {
1933
2578
  withChildren: false,
2579
+ WrapperComponent: WrapperMockComponent,
1934
2580
  });
1935
- const SmileFaceFilledSize16 = mockComponent('SmileFaceFilledSize16', { _size: 16 }, {
2581
+ const SmileFaceFilledSize16 = mockComponent('SmileFaceFilledSize16', { _size: 16, isIcon: true }, {
1936
2582
  withChildren: false,
2583
+ WrapperComponent: WrapperMockComponent,
1937
2584
  });
1938
- const SmileFaceFilledSize24 = mockComponent('SmileFaceFilledSize24', { _size: 24 }, {
2585
+ const SmileFaceFilledSize24 = mockComponent('SmileFaceFilledSize24', { _size: 24, isIcon: true }, {
1939
2586
  withChildren: false,
2587
+ WrapperComponent: WrapperMockComponent,
1940
2588
  });
1941
- const SmileFaceOutlinedSize16 = mockComponent('SmileFaceOutlinedSize16', { _size: 16 }, {
2589
+ const SmileFaceOutlinedSize16 = mockComponent('SmileFaceOutlinedSize16', { _size: 16, isIcon: true }, {
1942
2590
  withChildren: false,
2591
+ WrapperComponent: WrapperMockComponent,
1943
2592
  });
1944
- const SmileFaceOutlinedSize24 = mockComponent('SmileFaceOutlinedSize24', { _size: 24 }, {
2593
+ const SmileFaceOutlinedSize24 = mockComponent('SmileFaceOutlinedSize24', { _size: 24, isIcon: true }, {
1945
2594
  withChildren: false,
2595
+ WrapperComponent: WrapperMockComponent,
1946
2596
  });
1947
- const SpeakerCrossFilledSize16 = mockComponent('SpeakerCrossFilledSize16', { _size: 16 }, {
2597
+ const SpeakerCrossFilledSize16 = mockComponent('SpeakerCrossFilledSize16', { _size: 16, isIcon: true }, {
1948
2598
  withChildren: false,
2599
+ WrapperComponent: WrapperMockComponent,
1949
2600
  });
1950
- const SpeakerCrossFilledSize24 = mockComponent('SpeakerCrossFilledSize24', { _size: 24 }, {
2601
+ const SpeakerCrossFilledSize24 = mockComponent('SpeakerCrossFilledSize24', { _size: 24, isIcon: true }, {
1951
2602
  withChildren: false,
2603
+ WrapperComponent: WrapperMockComponent,
1952
2604
  });
1953
- const SpeakerCrossOutlinedSize16 = mockComponent('SpeakerCrossOutlinedSize16', { _size: 16 }, {
2605
+ const SpeakerCrossOutlinedSize16 = mockComponent('SpeakerCrossOutlinedSize16', { _size: 16, isIcon: true }, {
1954
2606
  withChildren: false,
2607
+ WrapperComponent: WrapperMockComponent,
1955
2608
  });
1956
- const SpeakerCrossOutlinedSize24 = mockComponent('SpeakerCrossOutlinedSize24', { _size: 24 }, {
2609
+ const SpeakerCrossOutlinedSize24 = mockComponent('SpeakerCrossOutlinedSize24', { _size: 24, isIcon: true }, {
1957
2610
  withChildren: false,
2611
+ WrapperComponent: WrapperMockComponent,
1958
2612
  });
1959
- const SpeakerCrossedFilledSize16 = mockComponent('SpeakerCrossedFilledSize16', { _size: 16 }, {
2613
+ const SpeakerCrossedFilledSize16 = mockComponent('SpeakerCrossedFilledSize16', { _size: 16, isIcon: true }, {
1960
2614
  withChildren: false,
2615
+ WrapperComponent: WrapperMockComponent,
1961
2616
  });
1962
- const SpeakerCrossedFilledSize24 = mockComponent('SpeakerCrossedFilledSize24', { _size: 24 }, {
2617
+ const SpeakerCrossedFilledSize24 = mockComponent('SpeakerCrossedFilledSize24', { _size: 24, isIcon: true }, {
1963
2618
  withChildren: false,
2619
+ WrapperComponent: WrapperMockComponent,
1964
2620
  });
1965
- const SpeakerCrossedFilledSize32 = mockComponent('SpeakerCrossedFilledSize32', { _size: 32 }, {
2621
+ const SpeakerCrossedFilledSize32 = mockComponent('SpeakerCrossedFilledSize32', { _size: 32, isIcon: true }, {
1966
2622
  withChildren: false,
2623
+ WrapperComponent: WrapperMockComponent,
1967
2624
  });
1968
- const SpeakerCrossedOutlinedSize16 = mockComponent('SpeakerCrossedOutlinedSize16', { _size: 16 }, {
2625
+ const SpeakerCrossedOutlinedSize16 = mockComponent('SpeakerCrossedOutlinedSize16', { _size: 16, isIcon: true }, {
1969
2626
  withChildren: false,
2627
+ WrapperComponent: WrapperMockComponent,
1970
2628
  });
1971
- const SpeakerCrossedOutlinedSize24 = mockComponent('SpeakerCrossedOutlinedSize24', { _size: 24 }, {
2629
+ const SpeakerCrossedOutlinedSize24 = mockComponent('SpeakerCrossedOutlinedSize24', { _size: 24, isIcon: true }, {
1972
2630
  withChildren: false,
2631
+ WrapperComponent: WrapperMockComponent,
1973
2632
  });
1974
- const SpeakerWaveFilledSize16 = mockComponent('SpeakerWaveFilledSize16', { _size: 16 }, {
2633
+ const SpeakerWaveFilledSize16 = mockComponent('SpeakerWaveFilledSize16', { _size: 16, isIcon: true }, {
1975
2634
  withChildren: false,
2635
+ WrapperComponent: WrapperMockComponent,
1976
2636
  });
1977
- const SpeakerWaveFilledSize24 = mockComponent('SpeakerWaveFilledSize24', { _size: 24 }, {
2637
+ const SpeakerWaveFilledSize24 = mockComponent('SpeakerWaveFilledSize24', { _size: 24, isIcon: true }, {
1978
2638
  withChildren: false,
2639
+ WrapperComponent: WrapperMockComponent,
1979
2640
  });
1980
- const SpeakerWaveOutlinedSize16 = mockComponent('SpeakerWaveOutlinedSize16', { _size: 16 }, {
2641
+ const SpeakerWaveOutlinedSize16 = mockComponent('SpeakerWaveOutlinedSize16', { _size: 16, isIcon: true }, {
1981
2642
  withChildren: false,
2643
+ WrapperComponent: WrapperMockComponent,
1982
2644
  });
1983
- const SpeakerWaveOutlinedSize24 = mockComponent('SpeakerWaveOutlinedSize24', { _size: 24 }, {
2645
+ const SpeakerWaveOutlinedSize24 = mockComponent('SpeakerWaveOutlinedSize24', { _size: 24, isIcon: true }, {
1984
2646
  withChildren: false,
2647
+ WrapperComponent: WrapperMockComponent,
1985
2648
  });
1986
- const SpeedometerFilledSize16 = mockComponent('SpeedometerFilledSize16', { _size: 16 }, {
2649
+ const SpeedometerFilledSize16 = mockComponent('SpeedometerFilledSize16', { _size: 16, isIcon: true }, {
1987
2650
  withChildren: false,
2651
+ WrapperComponent: WrapperMockComponent,
1988
2652
  });
1989
- const SpeedometerFilledSize24 = mockComponent('SpeedometerFilledSize24', { _size: 24 }, {
2653
+ const SpeedometerFilledSize24 = mockComponent('SpeedometerFilledSize24', { _size: 24, isIcon: true }, {
1990
2654
  withChildren: false,
2655
+ WrapperComponent: WrapperMockComponent,
1991
2656
  });
1992
- const SpeedometerOutlinedSize16 = mockComponent('SpeedometerOutlinedSize16', { _size: 16 }, {
2657
+ const SpeedometerOutlinedSize16 = mockComponent('SpeedometerOutlinedSize16', { _size: 16, isIcon: true }, {
1993
2658
  withChildren: false,
2659
+ WrapperComponent: WrapperMockComponent,
1994
2660
  });
1995
- const SpeedometerOutlinedSize24 = mockComponent('SpeedometerOutlinedSize24', { _size: 24 }, {
2661
+ const SpeedometerOutlinedSize24 = mockComponent('SpeedometerOutlinedSize24', { _size: 24, isIcon: true }, {
1996
2662
  withChildren: false,
2663
+ WrapperComponent: WrapperMockComponent,
1997
2664
  });
1998
- const SquaresIntersectedFilledSize16 = mockComponent('SquaresIntersectedFilledSize16', { _size: 16 }, {
2665
+ const SquaresIntersectedFilledSize16 = mockComponent('SquaresIntersectedFilledSize16', { _size: 16, isIcon: true }, {
1999
2666
  withChildren: false,
2667
+ WrapperComponent: WrapperMockComponent,
2000
2668
  });
2001
- const SquaresIntersectedFilledSize24 = mockComponent('SquaresIntersectedFilledSize24', { _size: 24 }, {
2669
+ const SquaresIntersectedFilledSize24 = mockComponent('SquaresIntersectedFilledSize24', { _size: 24, isIcon: true }, {
2002
2670
  withChildren: false,
2671
+ WrapperComponent: WrapperMockComponent,
2003
2672
  });
2004
- const SquaresIntersectedOutlinedSize16 = mockComponent('SquaresIntersectedOutlinedSize16', { _size: 16 }, {
2673
+ const SquaresIntersectedOutlinedSize16 = mockComponent('SquaresIntersectedOutlinedSize16', { _size: 16, isIcon: true }, {
2005
2674
  withChildren: false,
2675
+ WrapperComponent: WrapperMockComponent,
2006
2676
  });
2007
- const SquaresIntersectedOutlinedSize24 = mockComponent('SquaresIntersectedOutlinedSize24', { _size: 24 }, {
2677
+ const SquaresIntersectedOutlinedSize24 = mockComponent('SquaresIntersectedOutlinedSize24', { _size: 24, isIcon: true }, {
2008
2678
  withChildren: false,
2679
+ WrapperComponent: WrapperMockComponent,
2009
2680
  });
2010
- const StarCircleOutlinedSize16 = mockComponent('StarCircleOutlinedSize16', { _size: 16 }, {
2681
+ const StarCircleOutlinedSize16 = mockComponent('StarCircleOutlinedSize16', { _size: 16, isIcon: true }, {
2011
2682
  withChildren: false,
2683
+ WrapperComponent: WrapperMockComponent,
2012
2684
  });
2013
- const StarCircleOutlinedSize24 = mockComponent('StarCircleOutlinedSize24', { _size: 24 }, {
2685
+ const StarCircleOutlinedSize24 = mockComponent('StarCircleOutlinedSize24', { _size: 24, isIcon: true }, {
2014
2686
  withChildren: false,
2687
+ WrapperComponent: WrapperMockComponent,
2015
2688
  });
2016
- const StarCircleOutlinedSize32 = mockComponent('StarCircleOutlinedSize32', { _size: 32 }, {
2689
+ const StarCircleOutlinedSize32 = mockComponent('StarCircleOutlinedSize32', { _size: 32, isIcon: true }, {
2017
2690
  withChildren: false,
2691
+ WrapperComponent: WrapperMockComponent,
2018
2692
  });
2019
- const StarFilledSize16 = mockComponent('StarFilledSize16', { _size: 16 }, {
2693
+ const StarFilledSize16 = mockComponent('StarFilledSize16', { _size: 16, isIcon: true }, {
2020
2694
  withChildren: false,
2695
+ WrapperComponent: WrapperMockComponent,
2021
2696
  });
2022
- const StarFilledSize24 = mockComponent('StarFilledSize24', { _size: 24 }, {
2697
+ const StarFilledSize24 = mockComponent('StarFilledSize24', { _size: 24, isIcon: true }, {
2023
2698
  withChildren: false,
2699
+ WrapperComponent: WrapperMockComponent,
2024
2700
  });
2025
- const StarFilledSize32 = mockComponent('StarFilledSize32', { _size: 32 }, {
2701
+ const StarFilledSize32 = mockComponent('StarFilledSize32', { _size: 32, isIcon: true }, {
2026
2702
  withChildren: false,
2703
+ WrapperComponent: WrapperMockComponent,
2027
2704
  });
2028
- const StarHalfFilledSize16 = mockComponent('StarHalfFilledSize16', { _size: 16 }, {
2705
+ const StarHalfFilledSize16 = mockComponent('StarHalfFilledSize16', { _size: 16, isIcon: true }, {
2029
2706
  withChildren: false,
2707
+ WrapperComponent: WrapperMockComponent,
2030
2708
  });
2031
- const StarHalfFilledSize24 = mockComponent('StarHalfFilledSize24', { _size: 24 }, {
2709
+ const StarHalfFilledSize24 = mockComponent('StarHalfFilledSize24', { _size: 24, isIcon: true }, {
2032
2710
  withChildren: false,
2711
+ WrapperComponent: WrapperMockComponent,
2033
2712
  });
2034
- const StarHalfFilledSize32 = mockComponent('StarHalfFilledSize32', { _size: 32 }, {
2713
+ const StarHalfFilledSize32 = mockComponent('StarHalfFilledSize32', { _size: 32, isIcon: true }, {
2035
2714
  withChildren: false,
2715
+ WrapperComponent: WrapperMockComponent,
2036
2716
  });
2037
- const StarOutlinedSize16 = mockComponent('StarOutlinedSize16', { _size: 16 }, {
2717
+ const StarOutlinedSize16 = mockComponent('StarOutlinedSize16', { _size: 16, isIcon: true }, {
2038
2718
  withChildren: false,
2719
+ WrapperComponent: WrapperMockComponent,
2039
2720
  });
2040
- const StarOutlinedSize24 = mockComponent('StarOutlinedSize24', { _size: 24 }, {
2721
+ const StarOutlinedSize24 = mockComponent('StarOutlinedSize24', { _size: 24, isIcon: true }, {
2041
2722
  withChildren: false,
2723
+ WrapperComponent: WrapperMockComponent,
2042
2724
  });
2043
- const StarOutlinedSize32 = mockComponent('StarOutlinedSize32', { _size: 32 }, {
2725
+ const StarOutlinedSize32 = mockComponent('StarOutlinedSize32', { _size: 32, isIcon: true }, {
2044
2726
  withChildren: false,
2727
+ WrapperComponent: WrapperMockComponent,
2045
2728
  });
2046
- const ThumbDownFilledSize16 = mockComponent('ThumbDownFilledSize16', { _size: 16 }, {
2729
+ const ThumbDownFilledSize16 = mockComponent('ThumbDownFilledSize16', { _size: 16, isIcon: true }, {
2047
2730
  withChildren: false,
2731
+ WrapperComponent: WrapperMockComponent,
2048
2732
  });
2049
- const ThumbDownFilledSize24 = mockComponent('ThumbDownFilledSize24', { _size: 24 }, {
2733
+ const ThumbDownFilledSize24 = mockComponent('ThumbDownFilledSize24', { _size: 24, isIcon: true }, {
2050
2734
  withChildren: false,
2735
+ WrapperComponent: WrapperMockComponent,
2051
2736
  });
2052
- const ThumbDownOutlinedSize16 = mockComponent('ThumbDownOutlinedSize16', { _size: 16 }, {
2737
+ const ThumbDownOutlinedSize16 = mockComponent('ThumbDownOutlinedSize16', { _size: 16, isIcon: true }, {
2053
2738
  withChildren: false,
2739
+ WrapperComponent: WrapperMockComponent,
2054
2740
  });
2055
- const ThumbDownOutlinedSize24 = mockComponent('ThumbDownOutlinedSize24', { _size: 24 }, {
2741
+ const ThumbDownOutlinedSize24 = mockComponent('ThumbDownOutlinedSize24', { _size: 24, isIcon: true }, {
2056
2742
  withChildren: false,
2743
+ WrapperComponent: WrapperMockComponent,
2057
2744
  });
2058
- const ThumbUpFilledSize16 = mockComponent('ThumbUpFilledSize16', { _size: 16 }, {
2745
+ const ThumbUpFilledSize16 = mockComponent('ThumbUpFilledSize16', { _size: 16, isIcon: true }, {
2059
2746
  withChildren: false,
2747
+ WrapperComponent: WrapperMockComponent,
2060
2748
  });
2061
- const ThumbUpFilledSize24 = mockComponent('ThumbUpFilledSize24', { _size: 24 }, {
2749
+ const ThumbUpFilledSize24 = mockComponent('ThumbUpFilledSize24', { _size: 24, isIcon: true }, {
2062
2750
  withChildren: false,
2751
+ WrapperComponent: WrapperMockComponent,
2063
2752
  });
2064
- const ThumbUpOutlinedSize16 = mockComponent('ThumbUpOutlinedSize16', { _size: 16 }, {
2753
+ const ThumbUpOutlinedSize16 = mockComponent('ThumbUpOutlinedSize16', { _size: 16, isIcon: true }, {
2065
2754
  withChildren: false,
2755
+ WrapperComponent: WrapperMockComponent,
2066
2756
  });
2067
- const ThumbUpOutlinedSize24 = mockComponent('ThumbUpOutlinedSize24', { _size: 24 }, {
2757
+ const ThumbUpOutlinedSize24 = mockComponent('ThumbUpOutlinedSize24', { _size: 24, isIcon: true }, {
2068
2758
  withChildren: false,
2759
+ WrapperComponent: WrapperMockComponent,
2069
2760
  });
2070
- const TrainFilledSize16 = mockComponent('TrainFilledSize16', { _size: 16 }, {
2761
+ const TrainFilledSize16 = mockComponent('TrainFilledSize16', { _size: 16, isIcon: true }, {
2071
2762
  withChildren: false,
2763
+ WrapperComponent: WrapperMockComponent,
2072
2764
  });
2073
- const TrainFilledSize24 = mockComponent('TrainFilledSize24', { _size: 24 }, {
2765
+ const TrainFilledSize24 = mockComponent('TrainFilledSize24', { _size: 24, isIcon: true }, {
2074
2766
  withChildren: false,
2767
+ WrapperComponent: WrapperMockComponent,
2075
2768
  });
2076
- const TrainOutlinedSize16 = mockComponent('TrainOutlinedSize16', { _size: 16 }, {
2769
+ const TrainOutlinedSize16 = mockComponent('TrainOutlinedSize16', { _size: 16, isIcon: true }, {
2077
2770
  withChildren: false,
2771
+ WrapperComponent: WrapperMockComponent,
2078
2772
  });
2079
- const TrainOutlinedSize24 = mockComponent('TrainOutlinedSize24', { _size: 24 }, {
2773
+ const TrainOutlinedSize24 = mockComponent('TrainOutlinedSize24', { _size: 24, isIcon: true }, {
2080
2774
  withChildren: false,
2775
+ WrapperComponent: WrapperMockComponent,
2081
2776
  });
2082
- const TrashFilledSize16 = mockComponent('TrashFilledSize16', { _size: 16 }, {
2777
+ const TrashFilledSize16 = mockComponent('TrashFilledSize16', { _size: 16, isIcon: true }, {
2083
2778
  withChildren: false,
2779
+ WrapperComponent: WrapperMockComponent,
2084
2780
  });
2085
- const TrashFilledSize24 = mockComponent('TrashFilledSize24', { _size: 24 }, {
2781
+ const TrashFilledSize24 = mockComponent('TrashFilledSize24', { _size: 24, isIcon: true }, {
2086
2782
  withChildren: false,
2783
+ WrapperComponent: WrapperMockComponent,
2087
2784
  });
2088
- const TrashOutlinedSize16 = mockComponent('TrashOutlinedSize16', { _size: 16 }, {
2785
+ const TrashOutlinedSize16 = mockComponent('TrashOutlinedSize16', { _size: 16, isIcon: true }, {
2089
2786
  withChildren: false,
2787
+ WrapperComponent: WrapperMockComponent,
2090
2788
  });
2091
- const TrashOutlinedSize24 = mockComponent('TrashOutlinedSize24', { _size: 24 }, {
2789
+ const TrashOutlinedSize24 = mockComponent('TrashOutlinedSize24', { _size: 24, isIcon: true }, {
2092
2790
  withChildren: false,
2791
+ WrapperComponent: WrapperMockComponent,
2093
2792
  });
2094
- const UserCircleFilledSize16 = mockComponent('UserCircleFilledSize16', { _size: 16 }, {
2793
+ const UserCircleFilledSize16 = mockComponent('UserCircleFilledSize16', { _size: 16, isIcon: true }, {
2095
2794
  withChildren: false,
2795
+ WrapperComponent: WrapperMockComponent,
2096
2796
  });
2097
- const UserCircleFilledSize24 = mockComponent('UserCircleFilledSize24', { _size: 24 }, {
2797
+ const UserCircleFilledSize24 = mockComponent('UserCircleFilledSize24', { _size: 24, isIcon: true }, {
2098
2798
  withChildren: false,
2799
+ WrapperComponent: WrapperMockComponent,
2099
2800
  });
2100
- const UserCircleFilledSize32 = mockComponent('UserCircleFilledSize32', { _size: 32 }, {
2801
+ const UserCircleFilledSize32 = mockComponent('UserCircleFilledSize32', { _size: 32, isIcon: true }, {
2101
2802
  withChildren: false,
2803
+ WrapperComponent: WrapperMockComponent,
2102
2804
  });
2103
- const UserCircleOutlinedSize16 = mockComponent('UserCircleOutlinedSize16', { _size: 16 }, {
2805
+ const UserCircleOutlinedSize16 = mockComponent('UserCircleOutlinedSize16', { _size: 16, isIcon: true }, {
2104
2806
  withChildren: false,
2807
+ WrapperComponent: WrapperMockComponent,
2105
2808
  });
2106
- const UserCircleOutlinedSize24 = mockComponent('UserCircleOutlinedSize24', { _size: 24 }, {
2809
+ const UserCircleOutlinedSize24 = mockComponent('UserCircleOutlinedSize24', { _size: 24, isIcon: true }, {
2107
2810
  withChildren: false,
2811
+ WrapperComponent: WrapperMockComponent,
2108
2812
  });
2109
- const UserCircleOutlinedSize32 = mockComponent('UserCircleOutlinedSize32', { _size: 32 }, {
2813
+ const UserCircleOutlinedSize32 = mockComponent('UserCircleOutlinedSize32', { _size: 32, isIcon: true }, {
2110
2814
  withChildren: false,
2815
+ WrapperComponent: WrapperMockComponent,
2111
2816
  });
2112
- const UserDoubleFilledSize16 = mockComponent('UserDoubleFilledSize16', { _size: 16 }, {
2817
+ const UserDoubleFilledSize16 = mockComponent('UserDoubleFilledSize16', { _size: 16, isIcon: true }, {
2113
2818
  withChildren: false,
2819
+ WrapperComponent: WrapperMockComponent,
2114
2820
  });
2115
- const UserDoubleFilledSize24 = mockComponent('UserDoubleFilledSize24', { _size: 24 }, {
2821
+ const UserDoubleFilledSize24 = mockComponent('UserDoubleFilledSize24', { _size: 24, isIcon: true }, {
2116
2822
  withChildren: false,
2823
+ WrapperComponent: WrapperMockComponent,
2117
2824
  });
2118
- const UserDoubleOutlinedSize16 = mockComponent('UserDoubleOutlinedSize16', { _size: 16 }, {
2825
+ const UserDoubleOutlinedSize16 = mockComponent('UserDoubleOutlinedSize16', { _size: 16, isIcon: true }, {
2119
2826
  withChildren: false,
2827
+ WrapperComponent: WrapperMockComponent,
2120
2828
  });
2121
- const UserDoubleOutlinedSize24 = mockComponent('UserDoubleOutlinedSize24', { _size: 24 }, {
2829
+ const UserDoubleOutlinedSize24 = mockComponent('UserDoubleOutlinedSize24', { _size: 24, isIcon: true }, {
2122
2830
  withChildren: false,
2831
+ WrapperComponent: WrapperMockComponent,
2123
2832
  });
2124
- const UserFilledSize16 = mockComponent('UserFilledSize16', { _size: 16 }, {
2833
+ const UserFilledSize16 = mockComponent('UserFilledSize16', { _size: 16, isIcon: true }, {
2125
2834
  withChildren: false,
2835
+ WrapperComponent: WrapperMockComponent,
2126
2836
  });
2127
- const UserFilledSize24 = mockComponent('UserFilledSize24', { _size: 24 }, {
2837
+ const UserFilledSize24 = mockComponent('UserFilledSize24', { _size: 24, isIcon: true }, {
2128
2838
  withChildren: false,
2839
+ WrapperComponent: WrapperMockComponent,
2129
2840
  });
2130
- const UserOutlinedSize16 = mockComponent('UserOutlinedSize16', { _size: 16 }, {
2841
+ const UserOutlinedSize16 = mockComponent('UserOutlinedSize16', { _size: 16, isIcon: true }, {
2131
2842
  withChildren: false,
2843
+ WrapperComponent: WrapperMockComponent,
2132
2844
  });
2133
- const UserOutlinedSize24 = mockComponent('UserOutlinedSize24', { _size: 24 }, {
2845
+ const UserOutlinedSize24 = mockComponent('UserOutlinedSize24', { _size: 24, isIcon: true }, {
2134
2846
  withChildren: false,
2847
+ WrapperComponent: WrapperMockComponent,
2135
2848
  });
2136
- const UturnLeftOutlinedSize16 = mockComponent('UturnLeftOutlinedSize16', { _size: 16 }, {
2849
+ const UturnLeftOutlinedSize16 = mockComponent('UturnLeftOutlinedSize16', { _size: 16, isIcon: true }, {
2137
2850
  withChildren: false,
2851
+ WrapperComponent: WrapperMockComponent,
2138
2852
  });
2139
- const UturnLeftOutlinedSize24 = mockComponent('UturnLeftOutlinedSize24', { _size: 24 }, {
2853
+ const UturnLeftOutlinedSize24 = mockComponent('UturnLeftOutlinedSize24', { _size: 24, isIcon: true }, {
2140
2854
  withChildren: false,
2855
+ WrapperComponent: WrapperMockComponent,
2141
2856
  });
2142
- const UturnRightOutlinedSize16 = mockComponent('UturnRightOutlinedSize16', { _size: 16 }, {
2857
+ const UturnRightOutlinedSize16 = mockComponent('UturnRightOutlinedSize16', { _size: 16, isIcon: true }, {
2143
2858
  withChildren: false,
2859
+ WrapperComponent: WrapperMockComponent,
2144
2860
  });
2145
- const UturnRightOutlinedSize24 = mockComponent('UturnRightOutlinedSize24', { _size: 24 }, {
2861
+ const UturnRightOutlinedSize24 = mockComponent('UturnRightOutlinedSize24', { _size: 24, isIcon: true }, {
2146
2862
  withChildren: false,
2863
+ WrapperComponent: WrapperMockComponent,
2147
2864
  });
2148
- const VerifiedBadgeFilledSize12 = mockComponent('VerifiedBadgeFilledSize12', { _size: undefined }, {
2865
+ const VerifiedBadgeFilledSize12 = mockComponent('VerifiedBadgeFilledSize12', { _size: undefined, isIcon: true }, {
2149
2866
  withChildren: false,
2867
+ WrapperComponent: WrapperMockComponent,
2150
2868
  });
2151
- const VerifiedBadgeFilledSize16 = mockComponent('VerifiedBadgeFilledSize16', { _size: 16 }, {
2869
+ const VerifiedBadgeFilledSize16 = mockComponent('VerifiedBadgeFilledSize16', { _size: 16, isIcon: true }, {
2152
2870
  withChildren: false,
2871
+ WrapperComponent: WrapperMockComponent,
2153
2872
  });
2154
- const VerifiedBadgeFilledSize24 = mockComponent('VerifiedBadgeFilledSize24', { _size: 24 }, {
2873
+ const VerifiedBadgeFilledSize24 = mockComponent('VerifiedBadgeFilledSize24', { _size: 24, isIcon: true }, {
2155
2874
  withChildren: false,
2875
+ WrapperComponent: WrapperMockComponent,
2156
2876
  });
2157
- const VerifiedBadgeFilledSize32 = mockComponent('VerifiedBadgeFilledSize32', { _size: 32 }, {
2877
+ const VerifiedBadgeFilledSize32 = mockComponent('VerifiedBadgeFilledSize32', { _size: 32, isIcon: true }, {
2158
2878
  withChildren: false,
2879
+ WrapperComponent: WrapperMockComponent,
2159
2880
  });
2160
- const VerifiedBadgeOutlinedSize12 = mockComponent('VerifiedBadgeOutlinedSize12', { _size: undefined }, {
2881
+ const VerifiedBadgeOutlinedSize12 = mockComponent('VerifiedBadgeOutlinedSize12', { _size: undefined, isIcon: true }, {
2161
2882
  withChildren: false,
2883
+ WrapperComponent: WrapperMockComponent,
2162
2884
  });
2163
- const VerifiedBadgeOutlinedSize16 = mockComponent('VerifiedBadgeOutlinedSize16', { _size: 16 }, {
2885
+ const VerifiedBadgeOutlinedSize16 = mockComponent('VerifiedBadgeOutlinedSize16', { _size: 16, isIcon: true }, {
2164
2886
  withChildren: false,
2887
+ WrapperComponent: WrapperMockComponent,
2165
2888
  });
2166
- const VerifiedBadgeOutlinedSize24 = mockComponent('VerifiedBadgeOutlinedSize24', { _size: 24 }, {
2889
+ const VerifiedBadgeOutlinedSize24 = mockComponent('VerifiedBadgeOutlinedSize24', { _size: 24, isIcon: true }, {
2167
2890
  withChildren: false,
2891
+ WrapperComponent: WrapperMockComponent,
2168
2892
  });
2169
- const VideocameraFilledSize16 = mockComponent('VideocameraFilledSize16', { _size: 16 }, {
2893
+ const VideocameraFilledSize16 = mockComponent('VideocameraFilledSize16', { _size: 16, isIcon: true }, {
2170
2894
  withChildren: false,
2895
+ WrapperComponent: WrapperMockComponent,
2171
2896
  });
2172
- const VideocameraFilledSize24 = mockComponent('VideocameraFilledSize24', { _size: 24 }, {
2897
+ const VideocameraFilledSize24 = mockComponent('VideocameraFilledSize24', { _size: 24, isIcon: true }, {
2173
2898
  withChildren: false,
2899
+ WrapperComponent: WrapperMockComponent,
2174
2900
  });
2175
- const VideocameraFilledSize32 = mockComponent('VideocameraFilledSize32', { _size: 32 }, {
2901
+ const VideocameraFilledSize32 = mockComponent('VideocameraFilledSize32', { _size: 32, isIcon: true }, {
2176
2902
  withChildren: false,
2903
+ WrapperComponent: WrapperMockComponent,
2177
2904
  });
2178
- const VideocameraOutlinedSize16 = mockComponent('VideocameraOutlinedSize16', { _size: 16 }, {
2905
+ const VideocameraOutlinedSize16 = mockComponent('VideocameraOutlinedSize16', { _size: 16, isIcon: true }, {
2179
2906
  withChildren: false,
2907
+ WrapperComponent: WrapperMockComponent,
2180
2908
  });
2181
- const VideocameraOutlinedSize24 = mockComponent('VideocameraOutlinedSize24', { _size: 24 }, {
2909
+ const VideocameraOutlinedSize24 = mockComponent('VideocameraOutlinedSize24', { _size: 24, isIcon: true }, {
2182
2910
  withChildren: false,
2911
+ WrapperComponent: WrapperMockComponent,
2183
2912
  });
2184
- const VideocameraOutlinedSize32 = mockComponent('VideocameraOutlinedSize32', { _size: 32 }, {
2913
+ const VideocameraOutlinedSize32 = mockComponent('VideocameraOutlinedSize32', { _size: 32, isIcon: true }, {
2185
2914
  withChildren: false,
2915
+ WrapperComponent: WrapperMockComponent,
2186
2916
  });
2187
- const WalletFilledSize16 = mockComponent('WalletFilledSize16', { _size: 16 }, {
2917
+ const WalletFilledSize16 = mockComponent('WalletFilledSize16', { _size: 16, isIcon: true }, {
2188
2918
  withChildren: false,
2919
+ WrapperComponent: WrapperMockComponent,
2189
2920
  });
2190
- const WalletFilledSize24 = mockComponent('WalletFilledSize24', { _size: 24 }, {
2921
+ const WalletFilledSize24 = mockComponent('WalletFilledSize24', { _size: 24, isIcon: true }, {
2191
2922
  withChildren: false,
2923
+ WrapperComponent: WrapperMockComponent,
2192
2924
  });
2193
- const WalletOutlinedSize16 = mockComponent('WalletOutlinedSize16', { _size: 16 }, {
2925
+ const WalletOutlinedSize16 = mockComponent('WalletOutlinedSize16', { _size: 16, isIcon: true }, {
2194
2926
  withChildren: false,
2927
+ WrapperComponent: WrapperMockComponent,
2195
2928
  });
2196
- const WalletOutlinedSize24 = mockComponent('WalletOutlinedSize24', { _size: 24 }, {
2929
+ const WalletOutlinedSize24 = mockComponent('WalletOutlinedSize24', { _size: 24, isIcon: true }, {
2197
2930
  withChildren: false,
2931
+ WrapperComponent: WrapperMockComponent,
2198
2932
  });
2199
2933
 
2200
2934
  export { AdjustmentsFilledSize16, AdjustmentsFilledSize24, AdjustmentsOutlinedSize16, AdjustmentsOutlinedSize24, ArchiveboxArrowFilledSize16, ArchiveboxArrowFilledSize24, ArchiveboxArrowOutlinedSize16, ArchiveboxArrowOutlinedSize24, ArchiveboxFilledSize16, ArchiveboxFilledSize24, ArchiveboxOutlinedSize16, ArchiveboxOutlinedSize24, ArrowDiagonalLeftDownOutlinedSize16, ArrowDiagonalLeftDownOutlinedSize24, ArrowDiagonalLeftUpOutlinedSize16, ArrowDiagonalLeftUpOutlinedSize24, ArrowDiagonalRightDownOutlinedSize16, ArrowDiagonalRightDownOutlinedSize24, ArrowDiagonalRightUpOutlinedSize16, ArrowDiagonalRightUpOutlinedSize24, ArrowDownLineOutlinedSize16, ArrowDownLineOutlinedSize24, ArrowDownOutlinedSize16, ArrowDownOutlinedSize24, ArrowDownRightOutlinedSize16, ArrowDownRightOutlinedSize24, ArrowLeftOutlinedSize16, ArrowLeftOutlinedSize24, ArrowPathClockwiseOutlinedSize16, ArrowPathClockwiseOutlinedSize24, ArrowPathOutlinedSize16, ArrowPathOutlinedSize24, ArrowRightOutlinedSize16, ArrowRightOutlinedSize24, ArrowSquareOutlinedSize16, ArrowSquareOutlinedSize24, ArrowUpDownOutlinedSize16, ArrowUpDownOutlinedSize24, ArrowUpOutlinedSize16, ArrowUpOutlinedSize24, ArrowUpOutlinedSize32, ArrowsCrossOutlinedSize16, ArrowsCrossOutlinedSize24, ArrowsDiagonalInOutlinedSize16, ArrowsDiagonalInOutlinedSize24, ArrowsDiagonalOutOutlinedSize16, ArrowsDiagonalOutOutlinedSize24, AstrostarFilledSize16, AstrostarFilledSize24, AstrostarOutlinedSize16, AstrostarOutlinedSize24, BanFilledSize16, BanFilledSize24, BanOutlinedSize16, BanOutlinedSize24, BarsOutlinedSize16, BarsOutlinedSize24, BellCrossedFilledSize16, BellCrossedFilledSize24, BellCrossedOutlinedSize16, BellCrossedOutlinedSize24, BellFilledSize16, BellFilledSize24, BellOutlinedSize16, BellOutlinedSize24, BoltFilledSize16, BoltFilledSize24, BoltOutlinedSize16, BoltOutlinedSize24, BookFilledSize16, BookFilledSize24, BookOutlinedSize16, BookOutlinedSize24, BotFilledSize16, BotFilledSize24, BotOutlinedSize16, BotOutlinedSize24, BriefcaseFilledSize16, BriefcaseFilledSize24, BriefcaseOutlinedSize16, BriefcaseOutlinedSize24, BubbleRoundDoubleFilledSize16, BubbleRoundDoubleFilledSize24, BubbleRoundDoubleOutlinedSize16, BubbleRoundDoubleOutlinedSize24, BubbleRoundFilledSize16, BubbleRoundFilledSize24, BubbleRoundOutlinedSize16, BubbleRoundOutlinedSize24, BubbleSquareFilledSize16, BubbleSquareFilledSize24, BubbleSquareOutlinedSize16, BubbleSquareOutlinedSize24, CalendarFilledSize16, CalendarFilledSize24, CalendarOutlinedSize16, CalendarOutlinedSize24, CameraFilledSize16, CameraFilledSize24, CameraOutlinedSize16, CameraOutlinedSize24, CardLinesCrossFilledSize16, CardLinesCrossFilledSize24, CardLinesCrossOutlinedSize16, CardLinesCrossOutlinedSize24, CardLinesCrossedFilledSize16, CardLinesCrossedFilledSize24, CardLinesCrossedOutlinedSize16, CardLinesCrossedOutlinedSize24, CardLinesFilledSize16, CardLinesFilledSize24, CardLinesOutlinedSize16, CardLinesOutlinedSize24, CardLinesPlusFilledSize16, CardLinesPlusFilledSize24, CardLinesPlusOutlinedSize16, CardLinesPlusOutlinedSize24, CardLinesStackedCrossFilledSize16, CardLinesStackedCrossFilledSize24, CardLinesStackedCrossOutlinedSize16, CardLinesStackedCrossOutlinedSize24, CardLinesStackedCrossedFilledSize16, CardLinesStackedCrossedFilledSize24, CardLinesStackedCrossedOutlinedSize16, CardLinesStackedCrossedOutlinedSize24, CardLinesStackedFilledSize16, CardLinesStackedFilledSize24, CardLinesStackedOutlinedSize16, CardLinesStackedOutlinedSize24, CardLinesStackedPlusFilledSize16, CardLinesStackedPlusFilledSize24, CardLinesStackedPlusOutlinedSize16, CardLinesStackedPlusOutlinedSize24, CartFilledSize16, CartFilledSize24, CartOutlinedSize16, CartOutlinedSize24, ChartBarFilledSize16, ChartBarFilledSize24, ChartBarOutlinedSize16, ChartBarOutlinedSize24, ChartLineFilledSize16, ChartLineFilledSize24, ChartLineFilledSize32, ChartLineOutlinedSize16, ChartLineOutlinedSize24, ChartLineOutlinedSize32, CheckCircleFilledSize12, CheckCircleFilledSize16, CheckCircleFilledSize24, CheckCircleOutlinedSize12, CheckCircleOutlinedSize16, CheckCircleOutlinedSize24, CheckDoubleOutlinedSize12, CheckDoubleOutlinedSize16, CheckDoubleOutlinedSize24, CheckOutlinedSize12, CheckOutlinedSize16, CheckOutlinedSize24, ChevronDownOutlinedSize12, ChevronDownOutlinedSize16, ChevronDownOutlinedSize24, ChevronGroup1OutlinedSize16, ChevronGroup1OutlinedSize24, ChevronGroup2OutlinedSize16, ChevronGroup2OutlinedSize24, ChevronGroup3OutlinedSize16, ChevronGroup3OutlinedSize24, ChevronLeftOutlinedSize12, ChevronLeftOutlinedSize16, ChevronLeftOutlinedSize24, ChevronLeftSquareFilledSize16, ChevronLeftSquareFilledSize24, ChevronLeftSquareOutlinedSize16, ChevronLeftSquareOutlinedSize24, ChevronRightOutlinedSize12, ChevronRightOutlinedSize16, ChevronRightOutlinedSize24, ChevronRightSquareFilledSize16, ChevronRightSquareFilledSize24, ChevronRightSquareOutlinedSize16, ChevronRightSquareOutlinedSize24, ChevronUpDownOutlinedSize12, ChevronUpDownOutlinedSize16, ChevronUpDownOutlinedSize24, ChevronUpOutlinedSize12, ChevronUpOutlinedSize16, ChevronUpOutlinedSize24, CircleFilledSize16, CircleFilledSize24, CircleOutlinedSize16, CircleOutlinedSize24, ClipOutlinedSize16, ClipOutlinedSize24, ClockFilledSize12, ClockFilledSize16, ClockFilledSize24, ClockOutlinedSize12, ClockOutlinedSize16, ClockOutlinedSize24, ClockRewindOutlinedSize12, ClockRewindOutlinedSize16, ClockRewindOutlinedSize24, ComputerOutlinedSize16, ComputerOutlinedSize24, CopyFilledSize16, CopyFilledSize24, CopyOutlinedSize16, CopyOutlinedSize24, CrossCircleFilledSize16, CrossCircleFilledSize24, CrossCircleOutlinedSize16, CrossCircleOutlinedSize24, CrossOutlinedSize16, CrossOutlinedSize24, CubeFilledSize16, CubeFilledSize24, CubeOutlinedSize16, CubeOutlinedSize24, DashedSquareInOutlinedSize16, DashedSquareInOutlinedSize24, DashedSquareOutOutlinedSize16, DashedSquareOutOutlinedSize24, DataflowFilledSize16, DataflowFilledSize24, DataflowOutlinedSize16, DataflowOutlinedSize24, DocumentArrowUpFilledSize16, DocumentArrowUpFilledSize24, DocumentArrowUpFilledSize32, DocumentArrowUpOutlinedSize16, DocumentArrowUpOutlinedSize24, DocumentArrowUpOutlinedSize32, DocumentFilledSize16, DocumentFilledSize24, DocumentFilledSize32, DocumentOutlinedSize16, DocumentOutlinedSize24, DocumentOutlinedSize32, DocumentVerifiedFilledSize16, DocumentVerifiedFilledSize24, DocumentVerifiedFilledSize32, DocumentVerifiedOutlinedSize16, DocumentVerifiedOutlinedSize24, DocumentVerifiedOutlinedSize32, DotFilledSize16, DotFilledSize24, DotsOutlinedSize16, DotsOutlinedSize24, DrawerFilledSize16, DrawerFilledSize24, DrawerOutlinedSize16, DrawerOutlinedSize24, EllipsisHorizontalCircleFilledSize16, EllipsisHorizontalCircleFilledSize24, EllipsisHorizontalCircleOutlinedSize16, EllipsisHorizontalCircleOutlinedSize24, EllipsisHorizontalOutlinedSize16, EllipsisHorizontalOutlinedSize24, EllipsisVerticalOutlinedSize16, EllipsisVerticalOutlinedSize24, EmojiHalfsad3dSize16, EmojiHalfsad3dSize24, EmojiHalfsad3dSize32, EmojiHalfsadFilledSize16, EmojiHalfsadFilledSize24, EmojiHalfsadFilledSize32, EmojiHalfsadOutlinedSize16, EmojiHalfsadOutlinedSize24, EmojiHalfsadOutlinedSize32, EmojiHalfsmile3dSize16, EmojiHalfsmile3dSize24, EmojiHalfsmile3dSize32, EmojiHalfsmileFilledSize16, EmojiHalfsmileFilledSize24, EmojiHalfsmileFilledSize32, EmojiHalfsmileOutlinedSize16, EmojiHalfsmileOutlinedSize24, EmojiHalfsmileOutlinedSize32, EmojiNeutral3dSize16, EmojiNeutral3dSize24, EmojiNeutral3dSize32, EmojiNeutralFilledSize16, EmojiNeutralFilledSize24, EmojiNeutralFilledSize32, EmojiNeutralOutlinedSize16, EmojiNeutralOutlinedSize24, EmojiNeutralOutlinedSize32, EmojiSad3dSize16, EmojiSad3dSize24, EmojiSad3dSize32, EmojiSadFilledSize16, EmojiSadFilledSize24, EmojiSadFilledSize32, EmojiSadOutlinedSize16, EmojiSadOutlinedSize24, EmojiSadOutlinedSize32, EmojiSmile3dSize16, EmojiSmile3dSize24, EmojiSmile3dSize32, EmojiSmileFilledSize16, EmojiSmileFilledSize24, EmojiSmileFilledSize32, EmojiSmileOutlinedSize16, EmojiSmileOutlinedSize24, EmojiSmileOutlinedSize32, EnvelopeFilledSize16, EnvelopeFilledSize24, EnvelopeOpenedFilledSize16, EnvelopeOpenedFilledSize24, EnvelopeOpenedOutlinedSize16, EnvelopeOpenedOutlinedSize24, EnvelopeOutlinedSize16, EnvelopeOutlinedSize24, ExclamationCircleFilledSize16, ExclamationCircleFilledSize24, ExclamationCircleOutlinedSize16, ExclamationCircleOutlinedSize24, ExclamationTriangleFilledOpticalSize16, ExclamationTriangleFilledOpticalSize24, ExclamationTriangleFilledOpticalSize32, ExclamationTriangleFilledSize16, ExclamationTriangleFilledSize24, ExclamationTriangleFilledSize32, ExclamationTriangleOutlinedOpticalSize16, ExclamationTriangleOutlinedOpticalSize24, ExclamationTriangleOutlinedOpticalSize32, ExclamationTriangleOutlinedSize16, ExclamationTriangleOutlinedSize24, ExclamationTriangleOutlinedSize32, EyeCrossedFilledSize16, EyeCrossedFilledSize24, EyeCrossedOutlinedSize16, EyeCrossedOutlinedSize24, EyeFilledSize16, EyeFilledSize24, EyeOutlinedSize16, EyeOutlinedSize24, FlagFilledSize16, FlagFilledSize24, FlagOutlinedSize16, FlagOutlinedSize24, FlameFilledSize16, FlameFilledSize24, FlameOutlinedSize16, FlameOutlinedSize24, FolderArrowRightFilledSize16, FolderArrowRightFilledSize24, FolderArrowRightOutlinedSize16, FolderArrowRightOutlinedSize24, FolderFilledSize16, FolderFilledSize24, FolderHeartFilledSize16, FolderHeartFilledSize24, FolderHeartOutlinedSize16, FolderHeartOutlinedSize24, FolderOutlinedSize16, FolderOutlinedSize24, FrameStarFilledSize16, FrameStarFilledSize24, FrameStarOutlinedSize16, FrameStarOutlinedSize24, FunnelFilledSize16, FunnelFilledSize24, FunnelOutlinedSize16, FunnelOutlinedSize24, GamepadFilledSize16, GamepadFilledSize24, GamepadOutlinedSize16, GamepadOutlinedSize24, GearFilledSize16, GearFilledSize24, GearOutlinedSize16, GearOutlinedSize24, GhostFilledSize16, GhostFilledSize24, GhostOutlinedSize16, GhostOutlinedSize24, GiftFilledSize16, GiftFilledSize24, GiftOutlinedSize16, GiftOutlinedSize24, GlobeFilledSize16, GlobeFilledSize24, GlobeOutlinedSize16, GlobeOutlinedSize24, GraduationHatFilledSize16, GraduationHatFilledSize24, GraduationHatOutlinedSize16, GraduationHatOutlinedSize24, GridFilledSize16, GridFilledSize24, GridOutlinedSize16, GridOutlinedSize24, HeadsetFilledSize16, HeadsetFilledSize24, HeadsetOutlinedSize16, HeadsetOutlinedSize24, HeartFilledSize16, HeartFilledSize24, HeartFilledSize32, HeartOutlinedSize16, HeartOutlinedSize24, HeartOutlinedSize32, HieroglyphLetterOutlinedSize16, HieroglyphLetterOutlinedSize24, HomeFilledSize16, HomeFilledSize24, HomeOutlinedSize16, HomeOutlinedSize24, IconDynamic, ImageFilledSize16, ImageFilledSize24, ImageFilledSize32, ImageFilledSize48, ImageOutlinedSize16, ImageOutlinedSize24, ImageOutlinedSize32, ImageOutlinedSize48, ImageStackFilledSize16, ImageStackFilledSize32, ImageStackFilledSizeSize4, ImageStackOutlinedSize16, ImageStackOutlinedSize24, ImageStackOutlinedSize32, InfoCircleFilledSize16, InfoCircleFilledSize24, InfoCircleOutlinedSize16, InfoCircleOutlinedSize24, LiferingFilledSize16, LiferingFilledSize24, LiferingOutlinedSize16, LiferingOutlinedSize24, LineArrowRightEnterOutlinedSize16, LineArrowRightEnterOutlinedSize24, LineArrowRightOutlinedSize16, LineArrowRightOutlinedSize24, LinkOutlinedSize16, LinkOutlinedSize24, ListOutlinedSize16, ListOutlinedSize24, ListShortOutlinedSize16, ListShortOutlinedSize24, LoaderOutlinedSize16, LoaderOutlinedSize24, LoaderOutlinedSize32, LoaderOutlinedSize48, LoaderOutlinedSize64, LoaderOutlinedSize96, LocationFilledOpticalSize16, LocationFilledOpticalSize24, LocationFilledOpticalSize32, LocationFilledSize16, LocationFilledSize24, LocationFilledSize32, LocationOutlinedOpticalSize16, LocationOutlinedOpticalSize24, LocationOutlinedOpticalSize32, LocationOutlinedSize16, LocationOutlinedSize24, LocationOutlinedSize32, LockClosedFilledSize12, LockClosedFilledSize16, LockClosedFilledSize24, LockClosedOutlinedSize12, LockClosedOutlinedSize16, LockClosedOutlinedSize24, LockOpenedFilledSize12, LockOpenedFilledSize16, LockOpenedFilledSize24, LockOpenedOutlinedSize12, LockOpenedOutlinedSize16, LockOpenedOutlinedSize24, MagnifierFilledHeartFilledSize16, MagnifierFilledHeartFilledSize24, MagnifierFilledHeartOutlinedSize16, MagnifierFilledHeartOutlinedSize24, MagnifierFilledSize16, MagnifierFilledSize24, MagnifierMinusFilledSize16, MagnifierMinusFilledSize24, MagnifierMinusOutlinedSize16, MagnifierMinusOutlinedSize24, MagnifierOutlinedHeartFilledSize16, MagnifierOutlinedHeartFilledSize24, MagnifierOutlinedHeartOutlinedSize16, MagnifierOutlinedHeartOutlinedSize24, MagnifierOutlinedSize16, MagnifierOutlinedSize24, MagnifierPlusFilledSize16, MagnifierPlusFilledSize24, MagnifierPlusOutlinedSize16, MagnifierPlusOutlinedSize24, MapFilledSize16, MapFilledSize24, MapOutlinedSize16, MapOutlinedSize24, MapPinFilledSize16, MapPinFilledSize24, MapPinFilledSize32, MapPinOutlinedSize16, MapPinOutlinedSize24, MapPinOutlinedSize32, MicCrossedFilledSize16, MicCrossedFilledSize24, MicCrossedOutlinedSize16, MicCrossedOutlinedSize24, MicFilledSize16, MicFilledSize24, MicOutlinedSize16, MicOutlinedSize24, MinusCircleFilledSize16, MinusCircleFilledSize24, MinusCircleOutlinedSize16, MinusCircleOutlinedSize24, MinusOutlinedSize16, MinusOutlinedSize24, PauseFilledSize16, PauseFilledSize24, PauseOutlinedSize16, PauseOutlinedSize24, PenFilledSize16, PenFilledSize24, PenLineFilledSize16, PenLineFilledSize24, PenLineOutlinedSize16, PenLineOutlinedSize24, PenOutlinedSize16, PenOutlinedSize24, PenSquareOutlinedSize16, PenSquareOutlinedSize24, PhoneArrowInFilledSize16, PhoneArrowInFilledSize24, PhoneArrowInOutlinedSize16, PhoneArrowInOutlinedSize24, PhoneArrowOutFilledSize16, PhoneArrowOutFilledSize24, PhoneArrowOutOutlinedSize16, PhoneArrowOutOutlinedSize24, PhoneCrossFilledSize16, PhoneCrossFilledSize24, PhoneCrossOutlinedSize16, PhoneCrossOutlinedSize24, PhoneDownFilledSize16, PhoneDownFilledSize24, PhoneDownOutlinedSize16, PhoneDownOutlinedSize24, PhoneFilledSize16, PhoneFilledSize24, PhoneOutlinedSize16, PhoneOutlinedSize24, PhoneWaveFilledSize16, PhoneWaveFilledSize24, PhoneWaveOutlinedSize16, PhoneWaveOutlinedSize24, PinCrossedFilledSize16, PinCrossedFilledSize24, PinCrossedOutlinedSize16, PinCrossedOutlinedSize24, PinFilledSize16, PinFilledSize24, PinOutlinedSize16, PinOutlinedSize24, PlayFilledOpticalSize16, PlayFilledOpticalSize24, PlayFilledSize16, PlayFilledSize24, PlayOutlinedOpticalSize16, PlayOutlinedOpticalSize24, PlayOutlinedSize16, PlayOutlinedSize24, PlusCircleFilledSize16, PlusCircleFilledSize24, PlusCircleOutlinedSize16, PlusCircleOutlinedSize24, PlusOutlinedSize16, PlusOutlinedSize24, PrinterFilledSize16, PrinterFilledSize24, PrinterOutlinedSize16, PrinterOutlinedSize24, QuestionCircleFilledSize16, QuestionCircleFilledSize24, QuestionCircleOutlinedSize16, QuestionCircleOutlinedSize24, RadiusFilledSize16, RadiusFilledSize24, RadiusOutlinedSize16, RadiusOutlinedSize24, RotateLeftFilledSize16, RotateLeftFilledSize24, RotateLeftOultinedSize16, RotateLeftOultinedSize24, RotateRightFilledSize16, RotateRightFilledSize24, RotateRightOutlinedSize16, RotateRightOutlinedSize24, SendAndroidFilledOpticalSize16, SendAndroidFilledOpticalSize24, SendAndroidFilledOpticalSize32, SendAndroidFilledSize16, SendAndroidFilledSize24, SendAndroidFilledSize32, SendAndroidOutlinedOpticalSize16, SendAndroidOutlinedOpticalSize24, SendAndroidOutlinedOpticalSize32, SendAndroidOutlinedSize16, SendAndroidOutlinedSize24, SendAndroidOutlinedSize32, SendIosFilledSize16, SendIosFilledSize24, SendIosFilledSize32, SendIosOutlinedSize16, SendIosOutlinedSize24, SendIosOutlinedSize32, SendWebFilledOpticalSize16, SendWebFilledOpticalSize24, SendWebFilledOpticalSize32, SendWebFilledSize16, SendWebFilledSize24, SendWebFilledSize32, SendWebOutlinedOpticalSize16, SendWebOutlinedOpticalSize24, SendWebOutlinedOpticalSize32, SendWebOutlinedSize16, SendWebOutlinedSize24, SendWebOutlinedSize32, ShareAndroidOutlinedSize16, ShareAndroidOutlinedSize24, ShareIosOutlinedSize16, ShareIosOutlinedSize24, ShareWebFilledSize16, ShareWebFilledSize24, ShareWebOutlinedSize16, ShareWebOutlinedSize24, ShieldFilledSize16, ShieldFilledSize24, ShieldOutlinedSize16, ShieldOutlinedSize24, SmartphoneFilledSize16, SmartphoneFilledSize24, SmartphoneOutlinedSize16, SmartphoneOutlinedSize24, SmileFaceFilledSize16, SmileFaceFilledSize24, SmileFaceOutlinedSize16, SmileFaceOutlinedSize24, SpeakerCrossFilledSize16, SpeakerCrossFilledSize24, SpeakerCrossOutlinedSize16, SpeakerCrossOutlinedSize24, SpeakerCrossedFilledSize16, SpeakerCrossedFilledSize24, SpeakerCrossedFilledSize32, SpeakerCrossedOutlinedSize16, SpeakerCrossedOutlinedSize24, SpeakerWaveFilledSize16, SpeakerWaveFilledSize24, SpeakerWaveOutlinedSize16, SpeakerWaveOutlinedSize24, SpeedometerFilledSize16, SpeedometerFilledSize24, SpeedometerOutlinedSize16, SpeedometerOutlinedSize24, SquaresIntersectedFilledSize16, SquaresIntersectedFilledSize24, SquaresIntersectedOutlinedSize16, SquaresIntersectedOutlinedSize24, StarCircleOutlinedSize16, StarCircleOutlinedSize24, StarCircleOutlinedSize32, StarFilledSize16, StarFilledSize24, StarFilledSize32, StarHalfFilledSize16, StarHalfFilledSize24, StarHalfFilledSize32, StarOutlinedSize16, StarOutlinedSize24, StarOutlinedSize32, ThemeProvider, ThumbDownFilledSize16, ThumbDownFilledSize24, ThumbDownOutlinedSize16, ThumbDownOutlinedSize24, ThumbUpFilledSize16, ThumbUpFilledSize24, ThumbUpOutlinedSize16, ThumbUpOutlinedSize24, TrainFilledSize16, TrainFilledSize24, TrainOutlinedSize16, TrainOutlinedSize24, TrashFilledSize16, TrashFilledSize24, TrashOutlinedSize16, TrashOutlinedSize24, UserCircleFilledSize16, UserCircleFilledSize24, UserCircleFilledSize32, UserCircleOutlinedSize16, UserCircleOutlinedSize24, UserCircleOutlinedSize32, UserDoubleFilledSize16, UserDoubleFilledSize24, UserDoubleOutlinedSize16, UserDoubleOutlinedSize24, UserFilledSize16, UserFilledSize24, UserOutlinedSize16, UserOutlinedSize24, UturnLeftOutlinedSize16, UturnLeftOutlinedSize24, UturnRightOutlinedSize16, UturnRightOutlinedSize24, VerifiedBadgeFilledSize12, VerifiedBadgeFilledSize16, VerifiedBadgeFilledSize24, VerifiedBadgeFilledSize32, VerifiedBadgeOutlinedSize12, VerifiedBadgeOutlinedSize16, VerifiedBadgeOutlinedSize24, VideocameraFilledSize16, VideocameraFilledSize24, VideocameraFilledSize32, VideocameraOutlinedSize16, VideocameraOutlinedSize24, VideocameraOutlinedSize32, WalletFilledSize16, WalletFilledSize24, WalletOutlinedSize16, WalletOutlinedSize24 };