mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
* Ignore linting for examples in docs * Formatting JSX single attribute per line * Separte `format` and `lint:format` in package.json * Bump prettier version * Run format
38 lines
527 B
JSON
38 lines
527 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"notebook",
|
|
"notes",
|
|
"pages",
|
|
"paper",
|
|
"stationery",
|
|
"sketchbook",
|
|
"organizer",
|
|
"organiser",
|
|
"planner",
|
|
"diary",
|
|
"journal",
|
|
"writing",
|
|
"write",
|
|
"written",
|
|
"reading",
|
|
"high school",
|
|
"university",
|
|
"college",
|
|
"academy",
|
|
"student",
|
|
"study",
|
|
"homework",
|
|
"research",
|
|
"lines",
|
|
"opened"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"social"
|
|
]
|
|
}
|