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_Dark/apps/symbolic/beaker-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_Dark/apps/symbolic/beaker-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/apps/symbolic/beaker-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/apps/symbolic/beaker-symbolic.svg b/.icons/Gruvbox_Dark/apps/symbolic/beaker-symbolic.svg new file mode 100644 index 000000000..cdcfd1bcb --- /dev/null +++ b/.icons/Gruvbox_Dark/apps/symbolic/beaker-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="#eff0f2" fill-rule="evenodd" d="M 14.752 3.707 C 15.542 4.947 16 6.42 16 8 C 16 12.418 12.418 16 8 16 C 3.582 16 0 12.418 0 8 C 0 3.582 3.582 0 8 0 L 8 0 C 9.442 0 10.795 0.381 11.963 1.049 C 12.312 1.029 12.78 0.99 13.221 0.948 C 13.511 0.92 13.864 0.849 14.186 0.934 C 14.286 0.96 14.386 1.007 14.469 1.105 C 14.543 1.175 14.605 1.255 14.648 1.336 C 14.711 1.458 14.719 1.502 14.716 1.73 C 14.715 1.872 14.71 2.293 14.705 2.665 C 14.699 3.196 14.708 3.41 14.744 3.653 C 14.747 3.672 14.749 3.691 14.752 3.707 Z M 8 2.667 C 10.946 2.667 13.333 5.054 13.333 8 C 13.333 10.946 10.946 13.333 8 13.333 C 5.054 13.333 2.667 10.946 2.667 8 C 2.667 5.054 5.054 2.667 8 2.667 L 8 2.667 Z"/> +</svg> |