Skip to content

Commit

Permalink
Updated Input icons and added new Output icons (#6922)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-dales committed Jul 25, 2024
1 parent 90dfbaa commit 67daadd
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 5 deletions.
9 changes: 8 additions & 1 deletion packages/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -4102,7 +4102,7 @@
"codepoint": 62282
},
{
"displayName": "input",
"displayName": "Input",
"iconName": "input",
"tags": "input, right, arrow",
"group": "interface",
Expand Down Expand Up @@ -4359,5 +4359,12 @@
"tags": "storage, data, dataset, search, query",
"group": "data",
"codepoint": 62319
},
{
"displayName": "Output",
"iconName": "output",
"tags": "output, right, arrow",
"group": "interface",
"codepoint": 62320
}
]
4 changes: 2 additions & 2 deletions resources/icons/16px/input.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions resources/icons/16px/output.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions resources/icons/20px/input.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions resources/icons/20px/output.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 67daadd

@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.

Updated Input icons and added new Output icons (#6922)

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.