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/status/symbolic/rotation-locked-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/status/symbolic/rotation-locked-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/symbolic/rotation-locked-symbolic.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/symbolic/rotation-locked-symbolic.svg b/.icons/Gruvbox-Light/status/symbolic/rotation-locked-symbolic.svg new file mode 100644 index 000000000..6a95465bb --- /dev/null +++ b/.icons/Gruvbox-Light/status/symbolic/rotation-locked-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 13,9 C 11.89,9 11,9.91 11,11.03 V 12 H 10 V 16 H 16 V 12 H 15 V 11.03 C 15,9.91 14.11,9 13,9 Z M 13,10 C 13.55,10 14,10.44 14,11 V 12 H 12 V 11 C 12,10.44 12.45,10 13,10 Z"/> + <path style="fill:#928374;opacity:0.3" d="M 8 2 C 4.6863 2 2 4.6863 2 8 L 0 8 L 3 12 L 6 8 L 4 8 C 4 5.7909 5.7909 4 8 4 C 10.209 4 12 5.7909 12 8 L 14 8 C 14 4.6863 11.314 2 8 2 z M 9 11.857 C 8.6786 11.941 8.3474 12 8 12 A 1 1 0 0 0 7 13 A 1 1 0 0 0 8 14 A 1 1 0 0 0 8.0957 13.996 C 8.4042 13.991 8.7044 13.956 9 13.906 L 9 11.857 z"/> +</svg> |