Files
lucide/icons/circle-slash-2.json
Daniel Bayley 6d975609c4 Complete circle-* set (#1032)
* Add `circle-equal` icon

* Add `circle-slash` icon

* Rename `slash` to `ban`

* Add `circle-off` icon

* Rename `circle-slashed` to `circle-slash-2`
2023-04-16 18:37:17 +02:00

17 lines
209 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"diameter",
"zero",
"Ø",
"null",
"nothing",
"maths"
],
"categories": [
"shapes"
],
"aliases": [
"circle-slashed"
]
}