Skip to content

Commit

Permalink
[icons]: feat: team, trophy, soccer-ball, sports-stadium (#6627)
Browse files Browse the repository at this point in the history
Co-authored-by: Adi Dahiya <adahiya@palantir.com>
  • Loading branch information
jessperrin and adidahiya authored Jan 5, 2024
1 parent e08436b commit c79d670
Show file tree
Hide file tree
Showing 9 changed files with 60 additions and 0 deletions.
28 changes: 28 additions & 0 deletions packages/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -4128,5 +4128,33 @@
"tags": "file, storage, transfer, save",
"group": "file",
"codepoint": 62286
},
{
"displayName": "trophy",
"iconName": "trophy",
"tags": "win, award, sport, trophy",
"group": "miscellaneous",
"codepoint": 62287
},
{
"displayName": "soccer-ball",
"iconName": "soccer-ball",
"tags": "soccer, ball, sports",
"group": "miscellaneous",
"codepoint": 62288
},
{
"displayName": "sports-stadium",
"iconName": "sports-stadium",
"tags": "stadium, sports",
"group": "miscellaneous",
"codepoint": 62289
},
{
"displayName": "team",
"iconName": "team",
"tags": "person, people, teammate, team, sports",
"group": "miscellaneous",
"codepoint": 62290
}
]
3 changes: 3 additions & 0 deletions resources/icons/16px/soccer-ball.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/16px/sports-stadium.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/16px/team.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/trophy.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/soccer-ball.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/sports-stadium.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/team.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/trophy.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 c79d670

@adidahiya
Copy link
Contributor

Choose a reason for hiding this comment

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

[icons]: feat: team, trophy, soccer-ball, sports-stadium (#6627)

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.