Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pictograms): add four new pictograms to education category #6353

Merged
4 changes: 4 additions & 0 deletions e2e/pictograms-react/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ Array [
"Farmer_02",
"Faucet",
"Feedback",
"Feedback_02",
"FileBackup",
"FileTransfer",
"FinanceStrategy",
Expand Down Expand Up @@ -247,7 +248,9 @@ Array [
"GlobalTechnologyServices",
"Globe",
"GlobeLocations",
"Goals",
"Group",
"Growth",
"Hail",
"HailHeavy",
"HailMixed",
Expand Down Expand Up @@ -279,6 +282,7 @@ Array [
"Idea",
"Ideate",
"Innovate",
"Insights",
"InspectData",
"Integration",
"Intelligence",
Expand Down
4 changes: 4 additions & 0 deletions e2e/pictograms/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ Array [
"Farmer_02",
"Faucet",
"Feedback",
"Feedback_02",
"FileBackup",
"FileTransfer",
"FinanceStrategy",
Expand Down Expand Up @@ -247,7 +248,9 @@ Array [
"GlobalTechnologyServices",
"Globe",
"GlobeLocations",
"Goals",
"Group",
"Growth",
"Hail",
"HailHeavy",
"HailMixed",
Expand Down Expand Up @@ -278,6 +281,7 @@ Array [
"Idea",
"Ideate",
"Innovate",
"Insights",
"InspectData",
"Integration",
"Intelligence",
Expand Down
4 changes: 4 additions & 0 deletions packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,10 @@ categories:
members:
- college
- education
- feedback--02
- goals
- growth
- insights
- university
- name: Electronics
members:
Expand Down
23 changes: 23 additions & 0 deletions packages/pictograms/pictograms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,12 @@
friendly_name: Flower 01
- name: flower--02
friendly_name: Flower 02
- name: feedback--02
friendly_name: Feedback 02
aliases:
- converge
- feedback
- focus
- name: fog
friendly_name: Fog
aliases:
Expand Down Expand Up @@ -710,10 +716,21 @@
- globe
- name: globe--locations
friendly_name: Globe locations
- name: goals
friendly_name: Goals
aliases:
- target
- goals
- checkpoint
- name: group
friendly_name: Group
aliases:
- group
- name: growth
friendly_name: Growth
aliases:
- growth
- personal growth
- name: hail
friendly_name: Hail
aliases:
Expand Down Expand Up @@ -804,6 +821,12 @@
friendly_name: Innovate
aliases:
- innovate
- name: insights
friendly_name: Insights
aliases:
- insights
- assessment
- self-awareness
- name: inspect--data
friendly_name: Inspect data
- name: integration
Expand Down
15 changes: 15 additions & 0 deletions packages/pictograms/src/svg/feedback--02.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: 18 additions & 0 deletions packages/pictograms/src/svg/goals.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions packages/pictograms/src/svg/growth.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions packages/pictograms/src/svg/insights.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.