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/format-text-direction-rtl.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/format-text-direction-rtl.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/format-text-direction-rtl.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/format-text-direction-rtl.svg b/.icons/Gruvbox-Light/actions/16/format-text-direction-rtl.svg new file mode 100644 index 000000000..c52837d0c --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/format-text-direction-rtl.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 6 0 L 6 2 L 12 2 C 12.42816 2 13 2.61414 13 3 L 13 4 L 8 4 C 7.08073 4 6.2644 4.38396 5.75 4.96875 C 5.2356 5.55354 4.99361 6.2794 5 7 C 5.006 7.72062 5.26893 8.45275 5.78125 9.03125 C 6.29357 9.60979 7.0917 10 8 10 L 15 10 L 15 3 C 15.00009 1.3657 13.6802 0 12 0 L 6 0 z M 8 6 L 13 6 L 13 8 L 8 8 C 7.60213 8 7.43309 7.89021 7.28125 7.71875 C 7.12941 7.54729 7.00248 7.27938 7 7 C 6.998 6.72062 7.10467 6.44646 7.25 6.28125 C 7.39533 6.11604 7.57764 6 8 6 z M 4 8.9980469 L 0 11.998047 L 4 14.998047 L 4 12.986328 L 14.9375 12.986328 L 14.9375 10.986328 L 4 10.986328 L 4 8.9980469 z"/> +</svg> |