Skip to content

Commit

Permalink
feat(icon): Run history (#7155)
Browse files Browse the repository at this point in the history
Co-authored-by: Greg Douglas <[email protected]>
  • Loading branch information
ryannono and ggdouglas authored Jan 14, 2025
1 parent e44e0b4 commit d05a149
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -4604,5 +4604,12 @@
"tags": "circles, combine, connect, add, subtract, part, slice, intersection, venn diagram, intersect",
"group": "action",
"codepoint": 62354
},
{
"displayName": "Run History",
"iconName": "run-history",
"tags": "run, play, history, rewind, review, re-watch",
"group": "action",
"codepoint": 62355
}
]
3 changes: 3 additions & 0 deletions resources/icons/16px/run-history.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/20px/run-history.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit d05a149

@svc-palantir-github
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feat(icon): Run history (#7155)

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

Please sign in to comment.