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/places/16/folder-mozilla.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/places/16/folder-mozilla.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/places/16/folder-mozilla.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/places/16/folder-mozilla.svg b/.icons/Gruvbox-Plus-Dark/places/16/folder-mozilla.svg new file mode 100644 index 000000000..bd8165081 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/places/16/folder-mozilla.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="m1 1v14h14v-14zm5.658 3.625c0.9536 0 1.833 0.4556 2.156 1.424 0.3667-0.8803 1.114-1.424 2.156-1.424 1.188 0 2.275 0.7189 2.275 2.289v3.021h0.8789v1.438h-2.773v-3.727c0-1.144-0.3802-1.584-1.129-1.584-0.9096 0-1.277 0.6458-1.277 1.57v2.303h0.8809v1.438h-2.773v-3.725c0-1.144-0.3804-1.584-1.129-1.584-0.9096 0-1.277 0.6439-1.277 1.568v2.305h1.264v1.438h-4.035v-1.438h0.8789v-3.742h-0.8789v-1.438h2.771v0.998c0.3961-0.7041 1.088-1.131 2.012-1.131z" fill="currentColor"/> +</svg> |