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/22/changes-allow.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/22/changes-allow.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/22/changes-allow.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/22/changes-allow.svg b/.icons/Gruvbox-Light/status/22/changes-allow.svg new file mode 100644 index 000000000..0fe3d372b --- /dev/null +++ b/.icons/Gruvbox-Light/status/22/changes-allow.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <path d="m 11,1.5 c -2.982464,0 -5.4359589,2.1562262 -5.9101562,5 H 7.1386719 C 7.5823641,4.7737034 9.13145,3.5 11,3.5 c 2.216,0 4,1.784 4,4 v 2 h 2 v -2 c 0,-3.324 -2.676,-6 -6,-6 z" style="opacity:0.2"/> + <path style="fill:#d2d2d2" d="M 11,1 C 8.017536,1 5.5640411,3.1562262 5.0898438,6 H 7.1386719 C 7.5823641,4.2737034 9.13145,3 11,3 c 2.216,0 4,1.784 4,4 v 2 h 2 V 7 C 17,3.676 14.324,1 11,1 Z"/> + <rect style="fill:#fe3c38" width="12" height="16" x="-21" y="-19" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2;fill:#ffffff" d="M 11,1 C 8.017536,1 5.5640411,3.1562262 5.0898438,6 H 5.1953125 C 5.8591229,3.4080099 8.195375,1.5 11,1.5 c 3.324,0 6,2.676 6,6 V 7 C 17,3.676 14.324,1 11,1 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 4,9 C 3.446,9 3,9.446 3,10 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 14 c 0.554,0 1,0.446 1,1 V 10 C 19,9.446 18.554,9 18,9 Z"/> + <rect style="fill:#fe6a6a" width="16" height="7" x="3" y="11" rx="0" ry="0"/> + <path style="opacity:0.2" d="m 3,20 v 0.5 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 V 20 c 0,0.554 -0.446,1 -1,1 H 4 C 3.446,21 3,20.554 3,20 Z"/> +</svg> |