mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +01:00
* fix: cogs * fix: cogs * fix: added folder-cog-2 as alias for folder-cog * chore: removed file-cog-2 * feat: rotated cogs * feat: rotated user-cogs-2 cog
22 lines
277 B
JSON
22 lines
277 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"aliases": [
|
|
"folder-cog-2"
|
|
],
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"directory",
|
|
"settings",
|
|
"control",
|
|
"preferences",
|
|
"cog",
|
|
"edit",
|
|
"gear"
|
|
],
|
|
"categories": [
|
|
"files"
|
|
]
|
|
}
|