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/kora/panel/24/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/kora/panel/24/enpass-status.svg')
-rw-r--r-- | .icons/kora/panel/24/enpass-status.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/24/enpass-status.svg b/.icons/kora/panel/24/enpass-status.svg new file mode 100644 index 000000000..6c601492b --- /dev/null +++ b/.icons/kora/panel/24/enpass-status.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m2.353 1c-.5 0-1.045.231-1.398.574-.353.344-.511 1.127-.437 1.57l1.693 9.784c.106.638.363 1.19.682 1.543.318.352.655.529 1.156.529h7.902c.501 0 .84-.177 1.158-.529.319-.353.574-.905.68-1.543l1.693-9.784c.074-.443-.082-1.226-.435-1.57-.353-.343-.9-.574-1.401-.574zm0 1h11.293c.252 0 .526.118.703.291.062.06.08.171.106.275.037.148.06.302.041.414.001-.007-1.692 9.777-1.692 9.777-.001.002-.001.004-.001.007-.071.425-.224.801-.436 1.036-.115.128-.234.2-.416.2h-7.902c-.181 0-.299-.072-.414-.2-.213-.235-.367-.611-.438-1.036-.001-.007-1.694-9.791-1.694-9.791-.018-.105.005-.258.043-.406.026-.104.044-.215.107-.276.177-.173.449-.291.7-.291zm5.647 2c-1.381 0-2.5 1.119-2.5 2.5.001.786.372 1.525 1 1.996v2.504c0 .554.446 1 1 1h1c.554 0 1-.446 1-1v-2.502c.629-.472.999-1.212 1-1.998 0-1.381-1.119-2.5-2.5-2.5z"/> +</svg> |