diff options
Diffstat (limited to 'themes/materia-cyberpunk-neon/cinnamon/assets/toggle-off.svg')
-rw-r--r-- | themes/materia-cyberpunk-neon/cinnamon/assets/toggle-off.svg | 4 |
1 files changed, 4 insertions, 0 deletions
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> |