mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 13:05:39 +02:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Updated icons/ruler-dimension-line.svg * Updated icons/ruler-dimension-line.json --------- Co-authored-by: Karsa <karsa@karsa.org>
34 lines
452 B
JSON
34 lines
452 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"measurements",
|
|
"centimeters",
|
|
"cm",
|
|
"millimeters",
|
|
"mm",
|
|
"metre",
|
|
"foot",
|
|
"feet",
|
|
"inches",
|
|
"units",
|
|
"size",
|
|
"length",
|
|
"width",
|
|
"height",
|
|
"dimensions",
|
|
"depth",
|
|
"breadth",
|
|
"extent",
|
|
"stationery"
|
|
],
|
|
"categories": [
|
|
"tools",
|
|
"design",
|
|
"layout"
|
|
]
|
|
}
|