Skip to content

Commit bd00ef4

Browse files
leileualex-page
andauthored
[Icon] Add Metafields icon (#7012)
<!-- ☝️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? Add new Metafields icon to Polaris that is currently up in Admin Settings. ### WHAT is this pull request doing? <img width="477" alt="Screen Shot 2022-08-24 at 2 28 38 PM" src="https://user-images.githubusercontent.com/99364596/186517098-f74c3746-bad8-4ace-8b49-be75d800d41c.png"> Admin settings is currently using the latest Metafields icon, but it is not available in Polaris. Created a Major and Minor of the icon. <img width="401" alt="Screen Shot 2022-08-24 at 2 31 06 PM" src="https://user-images.githubusercontent.com/99364596/186517484-157fbae3-5fe9-4a03-b177-764f5f52db94.png"> Co-authored-by: Alex Page <hi@alexpage.dev>
1 parent 6620333 commit bd00ef4

File tree

6 files changed

+166
-135
lines changed

6 files changed

+166
-135
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/polaris-icons': major
3+
---
4+
5+
Adding Metafields icon to polaris
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: metafields
2+
set: major
3+
description: Used to represent metafields
4+
keywords:
5+
- metafields
6+
- data sources
7+
authors:
8+
- Leina Leung
9+
version: 1
10+
date_added: 2022-08-24
11+
date_modified: 2022-08-24
12+
exclusive_use:
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: metafields
2+
set: minor
3+
description: Used to represent metafields
4+
keywords:
5+
- metafields
6+
- data sources
7+
authors:
8+
- Leina Leung
9+
version: 1
10+
date_added: 2022-08-24
11+
date_modified: 2022-08-24
12+
exclusive_use:

0 commit comments

Comments
 (0)