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-Plus-Dark/apps/symbolic/system-shutdown-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-Plus-Dark/apps/symbolic/system-shutdown-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/symbolic/system-shutdown-symbolic.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/symbolic/system-shutdown-symbolic.svg b/.icons/Gruvbox-Plus-Dark/apps/symbolic/system-shutdown-symbolic.svg new file mode 100644 index 000000000..62433a30a --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/symbolic/system-shutdown-symbolic.svg @@ -0,0 +1,6 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style> + </defs> + <path class="ColorScheme-Text" d="m8 0c-0.554 0-1 0.446-1 1v6c0 0.554 0.446 1 1 1s1-0.446 1-1v-6c0-0.554-0.446-1-1-1zm3.672 2.24-2e-3 0.00195c-0.5557 0-1.006 0.4502-1.006 1.006 6.03e-4 0.285 0.1025 0.5797 0.3301 0.752 0.6239 0.4721 2.006 1.769 2.006 4 0 2.761-2.239 5-5 5s-5-2.239-5-5c0.00645-1.575 0.7548-3.055 2.02-3.994l-0.00391-0.00391c0.00119-8.882e-4 0.00272-0.00106 0.00391-0.00195 0.2273-0.1721 0.3275-0.4672 0.3281-0.752 0-0.5551-0.4488-1.004-0.8696-1.005-0.4043-9.345e-4 -0.6352 0.1272-0.9078 0.3545-0.7898 0.665-2.554 2.477-2.57 5.402 0 3.866 3.134 7 7 7s7-3.134 7-7c-0.01033-2.965-1.821-4.79-2.578-5.423-0.2198-0.184-0.4633-0.3359-0.75-0.3359z" fill="currentColor"/> +</svg> |