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-Plus-Dark/apps/16/etherwall.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-Plus-Dark/apps/16/etherwall.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/16/etherwall.svg | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/etherwall.svg b/.icons/Gruvbox-Plus-Dark/apps/16/etherwall.svg new file mode 100644 index 000000000..5ad9ea3aa --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/etherwall.svg @@ -0,0 +1,52 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + <linearGradient id="arrongin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#d79921; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#b57614; stop-opacity:1"/> + </linearGradient> + <linearGradient id="aurora" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#83a598; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#b16286; stop-opacity:1"/> + </linearGradient> + <linearGradient id="fitdance" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#8ec07c; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#458588; stop-opacity:1"/> + </linearGradient> + <linearGradient id="oomox" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#458588; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#928374; stop-opacity:1"/> + </linearGradient> + <linearGradient id="rainblue" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#b8bb26; stop-opacity:1"/> + <stop offset="100%" style="stop-color:#076678; stop-opacity:1"/> + </linearGradient> + <linearGradient id="sunrise" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #fe8019; stop-opacity:1"/> + <stop offset="100%" style="stop-color: #fabd2f; stop-opacity:1"/> + </linearGradient> + <linearGradient id="telinkrin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #83a598; stop-opacity:1"/> + <stop offset="100%" style="stop-color: #83a598; stop-opacity:1"/> + </linearGradient> + <linearGradient id="60spsycho" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #fb4934; stop-opacity:1"/> + <stop offset="25%" style="stop-color: #fabd2f; stop-opacity:1"/> + <stop offset="50%" style="stop-color: #fe8019; stop-opacity:1"/> + <stop offset="100%" style="stop-color: #689d6a; stop-opacity:1"/> + </linearGradient> + <linearGradient id="90ssummer" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color: #b16286; stop-opacity:1"/> + <stop offset="20%" style="stop-color: #8ec07c; stop-opacity:1"/> + <stop offset="50%" style="stop-color: #fabd2f; stop-opacity:1"/> + <stop offset="100%" style="stop-color: #458588; stop-opacity:1"/> + </linearGradient> + <linearGradient id="cyberneon" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0" style="stop-color:#83a598; stop-opacity:1"/> + <stop offset="1" style="stop-color:#b16286; stop-opacity:1"/> + </linearGradient> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 0 0 C 0.236 0.803 4.9 14.259 5.543 16 L 7.636 13.746 L 7.636 0 L 0 0 Z M 9.709 0 C 9.676 0.331 9.511 2.825 9.324 5.83 C 9.125 9.028 8.945 11.841 8.923 12.081 C 8.914 12.184 8.909 12.263 8.908 12.325 L 10.227 10.885 C 10.631 9.172 12.388 0.911 12.538 0 L 9.709 0 Z M 13.321 0 C 13.115 0.779 11.108 9.032 10.835 10.22 L 11.572 9.416 C 12.133 7.778 14.339 0.86 14.571 0 L 13.321 0 Z M 15.209 0 C 14.948 0.645 12.49 7.805 12.216 8.714 L 12.697 8.187 C 13.453 6.436 15.805 0.623 16 0 L 15.209 0 Z"/> +</svg> |