woocommerce / woocommerce

A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
https://woocommerce.com
9.41k stars 10.76k forks source link

New Customer Account icon looks smaller than the previous icon #50667

Closed Aljullu closed 1 month ago

Aljullu commented 2 months ago

Steps to reproduce

  1. Install WC 9.1.4 and look at how the Customer Account icon looks next to the Mini-Cart icon.
  2. Now update to WC 9.2.0-rc.1 and notice the new Customer Account icon looks smaller than the previous one.
WC 9.1 WC 9.2
Screenshot 9.1 Screenshot 9.2

In detail:

WC 9.1 WC 9.2
Screenshot 9.1 Screenshot 9.2

Even though it's probably only one pixel smaller at the top and another pixel smaller at the bottom of the image, the new icon looks a bit out of balance next to the Mini-Cart icon, IMO.

Next steps

  1. IMO, we should avoid changing the default icon on existing stores.
  2. For new stores or stores that manually select the new icon, I think it should be slightly bigger. I guess that's quite subjective, but I feel the new icon feels a bit small next to the Mini-Cart icon. :smile:

cc @albarin as I think you worked on this recently?

albarin commented 2 months ago

Hey @Aljullu, are you using any particular pattern to insert those two icons? which theme do you have enabled? TY!

Aljullu commented 2 months ago

Hey @Aljullu, are you using any particular pattern to insert those two icons? which theme do you have enabled? TY!

The screenshots are with Twenty-Twenty Four, and the blocks are the ones which are added automatically with block hooks once you install WooCommerce. I didn't use any patterns.