mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:16:20 +01:00
* Add `file-code-2` icon * Update icons/file-code-2.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com> * Swap `file-code`/`-2` icons * Update icons/file-code-2.json Co-authored-by: Karsa <contact@karsa.org> * Improve `file-code` metadata --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Karsa <contact@karsa.org>
16 lines
207 B
JSON
16 lines
207 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"script",
|
|
"document",
|
|
"gist",
|
|
"html",
|
|
"xml",
|
|
"property list",
|
|
"plist"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
]
|
|
} |