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/16/alva.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/16/alva.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/apps/16/alva.svg | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/apps/16/alva.svg b/.icons/Gruvbox_Dark-2/apps/16/alva.svg new file mode 100644 index 000000000..5410b4167 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/apps/16/alva.svg @@ -0,0 +1,50 @@ +<svg xmlns="http://www.w3.org/2000/svg" fill="none" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; } + </style> + <linearGradient id="arrongin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#dd9b44"/> + <stop offset="100%" style="stop-color:#ad6c16"/> + </linearGradient> + <linearGradient id="aurora" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#09D4DF"/> + <stop offset="100%" style="stop-color:#9269F4"/> + </linearGradient> + <linearGradient id="fitdance" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#1AD6AB"/> + <stop offset="100%" style="stop-color:#329DB6"/> + </linearGradient> + <linearGradient id="oomox" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#928374"/> + <stop offset="100%" style="stop-color:#928374"/> + </linearGradient> + <linearGradient id="rainblue" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#00F260"/> + <stop offset="100%" style="stop-color:#0575E6"/> + </linearGradient> + <linearGradient id="sunrise" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#FF8501"/> + <stop offset="100%" style="stop-color:#FFCB01"/> + </linearGradient> + <linearGradient id="telinkrin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#b2ced6"/> + <stop offset="100%" style="stop-color:#6da5b7"/> + </linearGradient> + <linearGradient id="60spsycho" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#df5940"/> + <stop offset="25%" style="stop-color:#d8d15f"/> + <stop offset="50%" style="stop-color:#e9882a"/> + <stop offset="100%" style="stop-color:#279362"/> + </linearGradient> + <linearGradient id="90ssummer" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop offset="0%" style="stop-color:#f618c7"/> + <stop offset="20%" style="stop-color:#94ffab"/> + <stop offset="50%" style="stop-color:#fbfd54"/> + <stop offset="100%" style="stop-color:#0f83ae"/> + </linearGradient> + </defs> + <path fill="url(#oomox)" class="ColorScheme-Text" fill-rule="evenodd" opacity=".6" d="M13.2602 6.63409C13.4831 6.63409 13.6157 6.89645 13.4857 7.08375L7.40433 15.8803C7.24507 16.105 6.90279 15.9927 6.90279 15.7144V6.91781C6.90279 6.76261 7.02747 6.63409 7.17871 6.63409H13.2602Z" clip-rule="evenodd"/> + <path fill="url(#oomox)" class="ColorScheme-Text" d="M9.23043 0.0323511C9.26887 0.0113377 9.31182 0.000226072 9.35556 0C9.49618 0 9.63454 0.109973 9.63454 0.286581V6.6732H8.46382V3.15091L4.97522 8.19512H6.9219V9.36583H3.27552C3.05262 9.36583 2.92028 9.10347 3.05297 8.91617L9.13526 0.120429C9.15933 0.0836127 9.192 0.0533532 9.23043 0.0323511Z"/> + <path fill="url(#oomox)" class="ColorScheme-Text" fill-rule="evenodd" opacity=".8" d="M8.46382 6.63409V8.19512H6.90279V9.36583H9.35782C9.50907 9.36583 9.63454 9.23675 9.63454 9.08155V6.63409H8.46382Z" clip-rule="evenodd"/> +</svg> |