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/noiz2sa-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/noiz2sa-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/noiz2sa-symbolic.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/noiz2sa-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/noiz2sa-symbolic.svg new file mode 100644 index 000000000..3d747c27b --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/noiz2sa-symbolic.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_surxyokJCgekVdRKMASijGAAJzPBgYjv"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_surxyokJCgekVdRKMASijGAAJzPBgYjv)"> + <rect style="fill:#928374" fill-opacity="0" width="16" height="16"/> + <g opacity=".6"> + <path fill="#928374" d="M 15.331 12.097 C 15.76 12.526 16 13.109 16 13.714 C 16 14.32 15.76 14.903 15.331 15.331 C 14.903 15.76 14.32 16 13.714 16 C 13.109 16 12.526 15.76 12.097 15.331 L 0.669 3.903 C 0.24 3.474 0 2.891 0 2.286 C 0 1.68 0.24 1.097 0.669 0.669 C 1.097 0.24 1.68 0 2.286 0 C 2.891 0 3.474 0.24 3.903 0.669 L 15.331 12.097 Z"/> + </g> + <path fill="#928374" fill-rule="evenodd" d="M 1.524 0 L 3.048 0 C 3.889 0 4.571 0.683 4.571 1.524 L 4.571 14.476 C 4.571 15.317 3.889 16 3.048 16 L 1.524 16 C 0.683 16 0 15.317 0 14.476 L 0 1.524 C 0 0.683 0.683 0 1.524 0 Z M 12.952 0 L 14.476 0 C 15.317 0 16 0.683 16 1.524 L 16 14.476 C 16 15.317 15.317 16 14.476 16 L 12.952 16 C 12.111 16 11.429 15.317 11.429 14.476 L 11.429 1.524 C 11.429 0.683 12.111 0 12.952 0 Z"/> + </g> +</svg> |