Files
lucide/icons/circle-slash.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

21 lines
251 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"diameter",
"zero",
"Ø",
"null",
"nothing",
"cancel",
"ban",
"no",
"stop",
"forbidden",
"prohibited",
"error"
],
"categories": [
"shapes"
]
}