From 0444a9ee99f31acdd79beaf59c0123b7d6dec74d Mon Sep 17 00:00:00 2001 From: Joe Thomas Date: Fri, 22 Mar 2024 14:29:59 -0500 Subject: [PATCH 1/4] Add PersonSegment icon --- .changeset/sixty-sheep-double.md | 5 +++++ polaris-icons/icons/PersonSegmentIcon.svg | 1 + polaris-icons/icons/PersonSegmentIcon.yml | 13 +++++++++++++ 3 files changed, 19 insertions(+) create mode 100644 .changeset/sixty-sheep-double.md create mode 100644 polaris-icons/icons/PersonSegmentIcon.svg create mode 100644 polaris-icons/icons/PersonSegmentIcon.yml diff --git a/.changeset/sixty-sheep-double.md b/.changeset/sixty-sheep-double.md new file mode 100644 index 00000000000..ba2a450f2f3 --- /dev/null +++ b/.changeset/sixty-sheep-double.md @@ -0,0 +1,5 @@ +--- +'@shopify/polaris-icons': minor +--- + +Add PersonSegment icon diff --git a/polaris-icons/icons/PersonSegmentIcon.svg b/polaris-icons/icons/PersonSegmentIcon.svg new file mode 100644 index 00000000000..d6f7fc8981a --- /dev/null +++ b/polaris-icons/icons/PersonSegmentIcon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/polaris-icons/icons/PersonSegmentIcon.yml b/polaris-icons/icons/PersonSegmentIcon.yml new file mode 100644 index 00000000000..efbfca69a60 --- /dev/null +++ b/polaris-icons/icons/PersonSegmentIcon.yml @@ -0,0 +1,13 @@ +name: Person Segment +description: Used for customer segments +keywords: + - Person + - Customer + - Segments + - Customer Segment + +authors: + - Salma Amzil + - Joe Thomas +date_added: 2024-04-22 +date_modified: 2024-04-22 From 080815ae5dddf46d4c2b4fd2fb57b61daceb3e30 Mon Sep 17 00:00:00 2001 From: Joe Thomas Date: Fri, 22 Mar 2024 14:53:20 -0500 Subject: [PATCH 2/4] Update polaris-icons/icons/PersonSegmentIcon.yml Co-authored-by: Sam Rose <11774595+sam-b-rose@users.noreply.github.com> --- polaris-icons/icons/PersonSegmentIcon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polaris-icons/icons/PersonSegmentIcon.yml b/polaris-icons/icons/PersonSegmentIcon.yml index efbfca69a60..b4666f9cd58 100644 --- a/polaris-icons/icons/PersonSegmentIcon.yml +++ b/polaris-icons/icons/PersonSegmentIcon.yml @@ -1,4 +1,4 @@ -name: Person Segment +name: Person segment description: Used for customer segments keywords: - Person From 1a0e85e1fa38d6e845bd042cf16e841dcf145337 Mon Sep 17 00:00:00 2001 From: Joe Thomas Date: Fri, 22 Mar 2024 14:53:27 -0500 Subject: [PATCH 3/4] Update polaris-icons/icons/PersonSegmentIcon.yml Co-authored-by: Sam Rose <11774595+sam-b-rose@users.noreply.github.com> --- polaris-icons/icons/PersonSegmentIcon.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/polaris-icons/icons/PersonSegmentIcon.yml b/polaris-icons/icons/PersonSegmentIcon.yml index b4666f9cd58..0c503f8f572 100644 --- a/polaris-icons/icons/PersonSegmentIcon.yml +++ b/polaris-icons/icons/PersonSegmentIcon.yml @@ -5,7 +5,6 @@ keywords: - Customer - Segments - Customer Segment - authors: - Salma Amzil - Joe Thomas From 45ba3defefbe428a8715dc18051a6f23c80e68c8 Mon Sep 17 00:00:00 2001 From: Joe Thomas Date: Fri, 22 Mar 2024 14:53:32 -0500 Subject: [PATCH 4/4] Update .changeset/sixty-sheep-double.md Co-authored-by: Sam Rose <11774595+sam-b-rose@users.noreply.github.com> --- .changeset/sixty-sheep-double.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/sixty-sheep-double.md b/.changeset/sixty-sheep-double.md index ba2a450f2f3..491c2b2e6a8 100644 --- a/.changeset/sixty-sheep-double.md +++ b/.changeset/sixty-sheep-double.md @@ -2,4 +2,4 @@ '@shopify/polaris-icons': minor --- -Add PersonSegment icon +Added `PersonSegment` icon