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/gitify-tray-active.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/gitify-tray-active.svg')
-rw-r--r-- | .icons/kora/panel/22/gitify-tray-active.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/gitify-tray-active.svg b/.icons/kora/panel/22/gitify-tray-active.svg new file mode 100644 index 000000000..7777c67ac --- /dev/null +++ b/.icons/kora/panel/22/gitify-tray-active.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="14.5" cy="2.5" r="1.5"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,1 C 4.1517737,1 1,4.1517737 1,8 c 0,3.848226 3.1517737,7 7,7 3.223575,0 5.946211,-2.215026 6.748047,-5.1953125 L 12.990698,7.7104523 C 12.285733,6.9863584 12.20052,7 11.347826,7 H 8.5 C 7.6715729,7 7,7.6715729 7,8.5 7,9.3284271 7.6715729,10 8.5,10 h 2.943359 C 10.758582,11.194857 9.4905575,12 8,12 5.773094,12 4,10.226906 4,8 4,5.773094 5.773094,4 8,4 h 2.5 C 11.328427,4 12,3.3284271 12,2.5 12,1.6715729 11.328427,1 10.5,1 Z"/> +</svg> |