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/16/wechat-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/16/wechat-tray.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/wechat-tray.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/wechat-tray.svg b/.icons/kora-light-panel/panel/16/wechat-tray.svg new file mode 100644 index 000000000..332c3c6dc --- /dev/null +++ b/.icons/kora-light-panel/panel/16/wechat-tray.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .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="m10 5c-2.743 0-5 2.031-5 4.5s2.257 4.5 5 4.5c1.003-.001 1.982-.274 2.811-.783l1.189 1.783v-2.809c.647-.776.998-1.72 1-2.691 0-2.469-2.257-4.5-5-4.5zm-2 2c.549 0 1 .451 1 1s-.451 1-1 1-1-.451-1-1 .451-1 1-1zm4 0c.549 0 1 .451 1 1s-.451 1-1 1-1-.451-1-1 .451-1 1-1z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m7 1c2.487.003 4.726 1.422 5.605 3.555-.794-.353-1.678-.555-2.605-.555-.029 0-.059.001-.088.004-3.209.043-5.912 2.438-5.912 5.496 0 .691.144 1.345.395 1.949-.034-.013-.067-.027-.1-.041l-1.295 2.592v-3.41c-1.269-1.041-1.997-2.529-2-4.09 0-3.017 2.708-5.5 6-5.5zm-3 3c.549 0 1 .451 1 1s-.451 1-1 1-1-.451-1-1 .451-1 1-1z"/> +</svg> |