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/16/clockify-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/16/clockify-tray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/clockify-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/clockify-tray.svg b/.icons/kora-light-panel/panel/16/clockify-tray.svg new file mode 100644 index 000000000..9e83a939f --- /dev/null +++ b/.icons/kora-light-panel/panel/16/clockify-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" version="1.1"> + <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 9 0 C 4.5817222 0 1 3.5817222 1 8 C 1 12.418278 4.5817222 16 9 16 C 10.377898 15.9985 11.732439 15.641508 12.931641 14.962891 L 11.363281 13.505859 A 6 6 0 0 1 9 14 A 6 6 0 0 1 3 8 A 6 6 0 0 1 9 2 A 6 6 0 0 1 11.457031 2.5273438 L 12.935547 1.046875 C 11.735699 0.36411806 10.3805 0.00346971 9 0 z M 14.144531 1.8378906 L 10.167969 5.8164062 L 11.228516 6.8769531 L 15.205078 2.8984375 L 14.144531 1.8378906 z M 9 7 A 1 1 0 0 0 8 8 A 1 1 0 0 0 9 9 A 1 1 0 0 0 10 8 A 1 1 0 0 0 9 7 z M 11.228516 9.1230469 L 10.167969 10.183594 L 14.144531 14.162109 L 15.205078 13.101562 L 11.228516 9.1230469 z"/> +</svg> |