Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit dc1ccff

Browse files
authored
replace sidebar icons with icon_path (#1066)
* replace sidebar icons with icon_path * minor fix to sidebar icons
1 parent 6a53a4c commit dc1ccff

File tree

19 files changed

+76
-85
lines changed

19 files changed

+76
-85
lines changed

admin/index.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
---
22
title: "Admin"
3-
icon:
4-
'<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"
5-
xmlns:svg="http://www.w3.org/2000/svg"
6-
xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M19.14
7-
12.94c.04-.3.06-.61.06-.94
8-
0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24
9-
0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47
10-
0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03
11-
1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92
12-
3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36
13-
2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56
14-
1.62-.94l2.39.96c.22.08.47 0
15-
.59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98
16-
0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6
17-
3.6z"/></svg>'
183
---
194

205
<children></children>

assets/images/icons/gear.svg

Lines changed: 14 additions & 0 deletions
Loading

assets/images/icons/get-started.svg

Lines changed: 6 additions & 0 deletions
Loading

assets/images/icons/guides.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/images/icons/home.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/images/icons/images.svg

Lines changed: 16 additions & 0 deletions
Loading

assets/images/icons/paper.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/images/icons/terminal.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/images/icons/workspaces.svg

Lines changed: 16 additions & 0 deletions
Loading

assets/images/icons/wrench.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)