Skip to content

Commit 6b98937

Browse files
authored
[Icons] Update FormMajor icon (#7686)
<!-- ☝️How to write a good PR title: - Prefix it with [ComponentName] (if applicable), for example: [Button] - Start with a verb, for example: Add, Delete, Improve, Fix… - Give as much context as necessary and as little as possible - Prefix it with [WIP] while it’s a work in progress --> ### WHY are these changes introduced? Implementing final changes to Shopify Forms icon to align with all global surfaces affiliated with Shopify Forms, including in Admin and marketing materials. <!-- Context about the problem that’s being addressed. --> ### WHAT is this pull request doing? Replaces the old FormMajor svg with a new svg and updates the FormMajor.yml file with new version number and `date_modified` date. <!-- Summary of the changes committed. Before / after screenshots are appreciated for UI changes. Make sure to include alt text that describes the screenshot. If you include an animated gif showing your change, wrapping it in a details tag is recommended. Gifs usually autoplay, which can cause accessibility issues for people reviewing your PR: <details> <summary>Summary of your gif(s)</summary> <img src="..." alt="Description of what the gif shows"> </details> --> ### 🎩 checklist - [ ] Tested on [mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing) - [x] 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) - [x] Updated the component's `README.md` with documentation changes - [x] [Tophatted documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md) changes in the style guide
1 parent ed3444d commit 6b98937

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

.changeset/fresh-tigers-cross.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+
Update FormMajor icon

polaris-icons/icons/FormsMajor.svg

Lines changed: 1 addition & 1 deletion
Loading

polaris-icons/icons/FormsMajor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
- text
88
authors:
99
- Adam Whitcroft
10-
version: 1
10+
version: 2
1111
date_added: 2019-03-15
12-
date_modified: 2019-03-15
12+
date_modified: 2022-11-07
1313
exclusive_use:

0 commit comments

Comments
 (0)