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 | |
parent | 700c23d2f61fc5e03095c363fd13470861678f75 (diff) | |
download | dotfiles-f627c63713c809c658e48de0b3e5bef226badaec.tar.gz dotfiles-f627c63713c809c658e48de0b3e5bef226badaec.zip |
Diffstat (limited to 'themes/materia-cyberpunk-neon/cinnamon/assets')
16 files changed, 74 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-active.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-active.svg new file mode 100644 index 0000000..d16bdb7 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-active.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.65"/> + </filter> + </defs> + <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".4" filter="url(#a)" transform="translate(0 1)"/> + <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#1967d2"/> + <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="#0abdc6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-hover.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-hover.svg new file mode 100644 index 0000000..6addf58 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/add-workspace-hover.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.65"/> + </filter> + </defs> + <path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".4" 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> 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> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-left.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-left.svg new file mode 100644 index 0000000..5448aac --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-left.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#000000" fill-opacity=".6"> + <path d="M10 3v10L5 8z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-right.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-right.svg new file mode 100644 index 0000000..f089edb --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/calendar-arrow-right.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#000000" fill-opacity=".6"> + <path d="M6 3v10l5-5z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox-off.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox-off.svg new file mode 100644 index 0000000..54317fd --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox-off.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#000000" fill-opacity=".6"> + <path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox.svg new file mode 100644 index 0000000..c2473a4 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/checkbox.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#1967d2"> + <path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/corner-ripple.png b/themes/materia-cyberpunk-neon/cinnamon/assets/corner-ripple.png Binary files differnew file mode 100644 index 0000000..35d95ff --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/corner-ripple.png diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton-off.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton-off.svg new file mode 100644 index 0000000..43467e8 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton-off.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#000000" fill-opacity=".6"> + <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton.svg new file mode 100644 index 0000000..772feeb --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/radiobutton.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#1967d2"> + <path d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-off.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-off.svg new file mode 100644 index 0000000..ae54672 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-off.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20"> + <rect x="2" y="2" width="36" height="16" ry="8" fill="#000000" fill-opacity=".26"/> + <circle cx="10" cy="10" r="6" fill="#0abdc6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-on.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-on.svg new file mode 100644 index 0000000..53d0a00 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/toggle-on.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20"> + <rect x="2" y="2" width="36" height="16" ry="8" fill="#1967d2"/> + <circle cx="30" cy="10" r="6" fill="#0abdc6"/> +</svg> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/trash-icon.png b/themes/materia-cyberpunk-neon/cinnamon/assets/trash-icon.png Binary files differnew file mode 100644 index 0000000..270fe2e --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/trash-icon.png diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.svg new file mode 100644 index 0000000..cd04737 --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close-active.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=".16"/> + <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> 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> diff --git a/themes/materia-cyberpunk-neon/cinnamon/assets/window-close.svg b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close.svg new file mode 100644 index 0000000..3940f8b --- /dev/null +++ b/themes/materia-cyberpunk-neon/cinnamon/assets/window-close.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="0"/> + <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> |