Closed fwg001 closed 1 month ago
We need the svg asset for the outline arrow in order to fix this.
This is the asset we have from design. Its 28px viewbox height.
https://github.com/eBay/skin/blob/master/src/svg/icon/icon-eek-arrow.svg
This also could be a possible breaking change since we are changing the height and need the icon to be swapped out.
@agliga try this 24px asset out. The original asset looked pretty chopped up on the corners. I adjusted everything to not be chopped off. Let me know how it looks or if I need to make any more adjustments.
Will be breaking. Will need to add a variant to show smaller size.
Description
Item Tile component displays the Eek icon at a different size from the DS spec. The design system spec shows 24px height for Eek Icon whereas Skin sets its height to 28px. Please update skin to 24px.
Screenshots
Figma link
https://www.figma.com/design/zEBdEhbonrBOGzZ0fXzWvM/eBay-Design-System?node-id=127302-223990&m=dev
Engineering pre-requisites