mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* Add `circle-equal` icon * Add `circle-slash` icon * Rename `slash` to `ban` * Add `circle-off` icon * Rename `circle-slashed` to `circle-slash-2`
20 lines
250 B
JSON
20 lines
250 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"diameter",
|
|
"zero",
|
|
"Ø",
|
|
"null",
|
|
"nothing",
|
|
"cancel",
|
|
"ban",
|
|
"no",
|
|
"stop",
|
|
"forbidden",
|
|
"prohibited",
|
|
"error"
|
|
],
|
|
"categories": [
|
|
"shapes"
|
|
]
|
|
} |