From d445b83f1f83f4b2d5f6b4a08036f75e7ee10a8d Mon Sep 17 00:00:00 2001 From: Joe Thomas Date: Fri, 21 Jun 2024 13:22:41 -0500 Subject: [PATCH] [Icon] Adds ProductUnavailable icon (#12297) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### WHY are these changes introduced? Icon is needed to resolve [#132049](132049) ### 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 --- .changeset/twenty-months-shake.md | 5 +++++ polaris-icons/icons/ProductUnavailableIcon.svg | 1 + polaris-icons/icons/ProductUnavailableIcon.yml | 10 ++++++++++ 3 files changed, 16 insertions(+) create mode 100644 .changeset/twenty-months-shake.md create mode 100644 polaris-icons/icons/ProductUnavailableIcon.svg create mode 100644 polaris-icons/icons/ProductUnavailableIcon.yml diff --git a/.changeset/twenty-months-shake.md b/.changeset/twenty-months-shake.md new file mode 100644 index 00000000000..5d57f9807ff --- /dev/null +++ b/.changeset/twenty-months-shake.md @@ -0,0 +1,5 @@ +--- +'@shopify/polaris-icons': minor +--- + +Adds ProdcutUnavailable icon diff --git a/polaris-icons/icons/ProductUnavailableIcon.svg b/polaris-icons/icons/ProductUnavailableIcon.svg new file mode 100644 index 00000000000..b412017c68f --- /dev/null +++ b/polaris-icons/icons/ProductUnavailableIcon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/polaris-icons/icons/ProductUnavailableIcon.yml b/polaris-icons/icons/ProductUnavailableIcon.yml new file mode 100644 index 00000000000..efc64d37740 --- /dev/null +++ b/polaris-icons/icons/ProductUnavailableIcon.yml @@ -0,0 +1,10 @@ +name: Product unavailable +description: When a product has been deleted and is no longer available +keywords: + - Product +authors: + - Joe Thomas +date_added: 2024-06-21 +date_modified: 2024-06-21 +# Optional: fill exclusive_use if the icon should *only* be used +# in specific areas of the admin (such as โ€œOrdersโ€):