Skip to content

Commit

Permalink
Add pivot-column icon (#959)
Browse files Browse the repository at this point in the history
* Add pivot-column icon

* Create clean-balloons-leave.md

* Optimize SVGs

* Update keywords.json

* Update public-api.test.js.snap

---------

Co-authored-by: Cameron Foxly <actions@github.com>
  • Loading branch information
CameronFoxly and actions-user authored Jun 6, 2023
1 parent ea81ec1 commit 268b202
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/clean-balloons-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/octicons": minor
---

Add pivot-column icon
1 change: 1 addition & 0 deletions icons/pivot-column-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/pivot-column-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions keywords.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@
"person": ["people", "man", "woman", "human"],
"pin": ["save", "star", "bookmark"],
"pin-slash": ["unpin", "unsave", "unstar", "unbookmark"],
"pivot-column": ["pivot", "column", "table", "project", "filter"],
"play": ["play", "start", "begin", "action"],
"plug": ["hook", "webhook"],
"plus": ["add", "new", "more"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"PersonIcon",
"PinIcon",
"PinSlashIcon",
"PivotColumnIcon",
"PlayIcon",
"PlugIcon",
"PlusCircleIcon",
Expand Down

0 comments on commit 268b202

Please sign in to comment.