mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
* Optimise `receipt` icon * Add `receipt-text` icon * Improve `receipt` metadata * Add `receipt-pound-sterling` icon * Add `receipt-euro` icon * Add `receipt-swiss-franc` icon * Add `receipt-japanese-yen` icon * Add `receipt-indian-rupee` icon * Add `receipt-russian-ruble` icon * Add `receipt-cent` icon --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
24 lines
307 B
JSON
24 lines
307 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"bill",
|
|
"voucher",
|
|
"slip",
|
|
"check",
|
|
"counterfoil",
|
|
"currency",
|
|
"cents",
|
|
"dollar",
|
|
"usd",
|
|
"$",
|
|
"¢"
|
|
],
|
|
"categories": [
|
|
"money",
|
|
"currency",
|
|
"travel"
|
|
]
|
|
} |