diff options
Diffstat (limited to 'themes/materia-cyberpunk-neon/xfwm4/close-inactive.svg')
-rw-r--r-- | themes/materia-cyberpunk-neon/xfwm4/close-inactive.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/xfwm4/close-inactive.svg b/themes/materia-cyberpunk-neon/xfwm4/close-inactive.svg new file mode 100644 index 0000000..01842e3 --- /dev/null +++ b/themes/materia-cyberpunk-neon/xfwm4/close-inactive.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"> + <rect width="32" height="32" fill="#091833"/> + <rect width="32" height="1" fill="#0abdc6" fill-opacity=".05"/> + <g fill="#0abdc6"> + <circle cx="16" cy="16" r="12" opacity="0"/> + <circle cx="16" cy="16" r="12" opacity="0"/> + <path d="M21 12.41L19.59 11 16 14.59 12.41 11 11 12.41 14.59 16 11 19.59 12.41 21 16 17.41 19.59 21 21 19.59 17.41 16z" opacity=".38"/> + </g> +</svg> |