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/22/map-globe.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/22/map-globe.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/22/map-globe.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/22/map-globe.svg b/.icons/Gruvbox-Plus-Dark/actions/22/map-globe.svg new file mode 100644 index 000000000..3d91e3aa9 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/22/map-globe.svg @@ -0,0 +1,6 @@ +<svg width="22" height="22" version="1.1" viewBox="0 0 22 22" 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="m6.05 6.05a7 7 0 0 0 1e-7 9.899 7 7 0 0 0 9.899 0 7 7 0 0 0 0-9.899 7 7 0 0 0-9.899 0zm0.5455 1.253 3.697 3.697-1.753 1.753c-1.349-1.557-1.997-3.511-1.945-5.45zm0.7071-0.7071c1.938-0.05245 3.893 0.5959 5.45 1.945l-1.753 1.753zm1.062-0.9626a6 6 0 0 1 6.508 0.7872l-1.411 1.411c-1.47-1.294-3.262-2.027-5.096-2.199zm-2.728 2.764c0.1772 1.823 0.9081 3.603 2.195 5.064l-1.4 1.4a6 6 0 0 1-0.7941-6.465zm1.501 7.172 1.395-1.395c1.411 1.287 3.132 2.043 4.908 2.27a6 6 0 0 1-6.303-0.8756zm2.102-2.102 1.759-1.759 3.81 3.81c-1.989 0.05403-3.994-0.6298-5.57-2.051zm2.467-2.467 1.759-1.759c1.421 1.576 2.105 3.581 2.051 5.57zm2.467-2.467 1.395-1.395a6 6 0 0 1 0.8756 6.303c-0.2277-1.776-0.9834-3.497-2.27-4.908z" fill="currentColor"/> +</svg> |