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/panel/16/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/panel/16/mstdn-panel.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/16/mstdn-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/16/mstdn-panel.svg b/.icons/Gruvbox_Dark/panel/16/mstdn-panel.svg new file mode 100644 index 000000000..2a07fc0ed --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/16/mstdn-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 6 1 C 3.7840286 1 2 2.8383344 2 5.1230469 L 2 7.3769531 C 2 7.3804531 2.0019531 7.3821456 2.0019531 7.3847656 C 2.0040131 8.8923906 2.1427263 12.25272 3.3066406 13.605469 C 4.355358 14.825222 6.7989094 15 7.7871094 15 C 8.7959369 15 9.5286465 14.7735 10 14.576172 L 10 12.773438 C 9.5135888 12.907584 8.8255391 13.063526 8.0175781 13.048828 C 7.117321 13.023453 5.3063955 12.364609 5.1132812 11.349609 C 5.0876527 11.224484 5.0769366 11.078984 5.0585938 10.943359 C 5.2373938 10.967859 5.4140379 11 5.5996094 11 L 10 11 C 12.215714 11 14 9.6615781 14 7.3769531 L 14 5.1230469 C 14 2.8383344 12.215714 1 10 1 L 6 1 z M 6 4 A 0.99999995 1 0 0 1 7 5 A 0.99999995 1 0 0 1 6 6 A 0.99999995 1 0 0 1 5 5 A 0.99999995 1 0 0 1 6 4 z"/> +</svg> |