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/Gruvbox_Dark-2/panel/22/mstdn-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/Gruvbox_Dark-2/panel/22/mstdn-panel.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/mstdn-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/mstdn-panel.svg b/.icons/Gruvbox_Dark-2/panel/22/mstdn-panel.svg new file mode 100644 index 000000000..47a206780 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/mstdn-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8.6659887,3 C 6.0806549,3 3.9999729,5.1018375 3.9999729,7.7128906 v 2.5742184 c 0,0.0034 0.002,0.0064 0.002,0.0098 0.0024,1.722632 0.163625,5.562883 1.521485,7.109375 C 6.7470419,18.799811 9.5991442,19 10.751976,19 c 2.04875,0 3.248047,-0.802734 3.248047,-0.802734 V 16.5 c 0,0 -1.521099,0.525921 -2.980469,0.5 C 9.9696827,16.97132 8.3249049,16.55981 8.0996329,15.400391 8.0696629,15.256512 8.0566029,15.091447 8.0351829,14.935547 8.2437559,14.964112 8.4494699,15 8.6660427,15 h 4.6679683 c 2.585334,0 4.666016,-2.101838 4.666016,-4.712891 V 7.7128906 C 18.000027,5.1018375 15.919345,3 13.334011,3 Z M 7.9999729,7 a 1,1 0 0 1 1.0000002,1 1,1 0 0 1 -1.0000002,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z"/> +</svg> |