mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:26:31 +01:00
* Add `ticket-x` (cancel/refund) icon * Improve `ticket` metadata * Add `ticket-slash` (marked/redeemed) icon * Terminal Add `ticket-check` (purchased) icon * Add `ticket-plus` (book) icon * Add `ticket-minus` (remove from basket) icon * Add `ticket-percent` (discount) icon * Add `ticket-text` (T&Cs) icon * Remove ticket text * Fix duplicate item --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
27 lines
376 B
JSON
27 lines
376 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"entry",
|
|
"pass",
|
|
"voucher",
|
|
"event",
|
|
"concert",
|
|
"show",
|
|
"booked",
|
|
"purchased",
|
|
"receipt",
|
|
"redeemed",
|
|
"validated",
|
|
"verified",
|
|
"certified",
|
|
"checked",
|
|
"used"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"transportation"
|
|
]
|
|
} |