Skip to content

Commit

Permalink
[Icons] Update CSSStyle and add TableSync (#6913)
Browse files Browse the repository at this point in the history
Co-authored-by: azaini <azaini@palantir.com>
  • Loading branch information
zaini and azaini authored Jul 19, 2024
1 parent b958b8f commit a385098
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -4345,5 +4345,12 @@
"tags": "construction, dig, machine, vehicle, work",
"group": "miscellaneous",
"codepoint": 62317
},
{
"displayName": "Table sync",
"iconName": "table-sync",
"tags": "sync, storage, data, source, dataset, data source, index, rows, columns, agenda, list, spreadsheet, table, sheet, entry",
"group": "table",
"codepoint": 62318
}
]
2 changes: 1 addition & 1 deletion resources/icons/16px/css-style.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions resources/icons/16px/table-sync.svg
Loading
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 resources/icons/20px/css-style.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions resources/icons/20px/table-sync.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 a385098

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

[Icons] Update CSSStyle and add TableSync (#6913)

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.