Skip to content

Commit

Permalink
feat(pictograms): add rock on pictogram to lifestyle (#7442)
Browse files Browse the repository at this point in the history
* add rock on pictogram to lifestyle

* chore: update snapshots

Co-authored-by: emyarod <afw5059@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Dec 11, 2020
1 parent e60f1fa commit 23adf93
Show file tree
Hide file tree
Showing 5 changed files with 34 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 @@ -479,6 +479,7 @@ Array [
"RichTextFormat",
"Robot",
"Robotics",
"RockOn",
"Rome",
"SaasEnablement",
"SampleFile",
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 @@ -478,6 +478,7 @@ Array [
"RichTextFormat",
"Robot",
"Robotics",
"RockOn",
"Rome",
"SaasEnablement",
"SampleFile",
Expand Down
1 change: 1 addition & 0 deletions packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ categories:
- flower--02
- perfume
- racetrack
- rock-on
- scale
- soft--ice--cream
- sports
Expand Down
7 changes: 7 additions & 0 deletions packages/pictograms/pictograms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3357,6 +3357,13 @@
aliases:
- robotics
- manufacturing
- name: rock-on
friendly_name: I love you / Rock-on
aliases:
- I love you
- Rock on
- ILY
- love
- name: rome
friendly_name: Rome
aliases:
Expand Down
24 changes: 24 additions & 0 deletions packages/pictograms/src/svg/rock-on.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 23adf93

Please sign in to comment.