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/preferences-desktop-emoticons.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/preferences-desktop-emoticons.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/16/preferences-desktop-emoticons.svg | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/preferences-desktop-emoticons.svg b/.icons/Gruvbox-Plus-Dark/apps/16/preferences-desktop-emoticons.svg new file mode 100644 index 000000000..39fc5cb64 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/preferences-desktop-emoticons.svg @@ -0,0 +1,54 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="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> + <g transform="translate(-1128 -94)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M1136 94c-4.412 0-8 3.588-8 8s3.588 8 8 8 8-3.588 8-8-3.588-8-8-8zm0 1c3.872 0 7 3.128 7 7s-3.128 7-7 7-7-3.128-7-7 3.128-7 7-7zm-2.022 3.496c-.406.031-.729.919-.728 2.002 0 2.67 1.5 2.67 1.5 0 0-1.128-.349-2.034-.771-2.002zm4 0c-.406.031-.729.919-.728 2.002 0 2.67 1.5 2.67 1.5 0 0-1.128-.349-2.034-.771-2.002zm-4.804 5.334l-.707.707a4.999 4.999 0 0 0 3.533 1.467 4.999 4.999 0 0 0 3.533-1.467l-.707-.707a4 4 0 0 1-2.826 1.174 4 4 0 0 1-2.826-1.174z" overflow="visible"/> + </g> +</svg> |