mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +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>
22 lines
308 B
JSON
22 lines
308 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"entry",
|
|
"pass",
|
|
"voucher",
|
|
"event",
|
|
"concert",
|
|
"show",
|
|
"perforated",
|
|
"dashed"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"transportation"
|
|
]
|
|
} |