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-2/apps/symbolic/archlinux-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-2/apps/symbolic/archlinux-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/apps/symbolic/archlinux-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/apps/symbolic/archlinux-symbolic.svg b/.icons/Gruvbox_Dark-2/apps/symbolic/archlinux-symbolic.svg new file mode 100644 index 000000000..32f732492 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/apps/symbolic/archlinux-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_CJ54M7Kt575L1aIFpD7kfFbTATF82o6c"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_CJ54M7Kt575L1aIFpD7kfFbTATF82o6c)"> + <rect fill="#eff0f2" width="4.625" height="3.594" x="17.19" y=".06" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#eff0f2" fill-rule="evenodd" d="M 7.999 1 C 7.376 2.528 7 3.527 6.306 5.009 C 6.731 5.46 7.253 5.985 8.101 6.578 C 7.19 6.203 6.568 5.827 6.103 5.436 C 5.215 7.289 3.824 9.928 1.001 15 C 3.22 13.719 4.94 12.929 6.543 12.628 C 6.474 12.332 6.435 12.012 6.438 11.678 L 6.44 11.607 C 6.475 10.185 7.215 9.092 8.091 9.166 C 8.967 9.24 9.648 10.454 9.612 11.875 C 9.606 12.143 9.576 12.4 9.523 12.639 C 11.108 12.949 12.81 13.736 14.999 15 C 14.567 14.205 14.182 13.489 13.814 12.807 C 13.235 12.358 12.63 11.773 11.397 11.141 C 12.245 11.361 12.851 11.615 13.324 11.899 C 9.584 4.935 9.281 4.01 7.999 1 L 7.999 1 Z"/> + </g> +</svg> |