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/pulseeffects-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/pulseeffects-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/pulseeffects-symbolic.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/pulseeffects-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/pulseeffects-symbolic.svg new file mode 100755 index 000000000..1f629dbd9 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/pulseeffects-symbolic.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <g opacity=".4"> + <path fill="#928374" fill-rule="evenodd" d="M 2.182 1.455 C 1.577 1.455 1.091 1.941 1.091 2.545 L 1.091 13.455 C 1.091 14.059 1.577 14.545 2.182 14.545 C 2.786 14.545 3.273 14.059 3.273 13.455 L 3.273 2.545 C 3.273 1.941 2.786 1.455 2.182 1.455 L 2.182 1.455 Z M 13.818 1.455 C 13.214 1.455 12.727 1.941 12.727 2.545 L 12.727 13.455 C 12.727 14.059 13.214 14.545 13.818 14.545 C 14.423 14.545 14.909 14.059 14.909 13.455 L 14.909 2.545 C 14.909 1.941 14.423 1.455 13.818 1.455 L 13.818 1.455 Z M 8 1.455 C 7.396 1.455 6.909 1.941 6.909 2.545 L 6.909 13.455 C 6.909 14.059 7.396 14.545 8 14.545 C 8.604 14.545 9.091 14.059 9.091 13.455 L 9.091 2.545 C 9.091 1.941 8.604 1.455 8 1.455 Z"/> + </g> + <path fill="#928374" d="M 16 7.273 C 16 8.478 15.023 9.455 13.818 9.455 C 12.613 9.455 11.636 8.478 11.636 7.273 C 11.636 6.068 12.613 5.091 13.818 5.091 C 15.023 5.091 16 6.068 16 7.273 Z"/> + <path fill="#928374" fill-rule="evenodd" d="M 13.818 8.071 C 13.214 8.071 12.727 8.558 12.727 9.162 L 12.727 13.455 C 12.727 14.059 13.214 14.545 13.818 14.545 C 14.423 14.545 14.909 14.059 14.909 13.455 L 14.909 9.162 C 14.909 8.558 14.423 8.071 13.818 8.071 Z M 1.091 6.994 L 1.091 13.455 C 1.091 14.059 1.577 14.545 2.182 14.545 C 2.786 14.545 3.273 14.059 3.273 13.455 L 3.273 7.03 C 3.942 6.657 4.395 5.943 4.395 5.122 C 4.395 3.917 3.418 2.94 2.213 2.94 C 1.008 2.94 0.031 3.917 0.031 5.122 C 0.031 5.917 0.456 6.612 1.091 6.994 L 1.091 6.994 Z M 6.909 12.072 L 6.909 13.455 C 6.909 14.059 7.396 14.545 8 14.545 C 8.604 14.545 9.091 14.059 9.091 13.455 L 9.091 12.072 C 9.743 11.695 10.182 10.989 10.182 10.182 C 10.182 8.977 9.205 8 8 8 C 6.795 8 5.818 8.977 5.818 10.182 C 5.818 10.989 6.257 11.695 6.909 12.072 L 6.909 12.072 Z"/> +</svg> |