mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 10:59:29 +02:00
30 lines
452 B
JSON
30 lines
452 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing drafting, technical drawing, or design tools"
|
|
],
|
|
"tags": [
|
|
"geometry",
|
|
"trigonometry",
|
|
"radius",
|
|
"diameter",
|
|
"circumference",
|
|
"calculate",
|
|
"measure",
|
|
"arc",
|
|
"curve",
|
|
"draw",
|
|
"sketch"
|
|
],
|
|
"categories": [
|
|
"math",
|
|
"design",
|
|
"tools"
|
|
]
|
|
}
|