diff options
author | Sn4il <sn4il@thedroth.rocks> | 2025-01-05 14:00:29 +0300 |
---|---|---|
committer | Sn4il <sn4il@thedroth.rocks> | 2025-01-05 14:00:29 +0300 |
commit | f627c63713c809c658e48de0b3e5bef226badaec (patch) | |
tree | 4e2724ce7f762f065e2b5c6342a4e2975ab24fae /themes/materia-cyberpunk-neon/cinnamon/assets/window-close-hover.svg | |
parent | 700c23d2f61fc5e03095c363fd13470861678f75 (diff) | |
download | dotfiles-master.tar.gz dotfiles-master.zip |
Diffstat (limited to 'themes/materia-cyberpunk-neon/cinnamon/assets/window-close-hover.svg')
-rw-r--r-- | themes/materia-cyberpunk-neon/cinnamon/assets/window-close-hover.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-hover.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-hover.svg new file mode 100644 index 0000000..5f3440c --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-hover.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="0"/> + <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> |