Skip to content

Commit

Permalink
[icons] feat: new icons "high priority" and "emoji" (#4469)
Browse files Browse the repository at this point in the history
Co-authored-by: Chanel Luu Hai <cluuhai@palantir.com>
  • Loading branch information
chanelluu and Chanel Luu Hai authored Jan 7, 2021
1 parent dab041c commit a19d2c9
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/icons/resources/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -3550,5 +3550,17 @@
"iconName": "notifications-snooze",
"tags": "notification, information, message, snooze, suppress",
"group": "interface"
},
{
"displayName": "High Priority",
"iconName": "high-priority",
"tags": "notification, message",
"group": "interface"
},
{
"displayName": "Emoji",
"iconName": "emoji",
"tags": "message, chat, reaction",
"group": "interface"
}
]
7 changes: 7 additions & 0 deletions resources/icons/16px/emoji.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions resources/icons/16px/high-priority.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions resources/icons/20px/emoji.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions resources/icons/20px/high-priority.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 a19d2c9

@blueprint-bot
Copy link

Choose a reason for hiding this comment

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

[icons] feat: new icons "high priority" and "emoji" (#4469)

Previews: documentation | landing | table

Please sign in to comment.