mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:46:21 +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
51 lines
692 B
JSON
51 lines
692 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"lines",
|
|
"list",
|
|
"queue",
|
|
"preview",
|
|
"parallel",
|
|
"series",
|
|
"split",
|
|
"vertical",
|
|
"horizontal",
|
|
"thirds",
|
|
"triple",
|
|
"center",
|
|
"middle",
|
|
"alignment",
|
|
"even",
|
|
"sidebars",
|
|
"drawers",
|
|
"gutters",
|
|
"fold",
|
|
"reflow",
|
|
"typography",
|
|
"pagination",
|
|
"pages",
|
|
"prison",
|
|
"jail",
|
|
"bars",
|
|
"sentence",
|
|
"police",
|
|
"cops",
|
|
"cell",
|
|
"crime",
|
|
"criminal",
|
|
"justice",
|
|
"law",
|
|
"enforcement",
|
|
"grill"
|
|
],
|
|
"categories": [
|
|
"layout",
|
|
"design",
|
|
"text",
|
|
"security"
|
|
]
|
|
}
|