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/clementine.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/clementine.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/16/clementine.svg | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/clementine.svg b/.icons/Gruvbox-Plus-Dark/apps/16/clementine.svg new file mode 100644 index 000000000..00a083d42 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/clementine.svg @@ -0,0 +1,52 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <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 id="stop3" offset="0%" style="stop-color:#d79921"/> + <stop id="stop5" offset="100%" style="stop-color:#b57614"/> + </linearGradient> + <linearGradient id="aurora" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop id="stop8" offset="0%" style="stop-color:#83a598"/> + <stop id="stop10" offset="100%" style="stop-color:#b16286"/> + </linearGradient> + <linearGradient id="fitdance" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop id="stop13" offset="0%" style="stop-color:#8ec07c"/> + <stop id="stop15" offset="100%" style="stop-color:#458588"/> + </linearGradient> + <linearGradient id="oomox" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop id="stop18" offset="0%" style="stop-color:#458588"/> + <stop id="stop20" offset="100%" style="stop-color:#928374"/> + </linearGradient> + <linearGradient id="rainblue" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop id="stop23" offset="0%" style="stop-color:#b8bb26"/> + <stop id="stop25" offset="100%" style="stop-color:#076678"/> + </linearGradient> + <linearGradient id="sunrise" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop id="stop28" offset="0%" style="stop-color:#fe8019"/> + <stop id="stop30" offset="100%" style="stop-color:#fabd2f"/> + </linearGradient> + <linearGradient id="telinkrin" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop id="stop33" offset="0%" style="stop-color:#83a598"/> + <stop id="stop35" offset="100%" style="stop-color:#83a598"/> + </linearGradient> + <linearGradient id="60spsycho" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop id="stop38" offset="0%" style="stop-color:#fb4934"/> + <stop id="stop40" offset="25%" style="stop-color:#fabd2f"/> + <stop id="stop42" offset="50%" style="stop-color:#fe8019"/> + <stop id="stop44" offset="100%" style="stop-color:#689d6a"/> + </linearGradient> + <linearGradient id="90ssummer" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop id="stop47" offset="0%" style="stop-color:#b16286"/> + <stop id="stop49" offset="20%" style="stop-color:#8ec07c"/> + <stop id="stop51" offset="50%" style="stop-color:#fabd2f"/> + <stop id="stop53" offset="100%" style="stop-color:#458588"/> + </linearGradient> + <linearGradient id="cyberneon" x1="0%" x2="0%" y1="0%" y2="100%"> + <stop id="stop56" offset="0" style="stop-color:#83a598"/> + <stop id="stop58" offset="1" style="stop-color:#b16286"/> + </linearGradient> + </defs> + <path fill="currentColor" class="ColorScheme-Text" d="m 2.7449373,3.1057971e-7 a 9.3734268,9.3734268 0 0 0 0,13.25506968942029 9.3734268,9.3734268 0 0 0 13.2550597,0 l -1.47277,-1.47278 a 7.2904431,7.2904431 0 0 1 -10.3090997,0 7.2904431,7.2904431 0 0 1 0,-10.3090997 L 2.7453473,4.2031058e-4 Z M 4.9357073,2.2640003 a 6.2489512,6.2489512 0 0 0 -1.45236,3.51097 h 4.96334 z m -1.46048,4.55246 a 6.2489512,6.2489512 0 0 0 1.46048,3.5109697 l 3.51098,-3.5109697 z m 5.7079,0.73637 -3.51098,3.5109697 a 6.2489512,6.2489512 0 0 0 3.51098,1.45236 z m 1.0414897,0 V 12.52428 a 6.2489512,6.2489512 0 0 0 3.51097,-1.46048 z"/> +</svg> |