diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-07-26 14:54:03 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-07-26 14:54:03 -0700 |
commit | 83b225ebe90e4aae7d1731f4647e5927c298a51c (patch) | |
tree | 0517cff83843bca8b453401f8e58cbfc7c69c3f5 /dots/gtk/.themes/Gruvbox-Dark-Medium/gnome-shell/assets/toggle-off.svg | |
parent | a9c2f41a78a591ba07047f0bb47d333ac81f003f (diff) | |
download | dotfiles-83b225ebe90e4aae7d1731f4647e5927c298a51c.tar.gz dotfiles-83b225ebe90e4aae7d1731f4647e5927c298a51c.zip |
Adds gtk
Diffstat (limited to 'dots/gtk/.themes/Gruvbox-Dark-Medium/gnome-shell/assets/toggle-off.svg')
-rw-r--r-- | dots/gtk/.themes/Gruvbox-Dark-Medium/gnome-shell/assets/toggle-off.svg | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/dots/gtk/.themes/Gruvbox-Dark-Medium/gnome-shell/assets/toggle-off.svg b/dots/gtk/.themes/Gruvbox-Dark-Medium/gnome-shell/assets/toggle-off.svg new file mode 100644 index 0000000..6cd17d8 --- /dev/null +++ b/dots/gtk/.themes/Gruvbox-Dark-Medium/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + width="48" + height="24" + version="1.1" + id="svg3299" + sodipodi:docname="toggle-off.svg" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + 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="defs3303" /> + <sodipodi:namedview + id="namedview3301" + pagecolor="#474747" + bordercolor="#000000" + borderopacity="0.25" + inkscape:showpageshadow="2" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + showgrid="true" + inkscape:zoom="5.9" + inkscape:cx="5.4237288" + inkscape:cy="12.542373" + inkscape:window-width="1368" + inkscape:window-height="700" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg3299"> + <inkscape:grid + type="xygrid" + id="grid3422" /> + </sodipodi:namedview> + <rect + transform="scale(-1,1)" + x="-48" + y="-0.019988" + width="48" + height="24" + rx="12" + ry="12" + fill="#ffffff" + opacity="0.45" + stroke-width="0" + style="paint-order:stroke fill markers" + id="rect3295" /> + <circle + cx="12" + cy="12" + r="9" + fill="#ffffff" + stroke-width="0" + style="paint-order:stroke fill markers;fill:#242424;fill-opacity:1" + id="circle3297" /> +</svg> |