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/22/deluge-panel.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/22/deluge-panel.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/deluge-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/deluge-panel.svg b/.icons/kora-light-panel/panel/22/deluge-panel.svg new file mode 100644 index 000000000..e5b4c07b9 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/deluge-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <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 8.0134,1 C 7.8954,1.0004 7.7722,1.1159 7.5983,1.3503 L 3.9833,6.8806 C 2.7396,8.7825 2.753,10.837 3.591,12.389 4.4291,13.94 6.079,15 8.002,15 9.9249,15 11.572,13.94 12.41,12.389 13.247,10.837 13.26,8.7818 12.017,6.8789 L 8.4008,1.3401 C 8.2446,1.1148 8.1314,0.9996 8.0134,1 Z M 8.0036,2.4988 11.055,7.4087 C 11.798,8.6181 11.941,10.062 10.706,11.092 10.558,11.224 10.372,11.349 10.168,11.461 9.7046,11.677 8.9157,11.904 8.3693,11.971 8.1482,12.01 7.9139,12.035 7.6548,12.024 7.6267,12.02 7.5984,12.019 7.5701,12.018 H 7.5651 C 6.7377,12.018 6.0547,10.748 6.0547,9.7944 6.0552,8.9478 6.9091,8.2627 7.6356,8.1384 7.7741,8.1097 7.9187,8.0822 8.0702,8.0478 8.6812,7.8368 8.9452,6.9367 8.3664,6.5046 7.9555,6.1983 7.4765,6.0291 6.996,6.0056 6.4058,5.9768 5.9263,6.1743 5.429,6.5422 Z"/> +</svg> |