mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46: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`
17 lines
209 B
JSON
17 lines
209 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"diameter",
|
|
"zero",
|
|
"Ø",
|
|
"null",
|
|
"nothing",
|
|
"maths"
|
|
],
|
|
"categories": [
|
|
"shapes"
|
|
],
|
|
"aliases": [
|
|
"circle-slashed"
|
|
]
|
|
} |