aboutsummaryrefslogtreecommitdiff
path: root/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg
diff options
context:
space:
mode:
authorSn4il <sn4il@thedroth.rocks>2025-01-05 14:00:29 +0300
committerSn4il <sn4il@thedroth.rocks>2025-01-05 14:00:29 +0300
commitf627c63713c809c658e48de0b3e5bef226badaec (patch)
tree4e2724ce7f762f065e2b5c6342a4e2975ab24fae /themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg
parent700c23d2f61fc5e03095c363fd13470861678f75 (diff)
downloaddotfiles-f627c63713c809c658e48de0b3e5bef226badaec.tar.gz
dotfiles-f627c63713c809c658e48de0b3e5bef226badaec.zip
Cyberpunk NeonHEADmaster
Diffstat (limited to 'themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg')
-rw-r--r--themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg
new file mode 100644
index 0000000..edd5ec9
--- /dev/null
+++ b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="35" height="200">
+ <defs>
+ <filter id="a" x="-.5" y="-.5" width="2" height="2" color-interpolation-filters="sRGB">
+ <feGaussianBlur stdDeviation="1.1"/>
+ </filter>
+ </defs>
+ <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".3" filter="url(#a)" transform="translate(0 1)"/>
+ <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#0abdc6"/>
+ <path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#000000" fill-opacity=".87"/>
+</svg>