Skip to content

Commit

Permalink
feat(icons): added tickets icon (#2335)
Browse files Browse the repository at this point in the history
* Added icons/tickets.svg

* Added icons/tickets.json
  • Loading branch information
jguddas authored Aug 9, 2024
1 parent 442e477 commit c7c6b47
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
23 changes: 23 additions & 0 deletions icons/tickets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"jguddas"
],
"tags": [
"trip",
"travel",
"pass",
"entry",
"voucher",
"event",
"concert",
"show",
"perforated",
"dashed"
],
"categories": [
"travel",
"account",
"transportation"
]
}
17 changes: 17 additions & 0 deletions icons/tickets.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c7c6b47

Please sign in to comment.