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/apps/16/qnapi.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/apps/16/qnapi.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/16/qnapi.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/qnapi.svg b/.icons/Gruvbox-Plus-Dark/apps/16/qnapi.svg new file mode 100644 index 000000000..b8f1765cc --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/qnapi.svg @@ -0,0 +1,16 @@ +<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style type="text/css"> + .ColorScheme-Text { + color: #dfdfdf; + } + + .ColorScheme-Highlight { + color: #4285f4; + } + </style> + </defs> + <path class="ColorScheme-Text" + d="m8 1a7 7 0 0 0-7 7 7 7 0 0 0 7 7 7 7 0 0 0 3.6289-1.0254c0.46236 0.56654 0.89165 1.17 1.2598 1.7676l1.7031-1.0488c-0.41491-0.67353-0.89118-1.3496-1.416-1.9922a7 7 0 0 0 1.8242-4.7012 7 7 0 0 0-7-7zm0 2.5a4 4.5 0 0 1 4 4.5 4 4.5 0 0 1-0.80469 2.6973c-1.2402-1.0212-2.6539-1.7742-4.1953-1.6543l0.1543 1.9922c0.70086-0.054521 1.6106 0.32495 2.543 1.0332a4 4.5 0 0 1-1.6973 0.43164 4 4.5 0 0 1-4-4.5 4 4.5 0 0 1 4-4.5z" + fill="#ebdbb2" /> +</svg>
\ No newline at end of file |