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/gnash-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/gnash-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/gnash-symbolic.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/gnash-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/gnash-symbolic.svg new file mode 100644 index 000000000..ffc269430 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/gnash-symbolic.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } + </style> + </defs> + <g style="fill:currentColor" class="ColorScheme-Text" transform="matrix(0.05010021,0,0,0.05010021,-4.8256523,-4.8256552)"> + <g style="fill:currentColor" class="ColorScheme-Text"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 303.43,153.731 c 0,26.195 -47.43,70.618 -47.43,70.618 0,0 -47.43,-44.423 -47.43,-70.618 0,-26.195 21.235,-47.431 47.43,-47.431 26.195,0 47.43,21.236 47.43,47.431 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 303.43,358.269 c 0,-26.195 -47.43,-70.618 -47.43,-70.618 0,0 -47.43,44.423 -47.43,70.618 0,26.195 21.235,47.431 47.43,47.431 26.195,0 47.43,-21.236 47.43,-47.431 z"/> + </g> + <g style="fill:currentColor" class="ColorScheme-Text"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 153.731,208.57 c 26.195,0 70.618,47.43 70.618,47.43 0,0 -44.423,47.43 -70.618,47.43 -26.195,0 -47.431,-21.235 -47.431,-47.43 0,-26.195 21.236,-47.43 47.431,-47.43 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 358.269,208.57 c -26.195,0 -70.618,47.43 -70.618,47.43 0,0 44.423,47.43 70.618,47.43 26.195,0 47.431,-21.235 47.431,-47.43 0,-26.195 -21.236,-47.43 -47.431,-47.43 z"/> + </g> + </g> +</svg> |