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/actions/22/twitter-home.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/actions/22/twitter-home.svg')
-rw-r--r-- | .icons/gruvbox_dark/actions/22/twitter-home.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/actions/22/twitter-home.svg b/.icons/gruvbox_dark/actions/22/twitter-home.svg new file mode 100644 index 000000000..b8e107999 --- /dev/null +++ b/.icons/gruvbox_dark/actions/22/twitter-home.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 0.75976562 L 0 8.5703125 L 1.5234375 10.126953 L 2.6660156 9.140625 L 3.4277344 15.236328 L 12.572266 15.236328 L 13.333984 9.140625 L 14.476562 10.09375 L 16 8.5703125 L 8 0.75976562 z M 8 6.09375 C 9.2624 6.09375 10.285156 7.1166063 10.285156 8.3789062 C 10.285156 9.6413063 9.2623 10.664062 8 10.664062 C 6.7376 10.664062 5.7148438 9.6412062 5.7148438 8.3789062 C 5.7148438 7.1165062 6.7377 6.09375 8 6.09375 z M 8 12.189453 C 8.42079 12.189453 8.7617188 12.530382 8.7617188 12.951172 C 8.7617188 13.371952 8.42079 13.712891 8 13.712891 C 7.57921 13.712891 7.2382812 13.371952 7.2382812 12.951172 C 7.2382812 12.530382 7.57921 12.189453 8 12.189453 z" transform="translate(3 3)"/> +</svg> |