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/transmission-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/panel/22/transmission-panel.svg')
-rw-r--r-- | .icons/kora/panel/22/transmission-panel.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/transmission-panel.svg b/.icons/kora/panel/22/transmission-panel.svg new file mode 100644 index 000000000..ac792c003 --- /dev/null +++ b/.icons/kora/panel/22/transmission-panel.svg @@ -0,0 +1,9 @@ +<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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,1 C 5.446,1 5,1.446 5,2 5,2.554 5.446,3 6,3 h 4 C 10.554,3 11,2.554 11,2 11,1.446 10.554,1 10,1 Z M 4.8574219,6 C 4.3825648,6 4,6.3825652 4,6.8574219 V 13.142578 C 4,13.617435 4.3825648,14 4.8574219,14 H 11.142578 C 11.617435,14 12,13.617435 12,13.142578 V 6.8574219 C 12,6.3825652 11.617435,6 11.142578,6 H 9 v 2 l 1.181641,1 H 9 V 9.636719 11 h 1.181641 L 8,12.908203 5.8183594,11 H 7 V 9.636719 9 H 5.8183594 L 7,8 V 6 Z"/> + <rect width="2" height="8" x="7" y="-10" transform="scale(1,-1)" style="opacity:0.3;fill:currentColor" class="ColorScheme-Text"/> +</svg> |