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-light-panel/panel/22/1password-panel-locked.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-light-panel/panel/22/1password-panel-locked.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/1password-panel-locked.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/1password-panel-locked.svg b/.icons/kora-light-panel/panel/22/1password-panel-locked.svg new file mode 100644 index 000000000..69f35efab --- /dev/null +++ b/.icons/kora-light-panel/panel/22/1password-panel-locked.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="-3 -3 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <g fill="#444444"> + <path d="m13.254 10.018c-.947 0-1.709.762-1.709 1.709v.855h-.427c-.237 0-.428.19-.428.427v2.564c0 .236.191.427.428.427h4.273c.237 0 .427-.191.427-.427v-2.564c0-.237-.19-.427-.427-.427h-.427v-.855c0-.947-.763-1.709-1.71-1.709zm0 .854c.474 0 .855.381.855.855v.855h-1.709v-.855c0-.474.381-.855.854-.855z"/> + <path d="m10.19 15.076c-.144.19-.367.311-.618.311h-3.144c-.436 0-.788-.365-.788-.82v-1.099c-2.111-.922-3.601-3.034-3.601-5.468s1.49-4.546 3.601-5.468v-1.099c0-.455.352-.82.788-.82h3.144c.436 0 .788.365.788.82v1.099c2.111.922 3.601 3.034 3.601 5.468 0 .543-.074 1.071-.213 1.573-.159-.036-.324-.055-.494-.055-.266 0-.521.046-.757.132.191-.515.296-1.071.296-1.65 0-1.774-.985-3.335-2.433-4.164v4.66l-.009.012s-1.171.817-1.171 1.368c0 .55 1.171 1.361 1.171 1.361l.009.015v.912c.242-.138.472-.298.685-.475v.038.358c-.479.036-.855.435-.855.924zm-4.55-11.24v.924s1.18.782 1.18 1.31c0 .527-1.18 1.31-1.18 1.31v4.784c-1.448-.829-2.433-2.39-2.433-4.164s.985-3.335 2.433-4.164z"/> + </g> +</svg> |