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/24/vivaldi-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/24/vivaldi-tray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/vivaldi-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/vivaldi-tray.svg b/.icons/kora-light-panel/panel/24/vivaldi-tray.svg new file mode 100644 index 000000000..9e248d70b --- /dev/null +++ b/.icons/kora-light-panel/panel/24/vivaldi-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <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 14,1 C 13.026,1 12,1.7835 12,2.75 12.001,2.9838 12.12,3.3148 12.213,3.53 12.227,3.5805 12.238,3.6393 12.254,3.682 12.623,5.0931 12.247,6.0968 11.406,7.1011 10.23,8.2764 8.9403,8.2965 7.7712,7.1485 L 4.2041,1.5554 C 3.8425,1.1684 3.3394,1.0297 2.8789,1.0274 1.8889,1.0111 1.2029,1.7948 1.0401,2.6355 0.91979,3.3083 0.86482,3.1917 4.0628,8.9537 6.0814,12.59 7.0402,14.268 7.1976,14.433 7.7544,15.017 8.5503,15.161 9.2932,14.814 9.4882,14.723 9.7088,14.558 9.85,14.401 10.126,14.09 15.759,3.8211 15.853,3.4678 15.963,3.2327 15.987,2.9844 16,2.75 16,1.7835 14.975,1 14,1 Z"/> +</svg> |