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-Plus-Dark/panel/16/airplane-mode-off.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-Plus-Dark/panel/16/airplane-mode-off.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/16/airplane-mode-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/16/airplane-mode-off.svg b/.icons/Gruvbox-Plus-Dark/panel/16/airplane-mode-off.svg new file mode 100644 index 000000000..fc82e8a6e --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/16/airplane-mode-off.svg @@ -0,0 +1,7 @@ +<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style> + </defs> + <path class="ColorScheme-Text" d="m6.5 1c-0.79 0-0.78 0.03-0.53 1.03l1.62 4.97h-4.5l-1.22-1.78c-0.13-0.21-0.12-0.22-0.34-0.22h-0.22c-0.43 0-0.29 0.44-0.29 0.44l0.29 2.56-0.29 2.56s-0.13 0.44 0.26 0.44h0.25c0.21 0 0.21-0.01 0.34-0.22l1.22-1.78h4.5l-1.62 4.94c-0.26 1.04-0.27 1.06 0.53 1.06 0.43 0 0.43-0.01 0.72-0.5l3.69-5.5h3.09c0.55 0 1-0.45 1-1s-0.45-1-1-1h-3.09l-3.69-5.5c-0.27-0.46-0.28-0.5-0.66-0.5z" fill="currentColor" opacity=".3"/> + <path class="ColorScheme-Text" d="m11 11v1c0 0.28 0.1 0.54 0.28 0.72l0.78 0.78-0.78 0.78c-0.18 0.19-0.28 0.45-0.28 0.72v1h1c0.28 0 0.54-0.1 0.72-0.28l0.78-0.78 0.78 0.78c0.18 0.18 0.45 0.28 0.72 0.28h1v-1c0-0.27-0.1-0.53-0.28-0.72l-0.78-0.78 0.78-0.78c0.18-0.18 0.28-0.44 0.28-0.72v-1h-1c-0.27 0-0.54 0.1-0.72 0.28l-0.78 0.79-0.78-0.79c-0.18-0.18-0.44-0.28-0.72-0.28z" fill="currentColor"/> +</svg> |