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-Light-Medium/metacity-1/assets/close.svg | |
parent | a9c2f41a78a591ba07047f0bb47d333ac81f003f (diff) | |
download | dotfiles-83b225ebe90e4aae7d1731f4647e5927c298a51c.tar.gz dotfiles-83b225ebe90e4aae7d1731f4647e5927c298a51c.zip |
Adds gtk
Diffstat (limited to 'dots/gtk/.themes/Gruvbox-Light-Medium/metacity-1/assets/close.svg')
-rw-r--r-- | dots/gtk/.themes/Gruvbox-Light-Medium/metacity-1/assets/close.svg | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/dots/gtk/.themes/Gruvbox-Light-Medium/metacity-1/assets/close.svg b/dots/gtk/.themes/Gruvbox-Light-Medium/metacity-1/assets/close.svg new file mode 100644 index 0000000..fb798d7 --- /dev/null +++ b/dots/gtk/.themes/Gruvbox-Light-Medium/metacity-1/assets/close.svg @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + width="16" + height="16" + viewBox="0 0 16 16" + fill="#808080" + version="1.1" + id="svg4" + sodipodi:docname="close.svg" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" + 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="defs8" /> + <sodipodi:namedview + id="namedview6" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + showgrid="false" + inkscape:zoom="23.125" + inkscape:cx="11.978378" + inkscape:cy="12" + inkscape:window-width="1600" + inkscape:window-height="823" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg4" /> + <path + d="m 4.464745,3.96488 c -0.12775,0 -0.2555,0.0486 -0.35339,0.14649 -0.19578,0.19586 -0.19578,0.51116 0,0.70703 L 7.292955,8 l -3.1816,3.1816 c -0.19578,0.19586 -0.19578,0.51116 0,0.70703 0.19578,0.19586 0.51118,0.19586 0.70704,0 l 3.18161,-3.1816 3.1816,3.1816 c 0.19578,0.19586 0.51114,0.19586 0.70704,0 0.19578,-0.19586 0.19578,-0.51116 0,-0.70703 L 8.707045,8 l 3.1816,-3.1816 c 0.19578,-0.19586 0.19578,-0.51116 0,-0.70703 -0.19578,-0.19586 -0.51117,-0.19586 -0.70704,0 l -3.1816,3.1816 -3.18161,-3.1816 C 4.720495,4.01347 4.592755,3.96488 4.465005,3.96488 Z" + id="path2928" /> +</svg> |