Files
lucide/icons/banknote-check.json
Marcos Ramírez F. f37f235d78 feat(icons): added banknote-check icon (#3956)
* 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>
2026-06-13 17:02:57 +02:00

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"
]
}