diff options
author | Blaster4385 <TheTablaster@aospa.co> | 2024-02-15 00:37:46 +0530 |
---|---|---|
committer | Blaster4385 <blaster4385@tablaster.dev> | 2024-02-26 00:30:39 +0530 |
commit | cead788a4a8e67f776d82c4ad50f6d065609c1cf (patch) | |
tree | 35fe47589914bdf04f3ecd86c86800ced4068703 /themes/Gruvbox-Dark-BL-LB/cinnamon/assets/close-hover.svg |
Initial dotfiles
Diffstat (limited to 'themes/Gruvbox-Dark-BL-LB/cinnamon/assets/close-hover.svg')
-rw-r--r-- | themes/Gruvbox-Dark-BL-LB/cinnamon/assets/close-hover.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/themes/Gruvbox-Dark-BL-LB/cinnamon/assets/close-hover.svg b/themes/Gruvbox-Dark-BL-LB/cinnamon/assets/close-hover.svg new file mode 100644 index 0000000..37f8806 --- /dev/null +++ b/themes/Gruvbox-Dark-BL-LB/cinnamon/assets/close-hover.svg @@ -0,0 +1,10 @@ +<svg id="Foreground" width="26" height="26" enable-background="new 0 0 16 16" version="1.0" viewBox="0 0 18.909 18.909" xmlns="http://www.w3.org/2000/svg"> + <defs> + <filter id="filter839" x="-.048" y="-.048" width="1.096" height="1.096" color-interpolation-filters="sRGB"> + <feGaussianBlur stdDeviation="0.32"/> + </filter> + </defs> + <circle cx="9.4545" cy="10.182" r="8" fill="#000000" filter="url(#filter839)" opacity=".1" stroke-width="0"/> + <circle cx="9.4545" cy="9.4545" r="8" fill="#ff7a80" stroke-width="0"/> + <path d="m6.1115 5.7478c-0.092952 1e-7 -0.18588 0.035309-0.2571 0.10653-0.14245 0.14245-0.14245 0.37175 0 0.5142l3.0852 3.0866-3.0852 3.0852c-0.14245 0.14245-0.14245 0.37175 0 0.5142 0.14245 0.14245 0.37317 0.14245 0.51562 0l3.0852-3.0852 3.0852 3.0852c0.14245 0.14245 0.37175 0.14245 0.5142 0 0.14245-0.14245 0.14245-0.37175 0-0.5142l-3.0852-3.0852 3.0852-3.0866c0.14245-0.14245 0.14245-0.37175 0-0.5142-0.14245-0.14245-0.37175-0.14245-0.5142 0l-3.0852 3.0852-3.0852-3.0852c-0.071224-0.071224-0.16557-0.10653-0.25852-0.10653z" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3606" style="paint-order:markers stroke fill"/> +</svg> |