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/24/font-select.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/24/font-select.svg')
-rw-r--r-- | .icons/gruvbox_dark/actions/24/font-select.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/actions/24/font-select.svg b/.icons/gruvbox_dark/actions/24/font-select.svg new file mode 100644 index 000000000..2da86ec83 --- /dev/null +++ b/.icons/gruvbox_dark/actions/24/font-select.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <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 6 3 L 5.9921875 5 L 8.9140625 5.0117188 L 8.9160156 5.0117188 C 8.8608156 5.0117188 9 5.17107 9 5.09375 L 9 6.0175781 L 7.9960938 6.0175781 C 6.2801937 6.0175781 4.9660063 7.1430531 4.9414062 8.5019531 C 4.9291063 9.1814031 5.2472344 9.8649188 5.8027344 10.324219 C 6.3582344 10.783489 7.1180937 11.023438 7.9960938 11.023438 L 11 11.023438 L 11 5.09375 C 11 3.92255 10.112866 3.0117188 8.9160156 3.0117188 L 6.0058594 3 L 6 3 z M -0.00390625 5 L -0.00390625 11 L 3.9960938 8 L -0.00390625 5 z M 15.996094 5 L 11.996094 8 L 15.996094 11 L 15.996094 5 z M 7.9960938 8.0175781 L 9 8.0175781 L 9 9.0234375 L 7.9960938 9.0234375 C 7.4766838 9.0234375 7.2023019 8.88554 7.0761719 8.78125 C 6.9500319 8.67696 6.9401062 8.6090694 6.9414062 8.5371094 C 6.9444063 8.3931794 7.0262937 8.0175781 7.9960938 8.0175781 z" transform="translate(4 4)"/> +</svg> |