mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:16:22 +01:00
27 lines
355 B
JSON
27 lines
355 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"aliases": ["slash"],
|
|
"tags": [
|
|
"cancel",
|
|
"no",
|
|
"stop",
|
|
"forbidden",
|
|
"prohibited",
|
|
"error",
|
|
"incorrect",
|
|
"mistake",
|
|
"wrong",
|
|
"failure",
|
|
"circle",
|
|
"slash",
|
|
"null",
|
|
"void"
|
|
],
|
|
"categories": [
|
|
"account"
|
|
]
|
|
}
|