Skip to content

Commit

Permalink
New MMDP icons (#7067)
Browse files Browse the repository at this point in the history
Co-authored-by: svc-changelog <[email protected]>
  • Loading branch information
Browun and svc-changelog authored Nov 21, 2024
1 parent 7e5903d commit 46d824a
Show file tree
Hide file tree
Showing 10 changed files with 64 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/icons/changelog/@unreleased/pr-7067.v2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: feature
feature:
description: New MMDP icons
links:
- https://github.com/palantir/blueprint/pull/7067
28 changes: 28 additions & 0 deletions packages/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -4541,5 +4541,33 @@
"tags": "arrow, box, object, counter-clockwise, ccw, left",
"group": "interface",
"codepoint": 62345
},
{
"displayName": "Table: add",
"iconName": "th-add",
"tags": "index, rows, columns, agenda, list, spreadsheet, table, sheet, entry, new, create, plus",
"group": "table",
"codepoint": 62346
},
{
"displayName": "Table: list add",
"iconName": "th-list-add",
"tags": "index, rows, columns, agenda, list, order, series, spreadsheet, table, sheet, entry, new, create, plus",
"group": "table",
"codepoint": 62347
},
{
"displayName": "Table: virtual",
"iconName": "th-virtual",
"tags": "table, index, row, rows, columns, agenda, list, order, series, spreadsheet, table, sheet, entry, provenance",
"group": "table",
"codepoint": 62348
},
{
"displayName": "Table: virtual add",
"iconName": "th-virtual-add",
"tags": "table, index, row, rows, columns, agenda, list, order, series, spreadsheet, table, sheet, entry, new, create, plus, provenance",
"group": "table",
"codepoint": 62349
}
]
4 changes: 4 additions & 0 deletions resources/icons/16px/th-add.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/16px/th-list-add.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/16px/th-virtual-add.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/th-virtual.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/th-add.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/th-list-add.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions resources/icons/20px/th-virtual-add.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/th-virtual.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 46d824a

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

New MMDP icons (#7067)

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.