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/gst-debug-viewer-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/gst-debug-viewer-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/gst-debug-viewer-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/gst-debug-viewer-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/gst-debug-viewer-symbolic.svg new file mode 100644 index 000000000..0e4f253e6 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/gst-debug-viewer-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_bPucbP0MW8YsbGTNMb7HE5YRPFOp0Rw7"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_bPucbP0MW8YsbGTNMb7HE5YRPFOp0Rw7)"> + <rect style="fill:#928374" fill-opacity="0" width="16" height="16"/> + <path fill="#928374" fill-rule="evenodd" d="M 4.283 4.218 C 5.617 4.149 6.775 5.04 8.108 4.966 C 9.222 4.904 11.333 4 11.333 4 C 11.147 5.196 10.783 5.981 8.135 6.312 C 6.704 6.49 5.09 5.512 3.915 5.342 C 3.141 5.23 2 5.58 2 5.58 C 2 5.58 2.767 4.296 4.283 4.218 L 4.283 4.218 Z M 8.95 6.884 C 10.284 6.816 11.441 7.707 12.775 7.632 C 13.889 7.57 16 6.667 16 6.667 C 15.813 7.863 15.45 8.647 12.801 8.978 C 11.371 9.157 9.757 8.178 8.582 8.008 C 7.807 7.897 6.667 8.247 6.667 8.247 C 6.667 8.247 7.433 6.962 8.95 6.884 L 8.95 6.884 Z M 2.283 9.884 C 3.617 9.816 4.775 10.707 6.108 10.632 C 7.222 10.57 9.333 9.667 9.333 9.667 C 9.147 10.863 8.783 11.647 6.135 11.978 C 4.704 12.157 3.09 11.178 1.915 11.008 C 1.141 10.896 0 11.247 0 11.247 C 0 11.247 0.767 9.962 2.283 9.884 Z"/> + </g> +</svg> |