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/22/moderndeck-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/22/moderndeck-tray.svg')
-rw-r--r-- | .icons/kora/panel/22/moderndeck-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/moderndeck-tray.svg b/.icons/kora/panel/22/moderndeck-tray.svg new file mode 100644 index 000000000..d8d34c1ae --- /dev/null +++ b/.icons/kora/panel/22/moderndeck-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22" 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 1.5820314,1.0004929 C 0.7081147,1.0004929 2e-7,1.6783929 2e-7,2.5141649 v 9.9726561 c 0,0.835772 0.7081145,1.50586 1.5820312,1.50586 h 3.9492184 l 0.404297,0.488281 1.423828,1.277343 c 0.271172,0.322505 0.784881,0.322016 1.056641,0 L 9.8457028,14.480962 10.25,13.992681 h 4.167969 C 15.291885,13.992665 16,13.322593 16,12.486821 V 2.5141649 c 0,-0.835772 -0.708115,-1.513672 -1.582031,-1.513672 z m 3.7285154,2 h 0.01563 c 0.568099,0.0044 0.920752,0.68821 0.642578,1.2402344 -0.321287,0.6352244 -0.728969,1.4493279 -1.226562,2.4394531 -0.09401,0.1883476 -0.09403,0.4248889 0.0039,0.6132813 0.184166,0.3636004 0.454006,0.8951792 0.810547,1.5917968 0.101868,0.2015316 0.364879,0.2088548 0.474609,0.011719 0.591642,-1.0383336 1.554531,-2.7367316 2.898438,-5.0937506 0.278214,-0.4863 0.752367,-0.78468 1.2695312,-0.789062 h 0.01953 c 0.552458,-0.0088 1.0656,0.319016 1.339844,0.853516 0.321287,0.6264797 0.752302,1.4641967 1.292968,2.5156247 0.195917,0.3767848 0.19583,0.8453825 0.0078,1.2265625 -0.340901,0.679038 -0.837861,1.6695346 -1.492187,2.9707029 -0.133192,0.262879 -0.38785,0.424317 -0.658204,0.419922 h -0.03516 c -0.568099,-0.0044 -0.9207932,-0.688241 -0.642578,-1.2402343 0.321246,-0.63527 0.728993,-1.4493275 1.222656,-2.4394531 0.09405,-0.1927876 0.09404,-0.4248888 -0.0039,-0.6132813 -0.188081,-0.3636455 -0.46176,-0.8952248 -0.826162,-1.5917968 -0.105799,-0.2015316 -0.364896,-0.2049473 -0.4785152,-0.00781 -0.57596,1.0383336 -1.517502,2.733296 -2.822266,5.0859375 -0.278174,0.50383 -0.76796,0.806641 -1.296875,0.806641 h -0.0625 c -0.544597,0 -1.05,-0.323407 -1.320312,-0.853516 -0.321288,-0.6265249 -0.752266,-1.4636633 -1.296875,-2.5195313 -0.195905,-0.3811348 -0.195905,-0.8507985 0,-1.2363281 0.348712,-0.6746884 0.851532,-1.6636621 1.505859,-2.9648437 0.133231,-0.262866 0.383919,-0.430158 0.658203,-0.425781 z"/> +</svg> |