diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/Gruvbox_Dark/panel/22/network-wireless-secure-signal-none.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
* Fish
* Hyprland
* Hyprlock
* Hyprpaper
* waybar
Diffstat (limited to '.icons/Gruvbox_Dark/panel/22/network-wireless-secure-signal-none.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/22/network-wireless-secure-signal-none.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/22/network-wireless-secure-signal-none.svg b/.icons/Gruvbox_Dark/panel/22/network-wireless-secure-signal-none.svg new file mode 100644 index 000000000..45ca5bbc3 --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/22/network-wireless-secure-signal-none.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 16 12 C 14.892 12 14 12.9109 14 14.03125 L 14 15 L 13 15 L 13 19 L 19 19 L 19 15 L 18 15 L 18 14.03125 C 18 12.91135 17.108 12 16 12 z M 16 13 C 16.554 13 17 13.4424 17 14 L 17 15 L 15 15 L 15 14 C 15 13.4424 15.446 13 16 13 z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 11 4 C 7.9494 4 5.0806 5.0732 3 7 L 11 18 L 12 16.625 L 12 14 L 13.013672 14 C 13.033321 12.365092 14.356157 11 16 11 C 16.028821 11 16.055366 11.008932 16.083984 11.009766 L 19 7 C 16.919 5.0731 14.051 4 11 4 z"/> +</svg> |