update side-nav

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-06-07 12:42:12 +02:00
commit a5a296e87f
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
2 changed files with 4 additions and 1 deletions

View file

@ -3,6 +3,6 @@
"name": "side-nav",
"repo": "https://git.g3e.fr/syonad/syn-side-nav",
"ref": "main",
"commit": "c885959a6f3ff14b677fb104b72dc707d0fc1c66"
"commit": "bf6bbe78a9d361b96168b05d94e560a381283121"
}
]

3
icons.json Normal file
View file

@ -0,0 +1,3 @@
{
"dashboard": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"/></svg>"
}