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/24/mntray-news.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/24/mntray-news.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/mntray-news.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/mntray-news.svg b/.icons/kora-light-panel/panel/24/mntray-news.svg new file mode 100644 index 000000000..3d3ef96fc --- /dev/null +++ b/.icons/kora-light-panel/panel/24/mntray-news.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <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 10 4 L 10 8.5292969 C 10 9.329054 9.3290525 10 8.5292969 10 L 7 10 L 6 10 L 4 10 L 3 10 L 3 12.384766 C 3 12.76564 3.2967034 12.996081 3.6660156 13 L 10.236328 13 L 11.570312 15 L 12.904297 13 L 14.333984 13 C 14.703318 13 15 12.76564 15 12.384766 L 15 4.6875 C 15 4.3066251 14.703318 4 14.333984 4 L 10 4 z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 1.46875,1 C 1.2086109,1 1,1.2086109 1,1.46875 V 8.529297 C 1,8.789437 1.2086109,9 1.46875,9 H 3 V 3 H 6 V 1 Z M 7,1 V 9 H 8.529297 C 8.789436,9 9,8.789437 9,8.529297 V 1.46875 C 9,1.2086109 8.789436,1 8.529297,1 Z M 4,4 V 9 H 6 V 4 Z"/> +</svg> |