Skip to content

Commit

Permalink
Merge branch 'main' into carbon-for-dotcom-and-products
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan authored Feb 22, 2023
2 parents 5b3182b + 0500197 commit fd2d8c0
Show file tree
Hide file tree
Showing 14 changed files with 114 additions and 94 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 @@ -260,6 +260,7 @@ Array [
"DeepLearning",
"Delete",
"DeliverInsights",
"Delivered",
"DeliveryTruck",
"DeployingContainers",
"Deployment",
Expand Down Expand Up @@ -571,6 +572,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 @@ -260,6 +260,7 @@ Array [
"DeepLearning",
"Delete",
"DeliverInsights",
"Delivered",
"DeliveryTruck",
"DeployingContainers",
"Deployment",
Expand Down Expand Up @@ -570,6 +571,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 @@ -934,6 +934,7 @@ categories:
- name: Supply Chain
members:
- connected--nodes--to--the--cloud
- delivered
- managing--contractual--flow
- managing--items
- monitored--item--on--conveyor
Expand All @@ -942,6 +943,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 @@ -1780,6 +1780,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 @@ -3858,6 +3863,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
18 changes: 9 additions & 9 deletions packages/pictograms/src/svg/advanced--fraud--protection.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 9 additions & 10 deletions packages/pictograms/src/svg/application--security.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 7 additions & 11 deletions packages/pictograms/src/svg/assets.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 9 additions & 14 deletions packages/pictograms/src/svg/bug--virus--malware.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
27 changes: 11 additions & 16 deletions packages/pictograms/src/svg/master--threat--hunting.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.
17 changes: 7 additions & 10 deletions packages/pictograms/src/svg/protect--critical--assets.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fd2d8c0

Please sign in to comment.