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-Plus-Dark/actions/22/text_letter_spacing.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-Plus-Dark/actions/22/text_letter_spacing.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/22/text_letter_spacing.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/22/text_letter_spacing.svg b/.icons/Gruvbox-Plus-Dark/actions/22/text_letter_spacing.svg new file mode 100644 index 000000000..eb71aa498 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/22/text_letter_spacing.svg @@ -0,0 +1,6 @@ +<svg width="22" height="22" version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style> + </defs> + <path class="ColorScheme-Text" d="m4 4v5h2.5c0.8284 0 1.5-0.6716 1.5-1.5 0-0.5333-0.2682-1.015-0.6875-1.281 0.1155-0.2126 0.1875-0.4598 0.1875-0.7188 0-0.8284-0.6716-1.5-1.5-1.5h-2zm10 0v5h2.5c0.828 0 1.5-0.6716 1.5-1.5v-2c0-0.8284-0.672-1.5-1.5-1.5zm-9 1h1c0.2761 0 0.5 0.2239 0.5 0.5s-0.2239 0.5-0.5 0.5h-1zm10 0h1.5c0.276 0 0.5 0.2239 0.5 0.5v2c0 0.2761-0.224 0.5-0.5 0.5h-1.5zm-6 1v1h3v-1zm-4 1h1.5c0.2761 0 0.5 0.2239 0.5 0.5s-0.2239 0.5-0.5 0.5h-1.5zm-1 4v2h4v-2zm6 0v2h2v-2zm4 0v2h4v-2zm-5 4-4 1.5 4 1.5zm4 0v3l4-1.5zm-2 1c-0.2761 0-0.5 0.224-0.5 0.5s0.2239 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.2239-0.5-0.5-0.5z" fill="currentColor"/> +</svg> |