diff options
Diffstat (limited to 'themes/materia-cyberpunk-neon/gnome-shell/assets/dash-placeholder.svg')
-rw-r--r-- | themes/materia-cyberpunk-neon/gnome-shell/assets/dash-placeholder.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash-placeholder.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash-placeholder.svg new file mode 100644 index 0000000..b86dcad --- /dev/null +++ b/themes/materia-cyberpunk-neon/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="#0abdc6"> + <circle cx="12" cy="12" r="12" opacity=".3"/> + <circle cx="12" cy="12" r="4"/> +</svg> |