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/praat-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/praat-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/praat-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/praat-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/praat-symbolic.svg new file mode 100644 index 000000000..92f480996 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/praat-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_0kI6atRrSUPDSEpP5VZHpeJJJ6zp8deh"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_0kI6atRrSUPDSEpP5VZHpeJJJ6zp8deh)"> + <rect style="fill:#928374" fill-opacity="0" width="16" height="16"/> + <path fill="#928374" d="M 3.989 5.159 L 1.169 2.338 C 2.615 0.892 4.615 0 6.831 0 C 11.263 0 14.831 3.568 14.831 8 C 14.831 12.432 11.263 16 6.831 16 C 4.615 16 2.615 15.108 1.169 13.662 L 3.989 10.841 C 4.712 11.558 5.707 12 6.805 12 Q 6.805 12.578 6.789 13.688 Q 9.29 11.18 9.668 10.793 C 10.371 10.072 10.805 9.087 10.805 8 C 10.805 5.791 9.014 4 6.805 4 C 5.707 4 4.712 4.442 3.989 5.159 Z"/> + </g> +</svg> |