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/telegram-attention-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/telegram-attention-panel.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/telegram-attention-panel.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/telegram-attention-panel.svg b/.icons/kora-light-panel/panel/22/telegram-attention-panel.svg new file mode 100644 index 000000000..cd908dfd9 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/telegram-attention-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:#444444; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="3.5" cy="12.5" r="1.5"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 14.052605,13.434212 C 14.306237,12.954714 15.763624,4.7558239 15.971963,2.6363929 16.197354,0.53621828 15.022142,0.92676368 13.940759,1.2815492 11.287708,2.1549912 2.8996017,5.8958612 0.60361414,7.0643304 0.03836368,7.2928626 -0.20596208,7.680613 0.20532463,8.0162204 0.55944176,8.3006877 1.8552274,8.6913942 2.9002455,8.8896696 3.7910759,9.1528032 4.483032,8.9007586 5.1217663,8.5494661 c 1.535,-0.8873385 6.1089517,-3.9098486 6.3552637,-4.0671505 0.246314,-0.157302 0.515898,0.134626 0.378046,0.2759497 -0.137853,0.141323 -3.3771983,2.973696 -4.4407507,4.2543052 -0.5634533,0.7041359 -0.5465752,1.0800645 0.032257,1.5240875 1.298561,0.99282 4.7680487,3.256196 5.2842957,3.393003 0.658294,0.174448 1.043836,0.02993 1.321734,-0.495449 z"/> +</svg> |