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/places/symbolic/folder-cinnamon-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_dark/places/symbolic/folder-cinnamon-symbolic.svg')
-rw-r--r-- | .icons/gruvbox_dark/places/symbolic/folder-cinnamon-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/places/symbolic/folder-cinnamon-symbolic.svg b/.icons/gruvbox_dark/places/symbolic/folder-cinnamon-symbolic.svg new file mode 100644 index 000000000..7cf076ce7 --- /dev/null +++ b/.icons/gruvbox_dark/places/symbolic/folder-cinnamon-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <path fill="#eff0f2" d="M 8 0 C 3.581913 0 0 3.581913 0 8 C 0 12.418782 3.581913 16 8 16 C 12.418782 16 16 12.418782 16 8 C 16 3.581913 12.418782 0 8 0 Z M 8 1.36413 C 11.665391 1.36413 14.63587 4.334609 14.63587 8 C 14.63587 8.563754 14.558964 9.10777 14.42663 9.630435 L 11.27038 6.122283 L 7.235054 10.713315 L 9.182065 6.817935 L 8.209239 5.078804 L 2.472826 11.671196 C 1.773008 10.61959 1.36413 9.357685 1.36413 8 C 1.36413 4.334609 4.334609 1.36413 8 1.36413 Z"/> +</svg> |