mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 12:40:55 +02:00
28 lines
426 B
JSON
28 lines
426 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a diameter measurement in design or construction tools"
|
|
],
|
|
"tags": [
|
|
"shape",
|
|
"circle",
|
|
"geometry",
|
|
"trigonometry",
|
|
"width",
|
|
"height",
|
|
"size",
|
|
"calculate",
|
|
"measure"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"math",
|
|
"design",
|
|
"tools"
|
|
]
|
|
}
|