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/actions/16/seahorse-sign-ok.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/actions/16/seahorse-sign-ok.svg')
-rw-r--r-- | .icons/kora-light/actions/16/seahorse-sign-ok.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora-light/actions/16/seahorse-sign-ok.svg b/.icons/kora-light/actions/16/seahorse-sign-ok.svg new file mode 100644 index 000000000..71ff6875c --- /dev/null +++ b/.icons/kora-light/actions/16/seahorse-sign-ok.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <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> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5 11 L 5 16 L 8 14 L 8 11 L 5 11 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,1 C 4.6863,1 2,3.6863 2,7 2,10.314 4.6863,13 8,13 V 13 11 11 C 5.7909,11 4,9.2091 4,7 4,4.7909 5.7909,3 8,3 10.209,3 12,4.7909 12,7 12,8.1481 11.506,9.2408 10.645,10 H 13.195 C 13.722,9.088 14,8.0533 14,7 14,3.6863 11.314,1 8,1 Z M 7.9492,4 C 6.3122,4.0277 4.9998,5.3628 5,7 5,8.6569 6.3431,10 8,10 9.6569,10 11,8.6569 11,7 11,5.3431 9.6569,4 8,4 7.9831,3.9999 7.9661,3.9999 7.9492,4 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 15,10 12,13 10,11 9,12 12,15 16,11 Z"/> +</svg> |