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_Dark/status/24/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_Dark/status/24/changes-allow.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/status/24/changes-allow.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/status/24/changes-allow.svg b/.icons/Gruvbox_Dark/status/24/changes-allow.svg new file mode 100644 index 000000000..4526ef02c --- /dev/null +++ b/.icons/Gruvbox_Dark/status/24/changes-allow.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <path d="m 12,2.5 c -2.982464,0 -5.4359589,2.1562262 -5.9101562,5 H 8.1386719 C 8.5823641,5.7737034 10.13145,4.5 12,4.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 12 2 C 9.017536 2 6.5640411 4.1562262 6.0898438 7 L 8.1386719 7 C 8.5823641 5.2737034 10.13145 4 12 4 C 14.216 4 16 5.784 16 8 L 16 10 L 18 10 L 18 8 C 18 4.676 15.324 2 12 2 z"/> + <rect style="fill:#fe3c38" width="12" height="16" x="-22" y="-20" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2;fill:#ffffff" d="M 12 2 C 9.017536 2 6.5640411 4.1562262 6.0898438 7 L 6.1953125 7 C 6.8591229 4.4080099 9.195375 2.5 12 2.5 C 15.324 2.5 18 5.176 18 8.5 L 18 8 C 18 4.676 15.324 2 12 2 z"/> + <path style="opacity:0.2;fill:#ffffff" d="m 5,10 c -0.554,0 -1,0.446 -1,1 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 14 c 0.554,0 1,0.446 1,1 V 11 c 0,-0.554 -0.446,-1 -1,-1 z"/> + <rect style="fill:#fe6a6a" width="16" height="7" x="4" y="12" rx="0" ry="0"/> + <path style="opacity:0.2" d="m 4,21 v 0.5 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 V 21 c 0,0.554 -0.446,1 -1,1 H 5 C 4.446,22 4,21.554 4,21 Z"/> +</svg> |