Skip to content

Commit

Permalink
feat(Pictograms): new app modernization pictogram (#13158)
Browse files Browse the repository at this point in the history
* feat(Pictograms): new app modernization pictogram

* chore(pictograms): add category, update snapshots

---------

Co-authored-by: TJ Egan <tw15egan@gmail.com>
  • Loading branch information
dudley-ibm and tw15egan committed Feb 15, 2023
1 parent efc0609 commit aefd152
Show file tree
Hide file tree
Showing 5 changed files with 23 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 @@ -39,6 +39,7 @@ Array [
"Apartment",
"Api",
"AppDeveloper",
"AppModernization",
"Apple",
"Application",
"ApplicationSecurity",
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 @@ -39,6 +39,7 @@ Array [
"Apartment",
"Api",
"AppDeveloper",
"AppModernization",
"Apple",
"Application",
"ApplicationSecurity",
Expand Down
1 change: 1 addition & 0 deletions packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ categories:
- name: Design and development
members:
- app--developer
- app--modernization
- application
- art--tools--01
- birthday--cake
Expand Down
5 changes: 5 additions & 0 deletions packages/pictograms/pictograms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,11 @@
- app
- coder
- programmer
- name: app--modernization
friendly_name: App modernization
aliases:
- app modernization
- application modernization
- name: apple
friendly_name: Apple
aliases:
Expand Down
15 changes: 15 additions & 0 deletions packages/pictograms/src/svg/app--modernization.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 aefd152

Please sign in to comment.