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/apps/symbolic/ocsstore-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/apps/symbolic/ocsstore-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/ocsstore-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/ocsstore-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/ocsstore-symbolic.svg new file mode 100755 index 000000000..42cb2af21 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/ocsstore-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="#928374" fill-rule="evenodd" d="M 8 0 C 6.087 0.003 4.239 0.692 2.79 1.941 L 4.974 4.126 C 5.166 4.045 5.378 4 5.6 4 L 10.4 4 C 10.622 4 10.834 4.045 11.026 4.126 L 13.214 1.937 C 11.764 0.689 9.914 0.001 8 0 L 8 0 L 8 0 Z M 1.937 2.786 C 0.689 4.236 0.001 6.086 0 8 C 0.003 9.913 0.692 11.761 1.941 13.21 L 4 11.152 L 4 10.4 L 4 9.6 L 4 5.6 C 4 5.378 4.045 5.166 4.126 4.974 L 1.937 2.786 L 1.937 2.786 L 1.937 2.786 Z M 14.059 2.79 L 11.874 4.974 C 11.955 5.166 12 5.378 12 5.6 L 12 10.4 C 12 10.622 11.955 10.834 11.874 11.026 L 14.063 13.214 C 15.311 11.764 15.999 9.914 16 8 C 15.997 6.087 15.308 4.239 14.059 2.79 L 14.059 2.79 Z M 11.026 11.874 C 10.834 11.955 10.622 12 10.4 12 L 6.8 12 L 4 14.8 L 4 12.848 L 2.786 14.062 C 4.236 15.311 6.086 15.999 8 16 C 9.913 15.997 11.761 15.308 13.21 14.059 L 11.026 11.874 Z"/> +</svg> |