Skip to content

Commit

Permalink
Fix Feed icon alignment issue and name collision (#980)
Browse files Browse the repository at this point in the history
* Save feed-issue-open-16.svg, feed-issue-reopen-16.svg

* Save feed-issue-draft-16.svg, feed-issue-closed-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

* Save feed-plus-16.svg

* Delete icons/feed-add-user-16.svg

* Optimize SVGs

* Update public-api.test.js.snap

---------

Co-authored-by: Gavin Nelson <actions@github.com>
  • Loading branch information
gavinmn and actions-user committed Aug 30, 2023
1 parent 0298409 commit 5c20792
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/mean-paws-tease.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/octicons": minor
---

Fix Feed icon alignment issue and name collision
2 changes: 1 addition & 1 deletion 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.
2 changes: 1 addition & 1 deletion 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.
2 changes: 1 addition & 1 deletion 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-issue-reopen-16.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion 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.
2 changes: 1 addition & 1 deletion 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.
2 changes: 1 addition & 1 deletion 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.
2 changes: 1 addition & 1 deletion 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.
2 changes: 1 addition & 1 deletion 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 @@ -102,6 +102,7 @@ exports[`@primer/octicons-react should not update exports without a semver chang
"FeedIssueClosedIcon",
"FeedIssueDraftIcon",
"FeedIssueOpenIcon",
"FeedIssueReopenIcon",
"FeedMergedIcon",
"FeedPersonIcon",
"FeedPlusIcon",
Expand Down

0 comments on commit 5c20792

Please sign in to comment.