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/akonaditray.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/akonaditray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/akonaditray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/akonaditray.svg b/.icons/kora-light-panel/panel/16/akonaditray.svg new file mode 100644 index 000000000..54459e487 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/akonaditray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 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="m5.818 6.339c-2.11.008-3.918.376-4.683 1.716 0 3.792 3.073 6.866 6.865 6.866 3.791 0 6.865-3.074 6.865-6.866-2.008-.785-5.87-1.729-9.047-1.716zm2.182-4.479c2.997 0 5.531 2.381 6.104 5.21-1.101-.348-2.686-.767-4.234-.955-.842-1.763-2.136-3.381-3.264-4.097.448-.103.915-.158 1.394-.158zm-6.795 5.21c.323-2.243 1.732-4.137 3.676-5.131 1.715.846 2.799 2.224 3.88 4-1.061-.114-1.644-.163-2.946-.158-1.117.005-2.154.11-3.013.386-.632.202-1.173.498-1.597.903z"/> +</svg> |