Skip to content

Commit

Permalink
feat(pictograms): add pregnancy pictogram to healthcare (#6376)
Browse files Browse the repository at this point in the history
* add new pregnancy pictogram to healthcare

* chore(tests): update 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 Jul 9, 2020
1 parent 6d3e3dc commit 68e4700
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions e2e/pictograms-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ Array [
"Police",
"PopulationDiagram",
"Power",
"Pregnant",
"Presentation",
"Presenter",
"Price",
Expand Down
1 change: 1 addition & 0 deletions e2e/pictograms/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ Array [
"Police",
"PopulationDiagram",
"Power",
"Pregnant",
"Presentation",
"Presenter",
"Price",
Expand Down
1 change: 1 addition & 0 deletions packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ categories:
- mri--patient
- pill--bottle--01
- pills
- pregnant
- stethoscope
- x-ray--01
- x-ray--02
Expand Down
5 changes: 5 additions & 0 deletions packages/pictograms/pictograms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2807,6 +2807,11 @@
- industry
- electricity
- tower
- name: pregnant
friendly_name: Pregnant
aliases:
- pregnant
- pregnancy
- name: presentation
friendly_name: Presentation
aliases:
Expand Down
13 changes: 13 additions & 0 deletions packages/pictograms/src/svg/pregnant.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 68e4700

Please sign in to comment.