mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:38:25 +02:00
* Added icons/banknote-check.svg * Added icons/banknote-check.json * Update icons/banknote-check.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Karsa <contact@karsa.org> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Update banknote-check.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
34 lines
501 B
JSON
34 lines
501 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mfjramirezf"
|
|
],
|
|
"use-cases": [
|
|
"confirm a paid product",
|
|
"confirm a payment method was added successfully"
|
|
],
|
|
"tags": [
|
|
"banknote",
|
|
"bill",
|
|
"currency",
|
|
"payment",
|
|
"money",
|
|
"finance",
|
|
"document",
|
|
"verification",
|
|
"tick",
|
|
"verified",
|
|
"accepted",
|
|
"done",
|
|
"complete",
|
|
"found",
|
|
"paid",
|
|
"task",
|
|
"check",
|
|
"success"
|
|
],
|
|
"categories": [
|
|
"finance"
|
|
]
|
|
}
|