Skip to content

Commit 0e7b065

Browse files
author
Joel Warrington
authored
feat(polaris-icons): Add fulfillment icons (FulfillmentFulfilledMajor, FulfillmentOnHoldMajor) (#6928)
* feat(polaris-icons): Add fulfillment icons (FulfillmentFulfilledMajor, FulfillmentOnHoldMajor) * chore(version): add changeset * fix(polaris-icons): Remove disallowed svg + path attributes, and use enforced fill color
1 parent c788351 commit 0e7b065

File tree

5 files changed

+32
-0
lines changed

5 files changed

+32
-0
lines changed

.changeset/lucky-pillows-turn.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+
- [#6928](https://github.com/Shopify/polaris/pull/6928) Add fulfillment icons (FulfillmentFulfilledMajor, FulfillmentOnHoldMajor)
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: Fulfillment fulfilled
2+
set: major
3+
description: The fulfillment icon is associated with the 'fulfilled' status.
4+
keywords:
5+
- fulfillment
6+
- fulfilled
7+
authors:
8+
- Flavia Scudeler
9+
version: 1
10+
date_added: 2022-08-10
11+
date_modified: 2022-08-10
12+
exclusive_use:
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Fulfillment on hold
2+
set: major
3+
description: The fulfillment icon is associated with the 'on hold' status.
4+
keywords:
5+
- fulfillment
6+
- on hold
7+
- on-hold
8+
authors:
9+
- Flavia Scudeler
10+
version: 1
11+
date_added: 2022-08-10
12+
date_modified: 2022-08-10
13+
exclusive_use:

0 commit comments

Comments
 (0)