Skip to content

Commit

Permalink
feat(pictograms): add blender pictogram in lifestyle category (#6318)
Browse files Browse the repository at this point in the history
* added new blender pictogram in lifestyle category

* chore: update metadata and snapshots

Co-authored-by: emyarod <afw5059@gmail.com>
Co-authored-by: DAK <40970507+dakahn@users.noreply.github.com>
Co-authored-by: Josh Black <josh@josh.black>
  • Loading branch information
4 people committed Jun 24, 2020
1 parent aa8060f commit 72bc397
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 4 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 @@ -40,6 +40,7 @@ Array [
"BerlinCathedral",
"BerlinTower",
"Bicycle",
"Blender",
"Blockchain",
"BoxPlot",
"Build",
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 @@ -40,6 +40,7 @@ Array [
"BerlinCathedral",
"BerlinTower",
"Bicycle",
"Blender",
"Blockchain",
"BoxPlot",
"Build",
Expand Down
1 change: 1 addition & 0 deletions packages/pictograms/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ categories:
- name: Lifestyle
members:
- apple
- blender
- cafe
- cherries
- dining
Expand Down
12 changes: 8 additions & 4 deletions packages/pictograms/pictograms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@
friendly_name: Bicycle
aliases:
- bicycle
- name: blender
friendly_name: Blender
aliases:
- blender
- name: blockchain
friendly_name: Blockchain
aliases:
Expand Down Expand Up @@ -1364,14 +1368,14 @@
friendly_name: Time
aliases:
- time
- name: time-lapse
friendly_name: Time lapse
aliases:
- time
- name: time--plot
friendly_name: Time plot
aliases:
- time plot
- name: time-lapse
friendly_name: Time lapse
aliases:
- time
- name: toggle
friendly_name: Toggle
aliases:
Expand Down
18 changes: 18 additions & 0 deletions packages/pictograms/src/svg/blender.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 72bc397

Please sign in to comment.