Skip to content

Commit

Permalink
Add new Feed icons (#977)
Browse files Browse the repository at this point in the history
* Save feed-issue-open-16.svg, feed-issue-draft-16.svg, feed-issue-closed-16.svg, feed-issue-open-16.svg, feed-add-user-16.svg, feed-public-16.svg, feed-pull-request-closed-16.svg, feed-pull-request-draft-16.svg, feed-pull-request-open-16.svg

* Optimize SVGs

* Create four-terms-perform.md

* Rename feed-add-user-16.svg to feed-plus-16.svg

* Update public-api.test.js.snap

* Optimize SVGs

---------

Co-authored-by: Gavin Nelson <actions@github.com>
  • Loading branch information
gavinmn and actions-user committed Aug 18, 2023
1 parent 6cbce08 commit e2a0cbd
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/four-terms-perform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@primer/octicons": minor
---

Add new Feed icons

1 change: 1 addition & 0 deletions icons/feed-issue-closed-16.svg
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/feed-issue-draft-16.svg
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/feed-issue-open-16.svg
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/feed-plus-16.svg
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/feed-public-16.svg
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/feed-pull-request-closed-16.svg
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/feed-pull-request-draft-16.svg
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/feed-pull-request-open-16.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,16 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"FeedDiscussionIcon",
"FeedForkedIcon",
"FeedHeartIcon",
"FeedIssueClosedIcon",
"FeedIssueDraftIcon",
"FeedIssueOpenIcon",
"FeedMergedIcon",
"FeedPersonIcon",
"FeedPlusIcon",
"FeedPublicIcon",
"FeedPullRequestClosedIcon",
"FeedPullRequestDraftIcon",
"FeedPullRequestOpenIcon",
"FeedRepoIcon",
"FeedRocketIcon",
"FeedStarIcon",
Expand Down

0 comments on commit e2a0cbd

Please sign in to comment.