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/anchor.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/anchor.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/24/anchor.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/24/anchor.svg b/.icons/Gruvbox-Plus-Dark/actions/24/anchor.svg new file mode 100644 index 000000000..6ff4adb07 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/24/anchor.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" version="1.1" viewBox="0 0 24 24" 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="m12 5c-1.289 0-2.512 1.045-2.512 2.333 0 1.087 0.6543 2.002 1.661 2.26v2.05h-2.649v1.88h2.649v3.672c-1.386-0.08879-2.178-0.3837-3.344-1.021l0.5181-0.7896-1.464-0.9238-1.859 3.118s1.481 0.8825 1.482 0.8873l0.4817-0.7292c1.522 0.8655 3.177 1.264 5.037 1.264 1.865 0 3.576-0.4086 5.098-1.278l0.4702 0.7656 1.432-0.9461-1.896-3.118-1.354 0.8867 0.4817 0.825c-1.167 0.6453-1.979 0.9692-3.381 1.059v-3.672h2.649v-1.88h-2.649v-2.05c1.006-0.259 1.661-1.173 1.661-2.26 0-1.289-1.223-2.333-2.512-2.333zm0 1.345c0.6443 0 0.9883 0.344 0.9883 0.9883s-0.344 0.9883-0.9883 0.9883-0.9883-0.344-0.9883-0.9883 0.344-0.9883 0.9883-0.9883z" fill="currentColor"/> +</svg> |