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-B/gnome-shell/assets/dash-placeholder.svg |
Initial dotfiles
Diffstat (limited to 'themes/Gruvbox-Dark-B/gnome-shell/assets/dash-placeholder.svg')
-rw-r--r-- | themes/Gruvbox-Dark-B/gnome-shell/assets/dash-placeholder.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Gruvbox-Dark-B/gnome-shell/assets/dash-placeholder.svg b/themes/Gruvbox-Dark-B/gnome-shell/assets/dash-placeholder.svg new file mode 100644 index 0000000..172156a --- /dev/null +++ b/themes/Gruvbox-Dark-B/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#FFFFFF"> + <circle cx="12" cy="12" r="12" opacity="0.3"/> + <circle cx="12" cy="12" r="4"/> +</svg> |