mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +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`
13 lines
147 B
JSON
13 lines
147 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"calculate",
|
|
"maths",
|
|
"shape"
|
|
],
|
|
"categories": [
|
|
"maths",
|
|
"shapes"
|
|
]
|
|
}
|