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/gitlab-tray.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/gitlab-tray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/gitlab-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/gitlab-tray.svg b/.icons/kora-light-panel/panel/22/gitlab-tray.svg new file mode 100644 index 000000000..11ecb830b --- /dev/null +++ b/.icons/kora-light-panel/panel/22/gitlab-tray.svg @@ -0,0 +1,8 @@ +<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:#444444; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 2.9896533,1.0001389 c -0.1221973,0 -0.2445422,0.066588 -0.2901742,0.200039 L 1.0712737,6 H 5.0536118 L 3.2798276,1.2001779 C 3.2341743,1.0667255 3.1118507,1.0001389 2.9896533,1.0001389 Z M 5.0536118,6 8.0000003,15 10.946388,6 Z m 5.8927762,0 h 3.982339 L 13.300522,1.2001779 c -0.09127,-0.26690389 -0.48904,-0.26690389 -0.580348,0 z m 3.982339,0 -6.9287267,9 7.7484047,-5.347808 c 0.213798,-0.1475 0.303372,-0.40889 0.221724,-0.64761 z M 8.0000003,15 1.0712737,6 0.02987167,9.004582 c -0.081645,0.23872 0.00791,0.50011 0.2217236,0.64761 z"/> +</svg> |