Skip to content

Commit

Permalink
Merge pull request #29 from Readme-Workflows/feature/grey-approve-icon
Browse files Browse the repository at this point in the history
Add grey approved icon
  • Loading branch information
Andre601 authored Oct 12, 2022
2 parents 3afec73 + f2f5004 commit 316dc5d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
20 changes: 11 additions & 9 deletions docs/_icons/octicons.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,19 @@ Icons related to Issues
## Pull requests
Icons related to Pull requests

| Name | Placeholder[^1] | Preview | Notes |
| ---------------------------------------------- | ----------------------------- |:---------------------:| -------------------------------- |
| [`ApprovedChanges.svg`][ApprovedChanges] | `{octicons/approved}` | ![ApprovedChanges] | |
| [`PullRequestClosed.svg`][PullRequestClosed] | `{octicons/prClosed}` | ![PullRequestClosed] | |
| [`PullRequestDrafted.svg`][PullRequestDrafted] | `{octicons/prDrafted}` | ![PullRequestDrafted] | |
| [`PullRequestMerged.svg`][PullRequestMerged] | `{octicons/prMerged}` | ![PullRequestMerged] | |
| [`PullRequestNeutral.svg`][PullRequestNeutral] | `{octicons/prNeutral}` | ![PullRequestNeutral] | Grey coloured Pull request icon. |
| [`PullRequestOpened.svg`][PullRequestOpened] | `{octicons/prOpened}` | ![PullRequestOpened] | |
| [`RequestedChanges.svg`][RequestedChanges] | `{octicons/requestedChanges}` | ![RequestedChanges] | |
| Name | Placeholder[^1] | Preview | Notes |
| ------------------------------------------------ | ----------------------------- |:----------------------:| ------------------------------------------------ |
| [`ApprovedChanges.svg`][ApprovedChanges] | `{octicons/approved}` | ![ApprovedChanges] | |
| [`ApprovedChangesGrey.svg`][ApprovedChangesGrey] | | ![ApprovedChangesGrey] | Approved Changes icon for non-required reviewers |
| [`PullRequestClosed.svg`][PullRequestClosed] | `{octicons/prClosed}` | ![PullRequestClosed] | |
| [`PullRequestDrafted.svg`][PullRequestDrafted] | `{octicons/prDrafted}` | ![PullRequestDrafted] | |
| [`PullRequestMerged.svg`][PullRequestMerged] | `{octicons/prMerged}` | ![PullRequestMerged] | |
| [`PullRequestNeutral.svg`][PullRequestNeutral] | `{octicons/prNeutral}` | ![PullRequestNeutral] | Grey coloured Pull request icon. |
| [`PullRequestOpened.svg`][PullRequestOpened] | `{octicons/prOpened}` | ![PullRequestOpened] | |
| [`RequestedChanges.svg`][RequestedChanges] | `{octicons/requestedChanges}` | ![RequestedChanges] | |

[ApprovedChanges]: https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/ApprovedChanges.svg
[ApprovedChangesGrey]: https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/ApprovedChanges.svg
[PullRequestClosed]: https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/PullRequestClosed.svg
[PullRequestDrafted]: https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/PullRequestDrafted.svg
[PullRequestMerged]: https://cdn.jsdelivr.net/gh/Readme-Workflows/Readme-Icons@main/icons/octicons/PullRequestMerged.svg
Expand Down
1 change: 1 addition & 0 deletions icons/octicons/ApprovedChangesGrey.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 316dc5d

Please sign in to comment.