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-2/panel/22/gpm-inhibit-invalid.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-2/panel/22/gpm-inhibit-invalid.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/gpm-inhibit-invalid.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/gpm-inhibit-invalid.svg b/.icons/Gruvbox_Dark-2/panel/22/gpm-inhibit-invalid.svg new file mode 100644 index 000000000..c5a5f2c53 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/gpm-inhibit-invalid.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;opacity:0.3" class="ColorScheme-Text" d="M 3.0195312 3.9863281 C 1.6697036 3.9603871 1.6558035 5.9938126 3.0058594 5.9863281 L 3.0058594 16.986328 C 2.9868077 18.333478 5.0073374 18.336842 5.0039062 17 L 5 17 L 5 4.9570312 C 4.9835929 4.4190908 4.5477664 3.9863823 4.0058594 3.9863281 L 3.0195312 3.9863281 z M 6 4.9863281 L 6 15.986328 L 7.0058594 15.986328 L 7.0058594 17.259766 C 7.0058594 17.986567 7.7324219 17.986328 7.7324219 17.986328 L 8.0058594 17.986328 L 9.0058594 17.986328 L 9.0058594 15.986328 L 11.005859 15.986328 L 11.005859 17.982422 L 13.005859 17.982422 L 13.005859 15.986328 L 15 15.986328 L 15 10.986328 L 14.513672 10.986328 C 14.113494 10.987828 13.873787 10.541998 14.095703 10.208984 L 15.572266 7.9863281 L 14.513672 7.9863281 C 13.837511 7.9958881 13.837511 6.9767655 14.513672 6.9863281 L 16.505859 6.9863281 C 16.905153 6.9864133 17.143296 7.4313949 16.921875 7.7636719 L 15.445312 9.9863281 L 16.505859 9.9863281 C 16.534032 9.9859306 16.554253 9.9969747 16.580078 10 L 18.005859 10 L 18.005859 5.6738281 C 18.005859 5.2926761 17.694441 4.9863281 17.306641 4.9863281 L 6 4.9863281 z M 8.0058594 6.9863281 L 12.005859 6.9863281 C 12.844728 6.9859782 13.311266 7.9563771 12.787109 8.6113281 L 10.087891 11.986328 L 12.005859 11.986328 C 13.358182 11.967198 13.358182 14.005453 12.005859 13.986328 L 8.0058594 13.986328 C 7.1669904 13.986678 6.7004525 13.016279 7.2246094 12.361328 L 9.9238281 8.9863281 L 8.0058594 8.9863281 C 6.6535367 9.0054531 6.6535367 6.9672029 8.0058594 6.9863281 z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 16 11 L 16 15 L 18 15 L 18 11 L 16 11 z M 16 16 L 16 18 L 18 18 L 18 16 L 16 16 z"/> +</svg> |