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/panel/24/ferdium-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/panel/24/ferdium-tray.svg')
-rw-r--r-- | .icons/kora/panel/24/ferdium-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/24/ferdium-tray.svg b/.icons/kora/panel/24/ferdium-tray.svg new file mode 100644 index 000000000..1bcd45c80 --- /dev/null +++ b/.icons/kora/panel/24/ferdium-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .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 8.046875,6.0019531 C 7.783775,5.9788411 7.4723656,6.141805 5.9472656,7.0996094 4.5877656,7.9534167 4.3147687,8.1015161 4.1054688,8.0957031 3.9461688,8.0912431 3.6434281,8.0125886 2.6113281,7.7050781 1.0890281,7.2515429 0.6699375,7.1431597 0.2734375,7.1054688 c -0.2565,-0.024391 -0.31849375,0.027266 -0.24609375,0.203125 0.1606,0.3900554 0.86743131,1.2176597 1.76953125,2.0761718 0.8033,0.7643644 1.4771938,1.2892134 1.9335938,1.5039064 0.2709999,0.127458 0.3698437,0.137053 0.6523437,0.07031 0.3663,-0.08655 1.0482625,-0.401669 1.9140625,-0.884765 0.2942,-0.1641566 0.7411406,-0.4133193 0.9941406,-0.5546878 0.253,-0.1413694 0.5157313,-0.278671 0.5820313,-0.3046874 0.1106,-0.043358 0.126425,-0.045762 0.203125,-0.019531 0.142,0.04853 0.3248937,0.1442805 0.9960937,0.5234375 1.6107004,0.909831 2.2196184,1.197263 2.6992184,1.271484 0.2242,0.03469 0.477841,-0.05569 0.869141,-0.310546 1.0814,-0.7043542 2.933322,-2.5583206 3.294922,-3.2988286 0.1258,-0.2574865 0.08014,-0.3054317 -0.255859,-0.2675782 -0.3942,0.044365 -0.79526,0.1466531 -2.19336,0.5644532 -1.0602,0.3168503 -1.43365,0.4147536 -1.59375,0.4179687 -0.2058,0.00417 -0.476406,-0.1431045 -1.816406,-0.9863281 C 8.7288719,6.2615628 8.291075,6.0233975 8.046875,6.0019531 Z"/> +</svg> |