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-bold-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-bold-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/symbolic/format-text-bold-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/symbolic/format-text-bold-symbolic.svg b/.icons/Gruvbox-Light/actions/symbolic/format-text-bold-symbolic.svg new file mode 100644 index 000000000..861abc53a --- /dev/null +++ b/.icons/Gruvbox-Light/actions/symbolic/format-text-bold-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#928374" d="M 14,6 C 14,4.37 12.68,3 11,3 H 4 V 5 H 9 C 9.43,5 10,5.61 10,6 V 7 H 5 C 4.08,7 3.26,7.38 2.75,7.97 2.24,8.55 1.99,9.28 2,10 2.01,10.72 2.27,11.45 2.78,12.03 3.29,12.61 4.09,13 5,13 H 14 M 7,9 H 10 V 11 H 7 C 6.6,11 6.43,10.89 6.28,10.72 6.13,10.55 6,10.28 6,10 6,9.72 6.1,9.45 6.25,9.28 6.4,9.12 6.58,9 7,9 Z"/> +</svg> |