> Deprecated: > Product subscription app extensions won't be supported as of December 3, 2025. You should migrate existing product subscription app extensions to [purchase options extensions](/docs/apps/build/purchase-options/purchase-options-extensions). Icons are small visual indicators from a set of pre-defined glyphs.
"cancelSmallMinor" | "searchMinor" | "starHollow" | "starFilled" | "sortMinor"
| Pre-defined glyph content to display. |
| accessibilityLabel? | string
| Text describing the icon, to be read to screenreaders. |
## Guidelines
| ✅ Do | 🛑 Don't |
| ------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| Use Icons to provide visual indicators to your actions, such as sorting and searching | Use the same accessibility label for every Icon |
| Use a unique accessibility label that describes the Icon, so that the merchants device’s screen reader can announce the content | |
For more guidelines, refer to Polaris' [Icon related guidelines](https://polaris.shopify.com/components/images-and-icons/icon#related-guidelines).