diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-04 23:21:01 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-04 23:21:01 -0400 |
commit | db49f683129771d95828b01594c69431a717e8e8 (patch) | |
tree | d2cb1c0b865e4d81ce81f9a3176b8ad93a864950 /home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/toggle-on.svg | |
download | dotfiles-guix-db49f683129771d95828b01594c69431a717e8e8.tar.gz dotfiles-guix-db49f683129771d95828b01594c69431a717e8e8.tar.bz2 dotfiles-guix-db49f683129771d95828b01594c69431a717e8e8.zip |
guix
Diffstat (limited to 'home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/toggle-on.svg')
-rw-r--r-- | home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/toggle-on.svg | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/toggle-on.svg b/home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/toggle-on.svg new file mode 100644 index 0000000..432833b --- /dev/null +++ b/home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + width="46" + height="24" + version="1.1" + id="svg6" + sodipodi:docname="toggle-on.svg" + inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs10"> + <filter + inkscape:collect="always" + style="color-interpolation-filters:sRGB" + id="filter898" + x="-0.108" + y="-0.108" + width="1.216" + height="1.216"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.81" + id="feGaussianBlur900" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient972" + id="linearGradient821" + x1="0" + y1="11.990006" + x2="46" + y2="11.990006" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient972"> + <stop + style="stop-color:#297dff;stop-opacity:1;" + offset="0" + id="stop968" /> + <stop + style="stop-color:#33ccbe;stop-opacity:1;" + offset="1" + id="stop970" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="namedview8" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + showgrid="true" + inkscape:zoom="16.68772" + inkscape:cx="11.026072" + inkscape:cy="10.606602" + inkscape:window-width="1920" + inkscape:window-height="1012" + inkscape:window-x="0" + inkscape:window-y="32" + inkscape:window-maximized="1" + inkscape:current-layer="svg6"> + <inkscape:grid + type="xygrid" + id="grid340" + originx="0" + originy="0" /> + </sodipodi:namedview> + <rect + x="0" + y="0" + width="46" + height="24" + rx="12" + ry="12" + style="paint-order:stroke fill markers;fill-opacity:1.0;fill:url(#linearGradient821)" + id="rect2" /> + <circle + cx="34" + cy="13" + r="9" + fill="#ffffff" + stroke-width="0" + style="paint-order:stroke fill markers;fill:#000000;filter:url(#filter898);opacity:0.15" + id="circle342" /> + <circle + cx="34" + cy="12" + r="9" + id="circle4" + style="fill:#ffffff" /> +</svg> |