mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
* [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>
26 lines
328 B
JSON
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"
|
|
]
|
|
}
|