update
This commit is contained in:
parent
aeaf78c516
commit
d5d6be3fc1
2 changed files with 8 additions and 1 deletions
7
wiki-hemera/assets/icons/checklist.svg
Normal file
7
wiki-hemera/assets/icons/checklist.svg
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-checklist" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||||
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||||
|
<path d="M9.615 20h-2.615a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8" />
|
||||||
|
<path d="M14 19l2 2l4 -4" />
|
||||||
|
<path d="M9 8h4" />
|
||||||
|
<path d="M9 12h2" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 447 B |
|
@ -9,6 +9,6 @@ menu:
|
||||||
main:
|
main:
|
||||||
weight: -10
|
weight: -10
|
||||||
params:
|
params:
|
||||||
icon: user
|
icon: checklist
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue