diff options
Diffstat (limited to 'themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg')
-rw-r--r-- | themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg new file mode 100644 index 0000000..cd04737 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36"> + <circle cx="18" cy="18" r="18" fill="#d93025"/> + <circle cx="18" cy="18" r="18" fill="#0abdc6" fill-opacity=".08"/> + <circle cx="18" cy="18" r="18" fill="#0abdc6" fill-opacity=".16"/> + <path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#0abdc6"/> +</svg> |