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/cinnamon/assets/radiobutton.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/cinnamon/assets/radiobutton.svg')
-rw-r--r-- | home-config/themes/Lavanda-Sea-Dark/cinnamon/assets/radiobutton.svg | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/home-config/themes/Lavanda-Sea-Dark/cinnamon/assets/radiobutton.svg b/home-config/themes/Lavanda-Sea-Dark/cinnamon/assets/radiobutton.svg new file mode 100644 index 0000000..7111186 --- /dev/null +++ b/home-config/themes/Lavanda-Sea-Dark/cinnamon/assets/radiobutton.svg @@ -0,0 +1,66 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + width="24" + height="24" + version="1.1" + viewBox="0 0 24 24" + id="svg2251" + sodipodi:docname="radiobutton.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"> + <sodipodi:namedview + id="namedview2253" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + showgrid="false" + inkscape:zoom="9.8333333" + inkscape:cx="5.0847458" + inkscape:cy="12" + inkscape:window-width="1920" + inkscape:window-height="1012" + inkscape:window-x="0" + inkscape:window-y="32" + inkscape:window-maximized="1" + inkscape:current-layer="svg2251" /> + <defs + id="defs2245"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient972" + id="linearGradient918-3" + x1="2" + y1="12" + x2="22" + y2="12" + 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> + <path + d="M 12,2 C 6.4771525,2 2,6.4771525 2,12 2,17.522847 6.4771525,22 12,22 17.522847,22 22,17.522847 22,12 22,6.4771525 17.522847,2 12,2 Z" + id="path2" + style="fill:url(#linearGradient918-3);fill-opacity:1" /> + <path + d="m12 10c1.1046 0 2 0.89543 2 2s-0.89543 2-2 2-2-0.89543-2-2 0.89543-2 2-2z" + fill="#ffffff" + id="path2249" /> +</svg> |