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-Light/places/symbolic/folder-mega-symbolic.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-Light/places/symbolic/folder-mega-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/places/symbolic/folder-mega-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/places/symbolic/folder-mega-symbolic.svg b/.icons/Gruvbox-Light/places/symbolic/folder-mega-symbolic.svg new file mode 100644 index 000000000..c07dd4163 --- /dev/null +++ b/.icons/Gruvbox-Light/places/symbolic/folder-mega-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_XJyEuxEFHABFfK8HQLTRUKmmaQywor4G"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_XJyEuxEFHABFfK8HQLTRUKmmaQywor4G)"> + <rect style="fill:#000000" fill-opacity="0" width="16" height="16"/> + <path fill="#928374" d="M 8 0 C 3.582 0 0 3.582 0 8 C 0 12.418 3.582 16 8 16 C 12.418 16 16 12.418 16 8 C 16 3.582 12.418 0 8 0 Z M 12.153 10.829 C 12.153 10.966 12.042 11.077 11.905 11.077 L 10.86 11.077 C 10.723 11.077 10.612 10.966 10.612 10.829 L 10.612 7.61 C 10.612 7.584 10.581 7.571 10.559 7.588 L 8.345 9.802 C 8.155 9.992 7.841 9.992 7.65 9.802 L 5.437 7.588 C 5.419 7.571 5.384 7.584 5.384 7.61 L 5.384 10.829 C 5.384 10.966 5.273 11.077 5.136 11.077 L 4.091 11.077 C 3.954 11.077 3.843 10.966 3.843 10.829 L 3.843 5.171 C 3.843 5.034 3.954 4.923 4.091 4.923 L 4.808 4.923 C 4.936 4.923 5.065 4.976 5.158 5.069 L 7.911 7.823 C 7.96 7.872 8.035 7.872 8.084 7.823 L 10.838 5.069 C 10.931 4.976 11.055 4.923 11.188 4.923 L 11.905 4.923 C 12.042 4.923 12.153 5.034 12.153 5.171 L 12.153 10.829 L 12.153 10.829 Z"/> + </g> +</svg> |