mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:06:46 +01:00
* Refine `file`[`-*`] icons * Refine `sticker` icon fold * Refine `sticky-note` icon * Improve `sticky-note` metadata * Add `sticky-note-text` icon * Add `file-dot` icon * Update icons/file-badge-2.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Add `file-sliders-big` (config) icon * Add `file-sliders` (config) icon * Improve `folder-dot` metadata * Remove icons * Remove sticky note text --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Jakob Guddas <github@jguddas.de>
29 lines
411 B
JSON
29 lines
411 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"root",
|
|
"project",
|
|
"pinned",
|
|
"active",
|
|
"current",
|
|
"cogged",
|
|
"gear",
|
|
"mechanical",
|
|
"machinery",
|
|
"configuration",
|
|
"controls",
|
|
"preferences",
|
|
"settings",
|
|
"system",
|
|
"admin",
|
|
"edit"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
]
|
|
} |