mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:48:45 +02:00
27 lines
410 B
JSON
27 lines
410 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a radius measurement in design or construction tools"
|
|
],
|
|
"tags": [
|
|
"shape",
|
|
"circle",
|
|
"geometry",
|
|
"trigonometry",
|
|
"radii",
|
|
"calculate",
|
|
"measure",
|
|
"size"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"math",
|
|
"design",
|
|
"tools"
|
|
]
|
|
}
|