Skip to content

Commit d445b83

Browse files
authored
[Icon] Adds ProductUnavailable icon (#12297)
### WHY are these changes introduced? Icon is needed to resolve [#132049](132049) <!-- link to issue if one exists --> <!-- Context about the problem that’s being addressed. --> ### How to 🎩 🖥 [Local development instructions](https://github.com/Shopify/polaris/blob/main/README.md#install-dependencies-and-build-workspaces) 🗒 [General tophatting guidelines](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md) 📄 [Changelog guidelines](https://github.com/Shopify/polaris/blob/main/.github/CONTRIBUTING.md#changelog) ### 🎩 checklist - [ ] Tested a [snapshot](https://github.com/Shopify/polaris/blob/main/documentation/Releasing.md#-snapshot-releases) - [ ] Tested on [mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing) - [ ] Tested on [multiple browsers](https://help.shopify.com/en/manual/shopify-admin/supported-browsers) - [ ] Tested for [accessibility](https://github.com/Shopify/polaris/blob/main/documentation/Accessibility%20testing.md) - [ ] Updated the component's `README.md` with documentation changes - [ ] [Tophatted documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md) changes in the style guide
1 parent 2b512c3 commit d445b83

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

.changeset/twenty-months-shake.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/polaris-icons': minor
3+
---
4+
5+
Adds ProdcutUnavailable icon
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Product unavailable
2+
description: When a product has been deleted and is no longer available
3+
keywords:
4+
- Product
5+
authors:
6+
- Joe Thomas
7+
date_added: 2024-06-21
8+
date_modified: 2024-06-21
9+
# Optional: fill exclusive_use if the icon should *only* be used
10+
# in specific areas of the admin (such as “Orders”):

0 commit comments

Comments
 (0)