Skip to content

Commit

Permalink
feat(pictograms): add planning analytics pictogram to cloud category (#…
Browse files Browse the repository at this point in the history
…6320)

* added planning analytics pictogram to cloud category

* chore(snapshot): update snapshot, resolve merge conflict

Co-authored-by: TJ Egan <tw15egan@gmail.com>
Co-authored-by: Josh Black <josh@josh.black>
  • Loading branch information
3 people committed Jun 23, 2020
1 parent 842e305 commit 2838359
Show file tree
Hide file tree
Showing 5 changed files with 31 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 @@ -367,6 +367,7 @@ Array [
"PetriCulture",
"PillBottle_01",
"Pills",
"PlanningAnalytics",
"PlayerFlow",
"Podcast",
"Police",
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 @@ -366,6 +366,7 @@ Array [
"PetriCulture",
"PillBottle_01",
"Pills",
"PlanningAnalytics",
"PlayerFlow",
"Podcast",
"Police",
Expand Down
1 change: 1 addition & 0 deletions packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ categories:
- marketplace
- mas
- mqa
- planning--analytics
- saas--enablement
- single--sign-on
- softlayer--enablement
Expand Down
4 changes: 4 additions & 0 deletions packages/pictograms/pictograms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1024,6 +1024,10 @@
friendly_name: Pills
aliases:
- pills
- name: planning--analytics
friendly_name: Planning analytics
aliases:
- planning analytics
- name: player--flow
friendly_name: Player flow
- name: podcast
Expand Down
24 changes: 24 additions & 0 deletions packages/pictograms/src/svg/planning--analytics.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 2838359

Please sign in to comment.