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/symbolic/format-text-strikethrough-symbolic.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/symbolic/format-text-strikethrough-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/symbolic/format-text-strikethrough-symbolic.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/symbolic/format-text-strikethrough-symbolic.svg b/.icons/Gruvbox-Light/actions/symbolic/format-text-strikethrough-symbolic.svg new file mode 100644 index 000000000..84f3d37ba --- /dev/null +++ b/.icons/Gruvbox-Light/actions/symbolic/format-text-strikethrough-symbolic.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#928374" d="M 4 3 L 4 5 L 10 5 C 10.43 5 11 5.61 11 6 L 13 6 C 13 4.37 11.68 3 10 3 L 4 3 z M 3 10 C 3 10.72 3.2693 11.449 3.7793 12.029 C 4.2893 12.609 5.09 13 6 13 L 13 13 L 13 10 L 11 10 L 11 11 L 6 11 C 5.6 11 5.4293 10.891 5.2793 10.721 C 5.1293 10.551 5 10.28 5 10 L 3 10 z"/> + <path style="fill:#928374" d="M 1,7 V 9 H 15 V 7 Z"/> +</svg> |