Files
lucide/icons/ban.json
Karsa 803d237fef fix(icons): fixed ban icon (#3434)
* [github] Added issue template forms

* [github] yaml => yml

* Syntax fixes

* Further syntax fixes

* Sort issue templates

* Update 02_bug_report.yml

* Updated icons/ban.svg

* Updated icons/ban.json

---------

Co-authored-by: Karsa <karsa@karsa.org>
2025-07-22 18:35:40 +02:00

26 lines
328 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis"
],
"tags": [
"cancel",
"no",
"stop",
"forbidden",
"prohibited",
"error",
"incorrect",
"mistake",
"wrong",
"failure",
"circle",
"slash",
"null",
"void"
],
"categories": [
"account"
]
}