@ebay/ui-core-react 9.4.0 → 9.6.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 (1333) hide show
  1. package/{badge-BWhBKWCu.js → badge-DuE-Ehip.js} +1 -1
  2. package/{button-xYFMCdP0.js → button-Cylml1aK.js} +1 -1
  3. package/{calendar-BMTV7qzB.js → calendar-BVJGukRW.js} +1 -1
  4. package/chart-legend-QlYP-Aia.js +1 -0
  5. package/{checkbox-D4sjiLfW.js → checkbox-BXjIUtq-.js} +1 -1
  6. package/{chip-CIFQ2NnF.js → chip-w48ScERj.js} +1 -1
  7. package/{combobox-WL3ek9fM.js → combobox-BNkSHca7.js} +1 -1
  8. package/common/charts/bar-chart.d.ts +53 -0
  9. package/common/charts/bar-chart.d.ts.map +1 -0
  10. package/common/charts/donut.d.ts +22 -0
  11. package/common/charts/donut.d.ts.map +1 -0
  12. package/common/charts/legend.d.ts +8 -0
  13. package/common/charts/legend.d.ts.map +1 -0
  14. package/common/charts/load-highcharts.d.ts +5 -0
  15. package/common/charts/load-highcharts.d.ts.map +1 -0
  16. package/common/charts/shared.d.ts +22 -0
  17. package/common/charts/shared.d.ts.map +1 -0
  18. package/common/tooltip-utils/use-tooltip.d.ts +4 -3
  19. package/common/tooltip-utils/use-tooltip.d.ts.map +1 -1
  20. package/{dialog-previous-button-aXPjyhOT.js → dialog-previous-button-BXqfHRJY.js} +1 -1
  21. package/ebay-accordion/README.md +2 -58
  22. package/ebay-accordion/index.js +1 -1
  23. package/ebay-alert-dialog/README.md +2 -37
  24. package/ebay-alert-dialog/index.js +1 -1
  25. package/ebay-area-chart/area-chart-tooltip.d.ts +16 -0
  26. package/ebay-area-chart/area-chart-tooltip.d.ts.map +1 -0
  27. package/ebay-area-chart/area-chart.d.ts +5 -0
  28. package/ebay-area-chart/area-chart.d.ts.map +1 -0
  29. package/ebay-area-chart/index.d.ts +3 -0
  30. package/ebay-area-chart/index.d.ts.map +1 -0
  31. package/ebay-area-chart/index.js +4 -0
  32. package/ebay-area-chart/types.d.ts +20 -0
  33. package/ebay-area-chart/types.d.ts.map +1 -0
  34. package/ebay-avatar/README.md +2 -41
  35. package/ebay-avatar/index.js +1 -1
  36. package/ebay-badge/README.md +2 -38
  37. package/ebay-badge/index.js +1 -1
  38. package/ebay-bar-chart/README.md +5 -0
  39. package/ebay-bar-chart/bar-chart-tooltip.d.ts +23 -0
  40. package/ebay-bar-chart/bar-chart-tooltip.d.ts.map +1 -0
  41. package/ebay-bar-chart/bar-chart.d.ts +5 -0
  42. package/ebay-bar-chart/bar-chart.d.ts.map +1 -0
  43. package/ebay-bar-chart/index.d.ts +3 -0
  44. package/ebay-bar-chart/index.d.ts.map +1 -0
  45. package/ebay-bar-chart/index.js +14 -0
  46. package/ebay-bar-chart/types.d.ts +40 -0
  47. package/ebay-bar-chart/types.d.ts.map +1 -0
  48. package/ebay-breadcrumbs/README.md +2 -50
  49. package/ebay-breadcrumbs/index.js +1 -1
  50. package/ebay-button/README.md +2 -74
  51. package/ebay-button/index.js +1 -1
  52. package/ebay-calendar/README.md +2 -47
  53. package/ebay-calendar/index.js +1 -1
  54. package/ebay-carousel/README.md +2 -38
  55. package/ebay-carousel/index.js +1 -1
  56. package/ebay-ccd/README.md +2 -45
  57. package/ebay-ccd/index.js +1 -1
  58. package/ebay-character-count/README.md +2 -41
  59. package/ebay-character-count/index.js +1 -1
  60. package/ebay-chart-legend/chart-legend.d.ts +5 -0
  61. package/ebay-chart-legend/chart-legend.d.ts.map +1 -0
  62. package/ebay-chart-legend/index.d.ts +3 -0
  63. package/ebay-chart-legend/index.d.ts.map +1 -0
  64. package/ebay-chart-legend/index.js +1 -0
  65. package/ebay-chart-legend/types.d.ts +9 -0
  66. package/ebay-chart-legend/types.d.ts.map +1 -0
  67. package/ebay-checkbox/README.md +2 -54
  68. package/ebay-checkbox/index.js +1 -1
  69. package/ebay-chip/README.md +2 -42
  70. package/ebay-chip/index.js +1 -1
  71. package/ebay-chips-combobox/README.md +2 -49
  72. package/ebay-chips-combobox/index.js +1 -1
  73. package/ebay-combobox/README.md +2 -58
  74. package/ebay-combobox/index.js +1 -1
  75. package/ebay-confirm-dialog/README.md +2 -40
  76. package/ebay-confirm-dialog/index.js +1 -1
  77. package/ebay-cta-button/README.md +2 -37
  78. package/ebay-cta-button/index.js +1 -1
  79. package/ebay-date-textbox/README.md +2 -53
  80. package/ebay-date-textbox/index.js +1 -1
  81. package/ebay-details/README.md +2 -48
  82. package/ebay-details/index.js +1 -1
  83. package/{ebay-details-GQ3atM4S.js → ebay-details-O8sqphtP.js} +1 -1
  84. package/ebay-dialog-base/index.js +1 -1
  85. package/ebay-donut-chart/donut-chart-tooltip.d.ts +8 -0
  86. package/ebay-donut-chart/donut-chart-tooltip.d.ts.map +1 -0
  87. package/ebay-donut-chart/donut-chart.d.ts +5 -0
  88. package/ebay-donut-chart/donut-chart.d.ts.map +1 -0
  89. package/ebay-donut-chart/index.d.ts +3 -0
  90. package/ebay-donut-chart/index.d.ts.map +1 -0
  91. package/ebay-donut-chart/index.js +3 -0
  92. package/ebay-donut-chart/types.d.ts +14 -0
  93. package/ebay-donut-chart/types.d.ts.map +1 -0
  94. package/ebay-drawer-dialog-deprecated/README.md +2 -72
  95. package/ebay-drawer-dialog-deprecated/index.js +1 -1
  96. package/ebay-education-notice/README.md +2 -55
  97. package/ebay-education-notice/index.js +1 -1
  98. package/ebay-eek/README.md +2 -36
  99. package/ebay-fake-link/README.md +2 -41
  100. package/ebay-fake-link/index.js +1 -1
  101. package/ebay-fake-menu/README.md +2 -56
  102. package/ebay-fake-menu/index.js +1 -1
  103. package/ebay-fake-menu-button/README.md +2 -74
  104. package/ebay-fake-menu-button/index.js +1 -1
  105. package/ebay-fake-tabs/README.md +3 -47
  106. package/ebay-fake-tabs/index.js +1 -1
  107. package/ebay-field/README.md +2 -59
  108. package/ebay-field/index.js +1 -1
  109. package/ebay-file-input/README.md +2 -42
  110. package/ebay-file-input/index.js +1 -1
  111. package/ebay-file-preview-card/README.md +2 -74
  112. package/ebay-file-preview-card/file-preview-card.d.ts +1 -0
  113. package/ebay-file-preview-card/file-preview-card.d.ts.map +1 -1
  114. package/ebay-file-preview-card/index.js +1 -1
  115. package/ebay-file-preview-card-group/README.md +2 -53
  116. package/ebay-file-preview-card-group/index.js +1 -1
  117. package/ebay-filter/README.md +2 -44
  118. package/ebay-filter/index.js +1 -1
  119. package/ebay-filter-chip/README.md +2 -48
  120. package/ebay-filter-chip/index.js +1 -1
  121. package/ebay-filter-input/README.md +2 -103
  122. package/ebay-filter-input/index.js +1 -1
  123. package/ebay-filter-menu/README.md +2 -54
  124. package/ebay-filter-menu/index.js +1 -1
  125. package/ebay-filter-menu-button/README.md +2 -45
  126. package/ebay-filter-menu-button/index.js +1 -1
  127. package/ebay-flag/README.md +2 -25
  128. package/ebay-flag/index.js +1 -1
  129. package/ebay-fullscreen-dialog-deprecated/README.md +2 -38
  130. package/ebay-fullscreen-dialog-deprecated/index.js +1 -1
  131. package/ebay-icon/README.md +2 -35
  132. package/ebay-icon/context.d.ts.map +1 -1
  133. package/ebay-icon/icon.d.ts.map +1 -1
  134. package/ebay-icon/index.js +1 -1
  135. package/ebay-icon-button/README.md +2 -59
  136. package/ebay-icon-button/index.js +1 -1
  137. package/ebay-image-placeholder/README.md +2 -28
  138. package/ebay-infotip/README.md +2 -74
  139. package/ebay-infotip/ebay-infotip.d.ts +1 -0
  140. package/ebay-infotip/ebay-infotip.d.ts.map +1 -1
  141. package/ebay-infotip/index.js +1 -1
  142. package/ebay-inline-notice/README.md +2 -41
  143. package/ebay-inline-notice/index.js +1 -1
  144. package/ebay-item-tile/README.md +2 -66
  145. package/ebay-item-tile/index.js +1 -1
  146. package/ebay-item-tile/item-tile-description.d.ts +2 -2
  147. package/ebay-item-tile/item-tile-description.d.ts.map +1 -1
  148. package/ebay-item-tile/item-tile.d.ts +1 -0
  149. package/ebay-item-tile/item-tile.d.ts.map +1 -1
  150. package/ebay-item-tile-group/README.md +3 -72
  151. package/ebay-item-tile-group/index.js +1 -1
  152. package/ebay-lightbox-dialog/README.md +2 -43
  153. package/ebay-lightbox-dialog/index.js +1 -1
  154. package/ebay-line-chart/index.d.ts +3 -0
  155. package/ebay-line-chart/index.d.ts.map +1 -0
  156. package/ebay-line-chart/index.js +7 -0
  157. package/ebay-line-chart/line-chart-tooltip.d.ts +13 -0
  158. package/ebay-line-chart/line-chart-tooltip.d.ts.map +1 -0
  159. package/ebay-line-chart/line-chart.d.ts +5 -0
  160. package/ebay-line-chart/line-chart.d.ts.map +1 -0
  161. package/ebay-line-chart/types.d.ts +21 -0
  162. package/ebay-line-chart/types.d.ts.map +1 -0
  163. package/ebay-list/README.md +2 -146
  164. package/ebay-list/index.js +1 -1
  165. package/ebay-listbox/README.md +2 -88
  166. package/ebay-listbox/index.js +1 -1
  167. package/ebay-listbox-button/README.md +2 -66
  168. package/ebay-listbox-button/index.js +1 -1
  169. package/ebay-menu/README.md +2 -61
  170. package/ebay-menu/index.js +1 -1
  171. package/ebay-menu-button/README.md +2 -70
  172. package/ebay-menu-button/index.js +1 -1
  173. package/ebay-number-input/README.md +3 -67
  174. package/ebay-number-input/index.js +1 -1
  175. package/ebay-page-notice/README.md +2 -55
  176. package/ebay-page-notice/index.js +1 -1
  177. package/ebay-pagination/README.md +2 -78
  178. package/ebay-pagination/index.js +1 -1
  179. package/ebay-panel-dialog/README.md +2 -37
  180. package/ebay-panel-dialog/index.js +1 -1
  181. package/ebay-phone-input/README.md +2 -111
  182. package/ebay-phone-input/index.js +1 -1
  183. package/ebay-progress-bar/README.md +2 -36
  184. package/ebay-progress-bar/index.js +1 -1
  185. package/ebay-progress-bar-expressive/README.md +2 -52
  186. package/ebay-progress-bar-expressive/index.js +1 -1
  187. package/ebay-progress-spinner/README.md +2 -35
  188. package/ebay-progress-spinner/index.js +1 -1
  189. package/ebay-progress-stepper/README.md +2 -79
  190. package/ebay-progress-stepper/index.js +1 -1
  191. package/ebay-radio/README.md +2 -58
  192. package/ebay-radio/index.js +1 -1
  193. package/ebay-section-notice/README.md +2 -53
  194. package/ebay-section-notice/index.js +1 -1
  195. package/ebay-section-title/README.md +2 -74
  196. package/ebay-section-title/index.js +1 -1
  197. package/ebay-segmented-buttons/README.md +2 -42
  198. package/ebay-segmented-buttons/index.js +1 -1
  199. package/ebay-select/README.md +2 -82
  200. package/ebay-select/index.js +1 -1
  201. package/ebay-signal/README.md +2 -39
  202. package/ebay-signal/index.js +1 -1
  203. package/ebay-skeleton/README.md +2 -105
  204. package/ebay-skeleton/index.js +1 -1
  205. package/ebay-snackbar-dialog/README.md +2 -59
  206. package/ebay-snackbar-dialog/index.js +1 -1
  207. package/ebay-split-button/README.md +2 -55
  208. package/ebay-split-button/index.js +1 -1
  209. package/ebay-star-rating/README.md +2 -40
  210. package/ebay-star-rating/index.js +1 -1
  211. package/ebay-star-rating-select/README.md +2 -49
  212. package/ebay-star-rating-select/index.js +1 -1
  213. package/ebay-svg/README.md +2 -38
  214. package/ebay-svg/index.js +1 -1
  215. package/ebay-switch/README.md +2 -43
  216. package/ebay-switch/index.js +1 -1
  217. package/ebay-table/README.md +2 -97
  218. package/ebay-table/index.js +1 -1
  219. package/ebay-tabs/README.md +2 -53
  220. package/ebay-tabs/index.js +1 -1
  221. package/ebay-textbox/README.md +2 -90
  222. package/ebay-textbox/index.js +1 -1
  223. package/ebay-toast-dialog/README.md +2 -25
  224. package/ebay-toast-dialog/index.js +1 -1
  225. package/ebay-toggle-button/README.md +2 -36
  226. package/ebay-toggle-button/index.js +1 -1
  227. package/ebay-toggle-button-group/README.md +2 -53
  228. package/ebay-toggle-button-group/index.js +1 -1
  229. package/ebay-tooltip/README.md +2 -54
  230. package/ebay-tooltip/ebay-tooltip.d.ts +1 -0
  231. package/ebay-tooltip/ebay-tooltip.d.ts.map +1 -1
  232. package/ebay-tooltip/index.js +1 -1
  233. package/ebay-tourtip/README.md +2 -75
  234. package/ebay-tourtip/ebay-tourtip.d.ts +1 -0
  235. package/ebay-tourtip/ebay-tourtip.d.ts.map +1 -1
  236. package/ebay-tourtip/index.js +1 -1
  237. package/ebay-tri-state-checkbox/Readme.md +2 -51
  238. package/ebay-tri-state-checkbox/index.js +1 -1
  239. package/ebay-video/README.md +2 -59
  240. package/ebay-video/const.d.ts +1 -4
  241. package/ebay-video/const.d.ts.map +1 -1
  242. package/ebay-video/controls/captions-control.d.ts +3 -0
  243. package/ebay-video/controls/captions-control.d.ts.map +1 -0
  244. package/ebay-video/controls/current-time-control.d.ts +7 -0
  245. package/ebay-video/controls/current-time-control.d.ts.map +1 -0
  246. package/ebay-video/controls/fullscreen-button-control.d.ts +8 -0
  247. package/ebay-video/controls/fullscreen-button-control.d.ts.map +1 -0
  248. package/ebay-video/controls/mute-button-control.d.ts +8 -0
  249. package/ebay-video/controls/mute-button-control.d.ts.map +1 -0
  250. package/ebay-video/controls/remaining-time-control.d.ts +3 -0
  251. package/ebay-video/controls/remaining-time-control.d.ts.map +1 -0
  252. package/ebay-video/controls/report-button-control.d.ts +9 -0
  253. package/ebay-video/controls/report-button-control.d.ts.map +1 -0
  254. package/ebay-video/controls/time-utils.d.ts +2 -0
  255. package/ebay-video/controls/time-utils.d.ts.map +1 -0
  256. package/ebay-video/controls/total-time-control.d.ts +7 -0
  257. package/ebay-video/controls/total-time-control.d.ts.map +1 -0
  258. package/ebay-video/controls/use-shaka-control.d.ts +42 -0
  259. package/ebay-video/controls/use-shaka-control.d.ts.map +1 -0
  260. package/ebay-video/index.js +1 -1
  261. package/ebay-video/video.d.ts +12 -4
  262. package/ebay-video/video.d.ts.map +1 -1
  263. package/file-preview-card-tovsOOzQ.js +1 -0
  264. package/{filter-menu-Bvw41wc_.js → filter-menu-BpXDaeMo.js} +1 -1
  265. package/{flag-DU-1tRv6.js → flag-jZOEhbJe.js} +1 -1
  266. package/{hooks-uidlIIid.js → hooks-BZOKHA9o.js} +1 -1
  267. package/icon-M7M42naA.js +1 -0
  268. package/{icon-button-AJ6dtyvc.js → icon-button-E_6JKTh3.js} +1 -1
  269. package/icons/ebay-icon-add-12/index.js +1 -1
  270. package/icons/ebay-icon-add-16/index.js +1 -1
  271. package/icons/ebay-icon-add-24/index.js +1 -1
  272. package/icons/ebay-icon-add-image-24/index.js +1 -1
  273. package/icons/ebay-icon-afterpay-12-colored/index.js +1 -1
  274. package/icons/ebay-icon-afterpay-18-colored/index.js +1 -1
  275. package/icons/ebay-icon-afterpay-24-colored/index.js +1 -1
  276. package/icons/ebay-icon-afterpay-32-colored/index.js +1 -1
  277. package/icons/ebay-icon-afterpay-logo-24-colored/index.js +1 -1
  278. package/icons/ebay-icon-ai-16/index.js +1 -1
  279. package/icons/ebay-icon-ai-20/index.js +1 -1
  280. package/icons/ebay-icon-ai-24/index.js +1 -1
  281. package/icons/ebay-icon-ai-camera-16/index.js +1 -1
  282. package/icons/ebay-icon-ai-camera-20/index.js +1 -1
  283. package/icons/ebay-icon-ai-camera-24/index.js +1 -1
  284. package/icons/ebay-icon-ai-filled-16/index.js +1 -1
  285. package/icons/ebay-icon-ai-filled-20/index.js +1 -1
  286. package/icons/ebay-icon-ai-filled-24/index.js +1 -1
  287. package/icons/ebay-icon-ai-search-16/index.js +1 -1
  288. package/icons/ebay-icon-ai-search-20/index.js +1 -1
  289. package/icons/ebay-icon-ai-search-24/index.js +1 -1
  290. package/icons/ebay-icon-ai-search-filled-24/index.js +1 -1
  291. package/icons/ebay-icon-ai-shirt-16/index.js +1 -1
  292. package/icons/ebay-icon-ai-shirt-20/index.js +1 -1
  293. package/icons/ebay-icon-ai-shirt-24/index.js +1 -1
  294. package/icons/ebay-icon-ai-spectrum-16-colored/index.js +1 -1
  295. package/icons/ebay-icon-ai-spectrum-20-colored/index.js +1 -1
  296. package/icons/ebay-icon-ai-spectrum-24-colored/index.js +1 -1
  297. package/icons/ebay-icon-ai-spectrum-filled-16-colored/index.js +1 -1
  298. package/icons/ebay-icon-ai-spectrum-filled-20-colored/index.js +1 -1
  299. package/icons/ebay-icon-ai-spectrum-filled-24-colored/index.js +1 -1
  300. package/icons/ebay-icon-ai-spectrum-thin-16-colored/index.js +1 -1
  301. package/icons/ebay-icon-ai-thin-16/index.js +1 -1
  302. package/icons/ebay-icon-ai-tools-16/index.js +1 -1
  303. package/icons/ebay-icon-ai-tools-20/index.js +1 -1
  304. package/icons/ebay-icon-ai-tools-24/index.js +1 -1
  305. package/icons/ebay-icon-alipay-cn-12-colored/index.js +1 -1
  306. package/icons/ebay-icon-alipay-cn-18-colored/index.js +1 -1
  307. package/icons/ebay-icon-alipay-cn-24-colored/index.js +1 -1
  308. package/icons/ebay-icon-alipay-cn-32-colored/index.js +1 -1
  309. package/icons/ebay-icon-alipay-hk-12-colored/index.js +1 -1
  310. package/icons/ebay-icon-alipay-hk-18-colored/index.js +1 -1
  311. package/icons/ebay-icon-alipay-hk-24-colored/index.js +1 -1
  312. package/icons/ebay-icon-alipay-hk-32-colored/index.js +1 -1
  313. package/icons/ebay-icon-amex-12-colored/index.js +1 -1
  314. package/icons/ebay-icon-amex-18-colored/index.js +1 -1
  315. package/icons/ebay-icon-amex-24-colored/index.js +1 -1
  316. package/icons/ebay-icon-amex-32-colored/index.js +1 -1
  317. package/icons/ebay-icon-apple-24/index.js +1 -1
  318. package/icons/ebay-icon-apple-music-24-colored/index.js +1 -1
  319. package/icons/ebay-icon-apple-pay-12-colored/index.js +1 -1
  320. package/icons/ebay-icon-apple-pay-18-colored/index.js +1 -1
  321. package/icons/ebay-icon-apple-pay-24-colored/index.js +1 -1
  322. package/icons/ebay-icon-apple-pay-32-colored/index.js +1 -1
  323. package/icons/ebay-icon-archive-16/index.js +1 -1
  324. package/icons/ebay-icon-archive-24/index.js +1 -1
  325. package/icons/ebay-icon-arrow-down-12/index.js +1 -1
  326. package/icons/ebay-icon-arrow-down-16/index.js +1 -1
  327. package/icons/ebay-icon-arrow-down-20/index.js +1 -1
  328. package/icons/ebay-icon-arrow-down-24/index.js +1 -1
  329. package/icons/ebay-icon-arrow-left-12/index.js +1 -1
  330. package/icons/ebay-icon-arrow-left-16/index.js +1 -1
  331. package/icons/ebay-icon-arrow-left-20/index.js +1 -1
  332. package/icons/ebay-icon-arrow-left-24/index.js +1 -1
  333. package/icons/ebay-icon-arrow-right-12/index.js +1 -1
  334. package/icons/ebay-icon-arrow-right-16/index.js +1 -1
  335. package/icons/ebay-icon-arrow-right-20/index.js +1 -1
  336. package/icons/ebay-icon-arrow-right-24/index.js +1 -1
  337. package/icons/ebay-icon-arrow-up-12/index.js +1 -1
  338. package/icons/ebay-icon-arrow-up-16/index.js +1 -1
  339. package/icons/ebay-icon-arrow-up-20/index.js +1 -1
  340. package/icons/ebay-icon-arrow-up-24/index.js +1 -1
  341. package/icons/ebay-icon-arrows-3d-16/index.js +1 -1
  342. package/icons/ebay-icon-arrows-3d-24/index.js +1 -1
  343. package/icons/ebay-icon-arrows-3d-filled-64-colored/index.js +1 -1
  344. package/icons/ebay-icon-arrows-expand-16/index.js +1 -1
  345. package/icons/ebay-icon-arrows-expand-24/index.js +1 -1
  346. package/icons/ebay-icon-article-16/index.js +1 -1
  347. package/icons/ebay-icon-article-24/index.js +1 -1
  348. package/icons/ebay-icon-attention-16/index.js +1 -1
  349. package/icons/ebay-icon-attention-24/index.js +1 -1
  350. package/icons/ebay-icon-attention-64/index.js +1 -1
  351. package/icons/ebay-icon-attention-filled-16/index.js +1 -1
  352. package/icons/ebay-icon-attention-filled-24/index.js +1 -1
  353. package/icons/ebay-icon-attention-triangle-16/index.js +1 -1
  354. package/icons/ebay-icon-attention-triangle-24/index.js +1 -1
  355. package/icons/ebay-icon-attention-triangle-filled-16/index.js +1 -1
  356. package/icons/ebay-icon-attention-triangle-filled-24/index.js +1 -1
  357. package/icons/ebay-icon-atv-16/index.js +1 -1
  358. package/icons/ebay-icon-atv-24/index.js +1 -1
  359. package/icons/ebay-icon-audio-high-16/index.js +1 -1
  360. package/icons/ebay-icon-audio-high-20/index.js +1 -1
  361. package/icons/ebay-icon-audio-high-24/index.js +1 -1
  362. package/icons/ebay-icon-audio-low-16/index.js +1 -1
  363. package/icons/ebay-icon-audio-off-16/index.js +1 -1
  364. package/icons/ebay-icon-audio-off-20/index.js +1 -1
  365. package/icons/ebay-icon-audio-off-24/index.js +1 -1
  366. package/icons/ebay-icon-authenticity-guarantee-16/index.js +1 -1
  367. package/icons/ebay-icon-authenticity-guarantee-24/index.js +1 -1
  368. package/icons/ebay-icon-authenticity-guarantee-filled-16/index.js +1 -1
  369. package/icons/ebay-icon-authenticity-guarantee-filled-16-colored/index.js +1 -1
  370. package/icons/ebay-icon-authenticity-guarantee-filled-24/index.js +1 -1
  371. package/icons/ebay-icon-authenticity-guarantee-filled-24-colored/index.js +1 -1
  372. package/icons/ebay-icon-auto-adjust-24/index.js +1 -1
  373. package/icons/ebay-icon-avatar-signed-out/index.js +1 -1
  374. package/icons/ebay-icon-background-removal-16/index.js +1 -1
  375. package/icons/ebay-icon-background-removal-24/index.js +1 -1
  376. package/icons/ebay-icon-bancontact-12-colored/index.js +1 -1
  377. package/icons/ebay-icon-bancontact-18-colored/index.js +1 -1
  378. package/icons/ebay-icon-bancontact-24-colored/index.js +1 -1
  379. package/icons/ebay-icon-bancontact-32-colored/index.js +1 -1
  380. package/icons/ebay-icon-bank-16/index.js +1 -1
  381. package/icons/ebay-icon-bank-24/index.js +1 -1
  382. package/icons/ebay-icon-bank-64/index.js +1 -1
  383. package/icons/ebay-icon-bank-account-12-colored/index.js +1 -1
  384. package/icons/ebay-icon-bank-account-18-colored/index.js +1 -1
  385. package/icons/ebay-icon-bank-account-24-colored/index.js +1 -1
  386. package/icons/ebay-icon-bank-account-32-colored/index.js +1 -1
  387. package/icons/ebay-icon-bank-group-logo-24-colored/index.js +1 -1
  388. package/icons/ebay-icon-bar-chart-16/index.js +1 -1
  389. package/icons/ebay-icon-bar-chart-24/index.js +1 -1
  390. package/icons/ebay-icon-bids-16/index.js +1 -1
  391. package/icons/ebay-icon-bids-24/index.js +1 -1
  392. package/icons/ebay-icon-bids-64/index.js +1 -1
  393. package/icons/ebay-icon-boat-16/index.js +1 -1
  394. package/icons/ebay-icon-boat-24/index.js +1 -1
  395. package/icons/ebay-icon-book-16/index.js +1 -1
  396. package/icons/ebay-icon-book-24/index.js +1 -1
  397. package/icons/ebay-icon-bookmark-16/index.js +1 -1
  398. package/icons/ebay-icon-bookmark-24/index.js +1 -1
  399. package/icons/ebay-icon-bookmark-filled-16/index.js +1 -1
  400. package/icons/ebay-icon-bookmark-filled-24/index.js +1 -1
  401. package/icons/ebay-icon-brand-authorized-seller-16/index.js +1 -1
  402. package/icons/ebay-icon-brand-authorized-seller-24/index.js +1 -1
  403. package/icons/ebay-icon-brightness-16/index.js +1 -1
  404. package/icons/ebay-icon-brightness-20/index.js +1 -1
  405. package/icons/ebay-icon-brightness-24/index.js +1 -1
  406. package/icons/ebay-icon-calendar-16/index.js +1 -1
  407. package/icons/ebay-icon-calendar-24/index.js +1 -1
  408. package/icons/ebay-icon-calendar-64/index.js +1 -1
  409. package/icons/ebay-icon-camera-16/index.js +1 -1
  410. package/icons/ebay-icon-camera-24/index.js +1 -1
  411. package/icons/ebay-icon-camera-64/index.js +1 -1
  412. package/icons/ebay-icon-car-16/index.js +1 -1
  413. package/icons/ebay-icon-car-24/index.js +1 -1
  414. package/icons/ebay-icon-car-brake-16/index.js +1 -1
  415. package/icons/ebay-icon-car-brake-24/index.js +1 -1
  416. package/icons/ebay-icon-card-stack-64/index.js +1 -1
  417. package/icons/ebay-icon-carnet-12-colored/index.js +1 -1
  418. package/icons/ebay-icon-carnet-18-colored/index.js +1 -1
  419. package/icons/ebay-icon-carnet-24-colored/index.js +1 -1
  420. package/icons/ebay-icon-carnet-32-colored/index.js +1 -1
  421. package/icons/ebay-icon-carryon-24/index.js +1 -1
  422. package/icons/ebay-icon-cart-16/index.js +1 -1
  423. package/icons/ebay-icon-cart-20/index.js +1 -1
  424. package/icons/ebay-icon-cart-24/index.js +1 -1
  425. package/icons/ebay-icon-cart-64/index.js +1 -1
  426. package/icons/ebay-icon-cart-add-16/index.js +1 -1
  427. package/icons/ebay-icon-cart-add-20/index.js +1 -1
  428. package/icons/ebay-icon-cart-add-24/index.js +1 -1
  429. package/icons/ebay-icon-cashapp-12-colored/index.js +1 -1
  430. package/icons/ebay-icon-cashapp-18-colored/index.js +1 -1
  431. package/icons/ebay-icon-cashapp-24-colored/index.js +1 -1
  432. package/icons/ebay-icon-cashapp-32-colored/index.js +1 -1
  433. package/icons/ebay-icon-categories-16/index.js +1 -1
  434. package/icons/ebay-icon-categories-24/index.js +1 -1
  435. package/icons/ebay-icon-cb-12-colored/index.js +1 -1
  436. package/icons/ebay-icon-cb-18-colored/index.js +1 -1
  437. package/icons/ebay-icon-cb-24-colored/index.js +1 -1
  438. package/icons/ebay-icon-cb-32-colored/index.js +1 -1
  439. package/icons/ebay-icon-ccd-charger-included/index.js +1 -1
  440. package/icons/ebay-icon-ccd-charger-not-included/index.js +1 -1
  441. package/icons/ebay-icon-ccd-top/index.js +1 -1
  442. package/icons/ebay-icon-certified-recycled-16/index.js +1 -1
  443. package/icons/ebay-icon-certified-recycled-24/index.js +1 -1
  444. package/icons/ebay-icon-chair-16/index.js +1 -1
  445. package/icons/ebay-icon-chair-24/index.js +1 -1
  446. package/icons/ebay-icon-chat-16/index.js +1 -1
  447. package/icons/ebay-icon-chat-24/index.js +1 -1
  448. package/icons/ebay-icon-chat-64/index.js +1 -1
  449. package/icons/ebay-icon-check-in-24/index.js +1 -1
  450. package/icons/ebay-icon-checkbox-checked-18/index.js +1 -1
  451. package/icons/ebay-icon-checkbox-checked-24/index.js +1 -1
  452. package/icons/ebay-icon-checkbox-mixed-18/index.js +1 -1
  453. package/icons/ebay-icon-checkbox-mixed-24/index.js +1 -1
  454. package/icons/ebay-icon-checkbox-unchecked-18/index.js +1 -1
  455. package/icons/ebay-icon-checkbox-unchecked-24/index.js +1 -1
  456. package/icons/ebay-icon-checkmark-24/index.js +1 -1
  457. package/icons/ebay-icon-chevron-down-12/index.js +1 -1
  458. package/icons/ebay-icon-chevron-down-16/index.js +1 -1
  459. package/icons/ebay-icon-chevron-down-20/index.js +1 -1
  460. package/icons/ebay-icon-chevron-down-24/index.js +1 -1
  461. package/icons/ebay-icon-chevron-left-12/index.js +1 -1
  462. package/icons/ebay-icon-chevron-left-16/index.js +1 -1
  463. package/icons/ebay-icon-chevron-left-20/index.js +1 -1
  464. package/icons/ebay-icon-chevron-left-24/index.js +1 -1
  465. package/icons/ebay-icon-chevron-right-12/index.js +1 -1
  466. package/icons/ebay-icon-chevron-right-16/index.js +1 -1
  467. package/icons/ebay-icon-chevron-right-20/index.js +1 -1
  468. package/icons/ebay-icon-chevron-right-24/index.js +1 -1
  469. package/icons/ebay-icon-chevron-up-12/index.js +1 -1
  470. package/icons/ebay-icon-chevron-up-16/index.js +1 -1
  471. package/icons/ebay-icon-chevron-up-20/index.js +1 -1
  472. package/icons/ebay-icon-chevron-up-24/index.js +1 -1
  473. package/icons/ebay-icon-chinese-coin-16/index.js +1 -1
  474. package/icons/ebay-icon-chinese-coin-24/index.js +1 -1
  475. package/icons/ebay-icon-clear-16/index.js +1 -1
  476. package/icons/ebay-icon-clear-20/index.js +1 -1
  477. package/icons/ebay-icon-clear-24/index.js +1 -1
  478. package/icons/ebay-icon-click-to-call-16/index.js +1 -1
  479. package/icons/ebay-icon-click-to-call-24/index.js +1 -1
  480. package/icons/ebay-icon-clock-12/index.js +1 -1
  481. package/icons/ebay-icon-clock-16/index.js +1 -1
  482. package/icons/ebay-icon-clock-24/index.js +1 -1
  483. package/icons/ebay-icon-clock-64/index.js +1 -1
  484. package/icons/ebay-icon-clock-fast-16/index.js +1 -1
  485. package/icons/ebay-icon-clock-fast-24/index.js +1 -1
  486. package/icons/ebay-icon-close-12/index.js +1 -1
  487. package/icons/ebay-icon-close-16/index.js +1 -1
  488. package/icons/ebay-icon-close-20/index.js +1 -1
  489. package/icons/ebay-icon-close-24/index.js +1 -1
  490. package/icons/ebay-icon-closed-caption-16/index.js +1 -1
  491. package/icons/ebay-icon-closed-caption-24/index.js +1 -1
  492. package/icons/ebay-icon-closed-caption-filled-16/index.js +1 -1
  493. package/icons/ebay-icon-closed-caption-filled-24/index.js +1 -1
  494. package/icons/ebay-icon-coin-24/index.js +1 -1
  495. package/icons/ebay-icon-coin-battery-48/index.js +1 -1
  496. package/icons/ebay-icon-collections-16/index.js +1 -1
  497. package/icons/ebay-icon-collections-24/index.js +1 -1
  498. package/icons/ebay-icon-condensed-grid-24/index.js +1 -1
  499. package/icons/ebay-icon-condensed-grid-filled-24/index.js +1 -1
  500. package/icons/ebay-icon-confirmation-16/index.js +1 -1
  501. package/icons/ebay-icon-confirmation-24/index.js +1 -1
  502. package/icons/ebay-icon-confirmation-64/index.js +1 -1
  503. package/icons/ebay-icon-confirmation-filled-12/index.js +1 -1
  504. package/icons/ebay-icon-confirmation-filled-16/index.js +1 -1
  505. package/icons/ebay-icon-confirmation-filled-24/index.js +1 -1
  506. package/icons/ebay-icon-contract-16/index.js +1 -1
  507. package/icons/ebay-icon-contrast-24/index.js +1 -1
  508. package/icons/ebay-icon-copy-16/index.js +1 -1
  509. package/icons/ebay-icon-copy-24/index.js +1 -1
  510. package/icons/ebay-icon-coupon-16/index.js +1 -1
  511. package/icons/ebay-icon-coupon-24/index.js +1 -1
  512. package/icons/ebay-icon-credit-card-16/index.js +1 -1
  513. package/icons/ebay-icon-credit-card-20/index.js +1 -1
  514. package/icons/ebay-icon-credit-card-24/index.js +1 -1
  515. package/icons/ebay-icon-credit-card-64/index.js +1 -1
  516. package/icons/ebay-icon-credit-card-cvv-back-20/index.js +1 -1
  517. package/icons/ebay-icon-credit-card-cvv-back-24/index.js +1 -1
  518. package/icons/ebay-icon-credit-card-cvv-front-20/index.js +1 -1
  519. package/icons/ebay-icon-credit-card-cvv-front-24/index.js +1 -1
  520. package/icons/ebay-icon-crop-24/index.js +1 -1
  521. package/icons/ebay-icon-customize-16/index.js +1 -1
  522. package/icons/ebay-icon-customize-24/index.js +1 -1
  523. package/icons/ebay-icon-delete-16/index.js +1 -1
  524. package/icons/ebay-icon-delete-20/index.js +1 -1
  525. package/icons/ebay-icon-delete-24/index.js +1 -1
  526. package/icons/ebay-icon-density-compact-16/index.js +1 -1
  527. package/icons/ebay-icon-density-compact-24/index.js +1 -1
  528. package/icons/ebay-icon-density-default-16/index.js +1 -1
  529. package/icons/ebay-icon-density-default-24/index.js +1 -1
  530. package/icons/ebay-icon-density-relaxed-16/index.js +1 -1
  531. package/icons/ebay-icon-density-relaxed-24/index.js +1 -1
  532. package/icons/ebay-icon-density-row-compact-16/index.js +1 -1
  533. package/icons/ebay-icon-density-row-compact-24/index.js +1 -1
  534. package/icons/ebay-icon-density-row-relaxed-16/index.js +1 -1
  535. package/icons/ebay-icon-density-row-relaxed-24/index.js +1 -1
  536. package/icons/ebay-icon-desktop-16/index.js +1 -1
  537. package/icons/ebay-icon-desktop-20/index.js +1 -1
  538. package/icons/ebay-icon-desktop-24/index.js +1 -1
  539. package/icons/ebay-icon-diamond-16/index.js +1 -1
  540. package/icons/ebay-icon-diamond-24/index.js +1 -1
  541. package/icons/ebay-icon-diners-12-colored/index.js +1 -1
  542. package/icons/ebay-icon-diners-18-colored/index.js +1 -1
  543. package/icons/ebay-icon-diners-24-colored/index.js +1 -1
  544. package/icons/ebay-icon-diners-32-colored/index.js +1 -1
  545. package/icons/ebay-icon-direct-debit-12-colored/index.js +1 -1
  546. package/icons/ebay-icon-direct-debit-18-colored/index.js +1 -1
  547. package/icons/ebay-icon-direct-debit-24-colored/index.js +1 -1
  548. package/icons/ebay-icon-direct-debit-32-colored/index.js +1 -1
  549. package/icons/ebay-icon-direct-from-brand-16/index.js +1 -1
  550. package/icons/ebay-icon-direct-from-brand-24/index.js +1 -1
  551. package/icons/ebay-icon-discord-24/index.js +1 -1
  552. package/icons/ebay-icon-discount-16/index.js +1 -1
  553. package/icons/ebay-icon-discount-24/index.js +1 -1
  554. package/icons/ebay-icon-discount-auto-16/index.js +1 -1
  555. package/icons/ebay-icon-discount-auto-24/index.js +1 -1
  556. package/icons/ebay-icon-discover-12-colored/index.js +1 -1
  557. package/icons/ebay-icon-discover-18-colored/index.js +1 -1
  558. package/icons/ebay-icon-discover-24-colored/index.js +1 -1
  559. package/icons/ebay-icon-discover-32-colored/index.js +1 -1
  560. package/icons/ebay-icon-dollar-16/index.js +1 -1
  561. package/icons/ebay-icon-dollar-24/index.js +1 -1
  562. package/icons/ebay-icon-dollar-off-24/index.js +1 -1
  563. package/icons/ebay-icon-download-16/index.js +1 -1
  564. package/icons/ebay-icon-download-20/index.js +1 -1
  565. package/icons/ebay-icon-download-24/index.js +1 -1
  566. package/icons/ebay-icon-drag-drop-16/index.js +1 -1
  567. package/icons/ebay-icon-drag-drop-24/index.js +1 -1
  568. package/icons/ebay-icon-ebay-balance-12-colored/index.js +1 -1
  569. package/icons/ebay-icon-ebay-balance-18-colored/index.js +1 -1
  570. package/icons/ebay-icon-ebay-balance-24-colored/index.js +1 -1
  571. package/icons/ebay-icon-ebay-balance-32-colored/index.js +1 -1
  572. package/icons/ebay-icon-ebay-bucks-logo-16-colored/index.js +1 -1
  573. package/icons/ebay-icon-ebay-for-charity-16/index.js +1 -1
  574. package/icons/ebay-icon-ebay-for-charity-24/index.js +1 -1
  575. package/icons/ebay-icon-ebay-international-shipping-16/index.js +1 -1
  576. package/icons/ebay-icon-ebay-international-shipping-24/index.js +1 -1
  577. package/icons/ebay-icon-ebay-international-shipping-64/index.js +1 -1
  578. package/icons/ebay-icon-ebay-live-16/index.js +1 -1
  579. package/icons/ebay-icon-ebay-live-24/index.js +1 -1
  580. package/icons/ebay-icon-ebay-logo-16-colored/index.js +1 -1
  581. package/icons/ebay-icon-ebay-mastercard-12-colored/index.js +1 -1
  582. package/icons/ebay-icon-ebay-mastercard-18-colored/index.js +1 -1
  583. package/icons/ebay-icon-ebay-mastercard-24-colored/index.js +1 -1
  584. package/icons/ebay-icon-ebay-mastercard-32-colored/index.js +1 -1
  585. package/icons/ebay-icon-ebay-money-back-guarantee-logo-16-colored/index.js +1 -1
  586. package/icons/ebay-icon-ebay-plus-16/index.js +1 -1
  587. package/icons/ebay-icon-ebay-plus-24/index.js +1 -1
  588. package/icons/ebay-icon-ebay-plus-logo-16-colored/index.js +1 -1
  589. package/icons/ebay-icon-ebay-plus-logo-dark-16-colored/index.js +1 -1
  590. package/icons/ebay-icon-ebay-preloved-16/index.js +1 -1
  591. package/icons/ebay-icon-ebay-preloved-24/index.js +1 -1
  592. package/icons/ebay-icon-ebay-refurbished-16/index.js +1 -1
  593. package/icons/ebay-icon-ebay-refurbished-24/index.js +1 -1
  594. package/icons/ebay-icon-eek-arrow/index.js +1 -1
  595. package/icons/ebay-icon-eek-range-arrow/index.js +1 -1
  596. package/icons/ebay-icon-eftpos-12-colored/index.js +1 -1
  597. package/icons/ebay-icon-eftpos-18-colored/index.js +1 -1
  598. package/icons/ebay-icon-eftpos-24-colored/index.js +1 -1
  599. package/icons/ebay-icon-eftpos-32-colored/index.js +1 -1
  600. package/icons/ebay-icon-elo-12-colored/index.js +1 -1
  601. package/icons/ebay-icon-elo-18-colored/index.js +1 -1
  602. package/icons/ebay-icon-elo-24-colored/index.js +1 -1
  603. package/icons/ebay-icon-elo-32-colored/index.js +1 -1
  604. package/icons/ebay-icon-escrow-card-12-colored/index.js +1 -1
  605. package/icons/ebay-icon-escrow-card-18-colored/index.js +1 -1
  606. package/icons/ebay-icon-escrow-card-24-colored/index.js +1 -1
  607. package/icons/ebay-icon-escrow-card-32-colored/index.js +1 -1
  608. package/icons/ebay-icon-euro-16/index.js +1 -1
  609. package/icons/ebay-icon-euro-24/index.js +1 -1
  610. package/icons/ebay-icon-european-conformity-48/index.js +1 -1
  611. package/icons/ebay-icon-exclude-16/index.js +1 -1
  612. package/icons/ebay-icon-exclude-24/index.js +1 -1
  613. package/icons/ebay-icon-exclude-64/index.js +1 -1
  614. package/icons/ebay-icon-expand-16/index.js +1 -1
  615. package/icons/ebay-icon-explore-16/index.js +1 -1
  616. package/icons/ebay-icon-explore-24/index.js +1 -1
  617. package/icons/ebay-icon-external-link-16/index.js +1 -1
  618. package/icons/ebay-icon-external-link-20/index.js +1 -1
  619. package/icons/ebay-icon-external-link-24/index.js +1 -1
  620. package/icons/ebay-icon-eye-16/index.js +1 -1
  621. package/icons/ebay-icon-eye-24/index.js +1 -1
  622. package/icons/ebay-icon-face-happiest-24/index.js +1 -1
  623. package/icons/ebay-icon-face-happy-16/index.js +1 -1
  624. package/icons/ebay-icon-face-happy-24/index.js +1 -1
  625. package/icons/ebay-icon-face-neutral-24/index.js +1 -1
  626. package/icons/ebay-icon-face-sad-24/index.js +1 -1
  627. package/icons/ebay-icon-face-saddest-24/index.js +1 -1
  628. package/icons/ebay-icon-facebook-24/index.js +1 -1
  629. package/icons/ebay-icon-facebook-messenger-24/index.js +1 -1
  630. package/icons/ebay-icon-fall-leaf-16/index.js +1 -1
  631. package/icons/ebay-icon-fall-leaf-24/index.js +1 -1
  632. package/icons/ebay-icon-feedback-16/index.js +1 -1
  633. package/icons/ebay-icon-feedback-20/index.js +1 -1
  634. package/icons/ebay-icon-feedback-24/index.js +1 -1
  635. package/icons/ebay-icon-feedback-error-16/index.js +1 -1
  636. package/icons/ebay-icon-feedback-error-24/index.js +1 -1
  637. package/icons/ebay-icon-feedback-negative-16/index.js +1 -1
  638. package/icons/ebay-icon-feedback-neutral-16/index.js +1 -1
  639. package/icons/ebay-icon-feedback-positive-16/index.js +1 -1
  640. package/icons/ebay-icon-feedback-received-16/index.js +1 -1
  641. package/icons/ebay-icon-feedback-received-24/index.js +1 -1
  642. package/icons/ebay-icon-file-16/index.js +1 -1
  643. package/icons/ebay-icon-file-24/index.js +1 -1
  644. package/icons/ebay-icon-filter-16/index.js +1 -1
  645. package/icons/ebay-icon-filter-24/index.js +1 -1
  646. package/icons/ebay-icon-fingerprint-16/index.js +1 -1
  647. package/icons/ebay-icon-fingerprint-24/index.js +1 -1
  648. package/icons/ebay-icon-fingerprint-64/index.js +1 -1
  649. package/icons/ebay-icon-flag-16/index.js +1 -1
  650. package/icons/ebay-icon-flag-24/index.js +1 -1
  651. package/icons/ebay-icon-flag-filled-16/index.js +1 -1
  652. package/icons/ebay-icon-flag-filled-24/index.js +1 -1
  653. package/icons/ebay-icon-flash-24/index.js +1 -1
  654. package/icons/ebay-icon-flash-auto-24/index.js +1 -1
  655. package/icons/ebay-icon-flash-off-24/index.js +1 -1
  656. package/icons/ebay-icon-folder-16/index.js +1 -1
  657. package/icons/ebay-icon-folder-24/index.js +1 -1
  658. package/icons/ebay-icon-folder-add-16/index.js +1 -1
  659. package/icons/ebay-icon-folder-add-24/index.js +1 -1
  660. package/icons/ebay-icon-forklift-16/index.js +1 -1
  661. package/icons/ebay-icon-forklift-24/index.js +1 -1
  662. package/icons/ebay-icon-franc-16/index.js +1 -1
  663. package/icons/ebay-icon-franc-24/index.js +1 -1
  664. package/icons/ebay-icon-free-warranty-16/index.js +1 -1
  665. package/icons/ebay-icon-free-warranty-24/index.js +1 -1
  666. package/icons/ebay-icon-full-view-16/index.js +1 -1
  667. package/icons/ebay-icon-full-view-24/index.js +1 -1
  668. package/icons/ebay-icon-full-view-filled-16/index.js +1 -1
  669. package/icons/ebay-icon-full-view-filled-24/index.js +1 -1
  670. package/icons/ebay-icon-gallery-16/index.js +1 -1
  671. package/icons/ebay-icon-gallery-24/index.js +1 -1
  672. package/icons/ebay-icon-general-card-12-colored/index.js +1 -1
  673. package/icons/ebay-icon-general-card-18-colored/index.js +1 -1
  674. package/icons/ebay-icon-general-card-24-colored/index.js +1 -1
  675. package/icons/ebay-icon-general-card-32-colored/index.js +1 -1
  676. package/icons/ebay-icon-generic-card-12-colored/index.js +1 -1
  677. package/icons/ebay-icon-generic-card-18-colored/index.js +1 -1
  678. package/icons/ebay-icon-generic-card-24-colored/index.js +1 -1
  679. package/icons/ebay-icon-generic-card-32-colored/index.js +1 -1
  680. package/icons/ebay-icon-gift-16/index.js +1 -1
  681. package/icons/ebay-icon-gift-24/index.js +1 -1
  682. package/icons/ebay-icon-gift-64/index.js +1 -1
  683. package/icons/ebay-icon-gift-card-12-colored/index.js +1 -1
  684. package/icons/ebay-icon-gift-card-18-colored/index.js +1 -1
  685. package/icons/ebay-icon-gift-card-24-colored/index.js +1 -1
  686. package/icons/ebay-icon-gift-card-32-colored/index.js +1 -1
  687. package/icons/ebay-icon-girocard-12-colored/index.js +1 -1
  688. package/icons/ebay-icon-girocard-18-colored/index.js +1 -1
  689. package/icons/ebay-icon-girocard-24-colored/index.js +1 -1
  690. package/icons/ebay-icon-girocard-32-colored/index.js +1 -1
  691. package/icons/ebay-icon-github-24/index.js +1 -1
  692. package/icons/ebay-icon-glasses-24/index.js +1 -1
  693. package/icons/ebay-icon-glasses-64/index.js +1 -1
  694. package/icons/ebay-icon-google-24/index.js +1 -1
  695. package/icons/ebay-icon-google-pay-12-colored/index.js +1 -1
  696. package/icons/ebay-icon-google-pay-18-colored/index.js +1 -1
  697. package/icons/ebay-icon-google-pay-24-colored/index.js +1 -1
  698. package/icons/ebay-icon-google-pay-32-colored/index.js +1 -1
  699. package/icons/ebay-icon-graph-16/index.js +1 -1
  700. package/icons/ebay-icon-graph-24/index.js +1 -1
  701. package/icons/ebay-icon-graph-64/index.js +1 -1
  702. package/icons/ebay-icon-graph-dynamic-16/index.js +1 -1
  703. package/icons/ebay-icon-graph-dynamic-24/index.js +1 -1
  704. package/icons/ebay-icon-grid-view-16/index.js +1 -1
  705. package/icons/ebay-icon-grid-view-24/index.js +1 -1
  706. package/icons/ebay-icon-grid-view-filled-16/index.js +1 -1
  707. package/icons/ebay-icon-grid-view-filled-24/index.js +1 -1
  708. package/icons/ebay-icon-hand-swipe-40/index.js +1 -1
  709. package/icons/ebay-icon-handbag-16/index.js +1 -1
  710. package/icons/ebay-icon-handbag-24/index.js +1 -1
  711. package/icons/ebay-icon-hanger-16/index.js +1 -1
  712. package/icons/ebay-icon-hanger-24/index.js +1 -1
  713. package/icons/ebay-icon-headlight-16/index.js +1 -1
  714. package/icons/ebay-icon-headlight-24/index.js +1 -1
  715. package/icons/ebay-icon-headphone-16/index.js +1 -1
  716. package/icons/ebay-icon-headphone-24/index.js +1 -1
  717. package/icons/ebay-icon-heart-16/index.js +1 -1
  718. package/icons/ebay-icon-heart-20/index.js +1 -1
  719. package/icons/ebay-icon-heart-24/index.js +1 -1
  720. package/icons/ebay-icon-heart-filled-16/index.js +1 -1
  721. package/icons/ebay-icon-heart-filled-20/index.js +1 -1
  722. package/icons/ebay-icon-heart-filled-24/index.js +1 -1
  723. package/icons/ebay-icon-help-16/index.js +1 -1
  724. package/icons/ebay-icon-help-20/index.js +1 -1
  725. package/icons/ebay-icon-help-24/index.js +1 -1
  726. package/icons/ebay-icon-help-outline-16/index.js +1 -1
  727. package/icons/ebay-icon-help-outline-20/index.js +1 -1
  728. package/icons/ebay-icon-help-outline-24/index.js +1 -1
  729. package/icons/ebay-icon-hide-16/index.js +1 -1
  730. package/icons/ebay-icon-hide-24/index.js +1 -1
  731. package/icons/ebay-icon-history-16/index.js +1 -1
  732. package/icons/ebay-icon-history-24/index.js +1 -1
  733. package/icons/ebay-icon-history-64/index.js +1 -1
  734. package/icons/ebay-icon-home-24/index.js +1 -1
  735. package/icons/ebay-icon-home-filled-24/index.js +1 -1
  736. package/icons/ebay-icon-image-16/index.js +1 -1
  737. package/icons/ebay-icon-image-24/index.js +1 -1
  738. package/icons/ebay-icon-image-64/index.js +1 -1
  739. package/icons/ebay-icon-image-placeholder/index.js +1 -1
  740. package/icons/ebay-icon-inbox-16/index.js +1 -1
  741. package/icons/ebay-icon-inbox-24/index.js +1 -1
  742. package/icons/ebay-icon-information-16/index.js +1 -1
  743. package/icons/ebay-icon-information-20/index.js +1 -1
  744. package/icons/ebay-icon-information-24/index.js +1 -1
  745. package/icons/ebay-icon-information-filled-16/index.js +1 -1
  746. package/icons/ebay-icon-information-filled-20/index.js +1 -1
  747. package/icons/ebay-icon-information-filled-24/index.js +1 -1
  748. package/icons/ebay-icon-inspect-16/index.js +1 -1
  749. package/icons/ebay-icon-inspect-24/index.js +1 -1
  750. package/icons/ebay-icon-inspect-64/index.js +1 -1
  751. package/icons/ebay-icon-instagram-24/index.js +1 -1
  752. package/icons/ebay-icon-interac-12-colored/index.js +1 -1
  753. package/icons/ebay-icon-interac-18-colored/index.js +1 -1
  754. package/icons/ebay-icon-interac-24-colored/index.js +1 -1
  755. package/icons/ebay-icon-interac-32-colored/index.js +1 -1
  756. package/icons/ebay-icon-item-list-16/index.js +1 -1
  757. package/icons/ebay-icon-item-list-20/index.js +1 -1
  758. package/icons/ebay-icon-item-list-24/index.js +1 -1
  759. package/icons/ebay-icon-jcb-12-colored/index.js +1 -1
  760. package/icons/ebay-icon-jcb-18-colored/index.js +1 -1
  761. package/icons/ebay-icon-jcb-24-colored/index.js +1 -1
  762. package/icons/ebay-icon-jcb-32-colored/index.js +1 -1
  763. package/icons/ebay-icon-jet-ski-16/index.js +1 -1
  764. package/icons/ebay-icon-jet-ski-24/index.js +1 -1
  765. package/icons/ebay-icon-kakao-pay-12-colored/index.js +1 -1
  766. package/icons/ebay-icon-kakao-pay-18-colored/index.js +1 -1
  767. package/icons/ebay-icon-kakao-pay-24-colored/index.js +1 -1
  768. package/icons/ebay-icon-kakao-pay-32-colored/index.js +1 -1
  769. package/icons/ebay-icon-key-16/index.js +1 -1
  770. package/icons/ebay-icon-key-24/index.js +1 -1
  771. package/icons/ebay-icon-keyboard-16/index.js +1 -1
  772. package/icons/ebay-icon-keyboard-24/index.js +1 -1
  773. package/icons/ebay-icon-klarna-black-12-colored/index.js +1 -1
  774. package/icons/ebay-icon-klarna-black-18-colored/index.js +1 -1
  775. package/icons/ebay-icon-klarna-black-24-colored/index.js +1 -1
  776. package/icons/ebay-icon-klarna-black-32-colored/index.js +1 -1
  777. package/icons/ebay-icon-klarna-pink-12-colored/index.js +1 -1
  778. package/icons/ebay-icon-klarna-pink-18-colored/index.js +1 -1
  779. package/icons/ebay-icon-klarna-pink-24-colored/index.js +1 -1
  780. package/icons/ebay-icon-klarna-pink-32-colored/index.js +1 -1
  781. package/icons/ebay-icon-klarna-white-12-colored/index.js +1 -1
  782. package/icons/ebay-icon-klarna-white-18-colored/index.js +1 -1
  783. package/icons/ebay-icon-klarna-white-24-colored/index.js +1 -1
  784. package/icons/ebay-icon-klarna-white-32-colored/index.js +1 -1
  785. package/icons/ebay-icon-krona-16/index.js +1 -1
  786. package/icons/ebay-icon-krona-24/index.js +1 -1
  787. package/icons/ebay-icon-lamp-16/index.js +1 -1
  788. package/icons/ebay-icon-lamp-24/index.js +1 -1
  789. package/icons/ebay-icon-large-box-16/index.js +1 -1
  790. package/icons/ebay-icon-large-box-24/index.js +1 -1
  791. package/icons/ebay-icon-legacy-authenticity-guarantee-48-colored/index.js +1 -1
  792. package/icons/ebay-icon-legacy-click-to-call-48-colored/index.js +1 -1
  793. package/icons/ebay-icon-legacy-escrow-48-colored/index.js +1 -1
  794. package/icons/ebay-icon-legacy-free-warranty-48-colored/index.js +1 -1
  795. package/icons/ebay-icon-legacy-money-back-guarantee-chf-48-colored/index.js +1 -1
  796. package/icons/ebay-icon-legacy-money-back-guarantee-eu-48-colored/index.js +1 -1
  797. package/icons/ebay-icon-legacy-money-back-guarantee-uk-48-colored/index.js +1 -1
  798. package/icons/ebay-icon-legacy-money-back-guarantee-us-48-colored/index.js +1 -1
  799. package/icons/ebay-icon-legacy-money-back-guarantee-zl-48-colored/index.js +1 -1
  800. package/icons/ebay-icon-legacy-top-rated-seller-48-colored/index.js +1 -1
  801. package/icons/ebay-icon-lightbulb-16/index.js +1 -1
  802. package/icons/ebay-icon-lightbulb-24/index.js +1 -1
  803. package/icons/ebay-icon-lightning-bolt-16/index.js +1 -1
  804. package/icons/ebay-icon-lightning-bolt-24/index.js +1 -1
  805. package/icons/ebay-icon-lightning-bolt-filled-12/index.js +1 -1
  806. package/icons/ebay-icon-lightning-bolt-filled-16/index.js +1 -1
  807. package/icons/ebay-icon-lightning-bolt-filled-24/index.js +1 -1
  808. package/icons/ebay-icon-link-24/index.js +1 -1
  809. package/icons/ebay-icon-linkedin-24/index.js +1 -1
  810. package/icons/ebay-icon-list-view-16/index.js +1 -1
  811. package/icons/ebay-icon-list-view-24/index.js +1 -1
  812. package/icons/ebay-icon-list-view-filled-16/index.js +1 -1
  813. package/icons/ebay-icon-list-view-filled-24/index.js +1 -1
  814. package/icons/ebay-icon-live-bag-16/index.js +1 -1
  815. package/icons/ebay-icon-live-bag-20/index.js +1 -1
  816. package/icons/ebay-icon-live-bag-24/index.js +1 -1
  817. package/icons/ebay-icon-live-bag-filled-24/index.js +1 -1
  818. package/icons/ebay-icon-live-bag-play-filled-16-colored/index.js +1 -1
  819. package/icons/ebay-icon-live-bag-play-filled-24-colored/index.js +1 -1
  820. package/icons/ebay-icon-live-bag-play-filled-64-colored/index.js +1 -1
  821. package/icons/ebay-icon-live-bag-thin-16/index.js +1 -1
  822. package/icons/ebay-icon-live-broadcast-20/index.js +1 -1
  823. package/icons/ebay-icon-live-broadcast-24/index.js +1 -1
  824. package/icons/ebay-icon-live-broadcast-thin-16/index.js +1 -1
  825. package/icons/ebay-icon-live-eye-16/index.js +1 -1
  826. package/icons/ebay-icon-live-eye-24/index.js +1 -1
  827. package/icons/ebay-icon-location-16/index.js +1 -1
  828. package/icons/ebay-icon-location-24/index.js +1 -1
  829. package/icons/ebay-icon-location-64/index.js +1 -1
  830. package/icons/ebay-icon-location-arrow-16/index.js +1 -1
  831. package/icons/ebay-icon-location-arrow-24/index.js +1 -1
  832. package/icons/ebay-icon-lock-16/index.js +1 -1
  833. package/icons/ebay-icon-lock-24/index.js +1 -1
  834. package/icons/ebay-icon-lock-filled-16/index.js +1 -1
  835. package/icons/ebay-icon-lock-filled-20/index.js +1 -1
  836. package/icons/ebay-icon-lock-filled-24/index.js +1 -1
  837. package/icons/ebay-icon-maestro-12-colored/index.js +1 -1
  838. package/icons/ebay-icon-maestro-18-colored/index.js +1 -1
  839. package/icons/ebay-icon-maestro-24-colored/index.js +1 -1
  840. package/icons/ebay-icon-maestro-32-colored/index.js +1 -1
  841. package/icons/ebay-icon-mail-16/index.js +1 -1
  842. package/icons/ebay-icon-mail-20/index.js +1 -1
  843. package/icons/ebay-icon-mail-24/index.js +1 -1
  844. package/icons/ebay-icon-mail-64/index.js +1 -1
  845. package/icons/ebay-icon-mail-move-16/index.js +1 -1
  846. package/icons/ebay-icon-mail-move-24/index.js +1 -1
  847. package/icons/ebay-icon-mail-open-16/index.js +1 -1
  848. package/icons/ebay-icon-mail-open-24/index.js +1 -1
  849. package/icons/ebay-icon-mail-unread-16/index.js +1 -1
  850. package/icons/ebay-icon-mail-unread-24/index.js +1 -1
  851. package/icons/ebay-icon-map-16/index.js +1 -1
  852. package/icons/ebay-icon-map-20/index.js +1 -1
  853. package/icons/ebay-icon-map-24/index.js +1 -1
  854. package/icons/ebay-icon-masonry-view-16/index.js +1 -1
  855. package/icons/ebay-icon-masonry-view-24/index.js +1 -1
  856. package/icons/ebay-icon-masonry-view-filled-16/index.js +1 -1
  857. package/icons/ebay-icon-masonry-view-filled-24/index.js +1 -1
  858. package/icons/ebay-icon-mastercard-12-colored/index.js +1 -1
  859. package/icons/ebay-icon-mastercard-18-colored/index.js +1 -1
  860. package/icons/ebay-icon-mastercard-24-colored/index.js +1 -1
  861. package/icons/ebay-icon-mastercard-32-colored/index.js +1 -1
  862. package/icons/ebay-icon-medium-box-16/index.js +1 -1
  863. package/icons/ebay-icon-medium-box-24/index.js +1 -1
  864. package/icons/ebay-icon-megaphone-16/index.js +1 -1
  865. package/icons/ebay-icon-megaphone-24/index.js +1 -1
  866. package/icons/ebay-icon-menu-16/index.js +1 -1
  867. package/icons/ebay-icon-menu-20/index.js +1 -1
  868. package/icons/ebay-icon-menu-24/index.js +1 -1
  869. package/icons/ebay-icon-mercado-pago-12-colored/index.js +1 -1
  870. package/icons/ebay-icon-mercado-pago-18-colored/index.js +1 -1
  871. package/icons/ebay-icon-mercado-pago-24-colored/index.js +1 -1
  872. package/icons/ebay-icon-mercado-pago-32-colored/index.js +1 -1
  873. package/icons/ebay-icon-microphone-16/index.js +1 -1
  874. package/icons/ebay-icon-microphone-24/index.js +1 -1
  875. package/icons/ebay-icon-mobile-16/index.js +1 -1
  876. package/icons/ebay-icon-mobile-20/index.js +1 -1
  877. package/icons/ebay-icon-mobile-24/index.js +1 -1
  878. package/icons/ebay-icon-mobile-signal-24/index.js +1 -1
  879. package/icons/ebay-icon-money-back-guarantee-16/index.js +1 -1
  880. package/icons/ebay-icon-money-back-guarantee-24/index.js +1 -1
  881. package/icons/ebay-icon-money-back-guarantee-filled-16/index.js +1 -1
  882. package/icons/ebay-icon-money-back-guarantee-filled-16-colored/index.js +1 -1
  883. package/icons/ebay-icon-money-back-guarantee-filled-24/index.js +1 -1
  884. package/icons/ebay-icon-money-back-guarantee-filled-24-colored/index.js +1 -1
  885. package/icons/ebay-icon-money-stack-16/index.js +1 -1
  886. package/icons/ebay-icon-money-stack-24/index.js +1 -1
  887. package/icons/ebay-icon-money-stack-blue-12-colored/index.js +1 -1
  888. package/icons/ebay-icon-money-stack-blue-18-colored/index.js +1 -1
  889. package/icons/ebay-icon-money-stack-blue-24-colored/index.js +1 -1
  890. package/icons/ebay-icon-money-stack-blue-32-colored/index.js +1 -1
  891. package/icons/ebay-icon-monthly-invoice-12-colored/index.js +1 -1
  892. package/icons/ebay-icon-monthly-invoice-18-colored/index.js +1 -1
  893. package/icons/ebay-icon-monthly-invoice-24-colored/index.js +1 -1
  894. package/icons/ebay-icon-monthly-invoice-32-colored/index.js +1 -1
  895. package/icons/ebay-icon-moon-16/index.js +1 -1
  896. package/icons/ebay-icon-moon-20/index.js +1 -1
  897. package/icons/ebay-icon-moon-24/index.js +1 -1
  898. package/icons/ebay-icon-motorcycle-16/index.js +1 -1
  899. package/icons/ebay-icon-motorcycle-24/index.js +1 -1
  900. package/icons/ebay-icon-mountain-16/index.js +1 -1
  901. package/icons/ebay-icon-mountain-24/index.js +1 -1
  902. package/icons/ebay-icon-move-16/index.js +1 -1
  903. package/icons/ebay-icon-move-24/index.js +1 -1
  904. package/icons/ebay-icon-nectar-logo-24-colored/index.js +1 -1
  905. package/icons/ebay-icon-negative-filled-16/index.js +1 -1
  906. package/icons/ebay-icon-negative-filled-24/index.js +1 -1
  907. package/icons/ebay-icon-neutral-16/index.js +1 -1
  908. package/icons/ebay-icon-neutral-24/index.js +1 -1
  909. package/icons/ebay-icon-nfc-16/index.js +1 -1
  910. package/icons/ebay-icon-nfc-24/index.js +1 -1
  911. package/icons/ebay-icon-nfc-card-12-colored/index.js +1 -1
  912. package/icons/ebay-icon-nfc-card-18-colored/index.js +1 -1
  913. package/icons/ebay-icon-nfc-card-24-colored/index.js +1 -1
  914. package/icons/ebay-icon-nfc-card-32-colored/index.js +1 -1
  915. package/icons/ebay-icon-no-children-zero-three-48/index.js +1 -1
  916. package/icons/ebay-icon-note-12/index.js +1 -1
  917. package/icons/ebay-icon-note-16/index.js +1 -1
  918. package/icons/ebay-icon-note-24/index.js +1 -1
  919. package/icons/ebay-icon-notification-16/index.js +1 -1
  920. package/icons/ebay-icon-notification-20/index.js +1 -1
  921. package/icons/ebay-icon-notification-24/index.js +1 -1
  922. package/icons/ebay-icon-notification-64/index.js +1 -1
  923. package/icons/ebay-icon-notification-filled-16/index.js +1 -1
  924. package/icons/ebay-icon-notification-filled-20/index.js +1 -1
  925. package/icons/ebay-icon-notification-filled-24/index.js +1 -1
  926. package/icons/ebay-icon-out-of-reach-48/index.js +1 -1
  927. package/icons/ebay-icon-overflow-horizontal-16/index.js +1 -1
  928. package/icons/ebay-icon-overflow-horizontal-20/index.js +1 -1
  929. package/icons/ebay-icon-overflow-horizontal-24/index.js +1 -1
  930. package/icons/ebay-icon-overflow-vertical-16/index.js +1 -1
  931. package/icons/ebay-icon-overflow-vertical-20/index.js +1 -1
  932. package/icons/ebay-icon-overflow-vertical-24/index.js +1 -1
  933. package/icons/ebay-icon-package-16/index.js +1 -1
  934. package/icons/ebay-icon-package-24/index.js +1 -1
  935. package/icons/ebay-icon-package-64/index.js +1 -1
  936. package/icons/ebay-icon-package-error-24/index.js +1 -1
  937. package/icons/ebay-icon-panel-16/index.js +1 -1
  938. package/icons/ebay-icon-panel-20/index.js +1 -1
  939. package/icons/ebay-icon-panel-24/index.js +1 -1
  940. package/icons/ebay-icon-panel-close-16/index.js +1 -1
  941. package/icons/ebay-icon-panel-close-20/index.js +1 -1
  942. package/icons/ebay-icon-panel-close-24/index.js +1 -1
  943. package/icons/ebay-icon-panel-close-vertical-16/index.js +1 -1
  944. package/icons/ebay-icon-panel-close-vertical-20/index.js +1 -1
  945. package/icons/ebay-icon-panel-close-vertical-24/index.js +1 -1
  946. package/icons/ebay-icon-panel-open-16/index.js +1 -1
  947. package/icons/ebay-icon-panel-open-20/index.js +1 -1
  948. package/icons/ebay-icon-panel-open-24/index.js +1 -1
  949. package/icons/ebay-icon-panel-open-vertical-16/index.js +1 -1
  950. package/icons/ebay-icon-panel-open-vertical-20/index.js +1 -1
  951. package/icons/ebay-icon-panel-open-vertical-24/index.js +1 -1
  952. package/icons/ebay-icon-passkey-16/index.js +1 -1
  953. package/icons/ebay-icon-passkey-24/index.js +1 -1
  954. package/icons/ebay-icon-passkey-64/index.js +1 -1
  955. package/icons/ebay-icon-pause-16/index.js +1 -1
  956. package/icons/ebay-icon-pause-20/index.js +1 -1
  957. package/icons/ebay-icon-pause-24/index.js +1 -1
  958. package/icons/ebay-icon-pause-filled-64-colored/index.js +1 -1
  959. package/icons/ebay-icon-pay-by-bank-12-colored/index.js +1 -1
  960. package/icons/ebay-icon-pay-by-bank-18-colored/index.js +1 -1
  961. package/icons/ebay-icon-pay-by-bank-24-colored/index.js +1 -1
  962. package/icons/ebay-icon-pay-by-bank-32-colored/index.js +1 -1
  963. package/icons/ebay-icon-payoneer-12-colored/index.js +1 -1
  964. package/icons/ebay-icon-payoneer-18-colored/index.js +1 -1
  965. package/icons/ebay-icon-payoneer-24-colored/index.js +1 -1
  966. package/icons/ebay-icon-payoneer-32-colored/index.js +1 -1
  967. package/icons/ebay-icon-payout-16/index.js +1 -1
  968. package/icons/ebay-icon-payout-24/index.js +1 -1
  969. package/icons/ebay-icon-paypal-12-colored/index.js +1 -1
  970. package/icons/ebay-icon-paypal-18-colored/index.js +1 -1
  971. package/icons/ebay-icon-paypal-24-colored/index.js +1 -1
  972. package/icons/ebay-icon-paypal-32-colored/index.js +1 -1
  973. package/icons/ebay-icon-paypal-credit-12-colored/index.js +1 -1
  974. package/icons/ebay-icon-paypal-credit-18-colored/index.js +1 -1
  975. package/icons/ebay-icon-paypal-credit-24-colored/index.js +1 -1
  976. package/icons/ebay-icon-paypal-credit-32-colored/index.js +1 -1
  977. package/icons/ebay-icon-paypal-disabled-12-colored/index.js +1 -1
  978. package/icons/ebay-icon-paypal-disabled-18-colored/index.js +1 -1
  979. package/icons/ebay-icon-paypal-disabled-24-colored/index.js +1 -1
  980. package/icons/ebay-icon-paypal-disabled-32-colored/index.js +1 -1
  981. package/icons/ebay-icon-paypay-12-colored/index.js +1 -1
  982. package/icons/ebay-icon-paypay-18-colored/index.js +1 -1
  983. package/icons/ebay-icon-paypay-24-colored/index.js +1 -1
  984. package/icons/ebay-icon-paypay-32-colored/index.js +1 -1
  985. package/icons/ebay-icon-pencil-16/index.js +1 -1
  986. package/icons/ebay-icon-pencil-20/index.js +1 -1
  987. package/icons/ebay-icon-pencil-24/index.js +1 -1
  988. package/icons/ebay-icon-pencil-signed-24/index.js +1 -1
  989. package/icons/ebay-icon-people-16/index.js +1 -1
  990. package/icons/ebay-icon-people-24/index.js +1 -1
  991. package/icons/ebay-icon-peso-16/index.js +1 -1
  992. package/icons/ebay-icon-peso-24/index.js +1 -1
  993. package/icons/ebay-icon-phone-16/index.js +1 -1
  994. package/icons/ebay-icon-phone-24/index.js +1 -1
  995. package/icons/ebay-icon-pin-16/index.js +1 -1
  996. package/icons/ebay-icon-pin-24/index.js +1 -1
  997. package/icons/ebay-icon-pin-filled-16/index.js +1 -1
  998. package/icons/ebay-icon-pin-filled-24/index.js +1 -1
  999. package/icons/ebay-icon-pinterest-24/index.js +1 -1
  1000. package/icons/ebay-icon-play-16/index.js +1 -1
  1001. package/icons/ebay-icon-play-20/index.js +1 -1
  1002. package/icons/ebay-icon-play-24/index.js +1 -1
  1003. package/icons/ebay-icon-play-disabled-16/index.js +1 -1
  1004. package/icons/ebay-icon-play-filled-16-colored/index.js +1 -1
  1005. package/icons/ebay-icon-play-filled-24-colored/index.js +1 -1
  1006. package/icons/ebay-icon-play-filled-64-colored/index.js +1 -1
  1007. package/icons/ebay-icon-postepay-12-colored/index.js +1 -1
  1008. package/icons/ebay-icon-postepay-18-colored/index.js +1 -1
  1009. package/icons/ebay-icon-postepay-24-colored/index.js +1 -1
  1010. package/icons/ebay-icon-postepay-32-colored/index.js +1 -1
  1011. package/icons/ebay-icon-potted-plant-16/index.js +1 -1
  1012. package/icons/ebay-icon-potted-plant-24/index.js +1 -1
  1013. package/icons/ebay-icon-pound-16/index.js +1 -1
  1014. package/icons/ebay-icon-pound-24/index.js +1 -1
  1015. package/icons/ebay-icon-print-16/index.js +1 -1
  1016. package/icons/ebay-icon-print-24/index.js +1 -1
  1017. package/icons/ebay-icon-profile-16/index.js +1 -1
  1018. package/icons/ebay-icon-profile-20/index.js +1 -1
  1019. package/icons/ebay-icon-profile-24/index.js +1 -1
  1020. package/icons/ebay-icon-profile-filled-24/index.js +1 -1
  1021. package/icons/ebay-icon-profile-verification-16/index.js +1 -1
  1022. package/icons/ebay-icon-profile-verification-20/index.js +1 -1
  1023. package/icons/ebay-icon-profile-verification-24/index.js +1 -1
  1024. package/icons/ebay-icon-progress-current-24/index.js +1 -1
  1025. package/icons/ebay-icon-progress-upcoming-24/index.js +1 -1
  1026. package/icons/ebay-icon-promotion-16/index.js +1 -1
  1027. package/icons/ebay-icon-promotion-24/index.js +1 -1
  1028. package/icons/ebay-icon-psa-16/index.js +1 -1
  1029. package/icons/ebay-icon-psa-16-colored/index.js +1 -1
  1030. package/icons/ebay-icon-psa-logo-16/index.js +1 -1
  1031. package/icons/ebay-icon-psa-logo-color-16-colored/index.js +1 -1
  1032. package/icons/ebay-icon-psa-vault-16/index.js +1 -1
  1033. package/icons/ebay-icon-psa-vault-16-colored/index.js +1 -1
  1034. package/icons/ebay-icon-psa-vault-24/index.js +1 -1
  1035. package/icons/ebay-icon-psa-vault-logo-16/index.js +1 -1
  1036. package/icons/ebay-icon-psa-vault-logo-color-16-colored/index.js +1 -1
  1037. package/icons/ebay-icon-qr-code-16/index.js +1 -1
  1038. package/icons/ebay-icon-qr-code-24/index.js +1 -1
  1039. package/icons/ebay-icon-radio-checked-18/index.js +1 -1
  1040. package/icons/ebay-icon-radio-checked-24/index.js +1 -1
  1041. package/icons/ebay-icon-radio-unchecked-18/index.js +1 -1
  1042. package/icons/ebay-icon-radio-unchecked-24/index.js +1 -1
  1043. package/icons/ebay-icon-recovery-code-16/index.js +1 -1
  1044. package/icons/ebay-icon-recovery-code-24/index.js +1 -1
  1045. package/icons/ebay-icon-reddit-24/index.js +1 -1
  1046. package/icons/ebay-icon-refresh-16/index.js +1 -1
  1047. package/icons/ebay-icon-refresh-20/index.js +1 -1
  1048. package/icons/ebay-icon-refresh-24/index.js +1 -1
  1049. package/icons/ebay-icon-relaxed-grid-24/index.js +1 -1
  1050. package/icons/ebay-icon-relaxed-grid-filled-24/index.js +1 -1
  1051. package/icons/ebay-icon-remove-12/index.js +1 -1
  1052. package/icons/ebay-icon-remove-16/index.js +1 -1
  1053. package/icons/ebay-icon-remove-24/index.js +1 -1
  1054. package/icons/ebay-icon-reply-16/index.js +1 -1
  1055. package/icons/ebay-icon-reply-24/index.js +1 -1
  1056. package/icons/ebay-icon-return-16/index.js +1 -1
  1057. package/icons/ebay-icon-return-24/index.js +1 -1
  1058. package/icons/ebay-icon-ribbon-16/index.js +1 -1
  1059. package/icons/ebay-icon-ribbon-24/index.js +1 -1
  1060. package/icons/ebay-icon-rim-16/index.js +1 -1
  1061. package/icons/ebay-icon-rim-24/index.js +1 -1
  1062. package/icons/ebay-icon-ringgit-16/index.js +1 -1
  1063. package/icons/ebay-icon-ringgit-24/index.js +1 -1
  1064. package/icons/ebay-icon-rotate-24/index.js +1 -1
  1065. package/icons/ebay-icon-rotate-landscape-left-24/index.js +1 -1
  1066. package/icons/ebay-icon-rotate-landscape-right-24/index.js +1 -1
  1067. package/icons/ebay-icon-rotate-portrait-left-24/index.js +1 -1
  1068. package/icons/ebay-icon-rotate-portrait-right-24/index.js +1 -1
  1069. package/icons/ebay-icon-ruler-16/index.js +1 -1
  1070. package/icons/ebay-icon-ruler-24/index.js +1 -1
  1071. package/icons/ebay-icon-rupee-16/index.js +1 -1
  1072. package/icons/ebay-icon-rupee-24/index.js +1 -1
  1073. package/icons/ebay-icon-satchel-16/index.js +1 -1
  1074. package/icons/ebay-icon-satchel-24/index.js +1 -1
  1075. package/icons/ebay-icon-scan-16/index.js +1 -1
  1076. package/icons/ebay-icon-scan-24/index.js +1 -1
  1077. package/icons/ebay-icon-search-16/index.js +1 -1
  1078. package/icons/ebay-icon-search-20/index.js +1 -1
  1079. package/icons/ebay-icon-search-24/index.js +1 -1
  1080. package/icons/ebay-icon-search-64/index.js +1 -1
  1081. package/icons/ebay-icon-search-filled-24/index.js +1 -1
  1082. package/icons/ebay-icon-search-similar-16/index.js +1 -1
  1083. package/icons/ebay-icon-search-similar-20/index.js +1 -1
  1084. package/icons/ebay-icon-search-similar-24/index.js +1 -1
  1085. package/icons/ebay-icon-seasons-16/index.js +1 -1
  1086. package/icons/ebay-icon-seasons-24/index.js +1 -1
  1087. package/icons/ebay-icon-secure-purchase-16/index.js +1 -1
  1088. package/icons/ebay-icon-secure-purchase-24/index.js +1 -1
  1089. package/icons/ebay-icon-security-key-24/index.js +1 -1
  1090. package/icons/ebay-icon-select-all-24/index.js +1 -1
  1091. package/icons/ebay-icon-selling-16/index.js +1 -1
  1092. package/icons/ebay-icon-selling-20/index.js +1 -1
  1093. package/icons/ebay-icon-selling-24/index.js +1 -1
  1094. package/icons/ebay-icon-selling-filled-24/index.js +1 -1
  1095. package/icons/ebay-icon-send-24/index.js +1 -1
  1096. package/icons/ebay-icon-settings-16/index.js +1 -1
  1097. package/icons/ebay-icon-settings-20/index.js +1 -1
  1098. package/icons/ebay-icon-settings-24/index.js +1 -1
  1099. package/icons/ebay-icon-share-android-16/index.js +1 -1
  1100. package/icons/ebay-icon-share-android-20/index.js +1 -1
  1101. package/icons/ebay-icon-share-android-24/index.js +1 -1
  1102. package/icons/ebay-icon-share-ios-16/index.js +1 -1
  1103. package/icons/ebay-icon-share-ios-20/index.js +1 -1
  1104. package/icons/ebay-icon-share-ios-24/index.js +1 -1
  1105. package/icons/ebay-icon-sharpen-24/index.js +1 -1
  1106. package/icons/ebay-icon-ship-and-local-16/index.js +1 -1
  1107. package/icons/ebay-icon-ship-and-local-24/index.js +1 -1
  1108. package/icons/ebay-icon-shirt-16/index.js +1 -1
  1109. package/icons/ebay-icon-shirt-24/index.js +1 -1
  1110. package/icons/ebay-icon-shoe-box-24/index.js +1 -1
  1111. package/icons/ebay-icon-shopping-event-16/index.js +1 -1
  1112. package/icons/ebay-icon-shopping-event-24/index.js +1 -1
  1113. package/icons/ebay-icon-shovel-16/index.js +1 -1
  1114. package/icons/ebay-icon-shovel-24/index.js +1 -1
  1115. package/icons/ebay-icon-show-16/index.js +1 -1
  1116. package/icons/ebay-icon-show-24/index.js +1 -1
  1117. package/icons/ebay-icon-small-box-16/index.js +1 -1
  1118. package/icons/ebay-icon-small-box-24/index.js +1 -1
  1119. package/icons/ebay-icon-small-letter-24/index.js +1 -1
  1120. package/icons/ebay-icon-sneaker-16/index.js +1 -1
  1121. package/icons/ebay-icon-sneaker-24/index.js +1 -1
  1122. package/icons/ebay-icon-snowflake-16/index.js +1 -1
  1123. package/icons/ebay-icon-snowflake-24/index.js +1 -1
  1124. package/icons/ebay-icon-snowmobile-16/index.js +1 -1
  1125. package/icons/ebay-icon-snowmobile-24/index.js +1 -1
  1126. package/icons/ebay-icon-sort-12/index.js +1 -1
  1127. package/icons/ebay-icon-sort-16/index.js +1 -1
  1128. package/icons/ebay-icon-sort-24/index.js +1 -1
  1129. package/icons/ebay-icon-sort-down-12/index.js +1 -1
  1130. package/icons/ebay-icon-sort-up-12/index.js +1 -1
  1131. package/icons/ebay-icon-sparkline-down-16/index.js +1 -1
  1132. package/icons/ebay-icon-sparkline-down-20/index.js +1 -1
  1133. package/icons/ebay-icon-sparkline-down-24/index.js +1 -1
  1134. package/icons/ebay-icon-sparkline-up-16/index.js +1 -1
  1135. package/icons/ebay-icon-sparkline-up-20/index.js +1 -1
  1136. package/icons/ebay-icon-sparkline-up-24/index.js +1 -1
  1137. package/icons/ebay-icon-sparkline-up-filled-24/index.js +1 -1
  1138. package/icons/ebay-icon-speedometer-16/index.js +1 -1
  1139. package/icons/ebay-icon-speedometer-24/index.js +1 -1
  1140. package/icons/ebay-icon-spinner-20/index.js +1 -1
  1141. package/icons/ebay-icon-spinner-24/index.js +1 -1
  1142. package/icons/ebay-icon-spinner-30/index.js +1 -1
  1143. package/icons/ebay-icon-split-payment-16/index.js +1 -1
  1144. package/icons/ebay-icon-split-payment-24/index.js +1 -1
  1145. package/icons/ebay-icon-split-view-24/index.js +1 -1
  1146. package/icons/ebay-icon-split-view-filled-24/index.js +1 -1
  1147. package/icons/ebay-icon-spring-leaf-16/index.js +1 -1
  1148. package/icons/ebay-icon-spring-leaf-24/index.js +1 -1
  1149. package/icons/ebay-icon-star-dynamic/index.js +1 -1
  1150. package/icons/ebay-icon-star-empty-16/index.js +1 -1
  1151. package/icons/ebay-icon-star-empty-24/index.js +1 -1
  1152. package/icons/ebay-icon-star-empty-40/index.js +1 -1
  1153. package/icons/ebay-icon-star-filled-16/index.js +1 -1
  1154. package/icons/ebay-icon-star-filled-24/index.js +1 -1
  1155. package/icons/ebay-icon-star-filled-40/index.js +1 -1
  1156. package/icons/ebay-icon-star-half-16-colored/index.js +1 -1
  1157. package/icons/ebay-icon-star-half-24-colored/index.js +1 -1
  1158. package/icons/ebay-icon-star-half-dark-16-colored/index.js +1 -1
  1159. package/icons/ebay-icon-star-half-dark-24-colored/index.js +1 -1
  1160. package/icons/ebay-icon-star-rating-0/index.js +1 -1
  1161. package/icons/ebay-icon-star-rating-0-5/index.js +1 -1
  1162. package/icons/ebay-icon-star-rating-1/index.js +1 -1
  1163. package/icons/ebay-icon-star-rating-1-5/index.js +1 -1
  1164. package/icons/ebay-icon-star-rating-2/index.js +1 -1
  1165. package/icons/ebay-icon-star-rating-2-5/index.js +1 -1
  1166. package/icons/ebay-icon-star-rating-3/index.js +1 -1
  1167. package/icons/ebay-icon-star-rating-3-5/index.js +1 -1
  1168. package/icons/ebay-icon-star-rating-4/index.js +1 -1
  1169. package/icons/ebay-icon-star-rating-4-5/index.js +1 -1
  1170. package/icons/ebay-icon-star-rating-5/index.js +1 -1
  1171. package/icons/ebay-icon-star-rating-small-0/index.js +1 -1
  1172. package/icons/ebay-icon-star-rating-small-0-5/index.js +1 -1
  1173. package/icons/ebay-icon-star-rating-small-1/index.js +1 -1
  1174. package/icons/ebay-icon-star-rating-small-1-5/index.js +1 -1
  1175. package/icons/ebay-icon-star-rating-small-2/index.js +1 -1
  1176. package/icons/ebay-icon-star-rating-small-2-5/index.js +1 -1
  1177. package/icons/ebay-icon-star-rating-small-3/index.js +1 -1
  1178. package/icons/ebay-icon-star-rating-small-3-5/index.js +1 -1
  1179. package/icons/ebay-icon-star-rating-small-4/index.js +1 -1
  1180. package/icons/ebay-icon-star-rating-small-4-5/index.js +1 -1
  1181. package/icons/ebay-icon-star-rating-small-5/index.js +1 -1
  1182. package/icons/ebay-icon-stepper-attention-24/index.js +1 -1
  1183. package/icons/ebay-icon-stepper-confirmation-24/index.js +1 -1
  1184. package/icons/ebay-icon-stepper-current-24/index.js +1 -1
  1185. package/icons/ebay-icon-stepper-upcoming-24/index.js +1 -1
  1186. package/icons/ebay-icon-store-16/index.js +1 -1
  1187. package/icons/ebay-icon-store-24/index.js +1 -1
  1188. package/icons/ebay-icon-store-64/index.js +1 -1
  1189. package/icons/ebay-icon-store-filled-24/index.js +1 -1
  1190. package/icons/ebay-icon-suitcase-24/index.js +1 -1
  1191. package/icons/ebay-icon-support-24/index.js +1 -1
  1192. package/icons/ebay-icon-swap-16/index.js +1 -1
  1193. package/icons/ebay-icon-swap-24/index.js +1 -1
  1194. package/icons/ebay-icon-switch-camera-24/index.js +1 -1
  1195. package/icons/ebay-icon-tablet-16/index.js +1 -1
  1196. package/icons/ebay-icon-tablet-20/index.js +1 -1
  1197. package/icons/ebay-icon-tablet-24/index.js +1 -1
  1198. package/icons/ebay-icon-target-16/index.js +1 -1
  1199. package/icons/ebay-icon-target-24/index.js +1 -1
  1200. package/icons/ebay-icon-text-messaging-16/index.js +1 -1
  1201. package/icons/ebay-icon-text-messaging-20/index.js +1 -1
  1202. package/icons/ebay-icon-text-messaging-24/index.js +1 -1
  1203. package/icons/ebay-icon-text-messaging-64/index.js +1 -1
  1204. package/icons/ebay-icon-text-size-16/index.js +1 -1
  1205. package/icons/ebay-icon-text-size-24/index.js +1 -1
  1206. package/icons/ebay-icon-the-ebay-vault-16/index.js +1 -1
  1207. package/icons/ebay-icon-the-ebay-vault-24/index.js +1 -1
  1208. package/icons/ebay-icon-thumb-down-16/index.js +1 -1
  1209. package/icons/ebay-icon-thumb-down-20/index.js +1 -1
  1210. package/icons/ebay-icon-thumb-down-24/index.js +1 -1
  1211. package/icons/ebay-icon-thumb-down-filled-16/index.js +1 -1
  1212. package/icons/ebay-icon-thumb-down-filled-20/index.js +1 -1
  1213. package/icons/ebay-icon-thumb-down-filled-24/index.js +1 -1
  1214. package/icons/ebay-icon-thumb-up-16/index.js +1 -1
  1215. package/icons/ebay-icon-thumb-up-20/index.js +1 -1
  1216. package/icons/ebay-icon-thumb-up-24/index.js +1 -1
  1217. package/icons/ebay-icon-thumb-up-64/index.js +1 -1
  1218. package/icons/ebay-icon-thumb-up-filled-16/index.js +1 -1
  1219. package/icons/ebay-icon-thumb-up-filled-20/index.js +1 -1
  1220. package/icons/ebay-icon-thumb-up-filled-24/index.js +1 -1
  1221. package/icons/ebay-icon-tick-16/index.js +1 -1
  1222. package/icons/ebay-icon-tick-24/index.js +1 -1
  1223. package/icons/ebay-icon-tiktok-24/index.js +1 -1
  1224. package/icons/ebay-icon-toggle-mode-bottom-24/index.js +1 -1
  1225. package/icons/ebay-icon-toggle-mode-top-24/index.js +1 -1
  1226. package/icons/ebay-icon-top-rated-plus-16/index.js +1 -1
  1227. package/icons/ebay-icon-top-rated-plus-24/index.js +1 -1
  1228. package/icons/ebay-icon-top-rated-seller-16/index.js +1 -1
  1229. package/icons/ebay-icon-top-rated-seller-24/index.js +1 -1
  1230. package/icons/ebay-icon-top-service-16/index.js +1 -1
  1231. package/icons/ebay-icon-top-service-24/index.js +1 -1
  1232. package/icons/ebay-icon-top-service-filled-16/index.js +1 -1
  1233. package/icons/ebay-icon-top-service-filled-16-colored/index.js +1 -1
  1234. package/icons/ebay-icon-top-service-filled-24/index.js +1 -1
  1235. package/icons/ebay-icon-top-service-filled-24-colored/index.js +1 -1
  1236. package/icons/ebay-icon-trading-card-16/index.js +1 -1
  1237. package/icons/ebay-icon-trading-card-24/index.js +1 -1
  1238. package/icons/ebay-icon-trading-card-edition-24/index.js +1 -1
  1239. package/icons/ebay-icon-trading-card-grade-16/index.js +1 -1
  1240. package/icons/ebay-icon-trading-card-grade-24/index.js +1 -1
  1241. package/icons/ebay-icon-transaction-24/index.js +1 -1
  1242. package/icons/ebay-icon-translate-16/index.js +1 -1
  1243. package/icons/ebay-icon-translate-20/index.js +1 -1
  1244. package/icons/ebay-icon-translate-24/index.js +1 -1
  1245. package/icons/ebay-icon-trend-down-16-fit/index.js +1 -1
  1246. package/icons/ebay-icon-trend-up-16-fit/index.js +1 -1
  1247. package/icons/ebay-icon-trophy-16/index.js +1 -1
  1248. package/icons/ebay-icon-trophy-24/index.js +1 -1
  1249. package/icons/ebay-icon-truck-16/index.js +1 -1
  1250. package/icons/ebay-icon-truck-24/index.js +1 -1
  1251. package/icons/ebay-icon-truck-64/index.js +1 -1
  1252. package/icons/ebay-icon-truck-shipped-12/index.js +1 -1
  1253. package/icons/ebay-icon-truck-shipped-16/index.js +1 -1
  1254. package/icons/ebay-icon-truck-shipped-24/index.js +1 -1
  1255. package/icons/ebay-icon-twitter-24/index.js +1 -1
  1256. package/icons/ebay-icon-undo-16/index.js +1 -1
  1257. package/icons/ebay-icon-undo-24/index.js +1 -1
  1258. package/icons/ebay-icon-unionpay-12-colored/index.js +1 -1
  1259. package/icons/ebay-icon-unionpay-18-colored/index.js +1 -1
  1260. package/icons/ebay-icon-unionpay-24-colored/index.js +1 -1
  1261. package/icons/ebay-icon-unionpay-32-colored/index.js +1 -1
  1262. package/icons/ebay-icon-unlock-16/index.js +1 -1
  1263. package/icons/ebay-icon-unlock-24/index.js +1 -1
  1264. package/icons/ebay-icon-unselect-all-24/index.js +1 -1
  1265. package/icons/ebay-icon-upload-16/index.js +1 -1
  1266. package/icons/ebay-icon-upload-24/index.js +1 -1
  1267. package/icons/ebay-icon-venmo-12-colored/index.js +1 -1
  1268. package/icons/ebay-icon-venmo-18-colored/index.js +1 -1
  1269. package/icons/ebay-icon-venmo-24-colored/index.js +1 -1
  1270. package/icons/ebay-icon-venmo-32-colored/index.js +1 -1
  1271. package/icons/ebay-icon-verified-condition-16/index.js +1 -1
  1272. package/icons/ebay-icon-verified-condition-24/index.js +1 -1
  1273. package/icons/ebay-icon-video-24/index.js +1 -1
  1274. package/icons/ebay-icon-visa-12-colored/index.js +1 -1
  1275. package/icons/ebay-icon-visa-18-colored/index.js +1 -1
  1276. package/icons/ebay-icon-visa-24-colored/index.js +1 -1
  1277. package/icons/ebay-icon-visa-32-colored/index.js +1 -1
  1278. package/icons/ebay-icon-wallet-16/index.js +1 -1
  1279. package/icons/ebay-icon-wallet-24/index.js +1 -1
  1280. package/icons/ebay-icon-wallet-64/index.js +1 -1
  1281. package/icons/ebay-icon-wallet-balance-12-colored/index.js +1 -1
  1282. package/icons/ebay-icon-wallet-balance-18-colored/index.js +1 -1
  1283. package/icons/ebay-icon-wallet-balance-24-colored/index.js +1 -1
  1284. package/icons/ebay-icon-wallet-balance-32-colored/index.js +1 -1
  1285. package/icons/ebay-icon-watch-16/index.js +1 -1
  1286. package/icons/ebay-icon-watch-24/index.js +1 -1
  1287. package/icons/ebay-icon-whatsapp-24/index.js +1 -1
  1288. package/icons/ebay-icon-won-16/index.js +1 -1
  1289. package/icons/ebay-icon-won-24/index.js +1 -1
  1290. package/icons/ebay-icon-wrench-16/index.js +1 -1
  1291. package/icons/ebay-icon-wrench-24/index.js +1 -1
  1292. package/icons/ebay-icon-youtube-24/index.js +1 -1
  1293. package/icons/ebay-icon-yuan-16/index.js +1 -1
  1294. package/icons/ebay-icon-yuan-24/index.js +1 -1
  1295. package/icons/ebay-icon-zip-pay-12-colored/index.js +1 -1
  1296. package/icons/ebay-icon-zip-pay-18-colored/index.js +1 -1
  1297. package/icons/ebay-icon-zip-pay-24-colored/index.js +1 -1
  1298. package/icons/ebay-icon-zip-pay-32-colored/index.js +1 -1
  1299. package/icons/ebay-icon-zloty-16/index.js +1 -1
  1300. package/icons/ebay-icon-zloty-24/index.js +1 -1
  1301. package/icons/ebay-icon-zoom-in-16/index.js +1 -1
  1302. package/icons/ebay-icon-zoom-in-24/index.js +1 -1
  1303. package/icons/ebay-icon-zoom-out-16/index.js +1 -1
  1304. package/icons/ebay-icon-zoom-out-24/index.js +1 -1
  1305. package/item-tile-C8Y95yvJ.js +1 -0
  1306. package/{label-BRztS0pw.js → label-4c_dFoBt.js} +1 -1
  1307. package/legend-CY_MXova.js +1 -0
  1308. package/{lightbox-dialog-DA3hBPt_.js → lightbox-dialog-BX8koyJg.js} +1 -1
  1309. package/{listbox-button-sULPe7qi.js → listbox-button-CF98dSd8.js} +1 -1
  1310. package/{menu-Bvnencku.js → menu-A2rDgu5k.js} +1 -1
  1311. package/{menu-button-Cw_SMZjv.js → menu-button-BPwZtkuk.js} +1 -1
  1312. package/{menu-button-label-Dc7U65G0.js → menu-button-label-DiWdOiHb.js} +1 -1
  1313. package/{menu-item-B2Tu5ZPj.js → menu-item-D3_Husxy.js} +1 -1
  1314. package/{notice-cta-CKl_qBge.js → notice-cta-DJCS8kXJ.js} +1 -1
  1315. package/{notice-footer-G6VPjVZu.js → notice-footer-DOQFXLxG.js} +1 -1
  1316. package/package.json +4 -2
  1317. package/{progress-spinner-DTmNtD59.js → progress-spinner-CYHN2qj2.js} +1 -1
  1318. package/{radio-LVgK_odp.js → radio-B9y_zYUD.js} +1 -1
  1319. package/shared-DrsztGqS.js +1 -0
  1320. package/{textbox-DAip4ToD.js → textbox-HffvptHx.js} +1 -1
  1321. package/{toggle-button-DSderReK.js → toggle-button-LQF2tXtd.js} +1 -1
  1322. package/{tri-state-checkbox-C06lbYBj.js → tri-state-checkbox-Djp8KVph.js} +1 -1
  1323. package/tslib.es6-BW4cJBUu.js +1 -0
  1324. package/use-tooltip-B0APb1jZ.js +1 -0
  1325. package/ebay-video/controls.d.ts +0 -22
  1326. package/ebay-video/controls.d.ts.map +0 -1
  1327. package/ebay-video/reportButton.d.ts +0 -8
  1328. package/ebay-video/reportButton.d.ts.map +0 -1
  1329. package/file-preview-card-C7kSASWO.js +0 -1
  1330. package/icon-I30uh1Ov.js +0 -1
  1331. package/item-tile-BYQuvbj4.js +0 -1
  1332. package/tslib.es6-C4EgNkz1.js +0 -1
  1333. package/use-tooltip-V_RbL4vM.js +0 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),c=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 16 16" id="icon-feedback-received-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 2.5A2.5 2.5 0 0 1 2.5 0h8A2.5 2.5 0 0 1 13 2.5V5a1 1 0 1 1-2 0V2.5a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5H6a1 1 0 1 1 0 2H2.5A2.5 2.5 0 0 1 0 13.5v-11ZM4 4a1 1 0 0 0 0 2h4a1 1 0 0 0 0-2H4ZM3 8a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H4a1 1 0 0 1-1-1Zm9 0a4 4 0 1 0 4 4c0-2.179-1.821-4-4-4Zm1.803 2.641c.26.26.26.682 0 .942l-1.776 1.776a.666.666 0 0 1-.942 0l-.888-.888a.666.666 0 0 1 .942-.942l.417.418 1.305-1.306c.26-.26.682-.26.942 0Z"/></symbol>',i=e=>a.createElement(c.EbayIcon,Object.assign({},e,{name:"feedbackReceived16",__type:"icon",__symbol:o}));exports.EbayIconFeedbackReceived16=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),c=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 16 16" id="icon-feedback-received-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 2.5A2.5 2.5 0 0 1 2.5 0h8A2.5 2.5 0 0 1 13 2.5V5a1 1 0 1 1-2 0V2.5a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5H6a1 1 0 1 1 0 2H2.5A2.5 2.5 0 0 1 0 13.5v-11ZM4 4a1 1 0 0 0 0 2h4a1 1 0 0 0 0-2H4ZM3 8a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H4a1 1 0 0 1-1-1Zm9 0a4 4 0 1 0 4 4c0-2.179-1.821-4-4-4Zm1.803 2.641c.26.26.26.682 0 .942l-1.776 1.776a.666.666 0 0 1-.942 0l-.888-.888a.666.666 0 0 1 .942-.942l.417.418 1.305-1.306c.26-.26.682-.26.942 0Z"/></symbol>',i=e=>a.createElement(c.EbayIcon,Object.assign({},e,{name:"feedbackReceived16",__type:"icon",__symbol:o}));exports.EbayIconFeedbackReceived16=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),c=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 24 24" id="icon-feedback-received-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 1a3 3 0 0 0-3 3v16a3 3 0 0 0 3 3h6a1 1 0 1 0 0-2H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v5a1 1 0 1 0 2 0V4a3 3 0 0 0-3-3H5Zm1 6a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2H7Zm-1 5a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Zm7 2.5a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0Zm5.3 1.863 2.75-2.75h-.006a.688.688 0 0 0-.97-.97l-2.262 2.263-.886-.894a.688.688 0 1 0-.97.976l1.375 1.375a.687.687 0 0 0 .97 0Z"/></symbol>',i=e=>a.createElement(c.EbayIcon,Object.assign({},e,{name:"feedbackReceived24",__type:"icon",__symbol:o}));exports.EbayIconFeedbackReceived24=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),c=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 24 24" id="icon-feedback-received-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 1a3 3 0 0 0-3 3v16a3 3 0 0 0 3 3h6a1 1 0 1 0 0-2H5a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v5a1 1 0 1 0 2 0V4a3 3 0 0 0-3-3H5Zm1 6a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2H7Zm-1 5a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Zm7 2.5a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0Zm5.3 1.863 2.75-2.75h-.006a.688.688 0 0 0-.97-.97l-2.262 2.263-.886-.894a.688.688 0 1 0-.97.976l1.375 1.375a.687.687 0 0 0 .97 0Z"/></symbol>',i=e=>a.createElement(c.EbayIcon,Object.assign({},e,{name:"feedbackReceived24",__type:"icon",__symbol:o}));exports.EbayIconFeedbackReceived24=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),l=require("../../icon-I30uh1Ov.js"),i='<symbol viewBox="0 0 16 16" id="icon-file-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 12.5a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 12.5v-9A2.5 2.5 0 0 1 4.5 1h3.936a2.5 2.5 0 0 1 1.647.619l3.063 2.68A2.5 2.5 0 0 1 14 6.181V12.5Zm-10-9a.5.5 0 0 1 .5-.5H7v2.667A2.333 2.333 0 0 0 9.333 8H12v4.5a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-9ZM12 6H9.333A.333.333 0 0 1 9 5.667V3.329l2.863 2.475A.5.5 0 0 1 12 6Z"/></symbol>',n=e=>o.createElement(l.EbayIcon,Object.assign({},e,{name:"file16",__type:"icon",__symbol:i}));exports.EbayIconFile16=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),l=require("../../icon-M7M42naA.js"),i='<symbol viewBox="0 0 16 16" id="icon-file-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 12.5a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 12.5v-9A2.5 2.5 0 0 1 4.5 1h3.936a2.5 2.5 0 0 1 1.647.619l3.063 2.68A2.5 2.5 0 0 1 14 6.181V12.5Zm-10-9a.5.5 0 0 1 .5-.5H7v2.667A2.333 2.333 0 0 0 9.333 8H12v4.5a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-9ZM12 6H9.333A.333.333 0 0 1 9 5.667V3.329l2.863 2.475A.5.5 0 0 1 12 6Z"/></symbol>',n=e=>o.createElement(l.EbayIcon,Object.assign({},e,{name:"file16",__type:"icon",__symbol:i}));exports.EbayIconFile16=n;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-I30uh1Ov.js"),i='<symbol viewBox="0 0 24 24" id="icon-file-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 20a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V4a3 3 0 0 1 3-3h6.26a3 3 0 0 1 1.953.722l5.74 4.92A3 3 0 0 1 21 8.92V20ZM5 4a1 1 0 0 1 1-1h6v4a3 3 0 0 0 3 3h4v10a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4Zm13.463 4H15a1 1 0 0 1-1-1V4.174L18.463 8Z"/></symbol>',l=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"file24",__type:"icon",__symbol:i}));exports.EbayIconFile24=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-M7M42naA.js"),i='<symbol viewBox="0 0 24 24" id="icon-file-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 20a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V4a3 3 0 0 1 3-3h6.26a3 3 0 0 1 1.953.722l5.74 4.92A3 3 0 0 1 21 8.92V20ZM5 4a1 1 0 0 1 1-1h6v4a3 3 0 0 0 3 3h4v10a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4Zm13.463 4H15a1 1 0 0 1-1-1V4.174L18.463 8Z"/></symbol>',l=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"file24",__type:"icon",__symbol:i}));exports.EbayIconFile24=l;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-I30uh1Ov.js"),a='<symbol viewBox="0 0 16 16" id="icon-filter-16"><path fill-rule="evenodd" d="M2 4a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm2 4a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1Zm2 4a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Z" clip-rule="evenodd"/></symbol>',i=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"filter16",__type:"icon",__symbol:a}));exports.EbayIconFilter16=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-M7M42naA.js"),a='<symbol viewBox="0 0 16 16" id="icon-filter-16"><path fill-rule="evenodd" d="M2 4a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Zm2 4a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1Zm2 4a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Z" clip-rule="evenodd"/></symbol>',i=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"filter16",__type:"icon",__symbol:a}));exports.EbayIconFilter16=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),a=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 24 24" id="icon-filter-24"><path d="M3 7a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm3 5a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Zm4 4a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-4Z"/></symbol>',c=e=>t.createElement(a.EbayIcon,Object.assign({},e,{name:"filter24",__type:"icon",__symbol:o}));exports.EbayIconFilter24=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),a=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 24 24" id="icon-filter-24"><path d="M3 7a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm3 5a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Zm4 4a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2h-4Z"/></symbol>',c=e=>t.createElement(a.EbayIcon,Object.assign({},e,{name:"filter24",__type:"icon",__symbol:o}));exports.EbayIconFilter24=c;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),e=require("../../icon-I30uh1Ov.js"),n='<symbol viewBox="0 0 16 16" id="icon-fingerprint-16"><path d="M4.4 10.057a1 1 0 0 1 1.275.611c.495 1.405 1.226 2.7 2.077 3.673a1 1 0 0 1-1.505 1.318c-1.044-1.192-1.893-2.72-2.459-4.327a1 1 0 0 1 .611-1.275Zm2.517-4.053a1 1 0 0 1 1.08.913c.265 3.21 1.93 5.02 3.23 6.396a1 1 0 1 1-1.454 1.373c-1.345-1.423-3.443-3.667-3.77-7.603a1 1 0 0 1 .914-1.08ZM.398 4.667a1 1 0 0 1 1.886.666A4.992 4.992 0 0 0 2 7c0 2.556.495 4.075 1.19 5.581a1 1 0 1 1-1.815.838C.578 11.694 0 9.889 0 7a7 7 0 0 1 .398-2.333ZM7 3c1.068 0 2.016.37 2.733 1.056.71.678 1.135 1.609 1.284 2.647.286 2.008 1.58 3.593 2.996 4.439a1 1 0 0 1-1.026 1.716c-1.85-1.105-3.566-3.177-3.95-5.873-.098-.679-.357-1.17-.685-1.484C8.032 5.195 7.589 5 7 5c-1.13 0-1.996.799-1.996 2 0 .295.015.597.045.903a1 1 0 1 1-1.99.194A11.345 11.345 0 0 1 3.004 7c0-2.355 1.812-4 3.996-4Zm3.806-.745a1 1 0 0 1 1.412.078 6.98 6.98 0 0 1 1.706 3.633c.079.533.192.956.39 1.292.164.276.384.514.646.698l.615.433a1 1 0 1 1-1.15 1.635l-.615-.431a4.26 4.26 0 0 1-1.217-1.318c-.395-.668-.556-1.396-.648-2.016a4.978 4.978 0 0 0-1.218-2.592 1 1 0 0 1 .079-1.412ZM7 0a7 7 0 0 1 2.333.398 1 1 0 0 1-.666 1.886A4.992 4.992 0 0 0 7 2c-1.281 0-2.448.48-3.333 1.272a1 1 0 0 1-1.334-1.49A6.978 6.978 0 0 1 7 0Z"/></symbol>',t=a=>c.createElement(e.EbayIcon,Object.assign({},a,{name:"fingerprint16",__type:"icon",__symbol:n}));exports.EbayIconFingerprint16=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),e=require("../../icon-M7M42naA.js"),n='<symbol viewBox="0 0 16 16" id="icon-fingerprint-16"><path d="M4.4 10.057a1 1 0 0 1 1.275.611c.495 1.405 1.226 2.7 2.077 3.673a1 1 0 0 1-1.505 1.318c-1.044-1.192-1.893-2.72-2.459-4.327a1 1 0 0 1 .611-1.275Zm2.517-4.053a1 1 0 0 1 1.08.913c.265 3.21 1.93 5.02 3.23 6.396a1 1 0 1 1-1.454 1.373c-1.345-1.423-3.443-3.667-3.77-7.603a1 1 0 0 1 .914-1.08ZM.398 4.667a1 1 0 0 1 1.886.666A4.992 4.992 0 0 0 2 7c0 2.556.495 4.075 1.19 5.581a1 1 0 1 1-1.815.838C.578 11.694 0 9.889 0 7a7 7 0 0 1 .398-2.333ZM7 3c1.068 0 2.016.37 2.733 1.056.71.678 1.135 1.609 1.284 2.647.286 2.008 1.58 3.593 2.996 4.439a1 1 0 0 1-1.026 1.716c-1.85-1.105-3.566-3.177-3.95-5.873-.098-.679-.357-1.17-.685-1.484C8.032 5.195 7.589 5 7 5c-1.13 0-1.996.799-1.996 2 0 .295.015.597.045.903a1 1 0 1 1-1.99.194A11.345 11.345 0 0 1 3.004 7c0-2.355 1.812-4 3.996-4Zm3.806-.745a1 1 0 0 1 1.412.078 6.98 6.98 0 0 1 1.706 3.633c.079.533.192.956.39 1.292.164.276.384.514.646.698l.615.433a1 1 0 1 1-1.15 1.635l-.615-.431a4.26 4.26 0 0 1-1.217-1.318c-.395-.668-.556-1.396-.648-2.016a4.978 4.978 0 0 0-1.218-2.592 1 1 0 0 1 .079-1.412ZM7 0a7 7 0 0 1 2.333.398 1 1 0 0 1-.666 1.886A4.992 4.992 0 0 0 7 2c-1.281 0-2.448.48-3.333 1.272a1 1 0 0 1-1.334-1.49A6.978 6.978 0 0 1 7 0Z"/></symbol>',t=a=>c.createElement(e.EbayIcon,Object.assign({},a,{name:"fingerprint16",__type:"icon",__symbol:n}));exports.EbayIconFingerprint16=t;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),a=require("../../icon-I30uh1Ov.js"),n='<symbol viewBox="0 0 24 24" id="icon-fingerprint-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.546 3.617A9.949 9.949 0 0 1 12 2c1.639 0 3.182.393 4.545 1.09a1 1 0 0 0 .91-1.781A11.954 11.954 0 0 0 12 0C9.587 0 7.337.713 5.454 1.941a1 1 0 1 0 1.092 1.676ZM5.5 12.037C5.631 8.514 8.454 5.5 12 5.5a6.5 6.5 0 0 1 6.5 6.5c0 2.09 1.277 3.813 3.184 4.449A1 1 0 0 0 23 15.524v-.048a1 1 0 0 0-.684-.925C21.223 14.187 20.5 13.224 20.5 12A8.5 8.5 0 0 0 12 3.5c-4.73 0-8.32 3.972-8.498 8.44a4.765 4.765 0 0 0-.015.268c-.007.18-.012.435-.006.757.013.643.072 1.552.254 2.638.314 1.87.996 4.28 2.45 6.764.321.55 1.072.623 1.522.173.336-.336.39-.86.153-1.27a17.968 17.968 0 0 1-2.153-5.998 16.266 16.266 0 0 1-.226-2.347 10.918 10.918 0 0 1 .012-.796l.003-.035v-.005l.002-.025.001-.027Zm4.403-2.155C9.375 10.446 9 11.315 9 12.5c0 .7.053 1.384.157 2.048.068.438-.125.883-.51 1.105-.585.338-1.331.025-1.442-.64A15.303 15.303 0 0 1 7 12.5c0-1.618.52-2.998 1.44-3.984C9.363 7.53 10.632 7 12 7a5 5 0 0 1 5 5v.5a5.501 5.501 0 0 0 3.255 5.022c.602.27.947 1.003.617 1.574-.216.375-.66.562-1.064.407A7.503 7.503 0 0 1 15 12.5V12a3 3 0 0 0-3-3c-.84 0-1.572.319-2.098.882ZM8.654 17.32c.538-.31 1.224-.051 1.48.515.743 1.647 1.824 3.116 3.166 4.367.432.402.472 1.089.054 1.507a.953.953 0 0 1-1.32.045c-1.61-1.477-2.913-3.244-3.79-5.244a.942.942 0 0 1 .41-1.19ZM13 12a1 1 0 1 0-2 0v.5a11.49 11.49 0 0 0 5.58 9.86c.449.27 1.021.095 1.283-.359.29-.5.088-1.139-.402-1.446A9.495 9.495 0 0 1 13 12.5V12ZM3.576 4.856a1 1 0 0 1 .242 1.394A9.95 9.95 0 0 0 2 12c0 .307.014.61.04.91a1 1 0 1 1-1.991.18 11.95 11.95 0 0 1 2.134-7.992 1 1 0 0 1 1.393-.242Zm17.151-1.092a1 1 0 1 0-1.454 1.373A9.962 9.962 0 0 1 22 12a1 1 0 1 0 2 0c0-3.188-1.245-6.088-3.273-8.236Z"/></symbol>',i=e=>c.createElement(a.EbayIcon,Object.assign({},e,{name:"fingerprint24",__type:"icon",__symbol:n}));exports.EbayIconFingerprint24=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),a=require("../../icon-M7M42naA.js"),n='<symbol viewBox="0 0 24 24" id="icon-fingerprint-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.546 3.617A9.949 9.949 0 0 1 12 2c1.639 0 3.182.393 4.545 1.09a1 1 0 0 0 .91-1.781A11.954 11.954 0 0 0 12 0C9.587 0 7.337.713 5.454 1.941a1 1 0 1 0 1.092 1.676ZM5.5 12.037C5.631 8.514 8.454 5.5 12 5.5a6.5 6.5 0 0 1 6.5 6.5c0 2.09 1.277 3.813 3.184 4.449A1 1 0 0 0 23 15.524v-.048a1 1 0 0 0-.684-.925C21.223 14.187 20.5 13.224 20.5 12A8.5 8.5 0 0 0 12 3.5c-4.73 0-8.32 3.972-8.498 8.44a4.765 4.765 0 0 0-.015.268c-.007.18-.012.435-.006.757.013.643.072 1.552.254 2.638.314 1.87.996 4.28 2.45 6.764.321.55 1.072.623 1.522.173.336-.336.39-.86.153-1.27a17.968 17.968 0 0 1-2.153-5.998 16.266 16.266 0 0 1-.226-2.347 10.918 10.918 0 0 1 .012-.796l.003-.035v-.005l.002-.025.001-.027Zm4.403-2.155C9.375 10.446 9 11.315 9 12.5c0 .7.053 1.384.157 2.048.068.438-.125.883-.51 1.105-.585.338-1.331.025-1.442-.64A15.303 15.303 0 0 1 7 12.5c0-1.618.52-2.998 1.44-3.984C9.363 7.53 10.632 7 12 7a5 5 0 0 1 5 5v.5a5.501 5.501 0 0 0 3.255 5.022c.602.27.947 1.003.617 1.574-.216.375-.66.562-1.064.407A7.503 7.503 0 0 1 15 12.5V12a3 3 0 0 0-3-3c-.84 0-1.572.319-2.098.882ZM8.654 17.32c.538-.31 1.224-.051 1.48.515.743 1.647 1.824 3.116 3.166 4.367.432.402.472 1.089.054 1.507a.953.953 0 0 1-1.32.045c-1.61-1.477-2.913-3.244-3.79-5.244a.942.942 0 0 1 .41-1.19ZM13 12a1 1 0 1 0-2 0v.5a11.49 11.49 0 0 0 5.58 9.86c.449.27 1.021.095 1.283-.359.29-.5.088-1.139-.402-1.446A9.495 9.495 0 0 1 13 12.5V12ZM3.576 4.856a1 1 0 0 1 .242 1.394A9.95 9.95 0 0 0 2 12c0 .307.014.61.04.91a1 1 0 1 1-1.991.18 11.95 11.95 0 0 1 2.134-7.992 1 1 0 0 1 1.393-.242Zm17.151-1.092a1 1 0 1 0-1.454 1.373A9.962 9.962 0 0 1 22 12a1 1 0 1 0 2 0c0-3.188-1.245-6.088-3.273-8.236Z"/></symbol>',i=e=>c.createElement(a.EbayIcon,Object.assign({},e,{name:"fingerprint24",__type:"icon",__symbol:n}));exports.EbayIconFingerprint24=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),e=require("../../icon-I30uh1Ov.js"),n='<symbol viewBox="0 0 65 64" id="icon-fingerprint-64"><path d="M17.382 9.431a2.663 2.663 0 0 1-2.283-1.284 2.664 2.664 0 0 1 .894-3.666c9.588-5.829 22.29-5.978 32.011-.403a2.67 2.67 0 0 1 .988 3.644 2.676 2.676 0 0 1-3.642.988c-8.069-4.627-18.626-4.499-26.585.331-.433.265-.91.39-1.383.39Zm43.792 24.664a2.67 2.67 0 0 1-2.67-2.67c0-6.534-2.417-12.79-6.803-17.611a2.668 2.668 0 1 1 3.949-3.591 31.43 31.43 0 0 1 8.194 21.202 2.67 2.67 0 0 1-2.67 2.67ZM34.328 62.584a2.675 2.675 0 0 0 3.768-.28 2.672 2.672 0 0 0-.283-3.768 35.657 35.657 0 0 1-8.891-11.593 2.67 2.67 0 0 0-4.811 2.318 40.874 40.874 0 0 0 10.217 13.323Zm12.888-3.244c-.438 0-.88-.107-1.29-.334a31.527 31.527 0 0 1-16.257-27.58 2.67 2.67 0 1 1 5.34 0c0 9.52 5.172 18.3 13.502 22.908a2.667 2.667 0 0 1 1.044 3.628 2.672 2.672 0 0 1-2.339 1.378Z"/><path d="M54.265 52.206a2.672 2.672 0 0 0 3.372-1.696 2.668 2.668 0 0 0-1.695-3.372A16.52 16.52 0 0 1 44.62 31.425c0-6.774-5.509-12.282-12.28-12.282-6.773 0-12.282 5.508-12.282 12.282 0 2.94.31 5.874.924 8.725a2.668 2.668 0 0 0 3.175 2.046 2.668 2.668 0 0 0 2.045-3.172 36.18 36.18 0 0 1-.804-7.6 6.949 6.949 0 0 1 6.942-6.941c3.826 0 6.94 3.113 6.94 6.942a21.85 21.85 0 0 0 14.986 20.78Z"/><path d="M21.653 61.462a2.67 2.67 0 0 1-2.197-1.148c-5.896-8.501-9.011-18.49-9.011-28.89 0-12.07 9.82-21.893 21.894-21.893 12.07 0 21.894 9.823 21.894 21.894 0 3.417 2.539 6.37 5.908 6.864a2.668 2.668 0 0 1 2.254 3.03c-.214 1.459-1.581 2.487-3.03 2.254-5.97-.878-10.473-6.1-10.473-12.148 0-9.129-7.425-16.554-16.553-16.554-9.13 0-16.554 7.425-16.554 16.554 0 9.302 2.787 18.241 8.06 25.845a2.67 2.67 0 0 1-2.192 4.192ZM8.568 10.735a2.668 2.668 0 1 1 4.026 3.505 26.16 26.16 0 0 0-6.421 17.184c0 1.042.03 2.078.088 3.103a2.672 2.672 0 0 1-2.67 2.822A2.669 2.669 0 0 1 .93 34.831a60.036 60.036 0 0 1-.096-3.407 31.502 31.502 0 0 1 7.735-20.69Z"/></symbol>',t=a=>c.createElement(e.EbayIcon,Object.assign({},a,{name:"fingerprint64",__type:"icon",__symbol:n}));exports.EbayIconFingerprint64=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),e=require("../../icon-M7M42naA.js"),n='<symbol viewBox="0 0 65 64" id="icon-fingerprint-64"><path d="M17.382 9.431a2.663 2.663 0 0 1-2.283-1.284 2.664 2.664 0 0 1 .894-3.666c9.588-5.829 22.29-5.978 32.011-.403a2.67 2.67 0 0 1 .988 3.644 2.676 2.676 0 0 1-3.642.988c-8.069-4.627-18.626-4.499-26.585.331-.433.265-.91.39-1.383.39Zm43.792 24.664a2.67 2.67 0 0 1-2.67-2.67c0-6.534-2.417-12.79-6.803-17.611a2.668 2.668 0 1 1 3.949-3.591 31.43 31.43 0 0 1 8.194 21.202 2.67 2.67 0 0 1-2.67 2.67ZM34.328 62.584a2.675 2.675 0 0 0 3.768-.28 2.672 2.672 0 0 0-.283-3.768 35.657 35.657 0 0 1-8.891-11.593 2.67 2.67 0 0 0-4.811 2.318 40.874 40.874 0 0 0 10.217 13.323Zm12.888-3.244c-.438 0-.88-.107-1.29-.334a31.527 31.527 0 0 1-16.257-27.58 2.67 2.67 0 1 1 5.34 0c0 9.52 5.172 18.3 13.502 22.908a2.667 2.667 0 0 1 1.044 3.628 2.672 2.672 0 0 1-2.339 1.378Z"/><path d="M54.265 52.206a2.672 2.672 0 0 0 3.372-1.696 2.668 2.668 0 0 0-1.695-3.372A16.52 16.52 0 0 1 44.62 31.425c0-6.774-5.509-12.282-12.28-12.282-6.773 0-12.282 5.508-12.282 12.282 0 2.94.31 5.874.924 8.725a2.668 2.668 0 0 0 3.175 2.046 2.668 2.668 0 0 0 2.045-3.172 36.18 36.18 0 0 1-.804-7.6 6.949 6.949 0 0 1 6.942-6.941c3.826 0 6.94 3.113 6.94 6.942a21.85 21.85 0 0 0 14.986 20.78Z"/><path d="M21.653 61.462a2.67 2.67 0 0 1-2.197-1.148c-5.896-8.501-9.011-18.49-9.011-28.89 0-12.07 9.82-21.893 21.894-21.893 12.07 0 21.894 9.823 21.894 21.894 0 3.417 2.539 6.37 5.908 6.864a2.668 2.668 0 0 1 2.254 3.03c-.214 1.459-1.581 2.487-3.03 2.254-5.97-.878-10.473-6.1-10.473-12.148 0-9.129-7.425-16.554-16.553-16.554-9.13 0-16.554 7.425-16.554 16.554 0 9.302 2.787 18.241 8.06 25.845a2.67 2.67 0 0 1-2.192 4.192ZM8.568 10.735a2.668 2.668 0 1 1 4.026 3.505 26.16 26.16 0 0 0-6.421 17.184c0 1.042.03 2.078.088 3.103a2.672 2.672 0 0 1-2.67 2.822A2.669 2.669 0 0 1 .93 34.831a60.036 60.036 0 0 1-.096-3.407 31.502 31.502 0 0 1 7.735-20.69Z"/></symbol>',t=a=>c.createElement(e.EbayIcon,Object.assign({},a,{name:"fingerprint64",__type:"icon",__symbol:n}));exports.EbayIconFingerprint64=t;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),o=require("../../icon-I30uh1Ov.js"),l='<symbol viewBox="0 0 16 16" id="icon-flag-16"><path fill-rule="evenodd" d="M13.797 1.396A.996.996 0 0 1 14 2a1 1 0 0 1-.44.828l-1.95 1.476-.939.698 2.92 2.19a1.02 1.02 0 0 1 .304.36.994.994 0 0 1 .054.763.998.998 0 0 1-.96.684H5v5a1 1 0 0 1-2 0V2a1 1 0 0 1 1.045-1h8.898a1 1 0 0 1 .854.396ZM10 7 8.418 5.813a1 1 0 0 1-.004-1.624l1.598-1.188H5V7h5Z" clip-rule="evenodd"/></symbol>',n=e=>a.createElement(o.EbayIcon,Object.assign({},e,{name:"flag16",__type:"icon",__symbol:l}));exports.EbayIconFlag16=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),o=require("../../icon-M7M42naA.js"),l='<symbol viewBox="0 0 16 16" id="icon-flag-16"><path fill-rule="evenodd" d="M13.797 1.396A.996.996 0 0 1 14 2a1 1 0 0 1-.44.828l-1.95 1.476-.939.698 2.92 2.19a1.02 1.02 0 0 1 .304.36.994.994 0 0 1 .054.763.998.998 0 0 1-.96.684H5v5a1 1 0 0 1-2 0V2a1 1 0 0 1 1.045-1h8.898a1 1 0 0 1 .854.396ZM10 7 8.418 5.813a1 1 0 0 1-.004-1.624l1.598-1.188H5V7h5Z" clip-rule="evenodd"/></symbol>',n=e=>a.createElement(o.EbayIcon,Object.assign({},e,{name:"flag16",__type:"icon",__symbol:l}));exports.EbayIconFlag16=n;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-I30uh1Ov.js"),l='<symbol viewBox="0 0 24 24" id="icon-flag-24"><path fill-rule="evenodd" d="M20.777 1.37a.999.999 0 0 1-.207 1.452L14.72 7l5.832 4.166A.999.999 0 0 1 19.979 13H7v9a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1h13.987a1.001 1.001 0 0 1 .79.37ZM16.88 11l-4.46-3.186a1 1 0 0 1 0-1.628L16.879 3H7v8h9.879Z" clip-rule="evenodd"/></symbol>',n=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"flag24",__type:"icon",__symbol:l}));exports.EbayIconFlag24=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-M7M42naA.js"),l='<symbol viewBox="0 0 24 24" id="icon-flag-24"><path fill-rule="evenodd" d="M20.777 1.37a.999.999 0 0 1-.207 1.452L14.72 7l5.832 4.166A.999.999 0 0 1 19.979 13H7v9a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1h13.987a1.001 1.001 0 0 1 .79.37ZM16.88 11l-4.46-3.186a1 1 0 0 1 0-1.628L16.879 3H7v8h9.879Z" clip-rule="evenodd"/></symbol>',n=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"flag24",__type:"icon",__symbol:l}));exports.EbayIconFlag24=n;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),o=require("../../icon-I30uh1Ov.js"),a='<symbol viewBox="0 0 16 16" id="icon-flag-filled-16"><path fill-rule="evenodd" d="M13.8 1.4a1 1 0 0 1-.241 1.431L10.667 5l2.928 2.196.016.013a.995.995 0 0 1 .378.644.997.997 0 0 1-.891 1.142 1.007 1.007 0 0 1-.114.005H5v5a1 1 0 1 1-2 0V2.001a1 1 0 0 1 1.045-1h8.899a.999.999 0 0 1 .856.399Z" clip-rule="evenodd"/></symbol>',i=e=>l.createElement(o.EbayIcon,Object.assign({},e,{name:"flagFilled16",__type:"icon",__symbol:a}));exports.EbayIconFlagFilled16=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),o=require("../../icon-M7M42naA.js"),a='<symbol viewBox="0 0 16 16" id="icon-flag-filled-16"><path fill-rule="evenodd" d="M13.8 1.4a1 1 0 0 1-.241 1.431L10.667 5l2.928 2.196.016.013a.995.995 0 0 1 .378.644.997.997 0 0 1-.891 1.142 1.007 1.007 0 0 1-.114.005H5v5a1 1 0 1 1-2 0V2.001a1 1 0 0 1 1.045-1h8.899a.999.999 0 0 1 .856.399Z" clip-rule="evenodd"/></symbol>',i=e=>l.createElement(o.EbayIcon,Object.assign({},e,{name:"flagFilled16",__type:"icon",__symbol:a}));exports.EbayIconFlagFilled16=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),a=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 24 24" id="icon-flag-filled-24"><path d="M20.953 1.695A.999.999 0 0 0 19.987 1H6a1 1 0 0 0-1 1v20a1 1 0 1 0 2 0v-9h12.979c.036 0 .072 0 .107-.004a1 1 0 0 0 .466-1.83L14.72 7l5.85-4.178a1.007 1.007 0 0 0 .428-.761 1 1 0 0 0-.045-.366Z"/></symbol>',c=e=>l.createElement(a.EbayIcon,Object.assign({},e,{name:"flagFilled24",__type:"icon",__symbol:o}));exports.EbayIconFlagFilled24=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),a=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 24 24" id="icon-flag-filled-24"><path d="M20.953 1.695A.999.999 0 0 0 19.987 1H6a1 1 0 0 0-1 1v20a1 1 0 1 0 2 0v-9h12.979c.036 0 .072 0 .107-.004a1 1 0 0 0 .466-1.83L14.72 7l5.85-4.178a1.007 1.007 0 0 0 .428-.761 1 1 0 0 0-.045-.366Z"/></symbol>',c=e=>l.createElement(a.EbayIcon,Object.assign({},e,{name:"flagFilled24",__type:"icon",__symbol:o}));exports.EbayIconFlagFilled24=c;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),o=require("../../icon-I30uh1Ov.js"),c='<symbol viewBox="0 0 24 24" id="icon-flash-24"><path d="M10 1h6a1 1 0 0 1 .857 1.514L14.765 6H19a1 1 0 0 1 .889 1.458l-.057.097-10 15c-.608.911-2.028.323-1.813-.751L9.78 13H5a1 1 0 0 1-.94-1.341l.046-.106 5-10A1 1 0 0 1 10 1Zm2.142 5.486L14.232 3h-3.614l-4 8H11a1 1 0 0 1 .997 1.08l-.017.116-1.008 5.042L17.13 8H13a1 1 0 0 1-.911-1.413l.053-.101Z"/></symbol>',l=e=>a.createElement(o.EbayIcon,Object.assign({},e,{name:"flash24",__type:"icon",__symbol:c}));exports.EbayIconFlash24=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),o=require("../../icon-M7M42naA.js"),c='<symbol viewBox="0 0 24 24" id="icon-flash-24"><path d="M10 1h6a1 1 0 0 1 .857 1.514L14.765 6H19a1 1 0 0 1 .889 1.458l-.057.097-10 15c-.608.911-2.028.323-1.813-.751L9.78 13H5a1 1 0 0 1-.94-1.341l.046-.106 5-10A1 1 0 0 1 10 1Zm2.142 5.486L14.232 3h-3.614l-4 8H11a1 1 0 0 1 .997 1.08l-.017.116-1.008 5.042L17.13 8H13a1 1 0 0 1-.911-1.413l.053-.101Z"/></symbol>',l=e=>a.createElement(o.EbayIcon,Object.assign({},e,{name:"flash24",__type:"icon",__symbol:c}));exports.EbayIconFlash24=l;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),o=require("../../icon-I30uh1Ov.js"),a='<symbol viewBox="0 0 24 24" id="icon-flash-auto-24"><path fill-rule="evenodd" d="M16 1h-6a1 1 0 0 0-.894.553l-5 10-.046.106A1 1 0 0 0 5 13h4.78l-1.76 8.804c-.215 1.074 1.205 1.662 1.812.75l10-15 .057-.096A1 1 0 0 0 19 6h-4.235l2.093-3.486A1 1 0 0 0 16 1Zm-1.767 2-2.09 3.486-.054.1A1 1 0 0 0 13 8h4.13l-6.158 9.238 1.009-5.042.016-.115A1 1 0 0 0 11 11H6.618l4-8h3.615Zm4.395 12.222a1.003 1.003 0 0 0-1.258.001.995.995 0 0 0-.27.342l-2.995 5.988a1 1 0 0 0 1.79.894l.473-.947h3.264l.473.947a1 1 0 1 0 1.79-.894L18.9 15.565a.997.997 0 0 0-.263-.335l-.01-.008ZM18 18.236 18.882 20h-1.764L18 18.236Z" clip-rule="evenodd"/></symbol>',t=e=>l.createElement(o.EbayIcon,Object.assign({},e,{name:"flashAuto24",__type:"icon",__symbol:a}));exports.EbayIconFlashAuto24=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),o=require("../../icon-M7M42naA.js"),a='<symbol viewBox="0 0 24 24" id="icon-flash-auto-24"><path fill-rule="evenodd" d="M16 1h-6a1 1 0 0 0-.894.553l-5 10-.046.106A1 1 0 0 0 5 13h4.78l-1.76 8.804c-.215 1.074 1.205 1.662 1.812.75l10-15 .057-.096A1 1 0 0 0 19 6h-4.235l2.093-3.486A1 1 0 0 0 16 1Zm-1.767 2-2.09 3.486-.054.1A1 1 0 0 0 13 8h4.13l-6.158 9.238 1.009-5.042.016-.115A1 1 0 0 0 11 11H6.618l4-8h3.615Zm4.395 12.222a1.003 1.003 0 0 0-1.258.001.995.995 0 0 0-.27.342l-2.995 5.988a1 1 0 0 0 1.79.894l.473-.947h3.264l.473.947a1 1 0 1 0 1.79-.894L18.9 15.565a.997.997 0 0 0-.263-.335l-.01-.008ZM18 18.236 18.882 20h-1.764L18 18.236Z" clip-rule="evenodd"/></symbol>',t=e=>l.createElement(o.EbayIcon,Object.assign({},e,{name:"flashAuto24",__type:"icon",__symbol:a}));exports.EbayIconFlashAuto24=t;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),o=require("../../icon-I30uh1Ov.js"),a='<symbol viewBox="0 0 24 24" id="icon-flash-off-24"><path d="M5.731 1.318A1 1 0 1 0 4.27 2.682l14 15a1 1 0 0 0 1.462-1.364l-14-15ZM14.233 3l-1.91 3.183L14.02 8h3.11l-1.296 1.944 1.403 1.503 2.595-3.892.057-.097A1 1 0 0 0 19 6h-4.235l2.093-3.486A1 1 0 0 0 16 1h-6a1 1 0 0 0-.894.553l-.385.77 1.456 1.56.441-.883h3.615ZM4.106 11.553l2.229-4.459 1.456 1.56L6.618 11H9.98l1.845 1.976-.853 4.262 2.013-3.02 1.402 1.504-4.555 6.833c-.607.911-2.027.323-1.813-.751L9.78 13H5a1 1 0 0 1-.94-1.341l.046-.106Z"/></symbol>',c=e=>l.createElement(o.EbayIcon,Object.assign({},e,{name:"flashOff24",__type:"icon",__symbol:a}));exports.EbayIconFlashOff24=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),o=require("../../icon-M7M42naA.js"),a='<symbol viewBox="0 0 24 24" id="icon-flash-off-24"><path d="M5.731 1.318A1 1 0 1 0 4.27 2.682l14 15a1 1 0 0 0 1.462-1.364l-14-15ZM14.233 3l-1.91 3.183L14.02 8h3.11l-1.296 1.944 1.403 1.503 2.595-3.892.057-.097A1 1 0 0 0 19 6h-4.235l2.093-3.486A1 1 0 0 0 16 1h-6a1 1 0 0 0-.894.553l-.385.77 1.456 1.56.441-.883h3.615ZM4.106 11.553l2.229-4.459 1.456 1.56L6.618 11H9.98l1.845 1.976-.853 4.262 2.013-3.02 1.402 1.504-4.555 6.833c-.607.911-2.027.323-1.813-.751L9.78 13H5a1 1 0 0 1-.94-1.341l.046-.106Z"/></symbol>',c=e=>l.createElement(o.EbayIcon,Object.assign({},e,{name:"flashOff24",__type:"icon",__symbol:a}));exports.EbayIconFlashOff24=c;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-I30uh1Ov.js"),l='<symbol viewBox="0 0 16 16" id="icon-folder-16"><path fill-rule="evenodd" d="M0 3.5A2.5 2.5 0 0 1 2.5 1h2.879a2.5 2.5 0 0 1 1.767.732L8.414 3H13.5A2.5 2.5 0 0 1 16 5.5v7a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 12.5v-9Zm2 0a.5.5 0 0 1 .5-.5h2.879a.5.5 0 0 1 .353.146l1.56 1.561A1 1 0 0 0 8 5h5.5a.5.5 0 0 1 .5.5V7H2V3.5ZM14 9v3.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5V9h12Z" clip-rule="evenodd"/></symbol>',n=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"folder16",__type:"icon",__symbol:l}));exports.EbayIconFolder16=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-M7M42naA.js"),l='<symbol viewBox="0 0 16 16" id="icon-folder-16"><path fill-rule="evenodd" d="M0 3.5A2.5 2.5 0 0 1 2.5 1h2.879a2.5 2.5 0 0 1 1.767.732L8.414 3H13.5A2.5 2.5 0 0 1 16 5.5v7a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 12.5v-9Zm2 0a.5.5 0 0 1 .5-.5h2.879a.5.5 0 0 1 .353.146l1.56 1.561A1 1 0 0 0 8 5h5.5a.5.5 0 0 1 .5.5V7H2V3.5ZM14 9v3.5a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5V9h12Z" clip-rule="evenodd"/></symbol>',n=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"folder16",__type:"icon",__symbol:l}));exports.EbayIconFolder16=n;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-I30uh1Ov.js"),l='<symbol viewBox="0 0 24 24" id="icon-folder-24"><path fill-rule="evenodd" d="M1 6a3 3 0 0 1 3-3h4.172a3 3 0 0 1 2.12.879L11.415 5H20a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm2 0a1 1 0 0 1 1-1h4.172a1 1 0 0 1 .707.293l1.414 1.414A1 1 0 0 0 11 7h9a1 1 0 0 1 1 1v2H3V6Zm18 6v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6h18Z" clip-rule="evenodd"/></symbol>',n=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"folder24",__type:"icon",__symbol:l}));exports.EbayIconFolder24=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-M7M42naA.js"),l='<symbol viewBox="0 0 24 24" id="icon-folder-24"><path fill-rule="evenodd" d="M1 6a3 3 0 0 1 3-3h4.172a3 3 0 0 1 2.12.879L11.415 5H20a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm2 0a1 1 0 0 1 1-1h4.172a1 1 0 0 1 .707.293l1.414 1.414A1 1 0 0 0 11 7h9a1 1 0 0 1 1 1v2H3V6Zm18 6v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6h18Z" clip-rule="evenodd"/></symbol>',n=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"folder24",__type:"icon",__symbol:l}));exports.EbayIconFolder24=n;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-I30uh1Ov.js"),d='<symbol viewBox="0 0 16 16" id="icon-folder-add-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5H8.041a1.1 1.1 0 0 1-.777-.322L5.732 3.146A.5.5 0 0 0 5.38 3H2.5ZM0 3.5A2.5 2.5 0 0 1 2.5 1h2.879a2.5 2.5 0 0 1 1.767.732L8.414 3H13.5A2.5 2.5 0 0 1 16 5.5v7a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 12.5v-9ZM8 6a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2H9v1a1 1 0 1 1-2 0v-1H6a1 1 0 1 1 0-2h1V7a1 1 0 0 1 1-1Z"/></symbol>',n=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"folderAdd16",__type:"icon",__symbol:d}));exports.EbayIconFolderAdd16=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-M7M42naA.js"),d='<symbol viewBox="0 0 16 16" id="icon-folder-add-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5H8.041a1.1 1.1 0 0 1-.777-.322L5.732 3.146A.5.5 0 0 0 5.38 3H2.5ZM0 3.5A2.5 2.5 0 0 1 2.5 1h2.879a2.5 2.5 0 0 1 1.767.732L8.414 3H13.5A2.5 2.5 0 0 1 16 5.5v7a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 0 12.5v-9ZM8 6a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2H9v1a1 1 0 1 1-2 0v-1H6a1 1 0 1 1 0-2h1V7a1 1 0 0 1 1-1Z"/></symbol>',n=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"folderAdd16",__type:"icon",__symbol:d}));exports.EbayIconFolderAdd16=n;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),o=require("../../icon-I30uh1Ov.js"),d='<symbol viewBox="0 0 24 24" id="icon-folder-add-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M1 6a3 3 0 0 1 3-3h4.172a3 3 0 0 1 2.12.879L11.415 5H20a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-8.959a1.1 1.1 0 0 1-.777-.322L8.879 5.293A1 1 0 0 0 8.172 5H4Zm8 4a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2H9a1 1 0 1 1 0-2h2v-2a1 1 0 0 1 1-1Z"/></symbol>',n=e=>a.createElement(o.EbayIcon,Object.assign({},e,{name:"folderAdd24",__type:"icon",__symbol:d}));exports.EbayIconFolderAdd24=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),o=require("../../icon-M7M42naA.js"),d='<symbol viewBox="0 0 24 24" id="icon-folder-add-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M1 6a3 3 0 0 1 3-3h4.172a3 3 0 0 1 2.12.879L11.415 5H20a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-8.959a1.1 1.1 0 0 1-.777-.322L8.879 5.293A1 1 0 0 0 8.172 5H4Zm8 4a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2H9a1 1 0 1 1 0-2h2v-2a1 1 0 0 1 1-1Z"/></symbol>',n=e=>a.createElement(o.EbayIcon,Object.assign({},e,{name:"folderAdd24",__type:"icon",__symbol:d}));exports.EbayIconFolderAdd24=n;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-I30uh1Ov.js"),l='<symbol viewBox="0 0 16 16" id="icon-forklift-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.999 3.333A2.333 2.333 0 0 1 4.332 1h1.8c.923 0 1.758.543 2.133 1.386L10 6.289V3a1 1 0 0 1 2 0v7h3a1 1 0 1 1 0 2h-2.268A2 2 0 1 1 9 13H4.999a2 2 0 1 1-3.946-.461A2.497 2.497 0 0 1 0 10.5V6.833C0 5.821.82 5 1.833 5H2V3.333Zm1 7.667h6.906l-.89-2H6.28a2 2 0 0 1-1.94-1.515L4.218 7H2v3.5a.5.5 0 0 0 .5.5h.499Zm5.128-4-1.69-3.802A.333.333 0 0 0 6.133 3h-1.8a.333.333 0 0 0-.334.333V5h.22a2 2 0 0 1 1.94 1.515l.12.485h1.848Z"/></symbol>',a=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"forklift16",__type:"icon",__symbol:l}));exports.EbayIconForklift16=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-M7M42naA.js"),l='<symbol viewBox="0 0 16 16" id="icon-forklift-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.999 3.333A2.333 2.333 0 0 1 4.332 1h1.8c.923 0 1.758.543 2.133 1.386L10 6.289V3a1 1 0 0 1 2 0v7h3a1 1 0 1 1 0 2h-2.268A2 2 0 1 1 9 13H4.999a2 2 0 1 1-3.946-.461A2.497 2.497 0 0 1 0 10.5V6.833C0 5.821.82 5 1.833 5H2V3.333Zm1 7.667h6.906l-.89-2H6.28a2 2 0 0 1-1.94-1.515L4.218 7H2v3.5a.5.5 0 0 0 .5.5h.499Zm5.128-4-1.69-3.802A.333.333 0 0 0 6.133 3h-1.8a.333.333 0 0 0-.334.333V5h.22a2 2 0 0 1 1.94 1.515l.12.485h1.848Z"/></symbol>',a=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"forklift16",__type:"icon",__symbol:l}));exports.EbayIconForklift16=a;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-I30uh1Ov.js"),t='<symbol viewBox="0 0 24 24" id="icon-forklift-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 3a3 3 0 0 0-3 3v4h-.75A2.25 2.25 0 0 0 1 12.25v4.5a2.25 2.25 0 0 0 2.17 2.249A3.001 3.001 0 0 0 8.83 19h3.34a3.001 3.001 0 0 0 5.66-2H22a1 1 0 1 0 0-2h-6V5a1 1 0 1 0-2 0v5.485l-2.077-5.538A3 3 0 0 0 9.114 3H7Zm8 14a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2.83 0H8.83a3.001 3.001 0 0 0-5.655-.012A.25.25 0 0 1 3 16.75v-4.5a.25.25 0 0 1 .25-.25h3.72c.146 0 .274.1.31.242A2.32 2.32 0 0 0 9.53 14H13c.06 0 .119-.005.176-.015l.497 1.324A3.01 3.01 0 0 0 12.17 17Zm.262-5H9.531a.32.32 0 0 1-.31-.242A2.32 2.32 0 0 0 6.968 10H6V6a1 1 0 0 1 1-1h2.114a1 1 0 0 1 .936.649L12.432 12ZM6 19a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/></symbol>',c=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"forklift24",__type:"icon",__symbol:t}));exports.EbayIconForklift24=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-M7M42naA.js"),t='<symbol viewBox="0 0 24 24" id="icon-forklift-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 3a3 3 0 0 0-3 3v4h-.75A2.25 2.25 0 0 0 1 12.25v4.5a2.25 2.25 0 0 0 2.17 2.249A3.001 3.001 0 0 0 8.83 19h3.34a3.001 3.001 0 0 0 5.66-2H22a1 1 0 1 0 0-2h-6V5a1 1 0 1 0-2 0v5.485l-2.077-5.538A3 3 0 0 0 9.114 3H7Zm8 14a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2.83 0H8.83a3.001 3.001 0 0 0-5.655-.012A.25.25 0 0 1 3 16.75v-4.5a.25.25 0 0 1 .25-.25h3.72c.146 0 .274.1.31.242A2.32 2.32 0 0 0 9.53 14H13c.06 0 .119-.005.176-.015l.497 1.324A3.01 3.01 0 0 0 12.17 17Zm.262-5H9.531a.32.32 0 0 1-.31-.242A2.32 2.32 0 0 0 6.968 10H6V6a1 1 0 0 1 1-1h2.114a1 1 0 0 1 .936.649L12.432 12ZM6 19a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/></symbol>',c=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"forklift24",__type:"icon",__symbol:t}));exports.EbayIconForklift24=c;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),n=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 16 16" id="icon-franc-16"><path d="M10 4c-.55 0-1 .45-1 1v2H8V5c0-.55-.45-1-1-1s-1 .45-1 1v6c0 .55.45 1 1 1s1-.45 1-1V9h1v2c0 .55.45 1 1 1s1-.45 1-1V5c0-.55-.45-1-1-1Zm5 3h-1V6h1c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1s1-.45 1-1V9h1c.55 0 1-.45 1-1s-.45-1-1-1ZM4.44 6.92c.49-.25.7-.88.46-1.37-.434-.886-1.403-1.54-2.39-1.54C.48 3.982 0 6.417 0 8c0 1.588.453 4 2.5 4 1.007 0 1.939-.656 2.39-1.54a.993.993 0 0 0-.45-1.34.993.993 0 0 0-1.34.45c-.424.636-.783.472-.96-.17-.15-.56-.15-1.2-.15-1.38 0-.18 0-.82.15-1.38.165-.576.6-.89.96-.17.25.49.85.69 1.34.45Z"/></symbol>',s=c=>e.createElement(n.EbayIcon,Object.assign({},c,{name:"franc16",__type:"icon",__symbol:o}));exports.EbayIconFranc16=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),n=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 16 16" id="icon-franc-16"><path d="M10 4c-.55 0-1 .45-1 1v2H8V5c0-.55-.45-1-1-1s-1 .45-1 1v6c0 .55.45 1 1 1s1-.45 1-1V9h1v2c0 .55.45 1 1 1s1-.45 1-1V5c0-.55-.45-1-1-1Zm5 3h-1V6h1c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1s1-.45 1-1V9h1c.55 0 1-.45 1-1s-.45-1-1-1ZM4.44 6.92c.49-.25.7-.88.46-1.37-.434-.886-1.403-1.54-2.39-1.54C.48 3.982 0 6.417 0 8c0 1.588.453 4 2.5 4 1.007 0 1.939-.656 2.39-1.54a.993.993 0 0 0-.45-1.34.993.993 0 0 0-1.34.45c-.424.636-.783.472-.96-.17-.15-.56-.15-1.2-.15-1.38 0-.18 0-.82.15-1.38.165-.576.6-.89.96-.17.25.49.85.69 1.34.45Z"/></symbol>',s=c=>e.createElement(n.EbayIcon,Object.assign({},c,{name:"franc16",__type:"icon",__symbol:o}));exports.EbayIconFranc16=s;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),n=require("../../icon-I30uh1Ov.js"),s='<symbol viewBox="0 0 24 24" id="icon-franc-24"><path d="M15 7c-.55 0-1 .45-1 1v3h-3V8c0-.55-.45-1-1-1s-1 .45-1 1v8c0 .55.45 1 1 1s1-.45 1-1v-3h3v3c0 .55.45 1 1 1s1-.45 1-1V8c0-.55-.45-1-1-1Zm8 0h-5c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V9h4c.55 0 1-.45 1-1s-.45-1-1-1ZM4 9c1.59 0 1.97 1.04 2.03 1.26.14.53.68.85 1.21.71a1 1 0 0 0 .73-1.21C7.73 8.81 6.59 7 4 7c-2.59 0-4 1.87-4 5s1.5 5 4 5 3.73-1.8 3.97-2.76a1 1 0 0 0-1.94-.48C6.03 13.77 5.7 15 4 15c-1.33 0-2-1.01-2-3s.67-3 2-3Z"/></symbol>',o=c=>e.createElement(n.EbayIcon,Object.assign({},c,{name:"franc24",__type:"icon",__symbol:s}));exports.EbayIconFranc24=o;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),n=require("../../icon-M7M42naA.js"),s='<symbol viewBox="0 0 24 24" id="icon-franc-24"><path d="M15 7c-.55 0-1 .45-1 1v3h-3V8c0-.55-.45-1-1-1s-1 .45-1 1v8c0 .55.45 1 1 1s1-.45 1-1v-3h3v3c0 .55.45 1 1 1s1-.45 1-1V8c0-.55-.45-1-1-1Zm8 0h-5c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V9h4c.55 0 1-.45 1-1s-.45-1-1-1ZM4 9c1.59 0 1.97 1.04 2.03 1.26.14.53.68.85 1.21.71a1 1 0 0 0 .73-1.21C7.73 8.81 6.59 7 4 7c-2.59 0-4 1.87-4 5s1.5 5 4 5 3.73-1.8 3.97-2.76a1 1 0 0 0-1.94-.48C6.03 13.77 5.7 15 4 15c-1.33 0-2-1.01-2-3s.67-3 2-3Z"/></symbol>',o=c=>e.createElement(n.EbayIcon,Object.assign({},c,{name:"franc24",__type:"icon",__symbol:s}));exports.EbayIconFranc24=o;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),r=require("../../icon-I30uh1Ov.js"),t='<symbol viewBox="0 0 16 16" id="icon-free-warranty-16"><path d="M0 2.5A2.5 2.5 0 0 1 2.5 0h11A2.5 2.5 0 0 1 16 2.5V3a1 1 0 1 1-2 0v-.5a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5H6a1 1 0 1 1 0 2H2.5A2.5 2.5 0 0 1 0 10.5v-8Z"/><path fill-rule="evenodd" d="M10 16a1 1 0 0 1-1-1v-3.354a4 4 0 1 1 6 0V15a1 1 0 0 1-1 1h-4Zm2-5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 2c.345 0 .68-.044 1-.126V14h-2v-1.126c.32.082.655.126 1 .126Z"/><path d="M4 3a1 1 0 0 0 0 2h4a1 1 0 0 0 0-2H4ZM3 7a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H4a1 1 0 0 1-1-1Z"/></symbol>',n=a=>e.createElement(r.EbayIcon,Object.assign({},a,{name:"freeWarranty16",__type:"icon",__symbol:t}));exports.EbayIconFreeWarranty16=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),r=require("../../icon-M7M42naA.js"),t='<symbol viewBox="0 0 16 16" id="icon-free-warranty-16"><path d="M0 2.5A2.5 2.5 0 0 1 2.5 0h11A2.5 2.5 0 0 1 16 2.5V3a1 1 0 1 1-2 0v-.5a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5H6a1 1 0 1 1 0 2H2.5A2.5 2.5 0 0 1 0 10.5v-8Z"/><path fill-rule="evenodd" d="M10 16a1 1 0 0 1-1-1v-3.354a4 4 0 1 1 6 0V15a1 1 0 0 1-1 1h-4Zm2-5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 2c.345 0 .68-.044 1-.126V14h-2v-1.126c.32.082.655.126 1 .126Z"/><path d="M4 3a1 1 0 0 0 0 2h4a1 1 0 0 0 0-2H4ZM3 7a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2H4a1 1 0 0 1-1-1Z"/></symbol>',n=a=>e.createElement(r.EbayIcon,Object.assign({},a,{name:"freeWarranty16",__type:"icon",__symbol:t}));exports.EbayIconFreeWarranty16=n;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),r=require("../../icon-I30uh1Ov.js"),t='<symbol viewBox="0 0 24 24" id="icon-free-warranty-24"><path d="M4 1.001a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h7a1 1 0 1 0 0-2H4a1 1 0 0 1-1-1v-12a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v3a1 1 0 1 0 2 0v-3a3 3 0 0 0-3-3H4Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M21 22.001c0 .721-.79 1.223-1.447.895L18 22.119l-1.553.777c-.661.33-1.44-.175-1.447-.895v-4a5 5 0 1 1 6 0v4Zm0-8a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-2 4.9a5.03 5.03 0 0 1-2 0v1.482c.225-.112.45-.255.69-.333a.997.997 0 0 1 .62 0c.24.078.465.22.69.333v-1.482Z"/><path d="M5 6.001a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Zm1 3a1 1 0 0 0 0 2h5a1 1 0 1 0 0-2H6Z"/></symbol>',n=a=>e.createElement(r.EbayIcon,Object.assign({},a,{name:"freeWarranty24",__type:"icon",__symbol:t}));exports.EbayIconFreeWarranty24=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),r=require("../../icon-M7M42naA.js"),t='<symbol viewBox="0 0 24 24" id="icon-free-warranty-24"><path d="M4 1.001a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h7a1 1 0 1 0 0-2H4a1 1 0 0 1-1-1v-12a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v3a1 1 0 1 0 2 0v-3a3 3 0 0 0-3-3H4Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M21 22.001c0 .721-.79 1.223-1.447.895L18 22.119l-1.553.777c-.661.33-1.44-.175-1.447-.895v-4a5 5 0 1 1 6 0v4Zm0-8a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm-2 4.9a5.03 5.03 0 0 1-2 0v1.482c.225-.112.45-.255.69-.333a.997.997 0 0 1 .62 0c.24.078.465.22.69.333v-1.482Z"/><path d="M5 6.001a1 1 0 0 1 1-1h9a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Zm1 3a1 1 0 0 0 0 2h5a1 1 0 1 0 0-2H6Z"/></symbol>',n=a=>e.createElement(r.EbayIcon,Object.assign({},a,{name:"freeWarranty24",__type:"icon",__symbol:t}));exports.EbayIconFreeWarranty24=n;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-I30uh1Ov.js"),t='<symbol viewBox="0 0 16 16" id="icon-full-view-16"><path d="M15 1H1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1Zm-1 8H2V3h12v6ZM1 13h14a1 1 0 1 1 0 2H1a1 1 0 1 1 0-2Z"/></symbol>',c=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"fullView16",__type:"icon",__symbol:t}));exports.EbayIconFullView16=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-M7M42naA.js"),t='<symbol viewBox="0 0 16 16" id="icon-full-view-16"><path d="M15 1H1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1Zm-1 8H2V3h12v6ZM1 13h14a1 1 0 1 1 0 2H1a1 1 0 1 1 0-2Z"/></symbol>',c=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"fullView16",__type:"icon",__symbol:t}));exports.EbayIconFullView16=c;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-I30uh1Ov.js"),t='<symbol viewBox="0 0 24 24" id="icon-full-view-24"><path d="M22 3H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-1 12H3V5h18v10ZM2 19h20a1 1 0 0 1 0 2H2a1 1 0 0 1 0-2Z"/></symbol>',c=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"fullView24",__type:"icon",__symbol:t}));exports.EbayIconFullView24=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-M7M42naA.js"),t='<symbol viewBox="0 0 24 24" id="icon-full-view-24"><path d="M22 3H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-1 12H3V5h18v10ZM2 19h20a1 1 0 0 1 0 2H2a1 1 0 0 1 0-2Z"/></symbol>',c=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"fullView24",__type:"icon",__symbol:t}));exports.EbayIconFullView24=c;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),i=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 16 16" id="icon-full-view-filled-16"><path d="M15 1H1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1ZM1 13h14a1 1 0 1 1 0 2H1a1 1 0 1 1 0-2Z"/></symbol>',a=e=>l.createElement(i.EbayIcon,Object.assign({},e,{name:"fullViewFilled16",__type:"icon",__symbol:o}));exports.EbayIconFullViewFilled16=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),i=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 16 16" id="icon-full-view-filled-16"><path d="M15 1H1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1ZM1 13h14a1 1 0 1 1 0 2H1a1 1 0 1 1 0-2Z"/></symbol>',a=e=>l.createElement(i.EbayIcon,Object.assign({},e,{name:"fullViewFilled16",__type:"icon",__symbol:o}));exports.EbayIconFullViewFilled16=a;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),i=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 24 24" id="icon-full-view-filled-24"><path d="M2 3h20a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm20 16H2a1 1 0 0 0 0 2h20a1 1 0 0 0 0-2Z"/></symbol>',a=e=>l.createElement(i.EbayIcon,Object.assign({},e,{name:"fullViewFilled24",__type:"icon",__symbol:o}));exports.EbayIconFullViewFilled24=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),i=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 24 24" id="icon-full-view-filled-24"><path d="M2 3h20a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm20 16H2a1 1 0 0 0 0 2h20a1 1 0 0 0 0-2Z"/></symbol>',a=e=>l.createElement(i.EbayIcon,Object.assign({},e,{name:"fullViewFilled24",__type:"icon",__symbol:o}));exports.EbayIconFullViewFilled24=a;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),l=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 16 16" id="icon-gallery-16"><path d="M11 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path fill-rule="evenodd" d="M5.5 0A2.5 2.5 0 0 0 3 2.5v8A2.5 2.5 0 0 0 5.5 13h8a2.5 2.5 0 0 0 2.5-2.5v-8A2.5 2.5 0 0 0 13.5 0h-8ZM5 10.5v-.124L7.481 7.54l1.75 2.1a1 1 0 0 0 1.476.067L12 8.414l2 2v.086a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5Zm7.707-4.207L14 7.586V2.5a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v4.839L6.747 5.34a1 1 0 0 1 1.521.019l1.8 2.159 1.225-1.226a1 1 0 0 1 1.414 0Z" clip-rule="evenodd"/><path d="M2 6a1 1 0 0 0-2 0v7.5A2.5 2.5 0 0 0 2.5 16H10a1 1 0 1 0 0-2H2.5a.5.5 0 0 1-.5-.5V6Z"/></symbol>',t=e=>a.createElement(l.EbayIcon,Object.assign({},e,{name:"gallery16",__type:"icon",__symbol:o}));exports.EbayIconGallery16=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),l=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 16 16" id="icon-gallery-16"><path d="M11 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path fill-rule="evenodd" d="M5.5 0A2.5 2.5 0 0 0 3 2.5v8A2.5 2.5 0 0 0 5.5 13h8a2.5 2.5 0 0 0 2.5-2.5v-8A2.5 2.5 0 0 0 13.5 0h-8ZM5 10.5v-.124L7.481 7.54l1.75 2.1a1 1 0 0 0 1.476.067L12 8.414l2 2v.086a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5Zm7.707-4.207L14 7.586V2.5a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v4.839L6.747 5.34a1 1 0 0 1 1.521.019l1.8 2.159 1.225-1.226a1 1 0 0 1 1.414 0Z" clip-rule="evenodd"/><path d="M2 6a1 1 0 0 0-2 0v7.5A2.5 2.5 0 0 0 2.5 16H10a1 1 0 1 0 0-2H2.5a.5.5 0 0 1-.5-.5V6Z"/></symbol>',t=e=>a.createElement(l.EbayIcon,Object.assign({},e,{name:"gallery16",__type:"icon",__symbol:o}));exports.EbayIconGallery16=t;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),l=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 24 24" id="icon-gallery-24"><path d="M16.5 8a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/><path fill-rule="evenodd" d="M8 1a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H8ZM7 16v-.638l3.984-4.781 3.235 4.044a1 1 0 0 0 1.488.082L18 12.414l3 3V16a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1Zm11.707-5.707L21 12.586V4a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v8.238l3.232-3.878a1 1 0 0 1 1.549.015l3.302 4.128 2.21-2.21a1 1 0 0 1 1.414 0Z" clip-rule="evenodd"/><path d="M3 9a1 1 0 0 0-2 0v11a3 3 0 0 0 3 3h11a1 1 0 1 0 0-2H4a1 1 0 0 1-1-1V9Z"/></symbol>',t=a=>e.createElement(l.EbayIcon,Object.assign({},a,{name:"gallery24",__type:"icon",__symbol:o}));exports.EbayIconGallery24=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),l=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 24 24" id="icon-gallery-24"><path d="M16.5 8a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/><path fill-rule="evenodd" d="M8 1a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H8ZM7 16v-.638l3.984-4.781 3.235 4.044a1 1 0 0 0 1.488.082L18 12.414l3 3V16a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1Zm11.707-5.707L21 12.586V4a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v8.238l3.232-3.878a1 1 0 0 1 1.549.015l3.302 4.128 2.21-2.21a1 1 0 0 1 1.414 0Z" clip-rule="evenodd"/><path d="M3 9a1 1 0 0 0-2 0v11a3 3 0 0 0 3 3h11a1 1 0 1 0 0-2H4a1 1 0 0 1-1-1V9Z"/></symbol>',t=a=>e.createElement(l.EbayIcon,Object.assign({},a,{name:"gallery24",__type:"icon",__symbol:o}));exports.EbayIconGallery24=t;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),r=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 20 12" id="icon-general-card-12-colored"><rect x=".5" y=".5" width="19" height="11" rx="1.5" fill="#fff" stroke="#000" stroke-width="1"/><rect x="14.834" y="8.833" width="2.333" height=".333" rx=".167" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".333"/><rect x="10.834" y="8.833" width="2.333" height=".333" rx=".167" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".333"/><rect x="6.834" y="8.833" width="2.333" height=".333" rx=".167" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".333"/><rect x="2.834" y="8.833" width="2.333" height=".333" rx=".167" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".333"/><rect x="3" y="3.667" width="3.333" height="2" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/></symbol>',i=e=>t.createElement(r.EbayIcon,Object.assign({},e,{name:"generalCard12Colored",__type:"icon",__symbol:o}));exports.EbayIconGeneralCard12Colored=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),r=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 20 12" id="icon-general-card-12-colored"><rect x=".5" y=".5" width="19" height="11" rx="1.5" fill="#fff" stroke="#000" stroke-width="1"/><rect x="14.834" y="8.833" width="2.333" height=".333" rx=".167" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".333"/><rect x="10.834" y="8.833" width="2.333" height=".333" rx=".167" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".333"/><rect x="6.834" y="8.833" width="2.333" height=".333" rx=".167" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".333"/><rect x="2.834" y="8.833" width="2.333" height=".333" rx=".167" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".333"/><rect x="3" y="3.667" width="3.333" height="2" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/></symbol>',i=e=>t.createElement(r.EbayIcon,Object.assign({},e,{name:"generalCard12Colored",__type:"icon",__symbol:o}));exports.EbayIconGeneralCard12Colored=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),r=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 30 18" id="icon-general-card-18-colored"><rect x=".5" y=".5" width="29" height="17" rx="1.5" fill="#fff" stroke="#000" stroke-width="1"/><rect x="22.25" y="13.25" width="3.5" height=".5" rx=".25" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".5"/><rect x="16.25" y="13.25" width="3.5" height=".5" rx=".25" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".5"/><rect x="10.25" y="13.25" width="3.5" height=".5" rx=".25" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".5"/><rect x="4.25" y="13.25" width="3.5" height=".5" rx=".25" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".5"/><rect x="4.5" y="5.5" width="5" height="3" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/></symbol>',i=e=>t.createElement(r.EbayIcon,Object.assign({},e,{name:"generalCard18Colored",__type:"icon",__symbol:o}));exports.EbayIconGeneralCard18Colored=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),r=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 30 18" id="icon-general-card-18-colored"><rect x=".5" y=".5" width="29" height="17" rx="1.5" fill="#fff" stroke="#000" stroke-width="1"/><rect x="22.25" y="13.25" width="3.5" height=".5" rx=".25" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".5"/><rect x="16.25" y="13.25" width="3.5" height=".5" rx=".25" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".5"/><rect x="10.25" y="13.25" width="3.5" height=".5" rx=".25" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".5"/><rect x="4.25" y="13.25" width="3.5" height=".5" rx=".25" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".5"/><rect x="4.5" y="5.5" width="5" height="3" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/></symbol>',i=e=>t.createElement(r.EbayIcon,Object.assign({},e,{name:"generalCard18Colored",__type:"icon",__symbol:o}));exports.EbayIconGeneralCard18Colored=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),r=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 38 24" id="icon-general-card-24-colored"><rect x=".5" y=".5" width="37" height="23" rx="1.5" fill="#fff" stroke="#000" stroke-width="1"/><rect x="28.333" y="17.667" width="4.667" height=".667" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/><rect x="20.333" y="17.667" width="4.667" height=".667" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/><rect x="12.333" y="17.667" width="4.667" height=".667" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/><rect x="4.333" y="17.667" width="4.667" height=".667" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/><rect x="4.667" y="7.333" width="6.667" height="4" rx=".667" fill="#A2A2A2" stroke="#A2A2A2" stroke-width="1.333"/></symbol>',i=e=>t.createElement(r.EbayIcon,Object.assign({},e,{name:"generalCard24Colored",__type:"icon",__symbol:o}));exports.EbayIconGeneralCard24Colored=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),r=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 38 24" id="icon-general-card-24-colored"><rect x=".5" y=".5" width="37" height="23" rx="1.5" fill="#fff" stroke="#000" stroke-width="1"/><rect x="28.333" y="17.667" width="4.667" height=".667" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/><rect x="20.333" y="17.667" width="4.667" height=".667" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/><rect x="12.333" y="17.667" width="4.667" height=".667" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/><rect x="4.333" y="17.667" width="4.667" height=".667" rx=".333" fill="#A2A2A2" stroke="#A2A2A2" stroke-width=".667"/><rect x="4.667" y="7.333" width="6.667" height="4" rx=".667" fill="#A2A2A2" stroke="#A2A2A2" stroke-width="1.333"/></symbol>',i=e=>t.createElement(r.EbayIcon,Object.assign({},e,{name:"generalCard24Colored",__type:"icon",__symbol:o}));exports.EbayIconGeneralCard24Colored=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),r=require("../../icon-I30uh1Ov.js"),o='<symbol viewBox="0 0 50 32" id="icon-general-card-32-colored"><rect x=".5" y=".5" width="49" height="31" rx="1.5" fill="#fff" stroke="#000" stroke-width="1"/><rect x="38.5" y="24.5" width="6" height="1" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/><rect x="27.5" y="24.5" width="6" height="1" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/><rect x="16.5" y="24.5" width="6" height="1" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/><rect x="5.5" y="24.5" width="6" height="1" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/><rect x="5.9" y="9.9" width="9.2" height="5.2" rx=".9" fill="#A2A2A2" stroke="#A2A2A2" stroke-width="1.8"/></symbol>',i=e=>t.createElement(r.EbayIcon,Object.assign({},e,{name:"generalCard32Colored",__type:"icon",__symbol:o}));exports.EbayIconGeneralCard32Colored=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),r=require("../../icon-M7M42naA.js"),o='<symbol viewBox="0 0 50 32" id="icon-general-card-32-colored"><rect x=".5" y=".5" width="49" height="31" rx="1.5" fill="#fff" stroke="#000" stroke-width="1"/><rect x="38.5" y="24.5" width="6" height="1" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/><rect x="27.5" y="24.5" width="6" height="1" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/><rect x="16.5" y="24.5" width="6" height="1" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/><rect x="5.5" y="24.5" width="6" height="1" rx=".5" fill="#A2A2A2" stroke="#A2A2A2"/><rect x="5.9" y="9.9" width="9.2" height="5.2" rx=".9" fill="#A2A2A2" stroke="#A2A2A2" stroke-width="1.8"/></symbol>',i=e=>t.createElement(r.EbayIcon,Object.assign({},e,{name:"generalCard32Colored",__type:"icon",__symbol:o}));exports.EbayIconGeneralCard32Colored=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("react"),e=require("../../icon-I30uh1Ov.js"),m='<symbol viewBox="0 0 20 12" id="icon-generic-card-12-colored"><path d="M0 1.01C0 .453.452 0 1.01 0h17.98C19.547 0 20 .452 20 1.01v9.98A1.01 1.01 0 0 1 18.99 12H1.01A1.01 1.01 0 0 1 0 10.99V1.01Z" fill="#10299C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2.176 7.671V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.14-.025V7.47c.001-.155-.073-.253-.18-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Zm.912.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.181.098-.181.253v.175c0 .155.072.253.18.253s.182-.098.182-.253Zm.912.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.139-.025V7.47c0-.155-.074-.253-.18-.253-.11 0-.182.098-.182.253v.175c0 .155.073.253.181.253.107 0 .181-.098.181-.253Zm.91.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .181-.098.181-.253Zm1.279.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.139-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .181-.098.181-.253Zm.911.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.181.098-.181.253v.175c0 .155.072.253.18.253s.182-.098.182-.253Zm.912.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.138-.025V7.47c0-.155-.075-.253-.182-.253-.108 0-.181.098-.181.253v.175c0 .155.073.253.181.253.107 0 .181-.098.181-.253Zm.909.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.181.098-.181.253v.175c0 .155.072.253.18.253s.182-.098.182-.253Zm1.664.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.14-.025V7.47c0-.155-.073-.253-.18-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.181.253s.182-.098.182-.253Zm.913.025V7.45c0-.198-.132-.324-.32-.324-.192 0-.32.126-.32.324v.222c0 .198.128.324.32.324.188 0 .32-.126.32-.324Zm-.14-.025V7.47c0-.155-.073-.253-.18-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Zm.913.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.139-.025V7.47c0-.155-.074-.253-.181-.253-.108 0-.181.098-.181.253v.175c0 .155.073.253.181.253.107 0 .181-.098.181-.253Zm.91.025V7.45c0-.198-.13-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.19 0 .32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Zm1.278.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.14-.025V7.47c0-.155-.073-.253-.18-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.181.253s.182-.098.182-.253Zm.912.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Zm.911.025V7.45c0-.198-.131-.324-.32-.324-.192 0-.32.126-.32.324v.222c0 .198.128.324.32.324.189 0 .32-.126.32-.324Zm-.139-.025V7.47c0-.155-.074-.253-.18-.253-.11 0-.182.098-.182.253v.175c0 .155.073.253.181.253.107 0 .181-.098.181-.253Zm.911.025V7.45c0-.198-.13-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.19 0 .32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Z" fill="#fff"/><path d="M1.536 10.125c0-.207.168-.375.375-.375h3.86a.375.375 0 0 1 0 .75h-3.86a.375.375 0 0 1-.375-.375Zm0-6.955c0-.3.25-.545.559-.545h1.956c.308 0 .559.244.559.545v1.91c0 .3-.25.545-.56.545H2.096a.552.552 0 0 1-.559-.545V3.17Z" fill="#fff"/><path d="M3.868 4.696V2.609h.14v.95h.603v.137h-.603v.363h.603v.137h-.603v.363h.603v.137h-.743ZM2.28 3.56h-.743v.136h.603v.363h-.603v.137h.603v.363h-.603v.137h.603v.95h.14V3.559Z" fill="#10299C"/><path d="M14 2.188c0-.104.084-.188.188-.188h4.235a.188.188 0 0 1 0 .375h-4.235A.187.187 0 0 1 14 2.187Z" fill="#fff"/></symbol>',Z=c=>v.createElement(e.EbayIcon,Object.assign({},c,{name:"genericCard12Colored",__type:"icon",__symbol:m}));exports.EbayIconGenericCard12Colored=Z;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("react"),e=require("../../icon-M7M42naA.js"),m='<symbol viewBox="0 0 20 12" id="icon-generic-card-12-colored"><path d="M0 1.01C0 .453.452 0 1.01 0h17.98C19.547 0 20 .452 20 1.01v9.98A1.01 1.01 0 0 1 18.99 12H1.01A1.01 1.01 0 0 1 0 10.99V1.01Z" fill="#10299C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2.176 7.671V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.14-.025V7.47c.001-.155-.073-.253-.18-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Zm.912.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.181.098-.181.253v.175c0 .155.072.253.18.253s.182-.098.182-.253Zm.912.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.139-.025V7.47c0-.155-.074-.253-.18-.253-.11 0-.182.098-.182.253v.175c0 .155.073.253.181.253.107 0 .181-.098.181-.253Zm.91.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .181-.098.181-.253Zm1.279.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.139-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .181-.098.181-.253Zm.911.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.181.098-.181.253v.175c0 .155.072.253.18.253s.182-.098.182-.253Zm.912.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.138-.025V7.47c0-.155-.075-.253-.182-.253-.108 0-.181.098-.181.253v.175c0 .155.073.253.181.253.107 0 .181-.098.181-.253Zm.909.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.181.098-.181.253v.175c0 .155.072.253.18.253s.182-.098.182-.253Zm1.664.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.14-.025V7.47c0-.155-.073-.253-.18-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.181.253s.182-.098.182-.253Zm.913.025V7.45c0-.198-.132-.324-.32-.324-.192 0-.32.126-.32.324v.222c0 .198.128.324.32.324.188 0 .32-.126.32-.324Zm-.14-.025V7.47c0-.155-.073-.253-.18-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Zm.913.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.139-.025V7.47c0-.155-.074-.253-.181-.253-.108 0-.181.098-.181.253v.175c0 .155.073.253.181.253.107 0 .181-.098.181-.253Zm.91.025V7.45c0-.198-.13-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.19 0 .32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Zm1.278.025V7.45c0-.198-.131-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.189 0 .32-.126.32-.324Zm-.14-.025V7.47c0-.155-.073-.253-.18-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.181.253s.182-.098.182-.253Zm.912.025V7.45c0-.198-.13-.324-.32-.324s-.32.126-.32.324v.222c0 .198.13.324.32.324s.32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Zm.911.025V7.45c0-.198-.131-.324-.32-.324-.192 0-.32.126-.32.324v.222c0 .198.128.324.32.324.189 0 .32-.126.32-.324Zm-.139-.025V7.47c0-.155-.074-.253-.18-.253-.11 0-.182.098-.182.253v.175c0 .155.073.253.181.253.107 0 .181-.098.181-.253Zm.911.025V7.45c0-.198-.13-.324-.32-.324-.191 0-.32.126-.32.324v.222c0 .198.129.324.32.324.19 0 .32-.126.32-.324Zm-.138-.025V7.47c0-.155-.074-.253-.181-.253-.109 0-.182.098-.182.253v.175c0 .155.073.253.182.253.107 0 .18-.098.18-.253Z" fill="#fff"/><path d="M1.536 10.125c0-.207.168-.375.375-.375h3.86a.375.375 0 0 1 0 .75h-3.86a.375.375 0 0 1-.375-.375Zm0-6.955c0-.3.25-.545.559-.545h1.956c.308 0 .559.244.559.545v1.91c0 .3-.25.545-.56.545H2.096a.552.552 0 0 1-.559-.545V3.17Z" fill="#fff"/><path d="M3.868 4.696V2.609h.14v.95h.603v.137h-.603v.363h.603v.137h-.603v.363h.603v.137h-.743ZM2.28 3.56h-.743v.136h.603v.363h-.603v.137h.603v.363h-.603v.137h.603v.95h.14V3.559Z" fill="#10299C"/><path d="M14 2.188c0-.104.084-.188.188-.188h4.235a.188.188 0 0 1 0 .375h-4.235A.187.187 0 0 1 14 2.187Z" fill="#fff"/></symbol>',Z=c=>v.createElement(e.EbayIcon,Object.assign({},c,{name:"genericCard12Colored",__type:"icon",__symbol:m}));exports.EbayIconGenericCard12Colored=Z;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("react"),e=require("../../icon-I30uh1Ov.js"),Z='<symbol viewBox="0 0 30 18" id="icon-generic-card-18-colored"><path d="M0 1.526C0 .683.683 0 1.526 0h26.948C29.317 0 30 .683 30 1.526v14.948c0 .843-.683 1.526-1.526 1.526H1.526A1.526 1.526 0 0 1 0 16.474V1.526Z" fill="#10299C"/><path d="M2.346 15.45c0-.317.256-.573.572-.573H8.81a.572.572 0 1 1 0 1.145H2.918a.572.572 0 0 1-.572-.573Z" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.317 11.7v-.338c0-.3-.199-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.211-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.384.039v-.338c0-.3-.2-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.276.149-.276.384v.265c0 .236.111.385.276.385.162 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.196.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.111.385.275.385.163 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.196.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.97.039v-.338c0-.3-.199-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.195.492.486.492.286 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.113-.384-.276-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.383.039v-.338c0-.3-.199-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.383.039v-.338c0-.3-.199-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.2-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm2.556.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.196.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.113-.384-.276-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.383.039v-.338c0-.3-.199-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.195.492.486.492.286 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.383.039v-.338c0-.3-.199-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.195.492.486.492.286 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.199-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.97.039v-.338c0-.3-.2-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.211-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.384.039v-.338c0-.3-.2-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.276-.384-.164 0-.275.149-.275.384v.265c0 .236.111.385.276.385.162 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.196.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.195.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Z" fill="#fff"/><path d="M2.346 4.834c0-.46.382-.832.853-.832h2.985c.471 0 .853.373.853.832v2.914c0 .46-.382.833-.853.833H3.199a.843.843 0 0 1-.853-.833V4.834Z" fill="#fff"/><path d="M5.904 7.161V3.977h.213v1.45h.92v.208h-.92v.555h.92v.208h-.92v.555h.92v.208H5.904ZM3.479 5.427H2.346v.208h.92v.555h-.92v.208h.92v.555h-.92v.208h.92v1.45h.213V5.427Z" fill="#10299C"/><path d="M21 2.573c0-.158.128-.286.286-.286h6.465a.286.286 0 0 1 0 .572h-6.465A.286.286 0 0 1 21 2.573Z" fill="#fff"/></symbol>',m=c=>v.createElement(e.EbayIcon,Object.assign({},c,{name:"genericCard18Colored",__type:"icon",__symbol:Z}));exports.EbayIconGenericCard18Colored=m;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("react"),e=require("../../icon-M7M42naA.js"),Z='<symbol viewBox="0 0 30 18" id="icon-generic-card-18-colored"><path d="M0 1.526C0 .683.683 0 1.526 0h26.948C29.317 0 30 .683 30 1.526v14.948c0 .843-.683 1.526-1.526 1.526H1.526A1.526 1.526 0 0 1 0 16.474V1.526Z" fill="#10299C"/><path d="M2.346 15.45c0-.317.256-.573.572-.573H8.81a.572.572 0 1 1 0 1.145H2.918a.572.572 0 0 1-.572-.573Z" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.317 11.7v-.338c0-.3-.199-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.211-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.384.039v-.338c0-.3-.2-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.276.149-.276.384v.265c0 .236.111.385.276.385.162 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.196.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.111.385.275.385.163 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.196.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.97.039v-.338c0-.3-.199-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.195.492.486.492.286 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.113-.384-.276-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.383.039v-.338c0-.3-.199-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.383.039v-.338c0-.3-.199-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.2-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm2.556.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.196.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.113-.384-.276-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.383.039v-.338c0-.3-.199-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.195.492.486.492.286 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.383.039v-.338c0-.3-.199-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.195.492.486.492.286 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.199-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.97.039v-.338c0-.3-.2-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.211-.039v-.265c0-.235-.113-.384-.275-.384-.165 0-.275.149-.275.384v.265c0 .236.11.385.275.385.162 0 .275-.15.275-.385Zm1.384.039v-.338c0-.3-.2-.49-.486-.49-.29 0-.485.19-.485.49v.338c0 .3.195.492.485.492.287 0 .486-.191.486-.492Zm-.21-.039v-.265c0-.235-.113-.384-.276-.384-.164 0-.275.149-.275.384v.265c0 .236.111.385.276.385.162 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.196.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Zm1.382.039v-.338c0-.3-.198-.49-.485-.49-.29 0-.486.19-.486.49v.338c0 .3.195.492.486.492.287 0 .485-.191.485-.492Zm-.21-.039v-.265c0-.235-.112-.384-.275-.384-.164 0-.275.149-.275.384v.265c0 .236.11.385.275.385.163 0 .275-.15.275-.385Z" fill="#fff"/><path d="M2.346 4.834c0-.46.382-.832.853-.832h2.985c.471 0 .853.373.853.832v2.914c0 .46-.382.833-.853.833H3.199a.843.843 0 0 1-.853-.833V4.834Z" fill="#fff"/><path d="M5.904 7.161V3.977h.213v1.45h.92v.208h-.92v.555h.92v.208h-.92v.555h.92v.208H5.904ZM3.479 5.427H2.346v.208h.92v.555h-.92v.208h.92v.555h-.92v.208h.92v1.45h.213V5.427Z" fill="#10299C"/><path d="M21 2.573c0-.158.128-.286.286-.286h6.465a.286.286 0 0 1 0 .572h-6.465A.286.286 0 0 1 21 2.573Z" fill="#fff"/></symbol>',m=c=>v.createElement(e.EbayIcon,Object.assign({},c,{name:"genericCard18Colored",__type:"icon",__symbol:Z}));exports.EbayIconGenericCard18Colored=m;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("react"),e=require("../../icon-I30uh1Ov.js"),m='<symbol viewBox="0 0 38 24" id="icon-generic-card-24-colored"><path d="M0 2a2 2 0 0 1 2-2h34a2 2 0 0 1 2 2v20a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Z" fill="#10299C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.345 15.337v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.212 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.215 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.813.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.637.25-.637.643v.444c0 .393.256.643.637.643.375 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.147-.504-.36-.504-.215 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.81.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.255.643.636.643.375 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.361.196-.361.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm2.583.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.212 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.215 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.813.052v-.444c0-.393-.26-.643-.637-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.147-.504-.36-.504-.215 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.81.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.255.643.636.643.375 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.361.196-.361.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm3.351.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.375 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.361.196-.361.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.212 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.213 0 .36-.195.36-.504Zm1.809.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm2.583.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.375 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.361.196-.361.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.213 0 .36-.195.36-.504Zm1.813.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.213 0 .36-.195.36-.504Zm1.808.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.213 0 .36-.195.36-.504Z" fill="#fff"/><path d="M3.073 20.25a.75.75 0 0 1 .75-.75h7.72a.75.75 0 0 1 0 1.5h-7.72a.75.75 0 0 1-.75-.75Zm0-13.91c0-.602.5-1.09 1.118-1.09h3.912c.617 0 1.117.488 1.117 1.09v3.82c0 .602-.5 1.09-1.117 1.09H4.19a1.105 1.105 0 0 1-1.118-1.09V6.34Z" fill="#fff"/><path d="M7.736 9.387V5.214h.28v1.9H9.22v.273H8.015v.727H9.22v.273H8.015v.727H9.22v.273H7.736ZM4.558 7.114H3.073v.272h1.205v.728H3.073v.273h1.205v.727H3.073v.273h1.205v1.9h.28V7.114Z" fill="#10299C"/><path d="M26.125 3.375c0-.207.168-.375.375-.375h8.47a.375.375 0 0 1 0 .75H26.5a.375.375 0 0 1-.375-.375Z" fill="#fff"/></symbol>',Z=c=>v.createElement(e.EbayIcon,Object.assign({},c,{name:"genericCard24Colored",__type:"icon",__symbol:m}));exports.EbayIconGenericCard24Colored=Z;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("react"),e=require("../../icon-M7M42naA.js"),m='<symbol viewBox="0 0 38 24" id="icon-generic-card-24-colored"><path d="M0 2a2 2 0 0 1 2-2h34a2 2 0 0 1 2 2v20a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Z" fill="#10299C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.345 15.337v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.212 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.215 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.813.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.637.25-.637.643v.444c0 .393.256.643.637.643.375 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.147-.504-.36-.504-.215 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.81.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.255.643.636.643.375 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.361.196-.361.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm2.583.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.212 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.215 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.813.052v-.444c0-.393-.26-.643-.637-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.147-.504-.36-.504-.215 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.81.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.255.643.636.643.375 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.361.196-.361.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm3.351.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.375 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.361.196-.361.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.212 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.213 0 .36-.195.36-.504Zm1.809.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm2.583.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.375 0 .636-.25.636-.643Zm-.276-.052v-.347c0-.308-.148-.504-.36-.504-.216 0-.361.196-.361.504v.347c0 .309.145.504.36.504.213 0 .36-.195.36-.504Zm1.812.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.213 0 .36-.195.36-.504Zm1.813.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.213 0 .36-.195.36-.504Zm1.808.052v-.444c0-.393-.26-.643-.636-.643-.38 0-.636.25-.636.643v.444c0 .393.256.643.636.643.376 0 .636-.25.636-.643Zm-.275-.052v-.347c0-.308-.147-.504-.36-.504-.216 0-.36.196-.36.504v.347c0 .309.144.504.36.504.213 0 .36-.195.36-.504Z" fill="#fff"/><path d="M3.073 20.25a.75.75 0 0 1 .75-.75h7.72a.75.75 0 0 1 0 1.5h-7.72a.75.75 0 0 1-.75-.75Zm0-13.91c0-.602.5-1.09 1.118-1.09h3.912c.617 0 1.117.488 1.117 1.09v3.82c0 .602-.5 1.09-1.117 1.09H4.19a1.105 1.105 0 0 1-1.118-1.09V6.34Z" fill="#fff"/><path d="M7.736 9.387V5.214h.28v1.9H9.22v.273H8.015v.727H9.22v.273H8.015v.727H9.22v.273H7.736ZM4.558 7.114H3.073v.272h1.205v.728H3.073v.273h1.205v.727H3.073v.273h1.205v1.9h.28V7.114Z" fill="#10299C"/><path d="M26.125 3.375c0-.207.168-.375.375-.375h8.47a.375.375 0 0 1 0 .75H26.5a.375.375 0 0 1-.375-.375Z" fill="#fff"/></symbol>',Z=c=>v.createElement(e.EbayIcon,Object.assign({},c,{name:"genericCard24Colored",__type:"icon",__symbol:m}));exports.EbayIconGenericCard24Colored=Z;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("react"),e=require("../../icon-I30uh1Ov.js"),m='<symbol viewBox="0 0 50 32" id="icon-generic-card-32-colored"><path d="M0 2a2 2 0 0 1 2-2h46a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Z" fill="#10299C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.718 20.449v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.364-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.384.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.495 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.386.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.336.859.837.859.494 0 .837-.333.837-.858ZM9.4 20.38v-.462c0-.412-.194-.672-.474-.672-.284 0-.475.26-.475.672v.462c0 .412.191.672.475.672.28 0 .474-.26.474-.672Zm2.38.069v-.591c0-.525-.343-.858-.838-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.495 0 .837-.333.837-.858Zm-.363-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm3.4.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.836.333-.836.858v.59c0 .526.336.859.836.859.495 0 .837-.333.837-.858Zm-.363-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.475.26-.475.672v.462c0 .412.191.672.475.672.28 0 .474-.26.474-.672Zm2.384.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.385.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.495 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.381.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm4.41.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.336.859.837.859.494 0 .837-.333.837-.858Zm-.364-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.384.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.386.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.336.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.475.26-.475.672v.462c0 .412.191.672.474.672.28 0 .475-.26.475-.672Zm2.38.069v-.591c0-.525-.343-.858-.838-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.363-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm3.399.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.495 0 .837-.333.837-.858Zm-.363-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.475.26-.475.672v.462c0 .412.191.672.474.672.28 0 .475-.26.475-.672Zm2.385.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.384.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.836.333-.836.858v.59c0 .526.336.859.836.859.495 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.381.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Z" fill="#fff"/><path d="M4.044 27c0-.552.442-1 .987-1H15.19c.545 0 .986.448.986 1s-.441 1-.986 1H5.03a.993.993 0 0 1-.986-1Zm0-18.545C4.044 7.65 4.702 7 5.514 7h5.148c.812 0 1.47.651 1.47 1.455v5.09c0 .804-.658 1.455-1.47 1.455H5.515a1.462 1.462 0 0 1-1.471-1.454V8.454Z" fill="#fff"/><path d="M10.179 12.515V6.952h.367v2.533h1.586v.364h-1.585v.97h1.585v.363h-1.585v.97h1.585v.363H10.18Zm-4.182-3.03H4.044v.364h1.585v.97H4.044v.363h1.585v.97H4.044v.363h1.585v2.534h.368V9.485Z" fill="#10299C"/><path d="M34.375 4.5c0-.276.22-.5.493-.5h11.146c.272 0 .493.224.493.5s-.22.5-.493.5H34.868a.497.497 0 0 1-.493-.5Z" fill="#fff"/></symbol>',Z=c=>v.createElement(e.EbayIcon,Object.assign({},c,{name:"genericCard32Colored",__type:"icon",__symbol:m}));exports.EbayIconGenericCard32Colored=Z;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("react"),e=require("../../icon-M7M42naA.js"),m='<symbol viewBox="0 0 50 32" id="icon-generic-card-32-colored"><path d="M0 2a2 2 0 0 1 2-2h46a2 2 0 0 1 2 2v28a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Z" fill="#10299C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.718 20.449v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.364-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.384.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.495 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.386.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.336.859.837.859.494 0 .837-.333.837-.858ZM9.4 20.38v-.462c0-.412-.194-.672-.474-.672-.284 0-.475.26-.475.672v.462c0 .412.191.672.475.672.28 0 .474-.26.474-.672Zm2.38.069v-.591c0-.525-.343-.858-.838-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.495 0 .837-.333.837-.858Zm-.363-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm3.4.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.836.333-.836.858v.59c0 .526.336.859.836.859.495 0 .837-.333.837-.858Zm-.363-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.475.26-.475.672v.462c0 .412.191.672.475.672.28 0 .474-.26.474-.672Zm2.384.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.385.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.495 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.381.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm4.41.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.336.859.837.859.494 0 .837-.333.837-.858Zm-.364-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.384.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.386.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.336.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.475.26-.475.672v.462c0 .412.191.672.474.672.28 0 .475-.26.475-.672Zm2.38.069v-.591c0-.525-.343-.858-.838-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.363-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm3.399.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.495 0 .837-.333.837-.858Zm-.363-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.475.26-.475.672v.462c0 .412.191.672.474.672.28 0 .475-.26.475-.672Zm2.385.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.384.069v-.591c0-.525-.342-.858-.837-.858-.5 0-.836.333-.836.858v.59c0 .526.336.859.836.859.495 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.283 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Zm2.381.069v-.591c0-.525-.343-.858-.837-.858-.5 0-.837.333-.837.858v.59c0 .526.337.859.837.859.494 0 .837-.333.837-.858Zm-.362-.069v-.462c0-.412-.194-.672-.474-.672-.284 0-.474.26-.474.672v.462c0 .412.19.672.474.672.28 0 .474-.26.474-.672Z" fill="#fff"/><path d="M4.044 27c0-.552.442-1 .987-1H15.19c.545 0 .986.448.986 1s-.441 1-.986 1H5.03a.993.993 0 0 1-.986-1Zm0-18.545C4.044 7.65 4.702 7 5.514 7h5.148c.812 0 1.47.651 1.47 1.455v5.09c0 .804-.658 1.455-1.47 1.455H5.515a1.462 1.462 0 0 1-1.471-1.454V8.454Z" fill="#fff"/><path d="M10.179 12.515V6.952h.367v2.533h1.586v.364h-1.585v.97h1.585v.363h-1.585v.97h1.585v.363H10.18Zm-4.182-3.03H4.044v.364h1.585v.97H4.044v.363h1.585v.97H4.044v.363h1.585v2.534h.368V9.485Z" fill="#10299C"/><path d="M34.375 4.5c0-.276.22-.5.493-.5h11.146c.272 0 .493.224.493.5s-.22.5-.493.5H34.868a.497.497 0 0 1-.493-.5Z" fill="#fff"/></symbol>',Z=c=>v.createElement(e.EbayIcon,Object.assign({},c,{name:"genericCard32Colored",__type:"icon",__symbol:m}));exports.EbayIconGenericCard32Colored=Z;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-I30uh1Ov.js"),c='<symbol viewBox="0 0 16 16" id="icon-gift-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 3a1 1 0 0 0-1 1v1h1a1 1 0 1 0 0-2ZM7 4a1 1 0 1 0-1 1h1V4ZM3.17 5A3 3 0 0 1 8 1.764 3 3 0 0 1 12.83 5h.42c.966 0 1.75.784 1.75 1.75v1.5c0 .698-.409 1.3-1 1.582V12.5a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 12.5V9.832A1.75 1.75 0 0 1 1 8.25v-1.5C1 5.784 1.784 5 2.75 5h.42ZM9 7h4v1H9V7ZM6 7H3v1h4V7H6Zm1 3H4v2.5a.5.5 0 0 0 .5.5H7v-3Zm2 0h3v2.5a.5.5 0 0 1-.5.5H9v-3Z"/></symbol>',i=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"gift16",__type:"icon",__symbol:c}));exports.EbayIconGift16=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-M7M42naA.js"),c='<symbol viewBox="0 0 16 16" id="icon-gift-16"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 3a1 1 0 0 0-1 1v1h1a1 1 0 1 0 0-2ZM7 4a1 1 0 1 0-1 1h1V4ZM3.17 5A3 3 0 0 1 8 1.764 3 3 0 0 1 12.83 5h.42c.966 0 1.75.784 1.75 1.75v1.5c0 .698-.409 1.3-1 1.582V12.5a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 12.5V9.832A1.75 1.75 0 0 1 1 8.25v-1.5C1 5.784 1.784 5 2.75 5h.42ZM9 7h4v1H9V7ZM6 7H3v1h4V7H6Zm1 3H4v2.5a.5.5 0 0 0 .5.5H7v-3Zm2 0h3v2.5a.5.5 0 0 1-.5.5H9v-3Z"/></symbol>',i=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"gift16",__type:"icon",__symbol:c}));exports.EbayIconGift16=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-I30uh1Ov.js"),a='<symbol viewBox="0 0 24 24" id="icon-gift-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 3A1.5 1.5 0 0 0 13 4.5V6h1.5a1.5 1.5 0 0 0 0-3ZM12 2.05A3.5 3.5 0 0 1 17.663 6H21a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2v8a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-8a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.337A3.5 3.5 0 0 1 12 2.05ZM9.5 6A1.5 1.5 0 1 1 11 4.5V6H9.5Zm0 2H3v2h8V8H9.5ZM13 8h8v2h-8V8Zm-2 13v-9H5v8a1 1 0 0 0 1 1h5Zm8-9v8a1 1 0 0 1-1 1h-5v-9h6Z"/></symbol>',i=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"gift24",__type:"icon",__symbol:a}));exports.EbayIconGift24=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-M7M42naA.js"),a='<symbol viewBox="0 0 24 24" id="icon-gift-24"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 3A1.5 1.5 0 0 0 13 4.5V6h1.5a1.5 1.5 0 0 0 0-3ZM12 2.05A3.5 3.5 0 0 1 17.663 6H21a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2v8a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-8a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.337A3.5 3.5 0 0 1 12 2.05ZM9.5 6A1.5 1.5 0 1 1 11 4.5V6H9.5Zm0 2H3v2h8V8H9.5ZM13 8h8v2h-8V8Zm-2 13v-9H5v8a1 1 0 0 0 1 1h5Zm8-9v8a1 1 0 0 1-1 1h-5v-9h6Z"/></symbol>',i=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"gift24",__type:"icon",__symbol:a}));exports.EbayIconGift24=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),o=require("../../icon-I30uh1Ov.js"),t='<symbol viewBox="0 0 64 64" id="icon-gift-64"><path fill-rule="evenodd" clip-rule="evenodd" d="M38.5 8a4 4 0 0 0-4 4v4h4a4 4 0 0 0 0-8ZM32 5.775A9 9 0 0 1 46.565 16H56a5 5 0 0 1 5 5v6a5 5 0 0 1-5 5v21.5a7.5 7.5 0 0 1-7.5 7.5h-33A7.5 7.5 0 0 1 8 53.5V32a5 5 0 0 1-5-5v-6a5 5 0 0 1 5-5h9.436A9 9 0 0 1 32 5.775ZM25.5 16a4 4 0 1 1 4-4v4h-4Zm0 5H8v6h21.5v-6h-4Zm9 0H56v6H34.5v-6Zm-5 11H13v21.5a2.5 2.5 0 0 0 2.5 2.5h14V32Zm5 0H51v21.5a2.5 2.5 0 0 1-2.5 2.5h-14V32Z"/></symbol>',i=e=>a.createElement(o.EbayIcon,Object.assign({},e,{name:"gift64",__type:"icon",__symbol:t}));exports.EbayIconGift64=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),o=require("../../icon-M7M42naA.js"),t='<symbol viewBox="0 0 64 64" id="icon-gift-64"><path fill-rule="evenodd" clip-rule="evenodd" d="M38.5 8a4 4 0 0 0-4 4v4h4a4 4 0 0 0 0-8ZM32 5.775A9 9 0 0 1 46.565 16H56a5 5 0 0 1 5 5v6a5 5 0 0 1-5 5v21.5a7.5 7.5 0 0 1-7.5 7.5h-33A7.5 7.5 0 0 1 8 53.5V32a5 5 0 0 1-5-5v-6a5 5 0 0 1 5-5h9.436A9 9 0 0 1 32 5.775ZM25.5 16a4 4 0 1 1 4-4v4h-4Zm0 5H8v6h21.5v-6h-4Zm9 0H56v6H34.5v-6Zm-5 11H13v21.5a2.5 2.5 0 0 0 2.5 2.5h14V32Zm5 0H51v21.5a2.5 2.5 0 0 1-2.5 2.5h-14V32Z"/></symbol>',i=e=>a.createElement(o.EbayIcon,Object.assign({},e,{name:"gift64",__type:"icon",__symbol:t}));exports.EbayIconGift64=i;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-I30uh1Ov.js"),a='<symbol viewBox="0 0 20 12" id="icon-gift-card-12-colored"><rect x=".5" y=".5" width="19" height="11" rx="1.5" fill="#fff" stroke="#191919"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.935 3.812A1.276 1.276 0 0 1 10 2.372a1.276 1.276 0 0 1 2.065 1.44h1.216a.73.73 0 0 1 .73.73v.729a.73.73 0 0 1-.73.729v2.916c0 .604-.49 1.094-1.094 1.094H7.812c-.604 0-1.094-.49-1.094-1.094V6a.73.73 0 0 1-.729-.73v-.728a.73.73 0 0 1 .73-.73h1.216Zm2.977-1.094a.547.547 0 0 0-.547.547v.547h.547a.547.547 0 0 0 0-1.094Zm-1.276.547a.548.548 0 1 0-.548.547h.548v-.547Zm0 1.277H6.718v.729h2.918v-.73Zm0 1.458H7.448v2.916c0 .202.163.365.364.365h1.824V6Zm.73 0h2.186v2.916a.365.365 0 0 1-.365.365h-1.822V6Zm2.539-.73h-2.54v-.728h2.916v.729h-.376Z" fill="#191919"/></symbol>',c=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"giftCard12Colored",__type:"icon",__symbol:a}));exports.EbayIconGiftCard12Colored=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),t=require("../../icon-M7M42naA.js"),a='<symbol viewBox="0 0 20 12" id="icon-gift-card-12-colored"><rect x=".5" y=".5" width="19" height="11" rx="1.5" fill="#fff" stroke="#191919"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.935 3.812A1.276 1.276 0 0 1 10 2.372a1.276 1.276 0 0 1 2.065 1.44h1.216a.73.73 0 0 1 .73.73v.729a.73.73 0 0 1-.73.729v2.916c0 .604-.49 1.094-1.094 1.094H7.812c-.604 0-1.094-.49-1.094-1.094V6a.73.73 0 0 1-.729-.73v-.728a.73.73 0 0 1 .73-.73h1.216Zm2.977-1.094a.547.547 0 0 0-.547.547v.547h.547a.547.547 0 0 0 0-1.094Zm-1.276.547a.548.548 0 1 0-.548.547h.548v-.547Zm0 1.277H6.718v.729h2.918v-.73Zm0 1.458H7.448v2.916c0 .202.163.365.364.365h1.824V6Zm.73 0h2.186v2.916a.365.365 0 0 1-.365.365h-1.822V6Zm2.539-.73h-2.54v-.728h2.916v.729h-.376Z" fill="#191919"/></symbol>',c=e=>o.createElement(t.EbayIcon,Object.assign({},e,{name:"giftCard12Colored",__type:"icon",__symbol:a}));exports.EbayIconGiftCard12Colored=c;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),c=require("../../icon-I30uh1Ov.js"),t='<symbol viewBox="0 0 30 18" id="icon-gift-card-18-colored"><rect x=".5" y=".5" width="29" height="17" rx="1.5" fill="#fff" stroke="#191919"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 3.3a2.005 2.005 0 0 0-3.245 2.262H9.843c-.633 0-1.146.513-1.146 1.146v1.146c0 .632.513 1.145 1.146 1.145v4.584c0 .949.77 1.718 1.719 1.718h6.875c.95 0 1.719-.77 1.719-1.718V8.999c.632 0 1.145-.513 1.145-1.145V6.708c0-.633-.513-1.146-1.145-1.146h-1.91A2.005 2.005 0 0 0 15 3.3Zm1.433.543a.86.86 0 0 0-.859.844v.875h.86a.86.86 0 0 0 0-1.719Zm-2.005.86h-.002a.86.86 0 1 0-.859.859h.861v-.86ZM9.843 6.707v1.146h4.585V6.708H9.843Zm10.313 0v1.146h-4.582V6.708h4.582Zm-5.727 2.291h-3.44v4.584c0 .316.256.573.573.573h2.867V8.999Zm1.145 0h3.436v4.584a.573.573 0 0 1-.573.573h-2.863V8.999Z" fill="#191919"/></symbol>',r=e=>o.createElement(c.EbayIcon,Object.assign({},e,{name:"giftCard18Colored",__type:"icon",__symbol:t}));exports.EbayIconGiftCard18Colored=r;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),c=require("../../icon-M7M42naA.js"),t='<symbol viewBox="0 0 30 18" id="icon-gift-card-18-colored"><rect x=".5" y=".5" width="29" height="17" rx="1.5" fill="#fff" stroke="#191919"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 3.3a2.005 2.005 0 0 0-3.245 2.262H9.843c-.633 0-1.146.513-1.146 1.146v1.146c0 .632.513 1.145 1.146 1.145v4.584c0 .949.77 1.718 1.719 1.718h6.875c.95 0 1.719-.77 1.719-1.718V8.999c.632 0 1.145-.513 1.145-1.145V6.708c0-.633-.513-1.146-1.145-1.146h-1.91A2.005 2.005 0 0 0 15 3.3Zm1.433.543a.86.86 0 0 0-.859.844v.875h.86a.86.86 0 0 0 0-1.719Zm-2.005.86h-.002a.86.86 0 1 0-.859.859h.861v-.86ZM9.843 6.707v1.146h4.585V6.708H9.843Zm10.313 0v1.146h-4.582V6.708h4.582Zm-5.727 2.291h-3.44v4.584c0 .316.256.573.573.573h2.867V8.999Zm1.145 0h3.436v4.584a.573.573 0 0 1-.573.573h-2.863V8.999Z" fill="#191919"/></symbol>',r=e=>o.createElement(c.EbayIcon,Object.assign({},e,{name:"giftCard18Colored",__type:"icon",__symbol:t}));exports.EbayIconGiftCard18Colored=r;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-I30uh1Ov.js"),t='<symbol viewBox="0 0 38 24" id="icon-gift-card-24-colored"><rect x=".5" y=".5" width="37" height="23" rx="1.5" fill="#fff" stroke="#191919"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.871 7.625a2.552 2.552 0 0 1 4.13-2.88 2.552 2.552 0 0 1 4.13 2.88h2.432c.805 0 1.458.653 1.458 1.458v1.458A1.46 1.46 0 0 1 25.563 12v5.833c0 1.208-.98 2.187-2.187 2.187h-4.353a.83.83 0 0 1-.044 0h-4.353a2.187 2.187 0 0 1-2.188-2.187V12a1.459 1.459 0 0 1-1.459-1.459V9.083c0-.805.653-1.458 1.459-1.458h2.433Zm5.953-2.188c-.604 0-1.094.49-1.094 1.094v1.094h1.094a1.094 1.094 0 0 0 0-2.188ZM18.272 6.53a1.094 1.094 0 1 0-1.094 1.093h1.094V6.532Zm0 2.552h-5.834v1.458h.707a.553.553 0 0 1 .045 0h5.082V9.083Zm0 2.917h-4.375v5.833a.73.73 0 0 0 .729.729h3.646V12Zm1.458 0h4.375v5.833a.73.73 0 0 1-.73.729H19.73V12Zm5.082-1.459H19.73V9.083h5.833v1.458h-.707a.83.83 0 0 0-.022 0h-.022Z" fill="#191919"/></symbol>',c=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"giftCard24Colored",__type:"icon",__symbol:t}));exports.EbayIconGiftCard24Colored=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../../icon-M7M42naA.js"),t='<symbol viewBox="0 0 38 24" id="icon-gift-card-24-colored"><rect x=".5" y=".5" width="37" height="23" rx="1.5" fill="#fff" stroke="#191919"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.871 7.625a2.552 2.552 0 0 1 4.13-2.88 2.552 2.552 0 0 1 4.13 2.88h2.432c.805 0 1.458.653 1.458 1.458v1.458A1.46 1.46 0 0 1 25.563 12v5.833c0 1.208-.98 2.187-2.187 2.187h-4.353a.83.83 0 0 1-.044 0h-4.353a2.187 2.187 0 0 1-2.188-2.187V12a1.459 1.459 0 0 1-1.459-1.459V9.083c0-.805.653-1.458 1.459-1.458h2.433Zm5.953-2.188c-.604 0-1.094.49-1.094 1.094v1.094h1.094a1.094 1.094 0 0 0 0-2.188ZM18.272 6.53a1.094 1.094 0 1 0-1.094 1.093h1.094V6.532Zm0 2.552h-5.834v1.458h.707a.553.553 0 0 1 .045 0h5.082V9.083Zm0 2.917h-4.375v5.833a.73.73 0 0 0 .729.729h3.646V12Zm1.458 0h4.375v5.833a.73.73 0 0 1-.73.729H19.73V12Zm5.082-1.459H19.73V9.083h5.833v1.458h-.707a.83.83 0 0 0-.022 0h-.022Z" fill="#191919"/></symbol>',c=e=>o.createElement(a.EbayIcon,Object.assign({},e,{name:"giftCard24Colored",__type:"icon",__symbol:t}));exports.EbayIconGiftCard24Colored=c;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),o=require("../../icon-I30uh1Ov.js"),t='<symbol viewBox="0 0 50 32" id="icon-gift-card-32-colored"><rect x=".5" y=".5" width="49" height="31" rx="1.5" fill="#fff" stroke="#191919"/><path fill-rule="evenodd" clip-rule="evenodd" d="M19.567 10.167a3.428 3.428 0 0 1-.323-1.459c0-1.879 1.503-3.402 3.358-3.402.94 0 1.79.39 2.399 1.021a3.326 3.326 0 0 1 2.398-1.021c1.855 0 3.358 1.523 3.358 3.402 0 .523-.116 1.017-.323 1.46h3.2c1.06 0 1.92.87 1.92 1.944v1.944c0 1.074-.86 1.944-1.919 1.945v7.777c0 1.61-1.288 2.917-2.878 2.917H25.03a.95.95 0 0 1-.058 0h-5.728c-1.59 0-2.878-1.306-2.878-2.917V16c-1.06 0-1.92-.871-1.92-1.945v-1.944c0-1.074.86-1.945 1.92-1.945h3.201ZM27.4 7.25a1.45 1.45 0 0 0-1.439 1.458v1.46h1.44a1.45 1.45 0 0 0 1.439-1.46A1.45 1.45 0 0 0 27.4 7.25Zm-3.358 1.458a1.45 1.45 0 0 0-1.44-1.458c-.794 0-1.438.653-1.438 1.458 0 .806.644 1.459 1.439 1.459h1.44V8.708Zm0 3.404h-7.676v1.944h.93a.95.95 0 0 1 .06 0h6.686v-1.944Zm0 3.889h-5.756v7.777c0 .537.429.972.959.972h4.797V16Zm1.92 0h5.756v7.777c0 .537-.43.972-.96.972H25.96V16Zm6.686-1.945H25.96v-1.944h7.675v1.944h-.988Z" fill="#191919"/></symbol>',r=e=>c.createElement(o.EbayIcon,Object.assign({},e,{name:"giftCard32Colored",__type:"icon",__symbol:t}));exports.EbayIconGiftCard32Colored=r;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),o=require("../../icon-M7M42naA.js"),t='<symbol viewBox="0 0 50 32" id="icon-gift-card-32-colored"><rect x=".5" y=".5" width="49" height="31" rx="1.5" fill="#fff" stroke="#191919"/><path fill-rule="evenodd" clip-rule="evenodd" d="M19.567 10.167a3.428 3.428 0 0 1-.323-1.459c0-1.879 1.503-3.402 3.358-3.402.94 0 1.79.39 2.399 1.021a3.326 3.326 0 0 1 2.398-1.021c1.855 0 3.358 1.523 3.358 3.402 0 .523-.116 1.017-.323 1.46h3.2c1.06 0 1.92.87 1.92 1.944v1.944c0 1.074-.86 1.944-1.919 1.945v7.777c0 1.61-1.288 2.917-2.878 2.917H25.03a.95.95 0 0 1-.058 0h-5.728c-1.59 0-2.878-1.306-2.878-2.917V16c-1.06 0-1.92-.871-1.92-1.945v-1.944c0-1.074.86-1.945 1.92-1.945h3.201ZM27.4 7.25a1.45 1.45 0 0 0-1.439 1.458v1.46h1.44a1.45 1.45 0 0 0 1.439-1.46A1.45 1.45 0 0 0 27.4 7.25Zm-3.358 1.458a1.45 1.45 0 0 0-1.44-1.458c-.794 0-1.438.653-1.438 1.458 0 .806.644 1.459 1.439 1.459h1.44V8.708Zm0 3.404h-7.676v1.944h.93a.95.95 0 0 1 .06 0h6.686v-1.944Zm0 3.889h-5.756v7.777c0 .537.429.972.959.972h4.797V16Zm1.92 0h5.756v7.777c0 .537-.43.972-.96.972H25.96V16Zm6.686-1.945H25.96v-1.944h7.675v1.944h-.988Z" fill="#191919"/></symbol>',r=e=>c.createElement(o.EbayIcon,Object.assign({},e,{name:"giftCard32Colored",__type:"icon",__symbol:t}));exports.EbayIconGiftCard32Colored=r;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),h=require("../../icon-I30uh1Ov.js"),l='<symbol viewBox="0 0 20 12" id="icon-girocard-12-colored"><rect x=".5" y=".5" width="19" height="11" rx="1.5" fill="#fff" stroke="#191919" stroke-width="1"/><path d="M12.621 7.086a.934.934 0 0 0 .431-.093l-.024-.288c-.062.028-.203.097-.373.097-.024 0-.135 0-.227-.049-.271-.134-.338-.408-.338-.611 0-.3.151-.475.303-.558.138-.077.262-.073.312-.073a.71.71 0 0 1 .278.077l.016-.291c-.056-.014-.19-.058-.344-.062a.825.825 0 0 0-.713.328.983.983 0 0 0-.183.631c.013.476.285.732.522.829a.88.88 0 0 0 .34.063Zm1.702-.833c0 .118-.01.186-.027.241a.467.467 0 0 1-.08.153.442.442 0 0 1-.369.19c-.147 0-.343-.077-.343-.287 0-.209.183-.297.343-.337.049-.01.125-.019.235-.019.08 0 .16.003.24.01v.049Zm.019.805h.273V5.904a.8.8 0 0 0-.09-.403c-.093-.156-.297-.266-.578-.266-.34 0-.513.122-.56.151v.281c.071-.042.278-.169.5-.169.217 0 .351.125.396.242a.742.742 0 0 1 .032.236 5.22 5.22 0 0 0-.257-.008c-.176 0-.388.008-.564.094-.137.066-.325.193-.325.48 0 .196.091.34.18.415.1.085.235.118.372.126a.69.69 0 0 0 .431-.119c.076-.058.123-.113.19-.19v.284Zm1.437-1.523c.087 0 .13.015.217.043v-.313c-.016-.001-.113-.016-.193-.016a.52.52 0 0 0-.42.183 1.147 1.147 0 0 0-.089.136l-.016-.298h-.302c.01.224.016.38.016.601l-.001.699v.488h.324v-.875c.011-.17.02-.394.194-.547.116-.1.23-.1.27-.1Zm1.58.644c0 .032-.002.14-.037.25-.083.252-.272.39-.483.39a.477.477 0 0 1-.435-.294.775.775 0 0 1-.067-.366c0-.045.003-.15.047-.276.116-.333.38-.365.468-.365.203 0 .39.136.47.384.014.052.041.149.037.277Zm.314.5c-.01-.347-.01-.593-.01-.94 0-.434.008-.868.01-1.3h-.32V5.51a.655.655 0 0 0-.542-.276.765.765 0 0 0-.564.245c-.267.287-.245.675-.245.733.004.125.02.264.072.393.085.22.289.494.71.494.046 0 .292 0 .478-.184a.67.67 0 0 0 .11-.13l.015.272h.3c-.008-.142-.009-.239-.014-.38ZM8.419 5.27h-.315v1.79h.315V5.27Zm-1.023.906c0 .045 0 .223-.103.384a.499.499 0 0 1-.408.25.496.496 0 0 1-.328-.131c-.126-.125-.163-.326-.163-.517.002-.27.08-.422.208-.539a.406.406 0 0 1 .28-.114.49.49 0 0 1 .297.11c.227.19.217.54.217.557Zm.16 1.384c.134-.176.144-.359.154-.734L7.706 5.27h-.3v.276a.636.636 0 0 0-.572-.311.732.732 0 0 0-.6.32 1.05 1.05 0 0 0-.178.621c0 .05 0 .219.053.378a.834.834 0 0 0 .25.394.67.67 0 0 0 .475.148.745.745 0 0 0 .428-.155.662.662 0 0 0 .12-.135l-.002.246c-.007.08-.011.16-.042.238a.387.387 0 0 1-.08.136c-.086.1-.196.15-.407.158-.207 0-.377-.049-.455-.076-.086-.031-.14-.065-.177-.086l-.033.312a1.728 1.728 0 0 0 .645.128c.247 0 .405-.057.512-.115a.64.64 0 0 0 .214-.187Zm.527-2.716h.344v-.353h-.344v.353Zm1.504.692c.087 0 .131.015.217.042v-.314c-.016 0-.112-.015-.193-.015a.521.521 0 0 0-.421.184 1.21 1.21 0 0 0-.087.135l-.017-.298h-.3c.01.224.017.38.017.602 0 .259-.005.442-.005.698v.489h.325v-.876c.01-.17.02-.394.194-.547.116-.1.23-.1.27-.1Zm1.645.611c0 .196-.06.482-.301.618a.532.532 0 0 1-.248.062.529.529 0 0 1-.217-.048.63.63 0 0 1-.087-.057.578.578 0 0 1-.17-.235.824.824 0 0 1-.06-.346.692.692 0 0 1 .217-.515.532.532 0 0 1 .351-.128c.277.004.4.194.46.34.02.052.055.168.055.31Zm.07.715c.207-.208.266-.492.263-.72-.01-.44-.24-.702-.458-.817a.874.874 0 0 0-.39-.086c-.4 0-.659.208-.782.422-.088.152-.12.329-.124.509-.004.359.124.57.277.72a.89.89 0 0 0 .114.083c.1.065.244.12.48.12a.89.89 0 0 0 .379-.07.79.79 0 0 0 .24-.16ZM4.693 5.123h-.27v.072h.212l.537 2.182H2.428l.536-2.182h.213v-.072h-.27l-.595 2.343h2.975l-.594-2.343Z" fill="#1F3A6A"/><path d="M4.321 4.139H3.278a.106.106 0 0 0-.106.106v1.023h.078V4.245c0-.015.013-.028.028-.028h.194v.738h-.204l.293.313h.477l.293-.313h-.204v-.738h.194c.015 0 .028.013.028.028v1.023h.078V4.245a.106.106 0 0 0-.106-.106Z" fill="#5DC4E9"/><path d="M3.57 6.544h.46c.03 0 .053-.025.051-.055l-.017-.302a.06.06 0 0 0-.059-.055h-.412a.06.06 0 0 0-.059.055l-.017.302a.052.052 0 0 0 .052.055Zm-.197-.412h-.416a.07.07 0 0 0-.066.054l-.061.304a.044.044 0 0 0 .044.054h.464c.03 0 .057-.025.06-.055l.026-.302a.05.05 0 0 0-.051-.055Zm.215-.095h.423a.04.04 0 0 0 .042-.044L4.04 5.75a.048.048 0 0 0-.047-.044h-.384a.048.048 0 0 0-.047.044l-.015.242a.042.042 0 0 0 .042.044Zm-.168-.33h-.388a.057.057 0 0 0-.054.044l-.048.242a.035.035 0 0 0 .035.044h.427a.05.05 0 0 0 .048-.044l.021-.242a.04.04 0 0 0-.04-.044Zm1.212.33c.025 0 .041-.02.036-.044l-.049-.242a.057.057 0 0 0-.053-.044h-.387a.04.04 0 0 0-.041.044l.02.242a.05.05 0 0 0 .049.044h.425Zm-1.025-.411h.386a.036.036 0 0 0 .036-.039l-.01-.186a.042.042 0 0 0-.042-.039h-.355a.042.042 0 0 0-.041.04l-.011.185a.036.036 0 0 0 .037.04Zm.948 0a.03.03 0 0 0 .031-.038L4.548 5.4a.05.05 0 0 0-.046-.038h-.358a.035.035 0 0 0-.036.04l.016.185c.002.022.02.04.042.04h.39Zm-1.1-.264h-.36a.05.05 0 0 0-.046.038l-.038.188a.03.03 0 0 0 .031.038h.39a.043.043 0 0 0 .043-.039l.016-.186a.035.035 0 0 0-.036-.039Zm1.269 1.182c.03 0 .051-.024.045-.054l-.061-.304a.071.071 0 0 0-.067-.054h-.415a.05.05 0 0 0-.05.055l.025.302c.003.03.03.055.06.055h.463Zm-.699.113h-.451a.072.072 0 0 0-.07.067l-.023.382a.062.062 0 0 0 .063.067h.511c.037 0 .065-.03.063-.067l-.022-.382a.072.072 0 0 0-.071-.067Zm-.708 0h-.454a.085.085 0 0 0-.08.066l-.078.384a.053.053 0 0 0 .054.066h.514c.036 0 .069-.03.072-.067l.033-.382a.06.06 0 0 0-.061-.067Zm1.499.066a.085.085 0 0 0-.08-.066h-.454a.06.06 0 0 0-.06.067l.032.382a.074.074 0 0 0 .073.067h.513c.037 0 .061-.03.054-.066l-.078-.384Z" fill="#1F3A6A"/></symbol>',o=a=>c.createElement(h.EbayIcon,Object.assign({},a,{name:"girocard12Colored",__type:"icon",__symbol:l}));exports.EbayIconGirocard12Colored=o;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),h=require("../../icon-M7M42naA.js"),l='<symbol viewBox="0 0 20 12" id="icon-girocard-12-colored"><rect x=".5" y=".5" width="19" height="11" rx="1.5" fill="#fff" stroke="#191919" stroke-width="1"/><path d="M12.621 7.086a.934.934 0 0 0 .431-.093l-.024-.288c-.062.028-.203.097-.373.097-.024 0-.135 0-.227-.049-.271-.134-.338-.408-.338-.611 0-.3.151-.475.303-.558.138-.077.262-.073.312-.073a.71.71 0 0 1 .278.077l.016-.291c-.056-.014-.19-.058-.344-.062a.825.825 0 0 0-.713.328.983.983 0 0 0-.183.631c.013.476.285.732.522.829a.88.88 0 0 0 .34.063Zm1.702-.833c0 .118-.01.186-.027.241a.467.467 0 0 1-.08.153.442.442 0 0 1-.369.19c-.147 0-.343-.077-.343-.287 0-.209.183-.297.343-.337.049-.01.125-.019.235-.019.08 0 .16.003.24.01v.049Zm.019.805h.273V5.904a.8.8 0 0 0-.09-.403c-.093-.156-.297-.266-.578-.266-.34 0-.513.122-.56.151v.281c.071-.042.278-.169.5-.169.217 0 .351.125.396.242a.742.742 0 0 1 .032.236 5.22 5.22 0 0 0-.257-.008c-.176 0-.388.008-.564.094-.137.066-.325.193-.325.48 0 .196.091.34.18.415.1.085.235.118.372.126a.69.69 0 0 0 .431-.119c.076-.058.123-.113.19-.19v.284Zm1.437-1.523c.087 0 .13.015.217.043v-.313c-.016-.001-.113-.016-.193-.016a.52.52 0 0 0-.42.183 1.147 1.147 0 0 0-.089.136l-.016-.298h-.302c.01.224.016.38.016.601l-.001.699v.488h.324v-.875c.011-.17.02-.394.194-.547.116-.1.23-.1.27-.1Zm1.58.644c0 .032-.002.14-.037.25-.083.252-.272.39-.483.39a.477.477 0 0 1-.435-.294.775.775 0 0 1-.067-.366c0-.045.003-.15.047-.276.116-.333.38-.365.468-.365.203 0 .39.136.47.384.014.052.041.149.037.277Zm.314.5c-.01-.347-.01-.593-.01-.94 0-.434.008-.868.01-1.3h-.32V5.51a.655.655 0 0 0-.542-.276.765.765 0 0 0-.564.245c-.267.287-.245.675-.245.733.004.125.02.264.072.393.085.22.289.494.71.494.046 0 .292 0 .478-.184a.67.67 0 0 0 .11-.13l.015.272h.3c-.008-.142-.009-.239-.014-.38ZM8.419 5.27h-.315v1.79h.315V5.27Zm-1.023.906c0 .045 0 .223-.103.384a.499.499 0 0 1-.408.25.496.496 0 0 1-.328-.131c-.126-.125-.163-.326-.163-.517.002-.27.08-.422.208-.539a.406.406 0 0 1 .28-.114.49.49 0 0 1 .297.11c.227.19.217.54.217.557Zm.16 1.384c.134-.176.144-.359.154-.734L7.706 5.27h-.3v.276a.636.636 0 0 0-.572-.311.732.732 0 0 0-.6.32 1.05 1.05 0 0 0-.178.621c0 .05 0 .219.053.378a.834.834 0 0 0 .25.394.67.67 0 0 0 .475.148.745.745 0 0 0 .428-.155.662.662 0 0 0 .12-.135l-.002.246c-.007.08-.011.16-.042.238a.387.387 0 0 1-.08.136c-.086.1-.196.15-.407.158-.207 0-.377-.049-.455-.076-.086-.031-.14-.065-.177-.086l-.033.312a1.728 1.728 0 0 0 .645.128c.247 0 .405-.057.512-.115a.64.64 0 0 0 .214-.187Zm.527-2.716h.344v-.353h-.344v.353Zm1.504.692c.087 0 .131.015.217.042v-.314c-.016 0-.112-.015-.193-.015a.521.521 0 0 0-.421.184 1.21 1.21 0 0 0-.087.135l-.017-.298h-.3c.01.224.017.38.017.602 0 .259-.005.442-.005.698v.489h.325v-.876c.01-.17.02-.394.194-.547.116-.1.23-.1.27-.1Zm1.645.611c0 .196-.06.482-.301.618a.532.532 0 0 1-.248.062.529.529 0 0 1-.217-.048.63.63 0 0 1-.087-.057.578.578 0 0 1-.17-.235.824.824 0 0 1-.06-.346.692.692 0 0 1 .217-.515.532.532 0 0 1 .351-.128c.277.004.4.194.46.34.02.052.055.168.055.31Zm.07.715c.207-.208.266-.492.263-.72-.01-.44-.24-.702-.458-.817a.874.874 0 0 0-.39-.086c-.4 0-.659.208-.782.422-.088.152-.12.329-.124.509-.004.359.124.57.277.72a.89.89 0 0 0 .114.083c.1.065.244.12.48.12a.89.89 0 0 0 .379-.07.79.79 0 0 0 .24-.16ZM4.693 5.123h-.27v.072h.212l.537 2.182H2.428l.536-2.182h.213v-.072h-.27l-.595 2.343h2.975l-.594-2.343Z" fill="#1F3A6A"/><path d="M4.321 4.139H3.278a.106.106 0 0 0-.106.106v1.023h.078V4.245c0-.015.013-.028.028-.028h.194v.738h-.204l.293.313h.477l.293-.313h-.204v-.738h.194c.015 0 .028.013.028.028v1.023h.078V4.245a.106.106 0 0 0-.106-.106Z" fill="#5DC4E9"/><path d="M3.57 6.544h.46c.03 0 .053-.025.051-.055l-.017-.302a.06.06 0 0 0-.059-.055h-.412a.06.06 0 0 0-.059.055l-.017.302a.052.052 0 0 0 .052.055Zm-.197-.412h-.416a.07.07 0 0 0-.066.054l-.061.304a.044.044 0 0 0 .044.054h.464c.03 0 .057-.025.06-.055l.026-.302a.05.05 0 0 0-.051-.055Zm.215-.095h.423a.04.04 0 0 0 .042-.044L4.04 5.75a.048.048 0 0 0-.047-.044h-.384a.048.048 0 0 0-.047.044l-.015.242a.042.042 0 0 0 .042.044Zm-.168-.33h-.388a.057.057 0 0 0-.054.044l-.048.242a.035.035 0 0 0 .035.044h.427a.05.05 0 0 0 .048-.044l.021-.242a.04.04 0 0 0-.04-.044Zm1.212.33c.025 0 .041-.02.036-.044l-.049-.242a.057.057 0 0 0-.053-.044h-.387a.04.04 0 0 0-.041.044l.02.242a.05.05 0 0 0 .049.044h.425Zm-1.025-.411h.386a.036.036 0 0 0 .036-.039l-.01-.186a.042.042 0 0 0-.042-.039h-.355a.042.042 0 0 0-.041.04l-.011.185a.036.036 0 0 0 .037.04Zm.948 0a.03.03 0 0 0 .031-.038L4.548 5.4a.05.05 0 0 0-.046-.038h-.358a.035.035 0 0 0-.036.04l.016.185c.002.022.02.04.042.04h.39Zm-1.1-.264h-.36a.05.05 0 0 0-.046.038l-.038.188a.03.03 0 0 0 .031.038h.39a.043.043 0 0 0 .043-.039l.016-.186a.035.035 0 0 0-.036-.039Zm1.269 1.182c.03 0 .051-.024.045-.054l-.061-.304a.071.071 0 0 0-.067-.054h-.415a.05.05 0 0 0-.05.055l.025.302c.003.03.03.055.06.055h.463Zm-.699.113h-.451a.072.072 0 0 0-.07.067l-.023.382a.062.062 0 0 0 .063.067h.511c.037 0 .065-.03.063-.067l-.022-.382a.072.072 0 0 0-.071-.067Zm-.708 0h-.454a.085.085 0 0 0-.08.066l-.078.384a.053.053 0 0 0 .054.066h.514c.036 0 .069-.03.072-.067l.033-.382a.06.06 0 0 0-.061-.067Zm1.499.066a.085.085 0 0 0-.08-.066h-.454a.06.06 0 0 0-.06.067l.032.382a.074.074 0 0 0 .073.067h.513c.037 0 .061-.03.054-.066l-.078-.384Z" fill="#1F3A6A"/></symbol>',o=a=>c.createElement(h.EbayIcon,Object.assign({},a,{name:"girocard12Colored",__type:"icon",__symbol:l}));exports.EbayIconGirocard12Colored=o;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),l=require("../../icon-I30uh1Ov.js"),h='<symbol viewBox="0 0 30 18" id="icon-girocard-18-colored"><rect x=".5" y=".5" width="29" height="17" rx="1.5" fill="#fff" stroke="#191919" stroke-width="1"/><path d="M19.077 10.688c.334 0 .514-.074.67-.144l-.037-.447c-.096.042-.316.15-.58.15-.038 0-.21 0-.353-.076-.422-.209-.526-.634-.526-.95 0-.469.235-.739.471-.868.215-.12.408-.114.485-.114.197.01.353.08.432.12l.026-.453c-.088-.022-.296-.091-.535-.096-.557-.017-.905.242-1.109.51-.232.303-.295.673-.285.982.02.74.442 1.138.812 1.288.098.045.274.095.53.098Zm2.647-1.296c0 .184-.017.29-.042.376a.722.722 0 0 1-.125.238.687.687 0 0 1-.573.295c-.229 0-.533-.12-.533-.446 0-.325.284-.463.533-.524a1.87 1.87 0 0 1 .366-.03c.124 0 .25.004.374.015v.076Zm.03 1.254h.424V8.849c0-.278-.064-.513-.139-.625-.145-.243-.462-.414-.9-.414-.53 0-.799.19-.872.235v.437c.112-.066.433-.264.779-.264.338 0 .546.195.616.376.04.114.05.251.05.368a8.138 8.138 0 0 0-.4-.012c-.274 0-.603.012-.878.146-.213.102-.505.3-.505.746 0 .305.142.528.28.646.157.132.366.184.579.197.317.009.533-.088.67-.185.119-.09.191-.177.295-.296v.442Zm2.235-2.37c.135 0 .203.024.337.067v-.487c-.025-.002-.175-.025-.3-.025-.202 0-.457.048-.654.285-.033.038-.078.113-.137.211l-.025-.464h-.47c.017.349.025.592.025.936l-.002 1.087v.76h.504V9.284c.018-.264.03-.614.302-.851.18-.157.358-.157.42-.157Zm2.458 1.002c0 .05-.003.217-.057.388-.13.393-.424.608-.753.608-.265 0-.53-.145-.677-.458a1.205 1.205 0 0 1-.102-.57c0-.07.003-.232.072-.43.181-.516.592-.567.728-.567.317 0 .607.213.732.597.021.082.063.232.057.432Zm.488.776c-.014-.538-.014-.92-.014-1.461 0-.674.01-1.35.014-2.023h-.496v1.67a1.086 1.086 0 0 0-.158-.178 1.019 1.019 0 0 0-.685-.252 1.19 1.19 0 0 0-.88.381c-.415.446-.38 1.05-.38 1.14.006.194.031.41.111.61.134.345.45.77 1.107.77.07 0 .453 0 .742-.287.053-.043.089-.09.172-.203l.022.425h.468c-.013-.222-.015-.372-.023-.592ZM12.54 7.863h-.49v2.783h.49V7.863Zm-1.59 1.41c0 .07 0 .346-.161.597-.167.263-.417.388-.635.388a.772.772 0 0 1-.51-.204c-.197-.194-.254-.506-.254-.803.004-.42.125-.657.323-.839a.63.63 0 0 1 .436-.177c.14 0 .316.053.462.17.354.297.339.84.339.868Zm.25 2.152c.207-.274.223-.558.238-1.141l-.006-2.421h-.466v.43a.989.989 0 0 0-.89-.484 1.138 1.138 0 0 0-.936.497c-.218.3-.276.66-.276.967 0 .076 0 .34.083.587.021.07.115.38.39.613.152.124.385.248.738.23.198-.01.469-.074.666-.24.063-.055.1-.091.187-.21l-.004.381c-.01.124-.017.248-.064.371a.603.603 0 0 1-.125.211c-.134.155-.305.235-.633.247a2.23 2.23 0 0 1-.708-.118c-.134-.05-.218-.102-.275-.134l-.052.484c.078.032.136.053.22.082.133.042.426.117.783.117.385 0 .63-.088.796-.178a.995.995 0 0 0 .333-.291Zm.818-4.224h.536v-.55h-.536v.55Zm2.34 1.075c.135 0 .204.024.337.067v-.49c-.025 0-.175-.022-.3-.022-.203 0-.458.048-.655.285a1.964 1.964 0 0 0-.136.21l-.025-.463h-.468c.015.349.027.592.027.936 0 .403-.007.687-.007 1.087v.76h.505V9.283c.015-.264.03-.613.301-.85.181-.157.359-.157.42-.157Zm2.558.952c0 .304-.094.75-.468.96a.826.826 0 0 1-.386.098.823.823 0 0 1-.337-.076.977.977 0 0 1-.136-.088.898.898 0 0 1-.265-.366 1.281 1.281 0 0 1-.092-.538c.009-.386.17-.66.337-.8a.828.828 0 0 1 .547-.2c.43.005.622.301.716.527.03.082.084.263.084.483Zm.109 1.111c.322-.324.414-.765.41-1.12-.016-.684-.374-1.092-.713-1.27a1.36 1.36 0 0 0-.606-.134c-.624 0-1.025.323-1.217.656-.137.237-.186.511-.194.792-.005.558.194.887.432 1.119.058.048.115.092.177.13.156.102.38.187.748.187.282 0 .468-.053.588-.109a1.23 1.23 0 0 0 .375-.25ZM6.744 7.635h-.42v.112h.33l.835 3.393H3.221l.834-3.393h.33v-.112h-.42l-.923 3.644h4.626l-.924-3.644Z" fill="#1F3A6A"/><path d="M6.166 6.104H4.543a.165.165 0 0 0-.165.165v1.592h.123V6.27c0-.023.02-.042.042-.042h.303v1.148h-.318l.455.486h.743l.456-.486h-.318V6.227h.302c.024 0 .043.02.043.042v1.592h.122V6.27a.165.165 0 0 0-.165-.165Z" fill="#5DC4E9"/><path d="M4.997 9.847h.715a.08.08 0 0 0 .082-.087l-.028-.469a.093.093 0 0 0-.091-.086h-.64a.093.093 0 0 0-.092.086l-.028.47a.08.08 0 0 0 .082.086Zm-.307-.642h-.646a.11.11 0 0 0-.103.085l-.095.472a.068.068 0 0 0 .07.085h.72c.048 0 .09-.04.094-.086l.04-.47a.078.078 0 0 0-.08-.086Zm.336-.148h.658a.065.065 0 0 0 .065-.069l-.022-.375a.074.074 0 0 0-.073-.069h-.598a.074.074 0 0 0-.073.069l-.022.375a.065.065 0 0 0 .065.07Zm-.261-.513H4.16a.088.088 0 0 0-.083.068l-.076.377a.055.055 0 0 0 .056.068h.664a.077.077 0 0 0 .075-.069l.032-.375a.063.063 0 0 0-.063-.069Zm1.885.513c.039 0 .064-.03.056-.068l-.076-.377a.088.088 0 0 0-.083-.068h-.603a.063.063 0 0 0-.063.069l.032.375a.077.077 0 0 0 .075.07h.663Zm-1.595-.639h.6a.057.057 0 0 0 .057-.06l-.017-.29a.065.065 0 0 0-.064-.06H5.08a.065.065 0 0 0-.064.06l-.017.29a.057.057 0 0 0 .057.06Zm1.475 0a.048.048 0 0 0 .049-.059l-.06-.292a.077.077 0 0 0-.072-.06H5.89a.055.055 0 0 0-.055.061l.024.29c.003.033.033.06.066.06h.605Zm-1.71-.41h-.56a.077.077 0 0 0-.073.06l-.059.291a.048.048 0 0 0 .049.06h.607a.067.067 0 0 0 .066-.061l.025-.29a.055.055 0 0 0-.056-.06Zm1.973 1.839a.068.068 0 0 0 .07-.085l-.096-.472a.11.11 0 0 0-.103-.085h-.645a.078.078 0 0 0-.08.086l.04.47a.096.096 0 0 0 .095.086h.72Zm-1.087.174h-.702a.112.112 0 0 0-.11.104l-.034.595a.097.097 0 0 0 .097.103h.795a.097.097 0 0 0 .098-.103l-.035-.595a.112.112 0 0 0-.11-.104Zm-1.102 0h-.706a.132.132 0 0 0-.125.102l-.12.599a.082.082 0 0 0 .083.101h.8a.115.115 0 0 0 .112-.103l.05-.595a.094.094 0 0 0-.094-.104Zm2.331.102a.133.133 0 0 0-.124-.101h-.705c-.057 0-.1.046-.095.103l.05.595a.115.115 0 0 0 .113.103h.8a.082.082 0 0 0 .082-.101l-.12-.599Z" fill="#1F3A6A"/></symbol>',o=a=>c.createElement(l.EbayIcon,Object.assign({},a,{name:"girocard18Colored",__type:"icon",__symbol:h}));exports.EbayIconGirocard18Colored=o;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),l=require("../../icon-M7M42naA.js"),h='<symbol viewBox="0 0 30 18" id="icon-girocard-18-colored"><rect x=".5" y=".5" width="29" height="17" rx="1.5" fill="#fff" stroke="#191919" stroke-width="1"/><path d="M19.077 10.688c.334 0 .514-.074.67-.144l-.037-.447c-.096.042-.316.15-.58.15-.038 0-.21 0-.353-.076-.422-.209-.526-.634-.526-.95 0-.469.235-.739.471-.868.215-.12.408-.114.485-.114.197.01.353.08.432.12l.026-.453c-.088-.022-.296-.091-.535-.096-.557-.017-.905.242-1.109.51-.232.303-.295.673-.285.982.02.74.442 1.138.812 1.288.098.045.274.095.53.098Zm2.647-1.296c0 .184-.017.29-.042.376a.722.722 0 0 1-.125.238.687.687 0 0 1-.573.295c-.229 0-.533-.12-.533-.446 0-.325.284-.463.533-.524a1.87 1.87 0 0 1 .366-.03c.124 0 .25.004.374.015v.076Zm.03 1.254h.424V8.849c0-.278-.064-.513-.139-.625-.145-.243-.462-.414-.9-.414-.53 0-.799.19-.872.235v.437c.112-.066.433-.264.779-.264.338 0 .546.195.616.376.04.114.05.251.05.368a8.138 8.138 0 0 0-.4-.012c-.274 0-.603.012-.878.146-.213.102-.505.3-.505.746 0 .305.142.528.28.646.157.132.366.184.579.197.317.009.533-.088.67-.185.119-.09.191-.177.295-.296v.442Zm2.235-2.37c.135 0 .203.024.337.067v-.487c-.025-.002-.175-.025-.3-.025-.202 0-.457.048-.654.285-.033.038-.078.113-.137.211l-.025-.464h-.47c.017.349.025.592.025.936l-.002 1.087v.76h.504V9.284c.018-.264.03-.614.302-.851.18-.157.358-.157.42-.157Zm2.458 1.002c0 .05-.003.217-.057.388-.13.393-.424.608-.753.608-.265 0-.53-.145-.677-.458a1.205 1.205 0 0 1-.102-.57c0-.07.003-.232.072-.43.181-.516.592-.567.728-.567.317 0 .607.213.732.597.021.082.063.232.057.432Zm.488.776c-.014-.538-.014-.92-.014-1.461 0-.674.01-1.35.014-2.023h-.496v1.67a1.086 1.086 0 0 0-.158-.178 1.019 1.019 0 0 0-.685-.252 1.19 1.19 0 0 0-.88.381c-.415.446-.38 1.05-.38 1.14.006.194.031.41.111.61.134.345.45.77 1.107.77.07 0 .453 0 .742-.287.053-.043.089-.09.172-.203l.022.425h.468c-.013-.222-.015-.372-.023-.592ZM12.54 7.863h-.49v2.783h.49V7.863Zm-1.59 1.41c0 .07 0 .346-.161.597-.167.263-.417.388-.635.388a.772.772 0 0 1-.51-.204c-.197-.194-.254-.506-.254-.803.004-.42.125-.657.323-.839a.63.63 0 0 1 .436-.177c.14 0 .316.053.462.17.354.297.339.84.339.868Zm.25 2.152c.207-.274.223-.558.238-1.141l-.006-2.421h-.466v.43a.989.989 0 0 0-.89-.484 1.138 1.138 0 0 0-.936.497c-.218.3-.276.66-.276.967 0 .076 0 .34.083.587.021.07.115.38.39.613.152.124.385.248.738.23.198-.01.469-.074.666-.24.063-.055.1-.091.187-.21l-.004.381c-.01.124-.017.248-.064.371a.603.603 0 0 1-.125.211c-.134.155-.305.235-.633.247a2.23 2.23 0 0 1-.708-.118c-.134-.05-.218-.102-.275-.134l-.052.484c.078.032.136.053.22.082.133.042.426.117.783.117.385 0 .63-.088.796-.178a.995.995 0 0 0 .333-.291Zm.818-4.224h.536v-.55h-.536v.55Zm2.34 1.075c.135 0 .204.024.337.067v-.49c-.025 0-.175-.022-.3-.022-.203 0-.458.048-.655.285a1.964 1.964 0 0 0-.136.21l-.025-.463h-.468c.015.349.027.592.027.936 0 .403-.007.687-.007 1.087v.76h.505V9.283c.015-.264.03-.613.301-.85.181-.157.359-.157.42-.157Zm2.558.952c0 .304-.094.75-.468.96a.826.826 0 0 1-.386.098.823.823 0 0 1-.337-.076.977.977 0 0 1-.136-.088.898.898 0 0 1-.265-.366 1.281 1.281 0 0 1-.092-.538c.009-.386.17-.66.337-.8a.828.828 0 0 1 .547-.2c.43.005.622.301.716.527.03.082.084.263.084.483Zm.109 1.111c.322-.324.414-.765.41-1.12-.016-.684-.374-1.092-.713-1.27a1.36 1.36 0 0 0-.606-.134c-.624 0-1.025.323-1.217.656-.137.237-.186.511-.194.792-.005.558.194.887.432 1.119.058.048.115.092.177.13.156.102.38.187.748.187.282 0 .468-.053.588-.109a1.23 1.23 0 0 0 .375-.25ZM6.744 7.635h-.42v.112h.33l.835 3.393H3.221l.834-3.393h.33v-.112h-.42l-.923 3.644h4.626l-.924-3.644Z" fill="#1F3A6A"/><path d="M6.166 6.104H4.543a.165.165 0 0 0-.165.165v1.592h.123V6.27c0-.023.02-.042.042-.042h.303v1.148h-.318l.455.486h.743l.456-.486h-.318V6.227h.302c.024 0 .043.02.043.042v1.592h.122V6.27a.165.165 0 0 0-.165-.165Z" fill="#5DC4E9"/><path d="M4.997 9.847h.715a.08.08 0 0 0 .082-.087l-.028-.469a.093.093 0 0 0-.091-.086h-.64a.093.093 0 0 0-.092.086l-.028.47a.08.08 0 0 0 .082.086Zm-.307-.642h-.646a.11.11 0 0 0-.103.085l-.095.472a.068.068 0 0 0 .07.085h.72c.048 0 .09-.04.094-.086l.04-.47a.078.078 0 0 0-.08-.086Zm.336-.148h.658a.065.065 0 0 0 .065-.069l-.022-.375a.074.074 0 0 0-.073-.069h-.598a.074.074 0 0 0-.073.069l-.022.375a.065.065 0 0 0 .065.07Zm-.261-.513H4.16a.088.088 0 0 0-.083.068l-.076.377a.055.055 0 0 0 .056.068h.664a.077.077 0 0 0 .075-.069l.032-.375a.063.063 0 0 0-.063-.069Zm1.885.513c.039 0 .064-.03.056-.068l-.076-.377a.088.088 0 0 0-.083-.068h-.603a.063.063 0 0 0-.063.069l.032.375a.077.077 0 0 0 .075.07h.663Zm-1.595-.639h.6a.057.057 0 0 0 .057-.06l-.017-.29a.065.065 0 0 0-.064-.06H5.08a.065.065 0 0 0-.064.06l-.017.29a.057.057 0 0 0 .057.06Zm1.475 0a.048.048 0 0 0 .049-.059l-.06-.292a.077.077 0 0 0-.072-.06H5.89a.055.055 0 0 0-.055.061l.024.29c.003.033.033.06.066.06h.605Zm-1.71-.41h-.56a.077.077 0 0 0-.073.06l-.059.291a.048.048 0 0 0 .049.06h.607a.067.067 0 0 0 .066-.061l.025-.29a.055.055 0 0 0-.056-.06Zm1.973 1.839a.068.068 0 0 0 .07-.085l-.096-.472a.11.11 0 0 0-.103-.085h-.645a.078.078 0 0 0-.08.086l.04.47a.096.096 0 0 0 .095.086h.72Zm-1.087.174h-.702a.112.112 0 0 0-.11.104l-.034.595a.097.097 0 0 0 .097.103h.795a.097.097 0 0 0 .098-.103l-.035-.595a.112.112 0 0 0-.11-.104Zm-1.102 0h-.706a.132.132 0 0 0-.125.102l-.12.599a.082.082 0 0 0 .083.101h.8a.115.115 0 0 0 .112-.103l.05-.595a.094.094 0 0 0-.094-.104Zm2.331.102a.133.133 0 0 0-.124-.101h-.705c-.057 0-.1.046-.095.103l.05.595a.115.115 0 0 0 .113.103h.8a.082.082 0 0 0 .082-.101l-.12-.599Z" fill="#1F3A6A"/></symbol>',o=a=>c.createElement(l.EbayIcon,Object.assign({},a,{name:"girocard18Colored",__type:"icon",__symbol:h}));exports.EbayIconGirocard18Colored=o;