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/22/1password-panel.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/22/1password-panel.svg')
-rw-r--r-- | .icons/kora/panel/22/1password-panel.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/1password-panel.svg b/.icons/kora/panel/22/1password-panel.svg new file mode 100644 index 000000000..2cf236b82 --- /dev/null +++ b/.icons/kora/panel/22/1password-panel.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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <g fill="#dfdfdf"> + <path d="m8 2.039c-3.27 0-5.961 2.691-5.961 5.961s2.691 5.961 5.961 5.961 5.961-2.691 5.961-5.961-2.691-5.961-5.961-5.961zm0 1.168c2.629 0 4.793 2.164 4.793 4.793s-2.164 4.793-4.793 4.793-4.793-2.164-4.793-4.793 2.164-4.793 4.793-4.793z"/> + <path d="m6.428.613h3.144c.436 0 .788.365.788.82v7.063l-.009.012s-1.171.817-1.171 1.368c0 .55 1.171 1.361 1.171 1.361l.009.015v3.315c0 .455-.352.82-.788.82h-3.144c-.436 0-.788-.365-.788-.82v-7.187s1.18-.783 1.18-1.31c0-.528-1.18-1.31-1.18-1.31v-3.327c0-.455.352-.82.788-.82z"/> + </g> +</svg> |