Skip to content

Commit

Permalink
feat(pictograms): add new cities and new category (#9539)
Browse files Browse the repository at this point in the history
* new cities and new category August 2021

* chore(pictograms): update meta and snapshots

Co-authored-by: Andrea N. Cardona <andreancardona@gmail.com>
Co-authored-by: Josh Black <josh@josh.black>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Aug 30, 2021
1 parent 5d75e13 commit 8e27c60
Show file tree
Hide file tree
Showing 9 changed files with 240 additions and 66 deletions.
5 changes: 5 additions & 0 deletions e2e/pictograms-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ Array [
"FinancialNews",
"FireAlarm",
"FireExtinguisher",
"Firefighter",
"Firewall",
"FirstAid",
"FlashStorage",
Expand Down Expand Up @@ -514,6 +515,7 @@ Array [
"Podcast",
"Police",
"PopulationDiagram",
"PortlandBuilding",
"Power",
"PragueCharlesBridgeTower",
"PragueDancingHouse_01",
Expand Down Expand Up @@ -590,6 +592,7 @@ Array [
"SecurityShield",
"SelectProduct",
"SelectRange",
"SeoulGyeongbokgungPalace",
"ServerOperatingSystems",
"ServerRack",
"Servers",
Expand All @@ -605,6 +608,7 @@ Array [
"Snow",
"SocialWork_01",
"SocialWork_02",
"SocialWorker",
"Socks",
"SoftIceCream",
"SoftlayerEnablement",
Expand Down Expand Up @@ -662,6 +666,7 @@ Array [
"TapeStorage",
"Target",
"TargetArea",
"Teacher",
"TeamAlignment",
"Teammates",
"TelAviv",
Expand Down
5 changes: 5 additions & 0 deletions e2e/pictograms/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ Array [
"FinancialNews",
"FireAlarm",
"FireExtinguisher",
"Firefighter",
"Firewall",
"FirstAid",
"FlashStorage",
Expand Down Expand Up @@ -513,6 +514,7 @@ Array [
"Podcast",
"Police",
"PopulationDiagram",
"PortlandBuilding",
"Power",
"PragueCharlesBridgeTower",
"PragueDancingHouse_01",
Expand Down Expand Up @@ -589,6 +591,7 @@ Array [
"SecurityShield",
"SelectProduct",
"SelectRange",
"SeoulGyeongbokgungPalace",
"ServerOperatingSystems",
"ServerRack",
"Servers",
Expand All @@ -604,6 +607,7 @@ Array [
"Snow",
"SocialWork_01",
"SocialWork_02",
"SocialWorker",
"Socks",
"SoftIceCream",
"SoftlayerEnablement",
Expand Down Expand Up @@ -661,6 +665,7 @@ Array [
"TapeStorage",
"Target",
"TargetArea",
"Teacher",
"TeamAlignment",
"Teammates",
"TelAviv",
Expand Down
22 changes: 14 additions & 8 deletions packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,17 +116,18 @@ categories:
- paris--notre-dame
- paris--pompidou-center
- peru--machu-picchu
- portland--building
- prague--charles-bridge-tower
- prague--dancing-house--01
- prague--dancing-house--02
# - portland
- raleigh-nc
- rio-de-janeiro
- rome
- san-francisco
- san-francisco--fog
- sao-paulo
- seattle
- seoul--gyeongbokgung-palace
# - shanghai
- singapore
- stockholm
Expand Down Expand Up @@ -378,13 +379,6 @@ categories:
- television
- washer
- wifi
- name: Enforcement
members:
- capitol
- fairness
- justice
- parliament
- police
- name: File
members:
- add--document
Expand Down Expand Up @@ -422,6 +416,12 @@ categories:
- invoice
- optimize--cash-flow--01
- optimize--cash-flow--02
- name: Government
members:
- capitol
- fairness
- justice
- parliament
- name: Healthcare
members:
- baby--bottle
Expand Down Expand Up @@ -648,6 +648,12 @@ categories:
- user
- user--profile
- user--search
- name: Public service
members:
- firefighter
- police
- social--worker
- teacher
- name: Retail
members:
- bag
Expand Down
Loading

0 comments on commit 8e27c60

Please sign in to comment.