82db590192
* General improvements in documentation * fix typo * Update lucide-angular.md * Fix build * remove duplicated key --------- Co-authored-by: Karsa <contact@karsa.org>
25 lines
305 B
JSON
25 lines
305 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"diameter",
|
|
"zero",
|
|
"Ø",
|
|
"nothing",
|
|
"null",
|
|
"void",
|
|
"ban",
|
|
"/"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"maths",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
"circle-slashed"
|
|
]
|
|
}
|