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/22/enpass-status.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/22/enpass-status.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/22/enpass-status.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/22/enpass-status.svg b/.icons/Gruvbox-Plus-Dark/panel/22/enpass-status.svg new file mode 100644 index 000000000..f8174787f --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/22/enpass-status.svg @@ -0,0 +1,8 @@ +<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:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 4.8523344,3 c -1.564186,0 -3.086556,1.3197382 -2.822266,2.908203 l 1.69336,10.183594 C 3.9877204,17.680262 4.9834614,19 6.5476474,19 h 7.9062496 c 1.564185,0 2.559929,-1.319738 2.824219,-2.908203 L 18.971475,5.908203 C 19.235766,4.3197382 17.713396,3 16.14921,3 Z m 5.6484376,4 c 1.380712,0 2.5,1.119288 2.5,2.5 -6.14e-4,0.786206 -0.371035,1.526324 -1,1.998047 V 14 c 0,0.554 -0.446,1 -1,1 h -1 C 9.4467724,15 9.0007724,14.554 9.0007724,14 v -2.503906 c -0.628416,-0.471311 -0.998772,-1.210576 -1,-1.996094 0,-1.380712 1.119288,-2.5 2.4999996,-2.5 z"/> +</svg> |