New backup 2025-05-08 15:30:02

This commit is contained in:
Penelope Gwen 2025-05-08 15:30:02 -07:00
parent ad36df9d7e
commit 34400b2fe4
2 changed files with 45 additions and 1 deletions

View file

@ -1 +1,36 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 9H8V7H17V9M7 7H5V9H7V7M7 4H5V6H7V4M10 4H8V6H10V4M13 17V19H14C14.55 19 15 19.45 15 20H22V22H15C15 22.55 14.55 23 14 23H10C9.45 23 9 22.55 9 22H2V20H9C9 19.45 9.45 19 10 19H11V17H4C2.89 17 2 16.11 2 15L2 3C2 1.89 2.9 1 4 1H20C21.11 1 22 1.89 22 3L22 15C22 16.11 21.11 17 20 17H13M20 15V3H4V15L20 15M11 6H19V4H11V6M5 12H11V10H5V12M13 14H19V12H13V14Z" /></svg> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 24 24"
version="1.1"
id="svg1"
sodipodi:docname="network-pos.svg"
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="14.256278"
inkscape:cx="15.186292"
inkscape:cy="16.203388"
inkscape:window-width="1580"
inkscape:window-height="1118"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg1" />
<path
d="M 17.454545,8.7272727 H 7.6363636 V 6.5454545 H 17.454545 V 8.7272727 M 6.5454545,6.5454545 H 4.3636364 V 8.7272727 H 6.5454545 V 6.5454545 m 0,-3.2727272 H 4.3636364 V 5.4545455 H 6.5454545 V 3.2727273 m 3.2727273,0 H 7.6363636 V 5.4545455 H 9.8181818 V 3.2727273 M 13.090909,17.454545 v 2.181819 h 1.090909 c 0.6,0 1.090909,0.490909 1.090909,1.090909 h 7.636364 v 2.181818 h -7.636364 c 0,0.6 -0.490909,1.090909 -1.090909,1.090909 H 9.8181818 c -0.6,0 -1.0909091,-0.490909 -1.0909091,-1.090909 H 1.0909091 v -2.181818 h 7.6363636 c 0,-0.6 0.4909091,-1.090909 1.0909091,-1.090909 H 10.909091 V 17.454545 H 3.2727273 c -1.2109091,0 -2.1818182,-0.970909 -2.1818182,-2.181818 V 2.1818182 C 1.0909091,0.97090909 2.0727273,0 3.2727273,0 H 20.727273 c 1.210909,0 2.181818,0.97090909 2.181818,2.1818182 V 15.272727 c 0,1.210909 -0.970909,2.181818 -2.181818,2.181818 h -7.636364 m 7.636364,-2.181818 V 2.1818182 H 3.2727273 V 15.272727 H 20.727273 M 10.909091,5.4545455 h 8.727273 V 3.2727273 H 10.909091 V 5.4545455 M 4.3636364,12 H 10.909091 V 9.8181818 H 4.3636364 V 12 m 8.7272726,2.181818 h 6.545455 V 12 h -6.545455 z"
id="path1"
style="stroke-width:1.09091;fill:#ffffff;fill-opacity:1" />
</svg>

Before

Width:  |  Height:  |  Size: 429 B

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -93,6 +93,15 @@
:orientation "h" :orientation "h"
:space-evenly true :space-evenly true
:halign "center" :halign "center"
(button
:width 60
:height 60
:onclick "scripts/home/shortcuts/development/server-asus-n705fd-debian"
:tooltip "server-asus-n705fd-debian"
(image
:image-width 20
:path "icons/home/shortcuts/development/network-pos.svg"
))
(button (button
:width 60 :width 60
:height 60 :height 60