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-Light/actions/16/im-facebook.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-Light/actions/16/im-facebook.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/im-facebook.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/im-facebook.svg b/.icons/Gruvbox-Light/actions/16/im-facebook.svg new file mode 100644 index 000000000..6d6c7adc2 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/im-facebook.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <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 9 2 C 8.0832 2.001 7.1898313 2.29295 6.6445312 2.96875 C 6.0993312 3.64445 5.9454531 4.4723406 5.8769531 5.4316406 C 5.8431531 5.9043406 5.8332906 6.4261 5.8378906 7 L 5 7 C 4.446 7 4 7.446 4 8 C 4 8.554 4.446 9 5 9 L 5.8886719 9 C 5.9363719 10.398 6 12.043 6 14 A 1.0001 1.0001 0 1 0 8 14 C 8 12.038 7.9437375 10.381 7.8984375 9 L 9 9 C 9.554 9 10 8.554 10 8 C 10 7.446 9.554 7 9 7 L 7.8457031 7 C 7.8389031 6.4472 7.8446469 5.9720188 7.8730469 5.5742188 C 7.9295469 4.7836187 8.0900719 4.3622094 8.2011719 4.2246094 C 8.3121719 4.0870094 8.4185531 4.0007 9.0019531 4 A 1.0001 1.0001 0 1 0 9 2 z"/> +</svg> |