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/toggle-on.svg | |
parent | 700c23d2f61fc5e03095c363fd13470861678f75 (diff) | |
download | dotfiles-master.tar.gz dotfiles-master.zip |
Diffstat (limited to 'themes/materia-cyberpunk-neon/cinnamon/assets/toggle-on.svg')
-rw-r--r-- | themes/materia-cyberpunk-neon/cinnamon/assets/toggle-on.svg | 4 |
1 files changed, 4 insertions, 0 deletions
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> |