From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: 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 --- .icons/Gruvbox-Plus-Dark/apps/16/slingscold.svg | 52 +++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 .icons/Gruvbox-Plus-Dark/apps/16/slingscold.svg (limited to '.icons/Gruvbox-Plus-Dark/apps/16/slingscold.svg') diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/slingscold.svg b/.icons/Gruvbox-Plus-Dark/apps/16/slingscold.svg new file mode 100644 index 000000000..4aab70a7a --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/slingscold.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 14.206 0 C 11.544 0 7.973 1.826 5.574 4.966 L 3.586 4.966 C 2.149 4.966 1.326 6.038 0.759 7.172 L 0 8.69 L 3.586 8.69 L 5.448 10.552 L 7.31 12.414 L 7.31 16 L 8.828 15.241 C 9.962 14.674 11.034 13.851 11.034 12.414 L 11.034 10.426 C 14.174 8.027 16 4.456 16 1.794 L 16 0 L 14.206 0 Z M 11.034 3.724 C 11.72 3.724 12.276 4.28 12.276 4.966 C 12.276 5.651 11.72 6.207 11.034 6.207 C 10.349 6.207 9.793 5.651 9.793 4.966 C 9.793 4.28 10.349 3.724 11.034 3.724 Z M 2.965 11.173 L 2.345 11.793 C 1.448 12.69 1.103 14.897 1.103 14.897 C 1.103 14.897 3.211 14.651 4.207 13.655 L 4.827 13.035 L 2.965 11.173 Z"/> +</svg> -- cgit v1.2.3