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/qtpass-tray.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/qtpass-tray.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/16/qtpass-tray.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/16/qtpass-tray.svg b/.icons/gruvbox_dark/panel/16/qtpass-tray.svg new file mode 100644 index 000000000..327116ee7 --- /dev/null +++ b/.icons/gruvbox_dark/panel/16/qtpass-tray.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 8.0000013,1 c -1.26666,0 -2.35614,0.557 -3.03086,1.4004 -0.67472,0.84338 -0.96914,1.91442 -0.96914,2.9996 l 0,4.6 2,0 0,-4.6 c 0,-0.71482 0.20558,-1.34378 0.53086,-1.7504 C 6.8561413,3.243 7.2666613,3 8.0000013,3 c 0.73334,0 1.14386,0.243 1.46914,0.6496 0.32528,0.40662 0.5308597,1.03558 0.5308597,1.7504 l 0,4.6 2,0 0,-4.6 c 0,-1.08518 -0.29442,-2.15622 -0.96914,-2.9996 C 10.356141,1.557 9.2666613,1 8.0000013,1 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5.359375 6.0019531 C 3.4334464 5.9303902 2.1010252 7.2146415 2.0058594 8.6054688 C 1.9564531 9.3275339 2.2398091 10.07681 2.9472656 10.681641 L 8 15 L 13.052734 10.681641 C 13.760186 10.076817 14.043543 9.3275454 13.994141 8.6054688 C 13.898975 7.2146506 12.566554 5.930387 10.640625 6.0019531 C 9.5444274 6.042523 8.5491583 6.5595145 8 7.3710938 C 7.4508388 6.5595076 6.455564 6.0425224 5.359375 6.0019531 z M 7.0019531 8 L 8 8 L 8.9980469 8 L 8.9980469 10 L 8.5214844 10 L 9.4980469 12 L 8 12 L 6.5019531 12 L 7.4785156 10 L 7.0019531 10 L 7.0019531 8 z"/> +</svg> |