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/mntray-regular.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/mntray-regular.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/mntray-regular.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/mntray-regular.svg b/.icons/kora-light-panel/panel/16/mntray-regular.svg new file mode 100644 index 000000000..4c28280df --- /dev/null +++ b/.icons/kora-light-panel/panel/16/mntray-regular.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; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1.46875 1 C 1.2086109 1 1 1.2086109 1 1.46875 L 1 8.5292969 C 1 8.7894369 1.2086109 9 1.46875 9 L 3 9 L 3 3 L 6 3 L 6 1 L 1.46875 1 z M 7 1 L 7 9 L 8.5292969 9 C 8.7894359 9 9 8.7894369 9 8.5292969 L 9 1.46875 C 9 1.2086109 8.7894359 1 8.5292969 1 L 7 1 z M 4 4 L 4 9 L 6 9 L 6 4 L 4 4 z M 10 4 L 10 8.5292969 C 10 9.329054 9.3290525 10 8.5292969 10 L 7 10 L 6 10 L 4 10 L 3 10 L 3 12.384766 C 3 12.76564 3.2967034 12.996081 3.6660156 13 L 10.236328 13 L 11.570312 15 L 12.904297 13 L 14.333984 13 C 14.703318 13 15 12.76564 15 12.384766 L 15 4.6875 C 15 4.3066251 14.703318 4 14.333984 4 L 10 4 z"/> +</svg> |