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/actions/24/database-lock-all.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/actions/24/database-lock-all.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/24/database-lock-all.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/24/database-lock-all.svg b/.icons/Gruvbox-Plus-Dark/actions/24/database-lock-all.svg new file mode 100644 index 000000000..160535d84 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/24/database-lock-all.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style> + </defs> + <path class="ColorScheme-Text" d="m9.717 5.001c-1.741 0-3.146 1.431-3.146 3.191v1.523h-0.7852c-0.4353 0-0.7852 0.3499-0.7852 0.7852v4.715c0 0.4353 0.3499 0.7852 0.7852 0.7852h2.787v-3.215c0-0.5738 0.4613-1.035 1.035-1.035h0.5352v-0.6074c0.0038-0.4878 0.09372-0.9712 0.2656-1.428h-2.266v-1.572c0-0.8706 0.7013-1.57 1.572-1.57 0.8709 0 1.57 0.7 1.57 1.57v0.1562c0.4076-0.4293 0.9024-0.7663 1.451-0.9883-0.3751-1.333-1.581-2.311-3.02-2.311zm4.57 3c-1.741 0-3.145 1.431-3.145 3.191v1.523h-0.7852c-0.4353 0-0.7852 0.3499-0.7852 0.7852v4.715c0 0.4353 0.3499 0.7852 0.7852 0.7852h7.857c0.4353 0 0.7852-0.3499 0.7852-0.7852v-4.715c0-0.4353-0.3499-0.7852-0.7852-0.7852h-0.7852v-1.523c0-1.76-1.402-3.191-3.143-3.191zm0 1.572c0.8709 0 1.57 0.7 1.57 1.57v1.572h-3.143v-1.572c0-0.8706 0.7013-1.57 1.572-1.57z" fill="currentColor"/> +</svg> |