mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 16:36:20 +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>
39 lines
555 B
JSON
39 lines
555 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"entry",
|
|
"pass",
|
|
"voucher",
|
|
"event",
|
|
"concert",
|
|
"show",
|
|
"redeemed",
|
|
"used",
|
|
"marked",
|
|
"checked",
|
|
"verified",
|
|
"spoiled",
|
|
"invalidated",
|
|
"void",
|
|
"denied",
|
|
"refused",
|
|
"banned",
|
|
"barred",
|
|
"forbidden",
|
|
"prohibited",
|
|
"cancelled",
|
|
"cancellation",
|
|
"refunded",
|
|
"delete",
|
|
"remove",
|
|
"clear",
|
|
"error"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"transportation"
|
|
]
|
|
} |