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/16/database-change-key.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/16/database-change-key.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/16/database-change-key.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/16/database-change-key.svg b/.icons/Gruvbox-Plus-Dark/actions/16/database-change-key.svg new file mode 100644 index 000000000..cfe0ffab4 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/16/database-change-key.svg @@ -0,0 +1,6 @@ +<svg width="16" height="16" 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="m11.61 2c-0.1812 0-0.362 0.07094-0.502 0.2109l-1.398 1.398 2.67 2.68 1.408-1.398c0.28-0.28 0.28-0.7298 0-1.01l-1.67-1.67c-0.145-0.14-0.3266-0.2109-0.5078-0.2109zm-7.111 1c-2.49 0-4.5 2.02-4.5 4.5 0 1.221 0.4876 2.323 1.273 3.133l2.123-2.123c-0.244-0.2667-0.3965-0.6186-0.3965-1.01 0-0.82 0.67-1.5 1.5-1.5 0.3901 0 0.7412 0.1541 1.008 0.3984l2.119-2.119c-0.8224-0.7958-1.934-1.273-3.127-1.279zm4.25 1.57-6.75 6.75v2.68h2.67l6.75-6.75-2.67-2.68zm5.342 1.43-3.008 3h0.916v2h3v-2h1v-3h-1.908z" fill="currentColor"/> +</svg> |