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/16/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/panel/16/gpm-inhibit-invalid.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/16/gpm-inhibit-invalid.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/16/gpm-inhibit-invalid.svg b/.icons/gruvbox_dark/panel/16/gpm-inhibit-invalid.svg new file mode 100644 index 000000000..168f7011a --- /dev/null +++ b/.icons/gruvbox_dark/panel/16/gpm-inhibit-invalid.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 1.0195312 1 C -0.32982012 0.97408411 -0.3437201 3.0055241 1.0058594 2.9980469 L 1.0058594 13.988281 C 0.98681407 15.334124 3.0053831 15.337497 3.0019531 14.001953 L 2.9980469 14.001953 L 2.9980469 1.9707031 C 2.9816508 1.4332844 2.5475752 1.0000541 2.0058594 1 L 1.0195312 1 z M 3.9980469 2 L 3.9980469 12.988281 L 5.0039062 12.988281 L 5.0039062 14.261719 C 5.0039062 14.987815 5.7304688 14.986328 5.7304688 14.986328 L 6.0039062 14.986328 L 7.0039062 14.986328 L 7.0039062 12.988281 L 9.0019531 12.988281 L 9.0019531 14.982422 L 11.001953 14.982422 L 11.001953 12.988281 L 13 12.988281 L 13 7.9941406 L 12.509766 7.9941406 C 12.109729 7.9956406 11.86996 7.549488 12.091797 7.2167969 L 13.566406 4.9960938 L 12.509766 4.9960938 C 11.833843 5.0056437 11.833843 3.9884935 12.509766 3.9980469 L 14.5 3.9980469 C 14.899153 3.998132 15.137359 4.4414827 14.916016 4.7734375 L 13.439453 6.9941406 L 14.5 6.9941406 C 14.511865 6.993974 14.519802 6.9995444 14.53125 7 L 16 7 L 16 2.6855469 C 16 2.3047645 15.688444 2 15.300781 2 L 3.9980469 2 z M 6.0039062 3.9980469 L 10.001953 3.9980469 C 10.840526 3.9976973 11.307175 4.9667779 10.783203 5.6210938 L 8.0839844 8.9921875 L 10.001953 8.9921875 C 11.353798 8.9730765 11.353798 11.00934 10.001953 10.990234 L 6.0039062 10.990234 C 5.1653331 10.990583 4.6986842 10.021503 5.2226562 9.3671875 L 7.9199219 5.9960938 L 6.0039062 5.9960938 C 4.6520605 6.0151958 4.6520606 3.9789402 6.0039062 3.9980469 z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 14 8 L 14 12 L 16 12 L 16 8 L 14 8 z M 14 13 L 14 15 L 16 15 L 16 13 L 14 13 z"/> +</svg> |