mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
* Add `pencil-ruler` icon * Add `pencil-eraser` icon * Optimise `pencil` icon * Improve stationery metadata * Fix/rename/refine/optimise `pen`[`cil`]/`edit` icons * Improve metadata
35 lines
485 B
JSON
35 lines
485 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Andreto",
|
|
"ericfennis",
|
|
"csandman",
|
|
"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"
|
|
]
|
|
} |