Skip to content

Commit

Permalink
feat(Pictograms): additional supply chain pictograms (#13200)
Browse files Browse the repository at this point in the history
* feat(Pictograms): additional supply chain pictograms

* fix(Pictograms): update categories

* chore(merge): rebase main and fix snapshots

---------

Co-authored-by: TJ Egan <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 22, 2023
1 parent dadd6b8 commit 97b5608
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/pictograms-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ Array [
"DeepLearning",
"Delete",
"DeliverInsights",
"Delivered",
"DeliveryTruck",
"DeployingContainers",
"Deployment",
Expand Down Expand Up @@ -569,6 +570,7 @@ Array [
"MovementOfGoods_02",
"MovementOfGoods_03",
"MovementOfItems",
"MovingDolly",
"Mqa",
"Mri",
"MriPatient",
Expand Down
2 changes: 2 additions & 0 deletions e2e/pictograms/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ Array [
"DeepLearning",
"Delete",
"DeliverInsights",
"Delivered",
"DeliveryTruck",
"DeployingContainers",
"Deployment",
Expand Down Expand Up @@ -568,6 +569,7 @@ Array [
"MovementOfGoods_02",
"MovementOfGoods_03",
"MovementOfItems",
"MovingDolly",
"Mqa",
"Mri",
"MriPatient",
Expand Down
2 changes: 2 additions & 0 deletions packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -932,6 +932,7 @@ categories:
- name: Supply Chain
members:
- connected--nodes--to--the--cloud
- delivered
- managing--contractual--flow
- managing--items
- monitored--item--on--conveyor
Expand All @@ -940,6 +941,7 @@ categories:
- movement--of--goods--02
- movement--of--goods--03
- movement--of--items
- moving-dolly
- process
- name: Systems DevOps
members:
Expand Down
11 changes: 11 additions & 0 deletions packages/pictograms/pictograms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1758,6 +1758,11 @@
- deliver insights
- insights
- watson
- name: delivered
friendly_name: Delivered
aliases:
- delivery
- delivered
- name: delivery--truck
friendly_name: Delivery truck
aliases:
Expand Down Expand Up @@ -3836,6 +3841,12 @@
- movement of items
- goods
- shipping
- name: moving-dolly
friendly_name: Moving dolly
aliases:
- moving dolly
- delivered
- delivery
- name: mqa
friendly_name: MQA
aliases:
Expand Down
11 changes: 11 additions & 0 deletions packages/pictograms/src/svg/delivered.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions packages/pictograms/src/svg/moving-dolly.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 97b5608

Please sign in to comment.