Bringing in icons to use and the theme turned into gray only.
This commit is contained in:
parent
0b40ef0125
commit
25c96a8c3a
873 changed files with 14231 additions and 21 deletions
25
static/icons/server-cog.svg
Normal file
25
static/icons/server-cog.svg
Normal file
|
@ -0,0 +1,25 @@
|
|||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M5 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-1" />
|
||||
<path d="M5 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-1" />
|
||||
<path d="M6 6h.01" />
|
||||
<path d="M6 18h.01" />
|
||||
<circle cx="12" cy="12" r="3" />
|
||||
<path d="M12 8v1" />
|
||||
<path d="M12 15v1" />
|
||||
<path d="M16 12h-1" />
|
||||
<path d="M9 12H8" />
|
||||
<path d="m15 9-.88.88" />
|
||||
<path d="M9.88 14.12 9 15" />
|
||||
<path d="m15 15-.88-.88" />
|
||||
<path d="M9.88 9.88 9 9" />
|
||||
</svg>
|
After Width: | Height: | Size: 686 B |
Loading…
Add table
Add a link
Reference in a new issue