Shopify / ui-extensions

MIT License
268 stars 36 forks source link

Heart icon absent from new customer accounts UI library #2456

Open ishaan-shettigar opened 2 days ago

ishaan-shettigar commented 2 days ago

Please list the related package(s)

"@shopify/ui-extensions": "2024.10.x",
"@shopify/ui-extensions-react": "2024.10.x",

If this related to specific APIs or components, please list them here

Related to the <Icon> component apart of the new customer accounts UI component library.

Is your feature request related to a problem? Please describe.

The problem is that the icons I want are not present.

Describe the changes you are looking for

I need the native component to include the heart icon, both filled and unfilled states. I read here that it is not part of the list. https://shopify.dev/docs/api/checkout-ui-extensions/2024-10/components/media/icon#icons

Describe alternatives you’ve considered

Using the <Image> component and setting the source to something from my cdn. This will work but problem arises should the merchant need to change its color. If the icon were present natively it would inherit the colors from the brand object as the merchant specifies it, in the theme editor.

renerbaffa commented 12 hours ago

Hey @ishaan-shettigar 👋

I'll bring your request to the UX team.

Thanks for the suggestion!