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/gnome-shell/icons/scalable/status/eye-not-looking-symbolic.svg | |
parent | 700c23d2f61fc5e03095c363fd13470861678f75 (diff) | |
download | dotfiles-master.tar.gz dotfiles-master.zip |
Diffstat (limited to 'themes/materia-cyberpunk-neon/gnome-shell/icons/scalable/status/eye-not-looking-symbolic.svg')
-rw-r--r-- | themes/materia-cyberpunk-neon/gnome-shell/icons/scalable/status/eye-not-looking-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/gnome-shell/icons/scalable/status/eye-not-looking-symbolic.svg b/themes/materia-cyberpunk-neon/gnome-shell/icons/scalable/status/eye-not-looking-symbolic.svg new file mode 100644 index 0000000..20c4224 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/icons/scalable/status/eye-not-looking-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <path d="M8 2C4.4 2 1.2 4.4 0 8c1.2 3.6 4.4 6 8 6 3.6 0 6.8-2.4 8-6-1.2-3.6-4.4-6-8-6zm0 2a4 4 0 110 8 4 4 0 010-8zm0 2a2 2 0 100 4 2 2 0 000-4z"/> +</svg> |