mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:36:24 +01:00
* Various manual contributor fixes * Remove myself from a few dozen more icons I took practically no part in. * Remove danielbayley from some icons as per https://github.com/lucide-icons/lucide/pull/1844 --------- Co-authored-by: Rigó József Karsa <karsa@sztaki.hu>
27 lines
366 B
JSON
27 lines
366 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"geometry",
|
|
"trigonometry",
|
|
"radius",
|
|
"diameter",
|
|
"circumference",
|
|
"calculate",
|
|
"measure",
|
|
"arc",
|
|
"curve",
|
|
"draw",
|
|
"sketch"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"maths",
|
|
"design",
|
|
"tools"
|
|
]
|
|
}
|