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_dark/actions/22/go-parent-folder.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_dark/actions/22/go-parent-folder.svg')
-rw-r--r-- | .icons/gruvbox_dark/actions/22/go-parent-folder.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/actions/22/go-parent-folder.svg b/.icons/gruvbox_dark/actions/22/go-parent-folder.svg new file mode 100644 index 000000000..753b193ed --- /dev/null +++ b/.icons/gruvbox_dark/actions/22/go-parent-folder.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1.84375 1.0097656 C 1.56245 1.0565656 1 1.2597656 1 2.0097656 L 1 13.009766 C 1 13.009766 1 14.009766 2 14.009766 L 10.671875 14.009766 L 10.671875 12.328125 C 10.273875 12.644125 9.70285 12.610953 9.34375 12.251953 L 8.6367188 11.544922 C 8.2464188 11.153922 8.2464188 10.520859 8.6367188 10.130859 L 9.5859375 9.1816406 L 11.464844 7.3027344 C 11.648844 7.1185344 11.898203 7.0133656 12.158203 7.0097656 C 12.428203 7.0061656 12.687906 7.1118344 12.878906 7.3027344 L 14.757812 9.1816406 L 15 9.4238281 L 15 4.0097656 C 15 3.0097656 14 3.0097656 14 3.0097656 L 9 3.0097656 L 7 1.0097656 L 2 1.0097656 C 2 1.0097656 1.93745 0.99413563 1.84375 1.0097656 z M 12.171875 8.0097656 L 10.292969 9.8886719 L 9.34375 10.837891 L 10.050781 11.544922 L 11 10.595703 L 11.671875 9.9238281 L 11.671875 14.009766 L 12.671875 14.009766 L 12.671875 9.9238281 L 13.34375 10.595703 L 14.292969 11.544922 L 15 10.837891 L 14.050781 9.8886719 L 12.171875 8.0097656 z" transform="translate(3 3)"/> +</svg> |