mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* Added icons/layers-plus.svg * Added icons/layers-plus.json * Update layers-plus.json fix: updated contributors to reflect actual author * fix(icon): update layers-plus icon to follow size and spacing guidelines * fix(icon): adjust layers-plus plus sign alignment and slope * fix(icon): apply optimized version from reviewer to align on grid and spacing * chore: add karsa-mistmere as contributor --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
292 B
JSON
23 lines
292 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"juanisidoro",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"stack",
|
|
"layers",
|
|
"add",
|
|
"new",
|
|
"increase",
|
|
"create",
|
|
"positive",
|
|
"copy",
|
|
"upgrade"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"layout"
|
|
]
|
|
}
|